body { background: #fcc url(images/img01gray.jpg) repeat-x left top; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14pt; color: #fff; font-weight: normal; margin: 0; padding: 0; }

input, textarea { width: 220px; background: #ccc repeat-x; font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif; color: #6e6e6e; border-color: #a3a3a3 #e5e5e5 #ffffff #d6d6d6; border-style: solid; border-width: 1px; }

h1, h2, h3 {
	color: #666;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 { font-size: 24pt; font-style: normal; }

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #666;
}
h5 { color: #693; font-size: 11pt; line-height: 12pt; }
a:hover {
	text-decoration: none;
	color: #fcc;
}

a img {
	border: none;
}

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

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header { background: url(images/img02.jpg) no-repeat left top; width: 960px; height: 206px; margin: 0 auto; }

/* Logo */

#logo {
	width: 970px;
	height: 196px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: none;
}

#logo h1 {
	padding: 50px 5px 0 195px;
	font-size: 48px;
	color: white;
}

#logo h2 { padding: 0 0 0 198px; text-transform: uppercase; font-size: 10pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #c36; font-style: italic; letter-spacing: 0; }

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #c36;
}

#logo a {
	color: #c36;
}

/* Header */

#header {
	width: 976px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat top left;
}

#menu {
	height: 60px;
	width: 960px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 20px 30px 15px 18px;
	background: url(images/img03brown.jpg) no-repeat left 40%;
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #c36;
}

#menu .current_page_item a {
	color: #c36;
}
/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
}

/* Content */

#content {
	float: right;
	width: 610px;
}

.post { background: #666 repeat-y left top; padding: 4pt 8pt 4pt 4pt; }

.post .title { margin: 0; padding: 10px 20px 10px 50px; background: #693 url(images/img05.jpg) no-repeat left top; border-bottom-color: #ffc1ca; border-bottom-style: dotted; }

.post h1.title {
	padding: 5px 0  0 50px;
	background: #FECBD3 url(images/img05.jpg) no-repeat left top;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

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

.post .entry { margin: 2px; padding: 10px; }

.post .meta { font-size: 11pt; height: 40px; margin: 15px 0 20px; padding: 15px 0 0 20px; background: #666 url(images/img04.jpg) no-repeat; line-height: normal; border-top: 1px dotted #ffc1ca; }

/* Sidebar */

#sidebar { background-color: #d5e7cc; background-image: none; float: left; width: 260px; }

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat left 50%;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	background: url(images/img06.jpg) no-repeat left 70%;
	padding: 15px 0  10px 25px;
	border-bottom: 1px dotted #FA8496;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

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

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer { clear: both; width: 870px; height: 60px; margin: 0 auto; padding: 35px 45px; border-top: 2px solid #fa8597; }

#footer p { margin: 0; line-height: normal; color: #fa8597; font-size: 9pt; }

#footer a {
	color: #fa8597;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
h4 { color: #fff; font-size: 10pt; font-weight: lighter; font-style: italic; line-height: 13pt; text-indent: 12pt; }
