/*
Theme Name: hairstyle
Theme URI: hmnh.org
Description: Hairy Museum Weblog Style
Version: 1.0
Author: Matt Celeskey
*/

html, body {
	margin: 0;
	padding: 0;
	background-color: #efd15f;
	color: #000000;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
}

img {
	border: 0;
}

#content a, a:link, a:active {
	color: #771111;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	background: #DDAA44;
	font-weight: normal;
}

	
h4 {
	text-align: right;
	color: #600D0F;
	border-bottom: 1px solid #FDF4D9;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

#storytitle {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.2em;
	text-decoration: none;
	color: #600D0F;
	border-bottom: 2px solid #DDAA44;
	border-left: 5px solid #DDAA44;
	padding-left: 7px;
	padding-bottom: 2px;
}
	
#nav {
	width: 170px;
	float: left;
	margin-left: -1px;
	padding-left: 18px;
	padding-top: 14px;
}


#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
}

#nav ul li a {
	margin: 2px;
	padding: 5px 10px;
	width: 130px;
	border: 2px solid #FDF4D9;
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, Palatino, serif;
	color: #32141E;
	font-size: 12px;
	font-weight: bold;
}

#nav ul li a:hover {
	background: #DDAA44;
}

#nav table {
	background: #4D3437;
}

#nav td {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	color: #32141E;
	padding: 3px;
	padding-bottom: 4px;
	}

#nav td a {
		color: #32141E;
		text-decoration: none;
		font-weight: normal;
	}
	
#nav td a:hover {
		text-decoration: underline;
		text-shadow: white 0em 0em 1em;
		background: none;
	}

#subnav {
	padding-left: 10px;
}

#subnav ul li a {
	margin: 2px;
	padding: 3px 10px;
	width: 110px;
	border: 0;
	border-left: 1px solid #FDF4D9;
	border-bottom: 1px solid #FDF4D9;
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, Palatino, serif;
	color: #3D2534;
	font-size: 11px;
	font-weight: normal;
}
	
#content {
	padding: 10px 25px;
	margin-left: 200px;
	margin-right: 75px;
	border-left: 1px solid #600D0F;
	line-height: 1.65em;
	}

#header {
	background: url(images/background.gif) repeat-x 0 0;
	border: 0;
	margin-bottom: 0px;
	padding-top: 11px;
	padding-left: 40px;
	text-align: left;
	}
	
#header a:hover {
	background: none;
}
	
#footer {
	position: fixed;
	width: 100%;
	bottom: 0px;
	background: url(images/basehair.gif) repeat-x 0 0;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDF4D9;
	clear: both;
	}

#bottomblurb {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #3D2534;
	text-align: right;
}

#bankleft {
	padding: 15px;
	height: 200px;
	background-color: #016505;
	color: #fff;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.6;
	margin-bottom: 15px;
	border: 2px solid #fff;
}

#bankleft a, a:link, a:active  {
	color: #EFD15F;
	text-decoration: underline;
	font-weight: bold;
}

#bankright a, a:link, a:active {
	color: #F9574A;
	text-decoration: underline;
	font-weight: bold;
}

#bankleft a:hover {
	background-color: #F9574A;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#bankright a:hover {
	background-color: #F9574A;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}




#bankleft img {
	float: left;
	padding-right: 25px;
}

#bankright img {
	float: right;
	padding-left: 25px;
}

div.thumbfloat {
	float: left;
	width: 100px;
	height: 150px;
	padding: 10px;
	text-align: center;
}

div.thumbfloat p {
	text-align: center;
	font-size: 11px;
	line-height: 1em;
}

div.thumbholder {
	border: 1px solid #FDF4D9;
}


div.spacer {
	clear: both;
	}
