/*
Theme Name: List of Leads
Theme URI: http://www.listofleads.com/
Description: The default List of Leads theme.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.umassociates.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding:0;
	text-align: left;
	background: #ddd6b9 url(images/bg.jpg) repeat-x scroll 50% 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

img {
	border: 0px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #dfd9c3;
	}

img.alignleft {
	float: left;
	margin: 5px 18px 5px 0px;
	border: 8px solid #dfd9c3;
}

img.alignright {
	float: left;
	margin: 5px 0px 5px 18px;
	border: 8px solid #dfd9c3;
}

.navigation {
	float: left;
	width: 530px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

a:active {
  outline: none;
}

a {
	text-decoration: none;
	color: #039100;
}

a:hover {
	text-decoration: underline;
	color: #039100;}

a:focus {
	outline: none;
}

.hidden{
	display:none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #1b4f7c;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

h1.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	line-height: 19px;
	font-weight: normal;
	padding: 15px;
	margin: 0px 0px 15px 0px;
	background-color: #356790;
	width: 500px;
}

h1.pagetitle a, h1.pagetitle a:hover {
	color: #ffffff;
}	

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #1b4f7c;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

h2.srch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #1b4f7c;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

h2 a, h2.srch a {
	color: #1b4f7c;	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #1b4f7c;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	padding: 0px 0px 10px 0px;
}

strong {
	font-weight: bold;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#main {
	width: 900px;
	float: left;
}

#navigation {
	width: 870px;
	height: 52px;
	float: left;
	background-image: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 10px;
	text-align: center;
}

#navigation ul {
	margin: 10px 0px 0px 0px;
	text-align: center;
}

#navigation ul li {
	display: inline;
	list-style: none;
	color: #ffffff;
	text-align:center;
}

#navigation ul li a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
}

#navigation ul li a:hover {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	padding: 8px;
	text-decoration: none;
	background-color: #5f8fb2;
	font-weight: bold;
	display: inline-block;
}

#navigation ul li.current_page_item a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	padding: 8px;
	text-decoration: none;
	background-color: #5f8fb2;
	font-weight: bold;
	display: inline-block;
}

#logo {
	width: 900px;
	height: 79px;
	float: left;
	background-image: url(images/logo-search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo a {
	width: 300px;
	height: 79px;
	float: left;
	margin-left: 36px;
	text-indent: -9999px;
}

#search {
	width: 240px;
	height: 30px;
	float: left;
	margin: 32px 0px 0px 306px;
}	

body #header {
	width: 900px;
	height: 273px;
	float: left;
	background-image: url(images/header-achieving-results.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body.free #header { background-image:url(images/header-integrity.jpg); }
body.serve #header { background-image:url(images/header-results.jpg); }
body.work #header { background-image:url(images/header-your-success.jpg); }
body.services #header { background-image:url(images/header-achieving-results.jpg); }
body.testimonials #header { background-image:url(images/header-integrity.jpg); }
body.blog #header { background-image:url(images/header-results.jpg); }
body.affiliates #header { background-image:url(images/header-your-success.jpg); }
body.about #header { background-image:url(images/header-results.jpg); }
body.contact #header { background-image:url(images/header-integrity.jpg); }
body.datapackages #header { background-image:url(images/header-results.jpg); }
body.leadsforbusiness #header { background-image:url(images/header-your-success.jpg); }
body.salesinabox #header { background-image:url(images/header-achieving-results.jpg); }
body.specialtymailinglists #header { background-image:url(images/header-integrity.jpg); }
body.privacy #header { background-image:url(images/header-results.jpg); }


#buynow a {
	float: left;
	width: 90px;
	height: 69px;
	margin: 202px 0px 0px 50px;
	text-indent: -9999px;
}

#contactus a {
	float: left;
	width: 328px;
	height: 35px;
	margin: 236px 0px 0px 0px;
	text-indent: -9999px;
}

.search-box {
	width: 140px;
	height: 35px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.search-box-input {
	background-color: #FFFFFF;
	border: 0px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	width: 140px;
	color: #8d876f;
	margin: 5px 3px 0px 0px;
}

.search-button {
	height: 35px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.search-submit {
	padding: 3px 8px 3px 8px;
	background-color: #a59f85;
	border: 0px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
}

#content-container {
	width: 900px;
	height: 459px;
	float: left;
	background-image: url(images/content-container-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main-content {
	width: 805px;
	float: left;
	background-color: #ffffff;
	margin: 32px 0px 0px 47px;
}

#left-column {
	width: 555px;
	float: left;
}

#content {
	float: left;
	width: 533px;
	margin: 22px 0px 22px 22px;
}

.entry a {
	text-decoration: none;
	color: #039100;
	font-weight: bold;
}

.entry a:hover {
	text-decoration: underline;
	color: #039100;
	font-weight: bold;
}

.line {
	width: 100%;
	height: 10px;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
}	

#right-column {
	width: 205px;
	float: left;
	padding: 22px;
}

.rss-feed a {
	float: left;
	width: 205px;
	height: 57px;
	background-image: url(images/rss-feed-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 15px 0px;
	text-indent: -9999px;
}

#sidebar {
	float: left;
	width: 205px;
	margin: 0px 0px 20px 0px;
	background-color: #c2bca3;
}

.linkcat {
	list-style-type: none;
}

#sidebar ul {
	width: 166px;
	float: left;
	margin: 10px 20px 20px 20px;
}

#sidebar ul li {
	width: 142px;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
}

#sidebar ul li a {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li a:hover {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	background-color: #8e8973;
	color: #ddd6b9;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li.current_page_item a {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	background-color: #8e8973;
	color: #ddd6b9;
	font-weight: bold;
	text-decoration: none;
}

#sidebar h2 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	line-height: 19px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 30px;
}

#sidebar .tags p {
	padding: 15px 22px 15px 22px;
	line-height: 24px;
}

#sidebar .tags a {
	color:#8e8973;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}

#sidebar .enews {
	margin: 15px 15px 22px 22px;
}

#footer {
	float: left;
	width: 805px;
	height: 88px;
	/*background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
        background-color: #c2bca4; 
	margin: 20px 0px 0px 47px;
}

.footer-holder {
	width: 350px;
	margin: 26px 0px 0px 30px;
	text-transform: uppercase;
	font-size: 10px;
	color: #7b7766;
}

.footer-holder a, .footer-holder a:hover {
	text-transform: uppercase;
	font-size: 10px;
	color: #7b7766;
}

.destani-credits a {
	float: left;
	width: 265px;
	height: 15px;
	margin: -15px 0px 0px 518px;
	text-indent: -9999px;
}

/* BLOG CSS */

