﻿body
{
	background-color: #92D0FF;
	color: #333;
}
.main
{
	border-left: solid 7px #eee;
	border-right: solid 7px #eee;
}
.header
{
	background-color: #FFEA4D;
	color: black;
	margin: 0em;
}
.header h1, .header h2
{
	color: #555;
	text-transform: uppercase;
}
.header .headerContent
{
	margin-left: 0.7em;
}
.topBar
{
	background-color: #777;
	border-bottom: solid 1px #555;
	border-left: solid 1px #DDD;
	border-right: solid 1px #555;
	border-top: solid 1px #DDD;
	color: white;
	margin: 0 !important;
}
.topBar ul
{
	margin: 0 0 0 0.12em;
}
.topBar li a, .topBar li a:visited, .topBar a, .topBar a:visited
{
	color: white;
}
.topBar a:hover, .topBar li a:hover
{
	color: #FFE72E;
}
h1, h2, h3, h4
{
	color: #555;
}
.content
{
	float: right;
	margin-top: 0.4em;
	width: 49em;
}
.content h1
{
	background-color: #E5E5E5;
	margin-bottom: 0.5em;
	margin-left: -0.2em;
	padding-left: 0.2em;
}
.content a, .content a:visited
{
	color: #333;
}
.content a:hover
{
	background-color: #FFE72E;
	color: #333;
}
.content table, .content table td, .content table th
{
	border: solid 1px #777;
}
.content th
{
	background-color: #8CC63F;
	color: white;
}
.sideBar
{
	margin-top: 0;
}
.sideBar, .sideBar a, .sideBar a:visited
{
	color: white;
}
.sideBar .block
{
	background-color: #8CC63F;
}
.sideBar .block h2, .sideBar .block h3
{
	color: white;
}
.sideBar .block h2
{
	font-size: 1.6em;
}
.sideBar .block h3
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
}
.sideBar .sidebarItem .pages
{
	margin: 0;
	padding: 0;
}
.sideBar .sidebarItem ul, .sideBar .sidebarItem .pages ul
{
	background-color: #8CC63F;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.sideBar .sidebarItem ul ul, .sideBar .sidebarItem .pages ul ul
{
	margin: 0 0 0 1.5em;
}
.sideBar .sidebarItem li
{
	margin: 0.5em 0 0.5em 0;
}
.sideBar .sidebarItem li a
{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
.sideBar .sidebarItem a.selected
{
	background-color: inherit;
	color: #444;
}
.sideBar .block h3
{
	color: #537902;
	font-size: 1.2em;
}
.sideBar .rss .title
{
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0 0;
}
.sideBar .rss .date
{
	color: #DAEAFA;
	font-size: 0.8em;
}
.content
{
	margin-right: 0.2em;
}
.content .rss
{
}
.content .rss li
{
	display: block;
	height: 4em;
	line-height: normal;
	margin: 0 0 0 0em;
	margin-left: 12em;
	padding: 0;
}
.content .rss .title
{
	display: block;
	float: right;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	width: 83%;
}
.content .rss .date
{
	background-color: #EDE9E6;
	color: #777;
	display: block;
	font-size: 0.8em;
	line-height: normal;
	padding: 0.2em 0.2em 0.2em 0;
	text-align: right;
	width: 9em;
}
.hp
{
	float: left;
}
.footer
{
	background-color: #FFE72E;
	border-top: none;
	color: #444;
	display: block;
	margin: 0 auto;
	padding: 0;
}
.footer .footerContent
{
	margin: 0.7em 0.7em 0.7em 0.7em;
}
.footer a, .footer a:visited
{
	color: #444;
}
.photo .title
{
	color: #444;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
