* {
	outline: none;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #3a6969;
	font-size: 82%;
	font-family: Georgia, Times, serif;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a:hover {
	color: #c60a09;
}

a.more {
	color: #c60a09;
}

a.more.hover {
	color: black;
}

h2 {
	font-size: 1.5em;
}

.mborder {
	background-image: url(/static/images/base/border.png);
	background-repeat: repeat-y;
}

#masthead {
	padding: 0px;
	width: 100%;
	height: 258px;
	background-image: url(/static/images/base/border-top.png);
	background-repeat: no-repeat;
	margin-top: 12px;
}

#masthead .content {
	margin-left: 47px;
	margin-right: 47px;
}

#masthead .content #header {
	overflow: hidden;
}

#masthead .content #header a {
	margin-top: 2px;
	display: block;
	float: left;
	width: 490px;
	height: 98px;
	background-image: url(/static/images/base/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -7777px;
}

#masthead .content #header form {
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
	padding-top: 26px;
}

#masthead .content #header form fieldset {
	display: block;
	width: 212px;
	height: 32px;
	/*background-image: url(/static/images/base/searchbg.jpg);*/
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}

#masthead .content #header form fieldset input {
	border: none;
	font-size: 11px;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#masthead .content #header form fieldset input.search {
	padding-top: 0;
	height: 21px;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/static/images/base/searchbox.jpg);
	background-repeat: no-repeat;
	float: left;
}

#masthead .content #header form fieldset input.submit {
	height: 21px;
	width: 21px;
	background-image: url(/static/images/base/go.jpg);
	background-repeat: no-repeat;
	float: left;
}

#masthead .content ul#user-panel {
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-top: -11px;
}

#masthead .content ul#user-panel li.date {
	float: left;
}

#masthead .content ul#user-panel li.user {
	float: right;
}

#masthead .content ul#nav {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	list-style-type: none;
	background: #221e1f;
	display: block;
	width: auto;
}

#masthead .content ul#nav li {
	float: left;
	display: block;
	height: 20px;
	width: 106px;
	margin: 0;
	padding: 0;
	border-right: 2px solid #FFFFFF;
}

#masthead .content ul#nav li a {
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: center;
	background: black;
	color: #FFFFFF;
}

#masthead .content ul#nav li a.hover {
	background: #FFFFFF;
	color: black;
	border-right: 2px solid #FFFFFF;
}

#leaderboard {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#col1 {
	padding-left: 47px;
	padding-top: 0;
}



#col1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 1em;
}

#col1 ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 0.6em;
}

#col1 ul li a {
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

#col1 .section {
	margin: 0 0 1.2em;
}

#col1 #tube a img {
	height: auto;
	width: 183px;
	max-width: 183px;
}

#col1 #tube .caption {
	font-style: italic;
	color: #555;
	text-align: center;
	display: block;
	width: auto;
	height: auto;
	font-weight: normal;
	font-size: 95%;
}

#col1 ol {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#col1 ol li {
	color: #333;
	font-style: italic;
	padding-bottom: 0.75em;
}

#col1 ol li a {
	font-weight: normal;
}

#col1 h3 {
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin-bottom: .5em;
	padding-bottom: .2em;
	padding-top: .2em;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#col1 #follow img{
	width: 43px;
	height: 43px;
}

#col2 {
	padding-left: 20px;
	width: 412px;
}

 

#col2 #object-body a:link, #col2 #object-body a:active, #col2 #object-body a:visited, 
#col2 .summary a:link, #col2 .summary a:active, #col2 .summary a:visited,
#col2 p a:link, #col2 p a:active, #col2 p a:visited, 
#col2 li a:link, #col2 li a:active, #col2 li a:visited {
	color: #c60a09;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #c60a09;
}


#col2 #object-body a:hover, 
#col2 .summary a:hover,
#col2 p a:hover, 
#col2 li a:hover {
	color: black;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid black;
}



#col2 #articles {
	margin-bottom: 3em;
}

#col2 h3 {
	font-size: 1.3em;
}

#col2 li.product h3 {
	font-size: 1.3em;
	margin-bottom: 0;
}

