a img {
	border: none;
}

body
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  font-family:"Trebuchet MS", Verdana, Geneva, Arial, Serif;
  font-size:0.8em;
  background: #0B275C url('img/footer.jpg') repeat-x bottom  left;
  color: #dddddd;
}

#header
{
	height: 101px;
	background: #000000 url('img/a2.gif') repeat-x top left;
	background-position: bottom left;
	width: 100%;
}

#footer {
	border: none;
	padding: 240px 0 0 0;
	margin: 0 auto 0 auto;
	width: 100%;
	clear: both;
}

.block_middle {
	margin: 0 0 0 0;
	padding: 0 10px 5px 10px;
	background: #1F5582 url('img/block_middle.gif'); 
}

.block_middle p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: .03em;
	line-height: 1.4em;
}

.block_middle h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #84C225;
	font-size: 18px;
}

.block_middle #inviteform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	height: 27px;
}

.block_middle #inviteform .inp {
	float: left;
	padding-left: 10px;
	padding-top: 1px;
}

.block_middle #inviteform .sub {
	float: right;
	padding-right: 5px;
}

.block_middle #inviteform .inp input {
	width: 140px;
	height: 24px;
	padding: 2px 2px 0 2px;
}

.__bookworm-control {
	float: right;
}

.block_middle #user {
	width: 135px;
	margin: 0 5px 0 10px;
	padding: 2px;
}

.block_middle #submit
{
	/* This part hides the original button. */
	background-color: transparent;
	border: 0px;
	padding: 0px;
	overflow: hidden;

	/* This part defines its new look. */
	background-image: url('img/invite.gif');
	background-position: center center;
	background-repeat: no-repeat;
	width: 78px;
	height: 26px;
	max-width: 78px;
	max-height: 26px;

	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.block {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 270px;
}

.block_top {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 7px;
	width: 270px;
	font-size: 2px;
	background: url('img/block_top.gif') no-repeat;
}

.block_bottom {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 8px;
	width: 270px;
	font-size: 2px;
	background: url('img/block_bottom.gif') no-repeat;
}

.content_container {
	text-align: left;
	margin: 0px auto 0 auto;
	padding: 0;
	width: 800px;
}

#copyright
{
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 35px;
}

#copyright img{
	position: relative;
	top: 7px;
	left: 0px;
	padding: 0 4px 0 4px;
}

#copyright a {
	color: #ffffff;
}

#copyright a:hover {
	text-decoration: underline;
}


#logo
{
	float: left;
	width: 400px;
	height: 91px;
	margin: 10px 0 0 -40px;
	z-index: 9;
	position: relative;
	left: 0;
	top: 0;
}

#moon 
{
	float: left;
	width: 51px;
	height: 51px;
	background-image: url(img/moon.gif);
	background-position: bottom top;
	margin: 15px 30px 30px -91px;
	z-index: 9;
	position: relative;
	left: 0;
	top: 0;
}

#page {

}

/* Menu */
#menu
{
	float: right;
	padding: 0 0 0 0;
	margin: 7px 10px 0 0;
	z-index: 9;
	position: relative;
	left: 0;
	top: 0;
}

#menu .small {
	font-size: 13px;
	margin-top: 6px;
	margin-left: 1px;
}

#menu span
{
    color: #fffca9;
}

#menu span a
{
	font-size: 18px;
    color: #fffca9;
	text-decoration: none;
}

#menu span a:hover,
#menu span a:active,
#menu span.current_page_item a
{
	color: #FFFCA9;
	text-decoration: underline;
}

#menu .sep {
	font-size: 18px;
	margin-left: 5px;
	margin-right: 5px;
}

#content {
	font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
/*	line-height: 1.6em; */
}

.narrowcolumn .postmetadata {
	text-align: left;
}

small {
	font-size: 0.9em;
/*	line-height: 1.5em; */
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar ul {
	width: 270px;
}

#sidebar ul p {
	padding-left: 10px;
}

#sidebar h2 {
	font-size: 18px;
	font-weight: bold;
	color: #84C225;
	border-bottom: 1px dotted #84C225;
	margin-left: 10px;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #dddddd;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
/*	line-height: 1.5em; */
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-size: 14px;
}

#sidebar ul ul li a {
	font-weight: bold;
	color: #33CCFF;
}

#sidebar ul ul li a:hover {
	text-decoration: underline;
}

#cat li ul    { padding-left: 20px; }
#cat li ul li {	list-style-image: url('img/cat.gif'); }

#arc li ul    { padding-left: 20px; }
#arc li ul li {	list-style-image: url('img/arc.gif'); }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0099CC;;
	text-decoration: none;
	}

a:hover {
	color: #0099CC;;
/*	text-decoration: underline;*/
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.narrowcolumn {
	float: left;
/*	padding: 0 0 20px 45px;
	margin: 0px 0 0; */
	width: 490px;
	}

.widecolumn {
/*	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px; */
	width: 800px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
}
	
.post h2 {
	float: left;
	font-size: 22px;
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

.post h3 {
	float: left;
	font-size: 22px;
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

.post_header {
	clear: both;
	margin: 15px 0 0 0;
	height: 57px;
	border-bottom: 1px solid #336666;
}

.cloud {
	float: left;
	width: 78px;
	height: 57px;
	background: url('img/cloud.gif') no-repeat top left;
}

.post h2 a {
	color: #ffffff;
}

.post h3 a {
	color: #ffffff;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post h3 a:hover {
	text-decoration: underline;
}

.month {
	margin: 9px 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	text-align: center;
	width: 78px;
	color: #4FA3CC;
	font-size: 14px;
	text-transform: uppercase;
}

.day {
	margin: -6px 0 0 -2px;
	padding: 0 0 0 0;
	width: 78px;
	color: #7F7F7F;
	font-size: 24px;
	text-align: center;
}

.by {
	clear: both;
	font-size: 13px;
	font-style: italic;
}

.by .author {
	color: #0099CC;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

p.postmetadata {
	clear: both;
	background-color: #0C2452;
	padding: 15px 10px 15px 10px;
	margin-top: 5px;
}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3#comments {
	padding: 0 0 8px 0;
	margin: 40px auto 20px ;
	border-bottom: 1px solid #84C225;
}
/* End Headers */



/* Begin img */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End img */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #84C225;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 510px;
	width: 270px;
	font-size: 1em;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
}

hr {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
}

.follow li
{
	vertical-align: middle;
	width: 230px;
	list-style-type: none;
	list-style-image: none;
	font-size: 14px;
}

.follow li img {
	position: relative;
	top: 10px;
	left: -4px;
	width: 33px;
	height: 33px;
	padding: 0 10px 0 0;
}

.follow li span a {
	font-weight: bold;
}

.follow li span a:hover {
	text-decoration: underline;
}

.bookworm {
	float: right;
}