body {
 font-family: arial, sans-serif;
 font-size: 12px;   /* for compliant browsers */color: #333;
 line-height: 170%;
 background: #E5E4E4;
 text-align: center;
}
body.archive {
font-size: 12px;   
letter-spacing: 0;
color: #666;
}
* html body {
 font-size: x-small; /* for IE5 on Windows */
 f\ont-size: small;  /* for other IE versions */
}
a {
 color: #333;
}
a:hover {
 color: #999;
}
#wrapper {
 background: #E5E4E4 url(/images/bg.gif) repeat-y;
 width: 517px;
 margin: 0 auto;
}
img {
 border: 0;
}
img.alignright {
	float: right;
	margin-left: 8px;
}
img.alignleft {
	float: left;
	margin-right: 8px;
}
h1 {
 font: bold 100% arial, verdana, sans-serif;
}
h2,
h3 {
 font: bold 100% arial, verdana, sans-serif;
 margin-top: 30px;
 text-transform: uppercase;
}
.clear {
	clear: both;
}
/* homepage content */
#contentHome {
 text-align: left;
 margin: 200px 0 210px 0;
}
#contentHome h1 {
 background: url('/images/levtitle.gif') no-repeat;
 height: 57px;
 width: 517px;
}
#contentHome h1 span {
	display: none;
}

/* nav */
ul.nav {
	margin: 0 auto;
	padding: 0 22px;
	text-align: center;
}
ul.nav li {
	border-right: 1px #999 solid;
	float: left;
	list-style: none;
	padding: 0 8px 0 8px;
	margin: 0 auto;
	text-align: center;
}
ul.nav li.endcap {
	border-right: 0;
	padding-right: 0;
}
ul.nav li a span {
	display: none;
}
ul.nav li a {
	display: block;
	height: 5px;
}
a.nav-home {
	background: url('/images/nav_home.gif') no-repeat;
	width: 23px;
}
a.nav-home:hover {
	background: url('/images/nav_home_over.gif') no-repeat;
	width: 23px;
}
a.nav-codex {
	background: url('/images/nav_codex.gif') no-repeat;
	width: 28px;
}
a.nav-codex:hover {
	background: url('/images/nav_codex_over.gif') no-repeat;
	width: 28px;
}
a.nav-magicians {
	background: url('/images/nav_magicians.gif') no-repeat;
	width: 68px;
}
a.nav-magicians:hover {
	background: url('/images/nav_magicians_over.gif') no-repeat;
	width: 68px;
}
a.nav-time {
	background: url('/images/nav_timemagazine.gif') no-repeat;
	width: 71px;
}
a.nav-time:hover {
	background: url('/images/nav_timemagazine_over.gif') no-repeat;
	width: 71px;
}
a.nav-other {
	background: url('/images/nav_otherwriting.gif') no-repeat;
	width: 18px;
}
a.nav-other:hover {
	background: url('/images/nav_otherwriting_over.gif') no-repeat;
	width: 18px;
}
a.nav-bio {
	background: url('/images/nav_aboutme.gif') no-repeat;
	width: 13px;
}
a.nav-bio:hover {
	background: url('/images/nav_aboutme_over.gif') no-repeat;
	width: 13px;
}
a.nav-contact {
	background: url('/images/nav_contact.gif') no-repeat;
	width: 41px;
}
a.nav-contact:hover {
	background: url('/images/nav_contact_over.gif') no-repeat;
	width: 41px;
}
a.nav-news {
	background: url('/images/nav_news.gif') no-repeat;
	width: 24px;
}
a.nav-news:hover {
	background: url('/images/nav_news_over.gif') no-repeat;
	width: 24px;
}
a.nav-events {
	background: url('/images/nav-events.gif') no-repeat;
	width: 33px;
}
a.nav-events:hover {
	background: url('/images/nav-events-over.gif') no-repeat;
	width: 33px;
}

/* interior page content */
#header h1 {
 background: url('/images/header.gif') no-repeat;
 height: 102px;
 width: 517px;
}
#header h1 span {
 display: none;
}
#content h2 {
 font: bold 100% arial, verdana, sans-serif;
 margin: 0;
 text-transform: uppercase;
}

blockquote {
 background: #fff url(/images/quote.gif) no-repeat;
 border-bottom: 1px #eee solid;
 padding-left: 10px;
 margin: 20px;
}
#content, 
#content-archive {
 color: #333;
 padding: 20px 40px 0px 40px;
 text-align: left;
}


