/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #040F12 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9DAAB2;
}

h1, h2, h3 {
	margin: 15px 0px 5px 0px;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ddd;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0D6B82;
}

a:hover {
text-decoration:underline;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/** HEADER */

#header {
	width: 950px;
	height: 141px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	height: 73px;
	padding-top: 20px;
}

#logo h1 {
	margin: 0px;
	font-size: 36px;
	font-weight: normal;margin-bottom:-12px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BABABA;
}

#logo a {
	color: #BABABA;
}

/** MENU */

#menu {
	height: 48px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	height: 28px;
	padding: 14px 20px 0px 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	background: #000000;
}

#menu #active {
	background: #000000;
}

/* Search */

#search {
	float: right;
	width: 270px;
	height: 60px;
	padding: 0px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset#contact-form {
	width: 350px;
	padding: 15px;
	border: 2px solid #DEDEDE;
	background: #aaa;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #222;
}
fieldset#contact-form input {height:18px;font-size:14px;margin-bottom:12px;padding:3px;}

fieldset#contact-form  #contact-button  {
	width: 150px;
	height: 24px;
	border: none;
	background: #040F12;
	color: #FFFFFF;
}

fieldset#contact-form textarea {font-size:15px;margin-bottom:15px;width:300px;padding:3px;}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 30px 0px;
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding: 20px 0px 0px 0px;
}
#content li {margin-bottom:11px;line-height:13px;}
.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 5px 0px;
	letter-spacing: -.5px;
	color: #FFFFFF;
border-bottom:2px solid #3D4F5C;margin-top:-30px;
}


.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding: 0px;
	color: #054A60;
	background: url(images/img05.jpg) repeat-y left top;
}

#sidebar-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	padding: 40px 0px;
	background: url(images/img06.jpg) no-repeat left bottom;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h4 {

	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #000000;
margin:20px 0px 5px 30px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
}

#sidebar a {
	border: none;
	color: #054A60;
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #054A60;
}

/** FOOTER */

#footer-wrapper {
	background: url(images/img02.jpg) repeat-x left top;
	height: 250px;
}

#footer {
	width: 950px;
	height: 250px;
	margin: 0px auto;
	background: url(images/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #133D47;
}

#footer a {
	text-decoration: underline;
	color: #133D47;
}

#footer .legal {
}

#footer .links {
}

blockquote {font-style:italic;}
img {border:2px solid #aaa;}
