
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	font-family: Tahoma, san-serif;
	font-size: 14px;
	color: #ddf;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 44px;
	color: #000000;
}   

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #ddf;
}

h3 {color: #5449d0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
}

ul, ol {
}

blockquote { 
}

a {
	color: #f10;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 940px;
	height: 62px;
	margin: 0 auto;
	padding: 0px;
	background: #fff;
}

/** LOGO */

#logo {
	width: 940px;
	height: 80px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	font-family: Times, serif;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #454567;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #454567;
}

#logo h1 {
	font-size: 44px;
}

#logo a {
	text-decoration: none;
	color: #454567;
}

#logo h1 a {
	text-decoration: none;
	color: #454567;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 62px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	height: 62px;
	background: url(images/img042.jpg) no-repeat right top;
}

#menu a {
	display: block;
	float: left;
	height: 39px;
	margin-right: 3px;
	padding: 23px 25px 0px 25px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #131871;
}

#menu a:hover {
	background: url(images/img062.jpg) repeat-x left top;
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(images/img062.jpg) repeat-x left top;
}

#menu .first {
}



#splash {
	overflow: hidden;
	width: 940px;
	margin: 0px auto 10px auto;
	background:#fff;
}

#splash .col1 {
	float: left;
	width: 660px;
}

#splash .col2 {
	float: right;
	width: 240px;
}

#splash blockquote {
	margin: 0px;
	padding: 50px 30px;
	text-shadow: 1px 1px 4px #DDE9EF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #454567;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 20px 20px 0px 20px;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 620px;
}

/* Post */

.post {
    margin-bottom: 20px;
	padding: 20px 30px 10px 10px;
	background: #184582;
}

.post .fieldset {
    width: 65%;
    margin: 30px 10px 50px 5px;
    text-align: center;

}

.post .title {
	height: 44px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
}

.post .title a {
	letter-spacing: -2px;
	text-decoration: none;
	font-size: 38px;
	color: #454567;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-top: -10px;
	margin-left: 2px;
	padding: 4px 30px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #6666FE;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a {
}

.post .entry {
}

.post .links {
	background: #90BF35;
	border: 1px solid #5F817E;
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px 0px 4px 0px;
	padding: 3px 0px 0px 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
    color:#275287;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding:15px;
	background: #f7ecb7;
}



#sidebar li ul {
	margin: 0px 0px;
	border: none;
}

#sidebar li li {
	margin: 0;
	padding: 0px 0px 10px 0px;
	border: none;
	background: none;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	border: none;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
}

#sidebar h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: Bold;
	color: #17307c;
}

#sidebar p {
	line-height: 150%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

/* Calendar */



/* Footer */

#footer {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 14px;
	color: #dfd0ef;
}

#footer a {
	color: #dfd0ef;
}
