/*
Theme Name: TGV-main
Theme URI: http://www.thegreenvillage.co.uk/
Description: TGV-main theme.
Version: 1
Author: Chris Briggs

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Geneva, Arial, Sans-Serif;
	background-color: #436736;
	color: #3e3838;
}
#page_wrapper, #header_wrapper {
	background-color: #f7f5f0;
}

#header_bar {
	background-color: #436736;
	border-bottom: 2px solid #769b62;
}
#header {
	position: relative;
}
#logo {
	width: 266px;
	height: 65px;
	margin-top: 20px;
	position: absolute;
	z-index: 99;
}
#header_banner {
	height: 60px;
	/*width: 468px;*/
	position: absolute;
	top: 19px;
	width: 100%;
}
#header_banner div {
	/*padding-left: 514px;*/
	padding-left: 51.6%;
	margin: 0 auto;
	display: block;
}
#header_banner div div {
	padding: 0;
	margin: 0;
}
#right_banner {
	float: right;
	margin: 13px 0 0 8px;
}
#top_nav {
	overflow: hidden;
	float: right;
	width: 407px;
	margin-top: 73px;
}
#top_nav div {
	float: left;
	display: inline;
	margin-left: 8px;
}
#top_nav a {
	background-image: url('images/top_buttons.jpg');
	text-indent: -9000px;
	height: 25px;
	display: block;
}
#top_nav a.home_link {
	background-position: 0 0;
	width: 46px;
}
#top_nav a.home_link:hover, #home #top_nav a.home_link {
	background-position: 0 -25px;
}

#top_nav a.news_link {
	background-position: -46px 0;
	width: 48px;
}
#top_nav a.news_link:hover, #news #top_nav a.news_link {
	background-position: -46px -25px;
}

#top_nav a.articles_link {
	background-position: -94px 0;
	width: 68px;
}
#top_nav a.articles_link:hover, #articles #top_nav a.articles_link {
	background-position: -94px -25px;
}

#top_nav a.green_directory_link {
	background-position: -162px 0;
	width: 118px;
}
#top_nav a.green_directory_link:hover, #green-directory #top_nav a.green_directory_link {
	background-position: -162px -25px;
}

#top_nav a.contact_us_link {
	background-position: -280px 0;
	width: 87px;
}
#top_nav a.contact_us_link:hover, #contact-us #top_nav a.contact_us_link {
	background-position: -280px -25px;
}
p.breadcrumbs {
	font-size: 12px;
	margin-top: 0;
	padding: 12px 12px 10px;
	border-bottom: 1px solid #D8D8D8;
}

#content {
	font-size: 1.2em
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .post {
	border-bottom: 1px solid #d9d6cf;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {

}

small {
	font-size: 0.85em;
	line-height: 1.5em;
}

h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}
.bold {
	font-weight: bold;
}

#sidebar h2 {
	color: #3e3838;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #436736;
}
h1.pagetitle {
	color: #3e3838;
	background: transparent url('images/title_bg.jpg') repeat;
	margin: 0;
	padding: 10px;
	line-height: 1.2em;
}
h2.pagetitle {
	color: #3e3838;
	background: transparent url('images/title_bg.jpg') repeat;
	margin: 0;
	padding: 10px;
	line-height: 1.2em;
}
.widecolumn .post h2 {
	margin-top: 0;
}
.entry p a:visited {
	color: #b85b5a;
}

.commentlist li.even {
	background-color: #c7ffae;
}
.commentlist li.odd {
	background-color: #bae585;
}
.commentlist li, #commentform input, #commentform textarea {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #1d1c1a;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #436736;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-weight: bold; 
	font-size: 1.3em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#footer_wrapper {
	background-color: #436736;
	border-top: 2px solid #769b62;
}
#footer {
	color: #f7f5f0;
}
#footer .alignright {
	font-size: 12px;
}
#footer a:link, #footer a:hover, #footer a:visited {
	color: #f7f5f0;
	text-decoration: underline;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
}


#header_wrapper {
	min-width: 992px;
}
#header_bar {
	height: 10px;
}
#header {
	padding: 0 6px;
	width: 980px;
	margin: 0 auto;
	height: 104px;
}

#page_wrapper {
	overflow: hidden;
	min-width: 992px;
	padding-bottom: 10px;
}
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0 6px;
}