#contactForm input {
 width: 100%;
 border: 1px #ccc solid;
}
#contactForm #message {
 font-family: arial,verdana, sans-serif;
 width: 100%;
 height: 150px;
 border: 1px #ccc solid;
}
#contactForm #btn {
 font-size: 100%;
 letter-spacing: 0.25em;
 border: 0;
 background: #ccc;
 color: #333;
 text-transform: uppercase;
 padding: 5px 0 5px 0;
}
p.error {
 color: #990000;
}
.imgRight {
 float: right;
 margin: 0 0 5px 5px;
}
.imgLeft {
 float: left;
 margin: 0 5px 5px 0;
}
.date {
	font-size: 11px;
	color: #999;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.event {
	background-image: url(/images/date.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#commentform textarea {
	width: 430px;
}

#blog-wrapper {
	margin: 0 auto;
	text-align: center;
	width: 967px;
}
#blog-wrapper-inner {
	float: left;
	width: 517px;
}
#sidebar-left {
	float: left;
	padding-top: 100px;
	text-align: left;
	width: 225px;
}
#sidebar {
	float: left;
	padding-top: 100px;
	width: 225px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar div.widget, 
#sidebar div.col-categories,
#sidebar div.col-extras {
	text-align: left;
}
#sidebar div.widget_categories,
#sidebar div.widget_archive {
	float: left;
	width: 100px;
}

#sidebar div.widget_archive {
	margin-right: 20px;
}

#sidebar div.col-extras {
	margin-right: 0;
}
#sidebar ul a {
	font-size: 10px;
	text-transform: uppercase;
}

#sidebar div.widget ul a, 
#sidebar div.col-categories ul a,
#sidebar div.col-extras ul a {
	display: block;
	border-bottom: 1px #ccc solid;
	padding: 3px;
	text-decoration: none;
}
#sidebar div.widget ul a:hover, 
#sidebar div.col-categories ul a:hover,
#sidebar div.col-extras ul a:hover {
	background: #efefef;
}
div.col-extras {
	margin: 40px 0;
}
div.col-extras a {
	display: block;
	float: left;
	font-size: 11px;
	margin-right: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
div.col-extras a.rss {
	background: url('../images/feed-icon.png') left 50% no-repeat;
	padding-left: 18px;
}
div.col-extras a.twitter {
	background: url('../images/icon-twitter.png') left 50% no-repeat;
	padding-left: 18px;
}
div.col-extras a.fb {
	background: url('../images/icon-facebook.png') left 50% no-repeat;
	padding-left: 18px;
	margin-right: 0;
}
#sidebar h2,
#sidebar-left h2,
h2.widgettitle a {
	border-bottom: 1px #eee solid;
	color: #666 !important;
	letter-spacing: 0.06em;
	padding-top: 30px;
	padding-bottom: 8px;
	text-shadow: 1px 1px 1px rgba(255,255,255,.9);
}
h2.widgettitle a {
	text-decoration: none;
	text-transform: uppercase !important;
}
#text-4 {
	margin: 25px 0;
}
#sidebar #twitter-3 li {
	border-bottom: 1px #ccc solid;
	padding: 8px;
}
#sidebar #twitter-3 a {
	border: none;
	font-size: 12px;
	display: inline;
	text-transform: none;
}
#sidebar #twitter-3 a:hover {
	background: none;
}
div.post {
	margin-bottom: 15px;
}
#content-archive div.post {
	text-transform: none;
}
h2.pagetitle {
	color: #666;
	border-bottom: 1px #ccc solid;
	letter-spacing: 0.05em;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
div.post h2, 
body.single #content div.post h2 {
	font-size: 18px;
	text-transform: none;
}
div.post h2 a {
	color: #999;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
}
div.post small {
	color: #666;
}
div.post a {
	color: #666;
	font-weight: bold;
}
div.post h2 a:hover,
div.post a:hover {
	color: #ccc;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.postmetadata {
	border-bottom: 1px #ccc solid;
	font-size: 10px;
	letter-spacing: 0.04em;
	margin-top: 25px;
	padding-bottom: 20px;
}
.postmetadata a {
	text-decoration: none;
}
.meta-comments a {
	background: url('../images/icon-comment.gif') left 50% no-repeat;
	padding-left: 13px;
}
.meta-share a {
	background: url('../images/icon-share.gif') left 50% no-repeat;
	padding-left: 15px;
}
ol.commentlist img.avatar {
	float: left;
	margin: 0 10px 15px 0;
}
ol.commentlist cite {
	font-weight: bold;
}
div.navigation {
	background: #f8f8f8;
	padding: 3px;
}
div.navigation a {
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
