
/*
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
*/

html, body {
	margin-left: 1px;
}

body {
	margin: 0;
	padding: 0;
	background: #061110;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: normal;
	color: #00009C;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.1em;
	color: #000000;
	text-decoration: underline;
	margin-bottom: 5px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #14786E;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 167px;
}

#header {
	width: 960px;
	height: 167px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
	font-size: 54px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin-top: -10px;
	text-align: center;
	text-transform: uppercase;
	font-family: serif;
	font-size: 20px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


.blogo {
	margin-bottom: 7px;
}

.vendfb {
	margin-top: 30px;
}


/* Menu */

#menu-wrapper {
	height: 60px;
	background: url(images/img05.jpg) no-repeat center top;
}

#menu {
	width: 940px;
	height: 58px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 56px;
	margin: 0px;
	float: left;
	padding: 0px 30px 0px 30px;
	line-height: 56px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B5B5B5;
	border: none;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	background: url(images/img01.jpg) repeat-y center top;
}

#page-bgtop {
	background: url(images/img06.jpg) no-repeat center top;
}

#page-bgbtm {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	background: url(images/img02.jpg) no-repeat center bottom;
}

#page-content {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 645px;
	padding: 0px 0px 0px 0px;
}

.post {
	clear: both;
	padding: 20px 40px;
	background: url(images/img03.jpg) no-repeat left top;
}

.post .title {
	padding-top: 10px;
}

.post .title a {
	color: #0F6059;
	border: none;
}

.post .meta {
	padding-bottom: 10px;
	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 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}


.continfo	{
	padding: 5px 0px;
}


.photos ul {
	margin: 0;
	padding: 2px 0px;
	list-style: none;
	line-height: normal;
}

.left {
	float: left;
	padding: 2px;
}

.right {
	float: right;
	padding: 2px ;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 315px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 40px 30px 20px 30px;
	background: url(images/img04.jpg) no-repeat left top;
}

#sidebar li ul {
	padding-bottom: 10px;
	background: none;
}

#sidebar li li {
	margin: 0px 0px 25px 0px;
	padding: 0px;

	background: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	color: #181B20;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #00009C;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}



/* Footer */

#footer {
	width: 960px;
	height: 55px;
	margin: 0px auto 40px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #576475;
}

#footer a {
	color: #576475;
}
