/*  
Theme Name: DFT
Theme URI: http://debtfasttrack.com
Description: beta
Version: 0.1
Author: Nic Johnson
Author URI: http://nicreate.com/
*/

/*@font-face{
	font-family: 'Fontin-BoldItalic'; 
	src: url('fonts/Fontin_Sans_BI_45b.otf') format('opentype');
}
@font-face{
	font-family: 'Fontin-Italic'; 
	src: url('fonts/Fontin_Sans_I_45b.otf') format('opentype');
}*/

/* for IE */
@font-face {
  font-family: "Fontin";
  src: url(fonts/Fontin_Sans_BI_45b.eot);
}

@font-face {
  font-family: "Fontin";
  src: local('Fontin'), url(fonts/Fontin_Sans_R_45b.otf) format("opentype");
}

@font-face {
  font-family: "Fontin";
  src: local('Fontin Bold'), url(fonts/Fontin_Sans_B_45b.otf) format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: "Fontin";
  src: local('Fontin Italic'), url(fonts/Fontin_Sans_I_45b.otf) format("opentype");
  font-style: italic;
}

@font-face {
  font-family: "Fontin";
  src: local('Fontin Bold Italic'), url(fonts/Fontin_Sans_BI_45b.otf) format("opentype");
  font-weight: bold;
  font-style: italic;
}



article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
input, select {
	vertical-align:middle;
}
body {
	background-color:#eee;
}
a {
	color:#32622C;
}
header, footer, .container {
/*	background-color:#fff;*/
}
header {
/*  background:#cbdcc9 url(images/header-tile.gif) top left repeat;*/
	background:#cbdcc9;
	border-bottom:1px solid #456d3f;
}
/*header div.container {
	margin:4px auto 16px;
	padding:20px 0 0;
}*/
header h1 {
	float:left;
	margin:12px 0;
	padding:0;
	font-family:Fontin, Helvetica, Arial, serif;
	color:#fff;
	font-size:48px;
	-moz-text-shadow:0 1px 1px #fff;
	-webkit-text-shadow:0 1px 1px #fff;
	text-shadow:0px 1px 1px #fff;
	font-weight:bold;
	font-style:italic;
	background:#cbdcc9 url(images/logo.gif) top left no-repeat;
	text-indent:-9999px;
	width:196px;
	height:50px;
}
header h1 a, header h1 a:link, header h1 a:visited, header h1 a:hover, header h1 a:active {
	text-decoration:none;
	color:#21341e;
}
nav {
	float:right;
	margin:20px 0 0;
}
nav ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
nav ul li {
	float:left;
/*	margin-left:10px;*/
}
nav ul li a {
	display:block;
}
#sitenav li a {
	color:#21341e;
	text-decoration:none;
	padding:6px 18px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#sitenav li.current_page_item, #sitenav li.current_page_parent {
	padding-bottom:8px;
	background:transparent url(images/current-indicator.png) no-repeat center bottom;
}
#sitenav li.current_page_item a, #sitenav li.current_page_parent a {
	color:#fff;
	background:#32622c;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
h2 a, h2 a:hover {
	color:#fff;
	text-decoration:none;
}
h3 {
/*	text-transform:uppercase;*/
	font-size:16px;
}
h4 {
	font-size:12px;
	text-transform: uppercase;
}
footer {
	background-color:#eee;
	padding:10px 0;
/*	border-top:1px solid #eee;*/
}

#wrapper {
	background-color:#fff;
	padding:48px 0;
}
.relative {position:relative;}
.roundy {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
div.colborder {
/*	border-right-color:#ddd;*/
}
.overlay {
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.7);
}
.error-info {
	color:#867d3e;
	background-color:#f7f6c9;
	border:1px solid #cbcba5;
	padding:10px;
}
.center {
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
}
img.left {
	margin:0 16px 12px 0;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 20px #999;
	box-shadow:0 0 20px #999;
}
img.right {
	margin:0 0 12px 16px;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 20px #999;
	box-shadow:0 0 20px #999;
}
#elimination-steps img {
	width:948px;
	border:1px solid #bbb;
}