#col2 li.product span.item-description{
	width: 300px;
	font-style: italic;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#col2 li.product span.item-price{
	font-weight: bold;
}


#col2 .object h3 {
	margin-bottom: 0.3em;
}

#col2 em {
	font-style: italic;
}

#col2 strong {
	font-weight: bold;
}

#col2 #slides {
	height: 371px;
	background-color: #FFFFFF;
}

#col2 #slides .object h3 {
	width: 350px;
}

#col2 #slides .summary {
	color: black;
}

#col2 #feature-container {
	position: relative;
	text-align: right;
	top: 26px;
}

#col2 #feature-container #feature-control {	
	text-align: right;
}

#col2 #feature-control a {
	margin: 0 0 0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: black;
	text-decoration: none;
	text-align:center;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	color: white;
	font-weight: normal;
	font-style: normal;
}

#col2 #feature-control a.activeSlide {
	background: #C60A09;
	color: white;
	font-weight: normal;
	font-style: normal;
}

#col2 #feature-control a:focus {
	font-weight: normal;
	font-style: normal;
}

#col2 #feature-control {
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

#col2 #feature-control a:link, #feature_control a:hover, #feature-control a:active, #feature_control a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

#col2 object {
	max-width: 412px !important;
	max-height: 300px !important;
}

#col2 embed {
	max-width: 412px !important;
	max-height: 300px !important;
}

#col2 #object-body a:link img, #col2 #object-body a:active img, #col2 #object-body a:visited img{
	border: none;
}

#col2 a img{
	border: none;
}

#col2 #object-body p .noborder{
	border: none;
}

#col2 img {
	max-width: 412px !important;
	height: auto;
}

#col2 img.img_left {
	float:left !important;
	margin:14px 20px 14px 0;
}

#col2 img.img_right {
	border:medium none;
	float:right !important;
	margin:14px 0 14px 20px;
}

#col2 img.img_block {
	border:medium none;
	clear:both !important;
	display:block;
	float:none !important;
	margin:14px 0 !important;
}

#col2 img.img_left_nospacetop {
	float:left !important;
	margin:2px 20px 14px 0;
}

#col2 img.img_right_nospacetop {
	border:medium none;
	float:right !important;
	margin:2px 0 14px 20px;
}

#col2 img.img_block_nospacetop {
	border:medium none;
	clear:both !important;
	display:block;
	float:none !important;
	margin:2px 0 14px !important;
}

#col2 .index h2 {
	border-bottom: 1px solid black;
}

#col2 #backissue-list {
	width: 441px;
	margin-left: -25px;
}

#col2 #backissue-list .backissue {
	width: 127px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-bottom: 1em;
}

#col2 #backissue-list .backissue img {
	width: 127px;
	height: 170px;
}

#col2 #backissue-list .backissue span {
	display: block;
}

#col2 .object {
	margin-bottom: 1.3em;
}

#col2 #object-header {
	margin-bottom: 1.5em;
}

#col2 #object-header h2 {
	margin-bottom: 4px;
}

#col2 #object-header ul.list {
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#col2 #object-header ul.list li {
}

#col2 #object-header ul.list li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: none;
}


#like {
	float: left;
}

#like iframe{
	width: 350px;
}


#icon_comment {
	background: url(/static/images/discuss.gif) no-repeat 0px 0px;
	padding-left: 20px;
	display: inline;
	padding-right: 10px;
}

#icon_print {
	background: url(/static/images/print.gif) no-repeat 0px 0px;
	padding-left: 20px;
	display: inline;
	padding-right: 10px;
}

#icon_exclusives {
	background: url(/static/images/exclusives.png) no-repeat 0px 0px;
	padding-left: 20px;
	display: inline;
	padding-right: 10px;
}

#col2 span.summary {
	margin-bottom: 0.3em;
	display: block;
}

#col2 #object-header span.date {
	display: block;
	margin-bottom: 1.5em;
}

#col2 #object-header span.summary {
	font-style: italic;
}

#col2 #object-body {
	padding-bottom: 1em;
}

#col2 .vid {
	margin-bottom: 2em;
}

