@import "form.css";
@import "aboutpanel.css";

body {
	background: #c1b49a url(images/bg_extend.jpg) center top repeat-y ;
	margin:0;
	font-family: Georgia, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#bodyextend {
	background: url(images/bg_top.jpg) center top no-repeat ;
	}


#top {
	width:991px;
	height:303px;
	margin-right:auto;
	margin-left:auto;
	}
	
#top img {
	margin-top:65px;
	}

#nav {
	width:660px;
	height:40px;
	float:left;
	margin: 145px 0 0 110px;
	position: relative;
	padding:0;
	}
	
#nav ul {
	list-style: none;
	margin:12px 120px 18px 50px;
	}
#nav li {
	float:left;
	}

	
div.ahover {
    	position: absolute;
   	z-index: 99;
    	border:1px solid black;
	}
	
#newsletter {
	width:210px;
	height:40px;
	float:left;
	margin-top: 27px;
	padding-top:26px;
	margin-left:5px;
	}	
	
#aboutstrip {
	width:670px;
	height:68px;
	float:left;
	margin: 15px 0 0 170px;
	font-size:12px;
	text-align:center;
	color: white;
	}
#aboutstrip ul.post-categories {
	list-style:none;
	font-variant:small-caps;
	padding:20px 0 0 0;
	margin:0;
	padding:0;
	letter-spacing:1px;
	}
#aboutstrip a {
	color:#fff;
	text-decoration:none;
	}
#aboutstrip a:hover {
	background:#000;
	}
	
#frame {
	width:991px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}

#contentleft {
	width:168px;
	height:300px;
	padding:8px 20px 0 0;
	float:left;
	}
#contentlefthead {
	padding:18px 30px 0 30px;
	}
	
#contentleft a {
	color:#000;
	line-height:0px;
	margin:0 40px 0 0;
	}
	
#contentcenter {
	width:640px;
	background: url(images/bg_content.jpg) center top repeat-y ;
	padding:20px 0 30px 0;
	float:left;
	text-align:center;
	}


#contentcenter img {
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
	}
#contentcenter ul.post-categories {
	list-style:none;
	font-variant:small-caps;
	padding:20px 0 0 0;
	margin:0;
	padding:0;
	letter-spacing:1px;
	}
#contentcenter a {
	color:#8c2e00;
	}
#contentcenter a:hover {
	text-decoration:none;
	color:#000;
	background:#ffb28c;
	}
	
	
#contentcenterleft, #contentcenterright {
	float:left;
	margin:0;
	padding:0;
	width:315px;
	}
#contentcenterleft ul, #contentcenterright ul {
	margin:0;
	padding:0;
	list-style-type: none;
	}
#contentcenter p {
	line-height: 23px;
	}
	
#contentright {
	width:163px;
	height:300px;
	padding:6px 0 0 0;
	float:left;
	}

#newercontent {
	padding:0 0 0 102px;
	}
#oldercontent {
	padding:192px 0 0 12px;
	}
	
#footer {
	height:550px;
	background: #c1b49a url(images/bg_bottom.jpg) center top no-repeat ;
	}

#footer_frame {
	width:863px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:29px;
	}
	
#footer_left {
	width:190px;
	margin-top:140px;
	padding:0px;
	float:left;
	text-align:right;
	}
	
#footer_left ul {
	list-style-type:none;
	font-size:11px;
	}
#footer_left a {
	color:#000;
	}
	
#footer_center {
	width:380px;
	height:215px;
	margin:80px 10px 0 30px;
	padding:0px;
	float:left;
	text-align:center;
	}
#footer_center li {
	list-style-type:none;
	text-align:center;
	font-size:11px;
	line-height:20px;
	border-bottom:1px dotted #a68a5a;
	}
#footer_center a, #footer_center a:visited, #footer_center a:active {
	color:black;
	text-decoration:none;
	}
#footer_center a:hover {
	background:#fff;
	}	
	
#footer_right {
	width:252px;
	margin:59px 0 0 0;
	padding:0px;
	float:left;
	}	
	
#divider {
	border-top:1px dotted #a68a5a;
	margin:20px 0 40px 0;
	}
#dividerlight {
	border-top:1px dotted #e1d1b3;
	margin:10px 0 20px 0;
	}
	
.archivelist { 
	text-align:left; 
	line-height:30px;
	}

.archivenav { 
	line-height:5px;
	}
	
h6 { 
	font-size:20px; 
	font-weight:normal;
	}	
	
#facebook { 
	float:right; 
	margin:0 95px 0 0;
	font-size:10px;
	}
#facebook a { 
	color:#333;
	}
	
.entry {
	text-align:left;
	}
