html {background:#999966;}

body {
	color: #000;
	font-family: Tahoma,Verdana,Arial;
	font-size:13px;
	height:100%;
	line-height:140%;
}

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

p { margin: 4px 0px 10px 0px; }
a { color: #000033; }
a:hover { color: #634631; }
b, strong { font-weight:bold;}
em { font-style:italic;}

.center {text-align:center;}
.right {text-align:right;}
.clear {clear:both;}

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

h1 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 6px;
}

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

#bd {
	margin-bottom: 6px;
}

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

.postmetadata {
	font-size: 10px;
	margin: 0px;
}

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

h3 {
	color:#162640;
	font-weight: bold;
}

#bfbar {
 	background:#162640;
 	font-size:12px;
 	font-weight: bold;
 	margin-bottom:6px;padding:2px;
}

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

.entry {
	clear: both;
}

.tagcloud a {
	text-decoration: none;
}

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

.alignleft {
   float: left;
   margin-bottom: 4px;
   margin-right: 4px;
}

.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: 1px 1px;
    border-style: solid;
    color: black;
    margin: 0 auto;
}

table b, table strong {color:black;}

table a, table a:visited {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 {
	color: #eee;
}

.sidebar_block {
	background-color: #634631;
	border: 1px solid #1B0E44;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 115%;
	margin-bottom:4px;
	padding: 3px;
}

.sidebar_block a {
	color: #EEE;
}

.sidebar_block a:hover {
	color: #CCB599;
}

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




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

blockquote b, blockquote strong
{
	color: black;
}

/* Google Reader Plugin */
#gr
{
	/*display:none;*/
	margin-bottom:15px;
}

.post, .sidebar_block
{
	-moz-box-shadow: 1px 1px 4px #1B0E44;
	-webkit-box-shadow: 1px 1px 4px #1B0E44;
	box-shadow: 1px 1px 4px #1B0E44;
}

.post .gReader-item
{
	border: 1px solid black;
	clear:both;
	font-size:12px;
	line-height:normal;
	margin-bottom: 2px;
	padding: 1px;
}

.post .gReader-title
{
	/*float:left;*/
}

.post .gReader-date, .post .gReader-source
{
	text-align:right;
	display:inline;
	float:right;
	font-size:10px;
	line-height:normal;
	min-width:35px;
}

.post .gReader-notes
{
	font-size:11px;
	line-height:normal;
	margin-left:10px;
}

.post .gReader-item-4, .post .gReader-item-5
{
	display:none;
}

.sidebar_block .gReader-date, .sidebar_block .gReader-source
{
	display:inline;
}

.sidebar_block .gReader-source, .sidebar_block .gReader-notes, .sidebar_block .gReader-item-6, .sidebar_block .gReader-item-7, .sidebar_block .gReader-item-8, .sidebar_block .gReader-item-9, .sidebar_block .gReader-item-10
{
	display:none;
}

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

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