.post {
	width:100%;
}

.post-top {
	background:#f3f3f4 url(images/post-top_bg.gif) no-repeat;
	width:100%;
	float:left;
	margin: 0px 0px 15px 0px;
}

.post-date {
	float:left;
	font-size:15px;
	width:80px;
	padding-bottom:10px;
	color:#ffffff;
	padding-top:15px;
	text-align:center;
}

.post-date p {
	font-size:33px;
	line-height:30px;
	color:#ffffff;
}

.post-title {
	float: left;
	width: 430px;
	margin: 8px 0px 0px 10px;
}

.post-title h2 {
	font-size: 22px;
	color: #1b4f7c;
	font-weight: normal;
	background: url(images/post-title_h2.gif) no-repeat left bottom;
	padding: 10px 0 10px 0;
	margin-right: 10px;
}

.post-title h2 a {
	color: #1b4f7c;
}

.post-title h2 a:hover {
	color: #1b4f7c;
}

.post-title h3{
	font-weight:normal;
	color:#223D51;
	font-size:11px;
	padding:5px 20px 0 0;
}

.post-title h3 a, .post-title h3 span{
	color:#223D51;
	font-weight:bold
}

.entry {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 5px;
}

.entry p {
	padding-bottom:15px;
}

.postmetadata {
	background:url(images/postmetadata_bg.gif) no-repeat;
	width:100%;
	height:50px;
	margin-bottom:30px;
}

