body {
	padding: 5px 0;
	font: normal 62.5% Verdana,Arial,Helvetica,sans-serif;
	color: #343434;
	background-color: #FFF;
}
table {
	font-size: 100%;
}
a {
	color: #343434;
}
a img {
	border: none;
}
br.clear {
	clear: both;
}
table.header {
	margin: 0 5px;
}
table.header {
	vertical-align: top;
}
table.header td.logo {
	padding-right: 5px;
}
h1 {
	font-size: 1.5em;
	height: 41px;
	vertical-align: top; 
}

h1 span {
	display: block;
	font-size: .6em;
	font-weight: normal;
	text-transform: uppercase;
	color: #808080;
}
div.date {
	padding: 5px;
	font-size: .9em;
}
div.navigation {
	padding: 3px 5px 5px;
	line-height: 1.5em;
	list-style-type: none;
	border-top: 1px solid #D1E0C1;
	border-bottom: 1px solid #D1E0C1;
	background-color: #F4F8ED;
}
div.navigation a.active {
	font-weight: bold;
}
ul.quickNavigation {
	list-style-type: none;
	padding: 0 5px 20px;
}
ul.quickNavigation li {
	padding-bottom: 5px;
	font-size: .9em;
}
ul.quickNavigation li a {
	color: #808080;
}
ul.prevNextNavigation {
	list-style-type: none;
}
ul.prevNextNavigation li.next {
	float: right;
}
dl.sectionNavigation {
	padding: 3px 5px 10px;
}
dl.sectionNavigation dt {
	padding-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	background: url(bullet_arrow.gif) 0 .4em no-repeat;
}
dl.sectionNavigation dd {
	line-height: 1.4em;
}
dl.pager {
	padding: 0 5px 10px;
}
dl.pager dt {
	display: inline;
	padding-right: 3px;
}
dl.pager dd {
	display: inline;
	padding: 0 3px;
}
dl.pager dd span {
	font-weight: bold;
}
.backLink {
	margin: 5px;
	padding: 5px 0 10px;
	border-top: 1px solid #D1E0C1;
}
.backLink a {
	font-size: .9em;
	color: #808080;
}
.calendarWrapper {
	padding: 5px;
}
.calendarWrapper form .submit {
	width: 5em;
}
.calendarWrapper table.calendar {
	width: 100%;
	margin: 10px 0;
	font-size: 1.1em;
	border: 1px solid #D1E0C1;
}
.calendarWrapper table.calendar th {
	padding: .3em .5em;
	background-color: #D1E0C1;
	text-align: center;
}
.calendarWrapper table.calendar td {
	padding: .3em .5em;
	background-color: #F4F8ED;
	text-align: center;
}
.calendarWrapper table.calendar td.weekend {
	color: #C30;
}
.calendarWrapper table.prevNext {
	width: 100%;
	margin-bottom: 10px;
}
.calendarWrapper table.prevNext .next {
	color: #808080;
	text-align: right;
}
h2 {
	margin: 10px 0 5px;
	padding: 0 5px 0;
	font-size: 1.4em;
	line-height: 1.5em;
	background-color: #363;
	color: #FFF;
}
h2 a {
	color: #FFF;
}

}
p.post {
	overflow: hidden;
	padding: 0 0 5px 0;
	margin: 0 5px 7px;
	line-height: 1.5em;
	color: #808080;
	float: left;
	/**border-bottom: 1px solid #D1E0C1;**/
}
p.post a {
	display: block;
}
p.post img {
	float: left;
	margin: 4px 10px 10px 0;
}
p.single {
	color: #343434;
}
span.date {
	display: block;
	padding-top: 10px;
	color: #808080;
}
ul.links {
	padding: 0 5px 10px 20px;
	list-style-position: outside;
	list-style-type: square;
}
ul.links li {
	padding-bottom: 5px;
}
p.footer {
	padding: 5px;
	border-top: 3px solid #EEE;
	font-size: .9em;
	color: #808080;
}
p.footer a {
	color: #808080;
}