.image-message {
	position:absolute;
	width:942px;
	color:#fff;
	margin:4px;
}
.image-message div {
	padding:1em;
}
.image-message h3 {
	color:#fff;
	font-family:Palatino, "Palatino Linotype", "Times New Roman", serif;
	font-style:italic;
	margin:0 0 4px;
	padding:0;
}
.image-message p {
	margin:0;
	padding:0;
}
#blog-posts {
/*	border:1px solid #bbb;*/
}
#blog-posts h4 {
	margin:0;
}
#blog-posts article {
	margin:0 0 1em;
}

#feature {
	background:#32622c;
	border-top:1px solid #cbdcc9;
	color:#fff;
}
#subheader {
	background:#32622c url(images/feature-gradient.jpg) center -100px no-repeat;
/*	background:#32622c url(images/feature-bg.jpg) left bottom repeat-x;*/
	border-top:1px solid #cbdcc9;
	color:#fff;	
}
.fade {
	margin:0;
	padding:0;
	list-style:none;
}
#feature .container {
	position:relative;
}
.feature-link {
	position:absolute;
	cursor:pointer;
}
#feature-left {
	left:-60px;
	top:50%;
}
#feature-right {
	right:-60px;
	top:50%;
}
#pagination {
	padding:10px 0 0;
	background-color:#fff;
}
#pagination p {
	background:transparent url(images/pagination.png) center 0px no-repeat;
	text-indent:-9999px;
	height:10px;
	margin:0;
}
#subheader h2 {
	font-family:Helvetica, Arial, serif;
	font-style:italic;
	color:#fff;
	font-size:40px;
	-moz-text-shadow:0 1px 1px #20331d;
	-webkit-text-shadow:0 1px 1px #20331d;
	text-shadow:-1px 1px 1px #20331d;
	margin:0;
}
#subheader {
	padding:6px 0;
}
#feature h2 {
	margin-bottom:6px;
	line-height:1.2;
}
#feature .container {
/*	background:#32622c url(images/feature-gradient.jpg) top left no-repeat;*/
}
#feature p {
	font-size:15px;
	-moz-text-shadow:0 1px 1px #20331d;
	-webkit-text-shadow:0 1px 1px #20331d;
	text-shadow:-1px 1px 1px #20331d;
	font-family:Fontin, Helvetica, Arial, serif;
	font-style:italic;
}
.feature-img {
	border:8px solid #eee;
	-moz-box-shadow:0 0 20px #20331d;
	-webkit-box-shadow:0 0 20px #20331d;
	box-shadow:0 0 20px #20331d;
	margin:20px 0;
}
#feature .step {
	font-family:Georgia, serif;
	font-style:italic;
	color:#cbdcc9;
	font-size:32px;
	margin-bottom:0;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
}
.feature-text {
/*  margin:20px 0;*/
/*	background:transparent url(images/feature-gradient.jpg) top left no-repeat;*/
}

#social, #content {
/*	margin:30px auto 50px;*/
}
.byline, .byline a {
	color:#888;
}

.cf_hidden, .linklove, .cform legend {
  display:none;
}

.cform {
  
}
.cform ol {
  list-style:none;
  margin:0;
  padding:0;
}
.cform fieldset {
  border:none;
  margin:0;
  padding:0;
}
.cform label {
  display:block;
  margin-top:7px;
}
.reqtxt, .emailreqtxt {
  font-style:italic;
  color:#aaa;
  padding-left:7px;
}
.cform input.single {
  width:300px;
}
.cf_info.failure {
	background-color:#ffd3d3;
	border:1px solid #cd8484;
	padding:0.5em 1em;
}
.cform label.cf-before {
	display:inline;
}
.cf-box-b {
	float:left;
	top:0;
	margin:0 5px 5px 0;
}
.cf-sb {
	margin-top:1.5em;
}
.promo {
	display:block;
	padding:1em;
	background:#32622C;
	color:#fff;
	font-weight:bold;
	text-align:center;
	width:400px;
	margin:2em auto;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.51, rgb(50,98,44)),
    color-stop(0.91, rgb(90,173,79))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(50,98,44) 51%,
    rgb(90,173,79) 91%
);
	font-size:120%;
	text-decoration:none;
}
.promo:hover {
	color:#fff
}
