/*  
Theme Name: LeadConfidential
Theme URI: http://LeadConfidential.com/
Description: Theme created exclusively for LeadConfidential.com.
Version: 1.0
Author: Dan Poynor
Author URI: http://danpoynor.com/
*/

* {
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:0.9em;
	text-align:left;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background: #cfcfcf;
}
a:link,
a:visited,
a:hover,
a:active {
	cursor:pointer;
	color:#bb030b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: none;
}
li, ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
li li, ul ul, ul ol {
	list-style: disc outside;
	margin-left: 1em;
	margin-right: 0.5em;
	padding-left: 0.25em;
}
li ol li  {
	list-style: decimal outside;
	margin-left: 1.5em;
	margin-right: 0.5em;
}
div#column-right li,
div#column-right li li,
div#column-right ul,
div#column-right ul ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
* a:active, * a:focus {outline: none;}
img#wpstats{display:none}
p {margin-bottom: 0.9em;}

/* IDs and Classes */
#content {
	background: url(images/bg.gif);
	width:923px;
	margin: auto;
	text-align: left;
}
/*  Header and Footer Styles */
#top,
#bottom {
	height: 25px;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background: url(images/top.gif) no-repeat;
}
#bottom {
	background: url(images/bottom.gif) no-repeat;
}
#content #column-left #header {
	height: 137px;
	width: 580px;
	background: url(images/header.gif) no-repeat;
	position: relative;
}
#content #column-left #header #header-logo {
	height: 102px;
	width: 497px;
	background: url(images/web_logo.png) no-repeat;
	position: relative;
	margin-left:35px;
	cursor: pointer;
	cursor: hand;
}
#content #column-left #header #header-logo h1 {
	color: #000000;
	font-size: 36px;
	padding-top: 15px;
	padding-left: 25px;
	text-indent:-9999px;
}
#content #column-left #header #header-logo h1 a:hover {
	text-decoration:none;
}
#content #column-left #header #header-logo h2 {
	color: #666666;
	margin-left: 25px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	text-indent:-9999px;
}
#content #column-left #header ul#header-links,
#content #footer ul#footer-links {
	overflow: auto;
	padding-bottom: 5px;
}
#content #column-left #header ul#header-links li,
#content #footer ul#footer-links li {
	float:left;
}
#content #column-left #header ul#header-links {
	left: 15px;
	bottom: 0px;
	position: absolute;
	width: 565px;
}
#content #column-left #header #header-links li a {
	display: block;
	padding: 5px 12px;
}
#content #footer {
	background: #F0F0F0;
	padding-top: 7px;
	padding-bottom: 10px;
	width: 900px;
	margin: 0 11px;
}
#content #footer ul#footer-links {
	margin-left: 15px;
	width: 850px;
}
#content #footer #footer-links li a {
	display: block;
	padding: 2px 10px;
	margin-bottom: 0px;
}
#content #footer p#copyright {
	font-size:11px;
	margin-left: 25px;
	width: 850px;
}
#content #footer #topofpage {
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
/*  Left Column Styles */
#column-left {
	padding:0 10px 0 11px;
	width:570px;
	float: left;
}
#column-left #articles li {
	clear: both;
	overflow: visible;
	margin-bottom: 15px;
}
#column-left #articles h3 {
	color: #bb030b;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	width: 535px;
	padding: 12px 20px 12px 25px;
	background: #ECECEC;
}
#column-left #articles .article-date,
#column-left #articles .article-comments,
#column-left #articles .article-categories,
#column-left #articles .article-tags,
#column-left #articles .article-content .article-continue-reading {
	padding-left: 22px;
	margin: 5px;
	font-size: 11px;
	min-height: 16px;
}
#column-left #articles .article-date,
#column-left #articles .article-categories {
	margin-left:25px;
}

