/*
Design by Motif Solutions
http://www.motifsol.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

h4, h5, h6, h7, h8, h9{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 2em;	
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4, .links4 {
	font-size: 1.2em;
	color:#1A120A;
}

h5, .links5 {
	font-size: 1.2em;
	color:#AFBE9D;
}

h6, .links6 {
	font-size: 1.2em;
	color:#1A120A;
}

h7, .links7 {
	font-size: 1.2em;
	color:#EA9C1D;
}

h8, .links8 {
	font-size: 1.2em;
	color:#7E1A1A;
}

h9 {
	font-size: 14pt;
	color:#1A120A;
}


p, ul, ol {
	margin-top: 0;
	line-height: normal;
	top: auto;
}

ul, ol {
	margin-top: 0;
	line-height: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #B94E0E;
}

a:hover {
	color: #B1BE9A;
	border-bottom: 1px dotted #438800;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Header */

#header-wrapper {
}


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

/* Logo */

#logo {
	float: left;
	height: 240px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

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

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

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

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

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

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-x center top;
	text-align:center;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 18px;
	margin-right: 3px;
	padding: 12px 40px 0px 40px;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #593910;
	border: none;
}

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

#menu .current_page_item a {
	padding-left: 0;
}

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

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}

/* Content */

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

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -0.5px;
	color: #56360D;
}

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

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.post .meta a {
	color: #C46122;
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 30px 20px 10px 20px;
}

.links {
	display: block;
	width: 130px;
	margin: 20px 0px;
	padding: 5px;
	background: #A03128;
	border-left: 20px solid #1B120B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 10px 0px 0px 0px;
	color: #593A0C;
}

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

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

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

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 15px;
}

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

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #181818;
}

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

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

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

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

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

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


/* footer */
#footer-wrapper {
	width: 100%;
	background: #231202;
	height: 100px;
}

#footer {
	width: 960px;
	height: 100px;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #58380E;
	color hover: #B1BE9A;}

#footer a {
	color: #FFF;
	color: #333;
}

.links4 {
	display: block;
	width: 580px;
	margin: 20px 0px;
	padding: 5px;
	border-left: 20px solid #1B120B;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #1A120A;
	background-color: #FF9;
}

.links5 {
	display: block;
	width: 580px;
	margin: 20px 0px;
	padding: 5px;
	border-left: 20px solid #1B120B;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #1A120A;
	background-color: #AFBE9D;
}

.links6 {
	display: block;
	width: 580px;
	margin: 20px 0px;
	padding: 5px;
	background: #A03128;
	border-left: 20px solid #1B120B;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}
.links7 {
	display: block;
	width: 580px;
	margin: 20px 0px;
	padding: 5px;
	border-left: 20px solid #1B120B;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EA9C1D;
}
.links8 {
	display: block;
	width: 580px;
	margin: 20px 0px;
	padding: 5px;
	border-left: 20px solid #1B120B;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003;
}

/* start - table */
table {
	margin: 15px 10px;
	border-collapse: collapse;
	width: 480px;
}
th {
	background: #000;
	
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-left: ;
	border-right: ;
	border-bottom: ;
	border-top: ;	
}
tr {
	color: #1B120B;
	height: 34px;
	width: 400px;
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: ;	
	background: ;
	width: 80px;
}
/* end - table */
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry ul li {
	text-align: left;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry ul ul {
	text-align: left;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry ul a {
	text-align: left;
}

