

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #222 url(images/bg.gif);
	color: #fff;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link {
	color: #ff0000;
	text-decoration:none
	}

a:hover {
	color:#fff;
	
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */
#advert{
position:absolute;
top:85px; left: 495px;
}


#page {
	width:970px;
	margin:0 auto;
	font-size:0.7em;
	background:#000;
	padding: 10px 10px 10px 10px;
	}

#branding {
	position:relative;
	width:970px;
	height:180px;
	background: #000 url(images/butthead.jpg) no-repeat;
	
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
    width: 460px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	}


#magtext{

float:left;
padding:0px;
width:500px;
background:#000;
text-align:left;

}

#banner{
clear:both;
background: #000 url(images/footer_img.jpg) no-repeat;
width:970px;
height:139px;

}
	
	
/*	Headers */

.backissues {
background:transparent url(images/backissues.jpg) no-repeat scroll left top;
height:30px;
text-indent:-9999em;
}


h2 {
	font: 2.3em Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	margin: 10px 0;
	}

	
/* SidebarContent */
#bannerad{
margin-bottom:30px;
}

#dvdcol{
margin:0;
padding:0;
}

	
/* Content */

#content {

	width:500px;
	float:right;
	margin-bottom:10px;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

			
#leadpic {
	float:left;
	margin: 0 8px 18px 0;
	}

#lead {
	margin-top:22px;
	background: url(images/mainmag.jpg) no-repeat;
	height:362px;
	}
	
#lead a {
display:block;
height: 351px;
width: 610px;
text-decoration:none;
}

#lead a span {
visibility: hidden;
}


h3 a:link, h3 a:visited {
	color:#ff0000;
	text-decoration:none;
	}

#buy dl{
margin:0px;
padding:0px;

}

#buy dt{
margin:0;
padding:0;
color:#ff0000;
font-size:140%;
}

#buy dd{
margin:0;
padding:5px;
}

dl dd#ordernow a {
   display:block;
   height:34px;
   width:236px;
   background:transparent url(images/order.jpg) no-repeat 0 0;
   text-indent:-9009px;
   }


dl dd#getdigital a {
   display:block;
   height:34px;
   width:236px;
   background:transparent url(images/getdigital.jpg) no-repeat;
   text-indent:-9009px;
   }

dl dd#ordernow a:hover {
   background:transparent url(images/order_ovr.jpg) no-repeat 0 0;
   }


dl dd#getdigital a:hover {
   background:transparent url(images/getdigital_ovr.jpg) no-repeat;
   }



	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 970px;
	font-size:0.7em;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#fff;
	text-decoration:none;
	}
	
	
	
/* Navigation */
#navspace{
	height: 10px;
    width:970px;
	background: #000 url(images/nav_1.jpg) repeat-x;
    overflow:hidden;
}

#navigation{
background: #fff url(images/navback.jpg) repeat-x;
width:970px;
height:28px;

}


#navigation ul{
margin:0;
padding:0;
}



#navigation ul li {
   margin:0;
   padding:0;
   display:block;
   float:left;
   list-style-type:none;
   }



#navigation ul li a {
   display:block;
   height:28px;
   width:75px;
   background:transparent url(images/home.jpg) no-repeat 0 0;
   text-indent:-9009px;
   }


#navigation ul li#mag a {
   height:28px;
   width:125px;
   background-position: -66px 0;
   background:transparent url(images/mag.jpg) no-repeat;
   text-indent:-9009px;
   }


#navigation ul li#dvd a {
   height:28px;
   width:79px;
   background-position: -130px 0;
   background:transparent url(images/dvd.jpg) no-repeat;
   text-indent:-9009px;
   }


#navigation ul li#directors a {
   height:28px;
   width:117px;
   background-position: -196px 0;
   background:transparent url(images/director.jpg) no-repeat;
   text-indent:-9009px;
   }


#navigation ul li#books a {
   height:28px;
   width:85px;
   background-position: -273px 0;
   background:transparent url(images/books.jpg) no-repeat;
   text-indent:-9009px;
   }

#navigation ul li#digital a {
   height:28px;
   width:337px;
   background-position: -273px 0;
   background:transparent url(images/digital.jpg) no-repeat;
   text-indent:-9009px;
   }

#navigation ul li#contact a {
   height:28px;
   width:115px;
   background-position: -273px 0;
   background:transparent url(images/contact.jpg) no-repeat;
   text-indent:-9009px;
   }

   
      

#navigation ul li a:hover {
   background-position: 0 -40px;
   background:transparent url(images/home_ovr.jpg) no-repeat;
   }


#navigation ul li#mag a:hover {
   background-position: -66px -40px;
   background:transparent url(images/mag_ovr.jpg) no-repeat;
   }


#navigation ul li#dvd a:hover {
   background-position: -130px -40;
   background:transparent url(images/dvd_ovr.jpg) no-repeat;
   }


#navigation ul li#directors a:hover {
   background-position: -196px -40;
   background:transparent url(images/director_ovr.jpg) no-repeat;
   }


#navigation ul li#books a:hover {
   background-position: -273px -40;
   background:transparent url(images/books_ovr.jpg) no-repeat;
   }

#navigation ul li#digital a:hover {
   background-position: -273px -40;
   background:transparent url(images/digital_ovr.jpg) no-repeat;
   }

#navigation ul li#contact a:hover {
   background-position: -273px -40;
   background:transparent url(images/contact_ovr.jpg) no-repeat;
   }



#clearnav{
clear:both;
margin:0px;
padding:0px;
height:0;
overflow:hidden;
}	
	
