/* CSS Document */

/* RESET RELOADED */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, ol,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0; 
}
body {
	line-height: 1;
	color: black;
	background: white;
}
 ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


/* Site Layout */
body {background-color:#000000;background-position: top right;}
#wrapper {width:950px;margin:0 auto;position:relative;}
#header {background-image:url(images/header.jpg);height:160px;width:950px;}
#footer {background-image:url(images/footer.jpg);height:56px;width:950px;clear:both;}
#leftcolumn {float:left;width:205px;color:white; padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
#rightcolumn {float:right;width:205px; padding:10px;margin-bottom:10px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
#colcontainer {position:static;border-left:2px solid #a46a2f;background:url(images/colbackground.gif) #FFF repeat-y top right;}
#centercolumn {width:665px;padding:10px 30px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.clear {clear:both;}

/* Header Nav */
#navigation {width:350px;height:160px;position:relative;}
#navigation li {position:absolute;}
#navigation li a {height:15px;width:100%;display:block;}
#navigation li a:hover {border-bottom:2px solid #FFCC33;}
#nav-home {width:76px;height:14px; left:137px;top:2px;}
#nav-about {width:127px;height:14px; left:68px; top:30px;}
#nav-fiction {width:85px;height:13px;left:92px;top:57px;}
#nav-projects {width:99px;height:10px;left:60px;top:82px;}
#nav-astro {width:122px;height:12px;left:18px;top:108px}
#nav-contact {width:92px;height:14px;left:29px;top:134px}

/* NavBar Styles: Left */
.widget {}
.widget_links li, .widget_recent_entries li, .widget_meta li , .widget li {margin-bottom:16px;line-height:1.8;font-size:12px;}
#leftcolumn li a {color:#d49747;text-decoration:none;border-bottom:1px dotted;padding-bottom:3px;}
#leftcolumn li a:visited {color:#d4af7e;}
#leftcolumn li a:hover {color:#FF0000; border-bottom: 1px solid;}
#leftcolumn .widgettitle {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;width:90%;padding-bottom:5px;border-bottom:1px solid #d49747;color:#d84415;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;}
#leftcolumn ul {margin-bottom:15px;}

/* NavBar Styles: Right */
#rightcolumn li a {color:#FF0000;}
#rightcolumn li a:visited {color:#990000;}
#rightcolumn li a:hover {color:#000000;}
#rightcolumn .widgettitle {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;width:90%;padding-bottom:5px;border-bottom:1px solid #d84415;color:#d49747;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;}
#rightcolumn ul {margin-bottom:15px;}
#rightcolumn .widget {padding:0 12px;}
#rightcolumn p {line-height:1.6;margin-bottom:25px;}
.bookimage {text-align:center;margin: 5px 10px	20px 0px;}
.textwidget {margin-bottom:40px;padding:0 12px;;}
ul.widget_links {padding: 0 15px 0 0px;} 
/* Post and Page Styles */
#centercolumn h2, #centercolumn h1 {font-size:24px;margin-bottom:5px;font-family:"Lucida Sans", "Lucida Grande", sans-serif;line-height:32px;}
#centercolumn h3  {font-size:14px;margin-bottom:7px;margin-top:10px;}
#centercolumn p {margin-bottom:18px;line-height:1.6;font-size:14px;}
#centercolumn p.date {width:45%;font-size:10px;font-style:italic; border-bottom: 1px solid #d49747;margin-bottom:24px;}
#centercolumn p.postmetadata {padding-top:10px; border-top:1px solid #d84415;margin-bottom:20px;font-size:10px;}
#centercolumn img {margin: 0 10px;}
.post {margin-bottom:64px;}
em {font-style:italic}
strong {font-weight:bold;}
blockquote {margin: 5px 25px 18px 25px; background-color:#FFFFCC; padding:10px 10px 1px 10px;line-height:1.5;}
#centercolumn blockquote p:last-child {margin-bottom:0px;}
#centercolumn a {color:#FF0000;}
#centercolumn a:visited {color:a46a2f;}
#centercolumn a:hover {color:#d49747;}
#centercolumn ul {margin-bottom:15px;margin-left:20px;}
#centercolumn li {list-style-type:circle;line-height:1.4;margin-bottom:5px;}
#centercolumn ol {margin-bottom:15px;margin-left:20px;}
.pagetitle {margin-bottom:15px;}
#postnavs {margin:5px auto;width:660px; background-color:#FFFFCC;padding:5px;text-align:center;}
#leftcolumn ul.widget_links {margin-bottom:40px;}
#leftcolumn ul.blogroll, .widget_recent_entries {margin-bottom:40px;}
.commentlist {list-style:lower-roman;}
#commentsnumber {margin-top:10px;}

.addtoany_share_save_container {clear:none !important;}
