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

html, body {
	font: 100%  Helvetica, Verdana, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #ffffff;
}
.oneColumn #container {
	width: 720px;  
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
.oneColumn #secondaryContent {
	padding: 0 20px;
	
}

.h1 {
	font-size: 14px;
	color: #ffffff;
}

.p {
	font-size: 10px;
	color: #c8ba86;
}

ul, ol {
}

a {
	background: url(../images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #fff;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 720px;
	height: 128px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	float: left;
	padding-top: 85px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 102px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: .2em;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

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

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 86px;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 10px;
	background: url(../images/img03.gif) no-repeat;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	background: none;
	border: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 720px;
	height: 50px;
	margin: 0 auto;
	background: #000000 url(../images/img02.gif) repeat-x;
}

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

#menu li {
	float: left;
}

#menu a {
	padding: 0 20px;
	background: none;
	text-transform: lowercase;
	text-decoration: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #C1994C;
}

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

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

/* Page */

#page {
	width: 720px;
	margin: 0 auto;
	padding: 0px;
	background: #000 url(../images/bg.jpg) repeat-x;
}

/* Content */

#content {
	float: left;
	width: 100%;
}

.post {
}

.post .title {
	padding: 5px 0 5px 15px;
}

.post .title a {
	background: none;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.post .entry {
	padding: 40px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 228px;
	background: #0D0D0D;
	border: 1px solid #000000;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
}

#sidebar h2 {
	padding: 5px 10px;
	background: #000000;
	font-size: 1.2em;
}

#sidebar p {
	padding: 20px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

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

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

/* Footer */

#footer {
	width: 720px;
	margin: 0 auto;
	padding: 20px 0;
	background: #35393D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

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

a.button {
background:#2F1A1A url(../images/img2.gif) repeat-x scroll left bottom;
border-color:#1E1010 #7A6D6D #7A6D6D #1E1010;
border-style:solid;
border-width:1px;
color:#FFFFFF;
padding:5px 19px;
cursor:pointer;
}

.button {
background:#2F1A1A url(../images/img2.gif) repeat-x scroll left bottom;
border-color:#1E1010 #7A6D6D #7A6D6D #1E1010;
border-style:solid;
border-width:1px;
color:#FFFFFF;
padding:5px 19px;
cursor:pointer;
}


