/*
Theme Name: Bland Fencing
Theme URI: http://berrywebteam.net
Description: Custom theme designed for Bland Fencing.
Author: Justin Kees
Author URI: http://killerrobotcomics.com
Version: 1.0
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #928574 url(images/bgimage.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;
}

p, table, td, tr, th, div, h1, h2, h3, h4, h5, h6, ul, li, ol {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

img.alignleft {
	float: left;
	margin: 0 15px 0 0;
}

img.aligncenter {
	float: none;
	margin: 0 0 15px;
}

img.alignright {
	float: right;
	margin: 0 0 0 15px;
}

a {
	color: #675a49;
}

a:hover {
	color: #ef9014;
	text-decoration: none;
}

a.boxlink {
	background: #928574;
	width: 210px;
	color: #fff;
	padding: 5px 15px;
	border: solid 1px #675a49;
	text-decoration: none;
	display: block;
	margin: -5px auto 0;
}

a:hover.boxlink {
	background: #ef9014;
	border: solid 1px #b26424;
}

hr { 
    color: #d0c79e;
	border-top: none;
	height: 1px;
	margin-bottom: 10px;
}

/*-- Container --*/
#container {
	width: 960px;
	margin: 0 auto;
}

/*-- Header --*/
#header {
	background: url(images/header.jpg) no-repeat 0 0;
	height: 135px;
}

#header h1 {
	display: none;
}

.logo {
	padding: 35px 0 0 55px;
}

.headtext {
        padding-top: 35px;
        padding-right: 40px;
	text-align: center;
	height: 85px;
}

.headtext p {
	color: #675a49;

}

/*-- Search --*/
.headsearch {
	width: 215px;
	height: 45px;
	padding: 90px 0 0 40px;
}

#searchform {
	margin: 0 0 15px 10px;
}

#s {
	background: #fff;
	color: #928574;
	border: solid 1px #d0c79e;
	padding: 5px;
}

.search {
	background: url(images/searchbutton.jpg) no-repeat center bottom;
	width: 28px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: none;
}

/*-- Menu --*/
#menu {
	background: url(images/navbg.jpg) no-repeat 0 0;
	height: 40px;
	display: block;
	padding: 0 0 0 55px;
}

#menu .nav li {
	font-size: 14px;
	display: block;
	float: left;
	list-style-type: none;
	padding: 11px 0;
	border-left: solid 1px #f28d31;
	border-right: solid 1px #b26424;
}

#menu .nav li a {
	color: #fff;
	padding: 12px 25px;
	text-decoration: none;
}

#menu .nav li a:hover {
	background: #b26424;
	color: #fff;
	padding: 12px 25px;
	text-decoration: none;
}

#menu .nav li.current_page_item a {
	background: #f28d31;
	color: #fff;
	padding: 12px 25px;
	text-decoration: none;
}

#menu .nav li.current_page_item a:hover {
	background: #b26424;
	color: #fff;
	padding: 12px 25px;
	text-decoration: none;
}

/*-- Content --*/
#featured {
	background: url(images/mainbg.jpg) no-repeat 0 0;
	height: 225px;
	padding: 0 55px;
}

#featured .text {
	width: 375px;
	padding: 50px 25px 25px;
}

#featured .text h3 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
}

#featured .text h4 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	line-height: 24px;
}

#featured .text p {
	font-size: 14px;
	color: #efebd2;
	text-transform: uppercase;
	margin: 0 0 15px;
}

#contentwrap {
	background: url(images/wrapbg.jpg) repeat-y 0 0;
}

#content {
	background: url(images/contentbg.jpg) no-repeat 0 0;
	padding: 15px 55px 0;
}

#home-content {
	background: url(images/wrapbg.jpg) repeat-y 0 0;
	padding: 15px 55px 0;
}

.postarea {
	width: 500px;
	padding: 15px 25px 25px;
}

.postarea h2 {
	font-size: 24px;
	color: #ef9014;
	margin: 0 0 15px;
	padding: 0 0 5px;
	line-height: 28px;
	border-bottom: solid 1px #d0c79e;
	letter-spacing: -1px;
}

