/* @override http://www.thebluepencil.net/wp-content/themes/blue_pencil_6/style.css */

/*
Theme Name:  Blue Pencil 6
Theme URI: http://www.itchaway.net
Description: A Blue Pencil Theme, this time using reset styles to produce more predictable and compatible results!!!
Version: 6.0
Author: John Sparrow
Tags: Draft

*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";



/* These are the layers for the front page. Assign these pixel values for their position relative to the top-left of their container! */

#layer1 {
	/*left: 200px;
	top: 30px;
	width: 200px;
	height: 300px;*/
	z-index: 51;
}

#layer2 {
	/*left: 510px;
	top: 30px;
	width: 200px;
	height: 300px;*/
	z-index: 52;
}

#layer3 {
	/*left: 250px;
	top: 250px;
	width: 200px;
	height: 300px;*/
	z-index: 53;
}

#layer4 {
	/*left: 0px;
	top: 30px;
	width: 200px;
	height: 300px;*/
	z-index: 54;
}

#layer5 {
	/*left: 100px;
	top: 400px;
	width: 200px;
	height: 300px;*/
	z-index: 55;
}

#layer6 {
	/*left: 400px;
	top: 400px;
	width: 200px;
	height: 300px;*/
	z-index: 56;
}

/*------------------------------------------------------------------------------------------------------------*/


#rap {
	min-width: 1000px;
	margin: 0;
	padding: 0;
}

#bloginfo p, #bloginfo h1 {
	text-align: left;
	float: left;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}

#heading_pencil {
	margin: 0 0 0 0px;
	padding: 0;
	display: block;
	position: relative;
	width: 1000px;
	height: 150px;
	background: transparent;
}

.currentdate {
	position: absolute;
	z-index: 30;
	background: transparent;
	top: 120px;
	left: 820px;
}

.currentdate p {
	color: #666;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	white-space: nowrap;
}

#whlogo {
	position: absolute;
	z-index: 31;
	background: transparent;
	width: 169px;
	height: 40px;
	padding: 0;
	margin: 0;
	top: 75px;
	left: 820px;
}

#whlogo a {
	float: left;
	margin: 0;
	padding: 0;
	width: 169px;
	height: 40px;
	text-indent: -9000px;
	background: url(style/images/wh_logo_w_text-2.gif) no-repeat left top;
}

#topnavigation {
	margin: 20px 0 0 0px;
	position: relative;
	padding: 0;
	height: 70px;
	overflow: visible;
	width: 940px;
	background-color: #fff;
	display: block;
	clear: both;
	left: 140px;
	z-index: 76;
}

#menu, #menuleft {
	background: transparent;
	padding: 0 10px 10px 0px;
	margin: 0;
	position: relative;
	float: left;
	clear: left;
	top: -70px;
	width: 180px;
	z-index: 61;
}

.visit_wh_sidebar {
	background: url(style/images/wh_logo_w_text-sidebar.gif) no-repeat 0 0;
	text-indent: -9999em;
	float: left;
	clear: both;
	height: 40px;
}

#bp_pdfs {
	margin: 10px 20px;
	text-align: center;
	width: 130px;
	float: left;
	clear: both;
}

#bp_pdfs h1 {
	padding: 0!important;
	margin: 0 auto 10px auto;
	text-align: center;
	display: block;
}

#bp_pdfs img {
	margin: 5px;
	border: 1px solid #0a57b3;
}

#bp_pdfs p {
	margin: 0;
}


#content {
	margin: 50px 0 0 200px;
	padding-right: 0px;
	width: 770px;
	display: block;
	overflow: visible;
	position: relative;
	z-index: 1;
	
}

#content, #content .post, #content .post p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .post, #content .storycontent {
	display: block;
	overflow: visible;
	width: 100%;
}

.iscategorylist #content table .post {
	display: table-row;
}

.iscategorylist #content .post p {
	margin-right: 100px;
}

#content.prose_post .post p {
	margin-left: 100px;
	margin-right: 100px;
}

#content.prose_post #post-505.post p {
	margin-left: 0;
	margin-right: 0;
} 

#footer {
	margin: 20px 0;
	float: left;
	clear: both;
	height: 50px;
	width: 100%;
}


