/*
Theme Name: HPA Wood
Theme URI: http://www.graphicadia.com/
Description: A beatiful brown WP theme.
Version: 1.0
Author: HPA
Author URI: http://www.graphicadia.com/
*/


/* standard elements */
html {min-height: 100%;}

* {	margin: 0; padding: 0; }

a {color: #963;}

a:hover {color: #C60;}

body {
	background: #1a120b url(images/bg.jpg) repeat-x;
	color: #272727;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 { font: normal 1.8em Tahoma,sans-serif; margin-bottom: 4px; }

img { border: none 0px; padding: 1px 2px 1px 2px; }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}


/* misc */
.clearer {clear: both;}

.left {float: left;}

.center {text-align: center;}

.right {float: right;}


/* structure */


.container {
	font-size: 1.1em;
	margin: 0 auto;
	width: 800px;
	padding-bottom: 25px;
}


/* header */
.header {
	background: url(images/header.jpg) no-repeat;
	color: #7e2828;
	margin: 0 auto;
	width: 800px;
	height: 208px;
}

.hdrtitle h1 { text-align: left; padding: 90px 0 0 25px; font: normal 3.4em Tahoma,Arial,"Trebuchet MS",sans-serif; }
.hdrtitle a, .header a:hover {color: #c6c6c6; text-decoration: none;}
.hdrtitle h2 { color: #FFF; text-align: left; padding-left: 25px; font: bold 1.4em "Trebuchet MS",Tahoma,Arial,"Trebuchet MS",sans-serif; }


/* navigation */
.navigation {
	background: url(images/nav-bg.jpg) no-repeat;
	width: 800px;
	float:left;
	height: 48px;
	text-align: left;
	line-height: 50px;
}

.nav-left {	width: 550px; float:left; }

.navigation a {
	text-decoration: none;
	font: bold 1.5em Arial,"Trebuchet MS",sans-serif;
	color: #FFF;
	padding: 0 15px 0 15px;
}

.navigation a:hover {
	color: #FFF;
	text-decoration: underline;
}

.navigation li { display: inline; }

.search {
	width: 222px;
	height: 28px;
	float: right;
	margin: 10px;
}

.search form, .search form input{
	color: #FFF;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 10px;
	background-color: transparent;
}
.search form .comeon{
	float: left;
	width: 120px;
	height: 28px;
	overflow: hidden;
	background: url(images/nav-search.png) no-repeat;
	padding: 4px 0 0 70px;
}
.search form .sbutton{
	float: left;
	width: 32px;
	height: 28px;
	overflow: hidden;
}


/* sidebar */
.sidenav {
	color: #FFF;
	margin-top: 50px;
	width: 214px;
	float: right;
}

.sidenav h2 {
	background: url(images/sb-title.gif) no-repeat;
	color: #cba569;
	height: 35px;
	font: bold 1.1em Tahoma,Arial,"Trebuchet MS",Verdana,sans-serif;
	padding: 10px 0 0 18px;
}

.sidenav ul { padding: 6px 0 6px 0; }

.sidenav li a{
	background: url(images/bullet.png) no-repeat;
	font-size: 1em;
	color: #FFF;
	display: block;
	margin-left: 10px;
	padding: 0 0 4px 16px;
	text-decoration: none;
	width: 95%;
}

.sidenav li a:hover { text-decoration: underline; }

.sidenav a {
	font-size: 1em;
	color: #FFF;
	display: block;
	margin: 0 auto;
	width: 80%;
}

.sidenav li a:hover { text-decoration: underline; }


/* content */
.content {
	float: left;
	margin: 35px 0 0 10px;
	width: 524px;
}

.post {
	color: #FFF;
	width: 524px;
	float: left;
	margin-top: 10px;
	padding: 0 10px 0 10px;
}

.top {
	background: url(images/post-title.jpg) no-repeat;
	float:left;
	width: 524px;
	height: 49px;
	margin-top: 5px;
}


.post h3 { color: #203866; font: bold 1.2em Arial,sans-serif; }

.post .bordr { background: url(images/post-bg.jpg) repeat-y; clear: both; width: 524px; color: #272727; }
.post .text { width: 96%; color: #FFF; padding: 8px; font: 1.2em Tahoma,Arial,sans-serif; }
.post .textcomm { width: 100%; color: #FFF; padding-top: 2px; margin-bottom: 15px; border-bottom: 1px dotted #c7c7c7; }
.post .text a { color: #203866; }
.post .text a:hover { color: #203866; text-decoration: none; }

.comm-area { color: #203866; }


.nav { display: block; color: #FFF; width: 524px; float: left; margin: 10px 10px 0 10px; }
.nav h1, .nav h2 { color: #FFF; font: bold 1.2em Arial,sans-serif; }
.nav a { color: #FFF; font: bold 1.2em Arial,sans-serif; }
.nav a:hover { text-decoration: none; }
.alignright { float: right; }
.alignleft { float: left; }

.title h1 { color: #FFF; font: bold 1.3em Verdana,Arial,Tahoma,sans-serif; margin: 4px 0 0 15px; }
.title h2 { color: #ebb483; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; padding-bottom: 6px; }
.title a { color: #FFF; text-decoration: none; }

.nofound { color: #203866; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; }

.content .descr {
	color: #ebb483;
	font-size: 1em;
	padding: 1px 0 10px 15px;
}

.content li { list-style: url(img/li.gif); margin-left: 18px; }

.comment {
	background: url(images/post-bottom.jpg);
	width: 524px;
	height: 32px;
	float: right;
	color: #ebb483;
	font-size: 1em;
	margin-bottom: 10px;
	text-align: left;
	line-height: 33px;
}
.comment-txt {
	padding-left: 10px;
}

.comment a { color: #ebb483; text-decoration: none; }
.comment a:hover { text-decoration: underline; }
.comauthor a { color: #ebb483; text-decoration: none; }
.comauthor h3 { color: #ebb483; }

.info {
	color: #FFF;
	font-size: 1em;
	padding-top: 10px;
	border-top: 3px solid #c7c7c7;
	text-align: left;
}

.info a { color: #FFF; }
.info a:hover { text-decoration: none; }


/* footer */
.footer {
	background: url(images/footer-bg.jpg);
	width: 561px;
	height: 66px;
	margin: 0 auto;
	color: #FFF;
	font: normal 1em Arial,sans-serif;
	text-align: center;
	margin-top: 50px;
	line-height: 70px;
}
.footer a {color: #FFF; text-decoration: none; }
.footer a:hover {color: #FFF; text-decoration: underline; }


/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 0 auto; width: 120px; }
#wp-calendar a { clear: both; }	
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }