*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

#accessibility
{
	display: none;
}

form *
{
	font: 1em georgia, verdana, arial, sans-serif;
}

acronym, dfn
{
	border-bottom: 1px dotted #B8855C;
	color: #B8855C;
	cursor: help;
}

p, ol, ul, dl, table
{
	margin: 0.3em 0 1em;
	font-family: georgia, verdana, arial, sans-serif;
	line-height: 1.2em;
}

ol
{
	margin-left: 3.7em;
}

ul
{
	list-style: none;
}

a
{
	text-decoration: none;
	color: #5F3A1E;
}

a:hover
{
	text-decoration: underline;
	text-underline-style: dotted;
}

a img
{
	border: 0;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

h1, h2, h3, h4, h5
{
	font-family: georgia, verdana, arial, sans-serif;
}

h2
{ 
font-size: 1.5em;
font-weight: strong;
}

h3
{
	position: relative;
	margin: 1.5em 0 1em;
	font-weight: normal;
	color: #5f4a1e;
font-size: 1.5em;
}

h4
{ 
font-size: .75em;
}

body
{
	background: url(/images/fire/dark/background_bakingpattern.gif) repeat;
	border-top: 5px solid #EE4A7E;
	padding-top: 0px;
	text-align: left;
	color: #5f3a1e;
	font: 62.5% georgia, verdana, arial, sans-serif;
}

#container
{
	background: #fff;
	text-align: center;
	font-size: 1.2em;
	width: 800px;
	display: block;
	margin: 0 auto;
}

.clearboth {
	clear: both;
}

#head
{
	width: 800px;
	margin-bottom: 10px;
}

#head h1 {
	float: left;
	width: 400px;
}

#head h1 a
{
	display: block;
	text-indent: -5000em;
	overflow: hidden;
	background: url(/images/fire/dark/logo.gif) no-repeat left center;
	height: 70px;
	width: 380px;
	padding: 35px 0 0 0;
	font-weight: normal;
	margin: 0px 0 0 20px;
}

#head h1 a:hover
{
	background-image: url(/images/fire/dark/logo_h.gif);
}

#main_nav
{
	float: right;
	width: 385px;
        text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	font-family: georgia, verdana, arial, sans-serif;
	color: #9290B3;
	font-style: bold;
}

#main_nav .zemContactForm label {
	font-size: .9em;
	color: #ee4a7e;
}

#main_nav ul {
	margin-top: 15px;
	list-style: none;
}

#main_nav li
{
	display: inline;
}

#main_nav li a
{
	padding: 3px;
	margin-left: 10px;
	color: #5F3A1E;
	font-size: 1.4em;
}

#main_nav li a.current
{
	text-decoration: bold;
}

#main_nav li a:hover
{
	border-bottom: 2px dotted #9290b3;
	text-decoration: none;
}

#about_text
{
	padding: 28px;
	background: url(/images/fire/dark/header.gif) no-repeat center;
	height: 140px;
}

.sticky
{
	font-size: 1.1em;
	color: #b8855c;
	float: left;
}

.sticky h2
{
	font-size: 1.2em;
	color: #ee4a7e;
	font-weight: normal;
}

#sticky1
{
	width: 340px;
	margin: 48px 60px 0 30px;
}


#sticky2
{
	width: 260px;
	margin: 48px 0 0 25px;
}

.sticky a.more
{
	display: block;
	float: right;
	height: 17px;
	width: 60px;
	font-size: 0.9em;
	text-indent: -999em;
	overflow: hidden;
	background: url(/images/fire/dark/more_purple_on_white.gif) no-repeat;
}












#latest
{
	background: url(/images/fire/dark/homepage_featured.gif) no-repeat center top;
	padding-top: 0px;
	margin-top: 25px;
height: 600px;
}


#latest .post
{
	margin: 0 auto;
	width: 426px;
	padding-top: 30px;
	padding-right: 290px;
	border: none;
	position: relative;
	text-align: left;
}

