#blogbody {
	border-width: 1000px;
	margin-top: 60px;
}

#posts {
	float: left;
	width: 550px;
}

#blogsidebar {
	margin-top: 30px;
	height: 100%;
	width: 160px;
	float: right;
}

.post {
	margin-bottom: 50px;
}

.post h1 {
	border-color: #bcbcbc;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-bottom: 5px;
}

.post h2 {
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.post h3 {
	padding-bottom: 0px;

	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	color: #000000;	
	
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 13pt;
	
}

.post p {
	margin-top: 0px;
}

.postdate {
	font-size: 11px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 5px;
	color: #808080;
}

.postheader {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
}

.widget h3  {
	margin: 0px;
	padding: 0px;
	border-color: #c4c4c4;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: none;
	text-transform: uppercase;
	color: #181818;
	font-size: 14px;
	font-family: HelveticaNeue-Light, Helvetica, Verdana, Arial, sans-serif; 
	
	
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;

	
	
}



.widget {
	font-size: 12px;
	margin-bottom: 20px;
}

.widget ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.post h1 a {
	color: #3572bd;
	outline-style: none;
	outline-width: 0px;
	text-decoration: none;	
}

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

.widget a {
	text-decoration: none;	
}

.widget a:hover {
	text-decoration: underline;
}
.widget-header {
	color: #181818;
}

.widget-header a {
	color: #181818;
}

/* Feedback */

#comments {
	font-size: 12px;
	margin-top: 40px;
}

#comments h2 {
	font-size: 18px;

	color: #818181;

	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
}

.comments-open label {
    display: block;
}

.comment,
.trackback {
    border-bottom-color: #a5a5a5;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-top: 10px;
}

#comment-greeting, #comment-author, #comment-email, #comment-url, #comment-text, #comment-form-remember-me {
    width: 80%;
    margin-bottom: 10px;
}



#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;

}

#postfin {
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	width: 109px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/images/stars.png);
}

.hidden { display: none; }

.content-nav {
    text-align: center;
}

.archive-title {
	margin-bottom: 20px;
	color: #7f7f7f;
	text-transform: uppercase;
}

#promobanner
{
margin-top: 0px;
}