
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
    color: black;
	font-family: "Trebuchet MS", Arial, verdana;
	background: #fff8e1 url(images/body-back.png) repeat-x;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #C82A15;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.clear {
	clear: both;
}

#pagewrap {
	width: 940px;
	position: absolute;
	left: 50%;
	margin-left: -470px;
}

#pagebody {
	background: url(images/pagewrap-back.png) repeat-y;
}

* html #pagebody {
	margin-top: -4px;
}

#pagebody #bodywrap {
	padding-left: 14px;
}

#pagetop {
	background: url(images/page-top.png) no-repeat;
	width: 940px;
	height: 14px;
}

#pagebottom {
	background: url(images/page-bottom.png) no-repeat;
	width: 940px;
	height: 14px;
}

* html #pagebottom {
	margin-bottom: -4px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	width: 912px;
	height: 146px;
}

#header #searchtext {
	width: 200px;
	position: absolute;
	top: 128px;	
	margin-left: 650px;
	border: 0px;
	color: #580B03;
}

#header #searchbutton {
	position: absolute;
 	margin-left: 866px;
	top: 114px;
}

#contentcontainer {
	margin-top: 15px;
	margin-left: 6px;
}

#navigation {
	padding-bottom: 10px;
	background-color: #FFF;
	width: 170px;
	float: left;
}

#navigation h2 {
	background: url(images/nav-header.png);
	width: 170px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 12px;
	color: #FFF;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 14px;
}

#navigation h2 div {
	padding-left: 50px;
}

#navigation li {
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 3px;
}

#navigation li a {
	color: #111111;
	text-decoration: none;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

#navigation li a:hover {
	color: #C82A15;
}

#navigation li.sel a {
	color: #C82A15;
}

#content {
	float: left;
	width: 720px;
	margin-left: 6px;
}

#content #mainbox {
	background: url(images/main-box.jpg) no-repeat;
	width: 638px;
	height: 185px;
	color: #FFF;
	font-size: 12px;
	margin-bottom: 8px;
}

#content #mainbox div {
	padding-left: 220px;
	padding-right: 10px;
	padding-top: 5px;
}

#content #mainbox h2 {
	margin-bottom: 13px;
	color: #FFFFFF;
}

/* ------ Post -------------------------------- */

.Post {
	MARGIN-BOTTOM: 7px;
	FONT-SIZE: 12px;
	PADDING: 0px;
	background-color: #FFF;
}

.PostWrap {
	padding: 10px;
}

.PostHead {
	HEIGHT: 64px;
	MARGIN-BOTTOM: 20px;
	BACKGROUND: url(images/post-title-back.png) repeat-x;
}

.PostHead h1 {
	DISPLAY: block;
	PADDING-TOP: 10px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	COLOR: #FFF;
}


.PostHead h1 a {
	text-decoration: none;
	color: #FFF;
}

.PostHead h1 a:hover {
	color: #000;
}

.PostAuthor {
	FONT-SIZE: 10px; 
	FONT-FAMILY: verdana;
	COLOR: #999;
	PADDING-LEFT: 10px;
}

.PostContent {
	MARGIN-BOTTOM: 20px;
}

.PostComments { 
	BACKGROUND: url(images/PostCom.png) no-repeat left center; 
	PADDING-LEFT: 22px;
	MARGIN-RIGHT: 15px;
}

.PostCategory { 
	BACKGROUND: url(images/PostCateg.png) no-repeat left center;
	PADDING-LEFT: 20px; 
}

.PostDet {
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
}

.PostError {
	MARGIN-TOP: 10px;
}


/* ------ NOTE -------------------------------- */

.Note {
	HEIGHT: 50px;
	BORDER-BOTTOM: 1px dotted #C9C9C9;

	FONT-SIZE: 11px;
	FONT-FAMILY: verdana, arial;
}

.Note li {
	LIST-STYLE-TYPE: none;
	PADDING-LEFT: 20px;
}

.NoteRss { 
	BACKGROUND: url(images/NoteRss.png) no-repeat left top;
}

.NoteTrackBack { 
	BACKGROUND: url(images/NoteTrackBack.png) no-repeat left top;
}



/* ------ Comments -------------------------------- */


.CommentsList {
	MARGIN-TOP: 20px;
	BORDER-BOTTOM: 1px solid #CCCCCC;
}

.CommentsList a {
	text-decoration: none;
}

.CommentsList li {
	LIST-STYLE-TYPE: none;
}

.CommentAuthor {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #474747;
}

.CommentInfo {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana;
	BORDER-BOTTOM: 1px dotted #C9C9C9;
	HEIGHT: 20px;
}

.CommentContent {
	MARGIN-BOTTOM: 20px;
	BACKGROUND-COLOR: #E6EBE7;
	FONT-SIZE: 12px;
	PADDING: 10px;
}

#CommentRespond {
	MARGIN-TOP: 20px;
}




#footer {
	background: url(images/footer-back.png) repeat-x;
	height: 38px;
	width: 912px;
	margin-top: 20px;
	
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 38px;
	text-align: center;
	color: #2F3033;
}





/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
