/* @override http://crossroad-solutions.com/styles/blog.css */

#main-content { width: 780px; margin-left: 0px }
#sidebar { position: static; float: left; }
#right-col {
	float: right;
	margin-top: 50px;
	width: 490px;
}

.blog {
	float: left;
	margin-left: 75px;
	margin-bottom: 15px;
	width: 600px;
}

.left-box { margin-left: -75px; }
.blog h1 {margin-top: 2px }
.blog-comment
{
	font: normal 10px "lucida grande", verdana, sans-serif;
	color: #666;
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7;
	height:12px; 
	margin:15px 0 0 0;
	padding: 5px;
}

.num-comments {
	float: right;
}

.date
{
	width: 39%;
	text-align: right;		
}

body.blog-section h2 {
	font-size: 14px !important;
}

.single-post-left-box {
	margin: 5px 10px 5px 0; padding: 5px; border: solid 1px #CCCCCC;
}

#wordpress-attrib {
	margin: 40px 20px;
}

body.blog-section #sidebar ul {
	margin: 0 0 20px 40px;
	font: normal 11px/15px "lucida grande", verdana, sans-serif;
	color: #666;
	padding: 2px 0;
	list-style-image: url(/images/bullet_yellow.gif);
}

h2.subscribe {
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

.post {
	width: 600px;
}

.post-footer {
	clear: both;
}
