/* 
	Theme Name: We Are HWH
	Theme URI: http://www.wearehwh.com
	Description: A custom theme created for High Wide & Handsome by Verdilak at <a href="http://www.DustyRobot.com">Dusty Robot Creative</a>.
	Author: Verdilak
	Author URI: http://www.dustyrobot.com
	Version: 1.0
*/

body  
{ 
background:#302d2a url('images/bg_main.jpg') repeat-x fixed;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

br.clear {
clear: both;
}
a {
	outline: none;
}

/*------------------------------- Main Structure ----------------------------------*/

#container {
background: #fff;
width: 980px;
height: auto;
border: none;
padding: 0 0 0 0;
margin:  0 0 0 0;
}

#header  {
background: url('images/header.jpg') no-repeat top center;
width: 980px;
height: 194px;
position: fixed;
top: 0px;
z-index: 7;
border: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#headerIE7 {
display:none;
width: 980px;
height: 194px;
background: url('images/header.jpg') no-repeat top center;
position: fixed;
top: 0px;
z-index: 50;
border: none;
}
/*------------------------------- Left Column ----------------------------------*/

#content {
width: 547px;
height: auto;
border: none;
text-align: left;
float: left;
padding: 0 0 0 10px;
margin: 194px 0 0 0;
}

.post {
width: 540px;
height: auto;
font-size: 12px;
font-family: Arial, Helvetica, "Sans Serif";
line-height: 18px;
color: #87807c;
text-align: justify;
border: none;
padding: 0 0 20px 0;
margin:  20px 0 0 0;
}

.post h1 {
font-size: 21px;
font-family: Arial, Helvetica, "Sans Serif";
font-weight: normal;
color: #87807c;
text-align: left;
border: none;
padding: 0 0 0 0;
margin:  0 0 2px 0;
}

.post h2 {
font-size: 15px;
font-family: Times, "New Roman", Georgia, "Serif";
font-style: italic;
font-weight: normal;
color: #ada6a0;
text-align: left;
border: none;
padding: 0 0 0 0;
margin:  0 0 0 0;
}

.post p {
border: none;
padding: 0 0 0 0;
margin:  8px 0 0 0;
}

.post p img {
border: none;
padding: 0 0 0 0;
margin:  0 0 0 0;
}

.post img.alignleft {
float: left;
border: none;
padding: 0 0 0 0;
margin: 0 10px 0 0;
}

.post img.alignright {
float: right;
border: none;
padding: 0 0 0 0;
margin: 0 0 0 10px;
}

