/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the &lt;body&gt; 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/
*/


/* footer area formatting */



.custom #footer-sidebar {display: block; height: 22em; margin: auto; background: #fff; border-bottom: dotted; border-bottom-width: thin; border-color: #ccc; padding-left: 5px; list-style: none;}



.custom #footer-sidebar1 {float: left; text-align: left; width: 30%;padding-right: 1.563em; padding-left: 0.563em; padding-top: 1.563em;padding-bottom: 1.563em; font-size: 0.846em;}



.custom #footer-sidebar2 {float: left; text-align: left; width: 30%;padding-right: 1.563em; padding-left: 1.563em; padding-top: 1.563em; padding-bottom: 1.563em; font-size: 0.846em;color: #94b3c5;}



.custom #footer-sidebar3 {float: left; text-align: left; width: 30%;padding-right: 1.563em; padding-left: 1.563em; padding-top: 1.563em; padding-bottom: 1.563em; font-size: 0.846em;color: #94b3c5;}













/* footer widgets header text formatting */



.custom #footer-sidebar1 li.widget h3 {color: #2d2a2a;font-size: 1em; line-height: 1.385em; margin-bottom: 0.615em; text-transform: uppercase; letter-spacing: 2px;}



.custom #footer-sidebar2 li.widget h3 {color: #2d2a2a; font-size: 1em; line-height: 1.385em; margin-bottom: 0.615em; text-transform: uppercase; letter-spacing: 2px; }



.custom #footer-sidebar3 li.widget h3 {color: #2d2a2a;font-size: 1em; line-height: 1.385em; margin-bottom: 0.615em; text-transform: uppercase; letter-spacing: 2px;  }



.custom #footer-sidebar4 li.widget h3 {color: #2d2a2a; font-size: 1em; line-height: 1.385em; margin-bottom: 0.615em; text-transform: uppercase; letter-spacing: 2px; }



.custom #footer-sidebar5 li.widget h3 {color: #2d2a2a; font-size: 1em; line-height: 1.385em; margin-bottom: 0.615em; text-transform: uppercase; letter-spacing: 2px; }







/* footer list text formating ( not for heading (h3 - that is covered above */



.custom #footer-sidebar1 ul li a {color: #363535; text-transform: uppercase;}



.custom #footer-sidebar2 ul li a {color: #363535;text-transform: uppercase;}



.custom #footer-sidebar3 ul li a {color: #363535;text-transform: uppercase;}



.custom #footer-sidebar4 ul li a {color: #363535;text-transform: uppercase;} 



.custom #footer-sidebar5 ul li a {color: #363535;text-transform: uppercase;}  



.custom #footer a {border-bottom: none;}







/* lines & arrow inbetween footer list items */



.custom #footer ul li {margin:0em 0em 0em 0em; padding-bottom:0.25em;padding-top: 0.2em;}









/*custom footer widget img a*/



.custom #footer a img {background:#FFFFFF none repeat scroll 0 0;border:0.071em solid #CCCCCC;color:#888888;margin-bottom:0.120em;padding:0.214em;}







/*custom footer text&copright*/



.custom #footer .left{clear:left;display: inline; float:left; margin: auto; background: #fff; list-style: none;padding-bottom: auto;}



.custom #footer .left p{color:#888888;font-size:.9em;line-height:1.667em; margin-bottom: 0.615em;}



.custom #footer .left a img {display: inline;border:0;}




body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000 none repeat scroll 0 0;
color:#111111;
padding-top:4em;

}
.custom #container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EDEDED none repeat scroll 0 0;
border-color:#CC3B0A;
border-style:solid;
border-width: 0.4em;
padding:0 0.3em;
}
.home #header{display:none;}

.custom.home #sidebars,.custom.home #content_box{display:none;}

#feature_box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#fff none repeat scroll 0 0;
border-color:;
border-style:none;
}

#image_box {
border-color:#CC3B0A;
border-style:solid;
}
#image_box img {
border-width:0.1em;
padding:0.1em;
display: block;
    margin-left: auto;
    margin-right: auto;
}

.custom .format_text p.note {
background: #f5f5f5 url('images/newspaper.png') center no-repeat;
border: 2px solid #ddd;
background-position: 7px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 5px 5px 45px;}

.custom .format_text p.alert {
background: #ffffa0 url('images/star.png') center no-repeat;
border: 2px solid #e5e597;
background-position: 7px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 5px 5px 45px;}


.custom #twitter_div {padding:0.625em; border:3px double #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
	.custom #twitter_div img {float:right;}
.custom .post_ad{
background:#fff none repeat scroll 0 0;
border:0.2em solid #86C0D1;
clear:both;
padding:0.667em;}

