@charset "UTF-8";
/* CSS Document */

*{
	outline:none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
.clear{clear:both;}
.alignleft{float:left; margin-right:10px;}
.alignright{float:right; margin-left:10px;}
.last{float:none !important;}

em, i{
	font-style:italic;
}

strong, b{
	font-weight:bold;
}

a:link, a:visited{
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
}	

a:active, a:hover{
	color:#000;
	text-decoration:none;
	border-bottom:none;
}

h1{
	font-size:57px;
	text-transform:uppercase;
	margin:0px 0px 32px -3px;
}

p{
	font-size:14px;
	line-height:27px;
	margin-bottom:10px;
}

#container{
	width:940px;
	margin:0px auto;
}

#logo{
	background:url(images/logo.jpg) no-repeat;
	height:155px;
}

#nav{
	margin:0px 0px 65px 298px;
}

#nav li{
	float:left;
	text-align:center;
	margin-right:15px;
}

#nav a:link, #nav a:visited{
	color:#000;
	text-decoration:none;
	border-bottom:none;
}	

#nav a:active, #nav a:hover{
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
}

body.home #leftcol{
	width:460px;
	float:left;
	margin-right:20px;
}

#leftcol{
	width:620px;
	float:left;
	margin-right:20px;
}

body.home #rightcol{
	width:460px;
	float:left;
}

#rightcol{
	width:300px;
	float:left;
}

	#home-featured-issue{
		display:block;
		margin-bottom:23px;
	}
	
	#home-featured-issue-b{
		display: block;
		margin: 20px 0 23px;
		}
	
	.main-issue-btn, .issue-btn{
		float:left;
		margin-right:15px;
		border:none;
	}
	
	.main-issue-btn:link, .main-issue-btn:visited{
		border:none !important;
	}
	
	.prices{
		float:left;
		width:125px;
		padding-top:5px;
	}
	
		.prices p{
			font-size:11px;
			line-height:15px;
		}
		
	.rightcol-heading{
		text-transform:uppercase;
		font-size:20px !important;
		margin-bottom:18px !important;
	}
	
	#blog-feed, #twitter-feed{
		border-top:1px solid #000;
		padding-top:20px;
		margin-top:16px;
	}

	#twitter-feed{
		border-top:1px solid #000;
		padding-top:20px;
		margin-top:16px;
	}
	
		#blog-feed .rightcol-heading, #twitter-feed .rightcol-heading{
			text-transform:uppercase;
			font-size:20px !important;
			margin-bottom:16px !important;
		}
	
		#blog-feed p.feed-title{
			font-size:12px;
			line-height:18px;
			margin-bottom:10px;v
		}
	
		#blog-feed p, #twitter-feed p{
			font-size:12px;
			line-height:18px;
			margin-bottom:16px;
		}
		
body.home #footer-issues{
	border-top:1px solid #000;
	padding-top:20px;
	margin-top:-5px;
}

#footer-issues{
	border-top:1px solid #000;
	padding-top:20px;
	margin-top:2px;
}
#footer-left-arrow{
	min-width:28px;
	min-height:20px;
	position:relative;
	top:80px;
	float:left;
	margin-right:20px;
	margin-left:25px;
	cursor:pointer;
}
#footer-right-arrow{
	min-width:28px;
	min-height:20px;
	position:relative;
	top:80px;
	float:left;
	margin-left:20px;
	cursor:pointer;
}
#issues-container{
	float:left;
	width:780px;
	overflow:hidden;
}
#footer-overflow{
	position:relative;
	width:2000px;
}

	.small-issues{
		float:left;
		margin-right:20px;
	}
	
	.footer-issues-last{
		margin-right:0px !important;
	}
	
	.small-issues img{
		display:block;	
		margin-bottom:8px;	
	}
	
	.footer-prices{
		width:125px;
		padding-top:5px;
	}
	
		.footer-prices p{
			font-size:11px;
			line-height:15px;
		}
		
	.footer-issue-btn img, img.footer-soldout{
		margin-bottom:2px;
	}
	
	p.footer-issue-heading{
		font-size:14px;
		margin-bottom:8px;
		text-transform:uppercase;
	}
	
#footer{
	border-top:1px solid #000;
	text-align:center;
	font-size:11px;
	padding-top:20px;
}	
	
	#footer p{
		font-size:11px;
		margin-bottom:4px;
	}
	
	#footer p#copyright-credit{
		font-size:11px;
		margin-bottom:20px;
	}
	
	#footer-nav a:link, #footer-nav a:visited{
		border-bottom:none;
	}
	
	#footer-nav a:active, #footer-nav a:hover{
		text-decoration:underline;
	}
	
	#copyright-credit a:link, #copyright-credit a:visited{
		text-decoration:underline;
		border-bottom:none;
	}
	
	#copyright-credit a:active, #copyright-credit a:hover{
		border-bottom:none;
		text-decoration:none;
	}
	
/** blog stuff **/

.blog-title{
	font-size:24px;
	font-weight:normal;
}	

small{
	display:block;
	margin:4px 0px 20px 0px;
	font-size:12px;
}

#commentform small, .comment-meta{
	display:block;
	margin:4px 0px 5px 0px;
	font-size:12px;
}
.postmetadata{
	margin-bottom:18px;
}

h3#comments{
	border-top:1px solid #000;
	padding-top:20px;
	margin:15px 0px 15px 0px;
}

.avatar{
	display:none;
}

.comment{
	border-bottom:1px solid #000;
	margin-bottom:15px;
}

.navigation{
	margin-bottom:20px;
}

.navigation a:link, .navigation a:visited{
	border:none;
}

.navigation a:active, .navigation a:hover{
	border-bottom:1px solid #000;
}	

body.blog .post{
	border-bottom:1px solid #000;
	margin-bottom:25px;
	padding-bottom:1px;
}

body.blog #leftcol a img{
	border:none !important;
}
	
/** issue page stuff **/

.issue-page-container{
	width:300px;
	float:left;
	margin:0px 20px 20px 0px;
}

.issue-page-container-last{
	width:300px;
	float:left;
	margin:0px 0px 20px 0px;
}	

.issues-page-items a:link, .issues-page-items a:visited{
	border-bottom:none;
}

.issue-page-heading{
	text-transform:uppercase;
}
	
/** pop order stuff **/

.order-popup p.order-popup-heading{
	margin-bottom:5px;
	text-transform:uppercase;
}

.order-popup p{
	font-size:11px;
	line-height:6px;
	margin-bottom:5px;
	}

.order-popup img{
	display:block;
	margin-bottom:10px;
}

p.order-popup-heading{
	font-size:18px !important;
}

.us-canada-popup{
	float:left;
	margin-right:20px;
}

.international-popup{
	float:left;
}

.page-id-5899 #leftcol, .page-id-5216 #leftcol{
	width:460px;
}

/** Extras **/
.line-break {
	border-bottom: 1px dotted #000;
	width: 100%;
	margin: 20px 0;
	}
