abbr {
	text-decoration:none;
	border:none;
}

.post {
	border-bottom: 1px solid #C2C595;
	margin-bottom:40px;
	padding-bottom:5px;
	width:650px;
}

.meta {
	margin-bottom:10px;
}

#menu {
	background: #fff;
	border-left: 1px solid #C2C595;
	padding-left: 10px;
	float:right;
	right: 2px;
	top: 0;
	width: 11em;
	padding-bottom:100px;
	position:absolute;
}

.feedback, #menu, .meta {
	font-size:0.8em;
}

.storytitle a {
	font-weight:normal;
	text-decoration:none;
	font-family:Georgia, Verdana;
	font-size:1.2em;
}

#menu form {
	margin: 0;
}

#menu input#search_btn {
	margin-top:2px;
}

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

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

#menu ul li {
	margin-top: 10px;
	padding-bottom: 12px; /*border-bottom: dotted 1px #ccc;*/
}

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

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
}

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

#menu ul ul li a:hover, .storytitle a, .storytitle a:visited, .storytitle a:hover {
	color:#7a3707;
	text-decoration:none;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	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;
	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;
}

#blog {
	width:810px;
	margin-left:10px;
}
