﻿/* Cusom CSS for Risetime.com/blog 

	Dave Schwantes
*/

h1.post {
	border: 0;
	font-weight: bold;
	margin-bottom: 5px;
}

#content_shell h1 {
	font-weight: bold;
	margin-bottom: 5px;

}

#content_shell h1 a:hover {
	border-bottom: 0;
}

/* bio styles */

.blog_pic {
	border: 1px black solid; 
	vertical-align:top;
	margin-right: 5px;
	float: left;
}

.blog_name {
	font-weight: bold;
	font-size: 1.2em;
	clear: right;
}	

.blog_bio {
	margin-top: 5px;
}

.blog_bio_box {
	margin-bottom: 10px;
}