a, a:visited {
	color: #0e009d;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #fff;
	color: #333;
	/*font-family: "Book Antiqua", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;*/
	margin: 0;
	padding: 0;
}

#sidenavigation {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}

#sidenavigation .menu {
	margin: 10px;
}

#sidenavigation a {
	color: #e02500;
}

#sidenavigation a:hover {
	text-decoration: none;
	color: #730000;
}

#sidenavigation .menu li a {
	margin-top: 5px;
	margin-bottom: 5px;
}

#sitemeter_counter {
	clear: both;
}

#sitemeter_counter img {
	margin: 20px 0 0 40px;
	padding: 0;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 a {
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	display: block;
	text-align: left;
}

h3 {
	padding-bottom: 20px;
}

ol#comments li p {
	font-size: 100%;
}

#menu li, .frontpagecontent p {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit, .credit a {
	background: #fff;
	color: #0e009d!important;
	font-size: 11px;
	margin: 50px 0 10px 0;
	padding: 3px;
	text-align: right;
	padding-right: 30px;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a {
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
}

#media_popup {
	padding: 40px 20px 0 20px;
	background: #ccc url(style/images/popup_logo_grey.png) no-repeat right top;
}

#media_popup .storytitle {
	text-align: left;
	width: 65%;
}

.dateandtime {
	text-align: right;
}

.dateandtime h2, .storytitle {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.dateandtime h2 {
	display: inline;
	margin-left: 50px;
	letter-spacing: 2px;
	color: #666;
	font-size: 14px;
}

body.bodypopup {
	background-color: #ccc;
}

.pencil_break {
	display: block;
	height: 50px;
	width: 250px;
	margin: 0;
	background: url(style/images/popup_pencil_grey.png) no-repeat left top;
}

#media_popup .storycontent embed {
	margin: 0 auto;
	display: block;
	height: 16px;
	width: 300px;
	padding: 0;
	background: #ccc;
	vertical-align: bottom;
}

#media_popup .storytitle a {
	margin: 10px 0 0 0;
	color: #000;
	font: bold 15px "Book Antiqua", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	display: block;
}

#media_popup .storycontent h2 {
	margin: 15px 0;
	font: bold 15px "Book Antiqua", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000;
}

#content h2.storytitle, #content h2.cat_listing_title, h2.header404 {
	font: bold 15px "Book Antiqua", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000;
	display: block;
}

h2.header404 {
	margin-left: 55px;
}

#content p, #subscribeForm label {
	font: 13px/150% Verdana, "Lucida Grande", Lucida, sans-serif;
}

#content h1, #content h2, #content h3 {
	font-family: "Book Antiqua", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

.normal #content .storytitle, .iscategorylist #content .storytitle, #content h2.cat_listing_title {
	margin: 20px 0 10px 10px;
}

#content h3#respond {
	font-size: 14px;
	margin: 50px 0 10px 10px;
	padding: 20px 0 40px 0;
	background: url(style/images/popup_pencil.gif) no-repeat 0 bottom;
}

#email_editors {
	padding: 20px 0 40px 0;
	margin-top: 50px;
	border-top: 2px solid #8e9cff;
}

.verse_cat #content .storytitle {
	margin: 20px 160px;
}

.print_archive_pg #content .storytitle {
	text-align: center;
	margin-bottom: 30px;
}

.storytitle a{
	color: #000!important;
}

h2 {
	font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#media_popup .storytitle {
	margin-bottom: -20px;
}

.storytitle a, a, a:visited {
	text-decoration: none;
	color: #0e009d;
}

.storytitle a:hover, a:hover {
	text-decoration: underline;
	color: #009acf;
}

#cloudcontainer {
	position: relative;
	height: 650px;
	display: block;
	overflow: visible;
}

#layer1, #layer2, #layer3, #layer4, #layer5, #layer6 {
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: visible;
}

#popup_close {
	text-align: right;
	display: block;
	margin: 10px 10px 0 0;
	padding: 0;
	clear: both;
}

