/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Standards */

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.centerclear {
	clear: both;
	margin: 10px auto;
	display: block;
}

.imgstyle {
	border: 1px solid #c0c0c0;
}

.image_styled {
margin: 0 auto;
padding: 0;
}

#image_caption {
display: block;
	border-bottom: 1px solid #1f3e9b;
	margin-top: -2px;
}

.clearfix {
	clear: both;
	font: 1px/1px Arial, sans-serif;
}


/* Layout Styles */

body {
	background: #b4b2ac url(images/site/page_bg.jpg) repeat-y center;
	color: #111;
	font: 12px/17px Helvetica, Arial, sans-serif;
}

a {
	color: #1f3e9b;
	text-decoration: none;
background: transparent;	
}

a:hover {
	color: #7390e6;
	background: transparent; 
}

#container {
	width: 936px;
	border-right: 12px solid #fff;
	border-left: 12px solid #fff;
	background: #fff;
	margin: 0 auto;
}

h1#logo {
	float: left;
	width: 468px;
}

#header_ad {
	float: right;
	margin-top: 12px;
	width: 468px;
}

#header_ad p {
	float: right;
	text-align: right;
	margin-top: 6px;
}

/* Navbar Styles */

#navbar {
	background: #000 url(http://www.spectrumpublications.com/images/site/nav_bg.jpg) repeat-x;
	width: 936px;
	height: 30px;
	clear: left;
}

ul#nav {
	height: 22px;
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	padding-top: 10px;
	float: left;
}

#nav li {
	display: inline;
	margin: 0 12px 0;
}

#nav a {
	color: #c0c0c0;
	text-decoration: none;
}

#nav a:hover {
	color: #fff;
}

#nav .here a {
	color: #fff;
}

#top_search {
	float: right;
	width: 200px;
	height: 28px;
	padding: 2px 4px 2px 0;
}

#top_search input#search_field {
	width: 130px;
	font: 13px/13px Helvetica, Arial, sans-serif;
	height: 18px;
	border: 0;
	padding: 2px;
	display: block;
	float: left;
	margin-top: 2px;
}

#top_search input#search_button {
	background: #91a1c9;
	width: 60px;
	border: 0;
	height: 22px;
	font: bold 13px/13px Helvetica, Arial, sans-serif;
	display: block;
	float: right;
	margin-top: 2px;
}

#top_search input#search_button:hover {
	background: #aab9e6;
}

#top_stories {
	width: 580px;
	height: 400px;
	margin-bottom: 10px;
	float: left;
}

#sidebar1 {
	width: 160px;
	margin-right: 20px;
	float: left;
	clear: left;
}

#main_area {
	float: left;
	width: 580px;
}

.page_content {
	width: 400px;
	float: left;
}

.entry p {
	margin-bottom: 18px;
}

.entry ui {
	margin: 18px 0;
}

.entry li {
	list-style-type: square;
	padding-bottom: 9px;
	margin-left: 12px
}

#sidebar2 {
	width: 336px;
	float: right;
	margin-left: 20px;
}

#content {
	margin-top: 10px;
}

/* Section Titles */

.section_title {
	background: transparent url(images/site/header_images.png) no-repeat;
	height: 18px;
}

.section_title span {
	display: none;
}

.news_head {
	background-position: 0 0;
	padding-bottom: 2px;
	margin-bottom: 6px;
	width: 100%;
	border-bottom: 1px solid #04154a;
}

.in_the_mag_head, .current_mag_head {
	background-position: 0 -280px;
	margin-top: 4px;
margin-bottom: 9px;
	width: 150px;
}

.in_the_mag_head {
margin-left: 10px;
margin-right: 10px;
}

.mag_head {
	background-position: 0 -196px;
	margin-bottom: 12px;
}

.reviews_head, .reviews_section_head {
	background-position: 0 -56px;
	width: 100%;
	margin-bottom: 9px;
}

.reviews_head {
	margin-left: 10px;
}

.myspectrum_head {
	background-position: 0 -140px;
}

.videos_head {
	background-position: 0 -84px;
	width: 100%;
}

.subscribe_head {
	background-position: 0 -224px;
	width: 100%;
}

#in_the_mag_box {
	width:160px;
	background:#aab9e6;
	height:340px;
	float:left;
	overflow: hidden;
}

