/*  
Theme Name: Overdrive Live
Theme URI: http://www.wayoutwestmultimedia.com
Description: A clean, modern site design for the Overdrive Live TV Show
Author: Rob Onekea for Way Out West Multimedia
Author URI: http://www.wayoutwestmultimedia.com
Tags: overdrivelive, wayoutwestmultimedia
*/


body {
	margin-top: 0px;
	background-color: #4c4c4d;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 424px;
}

#header img {
	border: none;
	}
	

#nav {
	padding-top: 114px;
	padding-left: 260px;
}

#mainbody {
	background-image: url(img/body_bg.jpg);
	height: 784px;
	background-repeat: no-repeat;
}

#videobox {
	padding-top: 20px;
	padding-left: 45px;
	float: left;
	padding-right: 20px;
}

#footbox ul {
}

#footbox li {
	background:none
}


#videoboxText {
	float:left;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 0px;
	width: 295px;
	padding-top: 10px;
	padding-right: 15px;
}
#videoboxText h1 {
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#videoboxText h3 {
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin: 0;
	color: #7AF2D8;
	text-transform: uppercase;
}

#videoboxText h4 {
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin: 0;
	color: #FFFFFF;
}

#videoboxText a {
	color: #78EFD5;
	text-decoration: none;
	font-weight: bold;
}

#videoboxText a:hover {
	text-decoration: underline;
	background-color: #000000;
}

.buyit {
	padding-bottom: 15px;
	}
	
div.background
  {
	width:375px;
	height:220px;
	border:2px solid black;
  }
  
div.mainBox
  {
	width:670px;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: auto;
	float: left;
  }
  
div.mainBox img {
	/* for IE */
  filter:alpha(opacity=100);
	/* CSS3 standard */
  opacity:1.0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	}
    
div.mainBox h1 {
	padding-left: 25px;
	font-size: 20px;
	color: #0A6465;
	font-weight: bold;
}
	  
div.mainBox  p
  {
	margin:5;
	font-weight:normal;
	color:#0A6465;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 13px;
  }

	
div.mainBoxbottom {
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	background-image: url(img/newsbox_bottom.gif);
	height: 24px;
	background-repeat: no-repeat;
	width: 964px;
	margin-left: 20px;
}

	
#sideBox {
	padding: 5px;
	float: right;
	margin-top: 10px;
	width: 275px;
	padding-right: 15px;
}
	
#sideBox img {
	margin: 5px;
	}
	
	
div.transboxLeft
  {
	width:398px;
	height:311px;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
	background-image: url(img/top5box.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	float: left;
  }
div.transboxLeft  p
  {
	margin:5;
	font-weight:normal;
	color:#CB4242;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 13px;
  }

div.transboxCenter
  {
	width:259px;
	height:275px;
	/* for IE */
  filter:alpha(opacity=75);
	/* CSS3 standard */
  opacity:0.75;
	background-image: url(img/hotvideo_box.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 16px;
	float: left;
	padding-top: 40px;
	background-repeat: no-repeat;
  }
div.transboxCenter  p
  {
	margin:5;
	font-weight:normal;
	color:#984005;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 13px;
	margin-top: 0px;
  }

div.transboxCenter h3 {
	font-size: 15px;
	color: #984005;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
  

div.transboxRight
  {
	width:259px;
	height:285px;
	/* for IE */
  filter:alpha(opacity=75);
	/* CSS3 standard */
  opacity:0.75;
	background-image: url(img/newreleases_box.gif);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: right;
	
	padding-top: 30px;
	background-repeat: no-repeat;
  }
div.transboxRight  p
  {
	margin:5;
	font-weight:normal;
	color:#DBC904;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
  }
  
  
#footer {
	background-image: url(img/footer.jpg);
	height: 236px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 50px;
}
	
#footer a {
	text-decoration:none;
	color: #999999;
	font-size: 13px;
	
}
#footer a:hover {
	height: 236px;
	background-repeat: no-repeat;
	text-decoration: underline;
}

#footbox {
	width: 280px;
	float: left;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	padding: 10px;
}

#footbox h2 {
	color: #0A6465;
	font-size: 15px;
}

#legal {
	text-align: left;
	width: 400px;
	color: #CCCCCC;
	font-size: 13px;
}


.alignleft {
	float:left;
	}
	
	
.alignright {
	float:right;
	}
	
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	}
	
.clear {
	clear:both;
	}