#col2 .pagination {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
	text-align: center;
	word-spacing: 0.2em;
}

#col2 p.pagination {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
	text-align: center;
	word-spacing: 0.2em;
}

#col2 ul.product-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#col2 ul.product-list li span {
	display: block;
	margin: 0;
	line-height: 1.5;
}

#col2 .product {
	margin-bottom: 2em;
}

#col2 div.button {
	margin-top: 0.5em;
}

#col2 ul.notice {
	list-style-type: none;
}

#col2 ul.error {
	list-style-type: none;
}

#col2 ul.product-list {
	margin-bottom: 4em;
}

#col2 ol li{
	margin-bottom: 0.5em;
}

#col2 #cse-search-results iframe {
	width: 400px;
}

#col3 {
	padding-right: 47px;
	padding-left: 20px;
}

#col3 ul {
	list-style-type: none;
	padding-left: 3px;
}

#col3 h3.in_issue_title {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: .875em;
}

#col3 h1 {
	background: #000;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 1.125em;
	display: block;
	text-transform: uppercase;
}

#col3 h2 {
	margin-bottom: 5px;
	line-height: 1;
}

#col3 h2 span.dotted {
	border-bottom: 1px dotted #a19397;
	padding-bottom: 3px;
}

#col3 h2 span.issue {
	display: inline;
}

#col3 h2 span.title {
	display: inline;
	font-size: 14px;
}

#col3 h3.subscribe_now{
	color: #FFFFFF;
	background-color: black;	
	font-size:14px;
	font-weight:700;
	margin-bottom:0.3em;
	padding-bottom:0.2em;
	padding-top:0.2em;
	text-transform:uppercase;
}

#col3 h3.subscribe_now {
	line-height: 1;
	text-align: center;
}

#col3 h3.subscribe_now a{
	color: #FFFFFF;
	background-color: black;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
}

#col3 img{
	width: 203px;
	max-width: 203px;
	height: auto;
}

#col3 h2.current{
	margin-bottom: 0.3em;
}

#col3 h3.also_issue_title {
	font-size: .875em;
	text-transform: uppercase;
	color: #555;
	margin-bottom: 4px;
}

#col3 h4 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	margin-bottom: 0.2em;
}

#col3 ul li {
	margin-bottom: 2em;
	list-style-type: none;
}

#col3 ul.also_in_this_issue li {
	margin-bottom: 1em;
	list-style-type: none;
}

#col3 ul li span.summary {
	margin: 0;
	padding: 0;
	font-style: italic;
	display: block;
	font-size: 90%;
}

#col3 ul.in_this_issue {
	margin: 0;
	padding: 0;
}

#col3 ul.in_this_issue a:hover {
	color: #c60a09;
}

#col3 ul.also_in_this_issue {
	margin-right: 0;
}

#col3 ul.also_in_this_issue span.summary {
	text-align: left;
}

#col3 ol {
	margin: 0;
}

a.contrib_info {
	font-size: .72em;
	font-weight: 700;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: black;
}

.cover-header-image img {
	display: block;
	margin-bottom: 10px;
}

.subscribe-button {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 117px;
	height: 25px;
	margin-bottom: 5px;
}

.subscribe-button img {
	display: block;
}

ul.user {
	text-align: right;
	font-size: 13px;
	text-transform: uppercase;
}

ul.user a {
	font-weight: 600;
	padding: 0;
	text-decoration: none;
	color: #000;
}

ul.user a:link, ul.user a:visited {
	color: #000;
}

ul.user a:hover {
	color: #333;
}

ul.user a:active {
	color: #000;
}

ul.user a.subscribe {
	color: #c60a09;
	text-decoration: none;
	font-size: .875em;
	padding-right: 1em;
	text-transform: uppercase;
}

a.subscribe {
	color: #c60a09;
	text-decoration: none;
	font-size: .75em;
	line-height: .75em;
}

div#issue_header a.subscribe {
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
	line-height: 1.5em;
}

a.rss-button {
	position: relative;
	top: 1px;
}

#footer {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2em;
}

#footer a {
	font-weight: bold;
	font-size: 0.8em;
}