#in_the_mag_box ul {
	margin: 0 8px 4px;
}

#in_the_mag_box li {
	margin-left: 12px;
	list-style-type: square;
	margin-bottom: 9px;
	font-weight: bold;
}

#newsbox {
	width: 220px;
	float: right;
	margin-left: 20px;
	border-bottom: 1px solid #04154a;
	height: 339px;
	overflow: hidden;
}

#review_box {
	float:left;
	width:400px;
	margin-top: 12px;
}

#review_item_box {
	width:180px;
	float:left;
	margin:0 10px 12px;
}

#review_item_box p {
	margin-left: 75px;
}

#review_item_box p span {
	font: bold 10px/10px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.news_item {
	margin-bottom: 9px;
}

.news_item h3 {
	color: #7390e6;
}

ul.pageination {
	text-align: center;
}

ul.pagination li {
	display: inline;
	padding: 0 6px;
}

/* Story Box */

#push_story {
	clear: left;
	margin-bottom: 18px;
	height: 100px;
}

#push_story img {
	border: 1px solid #fff;
}

#push_story h4 {
	font: bold 16px/19px Helvetica, Arial, sans-serif;
	color: #1f3e9b;
	margin: 6px 0;
}

#push_story p {
	padding-left: 96px;
	font: 10px/14px Helvetica, Arial, sans-serif;
}

.writer {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.writer a {
	color: #04154a;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

.writer a:hover {
	color: #7390e6;
	background: transparent;	
}

.title {
	font: bold 16px/19px Helvetica, Arial, sans-serif;
	color: #1f3e9b;
	margin: 6px 0 0;
}

#footer {
	border-top: 1px solid #1f3e9b;
	margin-top: 12px;
	padding-top: 4px;
	clear: both;
}

.writer_image {
	margin-bottom: 9px;
	border-bottom: 1px solid #1f3e9b;
}

.entry h1 {
	font-size: 24px;
	line-height: 30px;
}

.entry h2 {
	font: 14px/20px Helvetica, Arial, sans-serif;
	margin-bottom: 18px;
	padding-left: 15px;
	background: url(images/site/small_bullet.png) no-repeat 0 4px;
}

.title_space {
	margin-bottom: 18px;
}



/* Universal Comments */

.comment_head {
	background-position: 0 -307px;
	margin: 12px 0 6px;
}

.comment {
	margin-bottom: 8px;
	border-top: 1px solid #1f3e9b;
	margin-top: 8px;
	background: #e9e9e9;
}

.comment p {
	padding: 8px;
}

.commenter {
background: #c9c9c9;
padding: 6px;
}


/* Universal Comment Form */

.make_a_comment_head {
background-position: 0 -335px;
margin: 12px 0 6px;
}

#make_comment_info {
width: 190px;
float: left;
}

#make_comment_info label {
display: block;
}

#make_comment_info input {
width: 190px;
border: 1px solid #e4e7ea;
padding: 2px;
margin-bottom: 9px;
background: #e4e7ea;
font: 13px "Helvetica", "Arial", sans-serif;
}

#make_comment_info p {
text-align: left;
padding-bottom: 0;
}

#make_comment_info input#check {
width: auto;
}

#make_comment_text {
width: 190px;
float: right;
}

#make_comment_text textarea {
width: 182px;
height: 220px;
border: 1px solid #e4e7ea;
padding: 4px;
background: #e4e7ea;
font: 13px/16px "Helvetica", "Arial", sans-serif;
}

.make_comment input#submit {
width: 60px;
height: 24px;
color: #fff;
background: #000;
margin-left: 210px;
display: block;
padding: 2px;
margin-top: 8px;
float: left;
border: 0;
}

.make_comment  input#preview {
width: 60px;
height: 24px;
color: #fff;
background: #000;
margin-left: 12px;
display: block;
padding: 2px;
margin-top: 8px;
float: left;
border: 0;
}

.make_comment input#submit:hover, .make_comment input#preview:hover {
background: #696969;
}

/* My Spectrum Page */

#myspectrum_bio {
padding: 6px;
border: 1px solid #c0c0c0;
background: #e9e9e9;
}

#myspectrum_bio h3 {
font-size: 16px;
font-weight: bold;
margin-bottom: 4px;
}

#myspectrum_bio p {
padding:0;
margin: 0;
}

