/*
File:			custom.css
Description:	Fox Fights Foreclosures Custom Stylesheet

	=================================================================================
*/


/* Begin header */

.custom #header #logo a { display: block; height: 200px; width: 950px; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { background: url('http://www.foxfightsforeclosures.com/wp-content/uploads/2009/10/FFF_header.jpg'); background-repeat: no-repeat; padding: 0; margin-top: -10px; border: 0 }

/* End header */



/* Body */
.custom #custom_box {display:none;}

.custom #content h1 {color: #; }
.custom #content h2 {color: #CE0910;}
.custom #content h3 {color: #CE0910;}


body.custom { background:#3f3f3f; }

.custom .page { background: url('http://www.foxfightsforeclosures.com/wp-content/uploads/2009/10/page_bg.jpg'); }

.custom #content_box { }

.custom #column_wrap { background: none;}

/* Sidebars */

.custom #sidebars {}
.custom .sidebar ul.sidebar_list {padding:0;}
.custom #sidebar_1 {margin-left: 15px; width: 200px;}

/* Fonts */
.custom a {color: #;}
.custom p {color: #;}
.custom .sidebar a { font-size: 12px;}
.custom .sidebar a:hover { text-decoration:underline;}

}

	
/* Feature Box */

#feature_box {
background:transparent;
border-bottom: 0; margin-left:5px;
padding:0;

}

.feature {
padding-left: 0;
padding-right: 0;
margin-left: 0px;
}

/* Sidebar */
.subnav {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:10px;
}
.custom .sidebar ul.sidebar_list {padding:0;}
.custom .sidebar {background-color: transparent ; border-left:0;}
.custom .sidebar h3 {
font-size:1.5em;
line-height:1.385em;
margin-bottom:0.692em;
color:#BA9E5D;
font-variant:caps;
letter-spacing:2px;
text-align:center;
}

/*  Form */

#commentform input {
background:#EEEEEE none repeat scroll 0 0;
border-color:#AAAAAA #DDDDDD #DDDDDD #AAAAAA;
border-style:solid;
border-width:1px;
color:#444444;
font-size:1em;
}

#footer { border-top:0; font-size: 1em; padding-left: 200px;}

/* End Body */

/* Begin Menu */

ul#tabs { max-width: 630px; margin-left:222px; list-style: none; border:0; color: #fff; background:#CE0910; font-weight: bold; border-width: 0 0 0 0;  }

/* First Level */

ul#tabs li { margin-bottom: .2em; background:#CE0910; width:auto; border: 0; border-left: 0; float:left; position:relative; padding-right: 30px; }

ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0; color: #fff; background:#CE0910; border-bottom: 0; }

ul#tabs li li.current_page_item, ul#tabs li li.current-cat { background:#CE0910; padding-bottom: 0; }

ul#tabs li li.current_page_item a, ul#tabs li li.current-cat a {text-decoration:underline; }
	
ul#tabs li a { display: block; line-height:inherit; color: #fff; ; text-transform: uppercase; width:auto; letter-spacing: 2px; padding:7px; }

ul#tabs li a:hover {color: #fff; ; text-decoration:underline; padding:7px;  }

ul#tabs li li:hover { background: url('');}
	
ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default; }

ul#tabs li.current_page_item li a, ul#tabs li.current-cat li a { cursor:pointer; }

ul#tabs li li.current_page_item  a:hover, ul#tabs li li.current-cat  a:hover { text-decoration:underline; }
		
ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; }
	
ul#tabs li.rss { padding-right: 16px; background: none; border: none; float: right; }
		
ul#tabs li.rss a { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }

ul#tabs li ul { list-style:none; position:absolute; left:-9999px;  border:1px solid #ddd; border-top:0; float:left; background: url('' width:200px; overflow:hidden;}

ul#tabs li:hover ul { left:auto; display:inline-block; margin:0; padding:0;}




/* End Menu */



