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

html, body
{
	background: #3b3f43;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
}

div.clear
{
	clear: both;
	height: 0px;
	line-height: 0px;
	
}

.last
	{
		margin-right: 0;
	}

a {
	color: #ffffff;
	}
	
a.nounder
	{
		text-decoration: none;
	}

a:hover.nounder 
	{
		color: #cfcfcf;
	}

div.left
{
	float: left;
}

div.right
{
	float: right;
}

.hide
{
	display: none;
}

.nomargin
{
	margin: 0;
}
img
	{
		border: 0;
	}

h2 img
	{
		display: block;
	}

h3
	{
		margin-top: 5px;
		height: 25px;
		line-height: 25px;
		
		margin-bottom: 5px;
	}
#container
{
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;
}

#header
{
	background-color: #000000;
	width: 960px;
}

#current_path a
	{
		text-decoration: none;
}
#current_path a:hover
	{
		text-decoration: none;
		color: #aaaaaa;
	}
a.image
{
	text-indent: -8000px;
	overflow: hidden;
}

#header a.logo
{
	display: block;
	float: left;
	background-image: url('../img/logo.gif');
	width: 454px;
	height: 150px;
}

#header_covers
{
	float: right;
	margin-top: 8px;
	position: relative;
}
.header_cover_body
{
	margin-left: 22px;
}

.header_issues
{


	background-image: url('../img/typo_issue.gif');
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	left: 120px;
	padding-left: 45px;
	height: 20px;
	padding-top: 6px;
}

.header_cover_desc
{
	width: 235px;
	font-size: 11px;
	margin-top:25px;
}
#content
{
	width: 760px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

#current_path
{
	margin-left: 20px;
	line-height: 30px;
	
}





#content_header
{
	height: 28px;
	background: #000000;	
	line-height: 28px;
}

h2
{
	padding-top: 6px;
	background: #000000;
	display: block;
	padding-left: 7px;
	height: 24px;
}

#promo_bar
{
	text-align: center;
	width: 160px;
	float: right;
}

#footer
{
	height: 30px;
	background: #1e1e1e;
	line-height: 30px;
	font-weight: normal;
	margin-top: 10px;
}
#foot_l
{
	margin-left: 40px;
}

#foot_r
{
	float: right;
	margin-right: 40px;	
}

#content_left_column
{
	width: 370px;
	float: left;
	margin-right: 10px;
}
#content_right_column
{
	width: 370px;
	float: left;
}

a.toggler
{
	cursor: pointer;
}

a.covertoggler
	{
		display: block;
		float: left;
		width: 13px;
		height: 13px;
		line-height: 12px;
		background: rgb(153,153,153);
		text-align: center;
		margin-right: 4px;
		font-size: 9px;
		font-weight: bold;
	}

a.covertoggler.active
	{

		background: #ffffff;
		color: #000000;
	}

div.header_cover_author
{
	width: 120px;
	height: 130px;
	overflow: hidden;
	line-height: 220px;
}

div.header_cover_author img
{
	line-height: 130px;
}

div.author_mask
{
	width: 12px;
	height: 130px;
	background-image: url('../img/author_mask.gif');
	position: absolute;
	z-index: 5;
}

#subscriber_add
{
	width: 335px;	
	margin-bottom: 3px;
}

#subscriber_add input
{
	height: 18px;
	width: 150px;
	background: #000000;
	border: 1px solid #555555;
	margin: 2px;
	color: #ffffff;
	padding: 0;
	vartical-align: middle;
	position: relative;
}

#subscriber_add input[type=submit]
{
	height: 20px;
	width: auto;
	vartical-align: middle;
	position: absolute;
	font-size: 10px;
}


#ads_760_100, #ads_760_200
{
	margin-left: 20px;
}