body {
	background: url(../images/Shadow.gif) 50% top repeat-y #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
img {
	border: none;
}
a {
	outline: none;
}
a {
	color: #333333;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #209A9B;
}

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

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

acronym, abbr {
	cursor: help;
}
#contentwrap {
	width: 950px;
	margin: 10px auto;
}
#content {
	width: 700px;
	margin: 0px auto;
	float: left;
}
h2 {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 2px;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 28px;
	background: url(../images/datebg.jpg) no-repeat left top;
	height: 40px;
	padding-top: 18px;
	padding-left: 7px;
}
h2#comments, h2#postcomment {
	background: none;
	height: 28px;
	padding: 0px;
	padding-bottom: 2px;
}
.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
a.blogtop {
	float: right; text-align: right; background: url(../images/uparrow.gif) no-repeat right 3px;
	padding: 0px 18px;
	font-size: 12px;
}
a.blogtop:hover {
	background: url(../images/uparrow_active.gif) no-repeat right 3px;
}
a.commentsblogtop {
	float: right; text-align: right; background: url(../images/uparrow.gif) no-repeat right 1px;
	padding: 0px 18px;
	font-size: 12px;
}
a.commentsblogtop:hover {
	background: url(../images/uparrow_active.gif) no-repeat right 1px;
}
h3 {
/*	border-bottom: 1px dotted #ccc;		*/
	padding-bottom: 2px;
	font-size: 16px;
	padding: 6px 0px;
	margin: 0px;
	line-height: 24px;
}
.meta {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.storycontent, p, cite {
	font-size: 12px;
	line-height: 18px;
}
.storycontent p a {
	background: url(../images/link.gif) no-repeat right 2px;
	padding-right: 13px;
}
.feedback {
	font-size: 12px;
	line-height: 18px;
	background: url(../images/icon_comment.gif) no-repeat left 0px;
	padding-left: 20px;
}
li {
	font-size: 12px;
}
ol#comments li p {
	font-size: 12px;
}
.feedback {
	font-size: 12px;
	line-height: 16px;
}
.post {
	padding-bottom: 50px;
}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 0px solid #e0e6e0;
	padding: 0px 15px;
	float: right;
	width: 200px;
}
li#search-3 {
	background: url(../images/searchbg.jpg) no-repeat right 17px;
}
li#recent-posts-3, li#pages-3, li.widget_categories, li#archives-3, li.widget_links-3 {
	background: url(../images/icon_folder.gif) no-repeat right 2px;
}
li#calendar-3 {
	background: url(../images/icon-date.gif) no-repeat right top;
}
#wp-calendar {
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 100%;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
	background: #e0e6e0;
}
#wp-calendar caption {
	color: #999;
	font-size: 14px;
	text-align: center;
	padding: 5px 0px;
}
#wp-calendar td {
	color: #ccc;
	font: normal 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	color: #bbb;
}
#wp-calendar #today a{
	color: #fff;
	background: url(../images/icon_calendar.gif) no-repeat right top #990000;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar #next a {
	padding-right: 16px;
	text-align: right;
	background: url(../images/rightarrow.gif) no-repeat right 2px;
}
#wp-calendar #next a:hover {
	background: url(../images/rightarrow_active.gif) no-repeat right 2px;
}
#wp-calendar #prev a {
	padding-left: 16px;
	text-align: left;
	background: url(../images/leftarrow.gif) no-repeat left top;
}
#wp-calendar #prev a:hover {
	background: url(../images/leftarrow_active.gif) no-repeat left top;
	background-color: none;
}
#menu form {
	margin: 0px;
}
#menu form label {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	margin-bottom: 5px;
}
#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	color: #666666;
	padding-bottom: 30px; /*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;
	color: #666666;
	padding-top: 2px;
}
#menu ul ul li {
	border: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	padding: 2px 0px;
	padding-left: 18px;
	color: #666666;
	border-bottom: dotted 1px #ccc;
	background: url(../images/icon_post.gif) no-repeat left 2px !important;
	background: url(../images/icon_post.gif) no-repeat left 5px;
}
#menu ul ul li a {
	text-decoration: none;
}
#menu ul ul li a:hover {
	border-bottom: 1px solid #209A9B;
}
#menu ul ul ul.children {
	font-size: 12px;
	padding-left: 4px;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 12px;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
ol#commentlist li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}
ol#commentlist li p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
ol#comments li p {
	font-size: 12px;
}


