*{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid transparent;
}

ul.circle 
{
	list-style-type: circle;
}


body{
	background:#FFF url('../images/page_bg_horz.png') repeat-x top left;
	text-align:center;
	margin-top:0px;
}
div#mainConVid{
	float:left;
	height:390px;
	width:957px;
	background-color: #000;
	margin-left:-2px;
}

div#videoRight{
	width:410px;
	height:230px;
	float:right;
	padding-right:20px;
}

div#centerMattText{
	width:330px;
	height:250px;
	float:left;
}

span#inFilTitl{
	color:#bdbcbc;
	float:left;
	font-family:arial;
	font-size:20pt;
	font-weight:normal;
}

span#blkAdTitl{
	color:#ddd;
	float:left;
	font-family:arial;
	font-size:12pt;
	font-weight:normal;
}

span#replcBBlv{
	color:#929292;
	float:left;
	font-family:arial;
	font-size:12pt;
	font-weight:normal;
	margin-bottom:30px;
}

span#versDescMatt{
	color:#bdbcbc;
	float:left;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	margin-top:30px;
}

div#mattBoxLeft{
	height:297px;
	width:181px;
	background: transparent url('../images/mattbox.png') no-repeat top left;
	float:left;
	position:relative;
}

div#mainConVidTop{
	margin-left:-2px;
	margin-top:20px;
	float:left;
	height:4px;
	width:957px;
	background: transparent url('../images/playerTop.png') no-repeat top left;
}

div#mainConVidBottom{
	margin-left:-2px;
	float:left;
	height:6px;
	width:957px;
	background: transparent url('../images/playerBottom.png') no-repeat top left;
}

div#mainConVidTopText{
	width:957px;
	height:37px;
	float:left;
	background: #222 url('../images/player_title_bg.png') repeat-x top left;	
}

span#mainConVidTextType{
	color:#CACACA;
	float:left;
	font-family:sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin-left:25px;
	margin-top:8px;
}

span#mainConVidTextTyperight{
	color:#A7A7A7;
	float:left;
	font-family:sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin-left:5px;
	margin-top:8px;
}

span#mainConVidTextTitle{
	color:#CACACA;
	float:left;
	font-family:sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin-left:50px;
	margin-top:8px;
}

span#mainConVidTextTitleright{
	color:#A7A7A7;
	float:left;
	font-family:sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin-left:5px;
	margin-top:8px;
}

span#mainConVidTextAdded{
	color:#CACACA;
	float:left;
	font-family:sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin-left:25px;
	margin-top:8px;
}

span#mainConVidTextAddedright{
	color:#A7A7A7;
	float:left;
	font-family:sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin-left:5px;
	margin-top:8px;
}

span#mainConVidMP3DL{
	color:#CACACA;
	float:right;
	font-family:sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin-right:25px;
	margin-top:8px;
	cursor:pointer;
}

img#mp3DLimg{
	margin-top:1px;
	margin-right:5px;
	float:left;
}

span#mainConVidBlog{
	color:#CACACA;
	float:right;
	font-family:sans-serif;
	font-size:9pt;
	font-weight:normal;
	margin-right:25px;
	margin-top:8px;
	cursor:pointer;
}

img#Blogimg{
	margin-top:1px;
	margin-right:5px;
	float:left;
}

div#mainConVidMiddle{
	width:640px;
	height:360px;
	margin:0px auto;
	text-align:center;
}


div#mainConVidStrip{
	float:left;
	width:987px;
	height:127px;
}

div#leftArrow{
	margin-left:-30px;
	width:30px;
	height:59px;
	background: transparent url('../images/left_arrow.png') repeat-x top left;
	float:left;
	cursor:pointer;
}

div#centerVideos{
	width:957px;
	height:127px;
	float:left;
	background: transparent url('../images/thumbnail_background.png') repeat-x top left;
	overflow:hidden;
}

div#rightArrow{
	width:30px;
	height:59px;
	background: transparent url('../images/right_arrow.png') repeat-x top left;
	float:right;
	cursor:pointer;
}

div#mainConEmail{
	width:957px;
	float:left;
	background-color:white;
	margin-top:20px;
    border:1px solid #ccc;
	}


div#emailMiddle{
	clear:both;
	float:left;
	width:955px;
	height:40px;
	background-color:white;
}


div#emailUpdates{
	width:481px;
	height:44px;
	float:left;
	margin-top:2px;
	margin-left:20px;
}

div#emailAddMeImg{
	float:left;
	width:144px;
	height:35px;
	background: transparent url('../images/emailupdate_left.png') 0 0 no-repeat;
}

div#emailAddMeBtn{
	background:transparent url('../images/emailupdate_right.png') 0 0 no-repeat scroll;
	cursor:pointer;
	float:right;
	height:35px;
	margin-top:-35px;
	width:62px;
}

input#emailAddMe{
	background-color:white;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-size:20pt;
	height:34px;
	margin-top:0px;
	width:275px;
}

div.linkImg{
	width:430px;
	height:40px;
	float:right;
	margin-top:4px;
}

