/* ----------------------------------------------------------------- */
/* General Styles */
/* ----------------------------------------------------------------- */

body {
	font: 90%/150% Arial, "Trebuchet MS", Tahoma;
	color: #000000;
	background: #e0ddca url('images/body_bg.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
}

a { color: #4c3c2d; text-decoration: underline; }
a:hover { color: #7e532a; }
img { border: none; float: left; margin-right: 10px; }
p { padding: 0px 0px 15px 0; margin: 0px; color: #000000; text-align: justify; }


h1, h2 {
	color: #4c3c2d;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #242424;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 a { color: #4c3c2d; text-decoration: none; }
h2 a:hover { color: #7e532a; }
h3 { font: normal 140%/100% "Trebuchet MS", Tahoma, Arial; color: #4c3c2d; margin: 10px 0px 5px; }
h4 { font: normal 130%/100% "Trebuchet MS", Tahoma, Arial; color: #4c3c2d; margin: 10px 0px 5px; }

blockquote {
	border-left: 5px #4c3c2d solid;
	margin: 0 0 0 10px;
	padding: 5px;
}

form {
	margin:0px;
	padding:0px;
}

p.note { padding: 12px; background: #FAF7E9; border: 1px solid #EFE6BF; margin-bottom: 8px; }

#page {
	margin: 0px auto 0;
	width: 1000px;
}

#page_back {
	background: #fff;
}

/* ----------------------------------------------------------------- */
/* Header */
/* ----------------------------------------------------------------- */

#header { width: 1000px; margin: 0; }

#header_box {
	padding: 12px; 
	padding-right: 30px;
	padding-left: 180px;
	padding-top: 15px;
	margin-bottom: 8px; 
	background: #e0ddca url('/wp-content/images/logo.jpg') no-repeat scroll 12px 10px;
	border-bottom: 1px solid #D2D0BF;
}

#header h1 { font: bold 36px/100% "Trebuchet MS", Tahoma, Arial; color: #4c3c2d; border-bottom: none; }
#header h1 a { color: #4c3c2d; text-decoration: none; }
#header h1 a:hover { color: #7e532a; text-decoration: none; }
#header p { color: #4c3c2d; font-size: 14px; padding-bottom: 4px; }

/* ----------------------------------------------------------------- */
/* Navigation Panel */
/* ----------------------------------------------------------------- */

#nav { width: 1000px; display: block; height: 44px; }
#nav ul { list-style: none; margin: 0; padding: 0px; }
#nav li { list-style: none; display: inline; float: left; }
#nav a {
	font: bold 15px/100% Arial, Helvetica, sans-serif;
	display: block;
	color: #6C5D4F;
	text-decoration: none;
	padding: 10px;
	margin: 0;
	margin-right: 15px;
	/* background: url(images/nav.gif) bottom; */
}

#nav a:hover, #nav .current_page_item a { background: #f5f5ed; }
#nav .left { float: left; }
#nav .right { float: right; }

/* ----------------------------------------------------------------- */
/* Search form */
/* ----------------------------------------------------------------- */

#searchform {
	margin-top: 6px;
	padding: 3px;
}

#searchform br {
	display: none;
}

#searchform .s {
	border:1px solid #a29161;
	width: 135px;
	height: 19px;
	padding: 4px 3px 0px 5px;
	background: url(images/form_field_bg.gif) no-repeat;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}

#searchform .ss {
	background: url(images/search_btn.gif) no-repeat;
	border: none;
	width: 23px;
	height: 23px;
}

#searchform #searchsubmit { margin-top: 5px; }

/* ----------------------------------------------------------------- */
/* Content */
/* ----------------------------------------------------------------- */

#content {
	float: left;
	width: 750px;
	overflow: hidden;
	padding: 12px;
	border-right: 1px solid #DEDED6;
	background: #f5f5ed;
}

#content ul { list-style-type: none; padding: 0px; margin-left: 8px; }
#content ul li { padding-left: 20px; background: url('/wp-content/images/bullet.png') no-repeat scroll 4px 7px; }

#title_back { display: block; float: left; padding: 5px 0 15px 0; width: 778px; }

