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

/* browser reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,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;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* end of reset */

body {
	background: #353535;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

	
#wrapper {
	width: 970px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	border: 1px solid #000;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;
	}
	
#header {
	width: 100%;
	height: 165px;
	float: left;
	clear: both;
	background: url(images/header-bg.gif) no-repeat;
	position: relative;
	}
	
#header h1, #header h2 {
	text-indent: -9999px;
	}
	
#amazon-banner {
	position: absolute;
	left: 227px;
	top: 38px;
	width: 728px;
	height: 90px;
	}
	
#current-issue-tagline {
	float: left;
	clear: both;
	margin-top: 72px;
	margin-left: 2px;
	width: 100%;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0){ /* for Safari only */
#current-issue-tagline {margin-top: 76px;}
}
	
#navbar {
	width: 785px;
	height: 32px;
	float: left;
	clear: both;
	background: url(images/nav-bar-bg.gif) repeat-x;
	}
	
#navbar img {
	margin: 0 8px 0 8px;
	}
	
#searchBox {
	width: 175px;
	padding-left: 10px;
	height: 27px;

	padding-top: 5px !important;
	padding-top: 3;
	float: left;
	clear: none;
	background: url(images/nav-bar-bg.gif) repeat-x;
	}

	
#searchBox input {
	font-size: 12px;
	width: 120px;
	}
	
#searchBox .button {
	color: white;
	background: black;
	width: 25px;
	border: 1px solid white;
	font-weight: bold;
	}

#searchBoxInner .button {
	color: white;
	background: black;
	width: 25px;
	border: 1px solid white;
	font-weight: bold;
	}
	
#main {
	width: 950px;
	background: #fff;
	padding: 10px;
	float: left;
	clear: both;
	}
	
#main-home-column {
	width: 570px;
	float: left;
	clear: both;
}
	
#topstories {
	width: 568px;
	float: left;
	clear: both;
	border: 1px solid #bad1d1;
	}
	
#topstories h3 {
	width: 561px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d5d5d;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	background: #e6eeed;
	padding-left: 7px;
	}
	
.alignright {
float:right;
margin-left:10px;
}
	
.topstory {
	width: 554px;
	padding: 7px;
	float: left;
	clear: both;
	border-top: 1px solid #bad1d1;
	}
	
.topstory a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	}
	
.topstory:hover {
	background: #e6eeed;
	}
	
.topstory img {
	border: 3px solid #d7d8ed;
	float: left;
	margin-right: 10px;
	}
	
.topstory h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2f3a3a;
	font-weight: bold;
	}
	
.topstory a p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5d5d5d;
	text-decoration: none;
	}
	
.homepage-news-item {
	float: left;
	clear: both;
	width: 570px;
	margin-top: 10px;
	}
	
.homepage-news-item h4 {
	width: 100%;
	border-bottom: 1px solid #555;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}	
	
.homepage-news-item h4 a {
	font-size: 20px;
	color: #a82a2c;
	text-decoration: none;
	}
	
.homepage-news-item h5 {
	font-size: 14px;
	color: #555;
	margin-bottom: 10px;
	}
	
.homepage-news-item img {
	border: 3px solid #d7d8ed;
	}
	
.homepage-news-item p {
	font-size: 13px;
	color: #555;
	margin: 1em 0 1em 0;
	}
	
#more-news-link {
	width: 100%;
	margin: 10px 0 20px 0;
	padding-top: 5px;
	border-top: 1px solid #555;
	}
	
#more-news-link h5 a {
	color: #a82a2c;
	}
	
#spring-widget {
	width: 100%;
	float: left;
	clear: both;
	margin: 20px 0 10px 0;
	}
	
#rightColumn {
	width: 380px;
	float: left;
	clear: none;
	}
	
#issuu {
	margin-bottom: 10px;
	}			
	
	
#secondcolumn {
	width: 168px;
	display: inline;
	float: left;
	clear: none;
	margin-left: 12px !important;
	margin-left: 10px;
	padding-left: 12px !important;
	padding-left: 10px;
	border-left: solid 1px #d8d8d8;
	}
	
.current-issue-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a82a2c;
	text-decoration: none;
	font-size: 15px;
	margin-top: 3px;
	display: block;
	}
	
#amazoncolumn {
	width: 165px;
	float: left;
	clear: none;
	display: inline;
	margin-left: 18px;
	}
	
#user-login, #review-categories {
	margin-top: 16px;
	}
	
#user-login h4, #hot-topics h4, #archives h4, #review-categories h4 {
	width: 161px;
	background: #999;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
	padding-left: 7px;
	padding: 2px 7px 2px 7px;
	border-bottom: 2px solid #555;
	}
	
#user-login ul li {
	line-height: 1.2em;
	}
	
#user-login ul li a, #review-categories ul li a {
	text-decoration: none;
	color: #a82a2c;
	font-size: 13px;
	}
	
#hot-topics {
	margin-top: 16px;
	}
	
#hot-topics h5 {
	color: #555;
	font-size: 12px;
	}
	
#hot-topics table th {
	border-bottom: solid 3px #ccc;
	}
	
#hot-topics table td {
	background: #eee;
	padding-left: 7px;
	font-size: 12px;
	color: #555;
	border-bottom: 1px solid #ccc;
	line-height: 1.6em;
	}
	
#hot-topics ul li {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	
	}
	
#hot-topics table td a {
	color: #a82a2c;
	text-decoration: none;
	}
	
