/* copyright 2009 Hollow Trees Design LLC. */
body{
	/* background: #111 url(/images/site/backgroundTile.jpg) repeat-x fixed; */
	background: #FFF;
	color: #222;
	text-align: left;
}

p, li{
	line-height: 1.6em;
}
h1{
	font-size: 197%;
	font-weight: bold;
}
h2{
	font-size: 182%;
	font-weight: bold;
}
h3{
	font-size: 167%;
	font-weight: bold;
}
h4{
	font-size: 153.9%;
	font-weight: bold;
}
h5{
	font-size: 138.5%;
	font-weight: bold;
}
h6{	
	font-size: 123.1%;
	font-weight: bold;
}
strong{
	font-weight: bold;
	color: #222;
}

a, a:visited{
	text-decoration: none;
	color: #444;
	outline: 0;
}
a:hover, a:active{
	text-decoration: none;
	outline: 0;
}
blockquote{
	font-size: 138.5%;
	color: #660000;
	font-style: italic;
	font-family: Georgia, serif;
	padding: 10px 20px;
	margin-bottom: 10px;
}
.Page{
	/* background: #FFF url(/images/site/topCurve.gif) no-repeat left top; */
	width: 1000px;
	margin: 20px auto;
	padding: 0;
}
.BottomPageCurve{
}

