/****************Body *********************/
body {
	font: 10pt verdana, arial, helvetica, sans-serif;
	color: #333333;
	background: url(/images/bg.jpg) top center repeat-x #FBC9D2;
	margin: -2px;padding: 0px;
	}
#main {
	margin: 0px auto;
	width: 1000px;
	height:100%;
	background: #9C4B58;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 8px solid #fff;
	margin-bottom: 10px;
	}
/****************Header *********************/
#header {
	background: #fff url(images/header.jpg) no-repeat;
	height: 300px;
	position: relative;
	border-top: 2px solid #fff;
	}
#logo {
	position: relative;
	padding: 20px 0px 0px 15px;
	height:50px;
	}
#logo .description {
	position: absolute;
	left: 20px;
	top: 232px;
	color: #000;
	font-size: 14px;
	}
.headtext {
	float:left;
	width:440px;
	height:100px;
	top:140px;
	right:10px;
	position:absolute;
	}
.headtext a {
	color: #333333;
	}
.headtext p.text {
	padding:0px;
	font:13px Arial, sans-serif;
	color: #333;
	text-align:left;
	width:430px;
	float:left;
	}
/****************Menu *********************/
#menu {list-style: none;margin: 0px;position: absolute;right: 10px;bottom: 15px;}
#menu li {float: left;margin-left: 0px;}
#menu .current_page_item a, #menu .current_page_item a:visited{color: #ffffff;text-decoration: none;}
#menu .page_item a{color: #ffffff;text-decoration: none;padding: 2px 15px;font:16pt Arial, Helvetica, sans-serif;display: block;}
#menu .page_item a:hover {color: #FBC9D2;}
/****************Headings *********************/
h1 {margin:0px;height: 40px;font:  28pt arial;color: #fff; display:none;}
h1 a, h1 a:visited{color: #fff;text-decoration: none;}
h1 a:hover{color: #fff;text-decoration: none;}
h2 {color: #fff;margin: 0px 0px 0px;border-bottom:none; font:18pt arial, sans-serif ;padding:5px 0px 5px 10px;}
h2 a, h2 a:visited {color: #9C4B58;text-decoration: none; font-variant: small-caps;}
h2 a:hover {color: #ff0000;text-decoration: none;}
h3 {color: #fff;margin: 0px 0px 2px;font:18pt arial;padding-bottom: 3px;}
h4 {color: #7E1A2A;margin: 0px 0px 2px;font:14pt arial;padding-bottom: 0px;}
strong {color: #fff;margin: 0px 0px 2px;font:14pt arial;padding-bottom: 0px;}
li {color:#000}
/****************Content *********************/

#content {
	padding: 10px 0px 30px 15px;
	float: left;width: 744px;
	overflow: hidden;
	line-height: 16px;
	text-align: left;
	font: 10pt verdana, arial, helvetica, sans-serif;
	color: #bababa;
	}
.post {
	clear:both;
	margin: 5px 0px 0px 0px;
	padding:0px 0px 1px 0px
	}
.title {
	margin: 0px 0px 0px 0px;
	width: 744px;
	background: #fff;
	}
.post-date {
	width: 48px;
	height: 55px;
	float:left;
	background: url(images/date.png) no-repeat;
	}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #222222;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -3px;
	}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 9px;
	margin-left: -3px;
	}
.entry {
	clear: both;
	padding: 5px 13px 0px 10px; 
	background-color: #fff;
	width: 725px;
	}
.comments {
	font:10px;
	float: left;
	margin: 0px 0px 25px 0px;
	padding: 3px 1px 3px 15px; 
	color: #fff;
	background-color: #6a0717 ;
	width: 750px;
	}
.postend {
	font:10px;
	float: left;
	margin: 0px;
	padding: 0px 0px 11px 15px; 
	color: #F99301;
	width: 750px;
}

.author {
	display: block;
	margin: 0;
	padding:3px 0px 5px 10px;
	font-weight: normal;
	width:100%;
	color:#fff;
	background:#6a0717;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #555555;
}
.previous-entries a {
	float: left;
	padding-left: 12pt;
}
.next-entries a {
	float: right;
	padding-right: 18pt;
}
#entryborder {
	border: 1px solid #ff0000; 
	width: 746px;
}
/****************Sidebar *********************/
#sidebar {float: right;padding: 15px 10px 20px 0px;width: 220px;color: #666666;overflow: hidden;}
#sidebar h2, #sidebar .sidebartitle{font: 10pt verdana, arial, helvetica, sans-serif; font-weight: bold;color:#fff;background:#6A0717;margin: 0px 0px 0px 0px;padding:7px 0px 5px 10px;}
#sidebar a, #sidebar a:visited{display: block;padding: 7px 0; margin-bottom: 0px;font: 8pt "verdana", arial, helvetica, sans-serif;text-decoration: none;text-indent: 15px;color: #6A0717;background:#fff;border-bottom:1px dotted #000000;}
#sidebar a:hover{color: #6A0717 ;text-decoration: none;padding: 7px 0px;background:#ddd;}
#sidebar ul {margin: 0;padding: 0;}
#sidebar ul li {list-style: none;margin: 0;padding: 0;border: none;}
#sidebar ul li ul {padding: 0;margin: 0;background:#fff}
#sidebar ul li ul li{padding: 0px 0 0px 0px;}
#sidebar ul li ul li ul li{
padding: 0px 0px 0px 10px;border: none;}
ul.sidecol li{padding-left: 0px !important;}
ul.sidecol li,{padding-left: 0px ;}
li.widget_calendar td {padding: 1px 7px;}
.textwidget {padding: 5px 5px 10px 5px; color:#fff; font-size: 11px; line-height:16px}
/****************Comments *********************/
#comments, #respond {
padding: 10px 0 5px 0px;
clear: both;
}
.commentlist {
margin: 10px 10px;
padding-left: 20px;
line-height: 130%;
}
.commentlist li{
padding: 5px 10px;
background-color: #fff;
}
.commentlist cite {
font-size: 14px;
color: #7E1A2A;
font-weight: bold;
}
.commentlist cite a, .commentlist cite a:visited {
color: #7E1A2A;
}
.commentlist small {
margin-bottom: 5px;
display: block;
font-size: 87%;
}
.commentlist small.commentmetadata {
color: #000;
font-size: 10px;
border-bottom: 1px solid #000;
}
#commentform {
margin-top: 10px;
font: 10px;
}
#commentform p {
padding: 6px 0px;
margin: 0px;
}
#commentform label{
color: #fff;
font-size: 77%;
}
#commentform input{
width: 300px;
background:#ffffff;
border: 1px solid #000;
padding: 3px;
margin: 3px 0px 0px 0px;
}
#commentform textarea{
width: 500px;
height: 120px;
background:#ffffff;
border: 1px solid #000;
padding: 3px;
margin: 3px 0px 0px 0px;
overflow: hidden;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
background: #ffffff;
}
#commentform #submit{
background:#fff;
font:bold 14px ;
color: #7E1A2A;
border:1px solid #333333;
float:left;width: 144px;
height: 28px;
cursor: pointer;
}
/****************Search *********************/
#searchform {margin: 15px 0 0;}
#searchform br {display: none;}
#searchform #s {border:1px solid #444444;width: 142px;height: 22px;padding: 4px 5px 0px 5px;background: #fff;margin-right: 2px;color: #000000;font-weight: normal;}
#searchform input {background:#222;border:1px solid #333;width: 37px;height: 28px;font:22px ;color: #ffffff;vertical-align: middle;}
/****************Footer *********************/
#footer {
	width:980px; 
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background: #7e1a2a;
	padding:10px 10px 10px 10px;
	height: 10px;
	font-size: 8pt;
	color: #ccc;
	text-align:center;
	}
#footer a {
	text-decoration: underline;
	font-size: 8pt;
	color: #000;
	}
#footer a:hover {
	color: #ff0000;
	}
.center {
	text-align: left;
	}
/****************Others *********************/


a,a:visited {color: #FBC9D2;text-decoration: none;}
a:hover {color: #ff0000;text-decoration: none;}

form {margin:0px;padding:0px;}
p {color: #000; padding: 0px 0px 15px;margin: 0px;}

hr.clear {clear:both;visibility: hidden;margin: 0px;padding: 0px;}
/* Fix floats */

img {border: none;}
form {margin:0px;padding:0px;}
p {padding: 0px 0px 15px;margin: 0px;}

hr.clear {clear:both;visibility: hidden;margin: 0px;padding: 0px;}


/* image caption */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}