/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #97B1D6;
	margin: 0px;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/masthead.png);
	height: 136px;
	position: relative;
}
#logo {
	position: absolute;
	left: 13px;
	top: 9px;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/sec_background.jpg);
}
#column_wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/column_border.gif);
	background-repeat: repeat-y;

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 367px;
	float: right;
}
#day_history {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #605F5F;
	width: 305px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E9E5DC;
}
#day_history #history {
	margin: 0px;
	padding: 0px;
}

#quick_poll {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #605F5F;
	width: 305px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#right_top {
	background-image: url(../images/home_top_right.png);
	background-repeat: repeat-x;
	padding: 20px;
}

#issue_contents {
	float: left;
	padding-left: 20px;
	width: 125px;
	font-family: "Times New Roman", Times, serif;
}

#left {
	width: 431px;
	float: left;
}
#left .content {
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 24px;
}
#right_top #search {
	margin: 0px;
	padding: 0px;
}
#search .search_fields {
	font-size: 10px;
	color: #969595;
	padding: 2px;
	border: 1px solid #969595;
	width: 250px;
}
.search_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DED9D1;
	background-color: #6F6B62;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#monthly_offer .content {
	font-family: "Times New Roman", Times, serif;
	color: #605F5F;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#monthly_offer img {
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}

#masthead .email {
	position: absolute;
	top: 9px;
	left: 587px;
	
}
#masthead .email form {
	margin: 0px;
	padding: 0px;
}
#masthead .email #updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969595;
	padding: 2px;
	border: 1px solid #969595;
}
.block_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAAF9D;
	background-color: #4B4B4B;
	width: 305px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.white {
	color: #FFFFFF;
}
#shop_categories {
	background-color: #FFFFFF;
	padding: 10px;
	width: 305px;
	margin-top: 10px;
}
.shop_items {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #790000;
	padding-right: 10px;
}
#monthly_offer {
	background-color: #AABBE3;
	width: 325px;
}

.shop_column_left {
	float: left;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B4B4B;
}
.shop_column_right {
	float: left;
	padding-left: 3px;
	width: 150px;
}

.update_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DED9D1;
	background-color: #6F6B62;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
	padding-left: 2px;
}
#history #update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DED9D1;
	background-color: #6F6B62;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
	padding-left: 2px;
}
.home_subtitles {
	font-size: 14px;
	font-style: italic;
}
#monthly_offer a {
	color: #790000;
	text-decoration: none;
}



#aq_title {
	position: absolute;
	left: 248px;
	top: 59px;
}
#tagline {
	position: absolute;
	left: 251px;
	top: 94px;
}
#top_nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAAF9D;
	position: absolute;
	left: 245px;
	top: 116px;
	letter-spacing: .75px
}
#footer .content {
	padding: 12px 24px;
	text-align: center;
	line-height: 15px;
}
#current_issue_links a {
	color: #790000;
	text-decoration: none;
}

#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 18px;
	color: #8597B6;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.grey {
	color: #4B4B4B;
}
.red_author {
	font-size: 16px;
	color: #790000;
}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
#current_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BAAF9D;
	position: absolute;
	left: 25px;
	top: 116px;
}

#issue_cover {
	float: left;
	width: 236px;
}
.blue_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8597B6;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#issue_contents ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
.white_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#right_bottom {
	background-image: url(../images/home_bot_right.png);
	background-repeat: repeat-x;
	padding: 20px;
	background-color: #F3ECE6;
}
#history  #email {
	font-size: 10px;
	color: #969595;
	padding: 2px;
	border: 1px solid #969595;
	width: 175px;
}
#day_history p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.red {
	color: #790000;
}
#current_issue_info {
	float: left;
	width: 185px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #605F5F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #605F5F;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.minus1 {
	font-size: 10px;
}
#current_issue_links {
	float: left;
	width: 165px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #605F5F;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left1 {
	float: left;
	width: 185px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #605F5F;
}
#left2 {
	float: left;
	width: 185px;
	padding-left: 10px;
}
#featured_books {
	border: 1px solid #857D75;
	padding: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #605F5F;
	background-color: #FBF5DA;
}
#featured_books a {
	color: #790000;
}
.wallpaper {
	color: #605F5F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 5px;
}
#top_nav_bar a {
	color: #BAAF9D;
	text-decoration: none;
}
#top_nav_bar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.featured_article {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 5px;
	color: #605F5F;
	padding-bottom: 10px;
}
.featured_article a {
	color: #790000;
}



#current_issue_links hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.wallpaper a {
	color: #790000;
}
.aq_on_air {
	color: #605F5F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 5px;
}
.aq_on_air a {
	color: #790000;
}
#secondary_left {
	width: 185px;
	float: left;
}
#secondary_left .content {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
}
#secondary_right .content {
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4B4B4B;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#secondary_right {
	width: 610px;
	float: right;
}
#secondary_wrapper {
	width: 800px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
#secondary_column_wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/sec_background.jpg);
	background-repeat: repeat-y;
}
#secondary_left .content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
}
#secondary_left .content a:hover {
	color: #000000;
	text-decoration: none;
	
}
#issue_contents li {
	color: #790000;
}

.shop_items a {
	color: #790000;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
}
hr {
	color: #605F5F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	background-color: #605F5F;
}

.shop_items a:hover {
	color: #FFFFFF;
	background-color: #8199D5;
}
.dropdowns {
	color: #969595;
	border: 1px solid #969595;
	padding: 2px;
	width: 250px;
	font-size: 10px;
}
#poll #vote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DED9D1;
	background-color: #6F6B62;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
	padding-left: 2px;
}
.article_thumb {
	padding-right: 10px;
	padding-bottom: 10px;
}
.content p {
	margin-top: 0px;
	padding-top: 0px;
}
#viewcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	left: 279px;
	top: 8px;
}
#secondary_right .content a {
	color: #0000CC;
}
#secondary_right .content a:hover {
	color: #0000CC;
	text-decoration: none;
}
