* {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	background-color: #fffbd8;
	background-image: url(images/bgbody.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #811305;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 22px;
}
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}
ul.menu a {
  display: block;
  text-decoration: none;
}
ul.menu li {
  margin-top: 1px;
}
ul.menu li a {

}
ul.menu li a:hover {

}
ul.menu li ul li a {

}

ul.menu li ul li a:hover {

}
.widget_categories ul li a, .widget_pages ul li a {
	display: block;
	margin-bottom: 0px;
	margin-top: -3px;
	padding-left: 5px;
	font-weight: bold;
	color: #811305;
	font-size: 12px;
	text-decoration: none;
	background: #f0ebcd;
	background-image: url(images/catbg.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}
.widget_categories ul li ul li a, .widget_pages ul li ul li a {
	display: block;
	margin-bottom: -2px;
	margin-top: -1px;
	font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	background: transparent;
	background-image: none;
	padding-left: 20px;
	color: #811305;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
}
p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 26px;
}
p {
	line-height: 20px;
}
a:link {
	color: #3B0700;
}
a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}
a:visited {
	color: #3B0700;
}
img {
	border: none;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
input, textarea, select {
	font-size: 13px;
	color: #333333;
}
#logo {
	float: left;
	width: 100%;
	height: 320px;
	margin-top: 20px;
}
#logo a {
	width: 199px;
	height: 128px;
	margin-left: 50px;
}
#logo a img {
	width: 199px;
	height: 128px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#page {
	width: 939px;
	margin: 0 auto;
}
#content {
	float: right;
	width: 630px;
	padding: 40px 30px 0 0;
}
.post .title a {
	text-decoration: none;
	color: #811305;
}
.post .entry {
	padding-top: 10px;
	text-align: justify;
}
.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}
.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.post .meta .byline {
	float: left;
}
.post .meta .links {
	float: right;
}
.post .meta .more {
	padding-right: 20px;
}
.post .meta .comments {
}
.post .meta b {
	display: none;
}
#sidebar {
	float: left;
	width: 215px;
	padding: 0 0 0 30px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	padding-bottom: 20px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}
#sidebar h2 {
	height: 32px;
}
#search {
}
#search h2 {
	margin-bottom: 20px;
}
#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}
#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	font-size: 11px;
	color: #FFFFFF;
}
.box1 {
	padding: 20px;
}
.box2 {
	color: #BABABA;
}
.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}
.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 170px;
}
.gallery img {
	border: 1px solid #333;
}
.gallery-caption {
	margin-left: 0;
}
#footer {
	margin: 0 auto;
	width: 880px;
	height: 30px;
	min-height: 30px;
	padding: 0;
	font-size: 10px;
}
html>body #footer {
	height: auto;
}
#pages {
	margin-top: -21px;
}
.commentlist, .commentlist li, .commentlist li cite {
	margin: 0px;
	padding: 0px;
}
.commentlist li cite {
	font-weight: bold;
	line-height: 12px;
}
.commentmetadata {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
.comment-page-numbers a, .comment-page-numbers strong {
	padding: 4px 6px 4px 6px;
	margin: 2px;
	height: 30px;
	line-height: 30px;
	border: 0px;
	color: #811305;
	text-decoration: none;
	background: #f0ebcd;
	background-image: url(images/catbg.jpg);
	background-repeat: no-repeat;
}
.contactus {
	font-size: 11px;
	line-height: 18px;
}
#pagenavigator {
	clear: both;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
#pagenavigator a, #pagenavigator span.current {
	color: #666;
	margin: 0 2px 0 2px;
	padding: 3px 5px 3px 5px;
	background: #f0ebcd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#pagenavigator a:hover {
	color: #811305;
}
#pagenavigator span.current {
	color: #fff;
	background: #811305;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#mu {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(images/mu-trans.png) center center no-repeat;
	margin: -5px 0 0 0;
}