#left_sidebar {
	width: 184px;
	margin-right: 10px;
	float: left;
	display: inline;
}
#left_nav ul {
	padding: 0;
	margin: 0;
}
#left_nav ul ul {
	margin: 7px 0 0 5px;
}
#left_nav li {
	font-size: 1.0955em;
	margin: 0 0 14px;
	padding: 0;
	list-style-type: none;
}
#left_nav li li {
	margin: 0;
	padding: 0;
}
#left_nav a {
	text-decoration: none;
}
#left_nav a, #left_nav a:hover {
	color: #3e3838;	
}
#left_nav a:hover {
	text-decoration: underline;
}
.left_box_link {
	margin-bottom: 8px;
	display: block;
}

#content {
	float: left;
}
.narrowcolumn {
	float: left;
	width: 596px;
}

.widecolumn {
	width: 786px;
}

.narrowcolumn .post {
	padding: 7px;
	overflow: hidden;
	zoom: 1;
}
.odd {
	background-color: #e9e7e0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.entry {
	overflow: hidden;
}
.entry h3 {
	clear: both;
	padding-top: 10px;
}
.entry a {
	text-decoration: underline;
	color: #B85B5A !important;
}
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#home_intro {
	background: transparent url('images/intro_bg003.jpg') no-repeat;
	height: 167px;
	width: 475px;
	padding: 1px 15px 1px 296px;
	text-align: right;
	margin-bottom: 0;
}
#home_intro p {
	line-height: 1.5em;
	margin: 0;
	padding: 12px 0 0;
	color: #f7f5f0;
	font-size: 14px;
}

#main_content_holder {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}
#green_directory_box {
	height: 93px;
	width: 276px;
	padding: 45px 11px 11px;
	margin: 10px 0;
	clear: left;
	float: left;
	background: transparent url('images/green_directory_box_bg.jpg') no-repeat;
	color: #2e3e07;
}
#green_directory_box h4 {
	margin: 0;
	font-size: 13px;
}
#green_directory_box a, #green_directory_box a:hover, #green_directory_box a:visited {
	color: #000;
}
#green_directory_box p {
	line-height: 15px;
}
#green_facts_and_tips_box {
	height: 125px;
	width: 448px;
	padding: 12px;
	float: left;
	background: transparent url('images/green_facts_and_tips_box_bg.jpg') no-repeat;
	color: #f7f5f0;
}
#green_facts_and_tips_box p {
	margin: 0;
	padding: 25px 120px 0 0;
}
#rss_box {
	background: transparent url('images/home_rss_box_bg.png') no-repeat;
	float: right;
	height: 94px;
	width: 275px;
	padding: 43px 12px 12px;
}
#rss_box p {
	padding: 10px 100px 0 7px;
	margin: 0;
	font-size: 14px;
}
#rss_box p.article_rss a, #rss_box p.article_rss a:hover {
	color: #769b62;
}
#latest {
	padding-top: 14px;
	overflow: hidden;
	height: 1%;
	width: 785px;
}
#latest_news, #latest_articles {
	width: 382px;
}
#latest_news {
	float: left;
}
#latest_articles {
	float: right;
}
#latest_news_heading, #latest_articles_heading {
	height: 26px;
}
#latest_news_heading {
	background: transparent url('images/latest_news_bg.png') no-repeat;
}
#latest_articles_heading {
	background: transparent url('images/latest_articles_bg.png') no-repeat;
}
#latest_news_posts, #latest_articles_posts {
	margin: 0;
	overflow: hidden;
}
#latest_news_posts .post, #latest_articles_posts .post {
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	padding: 10px 7px;
}
#latest_news_posts .post img, #latest_articles_posts .post img {
	margin-top: 0;
	margin-bottom: 0;
}
#latest_news_posts a:hover, #latest_articles_posts a:hover {
	text-decoration: underline;
}
#latest_news_posts h2, #latest_articles_posts h2 {
	font-size: 1.2em;
	margin: 0;
}
#latest_news_posts h2 a {
	color: #769B62;
}
#latest_news_posts p, #latest_articles_posts p {
	line-height: 1.3em;
	margin: 7px 0 0;
}
#latest_news_posts .read_more, #latest_articles_posts .read_more {
	width: 77px;
	height: 25px;
	display: block;
	float: right;
	text-indent: -9000px;
	margin-top: 6px;
}
#latest_news_posts .read_more, #latest_articles_posts .read_more:hover {
	background: transparent url(images/read_more_dk_green_link.png) no-repeat;
}
#latest_news_posts .read_more:hover , #latest_articles_posts .read_more {
	background: transparent url(images/read_more_lt_green_link.png) no-repeat;
}
#home #latest_news, #home #latest_articles {
	width: 300px;
}
#home #latest_articles {
	float: left;
	margin-left: 15px;
}

