body {
margin: 0px;
font-family: "Century Gothic", Arial, Verdana, Helvetica;
font-size: 12px;
text-align: left;
vertical-align: top;
background-color: #000000;
color:#ffffff;
background-position: left top;
background-image:url(images/mainbackground.png);
background-repeat:repeat-x;
}
#backbig {
background-image: url(images/blog.png);
background-position:center top;
background-repeat:no-repeat;
height:1087px;
}
blockquote {
	display: block;
	padding: 0 60px;
	width: 350px;
	color: #999999;
}
blockquote:before, blockquote:after {
	color: #69c;
	display: block;
	font-size: 700%;
	width: 50px;
	color:#1F4A65;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 360px;
}
p {
line-height:17px;
padding:0px;
margin:20px 0px;
}
input {
	border: 0px solid #0099CC;
	margin: 2px 2px 5px 6px;
	background-image:url(images/inputboxer.png);
	background-color:transparent;
	width: 246px;
	height: 21px;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 5px;
}
textarea {
	border: 0px;
	margin: 2px 2px 5px 6px;
	background-image:url(images/textbox.png);
	background-color:transparent;
	width: 246px;
	height:295px;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 5px;
}
input#s {
	float:left;	
}
input#searchsubmit {
	background-image:url(images/arrowright.png);
	border:0px;
	background-color:transparent;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	padding:0px;
	margin-top:-17px;
	cursor: help;
}
input#submit {
	background-image:url(images/submit.png);
	border:0px;
	background-color:transparent;
	width: 201px;
	height: 29px;
	background-repeat: no-repeat;
	padding:3px;
	cursor: help;
}
#searchform {
position:absolute;
top:10px;
margin-left: 500px;
}
a {
color:#FFCC00;
text-decoration:none;
}
a:hover {
color:#0099CC;
}
.commentmetadata a {
color:#F00959;
}
.commentmetadata a:hover {
color:#0099CC;
}
img {
border:1px solid #777;
margin:5px;
padding:5px;
background-color:#1C3E46;
}
.sidebar img {
border:1px solid #777;
padding:1px;
background-color:#1C3E46;
}
li.widget-widget_links a {
padding-left:0px;
}
span#bookmark {
position:absolute;
}
#wrapper {
width:800px;
margin:0px auto;
}
#header {
width:800px;
height:150px;
text-align:left;
}
.descrip {
font-style:italic;
padding-left:200px;
padding-right:0px;
text-align:left;
font-size:8px;
width:150px;
}
#container {
width:580px;
margin:0px;
padding:5px 10px;
float:left;
background-image:url(images/containback.png);
background-repeat:no-repeat;
}
.post-date{
float: right;
display: inline;
margin: 0px -35px 0 0;
padding-top:19px;
background: url(images/dater.png) no-repeat;
height:170px;
width:60px;
text-align:center;
}
.post-date .month{
font-size:16px;
}
.post-date .day{
font-size:30px;
}
.sidebar {
float:left;
width:185px;
margin-right:10px;
background-image:url(images/leftcol.png);
background-repeat:no-repeat;
padding-left:5px;
}
li.pagenav h2 {
font-size:16px;
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
}
.sidebar ul {
font-size:14px;
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
}
.sidebar a { 
padding-left:20px;
}
#header h1 {
margin:0px;
padding-left: 200px;
padding-top: 10px;
color:#0099CC;
}
#header a {
color: #FFF;
font-size:17px;
}
h1 {
font-size:24px;
}
h2 {
font-size:18px;
}
#footer {
text-align:right;
}
.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.rss {
position:absolute;
height:32px;
width:32px;
margin-left:760px;
}
.rss img {
background:none;
border:0px;
margin:0px;
padding:0px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px dotted #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}