/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #0F162C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: lighter;
	color: #990000;
	font-size: 16px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 1em;
	color: #009;
	text-transform: uppercase;
}

h3 {
	font-size: 18px;
}

p, ul, ol {
	line-height: 180%;
	font-style: normal;
	margin-bottom: 8px;
	margin-top: 8px;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #006;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#header-wrapper {
	width: 950px;
	text-align: center;
}

#header {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	padding-top: 0px;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 5px 6px 8px;
}

#search form {
	height: 41px;
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	height: 19px;
	padding: 22px 22px 14px 2px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 26px;
	border: none;
	background: #2E458A;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	}

#page-bgtop {
	padding: 0px 0px;
	float: none;
}
/* Content */

#content {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
#container {
	width: 960px;
	margin:0 auto;
	padding: 0;
	background: #fff;
}

#container-inner {
	width: 920px;
	margin:0 auto;
	padding: 0;
	background: #fff;
	padding-top: 5px;
}


.post {
	margin-bottom: 0px;
	font-size: 14px;
	background-color: #FFF;
	border: 5px;
	margin-left: 45px;
	font-weight: bold;
}

.post .title {
	height: 27px;
	padding: 3px 0px 0px 15px;
	letter-spacing: -1px;
}

.post .title a {
	text-decoration: none;
	color: #FFF;
	border: none;
}

.post .entry {
	background: no-repeat left 40px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	font-size: 14px;
	color: #000033;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
}

.post .byline {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 10px;
}

.post .meta {
	float: left;
}

.post .links {
	float: right;
}

.links a {
	border-bottom: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 410px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #b0caeb;
	border-right-width: 0px;
	margin-right: 35px;
}
#textfield {
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	height: auto;
	font-size: 14px;
	font-style: normal;
	margin-right: 5px;
	background-color: #FFF;
	margin-left: 5px;
	margin-top: 0px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #172244;
	margin: 0px 20px 0px 20px;
	border-left: none;
	text-align: left;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 5px;
	background: url(images/img01.gif) no-repeat left 5px;
	color: #036;
}

#sidebar h2 {
	height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 0px 20px;
	background: url(images/img02.jpg) repeat-x left top;
	text-align: left;
	letter-spacing: -0.5px;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	color: #8CA0D9;
}

#sidebar a {
	border: none;
	color: #00F;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #069;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #0D1326;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #3A58AE;
}

#footer a {
	color: #3A58AE;
}
.noborder {
	border: 0;
	margin-bottom: 0px;
	margin-right: 0px;
}