#home_links {
	width: 155px;
	float: right;
}
.home_side_link {
	background-color: #d7dfcd;
	border: 1px solid #bdc6b7;
	margin-bottom: 8px;
}
.home_side_link p {
	padding: 8px;
	margin: 0;
	font-size: 13px;
	line-height: 15px;
}
.home_side_link img {
	margin: 0;
	padding: 0;
}
#directory-categories {
	background-color: #ddd9be;
	border: 1px solid #cec1a1;
	padding: 15px;
	margin: 0;
}
#directory-categories h3 {
	margin: 0 0 3px 0;
}
#directory-categories a:hover {
	text-decoration: none;
	color: #7eb157;
}
#directory-categories a img {
	position: relative;
	margin: 0 3px 0 20px;
	top: 3px;
}

#main_latest_news_headline {
	height: 42px;
	width: 596px;
	background: transparent url('images/main_latest_news_heading.png') no-repeat;
}
#main_latest_articles_headline {
	height: 42px;
	width: 596px;
	background: transparent url('images/main_latest_articles_heading.png') no-repeat;
}
#main_blog_headline {
	height: 42px;
	width: 596px;
	background: transparent url('images/main_blog_heading.png') no-repeat;
}
#directory_welcome {
	height: 222px;
	width: 596px;
	background: #89AB3A url('images/directory_welcome_bg.jpg') no-repeat;
}
#directory_welcome p {
	margin: 0;
	font-size: 13px;
	line-height: 17px;
	height: 124px;
	padding: 20px 20px 25px 180px;
}
#directory_welcome h4 {
	margin: 0;
	padding: 0 20px 3px 190px;
	color: #F8F5F0;
	line-height: 14px;
	font-size: 14px;
}
#directory_welcome #searchform {
	text-align: left;
	padding: 0 0 0 190px;
	height: auto;
	margin: 0;
}
#directory_welcome #s {
	width: 300px;
}
#main_directory_headline {
	height: 42px;
	width: 596px;
	background: transparent url('images/main_directory_heading.png') no-repeat;
}
#directory_tags, #directory_locations {
	padding: 20px;
	color: #F8F5F0;
}
#directory_tags a, #directory_locations a {
	color: #F8F5F0;	
}
#directory_tags {
	background: #516f1e url('images/directory_tags_bg.jpg') no-repeat;
}
#directory_tags img, #directory_locations img {
	position: relative;
	top: 3px;
	margin: 0 3px 0 20px;
}
#directory_locations {
	background: #364c0f url('images/directory_locations_bg.jpg') no-repeat;
}
#directory_tags h2, #directory_locations h2 {
	margin: 0;
	padding: 0 0 10px;
	color: #F8F5F0;
}
#directory_tags a:hover, #directory_locations a:hover {
	text-decoration: none;
	color: #7EB157;
}
#latest_directory_posts {
	padding: 0 15px;
}

#category_page {

}
#category_page h2 {
	background: transparent url('images/title_bg.jpg') no-repeat;
	margin: 0;
	color: #3e3838;
	padding: 10px;
}
#category_page .entry {
	background: transparent url('images/description_bg.jpg') repeat-y 0 bottom;
	margin: 0;
}
#category_page .entry img {
	border: 1px solid #908873;
}
#category_page .entry p {
	margin: 0;
	padding: 0 10px 12px;
}

