body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0 2em 2em 2em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #eca330;
	color: #000;
//	background-image:url(images/background.png);
}

h1 img {
	border: none;
}

a {
	color: #F8F8F8;
}

a:link, a:visited{
	text-decoration: none;
	color: #F8F8F8;
}

a:hover{
	text-decoration: underline;
	color: #d2232a;
}

#header{
	float: left;
	margin-bottom: 1em;
}

#header div{
	float: left;
}

#desc{
	display: none;
}

#header ul{
	list-style-type: none;
	list-style-image: none;
}

#header ul li{
	padding: 0;
	margin-bottom: 0.4em;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#container{
	float: left;
	width: 728px;
}

#postcon{
	background: #F8F8F8;
}

.post{
	padding: 2em 2em;
}

.post a {
	color:#d2232a;
}

.post a:hover{
	color: #d2232a;
	text-decoration: underline;
}

.post h2 {
	font-size: 2em;
	margin-bottom: 0.2em;
}

.postmetadata{
	border-top: 0.1em solid #EEE;
	padding: 0.3em 0 0.2em 2em;
	margin-bottom: 2em;
	color: #AAA;
	background: url(images/time.png) left center no-repeat;
}

.post p {
	line-height: 1.3em;
	margin-bottom: 0.8em;
}

.post li {
	line-height: 1.3em;
	margin-bottom: 0.8em;
	list-style: none;
}

.metabox{
	float: left;
	line-height: 2em;
	width: 98%;
	padding: 0.5em;
	background: #EEE;
	margin-bottom: 1em;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

table#wp-calendar{
	width: 100%;
}

.commentlink{
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 10px;
}

.editcomment{
	padding: 2px 0 2px 20px;
	background: url('images/pencil.png') left center no-repeat;
	margin-left: 10px;
}

.catlink{
	padding: 2px 0 2px 20px;
	background: url('images/cat.png') left center no-repeat;
}

.taglink{
	display: block;
	padding: 2px 0 2px 20px;
	background: url('images/tag.png') left center no-repeat;
}

.ad {
	text-align: center;
}

/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 208px;
	margin-left: 24px;
	color: #d2232a;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 15px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #d2232a;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

.cle{
	clear: both;
}

/*Footer
-----------------------------------------------------*/
#footer{
	clear: both;
	float: left;
	line-height: 2em;
	color: #d2232a;
	margin-top: 2em;
	width: 100%;
}

/*Comments
-----------------------------------------------------*/
.alt{
	background: #EEE;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	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;
}

.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: #ffffff;
   padding:8px 4px 4px;
   margin: 10px 0 15px;
   /* 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 {
   font-size: 11px;
   line-height: 17px;
   padding: 12px 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #EEE;
padding: 2px;
margin: 0 10px;
background: #fff;
}

/*Home  
------------------------------------------------------*/
.home img, .home .wp-caption {
	display: none;
}

.home_post_ad {
	float:left;
	width:192px;
	height: 162px;
	border-right: solid #dddddd 1px;
	border-bottom: solid #dddddd 1px;
	margin-right: 2em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
}

.pie_ad {
	margin-bottom: 1em;
	margin-top: 1em;
	width: 100%;
	text-align: center;
}

div#cc span {
	font-size: 10px;
	line-height: 1.5;
	maring-top: 0.4em;
}

div#cc img {
	margin-right: 1.2em;
	margin-bottom: 0.5em;
	float: left;
}