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

body {
	margin: 0px;
	background-color:#272525;
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd;
}

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

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	color: #ddd;
	text-align: left;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #455129;
	color: #455129;
}

a:hover {
	color: #cccccc;
	border-bottom: 1px dotted #7D934A;
}

#wrapper {
	width: 950px;
	margin: auto;
	background-color:#272525;
}
/* Menu */

#menu {
	
	height: 200px;
	margin: 0 auto;
	padding: 0;
}

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

#menu a {
	text-align: right;
	display: block;
	margin-right: 3px;
	padding: 5px 30px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-align: right;
	text-color: #dddddd;
	text-decoration: none;
}

/* Page */

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

/* Content */

#rates p{
	margin-top: 0;
	line-height: 130%;
}

#oneColumnContent {
	float: none;
	width: auto;
	padding: 20px 20px 0 0;
}

#content {
	background-color: #3d3932;;
	float: right;
	width: 565px;
	padding: 0 20px 0 0;
}

.post {
	padding: 8px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 18px;
	color: #fff;
}

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

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

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: left;
}

.scrollingContent {
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	padding-top: 10px;
}

img.right {
	float: right;
	margin-left: 15px;
	padding-top: 10px;
}

div.photosWithCaption {
	float: left;
	width: auto;
	margin: 1em 1em 1em 0;
	font-weight: bold;
}

/* ------------- photo gallery styles */


#photoGallery ul {
	margin-right:auto;
}

#photoGallery li {
	
	display: inline;
	margin-right: 2px; padding-right: 2px;
	margin-top: 5px; padding-top: 5px;
}

#photoGallery a{
	border-bottom: none;
}

.topImages li{
	display: inline;
	padding-right: 6px;
}
.topImages ul{
	padding-top: 25px;
	padding-left: 25px;
	margin-right:auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 360px;
	padding-top: 20px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

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

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

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

#sidebar h3 {
	margin-top: 35px;
	margin-bottom: 1ex;
}

#sidebar p {
	margin-top: 0;
	line-height: 130%;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

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

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

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 15px 392px;
	background: #272525;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

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

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