#faqs {
	position: relative;
	background: transparent url('images/faq_box_bg.jpg') repeat;
	height: 260px;
	width: 786px;
	margin: 8px 0 15px;
	float: left;
	clear: both;
}
#faqs img {
	margin: 10px;
	text-align: left;
}
#faqs div {
	position: absolute;
	background: transparent url('images/faq_box_bg.jpg') repeat;
	top: 30px;
	left: 0;
	padding: 0 60px 10px;
}
.next-link, .prev-link {
	position: absolute;
	top: 100px;
	height: 24px;
	width: 35px;
	display: block;
	cursor: pointer;
	z-index: 9;
}
.next-link {
	background: transparent url('images/faq_next_button.jpg') no-repeat;
	right: 10px;
}
.prev-link {
	background: transparent url('images/faq_prev_button.jpg') no-repeat;
	left: 10px;
}

#listing {
	width: 470px;
	float: left;
}
#google_map {
	float: right;
	height: 400px;
	width: 300px;
	border: 1px solid #9fa291;
}

.top_ten {
	float: left;
	width: 257px;
	margin-right: 5px;
}
.top_ten_content {
	background: #233819 url('images/top_tens/top_ten_bg.jpg') no-repeat left bottom;
	margin-left: 16px;
	padding-right: 6px;
}
.top_ten_country {
	color: #ffffff;
}
.entry .top_ten_content  ol {
	color: #ff7200;
	padding-top: 8px;
	padding-bottom: 8px;
}
.top_ten_content a, .top_ten_content a:hover, .top_ten_content a:visited {
	color: #F7F5F0 !important;
}
.top_ten_content a:hover {
	text-decoration: underline;
}

#directory-contact-details {
	padding: 5px 15px;
	background-color: #c6d1db;
	border: 1px solid #99b3cc;
}
.entry #directory-contact-details h3 {
	padding-top: 0;
	color: #6b7e90;
}
.directory-address {
	background: transparent url('images/building.png') no-repeat;
	padding: 0 0 0 21px;
}
.directory-tel {
	background: transparent url('images/telephone.png') no-repeat;
	padding: 0 0 0 21px;
}
.directory-email {
	background: transparent url('images/email.png') no-repeat;
	padding: 0 0 0 21px;
}
.directory-website {
	background: transparent url('images/world.png') no-repeat;
	padding: 0 0 0 21px;
}
.directory-lat-lon {
	display: none;
}

#footer_wrapper {
	clear: both;
	min-width: 992px;
}
#footer {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 6px;
}

#footer p {
	
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 10px 0 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 10px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
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;
	border: 1px solid #ddd;
	background-color: #fff;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #ddd;
	background-color: #fff;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body . ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body . li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 5px 0 0 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px;
	}

#sidebar ul li#search {
	margin-bottom: 0;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End  Lists */



/* Begin Form Elements */
#searchform {
	height: 68px;
}

#sidebar #searchform #s {
	width: 162px;
	height: 25px;
	padding: 6px;
	font-size: 18px;
	margin: 0;
}

#sidebar #searchsubmit {
	padding: 5px;
	font-size: 13px;
	text-transform: uppercase;
	border: none;
	background-color: #436736;
	color: #ffffff;
	float: right;
	margin-top: 3px;
	cursor: pointer;
	width: 140px;
}
#sidebar #searchsubmit:hover {
	background-color: #769B62;
}

.entry form {
	margin: 0;
	padding: 0;
}
.custom_form p {
	margin: 0;
	padding: 15px 0 0;
}
.custom_form fieldset {
	border: none;
	background-color: #769B62;
	margin: 2px 0 0;
	padding: 0;
	width: 446px;
	display: block;
}
.custom_form label {
	padding-right: 5px;
	text-align: right;
	width: 120px;
	float: left;
	color: #ffffff;
}
.custom_form input.text, .custom_form textarea {
	width: 300px;
}
.custom_form textarea {
	padding: 2px;
}
.custom_form input.submit {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
}
.custom_form_sidebar {
	background-color: #436736;
	float: right;
	color: #ffffff;
	width: 297px;
	padding: 10px 20px;
	margin: 2px 0 0;
}
.custom_form_sidebar a {
	color: #ffffff;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 782px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin-left: 10px;
	width: 180px;
	float: left;
	display: inline;
}

#sidebar form {
	margin: 0;
	padding: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left-color: #363636;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.orangeslash {
	color: #ff7200;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
.red {
	color: #ff0000;
}
hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/

#sharethis_0 {
	clear: both;
	padding-top: 10px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

