body {
margin: 0px;
}

.storycontent {
font-size: 14px;
margin: 0px 0px 0px 10px;
}

.storycontent a {
color: #e9ea9a;
font-weight: bold;
text-decoration: none;
}

.storycontent a:hover {
	border-bottom: 1px solid #4c2b0c;
}

.post {
font-size: 12px;
margin: 0px 0px 0px 5px;
}

.textwidget {
font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
color: #000000;
letter-spacing: 0.1em;
padding-left: 12px;
}

.textwidget a {
color: #000000;
text-decoration: none;
font-size: 12px;
}

.textwidget a:hover {
font-size: 12px;
color: #4c2b0c;
text-decoration: underline;
}

h3 {
font: normal normal 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing: 0.2em;
font-weight: bold;
margin: 0px 0 2px 0;
}

h3.storytitle {
border-bottom: 1px dotted #4c2b0c;
margin: 10px 0px 0px 10px;
padding: 0;
padding-left: 12px;
text-transform: lowercase;
}

h2 {
font: 75%;
border-bottom: 1px dotted #4c2b0c;
margin: 0px 0px 0px 10px;
}

#menu {
	padding: 20px 0 10px 0px;
	top: 0;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #4c2b0c;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	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: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #4c2b0c;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 0px;
	empty-cells: show;
	font-size: 14px;
	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: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 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 {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
