/* Layout */
body {
	font-size: 0.9em;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: url(images/bg.png) repeat;
	text-align: center;
	padding: 2em 0;
	margin: 0;
}

/* Default */
a {
	color: #ba4eb9;
	text-decoration: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;

}

a:hover {
	color: #873786;
	text-decoration: none;
}

h1 {
	font-size: 1.2em;
	font-family: georgia, times new roman, serif;
	color: #873786;
}

h2 {
	font-size: 1.1em;
	font-family: helvetica, ariel, sans-serif;
	color: #92a537;
}

h3 {
	font-size: 15px;
	font-family: helvetica, ariel, sans-serif;
	color: #92a537;
}

h4 {
	font-size: .8em;
	font-family: helvetica, ariel, sans-serif;
	color: #92a537;
}

h5 {
	font-size: 1.1em;
	font-family: georgia, times new roman, serif;
	color: #45260b;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}

blockquote {
	background: url(images/blockquoteBk.jpg) left 0.2em no-repeat;
	color: #45260b;
	padding: 0 1em 0 2.2em;
	margin: 0;
}

#page {
	width: 832px;
	background: #f7f9db;
	color: #f7f9db;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 260px;
}

#headerimg {
	padding: 15px 82px;
}

#headerimg h1 {
	margin: 0;
	padding: 0;
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: #090909;
}

#headerimg h1 a {
	color: #090909;
	text-decoration: none;
}

#headerimg .description {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #2d7c20;
	font-size: 1.1em;
	font-weight: bold;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: #45260b/*#eb5775 url(images/menuBk.gif) repeat-x*/;
	color: White;
	float: left;
	width: 100%;
	height: 27px;
	font-family: helvetica, sans-serif;
	font-size: 1em;
}

#navcontainer ul li { 
	display: inline; 
	font-family: helvetica, sans-serif;
}

#navcontainer ul li a {
	padding: 0.4em 12px 0.4em 10px;
	color: #f7f9db;
	font-weight: bold;
	background: transparent url(images/menuBkBar.gif) top right no-repeat;
	text-decoration: none;
	float: left;
	font-family: helvetica, sans-serif;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	font-weight: bold;
	color: #e8145a;
}

#navcontainer ul li a:hover {
	text-decoration: underline;
}

#content {
	padding: 0;
	margin: 0;
	width: 605px;
	float: left;
	color: #472711;
	background: #f7f9db;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
}

#sidebar {
	padding: 0;
	background: #f7f9db;
	margin: 0 0 0 605px;
}

#sidebar ul {
	padding: 15px;
	margin: 0;
	list-style: none;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0.5em auto 0 auto;
	width: 832px;
}

#footer p {
	padding: 0 15px;
	margin: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
}

#footer p .footerbuttons {
	float: right;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer img {
	border: 0;
}

#footer a:hover {
	color: #ccc;
}


/* Post */
.post h1,
.post small {
	padding: 0;
	margin: 0;
}

.post {
	margin: 1em 1em 2em 1em;
}

.post h2 {
	font-size: 1.2em;
	font-family: georgia, times new roman, serif;
	color: #873786;
}

.post h2 a {
	font-size: 1.1em;
	color: #873786;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
}

.post h2 a:hover,
.navigation a:hover {
	text-decoration: underline;
}

ul.postmetadata {
	clear: both;
}

.post small.postmetadata,
ul.postmetadata {
	font-size: 0.75em;
}

.post small a,
ul.postmetadata a {
	color: #92a537;
	text-decoration: none;
}

.post small a:hover,
ul.postmetadata a:hover {
	color: #c0c951;
	text-decoration: underline;
}

.entry {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: .8em;
}

ul.postmetadata {
	list-style: none;
	border-top: 1px dashed #c0c951;
	padding: 0.5em 0 1em 0;
	margin: 0;
}

ul.postmetadata li {
	display: block;
	float: left;
	width: 50%;
}

ul.postmetadata li.comments {
	text-align: right;
}

.navigation {	
	padding: 0 1em 1em 1em;
}

.navigation a {
	color: #e8145a;
}

