/*-- Begin WST Styles --*/
body {
	background-color: #7B92A2;
	margin:21px;
}
body , td , th {
	font:9pt Arial, Helvetica, sans-serif;
	color: #000000;
}
.sidecontent {
	color: #122736;
}
#header , #maincontent , p#copyright {
	margin:0 auto 10px auto;
	width:780px;
}
.color1 {background-color: #48565F;}
.color2 {background-color: #C3710B;}
#nav , #logo {background:url(images/nav_bg_5.gif) repeat bottom;}
#nav img {
	padding-right:18px;
	background:url(images/navitem_end_5.gif) no-repeat right;
}
#navend {background:url(images/nav_bottom_5.gif) repeat-x 0 23px;}
.sidecontent {background-color: #EBEBEB;}
.blankcontent {background-color: #F6F6F6;}
.midcontent {background-color: #F6F6F6;}
.content {padding:20px 10px;}
.content2 {padding:0px 10px;}
.title {padding:10px 10px;}
.copyright {
	text-align:center;
	color: #FFFFFF;
	font-size:7pt;
}
hr {background-color:#CACACA;}
h1 {
	font-size:18pt;
	margin:0;
	color: #122736;
}
h2 {
	font-size:11pt;
	margin:0
}
p {color: ##000000;}
.date {color: #122736; font-weight: bold;}
a {color: #C3710B; text-decoration: underline;}
a:hover{color: #000000;}
a.wstbanner {
	font: 8pt normal Arial;
	color: #CCCCCC; 
	text-decoration: underline;
}
a.wstbanner:hover{color: #FFFFFF;}

td#header{
	padding:0px 0 0 65px;
}
div#headertext{
	margin-top:-4px;
	color:#C3710B;
	letter-spacing:0.5pt;
}

/*-- End WST Styles --*/

/*-- Begin Blog Styles --*/
#sidebar {padding-top:17px;}
#sidebar a:hover { color: #000}
#sidebar , #sidebar td { color: #000}

.entryheader { font-family: verdana; font-size: 8pt; color: #122736; 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 #666; padding: 4px; margin-bottom:15px;}

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

#sidebar a { font-size: 9pt;}

.calendar { width:175px; margin:0px auto 4px auto; border-style:none !important;}
.calendar td { padding:0; font-size: 9pt;} /* Actual dates */

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

/* Headers and Titles */
h2.archiveheader, h2.feedheader, h2.searchheader, h2.recentheader, #sidebar td .calendartitle td, h2.subscribeheader { color: #FFF; background-color: #122736; 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: 8pt; padding-left: 0; margin:0 0 13px 0;}
.recentdate { margin-bottom:10px;}

#comment { width:250px;}

/* Comments Formating */
.trackbacklist , .commentlist {
	padding-left:0;
	margin:0;
}
.trackbacklist li , .commentlist li {
	list-style-type:none;
	padding:0;
	margin:20px 0 0 0;
}
.trackbacklist .trackbacklist , .commentlist .commentlist {
	padding-left:15px;
	border-left:1px dashed;
}
.trackbacklist li , .commentlist li {
	list-style-type:none;
	padding:0;
	margin:20px 0 0 0;
}
/*-- End Blog Styles --*/