/*
Theme Name: LeadTail
Theme URI: http://LeadTail.com
Description: custom theme for LeadTail
Version: 1.0
Author: Custom for Lead Tail
Author URI: http://LeadTail.com/
Tags: 

*/



/* custom styles starts here */


html, body {
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color: #DBE3F6;
	font-size:12px;
}

#page {
	width: 912px;
	margin: 23px auto;
}

#header {
	background-image:url(images/headerbg.png);
	background-repeat:no-repeat;
	height: 146px;
}


#maincontent {
	
}

br.clear {
	clear: both;
	height: 0px;
}
/* header right */
#headerright {
	color: white;
	width:145px;
	float:right;
	padding-top: 20px;
	line-height: 1.8em;
}
#headerright img {
	border: 0px solid white;
}


#headerright a, #headerright a:visited {
	text-decoration:none;
	color: white;
}
#headerright a:hover {
	color: yellow;
	text-decoration:underline;
}
/* header left */
#headerleft {
	float:left;
	padding: 20px 0px 0px 35px;
}
#headerleft h1 a, #headerleft h1 a:visited {
	color:white;
	text-decoration:none;
	size:29px;
}
#headerleft h1 a:hover {
	color:#FF9900;
	font-weight: bold;
	text-decoration:underline;
}
#headerleft h2 {
	font-size:16px;
	color: #18376B;
	font-weight: normal;
}
#headerleft img {
	border: 0px solid white;
}


/* main left */
#mainleft {
	width: 623px;
	float:left;
}

/* main right */
#mainright {
	width: 266px;
	float:right;
}

/* footer */

#footer {
	border-top: 3px solid #3B5682;
	color: #3B5682;
	font-size: 11px;
	padding-top: 2px;
	
}

#footerleft {
	color: #3B5682;
	width: 603px;
	float:left;
	padding-left: 20px;
}
#footerright {
	text-align:right;
	padding-right: 20px;
	width: 246px;
	float:right;
}
#footerright a, #footerright a:visited {
	color: #3B5682;
	text-decoration:none;
}
#footerright a:hover {
	text-decoration:underline;
}

/* class post */
.post {
	background-image:url(images/postbg.png);
	background-repeat:repeat-y;
	margin-bottom: 20px;
}

.posttop {
	background-image:url(images/postbgtop.png);
	background-repeat:no-repeat;
	height: 20px;
}
.postcontent {
	background-image:url(images/postbgbottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px 20px 20px 20px;
}

.postcontent h1 {
	margin: 0px;
	padding: 0px;
	font-size:16px;
	font-weight: bold;
	color: #18376B;
}

.postcontent h1 a, .postcontent h1 a:visited {
	color: #18376B;
	text-decoration:none;
}
.postcontent h1 a:hover {
	text-decoration:underline;
	color: #FF6600;
}

.postcontent a, .postcontent a:visited {
	font-weight: bold;
	color: #18376B;
}

.postcontent a:hover {
	color: #FF6600;
}

.postcontent img {
	border:1px solid #cccccc;
	background-color: #e0e0e0;
	margin: 10px;
}

/* photo */
div.entry img {
	border:1px solid #cccccc;
	background-color: #e0e0e0;
	margin: 10px;
	padding: 3px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.navigation a, .navigation a:visited {
	color: #18376B;
	text-decoration:none;
}
.navigation a:hover {
	color: #FF6600;
	text-decoration:underline;
}

.postmetadata {
	font-size: 10px;
	color: #666666;
}
.postmetadata a, .postmetadata a:visited {
	color: #18376B;
	font-weight: normal;
	text-decoration:none;
}
.postmetadata a:hover {
	color: #ff6600;
	text-decoration:underline;
}

/* comment list */
.commentlist {
	list-style:none;
	padding: 0px;
	margin: 0px;
	border:1px solid #CCCCCC;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	margin: 0px;
	padding: 3px 10px;
}
.commentlist li.even {
	background-color:#E4F0DD;
}
.commentlist li.odd {
	background-color:#ECF4F2;
}
.commentlist li .avatar { 
	display:none;
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist cite a, .commentlist cite a:visited,
.commentmetadata a,  .commentmetadata a:visited {
	color: #18376B;
	text-decoration:none;
}
.commentlist cite a:hover,
.commentmetadata a:hover {
	color: #ff6600;
	text-decoration:underline;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* sidebar */
#sidebar {

}
#sidebar h1, #sidebar h2 {
	font-size: 13px;
	color: #18376B;
	margin: 0 0 10px 0px;
	padding: 0 0 0 3px;
	border-bottom: 2px solid #A3B1CC;
	width: 240px;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
#sidebar ul a, #sidebar ul a:visited {
	color: #18376B;
	text-decoration:underline;
}
#sidebar ul a:hover {
	color: #ff6600;
}
#sidebar ul > li.widget {
	margin: 0px 0 20px 0;
	color: #18376B;
}

