/* 
Theme Name: huckins
Description: Custom theme for Huckins.
Author: Anson-Stoner
Author URI: http://www.anson-stoner.com
Version: 1.0

*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


html,body {
	margin:0;
	padding:0;
	background-image: url(../../../../images/woodbg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;	
}

#wrapper {
	width: 100%;
	float: left;
	margin: 20px 0 100px 0;
	padding-bottom: 100px;
	position: absolute;
}


#container {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}



#header {
	width: 100%;
	float:left;
	clear: both;
}

#headercontent {
	width: 960px;
	float:left;
	clear: both;
}

#logo {
	width: 454px;
	height: 101px;
	margin: 0;
	background-image: url(../../../../images/huckins-logo.gif);
	background-repeat: no-repeat;
	float:left;
	position: relative;
}

#logo p {
	font-family:"Times New Roman", Times, serif;
	font-size: .75em;
	color: #838383;
	margin: 0;
	padding: 55px 0 0 189px;
}


#logo a {
	color: #838383;
	text-decoration: none;
}

.homelink {
	position: absolute;
	top: 0;
	left:0;
	width: 180px;
	height: 101px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	list-style-type: none;
	margin: 68px 0 0 0;
	padding: 0;
	float: right;
	
}

#nav li {
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 1.5em;
	float: left;

}

#nav li a {
	color: #787878;
	text-decoration: none;
}

#nav li a:hover {
	color: #9a3611;
}

#nav li a.active {
	color: #000000;
}

#content {
	width: 770px;
	margin: 0 0 0 189px;
	padding: 0 0 40px 0px;
	float: left;
	position: relative;
	display: inline;
}

#gallery {
	width: 770px;
	height: 340px;
	margin: 0 0 20px 0;
	position: relative;
	float: left;
}


#subnav {
	width: 770px;
	float: left;
	border-top: 1px #787878 solid;
	border-bottom: 1px #787878 solid;
	margin: 0 0 20px 0;
	padding: 0;

}

#subnav ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: .75em;
}

#subnav ul li {
	float: left;
	border-right: 1px #787878 solid;
	margin: 0;
	padding:4px 0;
}

#subnav li a {
	padding:0 20px;
	color: #787878;
	text-decoration: none;
}

#subnav li a:hover {
	color: #9a3611;
}

#subnav li a.active {
	color: #000000;
}


#contentleft {
	width: 510px;
	font-size: .80em;
	color: #787878;
	border-right: 1px #787878 solid;
	margin: 0;
	padding: 0;
	float: left;
}

#contentleft h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	font-size: 2.1em;
}

#contentleft h2 a {
	text-decoration: none;
	color: #787878;
}


#contentleft p {
	margin: 0 20px 15px 0;
	padding: 0;
	line-height: 19px;
	clear: both;
}

#contentright {
	width: 250px;
	margin: 0;
	padding:0;
	float: left;
}

#contentright p {
	margin: 0;
	padding: 0;
}

#newsfeed {
	width: 230px;
	font-size: .9em;
	line-height: 22px; 
	color: #787878;
	font-style: italic;
	padding: 0 0 0 20px;
	margin: 0;
}

#newsfeed a {
	font-style: normal;
	text-decoration: none;
	color: #9a3611;

}

#newsfeed em {
	font-size: .80em;
	color: #000000;
	text-transform: uppercase;
	font-style: normal;
}

#newsfeed p {
	margin: 0;
	padding: 0;
}

#statright {
	width: 220px;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	
}

#statright p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #9c9c9c;
	margin: 0;
	
}


#statright ul {
	font-family:Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: .8em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	width: 220px;
}

#statright li {
	width: 220px;
	height: 20px;
	margin: 0;
	padding: 0;

}
#statright h3 {
	font-size: 1em;
	margin: 3px 0 4px 0;
	padding: 0;
	font-weight: normal;
}

#statright a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #9a3611;
}

#galnav {
	font-family:Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: .75em;
	color: #787878;
	margin: 3px 0 0 0;
}

#galnav a {
	color: #787878;
	text-decoration:none;
	padding: 0 2px 0 2px;
}

#galnav img {
	border: 0;
	vertical-align: text-bottom;
	}

#mediabox {
	position:absolute;
	float: left;
	z-index: 10;
	width: 770px;
	height: 340px;
	top: 0;
	left: 0;
}

#mediabox img {
	float: left;
	border: 2px solid #FFFFFF;
}


.labl {
	width: 135px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;

}

.blist {
	width: 490px;
	margin: 15px 0 0 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #838383;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #838383;
}

#brokeragelist {
	float: left;
	width: 490px;
	margin: 0;
	padding: 0;
}

#brokeragelist ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	line-height: 22px;
}

#brokeragelist img {
	float: left;
	clear: right;
	width: 250px;
	height: 178px;
	margin: 0 15px 10px 0;
}

#brokeragelist p {
	width: 490px;
	float: left;
	clear: both;
	font-size: .9em;
	margin: 5px 0 0 0;
	padding: 0;
}

#brokeragelist h2 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 1.2em;
	color: #000000;
	width: 200px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}

#brokeragelist a {
	color: #9a3611;
	text-decoration: none;
}

#content hr {
	width: 100%;
	border: none 0;
	border-top: 1px #787878 solid;
	height: 1px;
	margin: 0 0 20px 0;

}

#lightgal {
	display: none;
}


#posts {
	float: left;
	width: 490px;
	padding: 0;	
}

#posts a {
	color: #9a3611;
	text-decoration: none;	
}


#posts h2 {
	margin: 5px 0 5px 0;
	font-size: 1.4em;

}

.postinfo {
	width: 490px;
	border-top: 1px #787878 solid;
	border-bottom: 1px #787878 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#sidebar {
	margin-left: 20px;

}

#sidebar h2 {
	color: #000000;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}

#sidebar ul {
	list-style-type: none;
	font-size: .9em;
	margin: 0 0 8px 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0 0 5px 0;
}

#sidebar a {
	text-decoration: none;
	color: #9a3611;
}

#sidebar a:hover {
	text-decoration: underline;
}


.chart {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 18px;
}

.chart  li {
	float: left;
	margin-right: 17px;
}

.colone {
	width: 75px;

}


.postlist {
	list-style-type: none;
	margin: 0;
	padding: 0;

}















