/*
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

Installation Instructions & Update Information: 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--

///////////////////////////////////////////////////
*/

/*SKIN COLOR SETTINGS for Different Backgrounds
To switch the skin background, replace the default (gray) background image  code (bg.jpg) 
in the body.custom declaration with the code for the background you want to use:

Blue - (bg-blue.jpg)
Aqua - (bg-aqua.jpg)
Purple - (bg-purple.jpg)
Red - (bg-red.jpg)
Green - (bg-green.jpg)
Brown - (bg-brown.jpg)
Orange - (bg-orange.jpg)
Pink - (bg-pink.jpg)
*/
body.custom {background: #fff url(bg-brown.jpg) repeat-x;}
/*Edit the Above Line of Code with the background image code referenced above to modify your site's background*/

.custom #container {margin-top: 0; margin-bottom: 0em; border-left: 0.3em solid #ddd; border-right: 0.3em solid #ddd;}

/***HEADER***/
.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; 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;}

.custom #header { border-bottom:none;
height:175px;
padding-top:0;
padding-bottom:0;
background:url(images/rpmda.png)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }
/***HEADER END***/

/***NAV MENU***/
.custom .menu {background: none; border:none; height: 20px;}

/*SKIN COLOR SETTINGS for Nav Menu Background Colors
If you're using a skin background color other than the default, replace the background hover code in 
the .custom ul.menu li a:hover declaration (with the code for the background you want to use:

Default (Gray) - #666
Blue, Purple - #354662
Red - #850504
Brown, Orange - #754827
Aqua - #326B5C
Pink - #D6009C
Green - #446A31
*/
.custom ul.menu li a:hover {background: #F8BC19; -moz-border-radius: 25px; -webkit-border-radius: 25px;}
/*Edit the Above Line of Code with the background colors referenced above to modify the background color when hovering over a menu item*/

.custom ul.menu li a:hover {color: #000; text-decoration: none; margin-bottom:0; padding-bottom:0.6em;}
.custom ul.menu li.current a, .custom ul.menu li.current-cat a {color: #fff; border:none; padding-bottom:0.6em;}
.custom .menu li {padding: 0; margin: 0px 0px 0px 0px; text-decoration:none; border-bottom:none;}
.custom .menu a {background: none; border:none; padding-bottom: 0.6em; padding-top: 0.3em; margin-top: 0.2em; margin-bottom:0em; margin-right:1em; color:#eee; text-decoration:none; border-bottom:none;}
.custom .menu .rss { float: right; }
.custom .menu .rss a, .menu .rss a:hover { padding-bottom:0.6em; padding-right:0.6em; border: none; }
.custom .menu .rss a:hover { text-decoration: none; }
/***NAV MENU END***/

/***SIDEBAR AND WIDGETS***/
.custom li.widget {list-style: none; text-indent: 0; margin-bottom:0; margin-top:0; padding-left:0; margin-left:1em;}
li.widget h3 {color:#666; font-size:21px; font-family: georgia; margin-bottom:0; margin-top:0;}
.custom #multimedia_box {margin-bottom:0;}
.custom .sidebar ul.sidebar_list {position:relative; padding:0; margin:0 20px 0 0; }

.custom div.subscriber {text-indent:0; background: #FFF0DA url(subscribe-bg.png) no-repeat; border-bottom: 1px solid #bbb; border-top: 1px solid #bbb; padding:1em; margin-left:-1em; margin-right:1em;}
.custom div.subscriber h3{text-indent: 0; }

.custom div.bluefader {text-indent: 0; padding:1em; background: #E5F2FF url(blue-bg.gif) repeat-x; border-bottom: 1px solid #bbb; margin-left:-1em; margin-right:1em;}
.custom div.bluefader h3{text-indent: 0; }

.custom div.grayfader {text-indent:0; padding:1em; background: #fff url(fade.gif) repeat-x; border-bottom: 1px solid #bbb; margin-left:-1em; margin-right:1em;}
.custom div.grayfader h3{text-indent:0;}

.custom div.sblist1 a {display: block; color:#000000; margin-left:-0.9em; margin-right:-0.9em; padding-left: 1em; padding-top: 0.3em; padding-bottom: 0.3em; font-family:georgia; text-decoration: none; font-size: 14px;}
.custom div.sblist1 a:hover {background-color: #eee; color: #000; text-decoration: underline;}
/***SIDEBAR AND WIDGETS END***/

/***CONTENT AREA MODS***/
.custom .entry-title {color: #333; font-family: arial; font-size: 24px; font-weight:bold;}
.custom .entry-title a{text-align: center !important; color: #333; font-family: arial; font-size: 28px; font-weight:bold;}
.custom .entry-title a:hover {color: #990000; }
.custom .headline_meta {text-align:center;}
.custom .headline_area {text-align:left;}
.custom #archive_info {text-align:center;}

.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: #990000;}
.custom .format_text .code1 {color:#990000;}

.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;}
/***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, #footer_area .page{background: #222;} 
.custom #footer_area {color: #ccc; padding-top: 0em; text-align:center; border-top: 3px solid #666;} 
.custom #footer {border-top:none; text-align:center;} 
.custom #footer a:hover {color: #fff; text-decoration: none; } 
.custom #footer_1 {text-align:left; border-bottom: 1px solid #333; }
.custom #footer_1 ul.sidebar_list li.widget {text-indent:0; color: #eee; width:23%; margin-right:0%; 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:#ccc; padding:0.2em;}
/***FOOTER END***/

.custom li.widget h3 {
color:#999;
font-family:georgia;
font-size:16px;
margin-bottom:0;
margin-top:50px; }

.custom .menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a {
border-bottom: 0px;
background: none;}

.custom .menu, .menu a, .menu li ul {
background: none;
border:none}