﻿.blog-author
{
	font-size:.9em;
}
.blog-entries-date
{
	font-style: italic;
	text-align: center;
}
.blog-entry
{
	clear:both;
	padding-top: 4px;
}
.ekcommentdata br
{
	display:none;
}
.ekcommentheader
{
	font:bold 16pt "Open Sans Condensed", "Arial Condensed", Palatino, "Palatino Linotype", serif;
	color: #7E807D;
	display:block;
	padding:4px 0px 8px 0px;
}
.ekcommentdata
{
	padding:4px 0px;
}
.ekcommentdata,
.ekcommenttext
{
	clear:both;
}
.ekcommenttext textarea
{
	border:solid 1px #7E807D;
}
.ekcommentbutton
{
	margin:10px 0px 0px 100px;
	padding:4px 5px;
}
.ekcommentlabel
{
	display:block;
	float:left;
	width:100px;
	font-weight:bold;
	margin:0px;
	padding:4px 0px;
}
.summary
{
	clear:both;
}
.entry-summary
{
	font-style:italic;
	line-height:150%;
	padding:4px 0px;
	clear:both;
}
.entry-content
{
	padding:8px 0px;
}
.entry-content p
{
	padding:4px 0px;
}
.blog-comments
{
	padding:12px;
	margin:5px 0px;
	background:#EBF4EA;
	border-radius: 10px 0px 10px 0px;
	-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 10px 0px 10px 0px;
	-o-border-radius: 10px 0px 10px 0px;
}
.blog-comments:hover
{
	background: #D3E7D1;
}
.blog-comments h3,
.blog-comments h3 a
{
}
.blog-date
{
	font-size:.8em;
	padding-bottom:10px;
}
div.blog
{
	margin: 0;
	padding: 0;
}
div.blogEntries
{
	float: left;
	width: 500px;
	border-right: 1px solid #333;
}
div.blogSidebar
{
	width: 220px;
	float: right;
	top: 0;
	right: 0;
	padding: 0 5px 0 5px;
}
div.closeblog
{
	clear: both;
}

div.blogHeader
{
	background-color: #069;
}
h1.blogTitle
{
	color: #FFF;
	font-size: x-large;
	padding: 5px 5px 2px 10px;
	margin: 0;
}
h2.blogSubhead
{
	color: #CCC;
	font-size: large;
	padding: 5px 5px 2px 15px;
	margin: 0;
}
span.date
{
	display: block;
	background-color: #0066CC;
	font-weight: bold;
	font-size: small;
	padding: 2px 2px 2px 10px;
}
div.entry
{
}
h3.entryTitle
{
}
div.entryBody
{
}
div.entryFooter
{
	font-size: x-small;
	padding: 2px 5px 5px 5px;
	text-align: right;
}

table.calendarTable
{
	border: 1px solid #999;
	background-color: #EEE;
}
tr.monthRow
{
	background-color: #069;
	color: #FFF;
	font-weight: bold;
}
td.prevMonth, td.nextMonth
{
	width: 30px;
	text-align: center;
}
td.prevMonth a, td.nextMonth a
{
	color: #CCC;
	font-weight: normal;
	font-size: small;
}
td.currentMonth
{
	width: 140px;
	text-align: center;
}
tr.dayNamesRow
{
	font-size: x-small;
	color: #666;
}
tr.weekRow td
{
	width: 14%;
	text-align: center;
}
td.inactiveDay
{
	font-size: small;
	background-color: #FFF;
}
td.activeDay
{
	background-color: #CCC;
	font-size: small;
}

div.blogSidebar h4
{
	color: #666;
	font-size: medium;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	margin: 5px 0 5px 0;
}
div.blogRoll ul
{
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
div.blogArchive ul
{
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
.blogrolllink
{
}

div.blogSidebar h4
{
	color: #666;
	font-size: medium;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	margin: 5px 0 5px 0;
}
div.blogCategories ul
{
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
.blogcatlink
{
}

div.blogSidebar h4
{
	color: #666;
	font-size: medium;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	margin: 5px 0 5px 0;
}
div.blogRecentPosts ul
{
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
.blogrecentlink
{
}
.blog-content
{
	line-height:150%;
}
