* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	background: #660000 url(../images/layout/bg.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 980px;
	padding: 10px 10px 0px 10px;
	background: #FFF;
	border: 1px solid #000;
	margin: 40px auto 10px auto;
}

#header {
	height: 142px;
	overflow: hidden;
}

#logo {
	width: 235px;
	float: left;
}

#menu {
	width: 740px;
	float: right;
	overflow: hidden;
}

#menu ul {
	height: 30px;
	background: url(../images/layout/menu_bg.jpg) top left repeat-x;
	margin-top: 10px;
}

#menu ul li {
	float: left;
	text-align: center;
	padding: 0px 12px;
	font-weight: bold;
	list-style: none;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 14px;
}

#menu ul li a {
	color: #990000;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #3A509B;
}

#top_ad {
	padding: 4px;
	border: 1px solid #CA0000;
}

#content {
	margin-top: 10px;
}

#content_left {
	width: 540px;
	float: left;
}

#content_right {
	width: 430px;
	float: right;
}

#current_thumbnail {
	float: right;
	border: 1px solid #000;
	margin-left: 5px;
}

#current_issue li {
	list-style: none;
	margin-bottom: 5px;
	line-height: 15px;
}

#current_issue li h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#current_issue li p {
	font-size: 12px;
	padding: 5px;
}

#current_issue li h6 {
	padding-left: 5px;
	font-size: 10px;
}

#latest_blog {
	margin: 10px 0px 0px 20px;
}

#latest_blog li {
	line-height: 16px;
}

#top15 {
	background: url(../images/layout/top15_bg.jpg) top left repeat-y;
	padding-bottom: 10px;
}

#top15_men {
	width: 210px;
	float: left;
}

#top15_women {
	width: 210px;
	float: right;
}

#top15 em {
	display: block;
	padding: 6px 0px 0px 25px;
}

#top15 ol {
	margin: 5px 0px 5px 25px;
}

#top15 ol li {
	font-weight: bold;
	margin-bottom: 5px;
	padding-right: 5px;
}

#top15 ol li p, #top15 ol li span {
	font-weight: normal;
	font-size: 11px;
}

#subscribe_now_footer {
	margin-left: -10px;
}

#footer {
	width: 990px;
	margin: 0px auto 15px auto;
	color: #FFF;
	font-size: 11px;
	padding-right: 10px;
}

#footer span {
	float: right;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

#subscribe_left {
	width: 140px;
	float: left;
}

#subscribe_right {
	width: 375px;
	float: right;
}

#subscribe_right ul {
	margin: 5px 0px 0px 20px;
}

#subscribe_right ul li {
	margin-bottom: 5px;
	font-stretch:
}

#archive_list p {
	margin-bottom: 5px;
}

#archive_list a.active {
	color: #000;
}

a {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
	padding: 0px 10px;
}

h1 a, h2 a {
	color: #FFF;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size: 28px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 15px;
}

h5 {
	font-size: 20px;
	color: #000099;
	margin-bottom: 10px;
}

h6 {
	color: #333333;
	margin-bottom: 10px;
}

h1.purple, h2.purple {
	background: url(../images/layout/headerbg_purple.jpg) top left repeat-x;
}

h1.red, h2.red {
	background: url(../images/layout/headerbg_red.jpg) top left repeat-x;
}

h3.commenttitle {
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
}

p.commentmeta {
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
}

textarea, input {
	border: 1px solid #000;
}

div.standard {
	margin-bottom: 10px;
}

div.grey {
	background: #E6E6ED;
	padding: 10px;
}

a.full_list {
	margin: 10px 0px 0px 25px;
}

div.content p {
	line-height: 16px;
}

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

html .wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin-right:10px;
	text-align:center;
	padding: 5px 0px 0px 0px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
	text-align: center;
}

.wp-caption-dd, html .wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin: 5px 0px 0px 0px;
	padding:0 4px 5px;
}

#video-player {
height: 350px;
	}
	
#subscribe_video {
height: 350px;
	}

