/*
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 and  Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/


.custom .comments_closed p {display: none ;}


/*To make nav styles disappear and style the new nav*/


.custom #header_area{ display: none; }
.custom #nav_area { background: none; padding: 80px; border-bottom: none; }
.custom #title_area { background: none; padding: 0; border-bottom: none; }
.custom #header { border-bottom: none; } 
.custom #nav_area ul { border-bottom: none; border-left: 1px; }
.custom #nav_area ul li { border-width: 0; margin-bottom: 0; padding-bottom: 0; background: none; }
.custom #nav_area ul li.rss { border-width: 0px; margin-bottom: 0px; padding-bottom: 0; background: none; }
.custom #nav_area ul#tabs { border-left: 1px; }
.custom #header { border-bottom: none; }
.custom #header { border-top: none; }

/************************************************/



body.custom { background: #d6d5db url(../images/enloebg2.jpg) repeat-x; }
.custom #container { padding:0; margin-top: 0; width:900px; background:#ffffff url(../images/pagebg.jpg) repeat-y; }
.custom #page { padding:0; }

.custom #header {
width: 100%;
padding: 0;
}

/*All Links*/
.custom a, .custom a:visited { color: #35535e; }
.custom a:hover { color: #000000; }

.custom h2 a, .custom h2 a:visited { color: #000000; }
.custom h2 a:hover { color: #000000; text-decoration:underline; }

/*Nav bar*/
.custom ul#tabs li a { background: #000000; color:#ffffff; font-size:12px; font-weight:bold; border:none;}
.custom ul#tabs li a:hover { background: #000000; color:#E6003F; font-size:12px; font-weight:bold; border:none;}

.custom ul#tabs { background: #01077D; padding:0; border:none;}


/*sidebar*/
.custom #sidebars {  }
.custom #sidebar_1 { padding:0;  }
.custom #sidebar_2 { padding:0; }
.custom .sidebar {  }

.custom #column_wrap { background: none; }


/*Footer*/

.custom #footer-links {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	text-align:center;
	font-size:1.1em;
        font-family: Verdana, Georgia, Arial, sans-serif;
	text-transform:uppercase;
        line-height: 15px;
}

.custom #footer-links a.credits, .custom #footer-links a.credits:visited {
	color:#333333;
}
.custom #footer-rap {
	padding:1px 3px 5px 3px;
        text-align: center;
}

.custom #footer { padding: none; margin: none; border: none; }

.custom #footer-left {
	width:600px;
	float:left;
}


.custom  #content_box { background: none ; }

/* Heading Tags */

.custom h1 { line-height: normal; font-size: 22px; }

/* My Text Div 1 */
.custom #mytextdiv1 {
width: 195px;
position: relative;
padding: 1em;
background-color: #eeeedd;
margin-left: -.77em;
margin-top: .3em;
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
}
.custom #mytextdiv1 ul {
margin:0;
padding: 0;
list-style: none;
}
.custom #mytextdiv1 h2 {
margin-bottom: 0.5em;
font-size: 1.5em;
}

#sidebar-contact-form { margin: 5px 0 5px 0; padding: 5px; width:185px; height:360px; background:url("images/orange-bg.jpg"); }

#sidebar-contact-form h2 { font-size: 14px; font-weight:bold; }

#sidebar-contact-form strong { color: #ffffff; }

#sidebar-contact-form strong:hover { color: #000000; }

#sidebar-contact-form-button { color: #000000; }

#sidebar-contact-form-button:hover { background:#cccccc;}



/*****MENU NAVIGATION*****/

.custom #menu-rap {
	width:900px;
	height:30px;
	margin:0 auto;	
	text-align:center;
}
ul#custom-menu {
	width:900px;
	list-style:none;
	clear:both;
	margin:0 auto;	
	padding:0;
	background: #000000;
}
ul#custom-menu li 
{
  float:left;
  list-style:none;   
}	
ul#custom-menu li a {
  display:block;
  font-family:Verdana, Tahoma, Arial;
  font-size:12pt;
  font-weight:bold;
  padding:5px 12px;; 
  color:#ffffff; 
}	
ul#custom-menu li.space-li {

}
ul#custom-menu li a:hover,ul#menu li a:active {
	color:ffffff;;
	background:#35535e;
	text-decoration:none;
}



/**** CUSTOM SIDEBAR MENU ****/

#sidebar-menu a, #sidebar-menu a:visited {
	color: #29203f;
	text-decoration: none;
}

#sidebar-menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar-menu p { padding-top: 7px; }

#sidebar-menu {
	font-size: 13px;
}
#sidebar-menu strong {
	font-size: 13px;
        padding:2px 0 2px 0;
        line-height: 20px;
        color: #ffffff;
}
#sidebar-menu-title {
        margin:2px 0 2px 0;
        padding: 3px 0 0 3px;
        width: 178px;
        height: 25px;
        background: url(../images/enloe-sidemenu2.png) no-repeat;
}

#sidebar-menu-title a { color:#ffffff; }
#sidebar-menu-title a:hover { color:#ffffff; }

/*****************************/



/* Claim Free Video Form */

#custom-sidebar-claim-form {
	width: 180px;
	margin: 15px 0;
	padding: 5px;
	font-size:12px;
	background: #fefede;
	border: 4px #352E4D dashed;
}
#custom-sidebar-claim-form h2 {
	width: 180px;
	font-size:14px;
	text-align:center;
}

.submit_Claim_Free_Video_Form {
	border: 1px solid #000000;
	padding: 5px;
	width: 170px;
	background-color: #ECE9D8;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#submitpad_Claim_Free_Video_Form {
	padding: 5px;
	background-color: #352E4D;
	margin: 0px;
}

#input-bg-sidebarclaim {
	border: thin #000000 solid;
	background: #ffffff;
}

/********************************/


#nav-enloe ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
#nav-enloe ul li {
 position: relative;
 float: left;
        padding: 0 8px; 0 8px;

}
#nav-enloe li ul {
 position: absolute;
 top: 30px;
 display: none;
}
#nav-enloe ul li a {
 display: block;
 text-decoration: none;
 line-height: 20px;
 color: #ffffff;
 font-weight: bold;
 padding: 5px;
 font-size: 13px;
 background: #1C1332;
 margin: 0 2px;
}

#nav-enloe ul li.red-li a { background: red; }
#nav-enloe ul li.red-li a:hover { background: green; }

#nav-enloe ul li.green-li a { background: green; }
#nav-enloe ul li.green-li a:hover { background: red; }

#nav-enloe ul li a:hover { background: #7F7B8E; }
li:hover ul, li.over ul { display: block; }

#nav-enloe { background: #1C1332; padding-left: 8px; clear:both; }
#clearboth { clear:both; }

#after-footer-div { background:#416812; color:#ffffff; padding: 5px 0; }

#after-footer-div a { color: #A09F24; }