.Grid{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
.Branding{
	width: 280px;
	float: left;
}
.ContentContainer{
	margin: 10px 0;
}
/* Main Nav --------------------------------------------------*/
.MainNavContent{
	padding: 25px 0 0 0;
}

.MainNavMenu li{
	float: left;
	border-right: 1px solid #DDD;
}
.MainNavMenu li.LastNav{
	border-right: none;
	padding-top: 3px;
}
.MainNavMenu li a{
	padding: 0 10px;
	color: #444;
	text-decoration: none;
	font-size: 93%;
	}
.MainNavMenu li a:hover,
.MainNavMenu li a:active{
	text-decoration: underline;
}
.MainNavMenu .SearchEntry{
	float: right;
	border-right: none;
}
.MainNavMenu .SearchEntry label{

}
.MainNavMenu .SearchEntry .SearchButton{
	vertical-align: top;
	margin-left: 5px;
}
	
/* Magazine Issue --------------------------------------------*/	
.Magazine{
	min-height: 360px;
	margin: 10px 0;
}
.IssueInfo,
.IssueFeatures{
	float: left;
	width: 320px;
	min-height: 360px;
}
.IssueInfo{
	background: #660000 url(/images/site/redGradientBG.gif) no-repeat top left;
	}
.IssueInfoContent{
	background: url(/images/site/inStoresNowCornerBanner.gif) no-repeat top left;
	padding: 10px;
	text-align: right;
	}
.IssueInfoContent .IssueDate{
	font-size: 108%;
	text-align: right;
	margin-bottom: 5px;
}
.IssueInfoContent h3 a{
	color: #fff;
	text-transform: uppercase;
}
.IssueInfoContent a:hover{
	text-decoration: none;
}
.IssueInfoContent p{
	color: #FFF;
}

.IssueInfoContent h2{
	font-size: 22px;
	color: #111;
	letter-spacing: -1px;
}

.IssueInfoContent h3{
	font-size: 18px;
	color: #111;
	letter-spacing: -1px;
}
.IssueInfoContent .Byline{
	padding: 0 0 10px 0;
	margin: 0 0 10px 20px;
	border-bottom: 1px dotted #9f4e4e;
	color: #000;
}
.IssueDescription{
	font-family:  Arial, Helvetica, sans-serif;
	color: #f1f1f1;
}
.IssueFeatures{
	background: #1a1a1a url(/images/site/featuresCurve.gif) no-repeat top right;
}
.IssueFeatures h6{
	color: #FFF;
	padding: 0 0 5px 0;	
}
.IssueFeaturesContent{
	padding: 5px 10px 0 10px;
}
.IssueFeaturesContent .FeatureStories li{
	display: block;
	background-color: #000;
	height: 66px;
	margin-bottom: 5px;
	color: #FFF;
	padding: 5px;
}
.FeatureStories li img{
	float: left;
	margin-right: 10px;
}
a.FeatureTitle{
	color: #990000;
	font-size: 116%;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #1a1a1a;
	padding: 0 5px 2px 5px;
	margin-bottom: 3px;
}
a.FeatureTitle:hover{
	color: #FFF;
}
.FeatureStories li p{
	font-size: 85%;
	color: #777;
}
.IssueCover{
	width: 300px;
	min-height: 360px;
	border: 10px solid #FFF;
	float: left;
	border-bottom: none;
	border-top: none;
}

.ContentWrapper{
	background-color: #F9F9F9;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 18px;
}
.HomePage .ContentContainer{
	width: 960px;
	margin: 0 auto;
	padding: 18px 0;
}
/* Primary Content --------------------------------------------------*/
.Primary{
	width: 640px;
	float: left;
}
.PrimaryContent{
	padding-right: 10px;
}
.TopStoriesTitle{
	color: #990000;
	font-weight: bold;
	margin: 5px 0 0 0;
	font-size: 16px;
}
.PrimaryContent h6.StoryTitle{
	margin: 10px 0 5px 0;
}
.PrimaryContent h6.StoryTitle a{
	color: #111;
	letter-spacing: -1px;
}
.PrimaryContent h6.StoryTitle a:hover{
	color: #990000;
}
.PrimaryContent .SummaryPhoto{
	float: left;
	/* width: 232px; */
	margin-right: 10px;
}
.PrimaryContent .SummaryPhoto a img{
	padding: 5px;
	border: solid 1px #DDD;
}
.MainStory p.StoryByline, .StoryByline, .PhotoCredit{
	font-size: 85%;
	color: #888;
	margin: 0 0 5px 0;
}

.LatestStories{
	border-top: 1px	solid #DDD;
}
.LatestStoriesContent{
	padding: 10px 0;
}
/* Secondary Content ------------------------------------------------*/

.Secondary {
	float: left;
	width: 320px;
	background: #f1f1f1 url(/images/site/topSecondaryCurveGrey.gif) no-repeat top left;
}
.SecondaryContent{
	padding: 0 10px 10px 10px;
	background: url(/images/site/bottomSecondaryCurveGrey.gif) no-repeat bottom left;
}
.HomePage .Secondary,
.HomePage .SecondaryContent{
	background: #EEE;
}
.HomePage .Secondary{
	width: 318px;
	border: 1px solid #DDD;
}
.Article .Secondary{
	/* background: #DDD; */
}
.Article .SecondaryContent{
	/* background-color: #FFF; */
}

/* This is the right hand secondary nav -------------------------------*/ 
.StoryList{
	background-color: #FFF;
}
.StoryList li{
	font-size: 93%;
	padding: 0;
}
.StoryList li a{
	display: block;
	padding: 3px 5px 0 10px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px dotted #DDD;
}
.StoryList li a span.InlineTotal{
	float: right;
	padding-right: 18px;
	font-size: 85%;
	font-weight: normal;
	background: url(/images/site/comment.gif) no-repeat right 2px;
}
.StoryList li a span.InlineDate{
	float: right;
	font-size: 77%;
	font-weight: normal;
}
.StoryList li a:hover{
	background-color: #EEE;
	color: #990000;
	text-decoration: none;
}
.CategoriesTitle{
	color: #990000;
	padding: 6px 7px 5px 7px;
	font-weight: bold;
	background-color: #FFF;
	margin: 5px 0 0 0;
	font-size: 93%;
}
/* Tertiary Content the 4 stories on the bottom of the home page ----*/

.Tertiary{
	width: 960px;
	/* border-top: 1px dotted #ddd; */
	/* padding-top: 10px; */
	/* clear: both; */
}
.TertiaryContent .CategoryTitle{
	background: #111 url(/images/site/TertiaryTopCurve.gif) no-repeat top left;
	padding: 5px 0 0 5px;
	
}
.TertiaryContent .CategoryTitle a{
	color: #fff;
	font-weight: normal;
}
.TertiaryContent .CategoryTitle a:hover{
	color: #999;
}
.TertiaryContent .StoryBox{
	width: 232px;
	margin-left: 10px;
	float: left;
}
.TertiaryContent .FirstStoryBox{
	width: 232px;
	margin-left: 0;
	float: left;
}
.SectionTitle a{
	padding: 2px 0;
	color: #111;
}
.SectionTitle a:hover{
	color: #990000;
}
.StoryBoxContent{
	/* padding: 0 10px 0 10px; */
	/* border-left: 1px solid	#DDD; */
}
.StoryBoxContent h6, .StoryBoxContent p{
	padding: 0 5px 0 5px;
}
.StoryBoxContent p{
	font-size: 93%;
	line-height: 16px;
}
.FirstStoryBoxContent{
	/* padding: 0 10px 0 10px; */
	border-left: none;
}

.TertiaryContent .StoryBoxImg{
	padding: 5px;
	width:222px;
	background: #111 url(/images/site/TertiaryBottomCurve.gif) no-repeat bottom left;
	margin-bottom: 5px;
}
/* Main Story -------------------------------------------------------*/

.ArticleTitle{
	color:#990000;
	margin: 10px 0 5px 0;
	letter-spacing: -1px;
}
.MainStory{
	border-bottom: 1px dotted #DDD;
	padding-bottom: 10px;
	width: 630px;
}
.MainStory .Title a{
	color:#222;
}
.MainStory .Title a:hover{
	color: #990000;
}
.MainStory p{
	margin-bottom: 15px;
}
.MainStory p.Rating1{
	background: transparent url("/images/site/ratingStars.gif") no-repeat left -80px;
	padding-left: 25px;
	font-size: 85%;	
}
.MainStory p.Rating2{
	background: transparent url("/images/site/ratingStars.gif") no-repeat left -60px;
	padding-left: 45px;
	font-size: 85%;	
}
.MainStory p.Rating3{
	background: transparent url("/images/site/ratingStars.gif") no-repeat left -40px;
	padding-left: 65px;
	font-size: 85%;	
}
.MainStory p.Rating4{
	background: transparent url("/images/site/ratingStars.gif") no-repeat left -20px;
	padding-left: 85px;
	font-size: 85%;	
}
.MainStory p.Rating5{
	background: transparent url("/images/site/ratingStars.gif") no-repeat left top;
	padding-left: 105px;
	font-size: 85%;	
}
.MainStory img{
	float: left;
	margin: 0 10px 5px 0;
	padding: 5px;
	border: 1px solid #DDD;
}
.MainStory .ArticlePhoto img{
	float: none;
}
.MainStory .Entry{
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #DDD;
}
.MainStory .StoryImage img{
	float: none;
	margin: 0;
	padding: 0;
	border: none;
}
.StoryImage{
	float: left;
	padding: 5px;
	border: 1px solid #DDD;
	margin: 0 10px 10px 0;
}
.StoryImage .PhotoCredit{
	display: block;
	margin: 2px 0 0 0;
	font-size: 77%;
	
}
/* Comments ---------------------------------------------------------*/

.Comments{
	margin: 10px 0 0 0;
}
.CommentsContent{
	

}
.CommentsContent h6{
	background: #111 url(/images/site/primaryTopCurve.gif) no-repeat top left;
	color:#FFF;
	padding: 3px 0 2px 10px;
	border-bottom: #777 solid 1px;
}
.CommentRow{
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #444;
	background-color: #e1e1e1;	
}
.CommentDetails{
	width: 150px;
	float: left;
	padding: 0 0 0 10px;
}
.CommentDetails .Avatar{
	padding: 2px;
	background-color: #FFF;
	margin-bottom: 2px;
}
.CommentAuthor,
.CommentAuthor:visited{
	color: #990000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
.CommentAuthor:hover,
.CommentAuthor:active{
	color: #222;
}
.CommentDate{
	font-size: 77%;
	color: #222;
}
.CommentText{
	width: 470px;
	float: right;
	color: #222;
}
.CommentTextContent{
	padding: 0 10px;
}
.CommentTextContent p{
	margin-bottom: 18px;
	font-size: 12px;
}
.CommentEntry{
	background: #f1f1f1 url(/images/site/primaryBottomCurve.gif) no-repeat bottom left;
	padding: 10px;
	margin-top: 0;	
}
.CommentEntryTitle{
	color: #111;
	padding: 3px 0;
	margin: 0;
}
.CommentEntry p{
	margin: 5px 0;
}
.CommentEntry p label{
	display: block;
	font-weight: bold;
}
.CommentEntry .Buttons{
	margin: 10px 5px;
}
.Buttons .PreviewButton{
	padding: 3px 15px;
	background-color: #f1f1f1;
	color: #222;
	border: solid 1px #DDD;
}
.Buttons .SubmitButton{
	
	
}
/* Member Login and Contact page-----------------------------------------------------*/
.MemberLogin{
	background-color: #f1f1f1;
	border: 1px #DDD solid;
	margin-bottom: 100px;
}
.MemberLoginContent{
	margin: 10px auto;
	padding: 30px 0;
	width: 300px;
}
.MemberLoginContent p,
.ContactContent p{
	margin-bottom: 15px;
}
.MemberLoginContent p label,
.ContactContent p label{
	float: left;
	text-align: right;
	width: 90px;
	margin-right: 10px;
	font-weight: bold;
}
.MemberLoginContent .AutoLogin,
.MemberLoginContent .LoginButton,
.ContactContent .LoginButton,
.MemberLoginContent .ForgotPassword{
	padding-left: 100px;
	font-size: 85%;
}

.ContactWrapper{
	background-color: #f1f1f1;
	border: 1px solid #DDD;
}
.ContactContent{
	padding: 20px;
}
.ContactContent form{
	width: 450px;
	float: left;
}
.ContactContent .ContactInfo{
	width: 410px;
	float: left;
	border-left: 1px #DDD solid;
	padding-left: 40px;
}
.ContactInfo a, .ContactInfo a:visited{
	text-decoration: underline;
}
.ContactInfo a:hover{
	color: #660000;
}
/* Advertising Page -------------------------------------------------*/
.AdvertisingContent table{
	border: 1px solid #990000;
	margin: 5px 0 10px 0;
}
.AdvertisingContent tr,
.AdvertisingContent td
{
	padding: 5px 10px;
	border: 1px solid #DDD;
}
.AdvertisingContent tr.Odd{
	background-color: #EEE;
}
.AdvertisingContent tr td span{
	color: #990000;
}
.LeaderBoardAd{
	text-align: center;
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
}
.LeaderBoardAdContent{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}

/* Footer ___________________________________________________________*/
.Footer{
	}
.FooterContent{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.FooterContent .Copyright{
	color: #aaa;
	font-size: 77%;
}
.FooterContent .SiteCredits{
	margin-top: 18px;
	font-size: 77%;
}

/* Common Classes ----------------------------------------------------*/

a.CommentIcon{
	padding: 2px 16px 2px 0;
	border: none;
	background: url(/images/site/comment.gif) no-repeat right top;	
}
.Continue {
	font-style: italic;
	font-size: 85%;
}
a:hover.CommentIcon{
	color: #990000;
	border: none;
	background: url(/images/site/comment.gif) no-repeat right -16px;	
}
a:hover.CategoryLink,
.Continue a:hover{
	color: #990000;
}
.Paginate{
	clear: both;
	color: #777;
	font-size: 93%;
	/* text-align: right; */
	margin-top: 10px;
	padding: 2px 10px 2px 0;
	font-weight: bold;
}

.Paginate .PaginationLinks a{
	color: #111;
	padding: 0 4px;
	border: 1px solid #ddd;
}
.Paginate b{
	color: #888;
	/* font-weight: normal; */
	/* text-decoration: underline; */
	padding: 0 4px;
}
.Paginate .Bookmarks{
	float: left;
}
.Paginate .Bookmarks a img{
	border: none;
	padding: 0 5px;
	margin: 0;
	float: none;
}

.PaginationLinks{
	float: right;
}
.sspContent{
	background: transparent url(/images/site/primaryTopCurve.gif) no-repeat top left;
	padding-top: 5px;
}
.AdHeadline{
	color: #666;
	padding: 2px 0 0 0;
	margin: 5px 0 0 0;
	border-top: 1px solid #DDD;
	font-size: 10px;
	font-weight: bold;
}
.AdspaceSidebar{
	margin: 5px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
	text-align: center;
}

/* yui Nav -----------------------------------------------------------*/
.yui-nav{
	padding: 6px 0 0 0;
	margin-bottom: 0;
	margin-top: 6px;
}
.yui-nav li{
	float: left;
	border: none;
}
.yui-nav li a em{
	color: #444;
	font-weight: bold;
	border: none;
	line-height: 24px;
	padding: 6px 7px 4px 7px;
	margin-right: 2px;
	font-size: 93%;
}
.yui-nav li a:hover em{
	color: #222;
	background: #FFF;
}
.yui-nav li.selected a em{
	color: #990000;
	background: #FFF;
	padding: 6px 7px 5px 7px;
}



/* Clear Fix ________________________________________________________ */
.Header:after,
.MainNav:after,
.MainStory:after,
.IssueFeatures:after,
.ContentContainer:after,
.Tertiary:after,
.CommentRow:after,
.yui-nav:after,
.Bookmarks:after,
.Paginate:after,
.InlineTotal:after,
.StoryImage:after,
.ContactContent:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.Header,
.MainNav,
.MainStory,
.IssueFeatures,
.ContentContainer,
.Tertiary,
.CommentRow,
.yui-nav,
.Bookmarks,
.Paginate,
.InlineTotal,
.StoryImage,
.ContactContent{
	zoom: 1;
}