/*text styles*/

.style1 {
	font-size: 12px;
	color: #333333;
}
.style4 {
	color: #202020;
	font-weight: bold;
}
.style6 {font-size: 14px}

.style18 {	
	font-size: 16px;
	color: #00adee;
	font-weight: bold;
}
.style7 {
	font-size: 10px;
	color: #202020;
}

/*text styles*/

/*general styles*/

* {
    margin:0;
	padding:0;}
		
body { background-color:#fff;
	background-image: url(../images/bg_main.gif);
	background-position:0px 7px;
	font-family:arial, verdana, sans-serif;
}
	
	
a { text-decoration:none;
	color:#00adee;
	}

a:hover {
	text-decoration:underline;}
			
p {		
	margin: 0 0 1em 0 ;	}
		
a img {border:0;}

h1 {font-size:34px;
    font-weight:normal;
    letter-spacing:2px;
    color:#fff;
    margin-bottom:20px;
    }

h2{ font-size:34px;
    text-transform:uppercase;
    font-weight:normal;
    letter-spacing:2px;
    color:#fff;}
 
h2.interior {padding: 20px 0 10px 0;}
	
h3 { font-size:15px;
	font-family:georgia, 'times new roman', serif;
	color:#00aeef;
	font-style:italic;
	font-weight:normal;
	padding: 10px 0;}
	
h4 {font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	color:#00aeef;
	padding: 3px 0 7px;}
	
h5 {font-size:12px;
	font-weight:normal;
	padding: 3px 0 7px;
	font-style: italic;
	text-transform:none;}

h6 {font-size:12px;
	font-weight:normal;
	font-style:italic;
	font-family:georgia, 'times new roman', serif;
	color:#202020;
	text-transform:none;}
	
h7 {font-size:12px;
	font-weight:normal;
	font-style:italic;
	font-family:georgia, 'times new roman', serif;
	color:#202020;
	text-transform:none;}
	
/*divs*/

#header{	
	background-color:transparent;
	background-image: url(../images/bg_header.gif);
	background-position:50% 0%;
	height:99px;
	background-repeat:no-repeat;}
	
	
/*the blue menu section below the header*/	

#header_navArea{
	margin:0 0 0 0;
	background:#00aeef;}

#header_navArea ul#topnav, ul#footer_nav {
	list-style-type:none;	
	display:block;
	float:right;
	height:24px;
	margin-bottom:-1px;
	border-right:0px solid #47c5f3;
	border-left:0px solid #006f99;}
	
#header_navArea ul#topnav li, ul#footer_nav li {
	display: block;
	float:right;

	background-color:transparent;
	font-size:12px;
	text-transform:uppercase;}
	
#header_navArea ul#topnav li.current {
	background-color:#000;
	background-image:none;
	border-left:#000;}

#header_navArea ul#topnav li a, ul#footer_nav li a {
	display: block;
	color:#fff;
	font-weight:normal;
	padding:0;}

#header .container {position:relative;}/*the container specific to the header*/

/*logo is an a-tag w/ background - different image in ie stylesheet due to transparency issues with pngs*/

a#logo {
	position:absolute;
	left:10px;
	top:-2px;
	width:191px;
	height:204px;
	background-image:url(../images/logo_png.png);
	background-repeat:no-repeat;
}

/*the section for nav inside th header with the dropdown select*/

#headnav{
	float:right;
	height:30px;
	width:500px;
	padding:15px 0 0 0 ;
	font-size:12px;
	color:#a3a3a3;
	text-transform:uppercase;}

#headnav a {
	color:#fff; 
	padding: 0 5px;	
}

.links {float:left;}

select#topmenu {
	float:right;
	font-size:12px;
	text-transform:uppercase;
	margin-top:-3px;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #a9a9a9;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #a9a9a9;}	
	
select#topmenu option {
	padding:0px 7px 0px 7px;	}
	
/*general container*/	

.container { 
	width:900px;
	margin: 0 auto;}
	
/*"content"	is around changable content on all text-interiors (ie not blog, news and cal -modules*/

.maincontent, .content {	line-height:1.5em;}


/********************************main and main_interior - spans the main body between header and footer feature*/

#main{
	padding:25px 0 0px 0;
	color:#fff;}
	
#main_interior {
	padding: 80px 0 45px;
	color:#b4b3b3;}
	
/******************** COLUMNS ************************/
	
#column_bigleft {
	width:552px;
	float:left;
		}
	