#column-left #articles .article-date {
	background: url(images/date.gif) no-repeat;
	width: 200px;
	float: left;
	margin-top: 8px;
}
#column-left #articles .article-comments {
	background: url(images/comments.gif) no-repeat;
	float: right;
	width: 80px;
	margin-top: 8px;
}
#column-left #articles .article-categories {
	background: url(images/folder.gif) no-repeat;
	float: left;
	padding-bottom: 20px;
}
#column-left #articles .article-tags {
	background: url(images/tag_blue.gif) no-repeat;
	float: left;
	margin-left: 10px;
	padding-bottom: 20px;
}
#column-left #articles .article-content {
	color: #333333;
	padding: 10px 20px 0px 25px;
	clear: both;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#column-left #articles .article-content .article-continue-reading {
	background: url(images/arrow_right.gif) no-repeat 350px 2px;
	padding-left: 370px;
}
#column-left #articles .article-content .article-continue-reading a {
	text-align: right;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
/*  Right Column Styles */
#column-right {
	padding:0 0 0 20px;
	width:280px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
}
#column-right ul#subscribe,
#column-right ul#sponsors,
#column-right ul#recent-articles,
#column-right ul#search,
#column-right ul#recent-comments,
#column-right ul#topics,
#column-right ul#archives {
	clear:both;
	margin-bottom: 5px;
}
#column-right ul#sponsors,
#column-right ul#recent-articles,
#column-right ul#search,
#column-right ul#recent-comments,
#column-right ul#topics,
#column-right ul#archives {
	margin: 12px 0 12px 0;
}
#column-right ul#sponsors h2,
#column-right ul#recent-articles h2,
#column-right ul#search h2,
#column-right ul#recent-comments h2,
#column-right ul#topics h2,
#column-right ul#archives h2 {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 10px;
}
#column-right ul#recent-articles li,
#column-right ul#recent-comments li,
#column-right ul#topics li,
#column-right ul#archives li {
	margin-bottom: 10px;
}
#column-right ul#topics,
#column-right ul#archives {
	width:120px;
	border:none;
	float: left;
	clear: none;
	margin-bottom:20px;
	padding-bottom:20px;
}
#column-right ul#topics {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
}
#column-right ul#subscribe {
	overflow: auto;
}
#column-right ul#subscribe li {
	float:left;
}
#column-right ul#subscribe li a {
	color:#2F2F2F;
	display:block;
	padding:10px 4px;
}
#column-right ul#subscribe li#subscribe-label {
	color:#414141;
	display:block;
	padding:9px 6px;
}
#column-right ul#subscribe #subscribe-rss {
	background:transparent url(images/subscribe_rss2.gif) no-repeat scroll left top;
	padding-left:28px;
}
#column-right ul#subscribe #subscribe-email {
	background:transparent url(images/subscribe_email2.gif) no-repeat scroll left top;
	padding-left:28px;
}
#column-right ul#subscribe #subscribe-twitter {
	background:transparent url(images/subscribe_twitter2.gif) no-repeat scroll left top;
	padding-left:26px;
}
#column-right ul#sponsors {
	overflow: auto;
	width: 280px;
}

#column-right ul#sponsors li {
	cursor:pointer;
}
#column-right #sponsors #ad1 {
	padding: 3px 10px 15px 5px;
	float: left;
}
#column-right #sponsors #ad2 {
	padding: 3px 5px 15px 0px;
	float: right;
}
#column-right #sponsors #ad3 {
	padding: 0px 10px 10px 5px;
	float: left;
	clear:both;
}
#column-right #sponsors #ad4 {
	padding: 0px 5px 10px 0px;
	float: right;
	clear:right;
}
#content #column-right ul#sponsors li img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 125px;
}
#column-right ul#recent-articles #recent-article,
#column-right #recent-comments li {
	margin-bottom: 10px;
}
/* Begin Comments*/
#comment-area {
	width:510px;
	margin:0 20px 20px 30px;
	padding: 10px;
	border:1px solid #cccccc;
	overflow: hidden;
}
#comment-area #disqus_thread h3 {
	margin-top: 0px;
	padding-right:0px;
	width:485px !important;
}
#dsq-content .dsq-by img {
	margin:0 !important;
	float: right !important;

}
h4.comments {
	padding: 0;
	margin: 40px auto 20px;
}
form#commentform textarea#comment {
	width:440px;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px;
	padding: 10px 20px;
	list-style: none;
	background-color:#fffcde;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	color:#333333;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin cforms */
