body {
	margin:0;
	padding-top:2px;
	background:#fff url(images/top.gif) top repeat-x;
	 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#3c1c30;
	font-size:12px;
	line-height:20px;
	min-width:924px;
	position:relative;
	}
	
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


img {
	border:0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 12px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

a {
	color:#b96317;
	}
a:hover {
	color:#000;
	background:#eef7c9;
	}
h1 {
	font-size: 32px;
	line-height: 30px;
	text-align: left;
	padding: 0;
	
}
h2 {
	font-size: 20px;
	
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: underline;
	color: #111111;
}

format {
font-size:9px;
}

blockquote {
	border-left:3px solid #7f8061;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Header */

.head {
	height:265px;
	background:url(images/head.gif);
	border-top:1px solid #000;
	}
.head ul {
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
	height:47px;
	background:url(images/topmenubg.gif) top repeat-x;
	}
.head li {
	background:url(images/topmenu.png);
	_background:url(images/blank.gif);
	behavior:url("pngbehavior.htc");
	width:95px;
	height:33px;
	float:left;
	margin-right:2px;
	text-align:center;
	padding-top:14px;
	}
.head li a {
	color:#fff9d5;
	text-decoration:none;
	position:relative;
        font-size:10px;
	z-index:1;
	}
.head li a:hover {
	background:none;
	color:#fff9d5;
	}
.blogname {
	height:53px;
	width:313px;
	background:url(images/title.png);
	_background:url(images/blank.gif);
	behavior:url("pngbehavior.htc");
	margin:10px 0 0 24px;
	}
.blogdescription {
	color:#fff;
	width:313px;
	margin:5px 0 0 24px;
	}

/* The Search Form */

.search {
	position:absolute;
	width:225px;
	height:28px;
	top:10px;
	right:14px;
	}
.search .rsslink {
	display:block;
	float:left;
	width:28px;
	height:28px;
	background:url(images/rss.gif);
	margin-right:8px;
	}
.search form {
	padding:0;
	margin:;
	}
.search input {
	float:left;
	padding:0;
	border:none;
	}
.search input#s {
	background:url(images/searchbar.gif);
	width:148px;
	margin-right:2px;
	padding:8px 0 0 5px;
	height:20px;
	}
.search input#submit {
	width:34px;
	height:28px;
	background:url(images/search.gif);
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:216px;
	margin-right:34px;
	}
.sidebar ul {
	width:190px;
	margin:0 0 0 26px;
	list-style:none;
	padding:0;
	}
.sidebar ul ul {
	width:auto;
	margin:0;
	}
.sidebar h2 {
	margin:0 0 1px 0;
	padding:0 0 0 33px;
	height:28px;
	background:url(images/h2.gif);
	font-size:11px;
	color:#fff;
	line-height:28px;
	}
.sidebar ul ul li {
	line-height:28px;
	background:url(images/li.gif);
	margin-bottom:1px;
	text-align:right;
	}
.sidebar ul ul ul li {
	border-top:1px solid #fff;
	padding-right:0;
	}
.sidebar ul ul a {
	color:#aa732c;
	text-decoration:none;
	background:url(images/arrow.gif) 174px 12px no-repeat;
	display:block;
	width:170px;
	padding-right:20px;
	}
.sidebar ul ul a:hover {
	color:#000;
	background-image:url(images/arrowhover.gif);
	}

/* The Content */

.content {
	padding:0 96px 0 250px;
	}
h1.title {
	color:#3c3c3c;
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0;
	padding:0;
	}
h1.title a {
	color:#3c3c3c;
	text-decoration:underline;
	}
h1.title a:hover {
	}
.postinfo {
	background:url(images/postinfo.gif) top repeat-x;
	border-bottom:1px dashed #000;
	padding:8px 10px 14px 5px;
	}
.icons {
	float:left;
	}
.cats {
	text-align:right;
	}
.cats a {
	color:#828282;
	}
.cats a:hover {
	color:#000;
	background:none;
	}
.date {
	width:76px;
	height:79px;
	padding:20px 0 0 8px;
	background:url(images/date.gif);
	position:absolute;
	right:0;
	text-transform:uppercase;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#c7c7c7;
	}
.date .darker {
	font-size:34px;
	color:#595959;
	line-height:40px;
	}

/* The Footer */

.footer {
	clear:both;
	height:81px;
	padding:25px 15px 0 0;
	background:#2d2d2d url(images/footer.gif) top repeat-x;
	text-align:right;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	}
.footer a {
	color:#585858;
	}
.footer a:hover {
	background:none;
	color:#fff;
	}

/* The Comments */

.comments {
	
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments li {
	border:1px solid #000;
	margin:18px 0 0 0;
	padding:3px 30px 0 30px;
	background:#dcdcda url(images/folder.gif) 10px 10px no-repeat;
	}
.comments ol a {
	color:#828282;
	}
.comments ol a:hover {
	color:#000;
	background:none;
	}
.commenthead {
	margin-bottom:-15px;
	}

/* Absolute Elements */

.lineoverlay {
	background:url(images/line.png);
	_background:url(images/blank.gif);
	behavior:url("pngbehavior.htc");
	height:21px;
	width:100%;
	position:absolute;
	top:268px;
	}
.logo {
	background:url(images/logo.png);
	_background:url(images/blank.gif);
	behavior:url("pngbehavior.htc");
	height:212px;
	width:198px;
	position:absolute;
	right:17px;
	top:47px;
	}

/* The Navigation */

.navigation {
	height:25px;
	margin:0 0 30px 0;
	padding:0 20px;
	width:452px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	}
.navigation a:hover {
	color:#7f8061;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	color:#b7b7b7;
	margin:30px 0 0 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	color:#3c3c3c;
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0;
	padding:0;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}


/* 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;
}
.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;
}


