#popup_close a {
	font-size: 10px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#topnavigation a.menuHead {
	background-color: transparent;
	display: inline;
	float: left;
	height: 50px;
	text-align: center;
	position: relative;
	padding: 30px 0 0 0;
	margin: 0 20px;
	font: normal normal 14px Courier, Arial, Helvetica, Geneva, sans-serif;
	white-space: nowrap;
}

#topnavigation .menu {
	z-index: 79;
}

#topnavigation .menu ul {
	position: absolute;
	z-index: 80;
	top: 55px;
	opacity: 0.95;
	filter: alpha(opacity=95);
	list-style: none;	
	padding: 0;
	margin: 30px 0 0;
}


#topnavigation .menuHead {
	color: #3728d1;
}

#sidenavigation .menuHead {
	font-size: 15px;
}

#topnavigation .menu ul li a {
	display: block;
	padding: 10px 5px;
	color: #3728d1;
	font-size: 14px;
	background-color: #ccc;
	z-index: 30;
	text-align: center;
	margin: 1px 0 0 0;
	width: 170px;
}

#topnavigation .menu ul li a:hover {
	color: #fff;
	background-color: #3728d1;
	text-decoration: none;
}

#topnavigation .menu a:hover {
	text-decoration: none;
	color: #000;
}

#topnavigation a#menuhead1 {
	width: 150px;
	background: url(style/images/brackets_sprite3.png) no-repeat 0 -80px;
}
#topnavigation a:hover#menuhead1 {
	background: url(style/images/brackets_sprite3.png) no-repeat scroll 0 -5px;
}

#topnavigation a#menuhead2 {
	width: 200px;
	background: url(style/images/circle_sprite3.png) no-repeat 0 -80px;
}
#topnavigation a:hover#menuhead2 {
	background: url(style/images/circle_sprite3.png) no-repeat 0 0;
}


#topnavigation a#menuhead4 {
	width: 180px;
	background: url(style/images/line_sprite2.png) no-repeat 0 -80px;
}
#topnavigation a:hover#menuhead4 {
	background: url(style/images/line_sprite2.png) no-repeat -10px 0;
}

#topnavigation a#menuhead5 {
	width: 180px;
	background: url(style/images/arrow_sprite2.png) no-repeat 0 -80px;
	white-space: nowrap;
}
#topnavigation a:hover#menuhead5 {
	background: url(style/images/arrow_sprite2.png) no-repeat 0 0;
}

#topnavigation a#menuhead6 {
	width: 130px;
	background: url(style/images/square_sprite2.png) no-repeat 0 -80px;
}
#topnavigation a:hover#menuhead6 {
	background: url(style/images/square_sprite2.png) no-repeat -10px 0;
}

#menu1, #menu2, #menu3, #menu11, #menu4 {
	display: none;
}

#menu2 {
	left: 220px;
}

#menu3 {
	left: 670px;
}

#menu4 {
	left: 450px;
}


#menu h1 {
	font: normal normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #352d9c;
	padding: 0 20px 0 0;
}

#menu h1 a {
	text-decoration: none;
}

hr {
	width: 90%;
	margin: 0 auto;
	height: 5px;
	border-top: 3px solid #3728d1;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.textwidget, #searchform, #mailinglistwidget h1 a {
	margin-left: 10px;
	float: left;
	clear: both;
}

#menu form {
	margin: 20px 0 20px 13px;
}

#menu input#s {
	width: 75%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	margin-bottom: 10px;
}

#menu ul, #menuleft ul, #menuright ul {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: none;
	float: left;
}
#sidenavigation {
	display: block;
}

li.pencil_line {
	background: url(style/images/line_sprite.png) no-repeat 0 -50px;
	height: 20px;
	width: 150px;
	text-indent: -9000px;
	clear: both;
}

#menu a.menuHead {
	width: 150px;
	height: 30px;
	clear: both;
	float: left;
	white-space: nowrap;
}

#menu .widget {
	width: 180px;
	clear: both;
	float: left;
}

#menu .menu li a {
	clear: both;
	float: left;
	padding: 5px 10px;
	width: 120px;
	color: #3728d1;
}

#menu .menu li a:hover {
	color: #fff;
	background-color: #a72b2f;
}

