/*  
Theme Name: Best Membership
Theme URI: http://www.themes4you.net/
Description: A WordPress theme by: <a href="http://www.themes4you.net/">Themes4you.net/<a>.
Author: Themes4you.net
Author URI: Themes4you.net
Tags: Black , custom header, fixed width, three columns, widgets
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	vertical-align: top;
	background: #e4e4cc url(images/body_back.jpg) repeat-x;
	margin:18px 0 0 0;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}
a{
	text-decoration: none;
	
	color:#000000;
}
a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}
blockquote p{
	padding: 10px 10px 10px 20px;
}
blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}
dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 960px;
	padding: 0px 0 0;
}

#header{
	margin: 0px 0 0 0;
	float: left;
	width: 960px;
	height: 375px;
	background: url(images/header.jpg) no-repeat 0 64px;
	color: #333;
}
#menu {
	margin:0;
	padding: 0;
	width:960px;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	border:0px solid white;
	width:960px;
	background:url(images/menu_back.jpg) repeat-x;
	height:64px;
}
#menu ul li{
	float: left;
	margin: 0px 0px 0 0;
	font-size: 12px;
	font-weight: bold;
	padding:0 32px;
	color: #fff;
	height:64px;
	background: url(images/seperator.jpg) no-repeat right top;
}

#menu ul li a{
	display: block;
	padding: 17px 0;
	text-decoration: none;
	color: #fff;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#menu ul li a:hover{
	text-decoration: underline;
	 color:#000000;
}

#pagetitle{
	clear: both;
	width: 960px;
	height: 55px;
}
.logo{
	margin:10px 0 0 500px;
	background: url(images/logo.jpg) no-repeat 8px 0;
	width:442px;
	height:44px;
	display:block;
	}

#pagetitle h1{
	padding: 30px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;	
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

/*#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}
*/
#searchbox{
	float: right;
	margin:195px 20px 0 0;
	_margin:150px 20px 0 0;
	width:230px;
	background: url(images/input_box.gif) no-repeat;
}

#searchbox input#s{
	border: 1px solid #67632d;
	position:absolute;
	height:21px;
	width:164px;
	float:left;
}

#searchbox input#searchsubmit{ 
background: url(images/search_but.jpg) no-repeat 6px 0;
height:27px;
width:68px;
float:right;
padding:0;
}

.pagewrapper{
	margin: 0 0 0px;
	float: left;
	width: 960px;
	background: #5c6672 url(images/bg_page_bottom.gif) no-repeat left bottom;
	color: #333;
}

.page{
	float: left;
	padding: 0;
	width:960px;
	background: #e4e4cc;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 460px;
}

.narrowcolumnwrapper{
	margin: 5px 0 0 15px;
	_margin: 5px 0 0 -10px;
	float: left;
	width: 460px;
	/*background: #fff url(images/bg_narrowcol.gif) repeat-y;*/
}

.narrowcolumn{
	float: left;
	width: 460px;
	margin:0;
	/*background: url(images/bg_narrowcol_bottom.gif) no-repeat left bottom;*/
}

.content{
	float: left;
	width: 460px;
	margin:0 0 0 15px;
	/*background: url(images/bg_narrowcol_top.gif) no-repeat left top;*/
}

.post{
	padding: 9px 16px 15px 0;
	line-height: 18px;
}

.post h2{
	padding: 0 0 2px;
	margin-top:4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	padding-left:10px;
}

.post h2 a{
	text-decoration: none;
	color: #c1510d;
}

.post img{
	padding: 4px;
	border: 1px solid #ddd;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{

text-align:justify;
padding-left:10px;
padding-right:10px;}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #1b829d;
	padding-left:10px;
}

.postinfo a{
	color: #1b829d;
}

.postdate{ color: #1b829d; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar, .obar{
	margin: 0 0 0 5px;
	float: right;
	width: 230px;
	line-height: 18px;
}

.obar{
	margin: 0;
	float: left;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}

.sidebar ul li, .obar ul li{
	margin: 17px 0;
	padding: 9px 0px 0 0px;
	color:#000000;
	background: #d3d2b1 url(images/arrow_big.jpg) no-repeat 5% 4%;
}


.obar ul li{
	padding: 5px 0px;
	
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	color: #000000;
	text-align:left;
	border-bottom: 1px solid #bebd99;
	padding-left:55px;
	height:35px;
	width:175px;
}


.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 10px 0 3px 55px;
	text-align:left;
	background: url(images/arrow_small.jpg) no-repeat 15% 10px;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
/*	background: url(images/red_heart.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

/* COMMENTS TEMPLATE */
}

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #e45b00;
}

.post h3#respond{
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}
#mainMenu{
margin:10px 0 0 4px;
background: url(images/main-menu.gif) no-repeat 0px 5px;
height:45px;
width:160px;
color:#fe8601;
border-bottom:1px dashed #fe8601;
}
#mainMenu h2{
padding:10px 0 0 35px;
color:#fe8601;
}
#myFooter{
background:#938c4d;
height:50px;
width:960px;
float:left;
}
#myFooter h2{
color:#ffffff;
font-size:11px;
font-weight:normal;
text-align:center;
padding:15px 0 0 0;
}
#calendar{
margin:15px 0 0 0;
}
#calendar_wrap{
margin:0 0 0 30px;
background:#FFFFFF;
color:#333333;
padding:0px 0px 0px 30px;
margin-top:15px;
width:155px;
}
#prev a{color:#333333;}