form#cformsform {
	margin-bottom: 20px !important;
}
.cform fieldset,
p.cf-sb {
	background: #ececec !important;
}
.cform label {
	color:#666 !important;
	font-size:10px !important;
	text-align:left !important;
}
.cform fieldset ol.cf-ol li {
	margin-bottom: 0px !important;
}
li.cf-box-title {
	margin:0px 0 0 0px !important;
}
.cform select {
	width: 210px !important;
}
.cform input,
.cform textarea,
.cform select {
	font-weight: normal !important;
	letter-spacing: 0 !important;
	color:#000 !important;
	border:1px solid #666 !important;
	margin-bottom: 0 !important;
}
.cf-fs1 label.cf-after span,
.cf-fs2 label.cf-after span {
	width:400px !important;
}
.cform textarea.fldrequired, 
.cform input.fldrequired {
	border: 1px solid #999 !important;
	border-right:3px solid #bb030b !important;
	width:400px !important;
}
.cform input:hover, 
.cform textarea:hover, 
.cform select:hover {
	background:#fcfec9 none repeat scroll 0 0 !important;
}
.cform input.fldemail {
	border-right:3px solid #ff0000 !important;
}
fieldset.cf-fs1 ol.cf-ol input#cf_field_9,
fieldset.cf-fs1 ol.cf-ol input#cf_field_12 {
	width: 240px !important;
}
fieldset.cf-fs1 ol.cf-ol input#cf_field_11 {
	width: 120px !important;
}
fieldset.cf-fs1 ol.cf-ol li#li--14 {
	color: #666 !important;
}

fieldset.cf-fs1 ol.cf-ol li#li--15 {
	margin-left:0 !important;
}
input#cf_field_14-1,
input#cf_field_14-2 {
	margin-top: 5px !important;
	border: none !important;
}
input#cf_field_14-2 {
	margin-left: 10px !important;
}
li#li--16 {
	width: 380px !important;
	
}
input#cf_field_16 {
	margin-top: 6px !important;
	width: 20px !important;
	border: none !important;
}
.cform input.backbutton, 
.cform input.resetbutton, 
.cform input.sendbutton {
	background: #bb030b !important;
	border: 1px solid #bb030b !important;
	font-size: 0.8em !important;
	margin: 10px 1px 10px 0 !important;
	padding: 4px 8px !important;
	width: 140px !important;
	color: #fff !important;
	font-weight: bold !important;
	text-transform: capitalize !important;
}
p#ll {
	display:none !important;
}
.success {
	background-color: #fcfec9 !important;
	color: black !important;
	font-weight: bold !important !important;
}
/* End cforms */

/* Glossary Styles */
#glossary-intro .glossary-index {
	text-align:center;
	padding:10px;
}
#glossary-intro ol.snap_nav {
	list-style: none;
	font-size: 12px;
	letter-spacing: 1px;
	margin:0px auto;
}    
#glossary-intro ol.snap_nav li {
	display: inline !important;
	padding: 0 2px 0px 2px;
	margin:0;
}    
#glossary-intro ol.snap_nav li a {
	font-weight: normal;
}    
#glossary-intro ol.snap_nav li.snap_selected a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#column-left #articles #glossary-intro .category-decription {
	color: #333333;
	padding: 10px 20px 0px 25px;
	line-height: 1.4em;
	background: url(images/bg-catdescript.png) repeat-x;
	width:535px;
}
#column-left #articles #glossary-intro .category-decription p {
	margin-bottom: 0;
	padding-bottom: 0;
}