.textwidget #mailinglistwidget a {
	margin: 20px 0 0 10px;
	white-space: nowrap;
	width: 150px;
}



ul#authorslist {
	list-style-type: none;
	padding-left: 20px;
}

ul#authorslist li {
	line-height: 300%;
}



a.hear_read_link {
	height: 27px;
	width: 100px;
	padding: 0;
	text-align: left;
	display: block;
	overflow: hidden;
	margin-right: 0;
	margin: 0 0 0 auto;
	text-indent: -99999px;
	background: url(style/images/listen.png) no-repeat 0 0;
}

/* Formatting for listings tables */

.iscategorylist #content table.listings_tab td a center {
	text-align: left;
}

.iscategorylist h2.cat_listing_title {
	text-align: left;
	display: block;
	overflow: hidden;
}

#iscat32.iscategorylist h2.cat_listing_title {
	text-align: center;
}


#iscat4 h2.cat_listing_title {
	margin-left: 355px;
}
#iscat3 h2.cat_listing_title {
	margin-left: 340px;
}
#iscat12 h2.cat_listing_title {
	margin-left: 340px;
}
#iscat13 h2.cat_listing_title {
	margin-left: 355px;
}
#iscat15 h2.cat_listing_title {
	margin-left: 355px;
}
#iscat34 h2.cat_listing_title {
	margin-left: 325px;
}
#iscat16 h2.cat_listing_title {
	margin-left: 325px;
}
#iscat17 h2.cat_listing_title {
	margin-left: 343px;
}
#iscat18 h2.cat_listing_title {
	margin-left: 335px;
}
#iscat26 h2.cat_listing_title {
	margin-left: 320px;
}

#iscat26.iscategorylist #rap #content table.blog_listings_tab {
	width: 400px;
	display: block;
	float: none;
	overflow: hidden;
	margin: 30px 0 0 190px;
}

#iscat34 #content table.blog_listings_tab tbody tr td {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#iscat34 #content table.blog_listings_tab tbody th {
	background-color: #000;
	color: #fff;
	border-bottom: 1px solid #000;
}

#iscat34 #content table.blog_listings_tab tbody th a{
	color: #fff;
}

#iscat34 #content table.blog_listings_tab tbody th a:hover {
	color: #ccc;
}

#content table.blog_listings_tab tbody tr td p {
	margin: 0;
}

#iscat34 #content table.blog_listings_tab  {
	border: none;
}

#iscat34 #content table.blog_listings_tab tbody tr td.bl_last_column {
	border-bottom: none;
	border-left: none;
}

table.listings_tab {
	border: 1px solid #8e9cff;
	margin: 0 0 0 25px;
}

table.blog_listings_tab {
	margin: 0 0 30px 25px;
}


#iscat26 table.blog_listings_tab td, #iscat26 table.blog_listings_tab th {
	border-right: 1px solid #8e9cff;
}

#iscat16 table.blog_listings_tab {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#iscat17 table.blog_listings_tab {
	border-top: 1px solid #710000;
	border-left: 1px solid #710000;
}
table.blog_listings_tab {
	border-top: 1px solid #8e9cff;
	border-left: 1px solid #8e9cff;
}

table.listings_tab th {
	background-color: #8e9cff;
	border-right: 1px solid #c6ddfc;
	color: #fff;
	text-align: left;
}

table.listings_tab {
	border-bottom: none;
}

table.blog_listings_tab th {
	color: #fff;
	text-align: left;
}

#iscat16 table.blog_listings_tab th {
	background-color: #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#iscat17 table.blog_listings_tab th {
	background-color: #a72b2f;
	border-right: 1px solid #710000;
	border-bottom: 1px solid #710000;
}

table.blog_listings_tab th {
	background-color: #8e9cff;
	border-right: 1px solid #c6ddfc;
	border-bottom: 1px solid #c6ddfc;
}

table.listings_tab th.bl_last_header, table.blog_listings_tab th.bl_last_header {
	border-right: none;
}

table.blog_listings_tab th.bl_last_header {
	white-space: nowrap;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

#iscat16 table.blog_listings_tab td {
	border-right: 1px solid #666;
}

#iscat17 table.blog_listings_tab td {
	border-right: 1px solid #710000;
}

