/*
File:			custom.css
Description:	Custom styles for the Thesis Sharp Skin
Author URI:	http://www.thesistheme.net/thesis-sharp

///////////////////////////////////////////////////
ThesisTheme.net  - Thesis news, tutorials, skins, site showcase

Get This Skin for Free at: http://www.thesistheme.net/thesis-sharp

This skin is still a work in process. Get updated when new
versions of Thesis Sharp are available. Grab the RSS
Feed or Follow me on Twitter @thesistheme.net

--PLEASE LEAVE THE ABOVE TEXT IN YOUR CUSTOM.CSS FILE
SO I RECEIVE CREDIT FORM MY WORK AND SO OTHERS CAN
FIND THIS SKIN--

///////////////////////////////////////////////////
*/

body.custom {background: #fff url(bg.png) repeat-x;}
.custom #container {margin-top: 0; margin-bottom: 0em; border-left: 0.3em solid #ddd; border-right: 0.3em solid #ddd;}

.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: left;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}


/***HEADER***/

.custom #header_area .page {background: none;}
.custom #header {background: none; border-bottom:none;}
.custom #header #logo a{font-size: 36px; color:#fff; padding-left:0; margin-left:-0.3em;}
.custom #header #logo a:hover{font-size: 36px; color:#609e00;}
.custom #header #tagline {font-size: 24px; 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; top:0px; left:459px; width:468px; }

.custom #header-adblock img {margin:1px; align:center;}
.custom div.header-adblock a:hover img {border:3px solid #666;}
.custom div.header-adblock a img {border:3px solid #333;}
.custom div.header-adblock img {padding: 1px;}
/***HEADER END***/









/***CONTENT AREA MODS***/

.custom .format_text a { font-weight: bold; color: #609E00; text-decoration: none; }
.custom .format_text a:hover { color: #111; border-bottom: 1px dotted #aaa; }

.custom .entry-title {color: #333; font-family: arial; font-size: 20px; font-weight:bold;}
.custom .entry-title a{text-align: center !important; color: #333; font-family: arial; font-size: 20px; font-weight:bold;}
.custom .entry-title a:hover {color: #609E00; }
.custom .headline_meta {text-align:left;}
.custom .headline_area {text-align:left;}
.custom #archive_info {text-align:left;}

.custom .post_box{margin-left:0; padding-left:2em; background: #fff;}
.custom .format_text h3 a {color: #000; text-decoration:none; border-bottom: 1px dotted #ccc;}
.custom .format_text h3 a:hover {color: #609E00;}
.custom .format_text .code1 {color:#609E00;}


.custom div.welcome_box { border: 2px solid #ddd; background: #E5F2FF url(blue-bg.gif) repeat-x; margin:0; padding: 0.4em; padding-bottom:0;margin-left:0.5em; margin-top:1em; margin-bottom: 0em; margin-right: 0.5em; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.custom .box { margin: 0; padding: 0.7em; background: #e5f6fc; border: 1px solid #0262A5;}
/***CONTENT AREA MODS END***/

/***OTHERS MODS***/
.custom #adblock img {margin:1px;}
.custom div.adblock a:hover img {border:3px solid #bebebe;}
.custom div.adblock a img {border:3px solid #ddd;}
.custom div.adblock img {padding: 1px; }

.custom #image-block img {background: #eee; padding: 0.8em; border:1px solid #ddd;}
.custom div.image-block a:hover img {background: #ddd; border:1px solid #bebebe;}
.custom div.image-block a img {background: #eee; border:1px solid #ddd;}
.custom div.image-block img {background: #eee; padding: 0.8em; border:1px solid #ddd;}
/***OTHERS MODS END***/



/***FOOTER***/
.custom #footer_area {background: #222; color: #ccc; padding-top: 0em; text-align:center; border-top: 3px solid #666;} 
.custom #footer {background: #222; border-top:none; text-align:center;} 
.custom #footer a:hover {color: #fff; text-decoration: none; } 
.custom #footer_1 {background: #222; color: #222; text-align:left; border-bottom: 1px solid #333; }
.custom #footer_1 ul.sidebar_list li.widget {text-indent:0; color: #eee; width:30%; margin-right:3%; float:left;}
.custom #footer_1 ul.sidebar_list li.widget h3 {text-indent:0; padding-top:0.2em; color:#ccc; font-size:22px; font-family:georgia;}
.custom #footer_1 ul.sidebar_list li.widget a {color: #fff; border-bottom:0; padding:0.2em;}
.custom #footer_1 ul.sidebar_list li.widget a:hover {color:#5c9e00; padding:0.2em;}
/***FOOTER END***/

/*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;}

