/* @override http://localhost/textpattern/_templates/v3/css/default.css */

*{
	margin:0;
	padding:0;
}
body{
	font: 62.5% "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fcf9e8 url(/images/85.png) repeat-x;
}
hr{
	display: none;
}
#wrapper{
	width: 900px;
	position: absolute;
	margin-left: -450px;
	left: 50%;
	background-color: #fff;
}
#header{
	background-color: #000;
}

a{
	color: #666;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
p{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 1.1em;
	margin-bottom: 1em;
}
h1{
	width: 420px;
	height: 90px;
	background: url(/images/pause.png) no-repeat;
	float: left;
}
h1 a{
	display: block;
	width: 100%;
	height: 90px;
}
h1 a span{
	display: none;
}

#header p.issuenumber{
	display: block;
	margin: 48px 8px 0 0;
	float: right;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 36px;
	text-align: right;
	line-height: 1;
}

#header p.issuenumber a{
	color: #fff;
	text-decoration: none;
}

/* @group nav */

ul#mainnav{
	height: 27px;
	background: url(/images/menubg.png) repeat-x;
	clear: both;
}
ul#mainnav li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	min-width: 40px;
	height: 27px;
}
ul#mainnav li a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0;
	text-indent: -9999px;
	height: 27px;
	outline: none;
}
ul#mainnav li a:hover{
	color: #666;
}

.btn-issues a{
	background: url(/images/btn-issues.png) top;
	width: 105px;
}
.btn-issues a:hover{
	background-position: bottom;
}
.btn-about a{
	background: url(/images/btn-about.png) top;
	width: 95px;
}
.btn-about a:hover{
	background-position: bottom;
}

.btn-interviews a{
	background: url(/images/btn-interviews.png) top;
	width: 140px;
}
.btn-interviews a:hover{
	background-position: bottom;
}

.btn-reviews a{
	background: url(/images/btn-reviews.png) top;
	width: 115px;
}
.btn-reviews a:hover{
	background-position: bottom;
}
.btn-ad a{
	background: url(/images/btn-press.png) top;
	width: 143px;
}
.btn-ad a:hover{
	background-position: bottom;
}
.btn-subscribe a{
	background: url(/images/btn-subscribe.png) top;
	width: 140px;
}
.btn-subscribe a:hover{
	background-position: bottom;
}
.btn-contact a{
	background: url(/images/btn-contact.png) top;
	width: 120px;
}
.btn-contact a:hover{
	background-position: bottom;
}

/* @end */
#content{
	border: 1px solid #999;
	border-top: none;
	padding: 20px;
	padding
}
h2, h3{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
#content h2 a{
	text-decoration: none;
	color:#000;
	
}

#currentissuebox{
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}

img.featureimage{
	width: 260px;
	border: 1px solid #000;
	float: left;
}

#featureboxes{
	float: right;
	width: 550px;
}

#currentissuefeatures{
	background: url(/images/currentissuefeat.png);
	height: 30px;
	text-indent: -999px;
	width: 550px;
	margin-bottom: 5px;
}

div.featurebox{
	background: #eee;
	padding: 7px 10px;
	width: 245px;
	float: left;
	margin: 5px;
	height: 125px;
	/*border: 1px solid #ccc;*/
}
#content h3{
	margin-bottom: 3px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
}
.featurebox img{
	min-height: 80px;
	width: 125px;
	float: right;
	border: 1px solid #999;
	margin-left: 4px;
}
.featurebox p{
	margin: 0;
}

.morefeatures{
	float: right;
	margin: 0 3px;
}

.reviewentry{
	clear: both;
	margin: 1em 0;
	min-height: 80px;
}
.reviewentry p, .reviewentry h3{
	margin-left: 109px;
}
.reviewentry img{
	width: 100px;
	float: left;
	border: 1px solid #999;
	padding: 1px;
	margin: 0 5px 1em 0;
}

#blognews{
	clear: left;
	width: 570px;
	margin: 20px 0;
}
#blognews h2{
	background: url(/images/news.png) no-repeat;
	height: 29px;
	text-indent: -999px;
	margin-bottom: 1em;
}

.clearfix{
	clear: both;
}

#ads{
	width: 230px;
	color: #999;
	float: right;
	background-color: #f9f9f9;
	text-align: center;
}
#front #ads{
	margin-top: 20px;
}
#ads h2{
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
	margin: 5px 10px;
	
}
#ads img, #ads img a{
border: none;}
#ads img{
	padding-bottom: 5px;
	width: 200px;
}

#email{
	width: 200px;
	border: 1px solid #999;
	font-family: "Courier New", Courier, Monaco, sans-serif;
	padding: 2px;
	font-size: 12px;
}

#oldernewer{
	text-align: center;
	padding: 2em 0 .5em;}
.entrytextarticle{
	float: none;
	margin-left: 140px;
}

.date{
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
}

.entry{
	margin-bottom: 2em;
}

.article-image-thumb {
	padding: 2px;
	border: 1px solid #999;
	float: left;
	width: 125px;
	margin-right: 4px;
}
.singlearticle{
	margin-bottom: 1em;
	width: 606px;
}
.singlearticle p{
	text-align: justify;
}
.single-article-image{
	padding: 2px;
	border: 1px solid #999;
	margin: 0 10px 4px 0;
	float: left;
	max-width: 600px;
}
.singlearticle h2{
	font-size: 2.4em;
	margin: 0 0 .2em;
}
h3 a{
	text-decoration: none;
	color: #000;
}

#footer{
	background: #f7d482 url(/images/45.png);
	clear: both;
	padding: 5px 15px;
	font-size: 9px;
	border: 1px solid #999;
	border-top: none;
	border-bottom: none;
}
#footer a{
	text-decoration: none;
}
#footer ul{
	margin: 10px 0;
	font-size: 12px;
}
ul#credits{
	font-size: 10px;
}
#footer li{
	list-style: none;
	display: inline;
	padding: 0 7px;
}

#footernav li{
	border-right: 1px solid #999;
	font-size: 11px;
}
#footernav li.lastitem{
	border: none;
}
#feedlist{
	text-align: right;
	float: right;
	width: 200px;
}
.feed a{
	background: url(/images/feedicon14.png) no-repeat right bottom;
	padding-right: 18px;
}