table.listings_tab td, #iscat18 table.blog_listings_tab td {
	border-right: 1px solid #8e9cff;
}

#iscat34 table.blog_listings_tab td {
	border-right: 1px solid #000;
}

table.listings_tab td.bl_last_column, #iscat16 table.blog_listings_tab td.bl_last_column, #iscat17 table.blog_listings_tab td.bl_last_column, #iscat18 table.blog_listings_tab td.bl_last_column, #iscat34 table.blog_listings_tab td.bl_last_column {
	border-right: none;
}

table.blog_listings_tab td,  table.listings_tab td {
	border-bottom: 1px solid #8e9cff;
}
#iscat16 table.blog_listings_tab td {
	border-bottom: 1px solid #666;
}
#iscat17 table.blog_listings_tab td {
	border-bottom: 1px solid #710000;
}

#iscat16 table.blog_listings_tab td.bl_last_column, #iscat17 table.blog_listings_tab td.bl_last_column, table.blog_listings_tab td.bl_last_column {
	border-right: none;
	border-bottom: none;
}

table.listings_tab td, table.listings_tab th, table.blog_listings_tab td, table.blog_listings_tab th {
	padding: 5px;
	margin: 0;
}

#content table.listings_tab tr.post td p, #iscat26 #content table.blog_listings_tab td p {
	padding: 0;
	margin: 0;
}

table.blog_listings_tab {
	margin: 10px 0;
}

table.listings_tab th:hover {
	background-color: #090068;
	cursor: pointer;
}

#iscat16 table.blog_listings_tab th a {
	color: #fff;
}
#iscat16 table.blog_listings_tab th a:hover {
	color: #333;
}
#iscat17 table.blog_listings_tab th a {
	color: #fff;
}
#iscat17 table.blog_listings_tab th a:hover {
	color: #ffc9ca;
}
table.blog_listings_tab th a {
	color: #090068;
}

table.blog_listings_tab th.blog_list_first_column a:hover {
	color: #fff;
	text-decoration: none;
}

.gobacklink {
	margin: 50px;
	float: right;
	clear: right;
}

#content p {
	margin: 20px 10px;
}

.verse_cat #content p {
	margin: 20px 160px;
}

#older_newer_entries {
	display: block;
	width: 700px;
	margin: 20px 25px;
}

.older_entries {
	float: left;
	margin-left: 25px;
}

.newer_entries {
	float: right;
	margin-right: 25px;
}

p.read_more {
	text-align: right;
	margin-right: 20px;
}

/* Comments */

#respond {
	border-top: 2px solid #8e9cff;
	padding-top: 25px;
}

#commentform {
	display: block;
	margin-left: 20px;
}

#commentform input, #commentform label {
	display: block;	
}

#commentform #url, #commentform #email, #commentform #author {
	width: 220px;
}

#commentform label {
	margin: 0 0 30px 5px;
	font-size: 13px;
}

#commentform #comment {
	width: 600px;
	height: 250px;
	margin-bottom: 10px;
}

#singlepost_meta p {
	font-size: 10px;
}

p.coming_soon, p.coming_soon a {
	color: #a72b2f;
	text-align: center;
}

p.coming_soon a {
	text-decoration: underline;
}

p.coming_soon a:hover {
	text-decoration: none;
}

/* Mailing List */

#rap #content.prose_post #post-1845.post h2.storytitle {
	margin-left: 90px;
}

#content #subscribeForm .required {
	color: #a90000;
	font-weight: bold;
}

#rap #content #subscribeForm fieldset, #rap #content #subscribeForm fieldset label {
	display: block;
	overflow: hidden;
	margin: 5px 0 0 0;
}

#subscribeForm p {
	margin: 5px 0 0 0;
	display: block;
	overflow: hidden;
}

#subscribeForm p.required_text, #subscribeForm p.mailing_list_explain {
	margin-left: 90px;
}

#subscribeForm br {
	display: none;
}

#rap #content #subscribeForm form fieldset input {
	display: block;
	overflow: hidden;
	margin: 0 0 0 100px;
	width: 200px;
	height: 20px;
}

