/*
Theme Name: Roger
Theme URI: http://rogerbridgman.co.uk/wordpress/wp-content/themes/roger
Description: Designed to match the other pages of rogerbridgman.co.uk.
Version: 1.0
Author: Roger Bridgman
Author URI: http://rogerbridgman.co.uk
Tags: fixed width, two columns, widgets, clean, minimalistic, serif
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

a, .headright {
	color: #777740;
}

a.nav {
	text-decoration: none;
}

a.nav, span.nav, #navleft {
	color: #664848;
}

a:hover {
	color: #a7a700;
}

b, strong {
	color: #575757;
}

blockquote { /* NEW */
	/*background-color: #f6f6f3;
	font-size: 95%;
	padding: 3px 10px 3px 10px;
	width: 450px;*/

        border-left: solid 10px #e0e0c7;
	color: #606050;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Helvetica, Arial, sans-serif;
	margin: 10px 50px 10px 25px;
        padding-left: 15px;
}

body {
	background: #e0e0c7;
	font-family: Georgia, serif;
	font-size: 9pt;
	line-height: 1.5;
}

h2.pagetitle { /* NEW */
	border-bottom: 1px solid #999999;
	color: #666666;
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

li {
	margin-bottom: 8px;
}

li h2 { /* NEW*/
	font-size: 9pt;
	padding-top: 8px;
	margin-bottom: -5px;
}

p {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

span.nav, #navleft, #navthis, #navthisleft {
	border-right: 1px solid #c0c0c0;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 2px;
}

.alignright { /* NEW */
	float: right;
}

.alignleft { /* NEW */
	float: left;
}

.bookmarks, .bookmarks li {
        margin-top: 0px;
}

.bookmarks li {
        list-style: none;
        margin-bottom: 0px;
}

.commentlist{ /* NEW */
	margin-top: 10px;
}

.commentlist li {
	list-style: none;
	margin-left: -40px;
}

.dateline { /* NEW */
	font-size: 8pt;
	color: #666666;
}

.headright {
	clear: both;
	font-size: 150%;
	font-weight: bold;
	padding-top: 5px;
}

.headright a {
	text-decoration: none;
}

.hidden { /* NEW */
	display: none;
}

.pagenav { /* NEW */
	margin-top: 11px;
}

/*.post {  NEW
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
} */

.postmetadata { /* NEW */
	font-size: 8pt;
	margin-top: 10px;
	color: #666666;
}

.rule {
	border-bottom: 1px solid #999999;
	height: 10px;
        margin-bottom: 10px;
	width: 500px;
}

#comments, #respond { /* NEW */
	color: #666666;
	font-size: 120%;
	margin-bottom: 0px;
}

#container {
	background: #ffffff;
	margin: 0 auto;
	width: 760px;
}

#description { /*NEW*/
	color: #777740;
	font-size: 9pt;
	padding-left: 5px;
}

#footer {
	clear: both;
	font-size: 90%;
	padding: 10px;
	text-align: center;
	width: 740px;
}

#footer, #left {
	color: #808080;
}

#footer, #nav {
	border-top: 1px solid #c0c0c0;
}

#footername {
	color: #d04027;
}

#left {
	float: left;
	padding: 0px 10px 0px 30px;
	width: 164px;
}

#left li { /* NEW */
	font-size: 8pt;
	margin-bottom: 0px;
	/*text-indent: 3em;*/
	margin-left: 40px;
}

#left li h2 { /* NEW */
	margin-bottom: 1px;
	margin-top: 3px;
}

#left ul { /* NEW */
	margin-top: 0px;
}

#left ul li { /* NEW */
	/*text-indent: -38px;*/
	margin-left: -40px;
}

#left ul li ul li { /* NEW */
	/*text-indent: -60px;*/
	margin-left: -20px
}

#left ul, #left ul li, #left ul li ul, #left ul li ul li { /* NEW */
	list-style: none;
}

#left, #right {
	margin-bottom: 20px;
	margin-top: 8px; /* CHANGED */
}

#nav {
	border-bottom: 1px solid #c0c0c0;
	line-height: 1;
        margin-top: 5px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-top: 3px;
}

#navleft, #navthisleft {
	border-left: 1px solid #c0c0c0;
}

#navthis, #navthisleft, #navthis a {
	color: #d04027;
}

#right {
	border-left: 2px dotted #c0c0c0;
	float: right;
	margin-top: 20px;
        min-height: 280px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 0px;
	width: 500px;
}

#right ol, #right ul {
        margin-top: 0px;
}

#right ol li {
        margin-top: 3px;
        margin-bottom: 3px;
}

#s { /*NEW*/
	border: 1px solid #999999;
	margin-bottom: 10px;
	width: 150px;
}

#search { /*NEW*/
	margin-top: 15px;
}

#searchsubmit { /*NEW*/
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	margin-left: 20px;
	margin-top: -5px;
}

#title { /*NEW*/
	width: 730px;
	height: 63px;
	background-image: url(images/header_background.png);
	background-repeat: x;
	font-size: 24pt;
	padding-left: 30px;
	padding-top: 27px;
}

#title a { /*NEW*/
	color: #d04027;
	text-decoration: none;
}
