/*
SHAMELESS RELAUNCH v5
*/

/* GENERAL STYLES */
body {
    background: #fff;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
    color: #c00;
}
a img {
    border: 0;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
}
#container {
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#logo {
    left: 10px;
    position: absolute;
    top: 11px;
}
#logo img {
    display: block;
}
#menu {
    border-bottom: 2px solid #c00;
    list-style-type: none;
    margin: 0;
    padding: 0 220px 0px 285px;
    height: 63px;
}
#menu li {
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 30px 25px 0 0;
}
#menu li a {
	color: #666;
	text-decoration: none;
}
#content {
    float: left;
	width: 710px;
}
#breadcrumb {
	margin: 30px 0 20px;
}
#sidebar {
	float: right;
    overflow: visible;
	position: relative;
    width: 220px;
}
#latest_issue {
	background: #ccc;
	overflow: visible;
    padding: 10px 5px 20px;
    text-align: center;
    width: 210px;
}
#latest_issue_cover {
    background: url('/media/images/latestissue_shadow.png') no-repeat -8px 3px;
    display: block;
    margin: -68px auto 50px;
	padding: 10px;
}
#latest_issue_roundel {
    left: 60px;
    position: absolute;
    top: 145px;
}
#latest_issue h1 {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
}
#latest_issue h1 a {
	color: #000;
	text-decoration: none;
}
#latest_issue h2 {
    margin: 10px 0 0;
}
#latest_issue p {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}
.sidebar_section {
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
	padding-bottom: 20px;
}
.sidebar_head {
	display: block;
	margin-bottom: 10px;
}
.subhead {
    color: #666;
    font-family: Georgia, Times New Roman, serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}
.sectionhead {
    color: #666;
    font-family: Georgia, Times New Roman, serif;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
}
#footer {
	background: #fff url('/media/images/footer_back.png') repeat left top;
	clear: both;
	color: #666;
	margin: 40px 0;
	overflow: hidden;
	padding: 20px;
	zoom: 1;
}
#footer img {
	float: left;
}
#footer p {
	font-weight: bold;
	margin: 0 0 0 170px;
}

/* AD STYLES */
#ad_leader {
	background: #f6f6f6;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}
#ad_leader a {
	border: 1px solid #eee;
	display: block;
	height: 90px;
	margin: 0 auto;
	width: 728px;
}
#ad_leader a img {
	border: 0;
	display: block;
	height: 90px;
	width: 728px;
}

/* GENERAL CONTENT STYLES */
blockquote.pull {
	color: #666;
	float: left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 10px 0;
	width: 300px;
}
blockquote.takeover {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #666;
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	/*text-align: center;*/
	margin: 10px 0;
	padding: 10px 30px;
}
.attribution {
	color: #999;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

/* FRONT PAGE: SKYBOXES */
#skyboxes {
	float: left;
    list-style-type: none;
    margin: 30px 0 20px 0;
    overflow: hidden;
    padding: 0;
    width: 720px;
}
#skyboxes li {
    float: left;
    margin: 0 10px;
    text-align: center;
}
.skybox_1col {
    width: 220px;
}
.skybox_thumb {
	display: block;
    height: 138px;
    width: 220px;
}
#skyboxes h2.subhead {
    margin: 7px 0 2px;
}
#skyboxes h1 {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
}
#skyboxes h1 a {
    color: #000;
    text-decoration: none;
}
#skyboxes p {
    font-size: 11px;
    margin: 5px 0;
}

/* BLOG */
#bloghead {
    border-top: 1px solid #c00;
    margin: 40px 0 0;
    text-align: center;
}
#bloghead img {
    background: #fff;
    display: block;
    margin: -20px auto 7px;
    padding: 0 10px;
}
#bloghead a {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#bloghead a:hover {
    text-decoration: underline;
}
#bloghead_inner {
	border-bottom: 1px solid #c00;
	margin: 40px 0;
	padding-bottom: 13px;
}
#bloghead_inner img {
	display: block;
}
.bloglist_criteria {
	background: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 5px 10px 5px 0;
}
#bloghead_inner .page_count {
	background: #fff;
	float: right;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
}
.criteria_highlight {
	background: #933;
	color: #fff;
	padding: 2px 5px;
}

#blogposts {
    list-style-type: none;
    padding: 0;
    margin: 20px 0;
}

