/*
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-blue.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.5em solid #ddd; border-right: 0.5em 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;}
/***HEADER END***/

/***NAV MENU***/
.custom .menu {background: none; border:none; height: 25px;}

/*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: #666; -moz-border-radius: 15px; -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: #fff; 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:#010101; 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;}
/*tool box */
.custom #box1 {
width: 11.4em;
position: relative;
padding: 1em;
background-color: #eeeedd;
margin-left: -.77em;
margin-top: .3em;
}
.custom #box1 ul {
margin:0;
padding: 0;
list-style: none;
}
.custom #box1 h2 {
text-align: center;
margin-bottom: 0.5em;
font-size: 1.5em;
}
.custom .crayonImageHome { margin: .5em 0 .5em .7em;}
.custom .firebug { margin: .5em 0 .5em .8em;}
.custom .firefox { margin: .5em 0 .5em .7em;}
.custom .aptana { margin-left: 2.3em; margin-bottom: -.5em;}
.custom .smallhookmap { margin-left: 3.3em;}
.custom .w3logo { margin: -1em 0 0 0em; }



.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:center;}
.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***/
}
<div class="grayfader">Content for your text widget</div>
#random-posts li {
background: #FFFBCC;
border: 1px solid #E6DB55;
line-height: 1.4em;
-moz-border-radius: 5px;
padding: 0.9em;
-webkit-border-radius: 5px;
}
#popular-posts li {
background: #FFFBCC;
border: 1px solid #E6DB55;
line-height: 1.4em;
-moz-border-radius: 5px;
padding: 0.9em;
-webkit-border-radius: 5px;
}
#recent-posts li {
background: #c2b78d;
border: 1px solid #E6DB55;
line-height: 1.4em;
-moz-border-radius: 5px;
padding: 0.9em;
-webkit-border-radius: 5px;
}
/*side bar widget bacground*/

.custom li.widget ul {
background:#C2B78D;
border: 0.1em solid #C7C7C7;
-moz-border-radius:4px;
padding:0.5em;
}

.custom .sidebar h3{background-color: #A94;

-moz-border-radius: 4px;&nbsp;padding: 0.1em 0.1em 0.1em 0.5em; font-weight:bold; font-size:1em; color:#333333;}
.custom #content_box {background-color:#BFA391;}
.custom #content {background-color:#FFFFFF;}
/*sidebar link styles*/
.custom .sidebar a #BFFEBF ; }
/*sidebar link styles*/
.custom .sidebar a {#BFFEBF ; }
/* HIGHLIGHT AUTHOR COMMENTS */
.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:20px;}