.postarea h2 a {
	color: #ef9014;
	text-decoration: none;
}

.postarea h2 a:hover {
	text-decoration: underline;
}

.postarea h3 {
	font-size: 20px;
	color: #675a49;
	margin: 0 0 10px;
	padding: 10px 0 0;
	line-height: 24px;
}

.postarea h3 a {
	color: #675a49;
	text-decoration: none;
}

.postarea h3 a:hover {
	text-decoration: underline;
}

.postarea h4 {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px;
	padding: 10px 0 0;
	line-height: 20px;
}

.postarea p {
	font-size: 13px;
	color: #675a49;
	line-height: 20px;
	margin: 0 0 10px;
}

.postarea ul {
	padding: 0 0 15px 25px;
}

.postarea li {
	font-size: 13px;
	color: #675a49;
	line-height: 20px;
	list-style-type: circle;
}

.postarea ol {
	padding: 0 0 15px 25px;
}

.postarea ol li {
	font-size: 13px;
	color: #675a49;
	line-height: 20px;
	list-style-type: decimal;
}

.homeinset {
	background: #efebd2;
	width: 220px;
	padding: 10px;
	border: solid 1px #d0c79e;
}

.homeinset h2 {
	font-size: 20px;
	color: #675a49;
	line-height: 24px;
	letter-spacing: 0;
}

.left {
	float: left;
	margin: 10px 5px 10px 0;
}

.right {
	float: right;
	margin: 10px 0 10px 5px;
}

.date {
	font-size: 11px;
	color: #928574;
	margin: -10px 0 15px 0;
}

.date a {
	color: #928574;
}

.catstags {
	color: #928574;
	width: 478px;
	margin: 10px 0 25px;
	padding: 5px 10px;
	border: solid 1px #efebd2;
}

.catstags a {
	color: #ef9014;
}

.testimonial {
	background: url(images/testimonial.jpg) no-repeat 0 10px;
	width: 435px;
	padding: 0px 0 10px 65px;
	border-bottom: solid 1px #efebd2;
}

#postsnav {
	width: 500px;
	border-top: solid 1px #d0c79e;
	padding: 25px 0;
}

/*-- Sidebar --*/
#sidebar {
	width: 300px;
}

#sidebar h2, #sidegallery h2 {
	font-size: 18px;
	color: #41392e;
	margin: 0 15px 5px;
	padding: 2px 0 3px;
	line-height: 20px;
	border-bottom: solid 1px #d0c79e;
}

#sidegallery h2 {
	margin: 0 0 5px;
}

#sidebar h3 {
	font-size: 15px;
	color: #41392e;
	margin: 0 15px 10px;
	padding: 10px 0 0;
	line-height: 20px;
}

#sidebar p {
	color: #675a49;
	line-height: 20px;
	margin: 0 15px 10px;
}

#sidebar ul {
	padding: 0 0 15px 40px;
}

#sidebar li {
	color: #675a49;
	line-height: 20px;
	list-style-type: circle;
}

.sidetop {
	background: url(images/sidetop.jpg) no-repeat 0 0;
	height: 15px;
}

.sidemid {
	background: #efebd2;
	border-left: solid 3px #d0c79e;
	border-right: solid 3px #d0c79e;
	padding: 10px 0 0;
}

#sidegallery {
	width: 270px;
	padding: 0 15px;
}

#sidegallery p {
	margin: -10px 0 10px;
	text-align: center;
}

.sidebottom {
	background: url(images/sidebottom.jpg) no-repeat 0 0;
	height: 15px;
}

.sidebelow {
	width: 300px;
	text-align: center;
	padding: 15px 0;
}

.sidebelow img {
	margin: 0 0 15px;
}

.widget {
	padding: 0 0 15px;
}

/*-- Footer --*/
#footer {
	background: #928574 url(images/footerbg.jpg) no-repeat 0 0;
	padding: 35px 0 35px;
	height: 50px;
	text-align: center;
}

#footer p {
	color: #675a49;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


