/*
Theme Name: Classic-HH-2

Author: Hannah Henry


*/

a {
	color:#CC0000; text-decoration:none;  text-transform:uppercase; font-size:13px;
}

a img {
	border: none;
}

a:visited {
	color: #CC0000;
}

a:hover {
	color: #000;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1em;
	padding-left: 5px;
}

body {min-width:800px;
	background: #fff;
	color:#666666;
	font-family: 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0; letter-spacing:.1em;
}

cite {
	font-size: 90%;
	font-style: normal;
}
h1{
	border-bottom: 1px dotted #cc0000;
	font: 13px; "Times New Roman", Times, serif; text-transform:uppercase; text-align:center; font-weight:bold;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h2 {
	border-bottom: 1px dotted #cc0000;
	font: 13px; "Times New Roman", Times, serif; text-transform:uppercase; text-align:center; font-weight:bold;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}


img {float:left; padding:10px;}



p, li, {
	font: 100%/175% 'Times New Roman', Times, serif;
	letter-spacing: .2em; color:#666666;
}
p.menu {margin-left:25%}

p.heading{
	
	font: 13px; "Times New Roman", Times, serif; text-transform:uppercase; text-align:center; font-weight:bold;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}


.storytitle {
	margin: 0; font: bold 14px/125% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; color:#CC0000;
}

.storytitle a {
	text-decoration: none;
}
#wrap{position:static; width:800px; height:auto; margin:0 0 0 0;}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 100px;
}

#header {
	background:#fff url(img/header.jpg) no-repeat left; 	
 	height: 200px;
	margin: 0 auto;
	width:565px;
	padding:0;
	border:#ccc 0px solid;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#menu {
	background: #fff;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 33px;
	top:250px;
	width: 213px;
	height: 331px; text-decoration:none;  text-transform:uppercase; font-size:13px; border-left:1px dotted #999; line-height:22px;
}

#menu2 {text-decoration:none;  text-transform:uppercase; font-size:13px; text-align:center; border-bottom: 1px dotted #cc0000;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #666;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font:  normal 90% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px; text-transform:uppercase;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #666;
	text-decoration: none;
}

