/*  
Theme Name: Rhodo
Description: Rhodo is based on Derek Hermen's <a href="http://valendesigns.com/free-vesper-theme-for-wordpress" target="_blank">Vesper</a> theme and was designed for the Cornwall Garden Trust by Jeff Meadows. 
Copyright: 2008
Version: 1.0.6
Author: <a href="http://www.jackplug.co.uk">Jeff Meadows</a>
Tags: 
*/

/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	margin:  0;
	font: normal 80%/160% tahoma, arial, verdana, san-serif;
	letter-spacing: 0.01em;
	background: #fff url(images/bg.png) repeat-x;
}
li {
	list-style: none;
}
hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* Fix for PNG alpha channel display in IE6 */
img {
  behavior: url("/wp-content/themes/pngbehavior.htc");
}

/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
}
h1 {
	font-size: 2.25em;
}
h2 {
	clear: both;
	font-size: 1.3em;
}
/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #84755c;
}
/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {
	position: relative;
	width: 1000px;
	padding: 0;
	background: url(images/header.png) no-repeat 600px 0;
	margin: 0 auto;
}
#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	position: relative;
	height: 100px;
	margin-bottom: 10px;
}
#content {
	width: 700px;
	float: left;
}
#widecontent {
	width: 1000px;
	float: left;
}
#sidebar {
	float: right;
	width: 299px;
	min-height: 570px;
	color: #666;
	padding: 0;
	border-left: 1px dashed #ccc;
	margin: 50px 0 0 0;
}
/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#site-meta {
	position: absolute;
	left: 5px;
	top: 20px;
	color: #eee;
}	
#site-meta .description {
	padding-left: 12px;
}	
#header h1 {
	position: relative;
	padding: 0;
	margin: 0;
}
#header h1 a {
	color: #fff;
}
#header h1 a:hover {
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 0;
	font: 14px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	padding: 0;
	text-transform: none;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 4px 7px;
	color: #fff;
	text-decoration: none;
	margin-right: 2px;
	background: url(images/trans.png);
	border: 1px solid #295515;
}
#header li a:hover {
	color: #3E1403;
	background:#fff;
}
#header li.current_page_item a, #header li.current_page_ancestor a, #news li.page-item-557 a, #events li.page-item-6 a, #book-reviews li.page-item-351 a  {
	color: #3E1403;
	background:#FFF;
}
/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}
.post h2 {
	font-size: 1.25em;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ddd;
	margin: 20px 0 0 0;
}
.post-info {
	padding: 5px 0;
	font-size: 100%;
	margin: 0;
	color: #999;
}
.post-info a {
	color: #999;
}
.post-info a:hover {
	color: #84755c;
}
.post-info .setting {
	padding:3px;
	padding-left:20px;
	margin-right: 5px;
}
.post-info .datetime{
	background:#fff url(images/clock.png) no-repeat 0 2px;
}
.post-info .user{
	background:#fff url(images/user.png) no-repeat 0 2px;
}
.post-info .filedlink{
	background:#fff url(images/document.png) no-repeat 0 2px;
}
.post-info .commentslink{
	background:#fff url(images/comments.png) no-repeat 0 2px;
}
.post-info .editlink{
	background:#fff url(images/write.png) no-repeat 0 2px;
}
.post-entry {
	font-size: 1.1em;
	padding: 0 20px 0 0;
}
.post-entry p {
	margin: 0 0 1em 0;
}
.post-entry a {
	color: #161;
}
.post-entry a:hover {
	color: #f7951e;
}
.post-entry span.more-link {
	display: block;
	margin: 10px 0;
}
.post-entry span.more-link a {
	color: #864901;
}
.post-entry span.more-link a:hover {
	color: #84755c;
}
.post-entry h3 {
	font-size: 1.25em;
	color: #039;
	text-align: center;
	padding: .5em;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}
.post-entry h4 {
	padding: .5em;
	margin: 0 .5em 20px 0;
	font-weight: bold;
	background: #cdc;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border: 1px dashed #bcb;
}
.post-entry h6 {
	padding: .5em;
	margin: 0 .5em 20px 0;
	font-size: 0.75em;
	background: #def;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border: 1px dashed #bcb;
}
.post-entry ul, .post-entry ol {
	margin: 0 0 1em;
}
.post-entry ul {
	margin-left: 1.5em;
}
.post-entry ul li, .post-entry ol li {
	list-style: square;
	border-bottom: 1px solid #fafafa;
	padding: .2em 0;
}
.post-entry ol {
	margin-left: 2em;
}
.post-entry ol li {
	list-style: decimal;
}

