/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {
	/*background-image:url('/wp-content/blogs.dir/1/files/2012/01/scc-mainsite-bg.egg_f5fcf.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center top;*/
	background-color: #EEE;
	}
	
#feature_box_content {
	background-color: #880800;
	}
	
.custom #feature_box {
	padding: 1.1em;
	margin-bottom: 1.1em;
	background-color: #880800;
	border-radius:15px;
	}
	
.custom .menu {
	background-color: #EEE;
	font-weight: bold;
	}
	
.custom .rss {
	margin-right: 1.1em;
	color: #FFFFFF;
	}
	
.custom .rss a {
	color: #FFFFFF;
	}

.custom #header_area .page,#header{
	background-color: #EEE;
	}

.custom #header_area .page {
	padding-top: 1em;
	}

.custom #header {
	border: none;
	margin-top: .1em;
	padding-bottom: 1.1em;
	}
	
.custom #footer {
	border: none;
	}

.custom #footer a {
	color: #FFFFFF;
	}
	
.custom #footer_area,.custom #footer_area .page,.custom #footer,.custom #footer_area.full_width .page  {
	background-color: #666;
	}

.custom #content_area .page,.custom #content_box {
	background-image: none;
	background-color: #EEE;
	}

.custom #content_area .page {
	padding-bottom: 1.1em;
	}
	
.custom #content{
	background-color: #FFFFFF;
	}
	
.custom #sidebars {
	background-color: #FFFFFF;
	}

.custom #custom_feature_box_left {
	margin-top: 13px;
	}
.custom #custom_feature_box_right {
	float: right;
	width: 434px;
	}
.custom #custom_description_box {
	width: 414px;
	font-weight: bold;
	font-size: 15px;
	color: #FFF;
	text-align: justify;
	padding: 0 10px 10px 10px;
	}
.custom #custom_feature_box_right img {
	border: none;
	margin-top: 0px;
	}
	
.custom #custom_feature_box_right img.float_right {
	float:right;
	}

.custom #custom_feature_box_right img.float_left {
	float:left;
	}
	
.custom .feature_nav {
	width: 250px;
	display: block;
	margin-top: 10px;
	padding: 0;
	float:right;
	}
	
.custom .feature_nav_50 {
	height: 50px;
	}

.custom .feature_nav_100 {
	height: 100px;
	}

.custom a:hover img.feature_nav_vanish {
	display: none;
	}
	
.custom .fbimg {
	background-image: url('/wp-content/blogs.dir/1/files/2012/01/facebook-hover.egg_ad83e.png');
	background-repeat: none;
	}
	
.custom .twimg {
	background-image: url('/wp-content/blogs.dir/1/files/2012/01/scc-twitter-hover.egg_d1be6.png');
	background-repeat: none;
	}
	
.custom .argimg {
	background-image: url('/wp-content/blogs.dir/1/files/2012/01/scc-common-hover.egg_92589.png');
	background-repeat: none;
	}

.custom .map_border {
	width: 562px;
	height: 400px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	}

#disqus_thread { width: 550px !important; margin-left:auto; margin-right:auto; }

#menu-item-54 {
	float:right;	
}

.custom #menu-item-1404{
	margin-left:50px;
}

#menu-item-1404 a{
	color:#b3190e;
}

#menu-item-1404 a:hover{
	color:white;
}

