/* the 'Auth' style found in main_screen.css is only used after book titles and book links. The 'Author' style in this document is used to style the names of article authors that appear under article titles*/
div#eskeptic_wholepage
{
	display: block;
	float: left;
	width: 550px;
	margin: 0;
	border: 0;
	padding: 5px 5px 0 5px;
	background-color: #444;
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
}

div#eskeptic_wholepage h3,
div#eSkepticDate,
div#permalink,
div.Buzz,
div.SkepticBlogBuzz,
div.Introduction,	
div.Story,
div.Announcement,
div#Footnote,
div.Wiki,
div.LectureSeries,
div.MysteryPhoto
{
	display: block;
	margin: 0 0 6px 0;
	padding: 20px;
	border: 1px solid #666;
}

div#eSkepticDate
{
	margin-bottom: 0;
	border-bottom: 0;
}

div#eskeptic_wholepage h3
{
	height: 134px;
	background: url(http://www.skeptic.com/eskeptic/images/eSkeptic-logo-2009.jpg) no-repeat 0 0;
	padding: 0;
}

div#eskeptic_wholepage .storycontent
{
	margin: 0;
}

div#eSkepticDate,
div#permalink
{
	background-color: #222;
	color: #ccb;
	text-align: right;
	letter-spacing: 1px;
	font-style: italic;
	padding: 10px 20px;
}

div#eSkepticDate span.issn
{
	color: #777;
	font-style: normal;
}

div.Wiki,
div.LectureSeries
{
	background-color: white;
	color: #3B3F38;
	padding: 10px 20px;
	font: 11px/18px Verdana, sans-serif;
	background-image: url(http://www.skeptic.com/eskeptic/images/Wikibox_bgrd.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

div.MysteryPhoto
{
	background-color: white;
	color: #3B3F38;
	padding: 10px 20px;
	font: 11px/18px Verdana, sans-serif;
	background-image: url(http://www.skeptic.com/eskeptic/images/MysteryPhoto_bgrd.png);
	background-repeat: repeat-x;
	background-position: 0 top;
}

div.Wiki div.pullquote p,
div.MysteryPhoto div.pullquote p
{
	color: #86a2a1 !important;
}

div.Buzz,
div.Introduction,		
div#Footnote,
div.SkepticBlogBuzz
{
	background-color: #d6e6e6;
	color: black;
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	display: block;
	padding: 20px;
	width: 508px;
}

div.Buzz { background-color: #efd; }
div.SkepticBlogBuzz { background-color: #f7f9dc; }
div#Footnote span.spacer { color: #667676; }

div.Announcement
{
	background-color: #FFFFF3;
	color: #630;
	background-image: url(http://www.skeptic.com/eskeptic/images/announcement-fade.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div.Story { background-color: #f9ffff; }

div.podcastlogo
{
	display: block;
	width: 100px;
	margin: 15px;
	float: right;
	clear: none;
}

div.Wiki img { border-color: #3B3F38; }
div.Buzz img { border-color: #7a6; }
div.SkepticBlogBuzz img { border-color: #35382c; }
div.Introduction img { border-color: #9aa; }
div.Announcement img { border-color: #C96; }
div.Story img, div#bodycopy img { border-color: #dde6e6; }
div.Buzz p.caption { color: #360; }
div.Introduction p.caption { color: #566; }
div.Announcement p.caption { color: #753; }
div.productad p.caption { color:#36362c !important; padding: 5px 5px 0 10px;}
div.Story p.caption, div#bodycopy p.caption { color: #566; }
div.Buzz p.caption em { font-style: italic; }

/* headings */
div.Buzz h4 { color: #473; }
div.Wiki h4 { color: #506768; }
div.LectureSeries h4 { color: #434336; }

div.Buzz h4,
div.Introduction h4,
div.SkepticBlogBuzz h4
{
	margin-top: 5px;
}

div.Announcement h4
{
	font: normal 21px/21px Georgia, serif;
	color: #930;
}

div.Announcement h4 em,
div.Announcement h5 em,
div.Story h4 em
{
	font-style: italic;
}

/* 'h4.alt' is used when one title needs to stand out against another */
div.Announcement h4.alt { font: bold 18px/18px Verdana, sans-serif; }

div.Story h4
{
	margin: 20px 20px 10px 20px;
	font: normal 24px/30px Georgia, serif;
	text-align: center;
}

div.Announcement h5 { color: #630; }
div.Introduction h5, div.Buzz h5 { font: 14px/16px Verdana, sans-serif; }
div.Story h5, div.Announcement h5 { font: 18px/21px Georgia, serif; }

div.Story h6, div.Announcement h6
{
	font: 14px/16px Georgia, serif;
	text-transform: uppercase;
}

div.productad
{
	display: block; 
	float: right; 
	width: 204px; 
	margin: 20px 5px 20px 20px; 
	padding: 15px; 
	background-color: #eeb; 
	border: 2px dashed #adb96e;
}

div.productad h6
{
	margin: 0 0 10px 5px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

div.productad img
{
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	border: 2px solid #adb96e !important;
}


/* The 'Author' below, style is used to style the names of article authors that appear under article titles. The 'Auth' style found in main_screen.css is only used after book titles and book links. */
div.Story p.Author
{
	margin: 0 0 15px 0;
	color: #666;
	text-indent: 0 !important;
	font-style: italic;
	text-align: center;
}

/* body text */
div.Announcement p,
div.Story p
{
	text-indent: 1.5em;
	margin: 0;
}

div.Announcement p.ProseFirstLines,
div.Story p.ProseFirstLines,
div.Announcement p.InfoFirstLines,
div.Story p.InfoFirstLines
{
	margin: 20px 0 0 0;
	text-indent: 0;
}

div.EditorialResponse { color: #0F6F8C; }
div.Introduction em,	
div.Buzz em,
div.SkepticBlogBuzz em,
div#Footnote em,
div.Story p.Author em { font-style: normal; }

/* lectures and events listings */
div.Announcement p.DateLocation
{
	text-indent: 0;
	margin: 5px 20px;
	font-weight: bold;
}

div.Announcement p.DateLocation em
{
	font-weight: normal;
	font-style: italic;
}

div.Announcement p.Presenter
{
	color: #A74;
	font-size: 14px;
	font-style: italic;
	margin: 10px 0 0 0;
	text-indent: 0;
}

li.lecture
{
	list-style-type: none;
	margin: 13px;
}

div.Story p.AuthorNote,	
div.Announcement p.AuthorNote,
div.Introduction p.AuthorNote
{
	text-indent: 0;
	margin: 15px 0 0 0;
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
}

/* new table of contents listing at top of eSkeptic */
ul.toc { list-style-type: circle; }
ul.toc li { margin: 0 5px 5px 5px; }

ul.toc li em
{
	font-style: normal;
	font-weight: bold;
}

ul.NewsLinks
{
	padding: 0;
	margin: 0;
}

ul.NewsLinks li
{
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	list-style-type: none !important;
	list-style-position: default;
	padding: 0;
	margin: 8px 0;
}

p.h5_firstline
{
	text-indent: 0 !important;
	margin-top: 5px !important;
}

div.ShermerWorks
{
	display: block;
	margin: 0 0 6px;
	color: #deb;
	font: 11px/18px Verdana, sans-serif;
	border: 1px solid #666666;
	background-color: #141d1d;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

div.ShermerWorksContent
{
	padding: 20px 20px 10px 20px; 
	background-image: url(http://www.skeptic.com/eskeptic/images/shermer-additions-eskeptic-headerfade.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.ShermerWorksContent h4
{
	color: #c9bf89;
	margin-top: 0;
}

div.ShermerWorksContent img
{
	border: 3px solid #676;
}

div.ShermerWorksContent a,
div.ShermerWorksFooter a
{
	font-weight: bold;
	text-transform: uppercase;
	color: #91d3d3;
}	

div.ShermerWorksContent span.sitename
{
	letter-spacing: 1px; 
	font-style: normal; 
	font-size: 10px; 
	color: #676
}

div.ShermerWorksFooter
{
	display: block;
	height: 27px; 
	margin: 0;
	padding: 8px 0 0 20px;
	border-top: 1px solid #333; 
	background-image: url(http://www.skeptic.com/eskeptic/images/shermer-additions-eskeptic-footer.jpg); background-repeat: no-repeat; 
	background-position: 0 0; 
	font-size: 11px; 
	letter-spacing: 1px;
}

div.StoryBanner
{
	border-top: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: none;
	border-left: 1px #666 solid;
	background-color: #f9ffff;
}

div#eskeptic_wholepage p.interviewQ
{
	margin: 8px 0;
}
