
#midColPosts { /* Wraps the entries on rigt hand of featured slider */
	/*width:275px;*/
	/*width:350px;*/
	float:left;
	/*border:1px solid #fff;*/
}
.midColPost { /* Wraps the entries posted in #midColPosts, add a padding-top:5px if you define bgcolor */
	/*border-left:1px solid #eee;*/
	padding-left:9px;
	padding-right:9px;
	padding-bottom:20px;
}
.titleCatName { /* Front page, category labels over blocks */
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	display:block;
	font-size:12px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.titleCatName a,.titleCatName a:hover {
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	font-size:12px;
	font-family:arial, tahoma, sans-serif;

}
h1.postNot {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:12px;
	line-height:15px;
	margin-bottom:5px;
	color:#000;
}

h2.postTitle {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:14px;
	line-height:15px;
	margin-bottom:0px;
	color:#000;
}
h2.postTitle a {
	color:#000;
}
h2.postTitle a:hover {
	color:#cc0033;
}

.alignleft {
	float:left;
	margin-right:5px;
	margin-top:5px;
}

.midColPostMeta {
	display:block;
	clear:both;
	font-style:italic;
	font-size:.8em;
	color: #fff;
	border-bottom:1px solid #eee;
	padding-top:2px;
	padding-bottom:5px;
}
.midColPostMeta a{
	color:#fff;
}
.midColPostMeta a:hover {
	text-decoration:underline;
}



a.read:link {
	font-family:arial; 
	font-size:12px;
	font-weight:bold;
	color: #03649c; 
	text-decoration: none;
	letter-spacing:1px;
	line-height:15px;
	/*background: #c0e;*/
	/*padding:1px 2px 1px 2px;*/
}
a.read:visited {
	font-family:arial; 
	font-size:12px;
	font-weight:bold;
	color: #03649c; 
	text-decoration: none;
	letter-spacing:1px;
	line-height:15px;
	/*background: #c0e;*/
	/*padding:1px 2px 1px 2px;*/
}
a.read:hover {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold;
	color: #c2c3c4; 
	text-decoration: underline;
	letter-spacing:1px;
	line-height:15px;
	/*background: #ece;*/
	/*padding:1px 2px 1px 2px;*/
}