/*
Theme Name: NH Illustration
Theme URI: http://smackhappydesign.com/
Description: For web design.
Version: 1
Author: Nicole Hanusek
Author URI: http://smackhappydesign.com/
Tags: fixed width, two columns, widgets

*/

/* html, div, class and id settings are listed as ordered on page */
/* rules are listed in alphabetical order */

/* -------- reset.css - v1.0 | 20080212 ------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


* html #navigation {} /* ie 6 hack */
*+html #navigation {} /* ie 7 hack */

/* -------- begin html tag settings --------- */
BODY {
	background: #eff2b5 url('images/w-bg.jpg') top center no-repeat;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1em;
	text-align: center;
}
TD {
	padding: 4px;
}
h1, h2, h3, h4, h5 { 
	font-weight: normal;
	line-height: 1.4em;
}
h1 {
	color: #000;
	font-size: 1.6em;
}
h2 {
	color: #b57204;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}
h3 {
	color: #000;
	font-size: 1.2em;
}
h4 {
	color: #91BAB3;
}
h5 {
	color: #D6AD0C;
}
ul, ol {
	margin: 10px 20px;
}
ul li {
	list-style-image:  url('images/bullet.gif');
	margin-bottom: 10px;
}
ol li {
	list-style: decimal;
	margin-bottom: 10px;
}
p {margin: 0 0 1em 0;}
a {
	color: #406618;
	cursor: pointer;
}
a:visited {
	color: #660;
}
a:hover, a:active {
	color: #bfb354;
	text-decoration: none;
}
hr {display: none;}
INPUT, SELECT, OPTION, TEXTAREA {}
	

/* ---------- begin structural settings ---------------- */
#container {
	font-size: .8em;
	margin: 0 auto;
	width: 944px;
}
#header {
	margin: 0 auto;
	position: relative;
}
#header h1 {
	display: none;
}
#logo {
	float: left;
	margin: 50px 0 0 0;
}
#tagline {
	display: none;
}

#navigation {
	float: right;
	font-size: 1.3em;
	margin-top: 50px;
}
#navigation h2 {display: none;}
#navigation ul {
}
#navigation ul li {
}
#navigation a {
	color: #000;
	display: block;
	padding: 14px;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	background: #9aa01d;
	color: #000;
}

#searchform #s {
	width: 130px;
}
#searchform label {display: none;}

#page {
	background: #fff;
	border: 2px solid #e3e87d;
	float: left;	
	width: 940px;;
	text-align: left;
}

#content { 
	background: #fff;
	float: left;
	padding: 20px;
	text-align: left;
  width: 900px;
}
#content.narrowcolumn {
	width: 660px;
}

#sidebar {
	float: right;
	margin: 30px 0;
	width: 220px;
}
* html #sidebar {width: 200px;}
#sidebar h2 {
	padding: 20px 0 0 0;
}
#sidebar ul {}
#sidebar ul li {
	margin: 0 0 4px 0;
	width: 200px;
}
#sidebar a {
	padding: 0 4px;
}
#sidebar a:hover, #sidebar a:active {
	background: #fff;
}
#sidebar .current-cat {font-weight: bold;}

#footerContainer {
	clear: both;
	float: left;
	margin: 0 0 20px 0;
	width: 100%;
}
#footer {
	color: #444;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
}
#footer ul {
}
#footer li {
}
#footer a {
	padding: 0 20px;
	text-decoration: none;
}
.copyright {
	font-size: .8em;
}


/* ------ standard classes -------- */
a.callOut {
	font-size: 1.1em;
	font-weight: 800;
}
.column {
	float: left;
	margin: 0 1%;
}
.date {
	color: #777;
	font-size: .9em;
}
.help {
	color: #777;
	font-size: .8em;
}
.last {border: 0;}
.left, .alignleft {float: left;}
.nav, .nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	float: left;
	list-style: none;
	margin: 0;
}
ul.nobullets li {list-style: url('images/blank.gif');}
.pic {
    border: 3px solid #999;
    background: #fff;
    padding: 1px;
}
.pleft {margin-left: 8px;}
.pright {margin-right: 8px;}
.ptop {margin-top: 8px;}
.pbottom {margin-bottom: 8px;}
.right, .alignright {float: right;}
.selected {font-weight: 600;}
.span-2 {width: 47.5%;}
.span-3 {width: 30.5%;}
.textOff {display: none;}
.textOn {}
.textRight {text-align: right;}
.textLeft {text-align: left;}
.textCenter {text-align: center;}



/* ------- buttons ------- */
span.button  {
	background: url("images/buttons/button-md.png") top right no-repeat;
	display: inline-block;
	margin: 0 0 0 3px;
	padding: 0 10px 0 0;	
}
span.button span {
	background: url("images/buttons/button-md.png") top left no-repeat;
	display: inline-block;	
	line-height: 28px;
	margin-left: -3px;
	padding: 0 0 0 13px;
}
* html span.button span {margin-left: 0;}
span.button input, span.button a {
	background: transparent;
	border: 0;
	font-size: 1em;
	color: #5e4301;
	height: 28px;
	text-decoration: none;
	white-space: nowrap;
}
span.button:active {    background-position: right -72px;}
span.button:active span { background-position: 0 -72px;}

span.button.button-small, span.button.button-small span { background-image: url("images/buttons/button.png"); height: 21px; line-height: 19px;}
span.button.button-small input, span.button.button-small a { height: 19px; font-size: .8em; line-height: 19px;}
span.button.button-small:active {    background-position: right -79px;}
span.button.button-small:active span { background-position: 0 -79px;}

span.button.button-large, span.button.button-large span { background-image: url("images/buttons/button-lg.png"); height: 45px; line-height: 45px;}
span.button.button-large input, span.button.button-large a { height: 45px; font-size: 1.2em; line-height: 45px;}
span.button.button-large:active {    background-position: right -56px;}
span.button.button-large:active span { background-position: 0 -56px;}



.postmetadata {
   border-top: 1px solid #eee;
	 color: #777;
	 float: left;
	 font-size: .9em;
	 padding: 3px 0 0 0;
   margin: 10px 0 100px 0;
	 width: 100%;
}
.post small {
	color: #777;
	font-size: .9em;
}
.single .post {
	margin: 20px 0 0 0;
	text-align: center;
}
.single .post img {
	margin: 10px;
}
#commentform textarea {
	width: 660px;
}
.excerpt {
	float: left;
	height: 150px;
	margin: 0 30px 30px 0;
	width: 300px;
}
.excerpt img {
	border: 1px solid #ccc;
	margin: 0 10px 2px 0;
}
.excerpt a:hover img {
	border-color: #000;
}
.excerpt a {text-decoration: none;}
#content.single #respond,
#content.single .post {
	clear: both;
	margin: 0 auto;
}
.navigation {
	margin: 0px 0 0 0;
}
#formBuilderCSSIDContact_Form {
	float: left;
	width: 490px;
}
.thumbContainer img {
	border: 1px solid #ccc;
	margin: 0 8px 8px 0;
}
.thumbContainer a:hover img {
	border-color: #000;
}