/* Story Listings - News, Blogs, Columns, MySpectrum */

#page_item {
margin-bottom: 9px;
background: transparent url("http://www.spectrumpublications.com/images/site/small_bullet.png") no-repeat 0 4px;
padding-left: 15px;
min-height: 15px;
}

#page_item h2 {
font: bold 15px/18px Helvetica, Arial, sans-serif;
}

#writer_block {
margin-bottom: 27px;
background: transparent;
}

#widget_block {
margin-top: 12px;
}

/* Magazine Pages */

#newest_issue {
margin-bottom: 12px;
height:162px;
position: relative;
}

#newest_issue img {
border: 1px solid #c0c0c0;
}

#newest_issue .content_tease {
width: 265px;
float: right;
overflow: hidden;
}

#newest_issue h1 span {
text-transform: uppercase;
font-size: 10px;
color: #aab9e6; 
}

#newest_issue h2, #issue_top h2, #mag_widget h3 {
margin-top: 10px;
font-size: 15px;
}

#newest_issue p {
}

#newest_issue h2 span, #issue_top h2 span, #mag_widget h3 span {
font-size: 10px;
}

#newest_issue p.full_contents {
padding: 0;
margin: 0;
text-align: right;
font-weight: bold;
position: absolute;
border-bottom: 1px solid #1f3e9b;
width: 265px;
bottom: 0;
right: 0;
}

#issue_jumper {
background: #303d61;
color: #fff;
padding: 3px;
}

#issue_jumper label {
margin-right: 6px;
margin-left: 15px;
font-weight: bold;
font-size: 14px;
}

#issue_jumper select {
color: #04154a;
width: 230px;
font: 12px/15px Helvetica, Arial, sans-serif;
padding: 2px;
height: 20px;
}

.prev_issues_head {
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #04154a;
margin-top: 18px;
margin-bottom: 6px;
}

#past_issue {
margin-bottom: 12px;
height:210px;
width:120px;
float:left;
font: 10px/14px Helvetica, Arial, sans-serif;
margin:0 6px;
text-align: center;
}

#past_issue img {
margin-bottom: 6px;
}

#issue_top {
height: 135px;
}

#issue_top img {
border: 1px solid #c0c0c0;
}

#issue_top h1 {
color: #7390e6;
margin-bottom: 12px;
font-size: 14px;
}

#issue_top h1 span {
text-transform: uppercase;
font-size: 10px;
color: #000;
}

#issue_features {
clear: both;
border-top: 1px solid #7390e6;
margin-top: 12px;
background: url(/images/site/issue_section_bg.jpg) repeat-x;
}

#issue_features li {
margin-bottom: 9px;
min-height: 50px;
}

#issue_features li p {
margin-bottom: 0;
}

#issue_columns {
clear: both;
border-top: 1px solid #7390e6;
margin-top: 12px;
background: url(/images/site/issue_section_bg.jpg) repeat-x;
}

#issue_column_block {
width: 196px;
float: left;
height: 70px;
margin-bottom: 10px;
padding: 2px;
}

#issue_column_block p.writer {
margin-bottom: 0px;
font-size: 10px;
line-height: 12px;
}

#issue_column_block p.title {
margin-bottom: 0px;
font-size: 15px;
line-height: 18px;
}

#issue_reviews {
clear: both;
border-top: 1px solid #7390e6;
margin-top: 12px;
background: url(/images/site/issue_section_bg.jpg) repeat-x;
}

.issue_section {
text-align: center;
text-transform: uppercase;
font-size: 13px;
color: #04154a;
margin: 6px 0;
}

.issue_review_columns {
	padding: 6px;
	width: 180px;
	float: left;
	background: #fff;
}

.issue_review_columns li {
margin-left: 6px;
padding-left: 3px;
list-style-type: square;
}

.review_columns ul {
}

#share_this {
border-top: 1px solid #c0c0c0;
margin: 0 0 18px;
padding-top: 2px;
}

#email_to_friend {
margin: 18px 0 0;
display: block;
padding: 0 0 2px 20px;
background: url(/images/site/email.png) no-repeat;
}

/* Review Pages */

#review_block {
width:194px;
float:left;
margin-bottom: 12px;
height: 100px;
}

.review_block_left {
margin-right: 6px;
}

