@charset "utf-8";
/* CSS Document */

html body{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-image:url(../images/HatchBackground.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

form,h1,h2,h3,h4,h5,h6 {
	margin-top:0px;
	margin-bottom:0px;
}

a {
	color: #fff;
	text-decoration: underline;
}

p {
	margin:0;
	margin-bottom:1em;
}

#pagewrapper {
	position:relative;
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
}

#header {
	height:212px;
	border-bottom:1px solid #828282;
	margin-bottom:15px;
}

#cover {
	width:400px;
	float:left;
	display:inline;
	margin-left:15px;
	margin-bottom:15px;
}

#ArchiveThumbsHome {
	width:375px;
	float:right;
	display:inline;
	margin-right:0px;
	margin-bottom:15px;
}

.ArchiveThumbCaption {
	font-size:0.8em;	
}

#contentcolumn {
	width:135px;
	text-align: left;
	margin-left:430px;
}

#MagazineTitles {
	clear:both;
	display:block;
	margin-left:15px;
	margin-right:15px;
}

#footer {
	clear:both;
	display:block;
	font-size:0.7em;
	text-align:center;
	width:960px;
	background-image: url(/FeatureGirl/images/barbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
	padding-top:10px;
	padding-bottom:10px;
}

/*  Header  */
.mnbtn_lnk {
	text-transform: uppercase; font-family: arial, sans-serif; background: none transparent scroll repeat 0% 0%; color: #fff; font-size: 11px; font-weight: normal; text-decoration: none; display:block; line-height:31px;
}
.mnbtn_lnk:hover {
	text-transform: uppercase; font-family: arial, sans-serif; background: none transparent scroll repeat 0% 0%; color: #f00; font-size: 11px; text-decoration: none;
}
.btn_bg {
	background-image: url(/FeatureGirl/images/HeaderMenu/btn_allbg.gif);
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: left center;
}
.btn_bg_act {
	text-align: center; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
	background: url(/FeatureGirl/images/HeaderMenu/bg_active.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 0px;
}
.btn_line {
	width: 1px; background: url(/FeatureGirl/images/HeaderMenu/btn_line.gif) no-repeat; font-size: 4px;
}

/*  End Header  */

/*  Menu  */

.menubtn_bg {
	background-image: url(../images/Menu/Menubg.jpg);
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	height:30px;
	line-height:30px;
	font-size:0.8em;
	margin-bottom:15px;
}
.menubtn_bg_act {
	background-image: url(../images/Menu/Menubg_act.jpg);
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	height:30px;
	line-height:30px;
	font-size:0.8em;
	margin-bottom:15px;
}
/*  End Menu  */

.txt {
	font-size:0.8em;
}

a.txt {
	text-decoration:none;
}

.txtbold {
	font-size:0.8em;
	font-weight:bold;
}

.CurrentIssue {
	color:#ed1e24;
	font-size:1.5em;
}