/*
Theme Name: James Lovegrove website theme
Theme URI: http://www.paulgrahamraven.com
Description: Fresh theme for James Lovegrove's website, Art Deco style
Version: 1.0
Author: Paul Graham Raven
Author URI: http://www.paulgrahamraven.com
Tags:
*/

/*
Clear browser defaults
*/

/* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}*/

/*//////////General//////////*/

body {

	background: #4d5003;
	color: black; /*main text colour*/
	margin: auto;
	position: relative;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 22px;

}


#container {

	width: 995px;
	border-left: 6px solid black;
	border-right: 6px solid black;	
	position: relative;
	margin: auto;
	background: #91ab7e;

}


#push-down {

	clear: both;
}

/*//////////Typography//////////*/

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#content h3#comments, #content h3#respond {

	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding-top: 5px;
	border-top: 1px solid #321E0F;
}

h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p {

	margin-bottom: 20px;
}

blockquote {

	background: white url("images/crumpled-paper-tile.gif") left top repeat;
	padding-left: 10px;
	margin-left: 20px;
	border-left: 1px dashed #D98538;
}

a {

	color: black;
	text-decoration: none;
	font-weight: bold;
}

.entry a {
	
	text-decoration: underline;
}

a:hover, .entry a:hover {

	text-decoration: underline;
	color: blue;
	border: 0;
}

a:visited {

}

a img {
	border: none;
}

/*//////////Headers//////////*/

#header-wrapper {
	
	background: url("images/header-gradient-strip.jpg") left top repeat-x;
	height: 225px;
	position: relative;
	
}

#header {

	background: url("images/header-block.jpg") no-repeat left top;
	width: 1007px;
	height: 209px;
	margin: auto;
	position: relative;
	top: 16px;
	
}

#header p.description, #header h1, #header h2/**/ {
	display: none;
}

/*//////////Content//////////*/

#content {

	width: 660px;
	float: left;
	background: transparent;

}

#content h2 {

	margin: 0;
	color: black;
}

#content .bibliopost, #content .excerptpost {

	min-height: 350px;
	overflow: auto;
}

#latest-book {
	
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 10px 20px;
	background: #E8EAE5;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid black;
	
}

#latest-book h2 {
	
	color: black;
	font-size: 25px;
	width: 100%;
	
}

#latest-book-content {
	
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 10px 20px;
	overflow: auto;
	
}

#latest-book-content h3 {
	
	font-size: 30px;
	margin: 0px 0px 10px 0px;
}

.content-block-header {
	
	background: #d8dad5 url('images/content-header-block.jpg') top left no-repeat;
	height: 50px;
	
}

.post h2, .bibliopost h2, .excerptpost h2, .content-block-header h2 {
	
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 25px;
	width: 570px;
	overflow: hidden;
	
}

.post h3, .entry h2 {
	
	text-align: center;
	font-size: 18px;
	padding: 10px 0px;
	color: black;
	
}

.post {

	margin: 0px auto 10px auto;
	padding: 20px 20px 10px 20px;
	width: 622px;

}

.bibliopost, .excerptpost, #blogroll-cats {

	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	
}

.entry {
	
	overflow: auto;
	margin: 0;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background: #d8dad5;
	padding: 10px;
	
}

.entry p {
	
	padding: 15px 5px;
	margin: 0;
}

.page-content {
	
	overflow: auto;
	margin: 0;
	padding: 10px;
	
}

#post-metadata {

	background: transparent url('images/content-footer-block.jpg') top left no-repeat;
	height: 41px;
	text-align: center;
	padding: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#post-metadata p {
	
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0px 0px 45px;
	width: 533px;
	
}

#pagination {
	
	width: 100%;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	overflow: auto;
	
}

#pagination div {
	
	padding: 20px;
	margin: 20px;
}

#pagination div a {
	
	padding: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid black;
	background: #d8dad5;
	
}

/*//////////Sidebars//////////*/

#sidebar {

	background: transparent;
	width: 330px;
	float: right;
	margin-top: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#sidebar ul.sidebar-nav {

	padding: 0px 10px 0px 10px;
	list-style: none;
	text-align: right;
	margin: 0;
	width: 302px;
}

#sidebar ul.sidebar-nav li#search.widget {
	
	background: transparent;
}

#sidebar ul.sidebar-nav li h3 {

	color: #E63557;
	text-transform: uppercase;

}

