html {background:#1B2D3D none repeat scroll 0 0;}

body {
	color: #eeeeee;
	font-family:Verdana;
	font-size:14px;
	height:100%;
	line-height:140%;
}

p { margin: 4px 0px 10px 0px; }

a {
	color: #FFFAB8;
}

a:visited {
	color: #FFF5DB;
}

a:hover {color:#DBEEFF;}

b, strong {color:white;font-weight:bold;}
em {font-style: italic;}

.center {text-align:center;}

#custom-doc {width:65.38em;*width:63.81em;min-width:850px; margin:auto; text-align:left;}

#hd {
	clear: both;
	padding: 10px;
	text-align: center;
}

#hd .ad
{
	float:right;
	width:470px;
}

.toplinks {
	font-size: 12px;
	margin: 0 2px 6px 2px;
}

.toplinks a {
	margin: 0 15px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h1 a, h1 a:hover, h1 a:visited {
	color: white;
	text-decoration: none;
}

#catlinks {
	clear: both;
	margin: 4px 0px;
}

#catlinks .cat {
	margin: 0px 4px;
}

#catlinks a, #catlinks a:hover, #catlinks a:visited {
	color:white;
	text-decoration: none;
}

#bd {
	margin-bottom: 6px;
}

.post {
	margin-bottom: 8px;
}

h2 a, h2 a:hover, h2 a:visited {
	color: #FFFAB8;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

#bfbar {
 	background:#131F2B;font-size:12px;margin-bottom:6px;padding:2px;
}

#bfbar a, #bfbar a:visited {
	color: #eeeeee;
	margin:0 10px;
}

/* For WP Images */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   color: #1B2D3D;
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Tables */
table
{
	background-color: #EBEEFF;
    border-color: black;
    border-width: 0 0 1px 1px;
    border-style: solid;
    color: black;
    margin: 0 auto;
}

table b, table strong {color:black;}

table a, table a:visited, table a:hover {color:black;}

th
{
	font-weight: bold;
	text-align: center;
}

td
{
    border-color: black;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 1px 4px;
}

.navigation {
	margin:4px 0;
}

/* Sidebar */
.sidebar_block {
	font-size: 12px;
	line-height: 120%;
	margin-bottom:15px;
}

#ft {
	clear: both;
	margin-bottom: 6px;
	text-align:center;
}




blockquote
{
	background-color: #EBEEFF;
	border:1px solid black;
	color: black;
	margin: 2px 10px;
	padding: 2px;
}

blockquote b, blockquote strong
{
	color: black;
}

.commentbox
{
background-color:#E0E0E0;
border: 1px solid #1B0E44;
color:black;
margin-bottom: 4px;
padding: 4px;
}

.commentbox a
{
color:black;
}

.dsq-global-toolbar-container {background-color:inherit;border:none;}