.post a {
font-size: 11px;
font-family: Arial, Helvetica, "Sans Serif";
color: #000;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

.post a:hover {
font-size: 11px;
font-family: Arial, Helvetica, "Sans Serif";
color: #000;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

/*------------------------------- Archives ----------------------------------*/
.attachment-full {
	border:none;
}

#archive_title {
background: url('images/archive_header.gif') no-repeat top center;
width: 485px;
height: 31px;
font-size: 20px;
font-family: Arial, Helvetica, "Sans Serif";
font-weight: normal;
text-transform: uppercase;
color: #87807c;
text-align: left;
border: none;
padding: 9px 0 0 55px;
margin:  0 0 0 0;
}

.archivenav {
font-size: 12px;
font-family: Times New Roman, Times, Georgia, "Serif";
font-weight: normal;
font-style: italic;
text-transform: none;
color: #87807c;
text-align: left;
border: none;
padding: 4px 12px 0 0;
margin:  0 0 0 0;
}

.archivenav a {
color: #000000;
}

.archiveblock {
background: #f3f1ee;
float: left;
width: 175px;
height: 180px;
font-size: 10px;
font-family: Arial, Helvetica, "Sans Serif";
line-height: 18px;
color: #87807c;
text-align: left;
border: none;
padding: 0 0 10px 0;
margin:  20px 7px 0 0;
}

.archiveblock h1 {
font-size: 12px;
font-family: Arial, Helvetica, "Sans Serif";
font-weight: normal;
color: #87807c;
text-align: left;
border: none;
padding: 0 0 0 0;
margin:  0 6px 0 6px;
}

.archiveblock i {
font-size: 11px;
font-family: Times New Roman, Times, Georgia, "Serif";
font-weight: normal;
font-style: italic;
color: #87807c;
text-align: left;
border: none;
padding: 0 0 0 0;
margin:  0 6px 0 6px;
}

.archiveblock a {
color: #87807c;
text-decoration: none;
}

.archiveblock a:hover {
color: #87807c;
text-decoration: underline;
}

/*------------------------------- Meta Details ----------------------------------*/

.metastuff {
border: none;
padding: 0 0 0 35px;
margin:  0 0 0 0;
}

.details {
float: left;
font-size: 13px;
font-family: Times, "New Roman", Georgia, "Serif";
font-style: italic;
font-weight: normal;
color: #ada6a0;
text-align: left;
border: none;
padding: 0 0 0 0;
margin:  0 0 0 0;
}

.commentlink {
float: right;
border: none;
padding: 0 0 0 0;
margin:  0 0 0 0;
}

.pagination {
background: #f3f1ee;
width: 520px;
height: auto;
border: none;
padding: 10px 10px 8px 10px;
margin: 10px 0 20px 0;
}

.pagination a {
font-size: 12px;
font-family: Arial, Helvetica, "Sans Serif";
color: #000;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

.pagination a:hover {
font-size: 12px;
font-family: Arial, Helvetica, "Sans Serif";
color: #000;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}
/*------------------------------- Slider ----------------------------------*/
/* goto: stylesheets/coda-slider-2.0.css */
.panel-wrapper a img{
	border:none;
}
.slider_title,.slider_client,.slider_featured {
	font-family: Arial, Helvetica, "Sans Serif" !important;
	color: #87807c !important;
}
.slider_title {
	font-size:21px;
	font-weight: bold;

}
.slider_client {
	font-size:14px;
	font-style:italic;
	font-family: "Times New Roman" !important;
}
.slider_featured {
	font-size:11px;
	float:right;
	/*width:81px;
	height:36px;*/
	padding-top:22px;
	left:400px;
	top:5px;
	position:absolute;
	z-index:5;	
}
.panel img {
	padding-top:10px;
}


/*------------------------------- Comments ----------------------------------*/

.comments {
background: #f3f1ee;
width: 520px;
height: auto;
text-align: left;
float: left;
color: #393631;
border: none;
padding: 10px 10px 10px 10px;
margin:  0 0 20px 0;
font-size: 12px;
font-family: Arial, Helvetica, "Sans Serif";
}

.comments h2 {
font-size: 12px;
font-family: Arial, Helevetica, "Sans Serif";
font-style: normal;
font-weight: bold;
color: #393631;
text-align: left;
border: none;
padding: 0 0 0 0;
margin:  20px 0 10px 0;
}

.comments a {
font-size: 12px;
font-family: Arial, Helvetica, "Sans Serif";
color: #000;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

.comments a:hover {
font-size: 12px;
font-family: Arial, Helvetica, "Sans Serif";
color: #000;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

/*------------------------------- Sidebar ----------------------------------*/

#sidebar {
background: #f7f5f2 url('images/bg_sidebar.jpg') no-repeat bottom center;
width: 366px;
height: auto;
text-align: left;
float: left;
color: #393631;
border: none;
padding: 10px 10px 10px 10px;
margin:  194px 0 20px 20px;
font-size: 12px;
font-family: Arial, Helvetica, "Sans Serif";
}
#sidebar img{
	border:none;
}
#sidebar h2 {
font-size: 12px;
font-family: Arial, Helevetica, "Sans Serif";
font-style: normal;
font-weight: bold;
color: #393631;
text-align: left;
border: none;
padding: 0 0 0 0;
margin:  20px 0 10px 0;
}

#sidebar li {
list-style-type: none;
}

#sidebar a {
font-size: 11px;
font-family: Arial, Helvetica, "Sans Serif";
color: #403f3f;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

#sidebar a:hover {
font-size: 11px;
font-family: Arial, Helvetica, "Sans Serif";
color: #000;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}
.search {
	font-family:Arial;
	font-size:11px;
	color:rgb(174,167,161);
	padding:6px 0 0 10px  !important;
	border:1px solid rgb(209, 209,209);
	width:156px;
	height:16px;
	background:url('images/n_search.jpg') no-repeat top left;
}
.searchButton {
	width:0px;
	height:0px;
	border:none;
	padding:0 !important;
}
#sidebar ul {
	margin:0 !important;
	padding:0 !important;
}
#sidebar li {
	margin:0 !important;
}
#sidebar .textwidget p{
	margin:0 !important;
	padding:0 !important;

}
/*------------------------------- Navigation ----------------------------------*/
/* Do not add padding or height to DropBoxes! Script will malfunction. */
.DropBox {
	font-size: 12px;
	font-family: Arial, Helvetica, "Sans Serif";
	color: #746f68;
	overflow:hidden;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

.DropBox i {
	font-size: 13px;
	font-family: Times New Roman, "New Roman", Georgia, "Serif";
	color: #746f68;
}


#DropBoxAbout, #DropBoxWho, #DropBoxWhat, #DropBoxTrust, #DropBoxContact, #DropBoxFeedback{
	font-size: 12px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 18px;
	color: #393631;
	text-align: justify;
	border: none;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	overflow:hidden;
}
#DropBoxWho, #DropBoxWhat, #DropBoxTrust, #DropBoxContact, #DropBoxFeedback{
	width:167px;
}
#DropBoxAbout {
	width:351px;
}
.DropButton {
	cursor:pointer;
}
.navButton {
	cursor:pointer;
	margin-bottom:2px;
	border:none;
}
.navLeft {
	float:left;
	width:180px;
	height:auto;
}
.navRight {
	float:right;
	width:180px;
}
.navDropBox {
	padding:0 0 0 0 !important;
	overflow:hidden;
	width:345px;
	margin:0 0 0 5px;
	background:white;
}
.navDropBox2 {
	padding:0 0 0 0 !important;
	overflow:hidden;
	margin-left:5px;
	background:white;
	width:152px;
}
.navPadding { 
	padding:3px 8px 20px 8px;
}
.navPadding2 { 
	padding:20px;
}
.current_page_item a{color:#a380af !important;} 
.current-cat a{color:#a380af !important;}
/*------------------------------- Footer ----------------------------------*/

#footer {
background: url('images/bg_footer.png') no-repeat top center;
font-size: 10px;
font-family: Arial, Helvetica, "Sans Serif";
color: #fff;
text-align: right;
text-transform: uppercase;
width: 900px;
height: 46px;
border: none;
padding: 33px 80px 0 0;
margin:  0 0 0 0;
}

/*------------------------------- Footer ----------------------------------*/

input {
background: #fff;
color: #393631;
border: none;
padding: 5px;
margin:  0 0 0 0;
}

textarea {
background: #fff;
color: #393631;
border: none;
padding: 5px;
margin:  0 0 0 0;
}