/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

#form1{float:right;padding:10px 10px 0 0;}

body.custom {
	background:#899DC4;
}
.custom #header #logo a { display: block; height: 221px; width: 1192px; background: url(images/logo.png) no-repeat; outline: none; margin-left: 10px;}
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header {border-bottom:none; padding:0}
.custom #header { padding-top: 0; }

.custom #header { padding-top: 0; padding-left: 0;}

.custom .menu {
	background: #3B5997;
	border: none;
}
.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover {background-color:#3B5997;}
.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a {background-color:#3B5997;}

.custom .menu {padding:0;}
.custom .menu a {font-size:12px;}
.custom .menu .current a, .custom .menu .current-cat a {text-decoration:underline; }
.custom .menu .current > a, .custom .menu .current-cat > a { cursor: pointer; }
.custom .submenu .item {margin: 0; border: 1px solid #899DC4;}

#topsubscribe {width:468px;height:60px;border:1px solid #3B5997;padding:10px 0 10px 10px;margin:0 auto 20px auto;background: url(http://firsthandreviews.com/wp-content/uploads/2010/04/email-subscribe.png) no-repeat left;}
input.txt{background:#fff; padding:2px 0 0 15px !important; width: 220px; height: 21px;border:1px solid #3B5997 !important;color:#3B5997;position:relative;left:110px;top:3px;}
input.btn{background:#3B5997;color:#fff;width:90px !important;height: 25px !important;margin:0 0 0 -10px !important;border:none !important;font-weight:bold;position:relative;left:110px;top:3px;}

.custom .tc h3{color: #3B5997; font-weight: bold; font-size: 20px; border: 1px solid #312F2F; line-height: normal; text-shadow: #312F2F 1px 1px; border:none;}

.custom .sidebar h3{ background: #3B5997; color: #FFFFFF; font-weight: bold; font-size: 20px; border: 1px solid #312F2F; line-height: normal; text-shadow: #312F2F 1px 1px;}

.custom #content h2 { font-size: 25px; font-color: #312F2F;}
.custom #content h2 a:hover {
	color:#3B5997;
}

.custom .teaser {width: 100%; margin-top: 0.25em; padding-top: 0.25em; text-align: justify;}
.custom .teasers_box {padding-top: 0; padding-bottom:0; border-top: 0;}
.custom #teaserlinkscontainer {margin-top:0px;}
.custom #teasermenu {height: 30px;}  
.custom #teasermenu , .teasermenu ul {padding: 0; margin: 0; list-style: none; line-height: 1; border-width: 0.5em 0.5em 0.5em 0.5em;}
.custom #teasermenu ul {float: left; list-style: none; margin: 0px 0px 0px 0px; padding: 0px;}
.custom #teasermenu li {float: left; list-style: none; margin: 0px; padding: 0px;}
.custom #teasermenu ul li {list-style: none; margin: 0px; padding: 0px;}
.custom #teasermenu a, .custom #teasermenu li ul {border-color: #FFFFFF;}
.custom #teasermenu li a, .custom #teasermenu  li a:link {color: #FFFFFF; background: #3B5997; display: block; font-weight: bold; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; text-decoration: none;  font-size: 13px; font-family: Arial, Helvetica, sans-serif; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
.custom #teasermenu li a:hover, {color: #FFFFFF; background: #7BAAD9; display: block; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; text-decoration: none; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;} 
.custom #teaserempty {width: 100%; margin-top: 0.5em; margin-bottom: 0.5em;} 
.custom #teaserline {width: 100%; margin-top: 0.5em; margin-bottom: 0.5em; border-top: 1px solid #312F2F;} 
.custom #teasermenu li p,{color: #000000; background: #D0D0D0; display: block; width: 100%}

.custom #comments { clear: both; }

.postauthor { background: #F5F5F5; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em; }
.postauthor img { border: 5px solid #e2dede; float: left; margin-right: 1.5em; }
.postauthor h4 { color: #666; font-size: 2em; margin-bottom: 5px; }
.postauthor p { color: #515151; font-size: 13px; margin-bottom: 12px; }
.postauthor p.hlight { font-size: 11px; text-transform: uppercase; }
.postauthor p.hlight span { color: #CB3131; font-size: 13px; font-style: italic; font-weight: bold; letter-spacing: 0.8px; }

#foot { 
	background: #3B5997;
	color: #DBEDF9;
	font-size: 12px;
	overflow: hidden;
	padding: 1.5em;
}

	#foot a { color: #DBEDF9; border-bottom: 1px dashed #312F2F; text-decoration: none; }

		#foot a:hover { background: #3B5997; color: #312F2F; }
	
	#foot h3 { font-size: 23px; color: #000000; text-shadow: #312F2F 1px 1px;}
	
	#foot ul li ul { list-style-type: square; margin-left: 10px; }
	
	#foot ul.sidebar_list { padding: 1.8em 30px 0 0; }
	
	#foot li.widget .widget_box { background: none; border: 0; }
	
	#foot .textwidget p { line-height: 22px; margin-bottom: 11px; }
	
	#foot .col { float: left; list-style: none; width: 33.3%; }
	
#copyright { 
	border-top: 1px dashed #312F2F; 
	clear: both;
	font-size: 13px;
	letter-spacing: 1.3px;
	line-height: 21px;
	padding-top: 10px;
}
	
	#copyright p { font-size: 13px; }

	#copyright ul.sidebar_list, #copyright .textwidget, #copyright li.widget .widget_box, #copyright li.widget { margin: 0; padding: 0; }

.custom #header_area .page {background: none;}
.custom #header {background: none; border-bottom:none;}
.custom #header #logo a{font-size: 48px; color:#fff; padding-left:0; margin-left:-0.3em;}
.custom #header #logo a:hover{font-size: 48px; color:#ddd;}
.custom #header #tagline {font-size: 18px; padding-left: 0; margin-top: 0.2em; margin-left:-
0.3em;}
.custom #header_widget_1 {}
.custom #header_widget_1 ul.sidebar_list li.widget {position:absolute; display: block;
left:459px; width:468px; }
.custom #socialico ul {float: right; list-style: none;}
.custom #socialico li {float: right; list-style: none;}
.custom #socialico ul li {list-style: none;}

.custom .plugin {background: #FFF77B url(images/wp-plugin.png) center no-repeat; border: 1px solid #355b2f; background-position: 7px 50%; text-align: left; padding: 10px 10px 10px 45px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}