/*  
Theme Name: Brand Equity V 1.0
Theme URI: http://www.brandequitystudios.com
Description: Brand Equity V 1.0 is a 3-column Widget-ready theme created for BE portfolio.
Version: 1.0
Author: Guido Calcines
Author URI: http://www.brandequitystudios.com/
*/

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;
	text-align: center;
	vertical-align: top;
	background: #e4e4e4 url(images/bg_body.gif) center top no-repeat;
	color: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}


a{
		text-decoration: none;
		color: #DD8501;
}

a:hover{ 	text-decoration: line-through;
			color: #545B32;
 }



abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;

	color: #DD8501;
	border:  #545B32 dotted 1PX;
}

blockquote p{
	padding: 10px 10px 10px 10px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #DD8501;
}

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: 903px;
	padding: 10px 0 0;
}

#header{
	margin: 0 0 0;
	float: left;
	width: 903px;
	height: 237px;
	background: url(images/bg_header.gif) no-repeat left bottom;
	color: #333;

}



#menu ul{
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 0px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #5E5F36;
}

#menu ul li a{
	display: block;
	padding: 6px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #5E5F36;
}

#menu ul li a:hover{
	text-decoration: line-through;
}

#pagetitle{
	clear: both;
	width: 300px;
	height: 119px;
	padding: 0 0 0 30px;
	
	

}

#pagetitle h1{
	padding: 55px 28px 0 290px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	margin: -23px 0 0 1px;
	background: url(images/logo.gif) no-repeat left top;

}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

#syndication{
	float: right;
	padding: 22px 41px 0;
	color: #999;
	width: 90px;
	height: 52px;
}

#syndication a{ 
	color: #666; 
	width: 90px;
	height: 52px;
}

#feed{
	
	background: url(images/feed_icon.gif) no-repeat 0 1px;
	width: 90px;
	height: 52px;
}

#syndication a.feed{
	padding: 0 0 0 19px;

}

#searchbox{
	float: right;
	padding: 1px 35px 0;
	width:280px;
}

#searchbox input#s{
	color: #ffffff;
	padding: 5px;
	background:none;
	border:none;
	width:160px;
}

#searchbox input#searchsubmit{ height: 24px;  }

.pagewrapper{
	margin: 4px 0 0;
	float: left;
	width: 903px;
	background: #fff url(images/bg_page_bottom.gif) repeat;
	color: #666666;
}

.page{
	float: left;
	padding: 0 5px 4px;
	background: url(images/bg_page_top.gif) no-repeat;

}

.wrapper{ /* This wrapper class is for Page and Single Post pages. */
	float: left;
	width: 495px;
}

.narrowcolumnwrapper{
	margin: 4px 0 0;
	float: left;
	width: 490px;
	background: #fff url(images/bg_narrowcol.gif) repeat-y;
}

.narrowcolumn{
	float: left;
	width: 490px;
	background: url(images/bg_narrowcol_bottom.gif) no-repeat left bottom;
}

.content{
	float: left;
	width: 470px;
	background: url(images/bg_narrowcol_top.gif) no-repeat left top;
	padding:30px 7px 30px 13px;


}

.post{
	padding: 9px 12px 15px 11px;
	line-height: 18px;
	border:#DD8501 solid 1px;
	width: 435px;
	margin: 0 0 16px 0;
}

.post h2{
	padding: 0 0 2px;
	font-size: 20px;
	font-weight: bold;
	line-height: 27px;
	color: #545B32;
}

.post h2 a{
	text-decoration: none;
	color: #545B32;


}

.post h2 a:hover{
	text-decoration: line-through;
	color: #DD8501;

}

.post img{
	padding: 5px;
	background-color: #dedfa9;
	float: left;
	margin: 5px 6px 10px 0;


}

.post img a{
	padding: 5px;
	margin: 5px 10px 0 0;
	display: block;
}

.post img a:hover{
	padding: 5px;
	display: block;
	margin: 5px 10px 0 0;

}

.alignleft{

	margin: 5px 10px 0 0;
}

.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.postport{
	padding: 9px 12px 10px 11px;
	line-height: 18px;
	height:150px;
	width: 435px;
	margin: 0 0 0px 0;
	background: #ffffff url(images/line_art.gif) center bottom no-repeat;
}

