 /* 
Theme Name: HRI
Theme URL: http://glopilot.com/
Description: Custom theme for HRI
Author: http://glopilot.com/
Author URI: http://glopilot.com/
Version: 1

*/
 h2 {
	font-size: 16px;
	color: #242e5f;
}

.postmeta {
	clear:both;
	font-size: 9px;
	text-align: right;	
}
.post {
	clear:both;
	margin-bottom: 50px;
}
#content h2{
	width: 500px
}
#content h2 a:visited,#content a:link, #content a:active {
	color: #242e5f;
	text-decoration: none;
}
#content h2 a:hover{
	color: #7693B5;
	text-decoration: none;
}

#content {
	color: #364469;
}
#content a:link, #content a:active, #content a:visited {
	color: #709377;
	text-decoration: none;
}
#content a:hover {
	color: #7693B5;
	text-decoration: underline;
}

#column1 h2{
	font-size: 12px;
	background-image: url(http://www.heffter.org/images/template/leftNavTitelBG.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #242e5f;
}
#content .alignright{
	float:right;
	border: 1px solid #006;
	margin: 5px;
}

