body 		{ background-color: #3F3F3F;}
body,td,th	{ font-family: Arial; font-size: 9pt; color: #969696; text-decoration: none; font-weight: normal;}
a 			{ font-family: Arial; font-size: 9pt; color: #D0A7A7; text-decoration: underline; font-weight: normal;}
a:hover 	{ font-family: Arial; font-size: 9pt; color: #FFC8C8; text-decoration: underline; font-weight: normal;}

p	{ font-family: Arial; font-size: 9pt; color: #969696; text-decoration: none; font-weight: normal;}

.header_title { font-family: Arial; font-size: 19pt; color: #7A6060; text-decoration: none; font-weight: normal;}
.header_title1 { font-family: Arial; font-size: 11pt; color: #D0A7A7; text-decoration: none; font-weight: normal;}
.header_title2 { font-family: Arial; font-size: 8pt; color: #636363; text-decoration: none; font-weight: normal;}
.header_text { font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal;}
.header_text_bolder { font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold;}

.news_text			{ font-family: Arial; font-size: 9pt; color: #949494; text-decoration: none; font-weight: normal;}
.news_text a		{ font-family: Arial; font-size: 9pt; color: #D0A7A7; text-decoration: underline; font-weight: normal;}
.news_text a:hover 	{ font-family: Arial; font-size: 9pt; color: #FFC8C8; text-decoration: underline; font-weight: normal;}

.copyright { font-family: Arial; font-size: 9pt; color: #B78383; text-decoration: none; font-weight: normal;}

.wstbanner:         { font-family: Arial; font-size: 8pt; color: #D0A7A7; text-decoration: underline; font-weight: normal;}
.wstbanner:link     { font-family: Arial; font-size: 8pt; color: #D0A7A7; text-decoration: underline; font-weight: normal;}
.wstbanner:visited  { font-family: Arial; font-size: 8pt; color: #D0A7A7; text-decoration: underline; font-weight: normal;}
.wstbanner:hover    { font-family: Arial; font-size: 8pt; color: #FFC8C8; text-decoration: underline; font-weight: normal;}

/*-- Begin Blog Styles --*/
#formsurvey{
	border:1px solid #D0A7A7;
	width:235px;
	margin:4px 0 30px 63px;
	font-weight:bold;
}
p#surveytitletext{
	margin:0;
	padding:5px;
	background-color: #D0A7A7;
	font-weight:bold;
	color: #F6F6F6;
}
div#surveyoptions{
	padding:5px 0;
}
div#surveysubmit {
	text-align:center;
	padding:5px 0;
}
div#surveysubmit input {
	font-size:10px;
}
.header { font-family: verdana; font-size: 10pt; color: #D0A7A7; text-decoration: none; font-weight: bold;}
.entryheader { font-family: verdana; font-size: 9pt; color: #D0A7A7; text-decoration: none; font-weight: bold;}
.error , .error a , .error a:visited , .error a:link { font: bold 10pt verdana; color: #F00 !important; }
.error a , .error a:visisted { text-decoration:underline}
.error a:hover { font: bold 10pt verdana; text-decoration:none; background-color:#900 !important; color:#FFF !important;}
.sidebarlist { margin:0; padding:0 }
.sidebaritem {list-style-type: none; border:1px solid #D0A7A7; padding: 4px; margin-bottom:15px;}

#BlogEmail, #EntryEmail, .searchterm {width:185px}
.searchimage { margin:5px 0 20px 0;}
.subscribeimage { margin:5px 0 10px 0;}
.feedbutton { border-width:0; padding-top:2px;}
a.feedlink { vertical-align:top;}

.calendarweek { padding:5px 3px 3px 3px;}
.calendar { width:185px; margin:0px auto 4px auto; border-style:none !important;}
.calendar td { padding:0px 0; font-size: 9pt; color: #D0A7A7;} /* Actual dates */

a.calendarlink{ font-weight:bold; padding:2px 5px 4px 5px; color: #D0A7A7;} /* Dates with links */
a.calendarlink:hover{ background-color: #000000; color: #949494;}

/* Headers and Titles */
h2.homelinkheader a {
	color:#3F3F3F !important;
	font-weight:bold;
	display:block;
	font-size:10pt !important;
	padding:0 2px 1px 2px;
}
h2.homelinkheader a:hover {
	color:#F3E9E9 !important;
	font-weight:bold;
	font-size:10pt !important;
	text-decoration: none;
}
h2.homelinkheader {
	padding:0 0 2px 0 !important;
}
.sidebarlist h2, .sidebarlist .calendartitle td { background-color: #D0A7A7; color: #3F3F3F; font-weight:bold; font-size:10pt; margin:0 0 5px 0; padding:1px 1px;}

div#sidebar ol , div#sidebar ul { list-style-type: none; font-size: 9pt; padding-left: 0; margin:0 0 13px 0;}
.recentdate { margin-bottom:10px;}


/* Comments Formating */
.trackbacklist , .commentlist {
	padding-left:5px;
	margin:0 0 0 10px;
	border-left:2px solid;
}
.trackbacklist li , .commentlist li {
	list-style-type:none;
	padding:0;
	margin:20px 0 0 0;
}
.trackbacklist .trackbacklist , .commentlist .commentlist {
	padding-left:6px;
	margin-left:5px;
	border-left:1px dashed;
}
.trackbacklist li , .commentlist li {
	list-style-type:none;
	padding:0;
	margin:20px 0 0 0;
}




/*  Singles Page
---------------------*/
h2#blogtitle {
	color: #D0A7A7;
	font-size:18pt;
	line-height:20px;
	letter-spacing:-0.5px;
	margin:15px 0 3px 0;
}
div#blogprint {
	float:right;
	clear:both;
	margin-top:-5px
}
div#blogprint a {
	display:block;
	border:1px solid;
	padding:4px 5px;
	margin:1px;
}
div#blogprint a:hover {
	border:3px solid;
	padding:3px 4px;
	margin:0
}
p#postinfo {
	margin-top:0px;
	font-style:italic;
	font-size:9pt;
}
div#divline {
	margin:100px auto -80px auto;
	border-top:1px solid;
}
#blogsurvey {
	padding:0;
	margin:0;
}
form#formsurvey {
	padding:0;
	background-color: #FAFAFA;
}
h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
	font-size:17pt;
	font-weight:normal;
	margin:75px 0 -10px 0;
	padding:0;
	color: #D0A7A7;
}
a#trackbackurl {
	display:block;
	float:right;
	margin-top:-8px;
}
a.commentcreationdate{
	display:block;
	float:right;
	font-style:italic;
	font-size:8pt;
}




/* Search Page 
-----------------------*/
h2.searchheadings {
	border-bottom:2px solid;
	padding-bottom:2px;
}

