/* Standard font family for site */

html{
font-size:100%;
}

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
   /*font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;*/
   /*font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;*/
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
   /*font-family: "Lucida Grande", Verdana, Arial, sans-serif;*/
   font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}




/* Page body style */

body
{
	margin: 0;
	padding: 0;
    color: #333;
	background-color: #BBC3C3;
	background-image: url(http://www.killauthor.com/images/page_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
    font-size: 0.85em;
    line-height: 1.5em;
}




/* Standard paragraph style */

p, ul, td
{
	margin-top: 0;
	margin-bottom: 20px;
}





/* Headings */

h1
{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
 	font-weight: bold;
  	font-size: 1.8em;
  	line-height: 1.0em;
  	padding-top: 2px;
  	margin: 0 0 20px 0;
  	color: #FFFFFF;
  	background-color: inherit;
}

h2
{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  	font-weight: bold;
  	font-size: 1.2em;
  	line-height: 1.0em;
  	padding-top: 0px;
  	margin: 20px 0 20px 0;
  	color: #FFFFFF;
  	background-color: inherit;
}

h3
{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  	font-weight: bold;
  	font-size: 1.0em;
  	line-height: 1.0em;
  	padding-top: 2px;
  	margin: 20px 0 20px 0;
  	color: #FFFFFF;
  	background-color: inherit;
}




/* Container for page */

#container
{
  	position: relative;
  	margin: 0 auto 0 auto;
  	padding: 0 0 20px 0;
  	width: 770px;
  	color: inherit;
  	background-color: inherit;
}




/* Page header area */

#page-header
{
    color: #BBC3C3;
	background-color: #FFFFFF;
	height: 185px;
	background-image: url(http://www.killauthor.com/images/tower_top.gif);
	background-position: 687px 18px;
	background-repeat: no-repeat;
}

#page-header h1
{
  	color: #505050;
  	background-color: inherit;
  	font-family: "courier new";
  	font-size: 3.2em;
  	font-weight: bold;
  	position: absolute;
  	line-height:1.2em;
  	right: 0;
  	top: 50px;
  	width: 360px;
  	text-align: right;
  	margin: 0;
  	padding: 0;
}

#page-header h1 a:link 
{
	color: #505050;
  	background-color: inherit;
	font-family: "courier new";
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}

#page-header h1 a:visited 
{
	color: #505050;
	font-family: "courier new";
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}

#page-header h1 a:hover 
{	
	color: #95AA56;
	font-family: "courier new";
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}
	
#page-header h1 a:active 
{	
	color: #95AA56;
	font-family: "courier new";
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}

#page-header h1 span
{
  	color: #BBC3C3;
  	background-color: inherit;
  	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  	font-size: 17px;
  	display: block;
  	margin: -0.5em 0 0 0;
  	padding: 0;
  	letter-spacing: 1.2px;
}




/* Menu */

#menu
{
  	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  	font-size: 1.0em;
  	text-transform: uppercase;
  	padding: 22px 0 0 0;
  	margin: 0;
}

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

#menu li
{	margin-left: 0px;}

#menu a
{
  	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  	font-size: 1.0em;
  	font-weight: bold;
  	color: #BBC3C3;
  	background-color: inherit;
  	text-decoration: none;
  	margin: 0;
  	padding: 0;
  	line-height: 1.5em;
}

#menu a:active
{
  	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;	
  	font-size: 1.0em;
  	font-weight: bold;
  	color: #BBC3C3;
  	background-color: inherit;
  	text-decoration: none;
  	margin: 0;
  	padding: 0;
  	line-height: 1.5em;
}

#menu a:hover
{
  	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;	
  	font-size: 1.0em;
  	font-weight: bold;
  	color: #95AA56;
  	background-color: inherit;
  	text-decoration: none;
  	margin: 0;
  	padding: 0;
  	line-height: 1.5em;
}




/* Intro and byline text and audio (if required)*/

.intro
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
  	color: #888888;
  	background-color: inherit;
}

.byline
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 16px;
	line-height: 21px;
  	color: #888888;
  	background-color: inherit;
}

.audio
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height:21px;
	padding-bottom:4px;
  	color: #888888;
  	background-color: inherit;
}