#rap #content #subscribeForm form input#submitbtn {
	margin-left: 100px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#rap #content #subscribeForm form fieldset input#field14, #rap #content #subscribeForm form fieldset input#field15 {
	width: 25px;
}

#rap #content #subscribeForm form fieldset label {
	margin-left: 100px;
}

#content #subscribeForm form .notes p {
	margin-left: 0;
}

#rap #content #subscribeForm form fieldset {
	border: none;
	display: block;
	overflow: hidden;
}

.normal #rap #content #subscribeForm form fieldset legend {
	margin: 0px 0px 0px 25px;
	display: block;
	overflow: hidden;
	font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #000;
}

#main_issues_container {
	width: 750px;
	float: left;
	margin: 0 25px;
}

#iscat32 h2.cat_listing_title {
	width: 750px;
	margin-left: 25px;
}

.issue_list_container {
	display: inline;
	float: left;
	width: 300px;
	height: 200px;
	margin: 25px 30px!important;
	border: 1px solid #0a57b3;
	background-color: #ccc;
}

.issue_list_thumb_container {
	float: right;
	width: 150px;
	height: 200px;
}

.issue_list_thumb_container a img {
	border: 1px solid #0a57b3;
	float: left;
}

.issue_list_thumb_container img {
	margin: 20px 10px 0 20px;
	float: left;
}

.issue_list_title_container {
	width: 150px;
	float: left;
}

.issue_list_title_container h2 a {
	margin: 70px 25px 0 25px;
	white-space: nowrap;
	width: 120px;
	font-size: 14px;
	text-align: center;
}

#link_to_print_archives, .cat_listing_title {
	text-align: center;
}

#link_to_print_archives p {
	font-weight: bold;
}

.outloudaudio {
	margin-bottom: 30px;
}

.ital_bold {
	/*font-weight: bold;*/
	font-style: italic;
}

#content.searchresults .post h3 {
	padding: 0;
}

#content.searchresults h2.cat_listing_title {
	text-align: left;
	margin-left: 55px;
}

#content.searchresults div.post {
	width: 510px;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#content.searchresults div.post a.searchtitle {
	display: block;
	overflow: hidden;
	width: 400px;
	background-color: #fff;
	margin: 0 0 0 55px;
	padding: 5px 0 5px 10px;
	border: 1px solid #1252a9;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#content.searchresults div.post a:hover.searchtitle {
	color: #fff;
	text-decoration: none;
	background-color: #1252a9;
}

#content.searchresults .searchmeta p {
	margin: 0px 40px 10px 0;
	text-align: right;
	font-size: 11px;
	font-style: italic;
}

.WP-Print {
	position: absolute;
	top: -35px;
	right: 0;
	z-index: 200;
	width: 80px;
	text-align: center;
}

a.WP-PrintText {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	overflow: hidden;
}

.normal #rap #content #subscribeForm form fieldset legend.form_header {
	font-weight: normal;
}

#content #subscribeForm p.required_text {
	margin-bottom: 0;
	margin-top: 20px;
}

#content #subscribeForm form .mailing_list_explain p {
	margin-bottom: 0;
	margin-left: 0;
}

body.issearch h2.storytitle {
	margin-left: 10px;
}

#footer {
	display: block;
	margin: 0;
	padding-top: 10px;
	border-top: 2px solid #1252a9;
}

#footer p, #footer ul {
	margin-left: 10px;
	font-size: 12px;
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}

#footer ul li {
	float: left;
	padding-right: 7px;
	margin-right: 7px;
	border-right: 1px solid #0e009d;
}

#footer ul li.last-list-item {
	border-right: none;
}

table.linkstable img {
	width: 150px;
	height: 110px;
}

#rap #content #post-1675 {
	margin-left: 100px;
	width: 600px;
}

table.linkstable td.imagecol {
	display: block;
	overflow: hidden;
	margin-right: 20px;
}

table.linkstable td.imagecol {
	border: 1px solid #1252a9;
}

.newlink {
	padding-left: 34px;
	display: inline-block;
	min-height: 32px;
	/*padding-top: 16px;
	padding-bottom: 16px;*/
	background: url(style/images/new-btn.png) no-repeat 0 center;
}