#post_comments,
#post_epilogue,
#comment_form, 
.blogpost {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    padding: 0 0 30px;
}
#post_epilogue p {
	font-style: italic;
	margin: 0;
}
.blogpost .post_metadata {
    float: right;
	margin: 0 0 10px 10px;
}
.blogpost .categories {
    background: #6b0f0f url('/media/images/icon12_category.png') no-repeat right 4px;
    list-style-type: none;
    padding: 0;
}
.blogpost .categories li {
    background: #933;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 0 8px;
    text-align: right;
    text-transform: uppercase;
    margin-right: 20px;
}
.blogpost .categories li.first {
    padding-top: 7px;
}
.blogpost .categories li.last {
    padding-bottom: 7px;
}
.blogpost .categories li a {
    color: #fdd;
    text-decoration: none;
}
.blogpost .categories li a:hover {
    color: #fff;
}
.blogpost .post_metadata div a {
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 7px 8px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 20px;
}
.blogpost .comments_count {
    background: #000 url('/media/images/icon12_comment.png') no-repeat right 4px;
}
.blogpost .comments_count a {
    background: #666;
}

.blogpost h1 {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 32px;
    margin: 0;
}
.blogpost h1 a {
    color: #000;
    text-decoration: none;
}
.blogpost h2 {
    color: #666;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.blogpost h2 a {
    color: #666;
    text-decoration: none;
}
.blogpost h2 a:hover {
    text-decoration: underline;
}

.blogpost .post_content {
	clear: right;
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 20px;
	overflow: hidden;
	zoom: 1;
    width: 590px;
}
.image {
	background: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px;
}
.image.narrow {
	float: right;
	margin: 0 -110px 20px 20px;
}
.image img {
	display: block;
}
.image_caption {
	margin: 0;
}

.more_content {
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    line-height: 20px;
}

.post_share {
	list-style-type: none;
	margin: 20px 0 0;
	overflow: hidden;
	padding: 0;
	zoom: 1;
}
.post_share li {
	float: left;
}

.pagination {
	font-size: 14px;
	margin: 0 0 20px;
	overflow: hidden;
	zoom: 1;
}
.pagination .prev {
	float: left;
}
.pagination .next {
	float: right;
}
.pagination .page_count {
	margin: 0 150px;
	text-align: center;
}

.comments {
	list-style-type: none;
	padding: 0;
}
#post_comments .comment {
	background: #eee;
	clear: left;
	margin: 20px 0;
	padding: 10px;
	overflow: hidden;
	zoom: 1;
}
#post_comments .comment_metadata {
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	width: 150px;
}
#post_comments .comment_body {
	margin: 0 170px 0 0;
}
#post_comments .comment_body p:first-child {
	margin-top: 0;
}
.comment_permalink {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#policy {
	background: #eee;
	border-radius: 5px;
	display: none;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#policy p:first-child {
	margin-top: 0;
}
#comment_fields label {
	float: left;
	text-align: right;
	width: 120px;
}
#comment_fields input,
#comment_fields textarea {
	display: block;
	margin-left: 130px;
}
#comment_fields textarea {
	width: 450px;
}
#comment_fields .submit-preview {
	display: none;
}

/* BLOG AUTHOR PROFILES */
#author_profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#author_head {
	margin: 20px 0;
}
#author_body {
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
	overflow: hidden;
	padding-bottom: 20px;
	zoom: 1;
}
.author_photo {
	border: 5px solid #eee;
	float: right;
	margin: 0 0 10px 10px;
}
#author_posts li {
	margin: 10px 0;
}
.author_posthead {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.author_postmeta {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

#authors {
	list-style-type: none;
	padding: 0;
}
#authors li {
	margin: 20px 0;
	overflow: hidden;
	zoom: 1;
}
.author_listing_photo {
	border: 5px solid #eee;
	float: left;
	width: 100px;
}
.author_listing_body {
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 20px;
	margin-left: 120px;
}

/* BLOG SIDEBAR */
#sidebar_comments ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}
#sidebar_comments li {
	background: url('/media/images/sidebar_commenticon.png') no-repeat left top;
	margin: 15px 0;
	padding-left: 20px;
}
#sidebar_comments .comment_summary {
	color: #666;
	font-weight: bold;
	margin: 0;
}
#sidebar_comments .comment_metadata {
	font-size: 10px;
	margin: 0 0 0 20px;
}
#form_mailinglist {
	width: 150px;
}
#form_blogsearch {
	width: 130px;
}
#archives_month_select,
#archives_category_select {
	margin: 5px 0 0;
	width: 210px;
}

/* STORIES - LIST BY DATE */
.stories_list {
	list-style-type: none;
	padding: 0;
}
.stories_list li {
	border-bottom: 1px solid #eee;
	margin: 20px 0;
	padding-bottom: 20px;
}
.stories_list .story_meta {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.stories_list h2 {
	margin: 0;
}
.stories_list p.deck {
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
	font-style: normal;
	font-weight: normal;
    line-height: 20px;
	margin: 0;
}

/* STORIES - LIST BY ISSUE (taken verbatim from v4) */
/* TABLE OF CONTENTS SUB-BLOCKS */
#toc-head {
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	height: 270px;
	margin-bottom: 1em;
	}