#latest h3
{
	color: #5f3a1e;
	font-size: 1.5em;
	font-style: bold;
}

#latest p
{
	font-size: 1.2em;
}

#main
{
	width: 700px;
	margin: 15px auto;
}

#main-inner
{
	float: left;
}

#content
{
	background: #f3deca;
	width: 560px;
	float: left;
	display: inline;
	margin-top: 20px;

}

.contenttop
{       background: url(/images/fire/dark/posttop.gif) no-repeat top;
        width: 560px;
	float: left;
	display: inline;
	margin-top: 55px;
}

.contentbottom
{       background: url(/images/fire/dark/postbottom.gif) no-repeat center top;
width: 560px;
	float: left;
	display: inline;
	margin-bottom: 55px;
}


#content-inner
{
	background: fff;
	padding: 0 25px 0 25px;
	margin-top: 0px;
	/position: relative;
        width: 520px;
display: block;

}

.post
{
	padding-bottom: 22px;
}

.post p
{
	line-height: 1.5;
}



span.posted
{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.2em;
	color: #000;
}


p.comments_more
{
	text-align: right;
}

p.comments_more a
{
	display: block;
	text-indent: -999em;
	overflow: hidden;
	height: 1px;
	float: right;
	padding-top: 20px;
	margin: 0 3px;
	background: url(/images/fire/dark/comments_more.gif) no-repeat;
}

p.comments_more a.comments_invite
{
	width: 90px;
}

p.comments_more a.more
{
	background-position: -90px 0;
	width: 53px;
}

.search strong
{
	background: #ffc;
}

#sidebar
{
	width: 150px;
	float: right;
	margin-right: 25px;
	display: inline;
	margin-top: 110px;
padding-top: 150px;
}

#sidebar h3
{
	font-weight: normal;
	color: #777;
	margin-top: 2em;
	padding-bottom: 15px;
	text-align: center;
	display: block;
}

#sidebar a
{
	color: #c48189;
}

#foot
{
	clear: both;
	margin: 20px auto;
	width: 800px;
	padding: 20px 0 0;
	background: #F3DECA;
}

.foot_nav a
{
	padding: 0 5px;
}

.search_form
{
	placement: absolute;
	margin-left: 100px;
}

.search_form input
{
	border: 1px solid #555;
	background: #fff;
	color: #777;
	padding: 0.2em;
}

ol.comments
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ol.comments li
{
	padding: 15px 15px 1px;
	background: #000;
	margin: 10px 0;
}

form#txpCommentInputForm
{
	margin: 50px 0 0;
	border-top: 2px solid #ee4a7e;
	padding: 30px 0 0;
}

a#txpCommentHelpLink
{
	font-size: 0.9em;
}

textarea#message
{
	height: 250px;
	width: 400px;
}

#txpCommentInputForm label
{
	text-transform: uppercase;
}

#txpCommentInputForm input, #txpCommentInputForm textarea
{
	padding: 0.2em;
	border: 1px solid #b8855c;
	background: #f3deca;
	color: #5f3a1e;
}

#txpCommentInputForm td
{
	vertical-align: top;
	padding: 3px;
	border: 0;
}

.digg_img
{
	padding: 5px;
}


.archivelist
{
	padding-top: 30px;
	margin-top: 60px;
        margin-bottom: 50px;
        font-size: 1.2em;
	line-height: 1.6em;
        width: 150px;
	color: #b8855c;
text-align: left;
position: absolute; 
padding-left: 575px;
margin-right: 300px;
background: url(/images/fire/dark/recentepisodes.jpg) no-repeat top right;

}



.subscribe
{
        position: absolute;
        width: 240px;
	right: 10px;
        top: 10px;
	font-family: georgia, verdana, arial, sans-serif;
	color: #EE4A7E;
	display: inline;
        text-align: right;
     
}


.stickyimg
{
repeat: none;
	width: 800px;
}