.postmetadata .alignleft a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.postmetadata .alignleft a:hover{
	color:#2b5893;
	text-decoration: underline;
}

.postmetadata .alignleft .comments a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .comments a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .linkedin a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/linkedin-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .facebook a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/facebook-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .digg a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/digg-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .delicious a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/delicious-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright a span{
	font-weight:bold;
}

.postmetadata .alignleft{
	padding-top:10px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:10px;
	padding-right:20px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
	width:100%;
}

.post-page h2{
	font-size:27px;
	color:#333333;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/post-page_bg.gif) no-repeat;
	padding:6px 0 10px 20px;
}

.post-page .entry{
	padding-top:13px;
}

.post-page .entry a{
	color:#362f2d;
	text-decoration:underline;
	font-weight:bold;
}

/* Begin Comments*/

h2#comments_title{
	font-size: 22px;
	color: #1b4f7c;
	font-weight: normal;
	margin-left: 5px;
	padding-bottom: 15px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 10px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #392c26;
	font-size: 12px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 0 0;
	list-style: none;
	background: #fcfbf0;
	border: 1px solid #e9e7cc;
}

.commentlist li.alt {
	background:#f9f7e1;
}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom: 0px;
	background: none;
	border: 0;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
}

.commentmet_text {
	padding-left: 5px;
	padding-top: 5px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	padding: 7px 0px 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	text-transform: capitalize;
	}
	
.commentmetadata span{
	color: #333333;
	font-weight: normal;
}

.commentmetadata a{
	color: #333333;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
}

.alt .commentmetadata_end {
	background:#fcfbf0;
}

.commentmetadata_end {
	background:#f9f7e1;
	text-align:right;
	padding:10px 10px 10px 0;
	border-top:1px solid #e9e7cc;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_end span {
	color:#7b2e00;
}

#respond_box {
	margin:40px 15px 0 5px;
	padding-bottom:60px;
}

h3#respond {
	font-size:22px;
	color: #1b4f7c;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}

#commentform {
	margin-left: 25px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#commentform label {
	position:relative;
	top:-2px;
}

#commentform a {
	color:#000000;
}

#commentform input {
	background:#ffffff;
	border:2px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea {
	background:#ffffff;
	border:2px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit {
	background:none;
	border:0px;
}

/* End Comments */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f3f3f4;
	border:1px solid #cccccc;
} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
}

.entry ul li:before{
	content: url(images/entry_before.gif);
}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#fdfdf6;
	border:1px solid #f8f8f0;
}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	
ol li{
	list-style: decimal outside;
}
	
ol li li {
	list-style: none;
}
	
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

blockquote {
  width: 450px;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 2em 0 0 25px;
  margin: 0 auto 2em auto;
  background: url(images/quote-open.gif) no-repeat left 5px;
}

blockquote p {
  display: block;
  padding-right: 25px;
  background: url(images/quote-close.gif) no-repeat right bottom;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 25px;
  color: #666666;
}

hr {
	display: none;
}

/* Form Sets */
label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

.input-enews input:focus, .input-enews input.sffocus, 
.input-enews textarea:focus, .input-enews select:focus {
	background: #eae6d6;
}

.input-enews {
	font-size: 1.4em;
	border: 1px solid #aea88f;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #74705d;
	width: 150px;
}

.submit {
	padding: 5px 8px 5px 8px;
	margin: 3px 10px 0px 0px;
	background-color: #a59f85;
	border: 0px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

.input-search {
	font-size: 1.4em;
	border: 1px solid #aea88f;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 3px 1px 1px 1px;
	padding: 3px;
	color: #74705d;
	width: 150px;
}

.submit-search {
	padding: 4px 8px 4px 8px;
	margin: 0px 10px 0px 0px;
	background-color: #a59f85;
	border: 0px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

select {
	padding: 1px;
	font-size: 1.3em;
}

.lrg-bold {
	font-size: 11px;
	font-weight: bold;
	color: #8e8973;
}