/* Blog meta text */
.meta a.nav:link, a.nav:active
{
    font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

.meta a.nav:visited
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height: 21px;
    color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

.meta a.nav:hover
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #95AA56;
	background-color: inherit;
    text-decoration: none;
}




/* Footnotes text */
#footnotes
{
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
  	border-top: 1px solid #999;
}

#footnotes p
{   	
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height: 21px;
  	color: #888888;
  	background-color: inherit;
}

#footnotes a.nav:link, a.nav:active
{
    font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#footnotes a.nav:visited
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height: 21px;
    color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#footnotes a.nav:hover
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	color: #95AA56;
	background-color: inherit;
    text-decoration: none;
}




/* Page body */

#page-body
{ 
  	padding-top: 40px;
  	width: 770px;
}

body.home #page-body
{
  	padding-top: 184px;
  	background: transparent;
	background-image: url(http://www.killauthor.com/images/home_header_bg.jpg);
	background-position: 0 0;
  	background-repeat: no-repeat;
}








/* Main content area */

#main-content
{
  	float: left;
  	width: 410px;
  	padding: 0 60px 0 0;
  	text-align: justify;
}

#main-content p, td
{
    /*font-size: 1em;
	line-height: 1.615em;*/
	font-size: 13px;
	line-height: 21px;
}

#main-content a:link, a:active
{
    font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#main-content a:visited
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
    color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#main-content a:hover
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	color: #95AA56;
	background-color: inherit;
    text-decoration: none;
}

#main-content ol .special
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	background-color: inherit;
    text-decoration: underline;
}

#main-content li
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	background-color: inherit;
    text-decoration: none;
}

blockquote
{
    /*font-size: 1em;
	line-height: 1.615em;*/
	font-size: 13px;
	line-height: 21px;
}





/* Sidebar area */

#sidebar
{
  	float: left;
  	width: 300px;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  	/*font-size: 1.6em;*/
	/*font-weight: bold;*/
  	/*line-height: 2.0em;*/
  	color: #FFFFFF;
  	background-color: inherit;
}

#sidebar p
{
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
  	line-height: 1.2em;
  	color: #FFFFFF;
	background-color: inherit;
}

#sidebar a:link, a:active
{
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.2em;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#sidebar a:visited
{
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.2em;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#sidebar a:hover
{
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.2em;
	color: #95AA56;
	background-color: inherit;
    text-decoration: none;
}

#sidebar h1
{
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 3.2em;
    font-weight: bold;
  	color: #FFFFFF;
  	background-color: inherit;
  	line-height: 1.2em;
  	padding-top:0px;
}

#sidebar h2
{
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 2.2em;
    font-weight: normal;
  	color: #FFFFFF;
  	background-color: inherit;
  	line-height: 1.2em;
  	padding-bottom:12px;	
}

#aboutus
{	
	margin-top:30px;
	padding-top:30px;
  	border-top: 1px solid #999;
}

#forthcoming
{	
	margin-top:30px;
	padding-top:28px;
  	border-top: 1px solid #999;
}

#sidebar h3
{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
 	font-weight: bold;
  	font-size: 1.8em;
  	line-height: 1.0em;
  	margin: 0 0 20px 0;
  	color: #FFFFFF;
  	background-color: inherit;
}

#sidebar .bio
{ 
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
    color: #888888;
  	background-color: inherit;
  	padding:0px 0px 10px 0px;
  	text-align: justify;	
}

#sidebar .forthcoming
{ 
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
    color: #888888;
  	background-color: inherit;
  	padding:0px 0px 0px 0px;
  	text-align: justify;	
}

#sidebar .bio a:link, a:active
{ 
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
    color: #BD5E0A;
  	background-color: inherit;
  	padding:inherit;
  	text-align: justify;	
}

#sidebar .bio a:visited
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	color: #BD5E0A;
	background-color: inherit;
  	padding:inherit;
    text-decoration: none;
}

#sidebar .bio a:hover
{ 
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
    color: #95AA56;
	background-color: inherit;
  	padding:inherit;
    text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0px 0px 22px 16px;
}

#sidebar li
{ 
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	background-color: inherit;
    text-decoration: none;
    list-type: none;
	margin: 0;
	padding: 0;
}

#divider
{
	margin-top:30px;
	padding-top:30px;
  	border-top: 1px solid #999;
}





/* Archive page*/

#archive
{
  	float: left;
  	width: 410px;
  	padding: 0 60px 0 0;
  	text-align: justify;
}

#archive p, td
{
    /*font-size: 1em;
	line-height: 1.615em;*/
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
}

#archive a:link, a:active
{
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#archive a:visited
{
   	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
	font-size: 16px;
	line-height: 21px;
    color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#archive a:hover
{
   	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #95AA56;
	background-color: inherit;
    text-decoration: none;
}

#archive li
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	background-color: inherit;
    text-decoration: none;
}

.date
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
  	color: #888888;
  	background-color: inherit;
}




/* Blog page*/

#blog
{
  	float: left;
  	width: 410px;
  	padding: 0 60px 0 0;
  	text-align: justify;
}

#blog p, td
{
    /*font-size: 1em;
	line-height: 1.615em;*/
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
}

#blog a:link, a:active
{
    font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#blog a:visited
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
    color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#blog a:hover
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	color: #95AA56;
	background-color: inherit;
    text-decoration: none;
}

#blog li
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	background-color: inherit;
    text-decoration: none;
}

