html, body {
	margin: 0;
	padding: 0;
	color: #3F0000;
}
body {
	text-align: center;
	font: .8em/1.3em "Verdana", "Arial", "Helvetica", "sans-serif";
	background-color: #FFFEF3;
}

a, a:visited, a:active { text-decoration: none; color: #BB0000; }
a:hover { text-decoration: underline; }

h1 { margin: 0; font-size: 1.5em; }
h1 a:visited, h1 a:active, h1 a:link { color: #FF7C00; }
h1 a:hover { text-decoration: none; }
h2 { margin-top: .5em; font-size: 1.4em; }
h3 { font-size: 1.1em; }
h4 { color:#570007; }

p { font: .8em/1.3em; color: #160905; }
img { }
td { font-size: .8em; }

.NoBorderImg { border: none; }

#borderlessImages ul { list-style: none; margin: 3 3 3 3; padding: 0; text-align: center; }
#borderlessImages li { }
#borderlessImages h3 { text-align: center; }
#borderlessImages a:active, #sidebar-a a:visited, #sidebar-a a:link { text-decoration: none; }
#borderlessImages a:hover { text-decoration: underline; }
#borderlessImages img { border: none; }

/* -- Layout -- */
/* The masthead sits at the top of the page.*/
#masthead {
	color: #3F0000;
	text-align: right;
	padding: 0.3em;
	font-size: 0.85em;
	background: #FFFEF3; }
#masthead ul { list-style-type: none; }
#masthead ul li { display: inline; }
#masthead ul li a { text-decoration: none;  }
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #3F0000; text-decoration: none; }

/* Blog Title */
#title { text-align:left; float: left; }
#title H1 { font-size: .9em; display:inline; }
#tagline { display:inline; padding-left:10px; }
#welcome { text-align: right; }

/* Blog Layout */
#wrapper { padding: 1.5em; }
#container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	border: solid 1px #3F0000;
	background-color: #FFFFFF; }

/* Header image */
#header img {
/*	border-bottom: 1px solid #3F0000; */
	padding: 0px;
	margin: 0px; }
	
/* Main content area */
#content {
	padding: 1em;
	margin: 0 220px 0 0;
}
#contentfooter { clear: both; }

/* Sidebar */
#sidebar-a {
	float: right;
	width: 200px;
	margin: 15 0 0 0;
	padding: 0 10 0 0;
}
#sidebar-a h3 {
	color: #888;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.8em;
	margin: 18 0 1 5;
	border-bottom: .1em solid #aaa;
}
#sidebar-a p { margin: 0 0 0 5; padding: 0; }
#sidebar-a ul { list-style: none; margin: 0 0 0 5; padding: 0; }
#sidebar-a li { }
#sidebar-a img { border: none 3; }
#sidebar-a a:active, #sidebar-a a:visited, #sidebar-a a:link { text-decoration: none; }
#sidebar-a a:hover { text-decoration: underline; }

/* News */
#news { margin: 0 0 0 5; padding: 0; }

/* Search */
#search .searchBox {
	width: 130px;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica;
	margin: 5 0 0 5; padding: 0.5;
}
#search { }

/* Calendar styles */
.BlogCalendar {
	font-size: .85em;
	text-align: center;
	width: 100%;
}
.BlogCalendarTitle {
	text-align: center;
	font-weight: bold;
	margin: 0 auto 6px auto;
	font-size: 1.6em;
}
.BlogCalendarNextPrev { padding: 0 10px 0 10px; color: #3F0000;}
td.BlogCalendarNextPrev A:LINK, .BlogCalendarNextPrev A:ACTIVE, .BlogCalendarNextPrev A:VISITED {
	text-decoration: none; }
.BlogCalendarNextPrev A:HOVER { text-decoration: none; }
.BlogCalendarDays {
	font-weight: bold;
	padding: 2px;
}
.BlogCalendarDay A:LINK, .BlogCalendarDay A:ACTIVE, .BlogCalendarDay A:VISITED, .BlogCalendarDay A:HOVER {
	font-weight: bold; }
/* -- End Calendar -- */

/*End Sidebar*/

/* -- Post -- */
.post {
	padding: 0 0 .2em;
	margin: 0;
}
.posthead {
	margin: 0;
	padding: 0;
}
.postcategoryheading p {	
	margin: .5em 0 0 0;
	font-size: .9em;
}
.postcategoryheading { margin-bottom: 2em; }
.posthead h2, .postcategoryheading h2, .posttoolbar h2 {
	font-size: 1.4em;
	margin: 0;
	padding: .5em 0 0 0;
	letter-spacing: 1px;
	text-align: left;
}
.posthead img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.posthead a:hover { text-decoration: none; }

/* Post Content  */
.postcontent {
	margin: 0;
	padding: 0;
	font: 1em/1.5em;
}
.postcontent p { font: 1em/1.5em; }
.postcontent img {
	padding: .3em;
	line-height: 2em;
	border: solid 1px #570007;
}

/* Post Footer */
.postfoot {
	font-size: 0.9em;
	border-top: 1px solid #570007;
	border-bottom: 1px solid #570007;
	margin: .6em 0 1.2em 0;
	padding: 0.3em 0 0.4em 0;
}
.commonsubtitle
{
	font-size: 1.1em;
}
#postToolbar 
{
	margin: 1.5em 0 1.5em 0;
	border-bottom: 1px solid #570007;
}
#postToolbar p 
{
	font-size: .9em;
}

/* Post Ratings Menu */
.ratemenu {
	font-size: 0.9em;
	border: 1px solid #666;
	padding: 1em;
	margin: 0.5em;
	background: #333;
}
/* -- End Post -- */

/* -- Comments -- */
#comments h4 {
	margin: 0;
	font-size: 1em;
}
#comments {
	padding: 0;
	margin: 0 1em 0;
}
#comments p {
	font-size: .9em;
}
.commentssubhead {
	color: #888;
	padding: 0;
	font-size: 0.85em;
	margin: 0.5em 0 0;
}
.commentspan {
	padding-left: 0.5em;
	text-align: right;
	float: right;
	width: 200px;
}
.commentsbody {
	margin: .5em 0 2em;
	padding: 0 0 0.5em;
	font-size: 0.9em;
	border-bottom: 1px solid #666;
}
/* -- End Comments --*/

/* -- Comment and Contact Form -- */
#commentform {
	padding: 0;
	margin: 0 1em;
}
#commentform h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 1em 0 .5em;
	display: block;
}
#commentform dl {
	margin: 0;
	padding: 0;
}
#commentform dt {
	font-size: 1.0em;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0;
}
#commentform dt em { font-size: 0.9em; }
#commentform .smallbox {
	width: 300px;
	padding: 2px;
	border: 1px solid #666;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#commentform textarea {
	width: 450px;
	height: 180px;
	padding: 0.2em;
	border: 1px solid #666;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
/* -- End Comment and Contact Form -- */

/* -- Miscellaneous -- */

/* Email Subscriptions */
#emailsubscriptions {
	margin: 0;
	padding: 1em;
}
#emailsubscriptions h3 {
	font-size: 1em;
	margin: 0 1em 0 0.5em;
	padding: 1em 0 0;
}
#emailsubscriptions table {
	font-size: 1em;
}
/* Clearing element for floats */
.spacer {
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
}
/* -- End Miscellaneous*/

#footer {
	clear: both;
	padding: .5em 0 .5em 0;
	margin: 0;
	text-align: center;
	}
.copyright {
	font-size: .85em;
	padding-bottom: 5px; }
/* --End Layout-- */