#sidebar ul > li.widget div.widgetbody {
	background-image:url(images/widgetbg.png);
	background-repeat:repeat-y;
	width: 266px;
	padding: 0px 12px;
	margin: 0px 0 0px 0;
	list-style:none;
}

#sidebar > ul > li.widget div.widgettop {
	height: 12px;
	line-height: 9px;
	background-image:url(images/widgettop.png);
	background-repeat:no-repeat;
}

#sidebar ul > li.widget div.widgetbottom {
	background-image:url(images/widgetbottom.png);
	background-repeat:no-repeat;
	height: 12px;
	line-height: 9px;
} 

.widgetbody li {
	width: 240px;
}

/* twitter tools is blue */
#sidebar > ul > li#twitter-tools, #sidebar > ul > li#twitter-tools a, #sidebar > ul > li#twitter-tools a:visited {
	color: white;
}
#sidebar > ul > li#twitter-tools a:hover {
	color: #ff6600;;
}
#sidebar > ul > li#twitter-tools h1,  #sidebar > ul > li#twitter-tools h2 {
	color: white;
	border-bottom: 2px solid white;
}
#sidebar > ul > li#twitter-tools div.aktt_tweets ul li {
	border-bottom: 1px solid white;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sidebar > ul > li#twitter-tools div.widgetbody {
	background-image:url(images/widgetbg-blue.png); 
	min-height: 140px;
}

#sidebar > ul > li#twitter-tools div.widgettop {
	background-image:url(images/widgettop-blue.png);
}

#sidebar > ul > li#twitter-tools div.widgetbottom {
	background-image:url(images/widgetbottom-blue.png);
}


/* widget link is orange */
#sidebar > ul > li.widget_links, #sidebar > ul > li.widget_links a, #sidebar > ul > li.widget_links a:visited {
	color: white;
}
#sidebar > ul > li.widget_links a:hover {
	color: #18376B;
}
#sidebar > ul > li.widget_links h1,  #sidebar > ul > li.widget_links h2 {
	color: white;
	border-bottom: 2px solid white;
}

#sidebar > ul > li.widget_links div.widgetbody {
	background-image:url(images/widgetbg-orange.png); 
	min-height: 140px;
}

#sidebar > ul > li.widget_links div.widgettop {
	background-image:url(images/widgettop-orange.png);
}

#sidebar > ul > li.widget_links div.widgetbottom {
	background-image:url(images/widgetbottom-orange.png);
}


/* widget archive is  green */
#sidebar > ul > li.widget_archive, #sidebar > ul > li.widget_archive a, #sidebar > ul > li.widget_archive a:visited {
	color: white;
}
#sidebar > ul > li.widget_archive a:hover {
	color: yellow;
}
#sidebar > ul > li.widget_archive h1,  #sidebar > ul > li.widget_archive h2 {
	color: white;
	border-bottom: 2px solid white;
}

#sidebar > ul > li.widget_archive div.widgetbody {
	background-image:url(images/widgetbg-green.png); 
	min-height: 140px;
}

#sidebar > ul > li.widget_archive div.widgettop {
	background-image:url(images/widgettop-green.png);
}

#sidebar > ul > li.widget_archive div.widgetbottom {
	background-image:url(images/widgetbottom-green.png);
}


/* widget search is  green */
#sidebar > ul > li.widget_search, #sidebar > ul > li.widget_search a, #sidebar > ul > li.widget_search a:visited {
	color: white;
}
#sidebar > ul > li.widget_search a:hover {
	color: yellow;
}
#sidebar > ul > li.widget_search h1,  #sidebar > ul > li.widget_search h2 {
	color: white;
	border-bottom: 2px solid white;
}

#sidebar > ul > li.widget_search div.widgetbody {
	background-image:url(images/widgetbg-green.png); 
}

#sidebar > ul > li.widget_search div.widgettop {
	background-image:url(images/widgettop-green.png);
}

#sidebar > ul > li.widget_search div.widgetbottom {
	background-image:url(images/widgetbottom-green-short.png);
}



/* recent entries is blue */
#sidebar > ul > li.widget_recent_entries, #sidebar > ul > li.widget_recent_entries a, #sidebar > ul > li.widget_recent_entries a:visited {
	color: white;
}
#sidebar > ul > li.widget_recent_entries a:hover {
	color: #ff6600;
}
#sidebar > ul > li.widget_recent_entries h1,  #sidebar > ul > li.widget_recent_entries h2 {
	color: white;
	border-bottom: 2px solid white;
}

#sidebar > ul > li.widget_recent_entries div.aktt_tweets ul li {
	border-bottom: 1px solid white;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidebar > ul > li.widget_recent_entries div.widgetbody {
	background-image:url(images/widgetbg-blue.png); 
	min-height: 140px;
}

#sidebar > ul > li.widget_recent_entries div.widgettop {
	background-image:url(images/widgettop-blue.png);
}

#sidebar > ul > li.widget_recent_entries div.widgetbottom {
	background-image:url(images/widgetbottom-blue.png);
}

form#searchform label.screen-reader-text {
	display:none;
}