.review_block_right {
margin-left: 6px;
}

#review_block h3 {
margin: 0;
padding: 0 0 0 62px;
font-weight: bold;
}

#review_block p {
margin: 0;
padding: 0 0 0 62px;
}

#review_block img.book {
border: 1px solid #c0c0c0;
}

.review_story_image {
	margin-bottom: 12px;
	float: left;
	border: 1px solid #c0c0c0;	
}

#review_info {
	float: left;
	width: 288px;
}

#review_info p {
	margin-bottom: 6px;
}

#review_info p.review_category {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#review_info h1 {
	font: bold 18px/21px Helvetica, Arial, sans-serif;
	margin-bottom: 6px;
}


/* Widgets */

#myspectrum_widget {
border: 1px solid #c0c0c0;
padding:6px;
height:230px;
width:190px;
margin-right: 12px;
float:left;
overflow: hidden;
}

#myspectrum_widget h4 {
font: bold 17px/20px Helvetica, Arial, sans-serfi;
margin-top: 12px;
}

#myspectrum_widget h5 {
font: bold 12px/18px Helvetica, Arial, sans-serfi;
}

#mag_widget {
border:1px solid #c0c0c0;
padding:6px;
height:122px;
margin-top: 12px;
}

#mag_widget .mag_widget_info {
width: 210px;
overflow: hidden;
}

#rss_news_box {
padding: 6px;
width: 386px;
border: 1px solid #c0c0c0;
clear: both;
}

#rss_news_box h3 {
text-transform: uppercase;
text-align: center;
border-bottom: 1px solid #7390e6;
margin-bottom: 6px;
}

.rss_column {
width:183px;
}

.rss_column li {
list-style-type: square;
margin-left: 12px;
}

.box {
padding: 6px;
border: 1px solid #c0c0c0;
margin-top: 12px;
}

#follow {
text-align: center;
}

#follow h3, #feeds h3 {
font: bold 15px/20px Helvetica, Arial, sans-serif;
margin-bottom: 9px;
}

#follow h3 {
	background-position: 0 -392px;
}

#feeds h3 {
	background-position: 0 -418px;
}


#feeds h3 img {
	background-position: 0 -280px;
}

#feeds li {
list-style-type: square;
margin-left: 15px;
}

/* Email Form */

#email_info {
	width: 230px;
	float: left;
	margin-right: 10px;
}

#email_text {
	width: 300px;
	float: left;
}

.email_form_head {
background-position: 0 -445px;
margin: 12px 0 6px;
}

#email_info label, #email_text label {
display: block;
}

#email_info input {
width: 224px;
border: 1px solid #e4e7ea;
padding: 2px;
margin-bottom: 9px;
background: #e4e7ea;
font: 13px "Helvetica", "Arial", sans-serif;
}

#email_text textarea {
width: 290px;
height: 240px;
border: 1px solid #e4e7ea;
padding: 4px;
background: #e4e7ea;
font: 13px/16px "Helvetica", "Arial", sans-serif;
}

#email_text input#submit {
width: 100px;
height: 24px;
color: #fff;
background: #000;
display: block;
padding: 2px;
margin-top: 8px;
float: left;
border: 0;
}

#email_text input#submit:hover {
background: #696969;
}

.sub_offer {
	border-bottom: 1px solid #1f3e9b;
	margin: 10px 0;
}

.sub_offer h2 {
	font: bold 19px/19px Helvetica, Arial, sans-serif;
padding-bottom: 4px;
}

.sub_price {
float: left;
margin-top: 4px;
display: block;
font: bold 16px/19px Helvetica, Arial, sans-serif;
}

.foxycart input.foxycart_link {
	background: #91a1c9;
	border: 0;
	height: 22px;
	font: bold 13px/13px Helvetica, Arial, sans-serif;
	display: block;
margin-left: 12px;
margin-bottom: 12px;
float: right;
}

.foxycart input.foxycart_link:hover {
	background: #aab9e6;
}

#buy_this {
margin: 8px 0;
font: bold 14px/19px Helvetica, Arial, sans-serif;
}

#buy_this_info {
padding-top: 6px;
float: left;
font: 14px/19px Helvetica, Arial, sans-serif;
}

#buy_this_info span {
color: #1F3E9B;
font-weight: bold;
}

.back_issue_foxee {
float: right;
}