@import "form.css";
@import "aboutpanel.css";
@import url(http://fonts.googleapis.com/css?family=Dancing+Script);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);

h1,h2,h3,h4,h5 { 
	font-family: 'Dancing Script', arial, serif; 
	font-weight:normal;
	line-height:100%;
	margin:7px;

	}
h1,h5 { 
	font-size:300%;
	}
h2,h4 { 
	font-size:200%;
	}
h3 { 
	font-size:170%;
	}
h5 a {	text-decoration:none; }



body {
	background: #c1b49a url(images/bg_extend.jpg) center top repeat-y ;
	margin:0;
	font-family: 'Droid Serif', 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:20px;
	float:left;

	margin-left:5px;

	}	
	
#aboutstrip {
	width:670px;
	height:68px;
	float:left;
	margin: 25px 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_newsletter {
	width:640px;
	background: url(images/bg_content.jpg) center top repeat-y ;
	padding:20px 0 0 50px;
	float:left;
	text-align:left;
	font-size:20px;
	}
#contentcenter_newsletter input {
	font-size:20px;
	background:#f6e7d1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}

#contentcenter_newsletter th {
	font-weight:normal;
	}

#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:140px 0 0 0;
	padding:0;
	float:left;
	text-align:right;
	line-height:20px;
	}
	
#footer_left ul {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
	}
#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;
	text-align:left; 
	margin-bottom:-15px ; 
	padding:0;
	}	
	
h6 a 	{ text-decoration:none; }

h6#comments, h6#respond { text-align:center; margin-bottom:20px; }

#facebook { 
	float:right; 
	margin:0 95px 0 0;
	font-size:10px;
	}
#facebook a { 
	color:#333;
	}
	
.entry {
	text-align:left;
	}
.entry img {
	float:left;
	margin-right:20px;
	}
	
	
#tnx {
	display:none;
	}