blockquote
{
    /*font-size: 1em;
	line-height: 1.615em;*/
	font-size: 13px;
	line-height: 21px;
}

#blog h1
{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
 	font-weight: bold;
  	font-size: 1.8em;
  	line-height: 1.0em;
  	padding-top: 2px;
  	margin: 0 0 20px 0;
  	color: #FFFFFF;
  	background-color: inherit;
}

#blog h1.individual
{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
 	font-weight: bold;
  	font-size: 1.8em;
  	line-height: 1.0em;
  	padding-top: 2px;
  	margin: 0;
  	color: #FFFFFF;
  	background-color: inherit;
  	text-align:left;
}

#blog h2
{
   	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
	font-size: 16px;
	line-height: 21px;
  	color: #888888;
  	background-color: inherit;
  	text-align:left;
}

#blog h2 a:link, a:active
{
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
  	text-align:left;
}

#blog h2 a:visited
{
   	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
	font-size: 16px;
	line-height: 21px;
    color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
  	text-align:left;
}

#blog h2 a:hover
{
   	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #95AA56;
	background-color: inherit;
    text-decoration: none;
  	text-align:left;
}

.blogdate
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
  	color: #888888;
  	background-color: inherit;
  	padding-top: 10px;
}

.blogdate-single
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
	font-size: 13px;
	line-height: 21px;
  	color: #888888;
  	background-color: inherit;
  	margin-top: 15px;
}





/* Standard images */

img
{
	border: none;
}




/* Photos with border */

.wp-post-image
{
  	border: 20px solid #FFFFFF;
  	margin-bottom:22px;
}

img.photo
{
  	border: 20px solid #FFFFFF;
  	margin-bottom:22px;
}

img.photo-noborder
{
  	border: 0px;
}

img.archive
{
  	border: 15px solid #FFFFFF;
  	margin-bottom:20px;
}

img.photomain
{
	display:block;
  	border: 20px solid #FFFFFF;
  	margin-bottom:0px;
  	margin-left: auto;
  	margin-right: auto;
}

img.photomain-noborder
{
	display:block;
  	border: 0px;
  	margin-bottom:0px;
  	margin-left: auto;
  	margin-right: auto;
}




/* Page footer area */

#page-footer
{
	margin: 40px 0 0 0;
  	padding: 20px 0 10px 0;
  	border-top: 1px solid #999;
  	color: #888888;
  	font-size: 13px;
  	line-height: 21px;
  	background-color: inherit;
  	text-align: center;
}

#page-footer p
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
  	margin-bottom: 0;
  	padding-bottom: 0;
}

#page-footer a:link, a:active
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
    font-size: inherit;
	color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#page-footer a:visited
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
    font-size: inherit;
    color: #BD5E0A;
	background-color: inherit;
    text-decoration: none;
}

#page-footer a:hover
{
   	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight: normal;
    font-size: inherit;
	color: #95AA56;
	background-color: inherit;
    text-decoration: none;
}









/* Clearing element */

.clear
{
  	position: relative; clear: both; height: 1px; line-height: 1px; font-size: 1px;
}