#sidebar ul.sidebar-nav li h2 {
	
	color: black;
	text-align: center;
	background: #d8dad5 url('images/sidebar-header-block.jpg') top left no-repeat;
	height: 40px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#sidebar ul.sidebar-nav li ul {


	color: #321E0F;
	width: inherit;
	margin: 0;
	padding: 10px;
	list-style: disc;
	list-style-position: inside;
	text-align: left;
	background: #d8dad5;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid black;

}

#sidebar ul.sidebar-nav li ul li {

	padding-bottom: 10px;
	background: transparent;
	color: #321E0F;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}

#sidebar ul.sidebar-nav li ul li a {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.sidebarimage {

	text-align: center;
}

.sidebarimage img {

	margin: auto;
}

/*//////////Navigation//////////*/

ul#navlist {

	clear: both;
	position: absolute;
	width: 1007px;
	top: -58px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 15px;

}

#navlist li {

	list-style: none;
	margin: 0;
	display: inline;
	margin-bottom: 5px;

}

#navlist li a {

	padding: 4px 5px 5px 5px;
	color: #37280F;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;

}

#navlist li:hover {

	opacity: 1;
	color: #E63557;
	
}

#navlist li a:hover {
	
	text-decoration: underline;
}

#navlist li.current_page_item {

	opacity: .5;

}

#navlist li.current_page_item a {

	color:  black;
	background: yellow;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
}

#navlist li:after {

	content:" |";
	color: black;
}

#navlist li:last-child:after {

	content:" ";
}

/*//////////Comments List//////////*/

#comments-block {
	
	width: 100%;
	
}

#respond {
	
	background: #E8EAE5;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid black;
	padding: 0px 20px;
	
}

ol.commentlist {

	background: #E8EAE5;
	margin: 10px 0px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid black;
	padding: 5px 20px 5px 40px;
	list-style-position: outside;
}

ol.commentlist li {

	padding-top: 5px;
}

ol.commentlist .comment-author {
	
	float: left;
	width: 50%;
	padding: 5px;
	font-size: 20px;
}

ol.commentlist .comment-meta {
	
	float: right;
	width: 40%;
	padding: 5px;
	font-size: 12px;
	
}

ol.commentlist li p {

	clear: both;
	width: 480px;
	background: white url("images/crumpled-paper-tile.gif") left top repeat;
	padding-left: 10px;
	margin-left: 20px;
	border-left: 1px dashed black;
}

/*//////////Footer//////////*/

#footer {

	background: #F9F6FD url('images/footer-block.jpg') top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	width: 1007px;
	height: 90px;
	text-align: center;

}

#footer h3 {

	display: none;
}

#footermenu {

	padding: 18px 0px 0px 0px;
	margin: 0;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}

#footermenu li {

	text-transform: uppercase;
	list-style: none;
	display: inline;
	/*padding: 5px;*/
}

#footermenu li:hover {

	opacity: 1;
	color: #E63557;
	
}

#footermenu li.current_page_item {

	opacity: .5;

}

#footermenu li.current_page_item a {

	color:  black;
	background: yellow;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
}

#footermenu li:after {

	content:" |";
	color: black;
}

#footermenu li:last-child:after {

	content:" ";
}

#footermenu li a {
	
	padding: 5px 5px 4px 5px;
}

#footermenu li a:hover {
	
	text-decoration: underline;
}

#footer p {
	
	font-size: 12px;
	font-style: italic;
	margin: 0;
	line-height: 14px;
	padding: 5px 50px 0px 50px;
	color: white;
}

#footer p a {
	
	color: white;
	
}

/*//////////Forms//////////*/

#commentform {

	width: 80%;
	background: transparent;

}

form#commentform p {
	
	padding: 5px;
}

textarea#comment {

	width: 400px;
}

#searchform {
	
	color: #201E48;
	padding: 5px 15px 15px 15px;
	text-align: center;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid black;

}

#searchform .hidden {
	
	display: none;
	
}

#searchform div {
	
	padding: 10px 0px;
	
}

/*//////////Images//////////*/

.aligncenter, div.aligncenter {
	
   display: block;
   margin-left: auto;
   margin-right: auto;
   
}

.alignleft {
	
   float: left;
   padding: 5px;
   
}

.alignright {
	
   float: right;
   padding: 5px;
   
}


/*//////////Bling & Extras//////////*/

/*
CSS ends
*/

