/*  
Theme Name: SCI

Theme URI: http://www.simoncowellinsults.com/

Description: Simon Cowell Insults theme.

Version: 1.0

Author: More Pie Media

Author URI: http://www.simoncowellinsults.com

*/
.wrap {
	background-color:#000;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: -7px;
	padding-top:0px;
	margin-bottom: 0px;
	
	color:#fff;
}
.body{
	color:#fff;
	margin-top: 0px;
	padding-top:0px;
}
.header {
	background-image: url(images/simon-cowell-insults.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position: relative;
	height: 249px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top:0px;
}
.header-home-img{
	margin-left:40px;
	margin-top:225px;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.header-left{
	float:left;
	width: 500px;
	height:249px;
}
.header-right{
	float:right;
	width: 500px;
	height:249px;
}
.header-ad{
	position:absolute;
	margin-top:2px;
}
.header-ad img{
		margin-top:10px;
}
.header img:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
/*facebook fan page */
.connect-top{
background-color:#000;	
margin-top:2px;
}
.body-main{
	position: relative;
	width:1024px;
	margin-right: auto;
	margin-left: auto;
}
.body-main a{
	text-decoration:none;
	color:#FFF;
}
.body-main a:hover{
	text-decoration:underline;
}
.video-main{
	position:relative;
	float:left;
	width:482px;
	height:400px;
	margin-left: 5px;
	text-align:right;
}
.below-vid{
	margin-top:5px;
}
.video-box-border{
	border:thin solid #FFF;
}
.top-right-container{
	position:relative;
	float:right;
	width:510px;
	height:400px;
}
.video-thumb-grid{
	position:relative;
	width:510px;
	height:385px;
}
.single-post-content{
	position:relative;
	width:510px;
	height:385px;
	}
.below-top-content{
	margin-top:7px;

}
.body-sub{
	width:100%;
	position: relative;
	background-color:#bfbfbf;
	color:#000;
	background-image:url(images/page-sub-bg.jpg);
	background-repeat:repeat-x;	
	padding-bottom:5px;
	}
.body-sub-content{
	width:1024px;
	margin-left:auto;
	margin-right:auto;

}

.body-sub-content a{
	color:#000;
	text-decoration:none;
}
.body-sub-content a:hover{
	text-decoration:underline;
}
.footer{
	text-align:center;
	color:#FFF;
	width:1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.footer a{
	text-decoration:none;
	color:#FFF;
}
.footer a:hover{
	text-decoration:underline;
	color:#FFF;
}
.clear{
	clear:both;
}
h2{
	margin-top:0;
	padding-top:0;
	font-size:xx-large;
}
.video-thumb-grid img{
	opacity:0.4;
	filter:alpha(opacity=40);
	border:thin;
	border-style:solid;
	border-color:#000;
}

.video-thumb-grid img:hover{
	opacity:1;
	filter:alpha(opacity=100);
	border:thin;
	border-style:solid;
	border-color:#FFF;
}
.body-sub-content img{
	opacity:0.8;
	filter:alpha(opacity=80);
	border:thin;
	border-style:solid;
	border-color:#bfbfbf;
}

.body-sub-content img:hover{
	opacity:1;
	filter:alpha(opacity=100);
	border:thin;
	border-style:solid;
	border-color:#000;
}
h1{
	margin-bottom:0px;
}

/*single page stuff*/

.alignleft{
	position:relative;
	float:left;
}
.alignright{
	position:relative;
	float:right;
	}
	
	/*footer */
.footer-cols-container{
	position:relative;
	width:1024px;
}
.footer-copyright{
	position:relative;
	width:1024px;
	margin-top:250px;
	}
.footer-left{
		position:relative;
		float:left;
		width:480px;
}
.footer-right{
		position:relative;
		float:right;
		width:480px;
}
.footer h2{
	margin-bottom:5px;
}
.footer a{
	color:#bfbfbf;
}