div.linkImg a{
	margin-right:15px;
	margin-top:3px;
	position:relative;
	float:left;
}

div#gcc{
	width:110px;
	height:40px;
	float:left;
	background: transparent url('../images/link_gcc_notover.png') 0 0 no-repeat;
}

div#gcc:hover{
	width:110px;
	height:40px;
	float:left;
	background: transparent url('../images/link_gcc_over.png') 0 0 no-repeat;
}

div#vimeo{
	width:100px;
	height:40px;
	float:left;
	background: transparent url('../images/link_vimeo_notover.png') 0 0 no-repeat;
}

div#vimeo:hover{
	width:100px;
	height:40px;
	float:left;
	background: transparent url('../images/link_vimeo_over.png') 0 0 no-repeat;
}

div#youtube{
	width:70px;
	height:40px;
	float:left;
	background: transparent url('../images/link_youtube_notover.png') 0 0 no-repeat;
}

div#youtube:hover{
	width:70px;
	height:40px;
	float:left;
	background: transparent url('../images/link_youtube_over.png') 0 0 no-repeat;
}

div#facebook{
	width:90px;
	height:40px;
	float:left;
	background: transparent url('../images/link_facebook_notover.png') 0 0 no-repeat;
}

div#facebook:hover{
	width:90px;
	height:40px;
	float:left;
	background: transparent url('../images/link_facebook_over.png') 0 0 no-repeat;
}

div#rss{
	width:50px;
	height:40px;
	float:left;
	background: transparent url('../images/link_rss_notover.png') 0 0 no-repeat;
}

div#rss:hover{
	width:50px;
	height:40px;
	float:left;
	background: transparent url('../images/link_rss_over.png') 0 0 no-repeat;
}

div#mainConSky{
	width:957px;
    border:1px solid #ccc;
	float:left;
	background-color:white;
	margin-top:20px;
}

div#skyMiddle{
	clear:both;
	float:left;
	width:955px;
	background-color:white;
}

div#skypeImg{
	width:82px;
	height:37px;
	float:left;
	background:transparent url('../images/skype_logo.png') 0 0 no-repeat;
	margin-left:20px;
	margin-top:10px;
	margin-right:20px;
	cursor:pointer;
}

div#skyText{
	width:460px;
	float:left;
	margin-left:10px;
}

span.skyText{
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#9c0030;
}

span#skyText{
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7D7D7D;
}

div#skyText2{
	margin-top:8px;
	width:400px;
	float:right;
	margin-right:40px;
}

div#skyClick{
	float:right;
	width:114px;
	height:40px;
	background:transparent url('../images/skype_clickhere.png') 0 0 no-repeat;
	margin-top:4px;
	cursor:pointer;
	margin-right:40px;
}

/********ComeBackLater**********/
div#blogAndPreacher{
	margin-top:30px;
	width:957px;
	float:left;
	clear:both;
}

div#blogLeft{
	float:left;
	width:210px;
	height:120px;
	border-right:1px solid #D9D9D9;
}

div#mainConBlog{
	width:460px;
	float:left;
	background-color:white;
    border:1px solid #ccc;
}

span#downCount{
	color:#777;
	font-size:12px;
	font-family:sans-serif;
	font-weight:600;
	font-style:italic;
	margin-left:8px;
	margin-top:5px;
	float:left;
}

div#FFspecs{
	float:left;
}

span#ffOnly{
	color:#777;
	font-size:12px;
	font-family:sans-serif;
	font-weight:600;
	font-style:bold;
	margin-left:8px;
	margin-top:5px;
	float:left;
}

span#FFdesc{
	color:#777;
	font-size:10px;
	font-family:sans-serif;
	font-weight:lighter;
	margin-left:8px;
	margin-top:5px;
	float:left;
}

div#FFpic{
	width:39px;
	height:39px;
	float:left;
	background:transparent url('../images/firefox.png') 0 0 no-repeat;
	margin-left:120px;
	margin-top:-40px;
}

div#blogRight{
	float:right;
	width:230px;
	height:120px;
}

div#blogRight ol li{
	color:#999;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	margin-left:18px;
}

span#HowToBlog{
	margin-top:10px;
	float:left;
	color:#888;
	font-size:16px;
	font-family:sans-serif;
	font-weight:bold;
}

div#blogMiddle{
	clear:both;
	float:left;
	width:458px;
	height:120px;
	background-color:white;
}

div#blogDivider{
	background-color:#D8D8D8;
	clear:both;
	height:1px;
	margin-left:2%;
	width:95%;
	margin-top:7px;
	float:left;
}

div#blogContent{
	float:left;
	padding-top:10px;
}

div#mainConPre{
	width:460px;
	float:left;
	background-color:white;
	margin-left:27px;
    border:1px solid #ccc;
}

div#preMiddle{
	clear:both;
	float:left;
	width:458px;
	height:120px;
	background-color:white;
}

div#preDivider{
	background-color:#D8D8D8;
	clear:both;
	height:1px;
	margin-left:2%;
	width:95%;
	margin-top:7px;
	float:left;
}


