/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image:url(images/daybackground.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

/* set the containing div and centre it */
#main{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
	background: #404040;
	background-image:url(images/daycontentbg.gif);
}
/* set the header div */
#header{
	background-image:url(images/dayheader.png);
	width: 800px;
	height: 157px; 
	background-repeat: no-repeat;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#casts{
	text-align: right;
	padding-right: 27px;
	padding-bottom: 5px;
}

#newsfeed{
	float: right;
}
/* set the navigation div */
.navigation{
    width: 212px;
    margin: 0px;
	float:right;
    padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* set the content div */
#content{
	width: 520px;
	margin: 0px;
	float:left;
    padding: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 12px;		
}

/* set the footer div */
#footer{
    padding: 5px;
    margin-top: 0px;
    clear: both;
	text-align:center;
	padding-top: 30px;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;

}

.content-top{
	background-image:url(images/bodytop.png);
	background-repeat: no-repeat;
    width: 540px;
	height: 8px;
}

.content-bottom{
	background-image:url(images/bodybottom.png);
	background-repeat: no-repeat;
    width: 540px;
	height: 8px;
}

.content-body{
	background-image:url(images/contentbg.png);
    width: 526px;
	background-repeat: repeat;
	padding: 7px;
	padding-top: 3px;
	white-space: normal;
}

.side-top{
	background-image:url(images/sidetop.png);
	background-repeat: no-repeat;
    width: 200px;
	height: 8px;
}

.side-bottom{
	background-image:url(images/sidebottom.png);
	background-repeat: no-repeat;
    width: 200px;
	height: 8px;
}

.side-body{
	background-image:url(images/sidebg.png);
    width: 185px;
	background-repeat: repeat;
	padding: 7px;
	padding-top: 3px;
	white-space: normal;
}

.side-body2{
	background-image:url(images/sidebg.png);
    width: 185px;
	background-repeat: repeat;
	white-space: normal;
	vertical-align:bottom;
}

.buttons {
	font-size: 10px;
	font-family: Arial;
	color: #000;
	font-weight:bold;
}

ul{
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type:disc;
}

li{
	margin-left: -25px;

}

.nav_widget a{
    display: block;
    width: 185px;
	height: 22px;
    background-image: url(images/daybuttonbg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
	vertical-align: bottom;
	text-indent: 50px;
	text-decoration:none;
}

.nav_widget a:hover {
    background-position: bottom left;
	vertical-align:bottom;
}

.nav_widget ul {
	list-style-type:none;
}
.nav_widget p{
	margin: 0px;
}
#date{
margin-left:auto;
}

.offsite a{
	color: #0080F8;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	font-family:Arial;
}

.offsite a:visited {
	color: #351B50;
	font-weight: bold;	
	font-size: 11px;
	text-decoration:none;
	font-family:Arial;
}

.offsite li{
	color: #333;
	font-weight: bold;
	font-size: 10px;
	border: 0px;
}


.heading {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.newsheader {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #15354C;
}

.searchlist {font-size: 11px; color: #333; font-family: sans-serif; font-weight: bold; }

a {
	color: #2A1D15;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

a:visited { 
	color: #0D174B; 
	text-decoration:none;
	font-style:italic;
}	

hr {
	height: 1px;
	background-color: #A5AEC5;
	border: 0;
}

.category {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2D7CC7; 
}

.categoryhighlight {

	background-color: #B7D3EE; 
}

#pageheader {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #213C5A;
}

#pagesubheader {
	text-align: center;
}

#articleheader {
	font-weight: bold;
	font-size: 15px;
}

#articlesubheader {
	font-weight: bold;

}

#articleauthor {
	font-style: italic;
}

.musicbackground {
	background-color:#DCD9DD;
}

.musicsubheader {
	color: #FFFFFF; 
	font-weight: bold; 
	background-color:#C4C2C7;
}

#musictopimagebg {
	background-image:url(images3/hitbg.gif);
	width: 373px;
	height: 30px;
	font-weight: bold;
}
#musictopimagebg2 {
	background-image:url(images3/hitbg.gif);
	width: 373px;
	height: 30px;
	font-weight: bold;
}

#musicbottomimagebg {
	background-image:url(images3/hitbg.gif);
	width: 373px;
	height: 17px;
}
#musicbottomimagebg2 {
	background-image:url(images3/hitbg.gif);
	width: 373px;
	height: 17px;
}

#musicrules {
	background-color: #DEE1EF;
	border: 2px dotted #336699; 
	padding: 3px;
	padding-top: 8px;
	padding-bottom: 9px;
}

.musicrules {
	font-weight: bold;
	font-size: 14px;
	color: #336699;
}

#playerbg {
	background-image:url(images/contentbody.gif);
	padding-top: 8px;
	padding-bottom: 9px;
	padding: 7px;
	border: 1px solid #666;
	width: 450px;
}

#detachedplayerbg {
	background-image:url(images/contentbody.gif);
	background-repeat:repeat;
	margin: 0;
}

.video {
 padding-left: 13px;
}
#video {
 padding-left: 13px;
}

#gametext {
 padding-left: 166px;
}

.videotext {
 padding-left: 181px;
}
#videotext {
 padding-left: 181px;
}

.videogameheader
{
	font-weight: bold;
	font-size: 14px;
}

#videocontent
{
	 padding-left: 161px;
}

.gametext
{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.sectext
{
	color: #ffffff;
	font-weight: bold;
	background-color:#006699; 
}

.highlighttopcategory
{
	color: #ffffff;
	font-weight: bold;
	background-color: #1B4A76; 
}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
}

.gametitle
{
	font-weight: bold; 
	color: #000066; 
	font-size: 24px
}

.gametitle2
{
	font-weight: bold; 
	color: #000066; 
	font-size: 22px
}

.content-top{
	background-image:url(images/bodytop.png);
	background-repeat: no-repeat;
    width: 540px;
	height: 8px;
}

.content-bottom{
	background-image:url(images/bodybottom.png);
	background-repeat: no-repeat;
    width: 540px;
	height: 8px;
}

.content-body{
	background-image:url(images/contentbg.png);
    width: 526px;
	background-repeat: repeat;
	padding: 7px;
	padding-top: 3px;
	white-space: normal;
}

.comic-top{
	background-image:url(../../../images/comictop.png);
	background-repeat: no-repeat;
    width: 764px;
	height: 8px;
}

.comic-bottom{
	background-image:url(../../../images/comicbottom.png);
	background-repeat: no-repeat;
    width: 764px;
	height: 8px;
}

.comic-body{
	background-image:url(../../../images/comicbody.png);
    width: 764px;
	background-repeat: repeat;
	padding-top: 3px;
	white-space: normal;
}

#comic-content{
margin-left: 18px;
}

#comicmain{
    width: 800px;
    margin-left: 223px;
    margin-right: 250px;
	background: #404040;
	background-image:url(../../../images/contentbg.gif);
}

.sectiontitle{
	font-size:14px;
	font-weight:bold;
	color: #036;
}
img {
	border:none;
}