.postport h2{
	padding: 0 0 2px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color: #545B32;
}

.postport h2 a{
	text-decoration: none;
	color: #545B32;


}

.postport h2 a:hover{
	text-decoration: line-through;
	color: #DD8501;

}

.postport img{
	padding: 5px;
	background-color: #dedfa9;
	margin: 5px 10px 0 0;
}

.postport img a{
	padding: 5px;
	margin: 5px 10px 0 0;
	display: block;
}

.postport img a:hover{
	padding: 5px;
	display: block;
	margin: 5px 10px 0 0;

}

.posttheme{
	padding: 9px 0px 0px 11px;
	line-height: 18px;
	border:#DD8501 solid 1px;
	float: left;
	margin: 0 5px 16px 0;
}

.posttheme h2{
	padding: 0 0 2px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color: #545B32;
}

.posttheme h2 a{
	text-decoration: none;
	color: #545B32;


}

.posttheme h2 a:hover{
	text-decoration: line-through;
	color: #DD8501;

}

.posttheme img{
	padding: 5px;
	background-color: #dedfa9;
	margin: 5px 10px 0 0;
}

.posttheme img a{
	padding: 5px;
	margin: 5px 10px 0 0;
	display: block;
}

.posttheme img a:hover{
	padding: 5px;
	display: block;
	margin: 5px 10px 0 0;
}


.menupost{
	margin: 0 0px 15px 0px;
	border: 1px solid #545b32;
	width: 197px;
	line-height: 18px;
	padding: 0;

}

.menupost ul{
	margin: 0;
	padding: 0 0 12px 0;
	list-style: none;
}

.menupost ul li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.menupost ul li a {
	display: block;
	color: #DD8501;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px dotted #5E5F36;
	}

.menupost ul li a:hover {
	background: #dedfa9;
	color: #545b32;
	padding-left: 10px;
	text-decoration:line-through;
	}

.menupost ul li h2{
	margin: -1px 0 0 0;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #545b32;
	background: url(images/bgn_ul_li.gif) no-repeat left top;
}

