/*
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/
*/
.custom .menu
{
	padding-top: 0em;
	padding-bottom:.0em;
padding-right: 1em;
	 background: none repeat scroll 0 0 #9aa3c7; }
.custom #tabs li a {
	background:#80E00C url(images/menu.jpg) repeat-x scroll 0 0;
}






.custom #header { background: #fff; padding: 0em; border: 0em; margin: 0em;}

.custom #header #logo a {
display:block;
height:229px;
background:url('images/dreamonwith_1200.png') 50% 50% no-repeat;
outline:none; color: #000000; text-indent: -9999px; padding: 0em; border: 0em; margin-left:auto; margin-right:auto;}

.custom #header #tagline {display:none;}


body.custom {
    background: #71859D url('http://inspiredtowrite.com/wp-content/themes/thesis_17/custom/images/bkgd.jpg') repeat-x;
    
}

body.custom { background: #transparent url('images/bkgd.jpg') 50% 0 no-repeat; background-attachment: fixed; }

body.custom { background: #transparent url('images/bkgd.jpg') 50% 0 no-repeat; }




.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom li.widget ul {
background:#ffffff;
border: 0.1em solid #C7C7C7;
-moz-border-radius:8px;
padding:0.5em;
}

.custom .sidebar h3 { background: #7799aa; 
center;
text-decoration: none; font-weight:bold;
text-align:center;
color:#FFFFFF ; 
}

/* save this code in custom.css file */

.custom ul.sidebar_list li.widget h3{
text-background#ffffff;
margin:0 -0.9em;
padding:0.5em 1em;
font-size:16px;}

.custom .post_box  {
      background: #ffffff;
      padding-left:1.2em;
      padding-right:1.2em;
      margin:2.2em 2.3em 0 0;
      border-top: none;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	}


/* ADS HOME BOX */
/*.custom #comments { clear: both; }
.adhome { background: #ffffff; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em; }
.adhome ul { list-style-position: inside;  list-style-type: square; margin-left: 1.5em; }
.adhome li { margin-bottom: 5px; }
.adhome h4 {width:95% font-family: Georgia; clear:both; width:95% margin-top: 5px; margin-bottom:15px; font-size:14px; color: #000000; line-height:14px; text-shadow: 1px 1px 2px #000; border-bottom: 3px solid #F0F2ED; padding-bottom: 10px; }</blockquote>
<strong>Add to customs.functions.php file:</strong>
*/

/* Feature HOMEPAGE Box*/
.custom #feature_box {
	background: none;
	padding: 3px 5px 0px 5px;
	border-bottom: none;
	margin-top: 0em;
	margin-bottom:0em;
	margin-right: 20em;
	margin-left: 20em;
        -webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.custom #feature_box table {
	font-size: 15px;
	color: #003300;
		text-align: center;
}



.custom #footer_area {background:#000000; padding:0.5em 0; border-top:1px solid #00000;}
	.custom #footer_area .page {background:#000000;}
		.custom #footer {border-top:0;}


.postauthor {background: #D1D1D1;
&nbsp;border-top: 1px solid #e1e1e0;
&nbsp;border-bottom: 1px solid #e1e1e0;
margin-right:2.5em;
overflow: hidden; padding: 1.5em;
-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;

}
.postauthor img {border: 1px solid #e2dede;
float: left;
&nbsp;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: 1.5em; font-style: italic;
font-weight: bold; letter-spacing: 0.8px;}
.custom .postauthor p {
fontsize:15px;}
.custom .postauthor p.hlight{
fontsize:13px;
fontweight:bold }

/*.custom #bookmarks {background: transparent; width: 3.1em; position: fixed; top: 45%; left: 1.75%;}
.custom #bookmarks a {display: block; text-indent: -9999px; height: 3.1em;}*/


.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: .95em; }
.custom .archivel { float: left; width: 40%;}
.custom .archiver { float: right; width: 60%;}

.custom blockquote { color: #7799aa; padding-top: 3px; padding-bottom: 0px; padding-right: 3px;
font: italic bold 1.3em Georgia, "Times New Roman", Times, serif; -moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.custom blockquote { background: #ffffff; }
#adrotate-1 img, #adrotate-2 img, #adrotate-3 img, #adrotate-4 img, #adrotate-5 img, #adrotate-6 img, #adrotate-7 img{padding:6px 6px 2px 8px;}

/*remove border from blockquote*/
.custom blockquote { border: none ;  }
