/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/img01.jpg') repeat-x left bottom
	;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #652500
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #652500;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 28px;
}
h3 {
	font-size: 16px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
}

a:link {
	color: #BD520E;
}

a:hover, a:active {
	text-decoration: none;
	color: #BD520E;
}

a:visited {
	color: #BD520E;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}
img.center {
	float: left;
	margin-right: 95px;
	margin-left: 140px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.textfield {
	background-color: #FBE1CE; 
	width:75%; 
	margin:3px 3px 3px 30px; 
	border: 1px solid #C77D44; 
	clear:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	scrollbar-face-color: #C77D44; 
	scrollbar-highlight-color: #C77D44; 
	scrollbar-3dlight-color: #C77D44; 
	scrollbar-darkshadow-color: #C77D44; 
	scrollbar-track-color: #F9CEAE; 
	scrollbar-arrow-color: #FBE1CE;
}
#inputfield{	
	display: block; 
	float:left; 
	text-align:right; 
	width:400px; 
	padding: 5px;
}

#label {	
	display: block; 
	float:left; 
	text-align:right; 
	font-weight:bold; 
	width:20%; 
	margin:3px; 
	padding: 5px;
}
#buttonfield {	
	display: inline; 
	float:left; 
	width:400px; 
	padding:3px;
}
.button {
	padding:0px; 
	background-color:#F4B07B; 
	margin:15px 0px 3px 10px; 
	border: 2px solid #efefef; 
	color:#000000;
}
.textfield:hover {
	background:#FBFCF8;
}
.textfield:focus {
	background:#ffffff;
}



/* Header */
#header-bg {
	background: url('images/img02.gif') repeat-x left bottom;
}

#header {
	width: 680px;
	height: 90px;
	background: url('images/img03.gif') no-repeat left top; margin-left: 10px; margin-right:auto; margin-top:0; margin-bottom:0
}

#header-2 {
	width: 680px;
	height: 40px;
	margin-bottom: 25px
}

#logo {
	padding: 15px 0 0 100px;
	float: left;
}

#logo h1 {
	font-size: 48px;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #F4B07B;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	background: url('images/img04.gif') no-repeat left 55%;
	text-decoration: none;
	font-size: 16px;
	color: #BD520E; padding-left:15px; padding-right:15px; padding-top:7px; padding-bottom:7px
}

#menu a:hover {
	text-decoration: none;
}

#menu .active a {
}

/* Page */

#page {
	width: 680px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 0;
}

/* Content */

#content {
	float: left;
	width: 500px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0 0 7px 0px;
}

.post .entry {
}

.post .meta {
	background: url('images/img02.gif') repeat-x left top;
	padding-left:0px; padding-right:10px; padding-top:15px; padding-bottom:30px
}
.post .meta-2 {
	background: url('images/img02.gif') repeat-x left top;
	padding-left:0px; padding-right:10px; padding-top:10px; padding-bottom:10px
}
.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: right;
	color: #BD520E;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	background: url('images/img06.gif') no-repeat left center;; padding-left:18px; padding-right:20px; padding-top:0; padding-bottom:0
}

.post .meta .comments {
	padding-left: 22px;
	background: url('images/img07.gif') no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;	
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url('images/img02.gif') repeat-x left bottom;
	font-size: 16px
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 4px 4px;
	background: #BD520E;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Footer */

#footer {
	min-height: 74px;
	background: url('images/img02.gif') repeat-x left top;; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:0
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #943505;
}
#legal-2 {
	clear: both;
	padding-top: 10px;
	text-align: right;
	color: #943505;
}

#legal-2 a {
	color: #943505;
}