.post { clear:both; padding-top: 0px; }
.post-date { width: 45px; height: 45px; float:left; margin-left: 5px; background: #EDEAE2; }
.post-month { font: bold 16px Imapct, Arial, Tahoma; text-transform: uppercase; color: #4c3c2d; text-align: center; display:block; line-height: 11px; padding-top: 8px; margin-left: -2px; }
.post-day { font: bold 16px Imapct, Arial, Tahoma; text-transform: uppercase; color: #9A7F66; text-align: center; display:block; line-height: 18px; padding-top: 5px; margin-left: -2px; }
.post-title { float: left; margin-left: 15px; }
.post-title h2 { border: 0px solid #fff; padding-bottom: 0px; }
.post-title h2 a { color: #966C44; }

.entry { clear: both; padding: 8px; }
.entry h2 { margin-bottom: 12px; }
.post_arr { float:left; font-size: 13px; color: #4c3c2d; }
.post_arr2 { padding-left: 4px; float: right; font-size: 13px; }
.mini-add-comment { padding-left: 18px; float: right; }

.navigation { clear: both; padding: 10px; padding-left: 20px; padding-right: 100px; height: 30px; }
.previous-entries { float: left; }
.next-entries { float: right; }
.navigation a:hover { background: #7e532a; color: #fff; text-decoration: none; }



/* ----------------------------------------------------------------- */
/* Comments */
/* ----------------------------------------------------------------- */

#comments, #respond { clear: both; }
.commentlist { margin: 10px 0px; padding-left: 20px; line-height: 130%; }
ol.commentlist { list-style: none; list-style-type: none; padding: 0px; margin: 0px; } 
.commentlist li{ padding: 4px 8px; margin-bottom: 4px; }
.commentmetadata { font-size: 13px; color: #ccc; }
.commentmetadata a { color: #aaa; }
.comment_back { background: #fff; border-bottom: 1px solid #E2DDD0; }
.commentlist cite { font-weight: bold; font-style: normal; font-size: 120%; color: #4c3c2d; }
.commentlist cite a { color: #4c3c2d; }
.commentlist cite a:hover { color: #7e532a; }
.commentlist small { margin-bottom: 5px; display: block; font-size: 87%; }

#commentform { margin-top: 10px; font: 110% Arial, Helvetica, sans-serif; }
#commentform p { padding: 6px 0px; margin: 0px; }
#commentform label { color: #4c3c2d; font-size: 87%; }
#commentform input[type=text]{
	width: 200px;
	background: url(images/form_field_bg.gif) no-repeat;
	border: 1px solid #a29161;
	padding: 3px;
	margin-top: 3px;
	color: #775e24;
}

#commentform textarea{
	width: 476px;
	height: 115px;
	background: url(images/form_field_bg.gif) no-repeat;
	border: 1px solid #a29161;
	padding: 2px;
	margin-top: 3px;
	color: #775e24;
}

#commentform #submit {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4c3c2d;
	float:left;
	padding: 3px;
	cursor: pointer;
}

/* ----------------------------------------------------------------- */
/* Sidebar */
/* ----------------------------------------------------------------- */

#sidebar { float: right; width: 225px; color: #4c3c2d; overflow: hidden; }
#sidebar_back { border: 1px solid #ff00ff; }
#sidebar h2, #sidebar .sidebartitle {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	padding: 3px;
	border-bottom: 1px solid #9C8D7E;
}

#sidebar a { color: #4c3c2d; text-decoration: none; }
#sidebar a:hover { color: #A09E98; text-decoration: underline; }
#sidebar ul { margin: 0; padding: 0; }
#sidebar ul li { list-style: none; margin: 0; margin-bottom: 4px; padding: 8px; }
#sidebar ul li ul { padding: 0; margin: 0; }
#sidebar ul li ul li { padding: 2px; margin: 0px; padding-left: 14px; background: url('/wp-content/images/bullet.png') no-repeat scroll 2px 9px; }
#sidebar ul li ul li ul li { padding: 0px; margin: 0px;}

/*----------sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat;
	padding-left: 10px;
}

li.widget_calendar td { padding: 1px 7px; }
.textwidget {  }
.widget { margin-bottom: 12px; }

/* ----------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------- */

#footer {
	clear: both;
	background: #CFCBB4;
	position: relative;
	color: #4c3c2d;
	font-size: 11px;
	padding: 8px;
	height: 60px;
}

#footer .info { float: left; clear: left; }
#footer a {	color: #4c3c2d; }
#footer a:hover { color: #7e532a; }
#footer p { color: #4c3c2d; text-align: center; margin: 0; padding: 0; }
#footer #doejo { float:right; }
#footer #doejo a { display:block; height:23px; line-height:23px; overflow:hidden; width:117px; }
#footer #doejo a span { 
	background-image: url('/wp-content/images/doejo.png') !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 100%;
	line-height: 14px;
	text-indent: -30000px;
	width: 100%;
}
#footer #doejo a:hover span { background-position:0 -23px; }

/* ----------------------------------------------------------------- */
/* Aligments */
/* ----------------------------------------------------------------- */

.center { text-align: center; }
img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
img.alignleft, img[align="left"] { float:left; margin: 2px 10px 5px 0px; }
.alignright { float: right; }
img.alignright, img[align="right"] { float:right; margin: 2px 0px 5px 10px; }
.clear { clear:both; }
hr.clear { clear:both; visibility: hidden; margin: 0px; padding: 0px; }