#toc-head h1 {
	position: absolute;
	bottom: 0;
	margin: 0;
	right: 113px;
	}
#content .byline-inline {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
.toc-category {
	margin-bottom: 0;
	color: #999;
	}
.toc-feature {
	margin-top: 0;
	margin-bottom: 0;
	}
.toc-columns {
	margin-top: 0;
	}
.toc-column {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
.toc-blurb {
	margin-top: 0;
	}
/* ISSUES SUB-BLOCKS */
#issues {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#issues_currentcover {
	float: left;
	margin: 0 20px 20px 0;
}
.issues_backcover {
	float: left;
	margin: 0 20px 20px 0;
}
.issue_backissue,
.issue_current {
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
.issue_backissue h3 {
	margin-top: 0;
}
.issue_current {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}


/* STORIES - ARTICLE PAGES */
.dateline {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 30px 0 0;
	text-transform: uppercase;
}
.head {
	font-size: 32px;
	letter-spacing: -1px;
	margin: 0;
}
.deck {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	margin: 0 240px 0 0;
}
.deck .byline {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
.story_content {
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 20px;
	margin: 20px 0;
    width: 590px;
}
.story_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.story_content hr {
	border: 0;
	border-top: 1px solid #ccc;
}

/* SUBSCRIBE FORM (taken verbatim from v4) */
fieldset {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999;
	padding: 1em;
	margin-bottom: 2em;
	
	background-color: #f4f4f4;
	}
fieldset h3 {
	text-transform: none;
	}
legend {
	padding-left: 5px;
	padding-right: 5px;
	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	}
#pp-subtype {
	}
#pp-subtype div select {
	float: left;
	margin-right: 5px;
	}
#pp-subtype table {
	width: 100%;
	border-spacing: 5px;
	margin-bottom: 1em;
	}
#pp-subtype table th, #pp-subtype-noscript table th {
	text-align: center;
	}
#pp-subtype table th,
#pp-subtype table td,
#pp-subtype-noscript table th,
#pp-subtype-noscript table td {
	width: 25%;
}
#pp-subtype table td button {
	text-align: center;
	background-color: #ddd;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	padding: 10px;
	cursor: pointer;
	width: 90px;
	/*height: 100%;*/
	
	font-size: 16px;
	}
#pp-subtype table td button:hover {
	background-color: white;
	}
#pp-subtype div {
	text-align: right;
	}
#pp-subtype table td {
	background-color: transparent;
	text-align: center;
	padding: 10px;

	font-size: 16px;
	}
#pp-error {
	background-color: #fef6c0;
	border-top: 1px solid #d7bb00;
	}
#pp-error legend {
	color: #d7bb00;
	}
input.pp-error-field {
	background-color: #fef6c0;
	}
#pp-subaddress div.pp-field-div {
	margin: 0 0 0.5em;
	padding: 0.5em 1em;
	}
#pp-subaddress div.pp-field-div input, #pp-subaddress div.pp-field-div select {
	margin: 0;
	}
.pp-error-field {
	background-color: #fef6c0;
	border: 1px solid #d7bb00;
	}
.pp-error-msg {
	display: block;
	margin-left: 130px;
	font-weight: bold;
	}
#pp-sub-renewal, #pp-sub-numyears, #pp-sub-renewal-noscript, #pp-sub-numyears-noscript, #pp-sub-category-noscript {
	float: left;
	margin-right: 5px;
	}
#pp-costcontainer {
	display: none;
	}
#pp-finalcost {
	font-size: 16px;
	font-weight: bold;
	}
.pp-th-column {
	width: 125px;
	}
.pp-sub-typeselect {
	background-color: #fae0d7 !important; 
	border-top: 2px solid white !important;
	border-left: 2px solid white !important;
	border-right: 2px solid #f1b7a1 !important;
	border-bottom: 2px solid #f1b7a1 !important;
	}
#pp-subaddress div {
	margin-top: 1em;
	}
.pp-label-left {
	display: block;
	text-align: right;
	float: left;
	width: 125px;
	margin-right: 5px;
	}
fieldset input, fieldset select {
	font-family: arial, helvetica;
	font-size: 12px;
	margin-bottom: 1em;
	}

/* ABOUT PAGE */
#about_covers {
	float: right;
	margin: 0 0 10px 10px;
}
