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

body {
	margin: 20px;
	background: #003922;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
	line-height: 140%;
}

a {
	text-decoration: underline;
	border-bottom: 1px dotted #999999;
	color: #0A0A0A;
}

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 910px;
	height: 172px;
	margin: 0 auto;
	background: #FFDA2A url(images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 670px;
	color: #000000;
}

#logo a, #logo h1, #logo p {
}

#logo a {
	float: right;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.0em;
	color: #003922;
}

#logo p {
	float: left;
	margin: 0;
	padding: 57px 0 0 10px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

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

/* Menu */

#menu {
	width: 910px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background: #565F68;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 11px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

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

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

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding: 20px 20px 0 0;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
	color:#000000;
}

.post .entry a {
	background: none;
	color: #000000;
	border: none;
}

.post .entry img {
	margin: 14px 0 0 0;
	padding: 8px;
	border: 2px solid #565F68;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 66px 0 0 20px;
	color: #787878;
}

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

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	color: #000000;
	line-height: 180%;
}

#sidebar h3 {
	color: #000000;
	font-size: 14px;
	line-height: 180%;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: left;
	line-height: 140%;
}

#sidebar a {
	color: #787878;
	border: none;
}

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

#sidebar table {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 14px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 8px;
	margin: 0 auto;
	padding: 14px 0 15px 0;
	background: #565F68;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/** BOX1 */

#box1 {
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/photonav/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/photonav/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/photonav/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/photonav/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Form */
form * {
	margin: 0;
	padding: 2px;
} /* Standard margin and padding reset, normally done on the body */

legend {
	color: #000; /* IE styles legends with blue text by default */
	/**margin-left: -7px; /* A hack that only ie reads to position the legend in the same place cross browser */
}

fieldset {
	border: 1px solid #dedede; /* Default fieldset borders vary cross browser, so make them the same */
	padding: 0 4px 10px 10px;
}

fieldset div {
	overflow: hidden; /* Contain the floating elements */
	display: inline-block; /* Give layout in ie to contain float */
	padding: 0 4px 6px 20px;
}

fieldset div {
	display: block;
} /* Reset element back to block leaving layout in ie */

fieldset label {
	float:right; /* Take out of flow so the input starts at the same height */
	width:5em; /* Set a width so the inputs line up */
	margin: 8px 20px 0 0;
}