div.preContent{
	margin-left:10px;
	margin-top:10px;
	float:left;
}

div#picAlign{
	width:430px;
	height:110px;
}

a.linky{
	font-family:sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#707070;
}

a:hover.linky{
	font-family:sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#a0a0a0;
}

span.topTitle{
	font-size:14px;
	font-family:sans-serif;
	font-weight:bold;
	color:#707070;
	margin-left:15px;
	margin-top:5px;
	float:left;
}

span.topTitler{
	font-size:12px;
	font-family:sans-serif;
	color:#707070;
	margin-right:15px;
	margin-top:5px;
	float:right;
}

div.roundMainCon{
	width:957px;
	float:left;
	background-color:white;
	margin-top:20px;
}

div#whatWeAreAbout{
	clear:both;
	float:left;
	width:955px;
	height:100px;
	background-color:white;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

div#whatWeAreAboutText{
	margin-top:10px;
	width:900px;
	float:left;
	margin-left:20px;
	font-size:14px;
	font-family:sans-serif;
	font-weight:normal;
	color:#707070;
}




#vidThumbnails {float:left;margin-left:30px;width:10000px;}
#VideoName{width:200px;height:20px;float:left;margin-top:4px;}
#VideoDate{float:left;margin-top:4px;}
.thumbContainer {float:left;width:100px;margin-top:3px;padding:4px 0 2px 10px;}
.thumbPic 		{width:95px;height:70px;}
.thumbText 		{color:#ccc;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;text-align:center;}
.MakeMeBorder{border:3px solid #970231;background-color:#AFAFAF;}
.MakeMeBorderB{padding:3px;height:70px;}
#VideoEmbed{margin-top:17px;float:left;}


img.OPO {/* for IE */filter:alpha(opacity=100);/* CSS3 standard */opacity:1;/* for Mozilla */-moz-opacity:1;border:0px;}
img.OPO:hover {/* for IE */filter:alpha(opacity=50);/* CSS3 standard */opacity:.5;/* for Mozilla */-moz-opacity:.5; border:0px;cursor:pointer;}
input.OPO {/* for IE */filter:alpha(opacity=100);/* CSS3 standard */opacity:1;/* for Mozilla */-moz-opacity:1;border:0px;}
input.OPO:hover {/* for IE */filter:alpha(opacity=50);/* CSS3 standard */opacity:.5;/* for Mozilla */-moz-opacity:.5; border:0px;cursor:pointer;}
div.OPO {/* for IE */filter:alpha(opacity=100);/* CSS3 standard */opacity:1;/* for Mozilla */-moz-opacity:1;border:0px;}
div.OPO:hover {/* for IE */filter:alpha(opacity=50);/* CSS3 standard */opacity:.5;/* for Mozilla */-moz-opacity:.5; border:0px;cursor:pointer;}

	div#newsPost{margin:0px;padding:0px;width:498px;border-bottom:1px solid #670707;}
	div#newsComment{/*background:#B9B8B8 url(../images/scfContainer_roundBottom.png) no-repeat scroll left top;*/border-top:1px solid #602126;height:19px;width:506px;}
	
#recent_comments{height: auto;font-size: 15px;font-family: Arial, Helvetica, sans-serif;font-style: normal;background-color:#ebebeb;}
#recent_comments p{margin:0px;}
#recent_comments li,ul{list-style-type:none;list-style-position:inside;padding:0px;margin:0px;}
.Post{background-color:white;width:100%;height:auto;margin: 0px;padding: 0px;clear:both;}
.Post img{display:block;margin-right: 10px;margin-left: 10px;position: absolute;}
.postcon{width:100%;height:48px;clear:both;}
.postcon img{z-index:1;}
.postcon:hover{width:100%;height:48px;background-color: #ebebeb;cursor:pointer;}
.linkauthor{color:#333;height:20px;padding-left:80px;font-size: 11px;font-family: Arial, Helvetica, sans-serif;font-style: normal;}
.linkauthor a:link{font-size: 13px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-style: normal;color:#333333;}
.comdate{height:20px;padding-right:16px;font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-style: italic;color: #000000;float:right;}

ul.sky li{
	clear:both;
	float:left;
	width:100%;
}

a.skylink:link,a.skylink:visited,a.skylink:active{
	margin:15px 0px 10px 5px;
	padding:10px;
	width:97%;
	float:left;
	color:red;
	text-decoration:none;
	background-color:#fff;
}

a.skylink:hover{
	margin:15px 0px 10px 5px;
	padding:10px;
	width:97%;
	float:left;
	color:red;
	text-decoration:none;
	background-color:cfc;
}

ul.sky li img{
	float:left;
}

span.liSkyTitle{
	margin-left:20px;
	margin-right:30px;
	float:left;
	font-size:13pt;
	color:#396AA4;
	font-family:arial;
	margin-top:2px;
}

span.liSkyText{
	margin-top:7px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#7d7d7d;
	font-family:arial;
}