@charset "UTF-8";
/* CSS Document */

body {
	background: #fff;
}

#content {
	width: 100%;
	background: #fff url(../images/bg-article.jpg) repeat-x top left;
}

#content .inner {
	width: 755px;
	padding: 20px 383px 0 48px;
	margin: 0 auto;
	color: #333;
	height: 383px;
}

#content .inner {
	height: auto;
	min-height: 383px;
}

#content .inner a {
	color: #333;
}

#content .inner p a {
	font-weight: bold;
}

#content .inner div.header {
	padding-bottom: 10px;
}

#content .inner h1 {
	text-transform: uppercase;
	color: #333;
	font-size: 2.38em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0;
	letter-spacing: -2px;
	width: 500px;
}

#content p.author {
	font-size: 0.88em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

#content div.issue {
	float: right;
	display: inline;
	text-transform: uppercase;
}

#content div.topimage {
	display: block;
	width: 100%;
	clear: both;
	float: none;
	margin-bottom: 20px;
}

#content h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

#content .inner div.page-body {
	font-size: 0.8em;
}

#topnav {
	min-width: 1058px;
}

#topnav div.logo {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	display: inline;
	top: -10px;
	left: auto;
	margin-left: 48px;
}

#topnav div.logo a img {
	border: 0;
}

#content .copy {
	float: left;
	display: inline;
	width: 400px;
	font-size: 0.75em;
	line-height: 1.4em;
	min-height: 500px;
	padding-bottom: 30px;
}

.photo_sidebar {
	float: left;
	display: inline;
	margin-left: 30px;
	padding-bottom: 24px;
	width: 325px;
}

.photo_sidebar img {
	padding-bottom: 0px;
}

#sidebar {
	width: 247px !important;
	padding-left: 86px;
	background-position: 0 0;
}

#sidebar div.inner {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
	overflow: auto;
}

#sidebar .inner h3.main {
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	margin: 0 30px 10px 0;
}

#sidebar .inner .item.article {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
	margin-right: 30px;
}

#sidebar div.social {
	width: 220px;
}

#sidebar .promo {
	cursor: pointer;
}

#footer {
	clear: left;
}

form.contactform {
	background: #d5d5d5;
	padding: 20px;
}

form.contactform input.text,
form.contactform textarea.text{
	width: 100%;
	border: 1px solid #8d8d8d;
	padding: 2px 0;
}

/*
PAST ISSUES
*/

#content .inner div.page-body div.issue {
	text-align: left;
	float: none;
	display: block;
	border-bottom: 2px solid #c1c1c1;
	padding-bottom: 15px;
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	overflow: hidden;
}

#content .inner div.page-body div.issue p {
	text-transform: none;
}

#content .inner div.page-body div.issue div.right {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 540px;
	height: 270px;
	overflow: hidden;
}

#content .inner div.page-body div.issue div.intro {
	width: 460px;
	height: 60px;
	margin-bottom: 10px;
}

#content .inner div.page-body div.issue div.images {
	margin: 0 0 15px 0;
	
}

#content .inner div.page-body div.issue div.images img {
	padding: 0 10px 0 0;
	float: left;
	display: inline;
}

#content .inner div.page-body div.issue div.images img.last {
	padding: 0;
}

#sidebar .imgLeft .copy {
	width: 125px;
}

div.leftContent {
	width: 365px;
	margin: 0 20px 20px 0;
	float: left;
	display: inline;
	position: relative;
}

#content div.leftContent h2 {
	text-transform: none;
	font-size: 1.3em;
	margin-bottom: 5px;
}

div.leftContent input.btn {
	position: absolute;
	right: 0;
	margin-top: -10px;
}

div.leftContent form {
	min-height: 30px;
	margin: 0 0 20px 0;
}

div.sideImages {
	width: 370px;
	margin: 0 0 20px 0;
	float: left;
	display: inline;
}

div.entry-content {
	width: 420px;
	float: right;
	display: inline;
}

#comments {
	border-top: 1px solid #ccc;
	padding: 10px 0 20px;
}

#comment-nav {
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#comment-nav li {
	list-style: none;
}

#prev-comments {
	float: left;
	display: inline;
}

#next-comments {
	float: right;
	display: inline;
}

#comments form {
	background: #d5d5d5;
	padding: 10px;
	width: 400px;
	overflow: hidden;
}

#comments form label {
	width: 100px;
	float: left;
	display: inline;
	padding: 0 0 10px 0;
	clear: both;
}

#comments form input {
	border: 1px solid #333;
	float: left;
	display: inline;
	width: 298px;
}

#comments form textarea {
	width: 398px !important;
	margin-bottom: 5px;
}

#comments form input[type="hidden"] {
	display: none !important;
}

#comment-preview {
	margin-right: 5px;
}

#comment-form-remember-me {
	clear: both;
	padding: 0 0 5px 0;
}

#comments form #comment-form-remember-me input {
	float:none;
	width: auto;
}

#comments form #comments-open-footer input {
	width: auto;
}

#comment-form-remember-me label {
	position: relative;
	top: 3px;
}

#comments #comment-form-remember-me label,
#comments #comments-open-text label{
	float: none;
	width: auto;
}

/**** STORE STYLES ****/
#main {
	float: none;
	width: auto;
	display: block;
	background: #fff;
	color: #333;
	overflow: hidden;
	min-height: 313px;
}

#main-content {
}

#product-content {
	padding: 10px;
}

#product-images {
	margin: 0;
}

#cart-content {
	float: none;
}

#cart-content table {
	width: 100%;
}

#cart-footer {
	padding: 10px;
}

.cart-options {
	padding: 0 0 20px 0;
}

#minicart {
	width: 220px;
	position: relative;
	overflow: hidden;
	min-height: 55px;
}

#minicart .minicart-contents {
	font-size: 0.8em;
}
#minicart .minicart-checkout{
	position: absolute;
	float: none;
	margin: 0;
	left: 80px;
}
#minicart .minicart-view {
	margin: 0 0 0 149px;
}

#products div.product {
	text-align: center;
}

#product-content {
	width: auto;
}

#product-images {
	width: 400px;
	float: left;
	display: inline;
	text-align: center;
}

#product-details {
	width: 310px;
	float: left;
	display:inline;
}