/*
Theme Name: Jenny Colgan
Theme URI: http://www.jennycolgan.com
Description: Theme of author Jenny Colgan.
Author: Kino Creative
Author URI: http://www.kinocreative.co.uk
*/



/* Default */

img {
border: none;
margin: 0px;
padding: 0px;
}

body {
margin: 0px;
padding: 0px;
background-image: url('images/background_wave.jpg');
background-repeat: repeat-x;
background-position: top center;
text-align: center;
}

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.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
	}

/* Text */

body, p, h1, h2, h3, h4, h5, h6, li {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
margin-top: 0px;
}

p, li {
font-size: 12px;
}

a:link {
color: #ee4e9b;
}

a:visited {
color: #ee4e9b;
}

a:hover {
color: #ee4e9b;
}

a:active {
color: #ee4e9b;
}

h1 {
color: #0fb0be;
font-size: 20px;
margin-bottom: 5px;
}

h2 {
color: #0fb0be;
font-size: 16px;
margin-bottom: 5px;
}

h3 {
color: #0fb0be;
font-size: 14px;
margin-bottom: 5px;
}

h4 {
color: #0fb0be;
font-size: 12px;
margin-bottom: 5px;
}

h5 {
color: #0fb0be;
font-size: 10px;
margin-bottom: 5px;
}

h6 {
color: #0fb0be;
font-size: 8px;
margin-bottom: 5px;
}

#header_logo h1 {
margin: 0px;
}

.footer {
margin-top: 15px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
}

/* Layout */

#wrapper {
margin: 0 auto;
width: 800px;
overflow: hidden;
text-align: left;
}

#header {
clear: both;
overflow: hidden;
width: 800px;
height: 240px;
background-image: url('images/header_background.jpg');
background-repeat: no-repeat;
}

#header_left {
overflow: hidden;
width: 460px;
height: 240px;
float: left;
}

#header_right {
overflow: hidden;
width: 340px;
padding-top: 135px;
float: left;
}

#nav1 {
width: 140px;
margin-top: 0px;
float: right;
}

#nav2 {
width: 90px;
margin-top: 10px;
float: left;
}

#nav3 {
width: 100px;
margin-top: 5px;
float: left;
}

#nav4 {
width: 70px;
margin-top: 0px;
float: left;
}

#nav5 {
width: 80px;
margin-top: 5px;
float: left;
}

#header_logo {
overflow: hidden;
width: 460px;
height: 160px;
}

#column_holder {
clear: both;
width: 800px;
overflow: hidden;
}

#left_column {
width: 320px;
float: left;
padding-top: 190px;
margin-bottom: 100px;
background-image: url('images/photo_background.jpg');
background-repeat: no-repeat;
}

#facebook {
clear: both;
width: 320px;
height: 70px;
background-image: url('images/left_col_shadow_top.gif');
background-repeat: no-repeat;
background-position: bottom;
}

.book_holder {
clear: both;
padding: 10px;
background-image: url('images/left_col_divider.gif');
background-repeat: no-repeat;
background-position: bottom;
}

#all_books {
clear: both;
width: 320px;
height: 60px;
background-image: url('images/left_col_shadow_bottom.gif');
background-repeat: no-repeat;
background-position: bottom;
}

#right_column {
width: 460px;
float: right;
}

.right_col_header {
clear: both;
width: 460px;
height: 60px;
background-image: url('images/right_col_header_background.gif');
background-repeat: repeat-x;
}

.right_col_content_holder {
clear: both;
padding-bottom: 50px;
background-image: url('images/right_col_content_background.gif');
background-repeat: repeat-x;
background-position: bottom;
}

.right_col_content {
clear: both;
padding-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

.right_col_link {
clear: both;
margin-top: 20px;
margin-left: 10px;
margin-right: 10px;
}

.right_col_book_holder {
overflow: hidden;
width: 100%;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: #A6F2F9 1px solid;
}

.right_col_book_left {
width: 120px;
height: 140px;
float: left;
}

.right_col_book_right {
width: 300px;
float: left;
}

.right_col_book_info {
clear: both
}

#footer {
width: 100%;
height: 170px;
clear: both;
background-image: url('images/footer_background.jpg');
background-position: center;
}

#footer_content_holder {
position: relative;
margin: 0 auto;
border-top: solid;
border-top-width: 1px;
border-top-color: #0fb0be;
width: 800px;
height: 45px;
}

#footer_left {
width: 220px;
height: 30px;
padding-top: 2px;
float: left;
}

#footer_right {
width: 580px;
height: 30px;
float: right;
text-align: right;
}

#sub_footer {
position: relative;
margin: 0 auto;
padding-top: 10px;
border-top: solid;
border-top-width: 1px;
border-top-color: #0fb0be;
width: 800px;
height: 30px;
text-align: center;
}

/* Wordpress */

textarea#comment {
width: 100%;
}

.navigation {
overflow: hidden;
width: 100%;
clear: both;
margin-top: 10px;
margin-bottom: 10px;
}

.post {
overflow: hidden;
width: 100%;
margin-bottom: 20px;
clear: both;
}

.postmetadata {
clear: both;
margin-bottom: 10px;
}

.ec3_events {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
}

.ec3_events li {
margin-left: 0px;
padding-left: 0px;
margin-bottom: 20px;
list-style-type: none;
}

.ec3_list ul{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
}

.ec3_list li {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
}

.ec3_list_day {
color: #0fb0be;
font-size: 14px;
font-weight: bold;
}

.ec3_schedule {
color: #000000;
font-size: 12px;
font-weight: bold;
}