

/* @override http://mikemartinracing.com/blog/wp-content/themes/ub_modicus2c/style.php */

/* @override http://mikemartinracing.com/blog/wp-content/themes/ub_modicus2c/style.php */

/* @override http://mikemartinracing.com/blog/wp-content/themes/ub_modicus2c/style.php */


/* @override http://mikemartinracing.com/blog/wp-content/themes/ub_modicus2c/style.php */


body{ 
font-family:Helvetica, sans-serif;
color:#444444;
	background-color: #eee;
}

#wrapper {
width: 860px;
	position: relative;
	bottom: 25px;
}

#sidebar {
width:250px;
right:0;
	padding-top: 10px;
	margin-right: -15px;
	top: 85px;
	z-index: 23;
	border-top-width: 5px;
	border-top-color: #f6537a;
}

.post {
	padding-right: 410px;
	padding-left: 10px;
	
	left: 0;
	height: inherit;
	z-index: 1;
	position: absolute;
	padding-top: 10px;
	top: 80px;
min-height: 850px;
	background-color: #fff;
	border-top-style: solid;
	border-top-color: #f5467a;
	border-width: 5px;
	border-right: 5px solid #cfe1ed;
	border-left: 5px solid #cfe1ed;
	border-bottom: 5px solid #cfe1ed;
}