.navigation a:hover {
	color: #e8145a;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Calendar */
#wp-calendar {
	border-collapse:collapse;
	width: 190px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	padding: 1px;
	width: 14%;
}

#wp-calendar td#today {
	font-weight: bold;
}

#wp-calendar td a {
	display: block;
	padding: 1px;
	color: #e24b6a;
	border: 1px solid #4F4F4F;
	text-decoration: none;
}

#wp-calendar td#today a {
	background-color: #4F4F4F;
	border: 1px solid #666;
}

#wp-calendar td a:hover {
	color: #fff;
	background-color: #4F4F4F;
	border: 1px solid #666;

}

#wp-calendar td#next a,
#wp-calendar td#prev a,
#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	color: #e24b6a;
	border: 0;
}

#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/* Sidebar */
#sidebar {
	font-size: 0.8em;
}
#sidebar a,
a.more-link {
	color: #e24b6a;
}
#sidebar a:hover,
a.more-link:hover {
	color: #e8145a;
}
#sidebar h2 {
	padding: 1em 0 0.5em 0;
	margin: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0 1em;
}
#sidebar ul li ul li {
	line-height: 2em;
	list-style: square;
	margin: 0 0 0 1em;
	color: #45260b;
}
#searchform {
	padding: 1em 0 0 0;
	margin: 0;
}
#searchform input#s:focus {
	background-color: #eee;
	border: 1px solid #000;
}
#searchform input#s {
	width: 9em;
	background-color: #fff;
	border: 1px solid #000;
	font-size: 1.2em;
}

/* Heading */
#content h1.pagetitle {
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
	color: #6d2d6c;
}

/* Comments */

#disqus_thread {
   margin-left: 16px;
}

ol.commentlist {
	padding: 0;
	margin: 1em 2em 0 2em;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li.commentind {
	background: #d8df86/* url(images/commentsBk.gif) left top no-repeat */;
	border: #92a537 dashed 1px;
	padding: 1em;
	margin-bottom: 1em;
}

img.avatar {
	border: 0px solid #666;
	padding: 1px;
	float: left;
	margin-right: 1em;
}

ol.commentlist li.commentind cite {
	font-style: normal;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
}

ol.commentlist li.commentind a {
	color: #472711;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
}
ol.commentlist li.commentind a:hover {
	color: #92a537;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-Serif;
	text-decoration: none;
}

h2.commentheading {
	clear: both;
	font-family: helvetica, arial, Sans-Serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}

form#commentform {
	margin: 1em 2em;
}

form#commentform p {
	font-size: .9em;
}

form#commentform a {
	color: #ba4eb9;
}
form#commentform a:hover {
	color: #873786;
}
p.commentsclosed {
	margin: 0 0 2em 0;
	padding: 0;
	text-align: right;
}

input#author:focus, 
input#email:focus,
input#url:focus,
textarea#comment:focus {
	background-color: #fae8cd;
	border: 1px solid #45260b;
}

input#author, 
input#email,
input#url,
textarea#comment {
	font-family: 'trebuchet ms', 'helvetica', 'ariel';
	color: #45260b;
	width: 20em;
	background-color: #fae8cd;
	border: 1px solid #45260b;
}


textarea#comment {
	width: 100%;
}

p.commentWrapper {
	padding: 0;
	margin: 0;
}

div#recaptcha_widget_div {
	float: right;
}

input#submit {
	margin: 1em 0 0 0;
}

/* Wordpress required */
.wp-caption {
	font-size: 11px;
	color: #45260b;
	font-family: trebuchet ms, helvetica, ariel, sans-serif;
	font-decoration: none;
	border: 1px solid #45260b;
	text-align: center;
	background-color: #fefef7;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	font-size: 11px;
	color: #45260b;
	font-family: trebuchet ms, helvetica, ariel, sans-serif;
	font-decoration: none;
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	color: #45260b;
	font-family: trebuchet ms, helvetica, ariel, sans-serif;
	font-decoration: none;
	line-height: 17px;
	padding: 0 1px 1px;
	font-weight: light;
	margin: 0;
}

.wp-caption-text {
	display: inline;
}