.custom .post_ad img {
border:0.533em solid #C0E2EC;
display:block;
float:right;
margin-bottom:0.667em;
margin-left:0.667em;
}

.custom .post_ad h3 {
border-bottom:1px dotted #89C3D4;
margin:0 0 0.533em;
padding-bottom:0.267em;
}

div.socialmedia_sidebar

{

  background: #fff;

  margin: -18px 0 5px 0; 

/* If you are using this below the media box, 

use a negative top margin to raise it up. If not, adjust accordingly */

  padding: 5px 0 5px 10px;    


} 



div.socialmedia_sidebar ul li{

  float: left;         

  list-style: none;    

  text-align: right;

} 



div.socialmedia_sidebar span.name{

  font-size: 1.1em;

  display: block;

}



div.socialmedia_sidebar span.service{

  font-style: italic;

}  



div.socialmedia_sidebar ul li a{

  width: 350px; 

  padding: 5px;    

  display: block;      

  border: 1px solid #fff;    

}



/* Non-hover profile links */       

#twitter{ background: #fff url('images/icon-twitter.png') 5px 5px no-repeat; height: 35px; width: 170px; text-indent: 15px;} 

#facebook{ background: #fff url('images/FaceBook-icon.png') 5px 5px no-repeat; height: 35px; width: 170px; text-indent: 25px;}

#squidoo{ background: #fff url('images/squidoo_icon.png') 5px 5px no-repeat; height: 35px; width: 170px; text-indent: 35px;} 

#rss{ background: #fff url('images/icon-rss.png') 5px 5px no-repeat; height: 35px; width: 170px; text-indent: 35px;} 

  



/* Hover profile links */

#twitter:hover{ background: #fff url('images/icon-twitter.png') 5px 5px no-repeat} 

#facebook:hover{ background: #fff url('images/FaceBook-icon.png') 5px 5px no-repeat} 

#squidoo:hover{ background: #fff url('images/squidoo_icon.png') 5px 5px no-repeat} 

#rss:hover{ background: #fff url('images/icon-rss.png') 5px 5px no-repeat}    

.custom #header {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.custom #header #logo a {
	display:block;
	width:955px;
	height:150px;
	/* insert the file path to your logo below */
	background:url(http://revenuepublishing.com/wp-content/header/rotate.php) center no-repeat;
	color:#000000;
	text-indent: -9999px;
	padding: 0px 0px;
}

/* Header from Widget Me plugin */
.custom #sidebar_header {
	width: 468px;
	float: right;
	margin-top: -82px;
	padding-right: 11px;
}

#footer p {
font-size:.9em;
line-height:1.667em;
}
.menu {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 1px;

}
.menu li {

		float: left;

}

/* Layer of Category navigation */
.catnav {
	border-top: 1px solid #DDDDDD;
	border-bottom: 3px solid #CC0000;
	list-style: none;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
}

.catnav li {
	line-height: 30px;
	float: left;
	list-style:none;
}
.catnav li a {
	color: #888888;
	display: block;
	padding: 0 13px;
	font-size: 11px;
	border-right:1px solid #DDDDDD;
}

.catnav li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #CC0000;
}

.catnav li ul {
	display: none;
}


/*archive info*/
#archive_info p {font-size:1.3em;line-height:1.5em;text-transform:none;margin-bottom:1.1em;letter-spacing:0;}

/*fronpage feature box*/
#feature_box p{font-size:1.3em;line-height:1.5em;text-transform:none;margin-bottom:1.1em;letter-spacing:0;padding-top:1em;}

/* Home Page Featured Content Slider */
.hfeed #feature_box {
	padding: 15px 0px;
	background: #FFFFFF;
}

.sidebar h3 {
	color: #FFFFFF;
	background: #FF8800;
	display: block;
	padding: 2px 5px;
}

.sidebar h3 a {
	color: #FFFFFF;
	background: #FF8800;
	display: block;
	padding: 0px 1px ;
	text-align: left;
}

.sidebar h3 img {
	float: right;
	padding: 0px;
}


.sidebar ul {
	padding: 2px 5px;
}

.under_content h3 {
	color: #FFFFFF;
	background: #5B1A82;
	display: block;
	padding: 2px;
	text-align: center;
	width: 500px;
	float: left;
}

.under_content ul, .sidebar_footer ul, .sidebar_header ul {
	list-style: none;
}

.under_content_list .textwidget {
	padding: 5px 0px;
	width: 500px;
	float: left;
}

/* author comments */
dl#comment_list .bypostauthor {
	background: #EFEEE4;
}

/* Create Footer Border */
.custom #footer {
	border-top: 3px solid #CC3B0A;
}

/* Footer from Widget Me plugin */
.custom #content_footer {
	margin: 15px;
	text-align: center;
}

