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

	.custom #header_area{display:none;}



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/


/* DoubleMule Clickable Header v. 1.0 */

.custom #header 
{
background:transparent;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #logo a
{
display:block;
display:block;

background:transparent;
outline:none;
color: #000000;
text-indent: -9999px;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #tagline 
{
color:#transparent;
text-indent: -9999px;
}
/* HEADER ZONE */

.custom #header_area {
	background:url(http://www.resonatewebmarketing.com/wp-content/themes/thesis_181/custom/images/resonate-header.jpg) center no-repeat #878787; 
width:auto;
height:130px;
}
.custom #header_area .page {
	background:transparent;
}

.custom #header {
	background:transparent;
	border-bottom: 0;
}





/* NAVBAR ZONE */


.custom #nav_area {
	background: url('images/navbar.gif'); }

.custom #nav_area .page {
	background: url('images/navbar.gif') !important; 
}

.custom #menu-main a{
	background: url('images/navbar.gif') !important; 
	border: 0;
}

.custom .menu li.tab a {
	background: url('images/navbar.gif'); 
	border: 0;
}

.custom .menu li.tab {
	background: url('images/navbar.gif'); 
	border: 0;
}

.custom .menu li.cat-item a {
	background: url('images/navbar.gif'); 
	border: 0;
}

.custom .menu li.cat-item {
	background: url('images/navbar.gif'); 
	border: 0;
}


/* CONTENT ZONE */

.custom #content_area {
	background: #e7e7e7;
}

.custom #content_area .page {
	background: #e7e7e7;
}

.custom #content_box {
	background: #e7e7e7;
}

/* FOOTER ZONE */

.custom #footer_area {
	background: #000;
}

.custom #footer_area .page {
	background: #000;
}

.custom #footer {
		height: 330px;
	width: 1024px;
	background: #000000;
}

/* HIGHLIGHT BOX - white */
.format_text .highlight_box_white {
	/* distance from borders to content*/
	padding: 0 1em 0 1em;
	/* spacing outside of box*/
	margin: 0 0 0 0;
	/* background color */
	background: #FFFFFF;
	/* border size style color */
	border: 1px solid #B28F00;
	}

/* HIGHLIGHT BOX - WHITE WITH FONTS */
.format_text .highlight_box_white_fonts {
	/* font size */
	font-size: 14px;
	/* font family */
	font-family: arial;
	/* font style: normal, italic etc */
	font-style: normal;
	
	/* font weight: bold etc */
	font-weight: normal;
	/* distance from borders to content*/
	padding: 5px 1em 0 1em;
	/* spacing outside of box*/
	margin: 20px 20px 20px 20px;
	/* background color */
	background: #FFFFFF;
	/* border size style color */
	border: 1px solid #D7F8CB;

}

/* pullquotes with double bar above and below */
.custom blockquote.left {
   width: 200px;
   margin: 5px 20px 10px 0px;
   padding: 5px 20px;
   border: 3px double #AAAAAA;
   border-width: 3px 0;
   font-size: 1.4em;
   text-align: center;
}


.custom blockquote { color: #541915; padding-top: 10px; padding-bottom: 1px; padding-right: 5px;
font: italic 1.0em Arial; -moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.custom blockquote { background: #cccccc; }
.custom blockquote.left { float: left; }
.custom blockquote.right { float: right; }

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #cccccc;
    border: 0.4em solid #3e3e3e;
}

.custom .dropcap {
color: #1B3700;
float: left;
font-size: 40px;
margin: .3em .2em .1em 0;
}
/* BEHIND EVERYTHING */

body.custom {
	background: #000000;
}
.custom #header #logo { font-weight:lighter; font-family: orator std; } 
        #header #logo a { color: #fff; }
        #header #logo a:hover { color: #731511; }
.custom #header #tagline { font-weight: normal; color: #fff; }

.custom #feature_box {
	background: #fff; 
	width:435; 
	height:352;
	margin-right: 29px;
    padding-right: 6px;
}
.custom .su-divider {
    border-top: 4px solid #B4B4B4;
    clear: both;
    height: 0;
    margin: 1.5em 0;
}	

.custom .pb_carousel_default img {
	background-color:#e7e7e7;
	border: 0;
}

 .custom .pb_carousel-1 a img {
	background-color: #e7e7e7;
	border: 0;
}

.custom .wgp_wrapper {
	height: 135px;
}
.custom #sidebar_header div.sidebar ul.sidebar_list li.widget div.widget_box {
	display: none;
}
.custom #footer, #footer a {
    color: #878787;
}
.custom #sidebar_1.sidebar ul.sidebar_list li#include_post-12.widget {
	padding: 10px !important;
}

/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #000000;
	/* widget padding */
	padding: 0px;
	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 305px;
	/* space between widgets */
	padding-right: 20px;
	/* text color */
	color: #fff;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 16px;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #ffffff;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px solid #ffdf00;
	/* distance between border and widget text */
	margin-bottom: 5px;
}

/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

/* footer font styles */
.custom #footer a {
	font-size: 12px;
	border-bottom: none;
	/* default Thesis link color */
	color: #fff;
}
.custom #footer a:visited {
	text-decoration: none;
	/* default Thesis link color */
	color: #fff;
}
.custom #footer a:link {
	text-decoration: none;
	/* default Thesis link color */
	color: #fff;
}
.custom #footer a:hover {
	text-decoration: underline;
	/* default Thesis link color */
	color: #fff;

	/* ----- WM Header/Footer Widgets ---- */
.custom #sidebar_header {
		display: none;
	width: 468px;
	height: 68px;
	float: right;
	text-align: center;
	margin-top: -60px;
}
.custom #sidebar_footer {
	margin: 15px;
	text-align: center;

/* ----- WM Sidebar Widgets ---- */
.custom #sidebar_left {
	width: 49%;
	float: left;
	clear: left;
	border-top-width: 0;
	border-right-width: 0.1em;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #ddd;
}
.custom #sidebar_right {
	width: 49%;
	float: right;
}

.custom .comments_closed p {
  display: none;
}

/* Remove Italics */
.custom .headline_meta {
   font-style: normal;
}
/* Remove Uppercase */
.custom .headline_meta span,
 .custom .headline_meta abbr {
   text-transform: none;
}
.custom .multimedia_box { 
	background-color:#fff;
	background-repeat:no-repeat; 
	border-bottom: 1px solid #fff;
	width:436px;
	height:334px;
	position: relative;
}
/* .pb_carousel-1 a img {
	background-color: #e7e7e7;
	border: 0;
} add this to the carousel styles.css to remove border and change color to background if plugin updates removes it */
 
.custom  .headline_area img.post_image {
	display: none;
}
#sidebar_1.sidebar ul.sidebar_list li#text-17.widget{
	margin-top: 270px;
}
#sidebar_1.sidebar ul.sidebar_list li#text-17.widget div.textwidget p object embed {
	margin-top: 270px;
}
