/*
Theme Name: Lucy Dawson
Theme URI: http://www.lucydawsonbooks.co.uk
Description: Custom theme created for author Lucy Dawson.
Version: 1.0
Author: Kino Creative
Author URI: http://www.kinocreative.co.uk
Tags: 

*/

/* Global Styles */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img {
border: none;
margin: 0px;
padding: 0px;
}

img.centered {
	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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
/* End Images */

body {
margin: 0px;
padding: 0px;
background-color: #d5d5d5;
background-image: url('images/background_gradient.gif');
background-repeat: repeat-x;
text-align: center;
}

#horizon {
position: absolute;
z-index: -1;
left: 0px;
top: 0px;
width: 100%;
height: 400px;
background-image: url('images/photos_top.jpg');
background-position: center;
background-repeat: no-repeat;
}

#wrapper {
margin: 0 auto;
width: 760px;
min-height: 770px;
overflow: hidden;
text-align: left;
background-color: #FFFFFF;
background-image: url('images/page_shadow.gif');
background-repeat: repeat-y;
}

#shadow_top_left {
width: 10px;
height: 770px;
background-image: url('images/shadow_top_left.jpg');
background-repeat: no-repeat;
float: left;
}

#main_column {
width: 740px;
overflow: hidden;
float: left;
}

#shadow_top_right {
width: 10px;
height: 770px;
background-image: url('images/shadow_top_right.jpg');
background-repeat: no-repeat;
float: left;
}

#header {
width: 680px;
clear: both;
overflow: hidden;
}

#nav {
float: right;
width: 400px;
}

#column_wrapper {
position: relative;
clear: both;
left: 30px;
width: 680px;
overflow: inherit;
}

#left_col {
width: 200px;
float: left;
}

#right_col {
width: 450px;
float: right;
}

#main_column_bottom {
width: 760px;
clear: both;
overflow: hidden;
padding-top: 30px;
background-image: url('images/main_column_bottom.jpg');
background-position: bottom;
background-repeat: no-repeat;
}

#footer_content {
position: relative;
width: 680px;
left: 40px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #d00000;
}

/* Text Styles */

body, p, h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
margin-top: 0px;
}

p {
font-size: 12px;
}

h1 {
font-size: 22px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 8px;
}

.title {
border-bottom-color: #b3b3b3;
border-bottom-style: solid;
border-bottom-width: 4px;
padding-bottom: 2px;
margin-bottom: 7px;
}

a:link {
color: #d00000;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #d00000;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #660000;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #d00000;
text-decoration: none;
font-weight: bold;
}

#header h1 {
margin: 0px;
margin-top: 37px;
padding-bottom: 40px;
float: left;
}

.navlist {
float: right;
list-style-type: none;
margin: 0px;
padding: 0px;
}

.navlist li {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
float: right;
list-style-type: none;
padding: 0px;
margin-left: 4px;
margin-right: 4px;
padding-top: 57px;
margin-bottom: 0px;
}

.navlist a:link {
color: #000000;
text-decoration: none;
border-style: solid;
border-width: 2px;
border-color:#ffffff;
}

.navlist a:visited {
color: #000000;
text-decoration: none;
border-style: solid;
border-width: 2px;
border-color:#ffffff;
}

.navlist a:hover {
color: #FFFFFF;
background-color: #d00000;
text-decoration: none;
border-style: solid;
border-width: 2px;
border-color:#d00000;
}

.navlist a:active {
color: #000000;
text-decoration: none;
border-style: solid;
border-width: 2px;
border-color:#ffffff;
}

.footer_left {
float: left;
margin-top: 20px;
margin-bottom: 40px;
}

.footer_right {
float: right;
margin-top: 20px;
margin-bottom: 40px;
}

/* Wordpress Styles */

#sidebar ul {
list-style-type: none;
margin: 0px;
margin-bottom: 15px;
padding: 0px;
font-size: 12px;
}

#sidebar li {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#sidebar h2 {
font-size: 18px;
padding-bottom: 2px;
border-bottom-color: #b3b3b3;
border-bottom-style: solid;
border-bottom-width: 4px;
}

#sidebar h3 {
font-size: 14px;
}

#sidebar_rss {
padding-top: 10px;
border-top-color: #b3b3b3;
border-top-style: solid;
border-top-width: 4px;
}

.rss_logo {
vertical-align: middle;
padding-bottom:4px;
}

.top_postmetadata {
float: left;
color: #b3b3b3;
margin-bottom: 7px;
}

.postmetadata {
margin-bottom: 30px;
}

.postdate {
float: right;
color: #b3b3b3;
margin-bottom: 7px;
}

.postinfo {
border-bottom-color: #b3b3b3;
border-bottom-style: solid;
border-bottom-width: 1px;
overflow: auto;
}

.entry {
margin-top: 10px;
margin-bottom: 20px;
}

.read_blog {
padding-top: 15px;
border-top-color: #b3b3b3;
border-top-style: solid;
border-top-width: 1px;
}

#intro {
margin-top: 10px;
margin-bottom: 15px;
overflow: hidden;
}

.commentmetadata {
font-size: 12px;
}

.commentlist {
margin-bottom: 40px;
}

.pagetitle {
font-size: 14px;
}

.search_result {
margin-top: 20px;
border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.navigation {
margin-top: 10px;
margin-bottom: 10px;
}

