ol#comments li p {
	font-size: 100%;
}

.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	/*background: #90a090;*/
	/*border-top: double 3px #aba;*/
	color: #fff;
	font-size: 11px;
	margin: 0px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover, .credit a:visited {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	/*font-size: .75em;*/
	font-size: .90em;
}
.meta img {
vertical-align:middle
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
}
.meta a[rel~="category"] {
	font-weight: bold;
}
.storytitle {
	margin: 0;
}
h2.postDate {
	margin: 12px 0 2px 7px;
	padding-bottom: 0px;
	/*border-bottom: 1px dotted #ccc;*/
	font: 170% "Arial Black", Arial;
	/*font-weight: bold;*/
	letter-spacing: 0.0em;
	color: #0F0;
}
.storytitle a {
	/*text-decoration: none;*/
}
a[rel="tag"] {
	font-weight: normal;
	font-variant: small-caps;
	color: #00FF00;
}
div.tagBox {
	text-align: right;
	color: #808080;
	font-size: .90em;
}
.tagBox 	a[rel="tag"] {
	color: #808080;
	font-variant: small-caps;
	font-weight: normal;
}
.pageTitle {
	margin-left: 5px;
	margin-right: 5px;
}
.navigationLinks {
	text-align:center;
}
ul.postList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
ul.postList li {
	background-image: url(/images/document.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
}
ul#recentcomments li.recentcomments {
	list-style-type: none;
	background-image: url(/images/comment.png);
	background-repeat: no-repeat;
	margin-left: -27px;
	list-style-position: inside;
	margin-top: 0px;
	vertical-align: text-bottom;
	padding-left: 20px;
}
/*Comments area*/
#commentSection {
	background-color: #333;
	border: 1px #71C707 solid;
	margin: 5px;
	padding: 2px;
	width: 422px;
}
#addCommentSection {
	background-color: #333;
	border: 1px #71C707 solid;
	margin: 5px;
	padding: 2px;
}
#addCommentSection textarea {
	width: 760px;
}
div#relatedPosts {
	position: absolute;
	right: 5px;
	background-color: #333333;
	border: 1px #71C707 solid;
	width: 350px;
	padding: 2px;
}
#commentspopup {
	width: 390px;
	padding: 5px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #submit, #commentform textarea {
	background: #666;
	border: 1px solid #0F0;
	padding: .2em;
	color: #CCC;
	/*font-weight: bold;*/
	padding: 1px;
}
#commentform #submit {
	font-weight: bold;
}
#commentform  {
	margin-left: 10px;
	margin-right:10px;
}
#searchform {
	margin-left: 10px;
	margin-right:10px;
}
#searchform input {
	background: #333;
	border: 1px solid #0F0;
	padding: .2em;
	color: #CCC;
	/*font-weight: bold;*/
	padding: 1px;
}
#searchform #searchsubmit {
	font-weight: bold;
}

.commentspopup textarea {
	width: 300px;
}
#commentlist li {
	list-style-type: none;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
.commentBox{
	background-color: #333;
	border: 1px dotted #0F0;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 10px;
	padding: 2px;
	width: 400px;
}
.commentBox:hover {
	border: 1px solid #0F0;
}
.commentAuthor {
	font-size: 120%;
	font-weight: bold;
}
.commentText {
	position: relative;
	z-index: 20;
}
div.commentBox div.counter {
	font: bold 6em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #666;
	height: 0px;
	width: 390px;
	text-align: right;
	position: absolute;
	z-index: 10;
	margin-top: -10px;
}

#content {
	/*margin: 30px 13em 0 3em;
	padding-right: 60px;*/
}

#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}
#sidebarContainer {
	padding: 0px;
	position: absolute;
	left: 800px;
	width: 200px;
}
#rightBar form {
	margin: 0 0 0 13px;
}

#rightBar input#edsearch {
	width: 155px;
	background: #333;
	border: 1px solid #0F0;
	color: #CCC;
	font-weight: bold;
	margin-left: -10px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 1px;
}
form#searchform  input#submit{
	background-color: #333333;
	border: 1px solid #0F0;
	color: #CCC;
	font-weight: bold;
	margin-left: 2px
}
#searchBox {
	background-color: #333;
	border: 1px solid #0F0;
	position: absolute;
	right: 194px;
	top: 5px;
	max-width: 400px;
	width: 250px;
	opacity: 0.8;
	filter: alpha(opacity:80);
}
#searchBox ul {
	list-style-position: outside;
	margin-top: 0px;
}
#searchBox li {
	margin-left: -35px;
	margin-top: 0px;
	list-style-type: none;	
}
#searchBox #resultsContainer {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#searchBox #closeContainer {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: -5px;
}
#rightBar ul {
	color: #FFF;
	list-style-type: none;
	/*padding-left: 3px;*/
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 1em;
	text-indent: 0px;
}
#rightBar .now-reading ul.clean {
	list-style-type: none;
	margin-left: 10px;
}

#rightBar ul li {
	font: 95% "Arial Black", Arial;
	border-bottom: dotted 1px #0F0;
	color: #FFF;
	letter-spacing: 0.1em;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-left: -12px;
}
#rightBar ul li h2 { /* e.g. Blogroll */
	font: 95% "Arial Black", Arial;
	color: #0F0;
	letter-spacing: 0.1em;
}
#rightBar ul li h3 {
	font: 95% "Arial Black", Arial;
	/*border-bottom: dotted 1px #0F0;*/
	color: #0F0;
	/*font: italic normal 110% 'Times New Roman', Times, serif;*/
	letter-spacing: 0.1em;
	/*margin-top: 2px;
	padding-bottom: 2px;
	margin-left: -2px;*/
}

#rightBar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: circle;
	text-indent: 0px;
	margin-left: 20px;
/*	list-style-position: outside;
	margin: 0;
	padding: 0;
	padding-left: 17px;*/
}

#rightBar ul ul li {
	border: 0;
	font: 95% Verdana, sans-serif;
	letter-spacing: 0;
/*	margin-top: 0;
	padding: 0;*/
}

#rightBar ul ul li a {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #CCCCCC;
	/*font: 90% Verdana, sans-serif;*/
}

#rightBar ul ul li a:hover {
	/*border-bottom: 1px solid #809080;*/
}

#rightBar ul ul ul.children {
	padding-left: 4px;
}
#rightBar li#wpg2-grid-block div.one-image {
	display: inline;
	width: 90px;
	border: 0px solid #000;
}
#rightBar li div.one-image  a:hover {
	border-bottom: 0px;
}
#rightBar li div.one-image {
	text-align: center;
}
.now-reading a:hover {
	border-bottom: 0px;
}
.now-reading strong {
	font-size: 105%;
	font-weight: bold;
}
.now-reading  img {
	border: 0px;
}
.now-reading  li {
	list-style-type: none;
}

#subscribeButtons img {
	display: block;
	margin-left: auto; /* This centers the blocks*/
	margin-right: auto;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

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