/*
Theme Name: SHK 1
Theme URI: http://getsharekit.com
Description: SHK
Version: 1
Author: Nate Weiner
Author URI: http://ideashower.com/
Tags: 

*/

#blogContent {
/*	margin: 15px 50px 15px 50px;*/
}

h2 {
	border-bottom: 0px;
}

blockquote {
	margin-left: 25px;
}

.content {
	float: left;
	margin: 30px 70px 0px 0px;
	width: 600px;
}

.content ul li {
	margin-bottom: 15px;
}

.sidebar_content #content
{
	float: right;
	min-height: 500px;
}

.sidebar_content #sidebar
{
	float: right;
}
.latest_posts li
{
	margin-bottom: 8px;
}


/* --- */

.post {
	clear: both;
	margin-bottom: 45px;
	font-size: 13px;
}
.post_header {
	position: relative;
	margin-bottom: 15px;
	padding-right: 115px;
	border-bottom: 1px dashed gray;
}
.post_header small {
	position: absolute;
	top: 9px;
	right: 0px;
	font-size: 12px;
	color: #999999;
}

.postmetadata {
	font-size: 11px;
	color: #999999;
	display: none; 
}
.postmetadata a {
	color: #9F6D45;
}

.navigation {
	margin-bottom: 25px;
}

.entry ul,.entry ol {
	margin: 0px 0px 30px 25px;
}
