a {
	color: #004E8A;
}

a img {
	border: none;
}

a:visited {
	color: #004E8A;
}

a:hover {
	color: #ffffff;
	background-color: #004E8A;
}

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

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	border: 1px dotted #004E8A;
	padding-left: 10px;
}

body {
	background: #ffffff;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	padding: 0px;
}

cite {
	font-style: normal;
}

h2 {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
	/*padding-top: 5px;
	padding-bottom: 5px; */
}

.entry {
	padding-bottom: 30px;
}

/*ol#comments li p {
	font-size: 100%;
}*/

p, .feedback, .navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

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

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

.credit {
	width: 576px;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-left: 20px;
	padding: 5px;
}

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

.postmetadata {
	font: 10px Arial, Helvetica, sans-serif;
}

.postmetadata li, ul.post-meta li {
	display: inline;
}

.postmetadata ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.postmetadata, .postmetadata a {
	font-weight: normal;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

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

#searchform #s {
	border: 1px solid #000000;
	padding: .2em;
}

input,textarea {
	font: 11px Georgia, 'Times New Roman', Times, serif;
}

#commentform textarea {
	width: 100%;
}

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

#content {
	width: 576px;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	color: #000000;
	border: solid 1px #666666;
	line-height: 16px;
}

#header {
	width: 610px;
	font: bold 18px Georgia, 'Times New Roman', Times, serif;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px;
}
#tagline {
	width: 610px;
	font: bold 11px Georgia, 'Times New Roman', Times, serif;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
}

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

#header a:hover {
	color: #ffffff;
}

#sidebar {
	width: 180px;
	text-align: left;
	margin: 0 auto 0 620px;
	top: 73px;
	position: absolute;
}

/*#sidebar input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}*/

#sidebar ul {
	color: #000000;
	font: bold 11px Georgia, 'Times New Roman', Times, serif;
	list-style-type: none;
}

#sidebar ul li {
	font: normal Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
}

#sidebar ul ul li a {
	color: #000000;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	color: #ffffff;
}

#sidebar ul ul ul.children {
	padding-left: 4px;
}

#wp-calendar {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 90%;
}

#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;
}

#wp-calendar a:hover {
	background: #004E8A;
	color: #ffffff;
}

#wp-calendar caption {
	color: #000000;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar td {
	color: #000000;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #004E8A;
	color: #ffffff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #004E8A;
	color: #ffffff;
}

#wp-calendar th {
	text-transform: capitalize;
}
