.blogEntry {
	margin-bottom: 2em;
	line-height: 1.8em;
}

.blogEntryTitle a {
	color: #222222;
	font-family: 'Times New Roman', Palatino, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: normal;
	margin-bottom: 2px;
	text-decoration: none;
}

.blogEntryTitle a:hover,.blogEntryTitle a:active {
	color: #222222;
	text-decoration: none;
}

.blogEntryMeta {
	color: #A6A6A6;
	font-size: 10px;
	padding-bottom: 15px;
	padding-top: 0;
	text-transform: uppercase;
}

.blogEntryBody {
	margin: 1em 0;
}

.blogEntryBody img {
	max-width: 100%;
}

.blogEntryFooter {
	border-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #A6A6A6;
	font-size: 11px;
	margin-bottom: 30px;
}

.blogEntryFooter a {
	color: #C62606;
	font-size: 11px;
	text-decoration: none;
}

.blogEntryFooter a:hover,.blogEntryFooter a:active {
	color: #A6A6A6;
	font-size: 11px;
	text-decoration: none;
}

.commentsDisplayWraper {
	margin-top: 25px;
	padding-top: 15px;
}

/* Pager Styles */

.blogPager {
	clear: both;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica;
	font-size: 10px;
}

.blogPagerItem,.blogPagerItems span span{
	padding: 2px 5px;
	margin: 0px 0.25em 0px 0.25em;
	background: #dfedf7;
	border: 1px solid #90c2e1;
	-moz-border-radius: 2px;
	color: #333333;
	text-decoration: none;
}

.blogPagerItem a,.blogPagerItems span span a{
	color: #333333;
	text-decoration: none;
	}
	
.blogPagerItems span span.blogPagerCurrent {
	padding: 2px 5px;
	margin: 0px 0.25em 0px 0.25em;
	background: #7DB8DB;
	border: 1px solid #90c2e1;
	-moz-border-radius: 2px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.tagCloudSize0{font-size: 8px;}
.tagCloudSize1{font-size: 10px;}
.tagCloudSize2{font-size: 12px;}
.tagCloudSize3{font-size: 14px;}
.tagCloudSize4{font-size: 16px;}
.tagCloudSize5{font-size: 18px;}
.tagCloudSize6{font-size: 20px;}
.tagCloudSize7{font-size: 22px;}
.tagCloudSize8{font-size: 24px;}
.tagCloudSize9{font-size: 26px;}