body.issue .issue-content img {
	float: right;
	margin-left: 20px;
}

body.issue-contents #col2 span.summary{
	margin-bottom: 0;
}

body.year-list #col2 .object{
	margin-bottom: 1em;
}

#col2 #blog h2{
	margin-bottom: 0;
}


#col2 #blog .background{
	background-color: #EAF1F1;
	padding-top: 1em;
	padding-left: 5px;
	padding-right: 5px;
}

#comments{
	margin-bottom: 1em;
}

#comments h2.underline{
	border-bottom: 1px solid black;
	margin-bottom: 0;
}

#comments .comment{
	padding: 1.5em 0 1.5em 0;
}

#comments .comment p{
	font-style: italic;
	margin-bottom: 0.8em;
}

#comments .comment p.date{
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
}

#comments .comment h1{
	font-size: 2.0em;
	line-height: 1;
	margin-bottom: 0.5em;
}

#comments .comment h2{
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1.0em;
}

#comments .comment h3{
	font-size: 13px;
	line-height: 1;
	margin-bottom: 1.0em;
}

#comments .comment h4, #comments .comment h5, #comments .comment h6{
	font-size: 13px;
	line-height: 1;
	margin-bottom: 1.0em;
}

#comments .comment.on{
	background-color: #FFFFFF;
}

#comments .comment.off {
	/*background-color: #ededed;*/
	background-color: #FFFFFF;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}



#col2 .caps{
	text-transform: uppercase;
}

hr{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#ccc none repeat scroll 0 0;
	border:thin none;
	clear:both;
	color:#ccc;
	float:none;
	height:1px;
	margin:0;
	width:100%;
	margin-bottom: 1.3em;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color: #FFFFFF; //reCaptcha widget background color
}

#recaptcha_table {
	border-color: #ccc !important; //reCaptcha widget border color
}

#recaptcha_response_field {
	border-color: #ccc !important; //Text input field border color
	background-color: #FFFFFF !important; //reCaptcha widget background color
}

#recaptcha_widget{
	width: 100%;
	background-color: #FFFFFF !important;
	/*border: 1px solid #ccc;*/
}

#recaptcha_widget span{
	display: block;
	font-style: italic;
	color: #000;
	text-decoration: none;
}

#recaptcha_widget span.add_top_margin{
	margin-top: 0.5em;
}

#recaptcha_widget span a{
	color: black;
	border-bottom: 1px solid #000;
	line-height: 1.5;
	font-weight: normal;
}

#recaptcha_image{
	width: 100%;
	background-color: #FFFFFF !important;
	border: 1px solid #ccc;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	background-color:#FFFFFF;
	border:1px solid #ccc;
}

p.form {
	margin: 0px;
	padding: 0.5em;
}

ul.errorlist{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.errorlist {
	color: #C60A09;
}

label {
	display: block;
	font-weight: bold;
	color: #191919;
}

fieldset{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	border-style: none;
}

.gift_form fieldset{
	margin-bottom: 0;
	padding-bottom: 0;
}

.gift_form .gift{
	margin-top: 3em;
	margin-bottom: 1em;
}

.gift_form ul{
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}

.gift_form ul.errorlist{
	margin: 0;
	padding: 0;
}

.gift_form input{
	width: 300px;
	padding: 3px;
}

.gift_form .button{
	width: auto;
}

.gift_form .radio input{
	width: 20px;
}

.gift_form .radio{
	padding-top: 5px;
	
}

.gift_form label{
	font-weight: normal;
	font-style: normal;
	color: #4f4f4f;
}

.gift_form .gift ul li label{
	font-weight: normal;
	font-style: normal;
}


.verify .gift{
	margin:0 0 1.2em;
}

.verify ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.verify ul li{
	overflow: hidden;
}

.verify ul li label{
	float: left;
	display: block;
	width: 195px;
	text-align: right;
	float: left;
	margin-right: 10px;
}

.verify ul li .data{
	float: left;
}

.fieldWrapper {
	display: block;
	width: 100%;
}

textarea {
	height: 100px;
	width: 100%;
}

.section{
	margin: 0 0 1.2em;
}

.author {
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 0.3em;
}
