/*
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/
*/
body.custom {background:#057c05 url('images/pattern1.png') top repeat-x;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}
.custom #container {margin-top: 2em;margin-bottom: 2em;padding: 0.3em;background: #33332f;border: 0.4em solid #3e3e3a;}
.custom #page {background: #fff;}
.custom #header { background: #FFFFFF url('images/header.png') left no-repeat;  height:100px; padding-top:0px; padding-bottom:0px;}
.custom #header #logo {-x-system-font:none;font-family:Helvetica,Arial,sans-serif;color:#FFFFFF;font-size:4.2em;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;letter-spacing:-3px;line-height:normal;padding-left:5px; padding-top:10px;}
#header #logo a {color:#FFFFFF;}
.custom #header #logo a:hover {color:#CCCCCC;}
.custom #header #tagline{
-x-system-font:none;
letter-spacing:-1px;
color:#CCCCCC;
font-family:Helvetica,Arial,sans-serif;
font-size:17.7px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
position:absolute;
text-transform:uppercase;
padding-left:5px;
}
.headline_area h1, .headline_area h2{font-family:"Arial Black","Arial Bold",Arial,sans-serif;font-size:2.4em;letter-spacing:-2px; line-height:25px;padding-top:6px;}
.headline_meta {font-size:1.3em;line-height:1.538em;}
.headline_meta {color:#888888;font-style:italic;}
.teaser h2{font-family:"Arial Black","Arial Bold",Arial,sans-serif;font-size:1.6em;line-height:1.375em;letter-spacing:-1px;}
.teaser .teaser_author .author {font-style:normal;letter-spacing:1px;text-transform:uppercase;}
.teaser .teaser_author {font-size:1em;line-height:1.6em;}
.teaser .teaser_author, .teaser .teaser_category, .teaser .teaser_date, .teaser .teaser_comments, .teaser .edit_post {font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}
.custom .title-avatar {float:left; width:58px; height:58px; margin-right:5px;}
/* AUTHOR BOX */
.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; }
/* BOXES */
#similar h3, #rightcol h3 { font-size: 1.8em; letter-spacing: normal; padding-top: 15px; }
#similar { float: left; width: 50%; }
#similar p { margin-bottom: 5px; padding: 5px 5px 5px 5px; }
#similar a { font-size: 1.3em; font-weight:normal; border-bottom: 1px solid #2361A1; line-height: 1.5em; letter-spacing:-1px;}
#similar a:hover { border: 0; }
#similar h3 { padding-left: 10px; }
#similar span.date { color: #888; letter-spacing: 1px; text-transform: uppercase; }
#similar img {float:left;margin-right:15px;}
#similar li { margin-bottom: 10px; }
#rightcol { float: right; width: 50%; }
#rightcol p { font-size: 14px; line-height: 1.5em; padding: 10px 10px 10px 0;  }
#rightcol h3 { padding: 0; }
#rightcol ul { list-style-position: inside;  list-style-type: square; margin-left: 1em; }
#rightcol ul a { border-bottom: 1px solid #CB3131; font-size: 14px; }
#rightcol ul a:hover { border: 0; }
#rightcol li { margin-bottom: 10px; }
#subscribe { background: #FFFBCC; border: 1px solid #E6DB55; float: right; margin: 15px 15px 0 15px; padding: 19px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#custom { background: #E4F2FD; border: 1px solid #C6D9E9; float: right; margin: 15px 15px 0 15px; padding: 19px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.clear { clear: both }
#topcarosel {border:1px solid #efefef; padding: 0px;padding-left:10px;}
.caroselu {width:150px;float:left;padding:3px;text-align:center;}
.caroselu IMG {border:2px solid #ccc;display:block;}
li.widget {line-height:22px;}
/*Stay-Connected and Share-This-Post Box*/
.box { margin: 0; padding: 0.7em; background: #e5f6fc; border: 1px solid #0262A5;}
.box h3 { margin-top: 0; }
.box p { margin-bottom: 0; }
.box .stayintheloop {float:left; width:58%;}
.box .social_icons {float:right; width:38%; }
.box .social_icons a, .box .social_icons a:hover {border:none;}
.box .social_icons img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;-khtml-opacity: 1.0; }
.box .social_icons img:hover {filter:alpha(opacity=50);-moz-opacity: 0.5; opacity: 0.5;-khtml-opacity: 0.5;}
.advert {background-color:#FFFFA0; color:#000; border: 1px solid #0262A5; border-top: 0; padding: 0.3em; text-align: center; font-size:12px;}
div.social_icons { background: #F5F5F5; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 5px; margin-bottom:10px;}
div.social_icons h3 { color: #666; font-size: 2em; font-weight:bold; margin-bottom: 5px; }
div.social_icons img {padding-left: 8px; padding-right:8px; padding-top:10px; padding-bottom:10px;}