a {
	color: #663300;
}

a img {
	border: none;
}

a:visited {
	color: #333300;
}

a:hover {
	color: #663300;
}

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

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

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

body {
	font-family: Arial, sans-serif;
	margin: 0;
	background-color: #FFFFF8;	
}

cite {
	font-size: 10pt;
	font-style: normal;
}

h2 {
	font-size: 10pt;
	color : #999;
	font-weight: normal;
	font-style : italic;
	font-family: Arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 15px 0;
	text-decoration: none
}

h2#a:hover {	
	text-decoration:underline
}

h3 {
	margin-top: 0;
	font-size : 12pt;
	font-family: Arial, sans-serif;
	letter-spacing: -0.05em;
	border-bottom: dotted 1px #eee;
}

ol#comments li p {
	font-size: 10pt;
}

p, li, .feedback {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 100%;
}

.credit {
	font-size: 10pt;
	text-align: center;
	border-top: double 3px #aba;
	padding: 3px;
	color: #ffffff;
	background-color: #0099CC;
	margin: 10px 0 0 0;
}

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

.feedback {
	text-align: right;
	color: #000000;
}


.meta, .meta a {
	color: #808080;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0;
	list-style: none;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	font-size : 10pt;
	font-weight : bold;
	letter-spacing: 0.03em;
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}

#commentform textarea {
	width: 100%;
}

#content {
	padding-right: 3px;
}

#header {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 24pt;
	letter-spacing: 0.2em;
	background-color: #0099CC;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-top: solid 0px #9A9;
	border-bottom: double 0px #aba;
	border-left: solid 0px #9a9;
	border-right: solid	 0px #565;
}

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

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

#menu {
	background-color: #fffff8;
	border-left: 1px dotted #ccc;
	border-top: solid 3px #e0e6e0;
	right: 2px;
	top: 0;
	width: 180px;
}

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

#menu input {
	background-color: #eee;
	border: 1px solid #999;
}

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

#menu ul li {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 19pt;
	padding-bottom: 2px;
	border-bottom: dotted 1px #ccc; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	font-family : Arial, sans-serif;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, sans-serif;
	line-height: 130%;
	padding-left: 12pt;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	border: 0;
}

#menu ul ul li a {
	color: #000;
	height: 13px;
	text-decoration: none;;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
	background: #CC0066;
}

#wp-calendar {
	border: 1px solid #999;
	empty-cells: show;
	font-size: 9pt;
	margin: 0;
	color: #191970;
	width: 75%; 
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #0099CC;
}

#wp-calendar a:hover {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	background-color : #FFFFFF;
} 

#wp-calendar caption {
	color: #999;
	font-size: 9pt;
	text-align: center;
}

#wp-calendar td {
	color: #999;
	font: normal 9pt Arial, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	font-size: 9pt;
	color: #0099CC;
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	font-size : 9pt;
}


