body {
	background: #5C5C5C url(images/img01.jpg) repeat-y scroll center 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #4d4d4d;
        text-align: center;
}

textarea {
	width: 710px;
	background: #E5E5E5 url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
        padding: 3px;
}

h1, h2, h3 {
	color: #31363B;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size:18px;
        font-weight:bold;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	line-height: 190%;
        margin: 15px 0;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color:#5c849b;
font-weight:bold;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#centerEverything {
        width: 994px;
        margin: 0 auto;
        text-align: left;
}

#header {
	margin:0 auto;
        width:974px;
        overflow: hidden;
        padding-left: 20px;
}

#header h1{
	background: transparent url(images/img04.jpg) no-repeat scroll left top;
        text-indent: -999px;
        margin: 0 0 20px;
}

#header h1 a {
	display: block;
        height: 90px;
        width: 530px;
} 



/* Header */

#menu {
	background:transparent url(images/img02.jpg) no-repeat scroll left top;
        font-family:Arial,Helvetica,sans-serif;
        height:30px;
        width:994px;
        margin: 0 auto;
        overflow: hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;

}

#menu a {
	
color:#FFFFFF;
display:block;
float:left;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
margin-top: 1px;
border-right: 1px solid gray;
width: 100px;
padding: 8px 0;
text-align: center;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	margin:0 auto;

width:994px;
}

/* Content */

#content {
	float: left;
	width: 70%;
}

.post {
        margin: 20px;
}

.post .title {
        margin: 0;
}

.post h1.title {
	font-size: 18px;
	
}

h1.pagetitle {
        font-size: 18px;
        margin-top: 20px;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .time {
        color: #8d8d8d;
        font-size: 11px;
}

.post .entry {
        margin: 20px 0;
}

.post .meta {
	background:transparent url(images/img05.jpg) repeat-x scroll left top;
height:38px;
line-height:normal;
padding:15px 0 0 20px;
}

.post a {
	color: #31363B;
}

#comments,
#respond {
        margin: 20px;
}

/* Sidebar */

#sidebar {
	float:right;
        width:22%;
        border: 1px solid #ccc;
        background-color: #F5F5F5;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        margin: 20px;
        padding: 10px;
}

#sidebar ul {
	margin:0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
        margin-bottom: 20px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
        margin:0;
        padding:5px 0;
}

#sidebar li h2 {
	font-size:14px;
        margin: 0;
}

#sidebar li p {
        line-height: 150%;
        margin: 0;
}

#sidebar li a {
        font-size: 12px;
}

/* 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;
height:40px;
margin:0;
width:994px;
}

#footer p {
	margin: 20px;
	line-height: normal;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}