#column_bigleft .feature {padding: 0 0 27px 0;}

#column_smallright{
	width:325px;
	float:right;	}
	
#subcolumn_wideleft {
	width:550px;
	float:left;}

#subcolumn_narrowright {
	width:204px;
	float:left;}
	
/* BLOGS, NEWS, AND CAL LISTS FOR HOME AND MODLE PAGES*/
	
ul.list_blog, ul.list_news, ul.list_cal{
	list-style-type:none;

	margin: 0 0 25px 0;}
	
ul.list_cal {background: #202020;
	border-bottom:none;}

ul.list_news{border-top:none}

ul.list_blog li, ul.list_news li, ul.list_cal li{
	display:block;
	list-style-type:none;
	padding:14px 15px 15px 0;}
	
ul.list_blog li{
	padding:10px 15px 11px 0;}

ul.list_news li {
	border-top:1px solid #a3a3a3;
	background-image: url(../images/bg_blogshort.gif);
	background-position:right top;
	background-repeat:no-repeat;	}

ul.list_cal li {padding: 8px 7px 7px 13px;}
ul.list_blog li .metadata, ul.list_news li .metadata, ul.list_cal li .place{
	font-size:10px;
	color:fff;
	text-transform:uppercase;}
	
ul.list_cal .date, ul.list_cal .date a, ul#major_cal li .info .location, ul#major_news li .info .title, ul#major_news li .info .title a, .info .title{
	font-size:14px;
	color:#00aeef;
	padding: 0 0 3px 0;
	text-transform:uppercase;	}

ul.list_blog li .metadata .author, ul.list_news li .metadata .author{
	color:#626769;
	border-left:1px solid #626769;
	margin:0 0 0 5px;
	padding:0 0 0 5px;}
	
ul.list_blog li .metadata .author a, ul.list_news li .metadata .author a, {
	color:#626769;}

	
ul.list_blog li .title, ul.list_news li .title{
	font-size:16px;
	font-family:georgia, "times new roman", serif;
	color:202020;
	font-style:italic;
	padding:5px 0 0 0;
}
	
ul.list_blog li .title a, ul.list_news li .title a {color:#00aeef;}

ul.list_news li .short, ul.list_cal li .short {
	color:#b4b3b3;
	font-size:12px;
	padding: 5px 0 0 0 ;
		line-height:1.3em;
}

ul.list_news li .short a.more, ul.list_cal li a.more, a.more{
	color:#fffd4d; 
	font-size:12px;
	text-transform:uppercase;}
	
	
/*botooms and right side and more*/

a.more_blue {	text-transform:uppercase; color:#00aeef;}

.player_big {
	background:#161616;
	padding:12px;
	text-align:center;
	position:relative;
	height:1%;}
	
.player_big .title {
	text-align:left;
	font-size:16px;
	font-family:georgia, times new roman, serif;
	color:#00aeef;
	font-style:italic;
	padding:10px 0 0 0;}

.player_big img.open {
	position:absolute;
	bottom:10px;
	right:12px;}


.promo_interior { margin: 0 0 23px 0}

.network { 
	background:#202020;
	text-align:center;
	padding:0px 0px 0 0px;}
	
	
.network .spacer
	{height:12px;
	width:325px;}

/*bottom blocks styles*/

#content_bottom_feature {
	background-color:#202020;
	color:#fff;
	padding: 25px 0 0 0;}

.iconbox {
	background:#202020;
	padding:10px 0 10px 10px;
	margin:10px 0px 30px 0px;
	}	

.iconbox img {
	padding:10px;
	background:#202020;
}
	
img.youtube {
	height:90px;
	width:120px;		
	margin: 0 13px 0 0;}

/*bottom blocks*/

#current-video-title {margin-bottom: 10px;}

#current-video-desc {
	color: #b4b3b3; 
	text-align: left; 
	line-height: 1.1em; 
	font-size: 14px !Important; 
	margin-bottom: 15px;
	}
	
/*footer*/

#footer {
		background:#00aeef;
	margin:0 0 1px 0;}

#footer_left {
	float:left;
	color:#fff;
	font-size:11px;
	padding: 5px 0 0 0 ;}
	
#footer_left a {color:#000;}
	
#below_footer {
	height:15px;
	background-image: url(../images/bg_below_footer.gif);
	background-position:left top;
	background-repeat:repeat-x;}

/*auxillary styles*/

.hidden {display:none;}

.cleaner {height:1px; clear:both; font-size:1px; border:0;}