.post-entry blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
.post-entry img {
	float: left;
	padding: 10px;
	margin: 5px 10px 0 0;
	background: #eee;
	border: 1px solid #ccc;
}
.post-entry img.alignright {
	float: right;
	margin: 5px 0 0 10px;
}
.post-entry img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
}
.post-entry img.aligncenter {
	display: block;
	float: none;
	margin: 5px auto;
}
.post-meta {
	font-size: 95%;
	color: #999;
}
.post-meta a {
	color: #999;
}
.post-meta a:hover {
	color: #84755c;
}
.post-arch-info {
	font-size: 95%;
	color: #999;
	margin: 0 0 2em;
	padding: 0 0 1em;
	border-bottom: 1px solid #f5f5f5;
}

#so11_1  {
	padding: 10px;
	background: #ffe;
	border: 1px solid #ccc;
}
.ngg-album-compact  {
	width: 127px !important;
	padding: 0;
	margin: 0;
}
.ngg-album-compact h4 {
	background: #fff;
	line-height: 11px;
	padding: 0;
	border: 0;
}
.ngg-album-desc  {
	font-size:0.75em;
}


/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

div.alignleft {
   float: left;
   margin: 0 30px 0 0;
}

div.alignright {
   float: right;
   margin: 0 0 0 30px;
}
.wp-caption {
    padding: 0 !important;
}

.wp-caption img {
   padding: 10px !important;
   margin: 0 auto !important;

}

.wp-caption p.wp-caption-text {
   font-size: 80%;
  text-align: center;
   line-height: 17px;
   padding: 5px;
    margin: 0 0 0 10px;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2 {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#comments {
	margin: 0 0 1em;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 0 0 1em;
}
#comments h3 {
	font-size: 1.2em;
}
#comments img {
	float: left;
	margin: 0 5px 5px 0;
}
#comments p {
	padding-left: 40px;
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#respond input, #respond textarea {
	width: 542px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	padding: 3px;
	margin: .1em 0 .5em;
}
#respond button {
	width: 75px;
	height: 35px;
	text-indent: -9999px;
	border: none;
	float: left;
	cursor: pointer;
}
#respond button#submit {
	background: url(images/submit.png) no-repeat;
	margin-right: 10px;
}
#respond button#reset {
	background: url(images/reset.png) no-repeat;
}
/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2 {
	margin: 8px 0 0 4px;
	padding: 0;
	font-size: 16px;
}
#sidebar ul {
	margin: 0 0 0 25px;
}
#sidebar ul li ul li {
	color: #222;
}
#sidebar ul li ul li a {
	display: block;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #161;
	padding: 2px 0;
}
#sidebar ul li ul li a:hover {
	color: #f7951e;
}
#sidebar ul li ul li.current_page_item a {
	color: #222;
	background: #fff;
}
#sidebar .textwidget img {
	background-color:#eed;
	border:1px solid #999;
	margin:10px auto;
	padding:10px;
	position:relative;
}
#sidebar ul.lcp_catlist li {
	line-height: 1.25em;
}
#sidebar ul.lcp_catlist li  a {
	display: block;
	color: #161;
	padding: 3px 0;
}




/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer_wrap {
	clear: both;
	width: 100%;
	background: #808080 url(images/bg.png) repeat-x;
	text-align: center;
	padding: 6px 0;
	color: #eee;
	margin-top: 5px;
}
#footer {
	position: relative;
	clear: both;
	width: 1000px;
	text-align: left;
	font-size: 90%;
	padding: 0 10px;
	margin: 0 auto;
}
#footer a {
	color: #aba;
}
#footer a:hover {
	color: #f7951e;
}
#credits {
	width: 150px;
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 90%;
	text-align: right;
	color: #ddd;
	margin: 0;
	padding: 0;
}
#credits a {
	color: #bbb;
}
#browser  {
	width: 1000px;
	color: #787;
	font-size: 80%;
	text-align:center;
	margin: 0 auto;
}

