
@charset "utf-8";
@import "content.css";

/* Global Structure styles */

body {
	margin:0;
	background-color:#222222;
	background-image:url(/Images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	color: #666666;
	}
	
	#prospectRegister{
		position:fixed;
		width:68px;
		height:200px;
		top:312px;
		left:0;
		background-image:url(http://metroplexhoops.com/Images/prospect_register_btn.png);
		background-repeat:no-repeat;
		
	}
		
	
#logo h1 {
	margin:0;
	display:block;
	text-indent:-9999px;
}

#logo {
	margin:20px 0 0 0;
	background-image:url(http://metroplexhoops.com/Images/new_logo.png);
	background-repeat:no-repeat;
	width:328px;
	min-height:105px;
}
	

#header{
	padding:1px 0;
	margin:auto;
	width:1000px;
	min-height:162px;
	background-image:url(http://metroplexhoops.com/Images/header_bg.png);
	background-repeat: no-repeat;
}

#menuContainer{
	margin:auto;
	width:1000px;
	min-height:40px;
}

#menu{
	float:left;
	width:600px;
	min-height:40px;
}

#topAdSpace{
	margin:20px auto;
	width:1000px;
	height:90px;
}

#contentHolder{
	margin:auto;
	width:1000px;
	height:100%;
}
/*left side content*/


/*right side content*/

#newsSearch{
	margin-bottom:20px;
}

#calendarBg{
	width:300px;
	height:304px;
	background-image: url(http://metroplexhoops.com/Images/calendar_bg.png);
	background-repeat: no-repeat;
}


#scoreboardHolder{
	margin-bottom:20px;
	width:298px;
	background-color:#121212;
	border:#0d0d0d solid 1px;
}

#scoreboardHeader{
	margin:10px;
	width:280px;
	height:33px;
	background-image:url(http://metroplexhoops.com/Images/scoreboardHeader.jpg);
	background-repeat:no-repeat;
}

#scoreboardContent{
	margin:10px;
	width:280px;
}

#sponsorsHolder{
	margin-bottom:20px;
	width:298px;
	background-color:#121212;
	border:#0d0d0d solid 1px;
}

#sponsorsHeader{
	margin:10px;
	width:280px;
	height:33px;
	background-image:url(http://metroplexhoops.com/Images/sponsors_Header.jpg);
	background-repeat:no-repeat;
}

#sponsorsContent{
	margin:10px;
	width:280px;
}


.sermonBlogContainer{
	margin: 45px 6px 6px;
	width:246px;
	height:146px;
	border:#FFF 1px solid;
}


#footerHolder{
	margin:auto;
	width:100%;
	height:272px;
	background-image: url(http://metroplexhoops.com/Images/footer_bg.png);
	background-repeat:repeat-x;

}

#footer{
	margin:auto;
	width:1000px;
	height:272px;
	background-image: url(http://metroplexhoops.com/Images/footer_content_bg.png);
	background-repeat:no-repeat;
}

/* Blog styles */

#blogContainer{
	margin-bottom:20px;
	width:1000px;
	background-color:#121212;
	border:#0d0d0d solid 1px;
}

#blogContent{
	margin:10px;
	width:980px;

}

/* Inside styles */

#contentContainer{
	margin-bottom:20px;
	width:680px;
	background-color:#121212;
	border:#0d0d0d solid 1px;
}

#content{
	margin:10px;
	width:660px;

}


/*Home page structure styles */

#twitterHolder{
	color:ffffff;
	margin:78px 0 0 612px;
	width:368px;
	height:20px;
}


#slideshowHolder{
	margin-bottom:20px;
	width:680px;
	height:320px;
	background-color:#121212;
	border:#0d0d0d solid 1px;
}


#slideshowContent{
	margin:10px;
	width:660px;
	height:300px;
	background-position:right;
	background-image:url(http://metroplexhoops.com/Images/slideshow_side_lines.png);
	background-repeat:no-repeat;

}
#slider {
   
    width:600px; /* Change this to your images width */
    height:304px; /* Change this to your images height */
	overflow:hidden;
}

#headlinesRankingsHolder{
	margin-bottom:20px;
	width:680px;
	background-color:#121212;
	border:#0d0d0d solid 1px;
}


#headlinesRankingsContent{
	margin:10px;
	width:660px;
	background-image: url(http://metroplexhoops.com/Images/headlines_rankings_line.png);
	background-repeat: repeat-y;

}



#headlinesHeader{
	width:328px;
	height:33px;
	margin-bottom:10px;
	background-image: url(http://metroplexhoops.com/Images/headlines_header.jpg);
	background-repeat: no-repeat;

}

#headlinesContent{
	width:328px;
	
	margin-bottom:10px;
	background-image: url(http://metroplexhoops.com/Images/headlines_header.jpg);
	background-repeat: no-repeat;

}

#rankingsHeader{
	width:310px;
	height:33px;
	margin-bottom:10px;
	background-image: url(http://metroplexhoops.com/Images/rankings_header.jpg);
	background-repeat: no-repeat;

}

#videoHolder{
	margin-bottom:20px;
	width:680px;
	background-color:#121212;
	border:#0d0d0d solid 1px;
}

#videoContent{
	margin:10px;
	width:660px;

}

#videoHeader{
	margin-bottom:10px;
	width:200px;
	height:33px;
	background-image:url(http://metroplexhoops.com/Images/video_header.jpg);
	background-repeat:no-repeat;

}

#videoHeaderContent{
	margin-bottom:10px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;

}



/*Inside page structure styles */

#insideWrapper{
	margin:0;
	width:100%;
	background-image:url(http://metroplexhoops.com/Images/inside_bg.jpg);
	background-repeat:repeat-x;
}

#insideSpace{
	margin: auto;
	width:900px;
	height:63px;
}


/*
Web app styles
*******************************************************
*/

/*Video blog*/

.vidBlogHolder{
	margin:0 0 10px 0;
	padding: 1px 0 15px 0;
	border-bottom: dashed 1px #333;
	width:660px;
}

.vidBlogHolder .title{
	font-family:Arial, Helvetica, sans-serif;
	color:#014264;
	font-size:24px;
	line-height:30px;
	text-transform:uppercase;
	margin:0 0 20px 0;
}

.vidBlogHolder .vid{
	margin:0 0 20px 0;
}

.vidBlogHolder .description{

	margin:0 0 20px 0;
}

.vidBlogHolder .share{
	padding:1px 0;
}


