body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #2371bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
}

td, th {
	font-size: 12px;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
	padding-bottom: 5px;
}

h4 {
	font-size: 1.4em;
	padding-bottom: 5px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

br {
	line-height: 120%;
}

a {
	text-decoration: none;
	color: #082F58;
}

a:hover {
}

/* Header */

#header-wrapper {
	width:100%;
	padding: 0;
	background: url(images/wrapper.jpg) repeat-x left top;
}

#header {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(images/logo.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(images/menu.jpg) repeat-x left top;
	list-style: none;
	line-height: normal;
}

#menu ul {
	line-height:100%; 
	height: 40px; 
	padding:0px; 
	margin:0px;
}

#menu ul li {
	float:left; 
	list-style: none;
}

#menu ul li a {

	display: inline-block;
	height: 18px;
	background: url(images/menu-separator.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2c8ae8;
	border: none;
	padding: 12px 30px 10px 30px;
}

#menu a:hover, #menu .current_page_item a {
	color: #ffffff;
}

#menu a:hover {
	text-decoration: none;
}

/* Page */

#wrapper {
	width:100%;
	margin: 0;
	padding: 0;
	background: #2471bf;
}

#page {
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
	padding: 0;
}
}

#page table  {
	font-size: 12px;
	padding-top: 5px;
	margin: 0;
	border: 0;
	line-height: 150%;
}

#page ol {
	list-style-type: decimal;
}

#page ol ol {
	list-style-type: lower-alpha;
}

#page ul {
	list-style-type: disc;
}

/* Fullpage */

#page-bg1{
	background: url(images/page-bg1.jpg) repeat-y left top;
	text-align: left;
	width: 960px;
	margin: 0;
	padding: 0;
}

#fullpage{
	text-align: left;
	background: #daddee;
	float: left;
	width: 932px;
	margin: 0 14px 0 14px;
	padding: 0;
}

#fullpage td {
	text-align: right;
}

#fullpage th{
	text-align: right;
	padding-left: 15px;
}

#fullpage .signs td{
	text-align: center;
	width: 480px;
}

#fullpage .tdleft td {
	text-align: left;
	padding-left: 15px;
}

/* Content */

#page-bg2 {
	background: url(images/page-bg2.jpg) repeat-y left top;
	text-align: left;
	width: 960px;
	margin: 0;
	padding: 0;
}

#content {
	background: #daddee;
	float: left;
	width: 658px;
	margin: 0 7px 0 14px;
	padding: 0;
}

#content th, td {
	text-align: left;
}

#content td {
	padding-left: 15px;
}

.post .entry .left{
	width: 250px;
	height: 400px;
}

.post .entry .right{
	width: 250px;
	height: 400px;
}

.post {
	padding-top: 10px;
}

.post .title {
	height: 48px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #181818;
}

.post .title a {
	color: #181818;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 20px 10px 20px;
}

.links {
	display: block;
	width: 130px;
	margin: 20px 0px;
	padding: 5px;
	background: #2a5676;
	border-left: 20px solid #1B120B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0 14px 0 7px;
	padding: 0;
	background: #4d4e53;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 15px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar td {
	padding: 3px 10px;
}

#sidebar h2 {
	height: 40px;
	padding-top: 22px;
	padding-left: 10px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #ffffff;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #082f58;
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(images/footer.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #2c8ae8;
}

#footer a {
	color: #FFDBD9;
}