/*
Theme Name: Luke and Jon
Theme URI: http://www.lukeandjon.co.uk/
Description: Customised WordPress theme for Robert Williams, author of the novel 'Luke and Jon'
Version: 1.0
Author: 33cl design.
Author URI: http://www.33cl-design.com/
Tags: 
*/


* {
	padding: 0;
	margin: 0;
	border: 0;
	}
body {
	padding-top: 35px;
	font-size: 12px;
	font-family: Verdana;
	color: #648334;
	}
#wrapper {
	width: 560px;
	background: #FFFFFF url("/images/greentree.gif") no-repeat;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 25px;
	}
#header h3 {
	background: url("/images/header.gif") no-repeat;
	height: 40px;
	width: 370px;
	float: right;
	text-indent: -9000px;
	margin-bottom: 1.5em;
	}
#content {
	width: 370px;
	float: right;
	font-size: 1em;
	}
#sidebar {
	width: 180px;
	padding-top: 230px;
	}
#footer {
	clear: both;
	padding-left: 15px;
	font-size: 0.9em;
	}	
.post {
	margin-top: 15px;
	padding-top: 3px;
	}
a {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
p {
	padding: 5px 0;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
	font-family: 'Courier New';
}	
h2 {
	font-size: 1.8em;
	font-weight: bold;
}	
h3{
	font-size: 1.6em;
}	
h4{
	font-size: 1.4em;
}
h5{
	
	font-size: 1.4em;
}
h6{
	
	font-size: 1.4em;
}
h1 {
	size: 24px;
	line-height: 32px;
}
#header h1 {
	font-size: 0.1em;
	text-indent: -999px;
	}
h2 a {
	border: none;
	color: #FF9900;
	} 
#nav ul {
	list-style: none;
	}	
#nav {
	float: left;
	font-size: 0.9em;
	
}
#nav li {
	margin-top: 4px;
}
.navlist {
	}
#sidebar a {
	color: #648334;
	border: 0;
	font-family: 'Courier New';
	font-size: 1.5em;
}
#sidebar .current_page_item a{
	color: #FF9900;
	}
#sidebar a:hover {
	border-bottom: 1px solid;
}
a:active {
	outline:none;
}
a:focus {
	outline:none;
}
#nav img {
	padding-top:20px;
	}
#nav h2 {
	font-size: 1em;
	font-weight: bold;
	}
.alignright {
	float: right;
	padding-left: 15px;
}