.hot-topics-title {
	float: left;
	clear: both;
}	
	
.hot-topics-rating {
	float: right;
	}
	
#archives {
	margin-top: 16px;
	}
	
#archives ul li {
	font-size: 12px;
	}	
	
#archives a {
	text-decoration: none;
	color: #a82a2c;
	}
	
.post {
	float: left;
	clear: both;
	width: 100%;
	margin: 7px 0 7px 0;
	padding-top: 5px;
	}
	
#blog .post {
	border-top: solid 1px #bad1d1;
	}
	
.post p {
	font-size: 12px;
	color: #333;
	margin: 1em 0 1em 0;
	line-height: 1.5em;
	}
	
.post img {
	border: 3px solid #d7d8ed;
	margin: 7px;
	}
	
.post h3 a {
	font-size: 16px;
	color: #2f3a3a;
	text-decoration: none;
	}
	
.post h5 {
	font-size: 12px;
	color: #2f3a3a;
	}
	
.review-link {
	width: 101px;
	height: 220px;
	overflow: visible;
	float: left;
	margin: 10px 3px 10px 0 !important;
	margin: 10px 3px 10px 0;
	padding: 3px;
	}
	
.review-link h5 {
	font-size: 11px;
	}
	
.review-link a {
	color: #2f3a3a;
	text-decoration: none;
	}
	
.review-link img {
	margin-bottom: 7px;
	border: 1px solid #bad1d1;
	}
	
.review-link-ratings  {
	height: 15px;
	line-height: 2em;
	color: white;
	font-size: 0px;
	margin: 2px 0 4px 0;
	overflow: hidden;
	}
	
#respond {
	color: #333;
	font-size: 14px;
	display: block;
	margin: 8px 0 8px 0;
	}
	
.respond-status {
	font-size: 12px;
	color: #333;
	display: block;
	margin-bottom: 8px;
	}
	
#comments {
	font-size: 12px;
	color: #333;
	margin-bottom: 8px;
	width: 100%;
	}
	
.commentlist {
	font-size: 12px;
	}
	
.commentlist li {
	margin: 12px 0 12px 0;
	}
	
.commentlist a {

	}
	
.comment-divider {
	width: 100%;
	height: 2px;
	border-bottom: solid 2px #d8d8d8;
	float: left;
	clear: both;
	margin: 10px 0 20px 0;
	}
	
#trailers {
	width: 100%;
	float: left;
	clear: both;
	color: #555;
	}
	
#trailers table {
	display: block;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #bad1d1;
	}
	
#trailers img {
	border: 3px solid #d7d8ed;
	float: left;
	margin-right: 10px;	
	}
	
#trailers a {
	display: block;
	color: #555;
	}
	
.teamMember {
	width: 100%;
	float: left;
	display: inline;
	border-bottom: 1px solid #bad1d1;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	}
	
.noBottomBorder {
	border-bottom: none;
	}
	
.teamMember img {
	border: 3px solid #d7d8ed;
	margin-right: 15px;
	float: left;
	}
	
.teamMemberInfo {
	float: left;
	clear: none;
	}
	
.teamMemberInfo h4 {
	margin-bottom: 5px;
	}
	
.teamMemberInfo a {
	color: #A82A2C;
	}
	
.teamMemberInfo p {
	font-size: 13px;
	line-height: 1.4em;
	}
	
#contact-form {
	width: 100%;
	float: left;
	clear: both;
	}
	
.team-sub {
	width: 553px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d5d5d;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	display: block;
	background: #e6eeed;
	padding-left: 7px;
	padding-right: 10px;
	margin: 10px 0 20px 0;
	border: solid 1px #bad1d1;
	}
	
.team-table {
	float: left;
	clear: both;
	width: 500px;
	font-size: 13px;
	}
	
.team-table table {
	line-height: 1.5em;
	margin-left: 7px;
	}
	
	
#footer {
	background: #303030;
	color: #fff;
	width: 100%;
	float: left;
	clear: both;
	height: 50px;
	padding-top: 10px;
	text-align: center;
	}
	
#footer ul {
	width: 100%;
	}
	
#footer ul li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin-right: 7px;
	}
	
#footer ul li a {
	color: #fff;
	text-decoration: none;
	}
	
#footer ul li a:hover {
	text-decoration: underline;
	}


/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

.sIFR-active .din {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 18px;
}
.sIFR-active .dinSmall {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 13px;
  font-weight: normal;
}

.sIFR-active .dinBig {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 20px;
}

.sIFR-active .dinWhite {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 15px;
}

.sIFR-active .georgia {
  visibility: hidden;
  font-family: Georgia;
  line-height: 1em;
  font-size: 14px;
}

/* Alphabetical Navigation Bar */

.snap_nav ol
{
	display: inline;
	float: left;
}


.snap_nav li 
{
	list-style: none;
	display: block;
	float: left;
}

.snap_nav li
{
	font-size: 11px;
	font-family: Georgia, "Lucida Grande";
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
	color: #ccc;
	background-color: #FFFFFF;
}

.snap_nav li a, .snap_nav li a:link {
	color: #000;
	text-decoration: none;
}
.snap_nav li a:visited {
	color: #000;
}
.snap_nav li a:hover {	
	color: #a82a2c;
}
.snap_nav li a:active {
	color: #000;
}
.snap_nav li span.pages {
	color: #000000;
}
.snap_nav li.snap_selected a{
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	color: #a82a2c;
}
.snap_nav li span.extend {
	color: #000000;
}