/*

Theme Name: TPL08

Description: The template for Thomas Plume's Library

Author: Matthew Dawkins

Author URI: http://www.matthewdawkins.co.uk

Version: 1.0

*/



body {font-size: 10pt; font-family: Georgia, Times, serif; color: #606060; padding: 0; margin: 0; background: #d0d0d0;}

a { text-decoration:none; color: #660000; }

a:hover {text-decoration:underline; }

#pageContainer {min-width: 800px; max-width: 930px; margin: 0 auto; background: #ffffff;}

h1 {font-size: 2.5em; font-weight: normal; letter-spacing: -0.06em; color: #266A53;}

h2 {font-size: 1.8em; font-weight: normal; letter-spacing: -0.06em; color: #660000;}

#header {height: 160px; background: url(images/header-bg-full.jpg) top right no-repeat; position: relative; border-bottom: 1px solid #660000;}

#headerLogo {position: absolute; top: 25px; left: 30px;}

#headerLogo img {border: 0;}

#header #menu {position: absolute; top: 0; right: 10px; left: 400px;}

#header #menu ul {float: right; padding: 0; margin: 0; list-style-type: none;}

#header #menu li {float: left;}

#header #menu li a {display: block; background: url(images/menu-item-trans.png); padding: 0; height: 45px; line-height: 43px; margin: 3px 0; color: #ffffff; text-decoration: none; width: 121px; padding-right: 3px; text-align: center;}

#header #menu #submenu {position: absolute; background: url(images/submenu-bg.png) center top repeat-x; height: 29px; padding-top: 20px; top: 120px; right: 20%;}

#header #menu #submenu li a {background: none; height: 1.7em; line-height: 1.7em; margin: 0 3px; width: auto; padding: 0 10px;}

#header #menu #submenu li a:hover {text-decoration: underline; background: none;}

#header #menu #submenu #submenuLeft {width: 11px; height: 49px; background: url(images/submenu-left.png) no-repeat; position: absolute; top: 0; left: -11px;}

#header #menu #submenu #submenuRight {width: 11px; height: 49px; background: url(images/submenu-right.png) no-repeat; position: absolute; top: 0; right: -11px;}

#header #menu li a:hover {background: url(images/menu-hover-trans.png);}

#footer {background: #660000; padding: 10px; font-size: 0.8em; color: #ffffff; line-height: 2.4em;}

#footer a {color: #ffffff;}

#footer #footerLeft {float: left; line-height: 1.2em;}

#footer #footerRight {float: right; line-height: 2.4em;}

.clear {clear: both;}

#page {background: url(images/page-bg.png) top repeat-x; min-height: 650px;}

#content {padding: 20px 240px 40px 80px; text-align: justify;}

#sidebar {/*float: right;*/ width: 200px; margin: 0 0 20px 40px; /*background: #eeeeee;*/ font-size: 0.9em; position: absolute; top: 0; right: 0;}

#sidebar ul {margin: 0; padding: 0;}

#sidebar ul li {list-style-type: none; margin: 0; padding: 0; display: inline; }

#sidebar ul li a {display: block; padding: 5px 10px; text-decoration: none; color: #ffffff; background: #660000; -moz-border-radius-topLeft: 5px; -moz-border-radius-bottomLeft: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; margin-top: 1px;}

#sidebar ul li ul li a {background: #dddddd; color: #000000; border-top: 1px solid #FFFFFF; border-left: 1px solid #cccccc; border-bottom: 1px solid #aaaaaa; -moz-border-radius: 0; -webkit-border-radius: 0; margin-top: 0;}

#sidebar ul li a:hover {background: #cc6666; /*color: #000000;*/}

#sidebar ul li ul {margin-left: 10px;}

#sidebar ul li ul li a:hover {background: #aaaaaa; color: #000000;}

#sidebar ul li:last-child ul li:last-child a {-moz-border-radius-bottomLeft: 5px; -webkit-border-bottom-left-radius: 5px;}

.alignright {float: right; margin: 0 0 20px 20px; border: 4px solid #79C2A4; -moz-border-radius: 6px; -webkit-border-radius: 6px;}

.alignleft {float: left; margin: 0 20px 20px 0; border: 4px solid #79C2A4; -moz-border-radius: 6px; -webkit-border-radius: 6px;}

.wp-caption {background: #79C2A4; font-size: 0.8em; color: #ffffff; font-family: Arial, Helvetica, sans-serif; text-align: center;}

.wp-caption img {border: 0; margin: 0;}

.wp-caption p {padding: 0; margin: 0; text-align: justify;}