/*  
Theme Name: Hathersage
Theme URI: http://www.soeasywebsites.co.uk
Description: A three-column fixed width template ideal for large blogs. This theme features a column for ad placement located in the 'sidebar.php' template file.
Version: 1.0.1
Author: So Easy Websites
Author URI: http://www.soeasywebsites.co.uk
Released: 20070716
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(images/image01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
margin-bottom:15px;
}

.imageright {
	float: right;
clear:right;
	margin-left: 15px;
margin-bottom:15px;
}

.imageleft {
	float: left;
	margin-right: 15px;
margin-bottom:15px;
}

.pagelist {
}

.pagelist li a {
color:#666666;
line-height:2em;
}

.nobullet {
}

.nobullet li {
list-style-type:none;
line-height:2em;
}

a:link {
	color: #666666;
}

a:hover {
	text-decoration: none;
}

.style, .style a {
	color: #FFFFFF;
}

hr {
	display: none;
}

#wrapper {
}

#page {
	width: 800px;
	margin: 20px auto;
	}

/* Header */

#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/banner.jpg) no-repeat;
}

#header h1 {
	float: right;
	padding: 15px 24px 0 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#ff0000;	
}

#header h1 a {
	text-decoration: none;
	color: #FF0000;
}

#header h1 a:hover {
	text-decoration: none;
	color: #009933;
}

#header h2 {
	float: left;
	padding: 125px 0 0 20px;
	font-size: 12px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header h2 a {
	padding: 0 0 0 20px;
	border-left: 1px solid #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	background:#009933;
position: relative;
	top: -20px;
}

#menu ul {
	margin: 0;
	padding: 2px 0 0 24px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
padding-right: 30px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	float: right;
	width: 620px;
}

.pagetitle {
}

.navigation {
	height: 30px;
}

.navigation a {
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.post {
	padding-top: 5px;
padding-right: 10px;
padding-bottom:5px;
padding-left:10px;
	border-left:1px solid #cccccc;
}

.post .title {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
margin-bottom: 5px;
	font-weight: normal;
color: #009933;
}

.post .hometitle {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
margin-bottom: 10px;
	font-weight: normal;
color: #ff0000;
}

.post .title a {
	border-bottom: 1px dotted #EDEBD5;
	text-decoration: none;
color: #009933;
}

.post .title a:hover {
	border: none;
}

.post .entry {
}

.post a {
color: #666666;
}

.post .entry p, .post .entry blockquote, .post .entry ul, .post .entry ol {
	margin-bottom: 1.0em;
	line-height: 1.6em;
}

.post .entry blockquote {
	padding-left: 3em;
	font-style: italic;
}

.post .entry ul, .post .entry ol {
	margin-left: 3em;
}

.post .entry h3 {
line-height:30px;
	font-size: 14px;
font-weight:bold;
}

.post .postmetadata {
	clear: both;
	padding-top: 10px;
	font-size: .77em;
}

.post .postmetadata a {
}

/* Respond Form */

#respond {
	padding: 20px;
}

#respond h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

#respond a {
}

#respond #comment {
	width: 400px;
	font-size: 100%;
}

/* Comments */

#comments {
	width: 450px;
	margin-left: 20px;
	padding-top: 20px;
}

#comments a {
}

#comments h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

.commentlist {
	list-style-position: inside;
}

.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	margin-top: 0px;
}

#sidebar form {
	padding-left: 30px;
}

#sidebar #s {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar #searchsubmit {
	display: none;
}

#pagenav {
}

#pagenav h2 {
	height: 25px;
	margin-bottom: 15px;
	padding: 8px 0 0 0;
	background: url(images/img06.gif) no-repeat;
	border-bottom: 1px solid #666666;
color: #009933;
	font-size: 1em;
}

#pagenav ul {
margin: 0;
	padding:0;
	list-style: none;
}

#pagenav li{
padding: 5px 0px;
}

#pagenav li li {
padding: 5px 0;
}

#pagenav a {
color:#009933;
border-bottom:1px solid #cccccc;
font-size:12px;
text-decoration: none;
margin-bottom:12px;
}

#pagenav li.current_page_item a {
color:red;
font-weight:bold;
}

#pagenav li.current_page_item li a {
font-weight:normal;
color:#666666;
}

#pagenav li.current_page_item li a:hover {
font-weight:normal;
color:red;
}

#pagenav li li a {
color:#666;
border-bottom:none;
margin-bottom:0px;
padding-left:7px;
}

#pagenav a:hover {
color: red;
}

#pagenav current_page_item {
color: #ff0000;
}

#pagenav li.current-cat a {
color:red;
font-weight:bold;
}


/* Ad Space */

#adspace {
	float: left;
	width: 180px;
	padding: 0 41px 0 0;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 5px 0;
	background: #ffffff url(images/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #666666;
	font-size:13px;

}

#footer a {
	color: #666666;
}

#footer a:hover {
	text-decoration: underline;
}

/*Caption and Image Tags*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
clear:left;
}

.alignright {
   float: right;
clear:right;
}

.wp-caption {
   /*border: 1px solid #ddd;*/
   text-align: center;
   /*background-color: #f3f3f3;/*
   /*padding-top: 4px;*/
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   /*padding: 0 4px 5px;*/
   margin: 0;
color:#666666;
}

