body
{
	color: black;
	/*	background-color: #bcb;*/
	background-image: url(../images/template-body-bgrd.gif);
	background-color: #20221b;
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
	font: 13px/20px "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

div#wholepage
{
	display: block;
	width: 900px;
	margin: 0 auto 0 auto;
	border: 2px solid #20221b;
	background-color: #FFF;
	background-image: url(../images/template-wholepage-bgrd.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

/* main body section*/
div.bannerandbodycopy
{
	display: block;
	width: 630px;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	overflow: hidden;
}

div.topbanner
{
	display: block;
	width: 650px;
	padding: 0 0 3px 0;
	margin: 0;
}

div.topbanner img
{
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
}

div#bodycopy
{
	display: block;
	min-height: 700px;
	width: 580px;
	padding: 25px;
	background-image: url(../images/template_bodycopy_bgrd.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font: 16px/24px Georgia, serif;
}

div#bodycopy ul li { list-style-type: square; }
div#bodycopy ol li { margin-bottom: 4px; }

div.divider
{
	display: block;
	width: 560px;
	margin: 20px 0 0 0;
	padding: 20px 0;
	border-top: 1px #ddd solid;
}

div.addThis
{
	margin-top: 20px;
}

div.horizontalAdBody div.asin_img a img
{
	border: 1px #9DA295 solid;
}

div.horizontalAdBody
{
	margin-top: 30px;
}

div.ft_cnt a img
{
	border: none !important;
}

div.wdgt_hd
{
	display:none !important;
}

div.asin_img
{
	padding-right: 8px !important;
}

div.asin_img a img
{
	border: 1px solid #20221B !important;
}

.amzn_wdgt .wdgt_pgn .pgn_cnt
{
	margin: 0 !important;
	text-align: right !important;
}

.note
{
	font: 10px/16px Verdana, sans-serif;
	color: #42443f;
}

h1
{
	width: 900px;
	height: 183px;
	margin: 0;
	padding: 0;
}


h1 a
{
	text-decoration: none;
	border: 0 !important;
}


h2
{
	padding: 0;
	color: #89c82c;
	font: 18px/24px "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

h2, h3, h4 { margin: 18px 0 9px 0; }

h3
{
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: left !important;
	padding: 0;
	text-transform: uppercase;
	color: #42443f;
	font-family: "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 0;
}

h3 a { color: #535750 !important; }

h4
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left !important;
	padding: 0;
	letter-spacing: 1px;
	color: #42443f;
}

h5
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.forAccessibility { display: none; }

p
{
	padding: 0;
	margin: 14px 0 4px 0;
	font-weight: normal !important;
}

strong
{
	font-weight: bold;
	font-style: normal;
}

.smallcaps { text-transform: uppercase; }

blockquote
{
	display: block;
	margin: 1em 60px 1em 20px;
}

blockquote p
{
	color: #555;
	margin: 10px 10px 5px 10px;
	font-style: normal;
	text-indent: 0 !important;
	padding-left: 10px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

em, blockquote em, { font-style: italic; }

p#about em, blockquote p.author em, blockquote p.quoteauthor em { font-style: normal; }
div.clearall { clear: both; }

p.quoteauthor
{
	margin: 0 0 10px 30px;
	padding: 0 0 0 15px;
	font-style: italic !important;
	font-size: 11px;
	color: #888;
}

hr
{
	width: 225px;
	margin: 20px auto 30px auto;
}

/* anchors */
sup, sub
{
	display: inline;
	margin: 0;
	line-height: 10px;
}

a
{
	color: #749542;
	text-decoration: none;
	word-wrap: break-word;
}

a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #42443f;
}

a.button
{
	display: block;
	width: 225px;
	margin: 15px auto;
	padding: 4px 7px 7px 7px;
	text-align: center;
	border: 1px #9AAA5A solid;
	background-color: #b2c263;
	text-indent: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px;
	color: #3E4423;
}

a.button:hover
{
	background-color: #6C7F24;
	color: #DFF37E;
	text-decoration: none;
}

div#sub_navigation a
{
	color: #deb;
	text-decoration: none;
	border-bottom: 1px solid #42443f;
}

div#sub_navigation a:hover
{
	color: #efc;
	border-bottom: 1px dotted #B9BEB0;
}

div#sub_navigation a img
{
	border: 0;
	margin: 0 !important;
	padding: 0 !important;
}

dt
{
	font-weight: bold;
	margin-top: 9px;
}

dd { margin-left: 10px; }

p#about
{
	margin-top: 0;
	font-style: italic;
}

/* tables */
/* images */
.authorphoto
{
	display: block;
	width: 100px;
	float: left;
	margin: 10px 15px 10px 0;
	border: 3px solid #8F9388;
}

div.post
{
	border-bottom: 1px dashed #bcb;
	padding: 0 0 36px 0;
}

div.meta
{
	color: #896;
	margin: 18px 18px 0 18px;
}

div.post-top-meta,
div.post-top-meta a
{
	color: #999;
	margin: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
}

div.post-top-meta .smallcaps { font-weight: bold; }

div.feedback
{
	color: #896;
	margin: 0 18px;
}

div.tagcloud a { padding: 3px; }

div#footer
{
	display: block;
	clear: both;
	width: 860px;
	background-color: #deb;
	text-align: center;
	margin: 0;
	padding: 10px 20px;
	border-color: #677;
	border-width: 1px 0 0 0;
	border-style: solid;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

table
{
	border-collapse: collapse;
	width: 100%;
	font: 11px/16px Verdana, sans-serif;
}
	
table, th, td 
{ 
	border: 1px solid #898;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

th, td
{
	background-color: #faffeb;
}

th
{
	background-color: #e4edd0;
}

div#footer a { color: black; }

/* navigation */
#top_navigation
{
	display: block;
	float: left;
	width: 630px;
	border-top: 1px solid #42443f;
	border-bottom: 0;
	text-align: center;
	text-transform: lowercase;
	background-image: url(../images/template-topnav-bgrd.png);
	background-position: 0 0;
	font-size: 11px;
}

#top_navigation ul
{
	margin: 0;
	padding: 0 20px 0 10px;
	list-style-type: none;
}

#top_navigation ul li
{
	display: block;
	float: left;
	text-align: center;
	line-height: normal;
	list-style-type: none;
}

div#top_navigation a
{
	background-color: transparent;
	border-color: #deb;
	color: black;
}

div#top_navigation a:hover { background-color: #deb; }

div#top_navigation a,
div#top_navigation a:hover
{
	display: block;
	padding: 5px;
	float: left;
	clear: left;
	text-decoration: none;
	border-color: #42443f;
	border-width: 0 1px 0 0;
	border-style: solid;
}

div#top_navigation li.this_section a
{
	background-color: #deb;
	color: black !important;
	font-weight: bold;
}

div#top_navigation li.this_section a:hover
{
	background-color: #deb !important;
	color: #222 !important;
}

form#searchform
{
	padding: 0;
	margin: 0;
}

/* for skeptic.com offsite link above sidebar */

div#offsiteLink
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

div#offsiteLink a
{
	display: block;
	width: 270px;
	background-color: #8F9388;
	text-align: center;
	margin: 0;
	padding: 3px 0 3px 0;
	color: #CFD4C4;
	text-decoration: none !important;
	border-top: 1px #42443F solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	font-size: 12px;
}

div#offsiteLink a:hover
{
	background-color: #B7BCAE;
	color: #595B54;
	border-bottom: none !important;
}


div#sub_navigation
{
	display: block;
	width: 270px;
	padding: 0 20px 20px 0;
	float: right;
	clear: none;
	margin: 0 0 30px 0;
	border: 0;
	font-size: 11px;
	color: #8F9388;
}

div#sub_navigation ul
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}

div#sub_navigation ul li
{
	line-height: normal;
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 10px;
}

div#sub_navigation ul li a
{
	width: 130px;
	text-decoration: none;
	list-style-type: none;
}

div#sub_navigation ul.authorlist li a { display: inline; }
div#sub_navigation ul li a:hover { text-decoration: none; }

/* style default Wordpress images */
p.wp-caption-text,
p.caption,
dd.gallery-caption
{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	line-height: 13px;
	color: #565;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

div#bodycopy img
{
	border: 1px #9DA295 solid;
	padding: 2px;
}

div#bodycopy div.alignnone img { margin: 10px 0 0 0; }

div#bodycopy img.alignright,
div.alignright
{
	float: right;
	margin: 10px 0 10px 20px;
}

div#bodycopy img.alignleft,
div.alignleft
{
	float: left;
	margin: 10px 20px 10px 0;
}

.boxShadow
{
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px;
	padding: 5px !important;
	border: 0 !important;
	background: white;
}

div.imageclearall
{
	display: block;
	width: 560px;
	margin: 10px 0 20px 0;
	clear: both;
}

/* comment form styles */
#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform { margin: 5px 10px 0 0; }

#commentform textarea
{
	width: 100%;
	padding: 2px;
}

#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit { margin: 0 0 5px auto; }

div#ajax-comment-preview
{
	margin-top: 10px;
	font-size: 11px;
}

div#ajax-comment-preview ul li
{ 
	list-style-type: none;
}

div.postnavigation /* for newer/older posts links */
{
	display: block;
	margin: 10px 0;
}

div.ratingblock 
{
	margin-top: 20px;
}

span.hreview-aggregate { display: none; }

p#customAd
{
	margin: 20px 0;
	font: 16px/20px Verdana, sans-serif;
}

ol#endnotes
{
	padding-left: 20px;
}

p.question
{
	display: block;
	padding: 10px 10px 10px 0;
	font-style: italic;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	background-image: url(http://skepticblog.org/images/template-question-bgrd.png);
	background-repeat: repeat-y;
	background-position: right top;
	border-width: 1px 1px 1px 0;
	border-color: #E7E8CA;
	border-style: solid;
}

div.callout
{
	padding: 15px 20px 12px 20px;
	margin: 20px 0;
	border: 1px solid #c6d5d7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: -o-linear-gradient(bottom, #e5f1f0 10%, #f0fbfb 60%);
	background: -moz-linear-gradient(bottom, #e5f1f0 10%, #f0fbfb 60%);
	background: -webkit-linear-gradient(bottom, #e5f1f0 10%, #f0fbfb 60%);
	background: -ms-linear-gradient(bottom, #e5f1f0 10%, #f0fbfb 60%);
	background: linear-gradient(bottom, #e5f1f0 10%, #f0fbfb 60%);
	font: 13px/20px "Lucida Grande", Verdana, sans-serif;
	color: #697172;
}

div.callout p

{ margin: 0 0 10px 0; }


p.question em
{
	font-style: normal;
}

#endMatter
{
	display: block;
	padding: 5px 20px 10px 20px;
	margin: 20px 0;
	color: #555;
	background-color: #FAFAED;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	border: 1px #C7C8BD dashed;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}