.menupost ul ul li{
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.entry{}



.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: 20px;
color: #545B32; }

.entry h3{ font-size: 16px; 
color: #545B32;}

.entry h4{ font-size: 14px;
color: #545B32; }

.entry h5{ font-size: 13px; 
color: #545B32;}

.entry h6{ font-size: 12px;
color: #545B32; }

.postinfo{
	font-size: 20px;
	text-align: center;
	color: #545b32;
	font-weight: bold;
   	float: right;
    width: 50px;
    margin: -10px 0 1px 4px;
    padding: 9px 0px 32px 2px;
	background: url(images/bg_dateinfo.gif) no-repeat left top;
	
}

.postinfo a{
	color: #dd8501;;
}

.postinfo a:hover{
	text-decoration: line-through;
	color: #dd8501;
}

.postDate {
    color: #DD8501;
	background: none;
    padding: 3px;
    margin: 1px 0px 0 1px;
    font-weight: bold;  
    text-align: left;
    text-transform: uppercase;
	width: 40px;
	font-size: 11px;
                }



.browse{

	padding: 15px 16px;
	line-height: 18px;
}

.mainsidebar{
	margin: 4px 0 0 2px;
	float: right;
	width: 394px;
	height: auto;
	line-height: 18px;
	border: #545b32 solid 1px;
	background: #ffffff url(images/bg_side_main.gif) repeat-y;
	padding: 0px 0px 0 0;
}


.sidebartop{
	margin: -1px 0 0 0px;
	float: left;
	width: 394px;
	line-height: 18px;
	background-color: #ffffff;
	padding: 0 0 0 0;
}

.mainad img{
	margin: 0px;
	padding: 1px 0px 0px 1px;
	background: #dd8501;
}


	
.mainad{
	margin: 2px;
	padding: 1px;
	border: 1px solid #545b32;
	background: #dd8501;
}
	
.sidebartop ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebartop ul li {
	display: inline;
	margin: 0px;
	padding: 0px;

}

.sidebartop ul li a {

	margin: 0px;
	padding: 0px;
	background: #dd8501;

	}

.sidebartop ul li a:hover {
	margin: 0px;
	padding: 0px;
	background: #dedfa9;
	

	}

.sidebartop ul li h2 {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #545b32;
	background: #ffffff url(images/bgn_ul_li.gif) no-repeat left top;
}

.sidebartop ul ul li {
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.sidebartop ul ul ul{ padding: 3px 0 0; }

.sidebartop ul ul ul li{
	padding: 6px 0px 3px 15px;
	
}

.sidebartop ul ul ul ul li{
	
}



.sidebar{
	margin: 0 0px 0 0px;
	float: left;
	width: 197px;
	line-height: 18px;
	padding: 0;

}

.sidebar ul{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	
}

.sidebar ul li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.sidebar ul li a {
	display: block;
	color: #DD8501;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px dotted #5E5F36;
			width: 186px;
	}

.sidebar ul li a:hover {
	background: #dedfa9;
	color: #545b32;
	padding-left: 10px;
	text-decoration:line-through;
			width: 186px;
	}

.sidebar ul li h2{
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #545b32;
	background: url(images/bgn_ul_li.gif) no-repeat left top;
}

.sidebar ul ul li{
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.sidebar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li{
	padding: 6px 0px 3px 0px;

}

.sidebar ul ul ul ul li{

}


.obar{
	margin: 0 0 0 0px;
	float: left;

	width: 197px;
	line-height: 18px;

}

.obar ul{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

.obar ul li{
	display: inline;
	padding: 0px;
	margin: 0px;
	width: 186px;
}

.obar ul li a {
	display: block;
	color: #DD8501;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px dotted #5E5F36;
	border-left: 1px solid #5E5F36;
	width: 186px;
	}

.obar ul li a:hover {
	background: #dedfa9;
	color: #545b32;
	padding: 2px 0px 2px 10px;
	text-decoration:line-through;
	border-left: 1px solid #5E5F36;
	}

.obar ul li h2{
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #545b32;
	background: url(images/obg_ul_li.gif) no-repeat left top;
}

.obar ul ul li{
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.obar ul ul ul{ padding: 3px 0 0; }

.obar ul ul ul li{
	padding: 6px 0px 3px 0px;
	
}

.obar ul ul ul li{
	
}


/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #545B32;
}

.commenttext{
	color: #FFFFFF;
}

.post h3#respond{
	color: #545B32;
}

ol.commentlist{
	margin: 10px 0 17px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 0px 8px 8px 8px;
    background: #DEDFA9;
	background:  #DEDFA9 url(images/bg_comment_bottom.gif) no-repeat left top;
}

ol.commentlist li .commentmetadata{
	margin: 5px 0 23px;
	font-size: 11px;
	color: #546477;

}

ol.commentlist li .commentmetadata a{
	color: #DD8501;
}

ol.commentlist li .commentmetadata:hover {
	color: #545B32;
	text-decoration:line-through;
	}

form#commentform small{
	font-size: 11px;
}

.commentinput {
	width:240px;
	background:url(images/commentinputs.gif)  repeat;

	border:0px solid #44A6D9;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	font-size:11px;

	}

.commenttextarea {
	width:425px;
	background:url(images/commentinputs.gif) repeat;
	border:0px solid #44A6D9;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	font-size:11px;

	}




/* FOOTER TEMPLATE */

#footer{
	margin: 0 0 0;
	float: left;
	width: 903px;
	height: 120px;
	background: url(images/bg_footer.gif) no-repeat left top;
	color: #e4e4e4;
}

.mainrlfooter{
	margin: 5px 0 0 4px;
	float: left;
	width: 887px;
	padding: 2px 2px 2px 2px;
	color: #e4e4e4;
}

.leftfooter{
	float: left;
	width: 490px;
	background: #ffffff;
	color: #ffffff;
}

.rightfooter{
	padding: 10px 0px 0px 0px;
	float: left;
	width: 390px;
	color: #ffffff;

}

.rightfooter p{
	margin-left: 176px;
	color: #ffffff;
}

.rightfooter a{
	color: #545b32;
}