/*  
Theme Name: Bamboo
Description: Bamboo was designed for the Cornwall Garden Trust by Jeff Meadows. 
Copyright: 2015
Version: 1.5
Author: Jeff Meadows
Tags: 
*/

* {
    margin: 0;
    padding: 0;
    outline: none;
}
html,
body {
    height: 100%;
}
body {
    color: #555;
    font-family: 'Open-Sans', sans-serif;
    font-size: 100%;
    line-height: 1.4em;
    height: 100%;
    margin: 0;
}
hr {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #2F710A;
}
table {
    width: 100%;
    border:0;
    margin-bottom:10px;
}
td {
    vertical-align: top;
    padding:0.5em 0.2em 0.3em 0.2em;
    border-bottom:1px dotted #ccc;
}

.gardens td h4 {
    font-size: 0.8em;
    font-weight:normal;
    color:#30710b;
    background:0;
    padding: 0;
    border:0;
    margin: 0;
}

.gardens td h5, .gardens td h6 {
	text-align:center;
	font-family: 'Open-Sans', sans-serif;
    font-size: 0.8em;
    padding: 0 1em 0 0;
}

.gardens td h5 a, .gardens td h6 a {
    font-weight:normal;
    color: #fff;
}

.gardens td h5 a:after  {
    font-family: "FontAwesome";
 	font-size:20px;
    font-weight:normal;
    color: #339;
    content: "\f08e";
	vertical-align: -15%;
}

.gardens td h6 a:after  {
    font-family: "FontAwesome";
 	font-size:20px;
    font-weight:normal;
 	color: #933;
    content: "\f08e";
	vertical-align: -15%;
}

.gardens td a:after  {
    font-family: "FontAwesome";
 	font-size:24px;
    font-weight:normal;
    color: #30710b;	
    padding-left: 7px;
    content: "\f145";
}

i.fa-ticket  {
 	font-size:24px;
    color: #30710b;	
    padding: 0 5px;
}

i.fa-external-link  {
 	font-size:20px;
    color: #933;	
    padding: 0 5px;
}
i.fa-external-link.blue  {
 	font-size:20px;
    color: #339;	
    padding: 0 5px;
}



sup,
sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}
sub {
    top: 0.4em;
}

.wp-block-separator {
	
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Georgia', 'Times New Roman', serif;
    font-weight: normal;
    letter-spacing: 0.05em;
}
h1 {
    text-align: left;
    color:#30710b;
    font-size: 1.5em;
    padding: 0 0 10px 0;
}

h2 {
    font-size: 1.3em;
    padding: 0 0 0.5em 0;
    margin: 0;
}
h2.title {
    text-align: left;
}
.widget_links h2 {
    display: none;
}
h3 {
    color:#30710b;
    font-size: 1.2em;
    padding: 0.25em 0 0.25em 0;
    margin: 0 0 20px 0;
}

h3 i, h3 em {
    font-style: normal !important;
}

h4 {
    font-size: 1.2em;
    padding: 0.5em 1em;
    line-height: 1.5em;
    background: #eee;
    border: 1px dotted #ddd;
    margin: 5px 0 10px 0;
}
a {
    color: #933;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #933;
}

h1:before {
    font-family: "FontAwesome";
 	font-size:1em;
    padding: 0 10px 0 5px;
}

.home h1:before {
    content: "\f015";
}

h3:after {
    font-family: "FontAwesome";
 	font-size:1.25em;
    padding: 0 5px 0 10px;
}

.management h1:before {
    content: "\f01c";
}

.membership h1:before {
    content: "\f0c0";
}

.contact-us h1:before {
    content: "\f0e0";
}

li.event  {
	list-style: none !important;
	padding:0;
	margin:0;
}

li.event:before  {
	content: "\f073";
    font-family: "FontAwesome";
 	font-size:1.25em;
 	color: #416F21;
    padding: 0 5px 0 0;
}


.news h1:before, .category-news  h1:before, h3.news:after {
    content: "\f1ea";
}

.category-from-the-chairman h1:before, h3.from-the-chairman:after {
    content: "\f007";
}

.newsletters h1:before, h3.newsletters:after {
    content: "\f0f6";
}

.events h1:before, .category-events  h1:before, h3.events:after {
    content: "\f073";
}

.gardens h1:before, .category-gardens h1:before, h3.gardens:after {
    content: "\f18c";
}

.recording h1:before, .category-recording h1:before, h3.recording:after {
    content: "\f0ea";
}

.garden-visits h1:before, .category-garden-visits h1:before, h3.garden-visits:after {
    content: "\f18c";
}

.education h1:before, .educational-bursary h1:before, .category-education h1:before, h3.education:after,  h3.educational-bursary:after {
    content: "\f19d";
}

.journal h1:before, .category-journal h1:before, h3.journal:after {
    content: "\f15c";
}

.book-reviews h1:before, .category-book-reviews h1:before, h3.book-reviews:after {
    content: "\f02d";
}

.contact h1:before  {
	content: "\f0e0"
}

.gallery h1:before, .parent-pageid-95 h1:before {
    content: "\f030";
}

.links h1:before {
    content: "\f08e";
}

.links #sidebar a:after {
    font-family: "FontAwesome";
 	font-size:1em;
    padding: 0 10px 0 5px;
    content: "\f08e";
}

a.news:before {
    font-family: "FontAwesome";
 	font-size:1.25em;
    padding: 0 10px 0 5px;
    content: "\f1ea";
}

#headwrap {
    background: url('https://www.cornwallgardenstrust.org.uk/wp-content/themes/bamboo/images/') no-repeat;
}
#header {
    display: block;
    max-width: 968px;
    background: #eee;
    padding: 15px;
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: 0 auto;
}
#header h1 {
    position: relative;
    font-size: 2em;
    padding: 30px 0 10px 0;
    margin: 0 auto;
}
#nav {
    max-width: 998px;
    font-family: 'Georgia', 'Times New Roman', serif;
    background: #eee;
    padding: 0 0 5px 0;
    border: 1px solid #ddd;
    margin: 0 auto;
}

.return {
    position: absolute;
    top: 0;
    left: 15px;
    width: auto;
    font-family: 'Georgia', 'Times New Roman', serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 3px 0 2px 7px;
    background-color: #eee;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
}
.return span {
    padding: 4px 8px;
    line-height: 2em;
    border-right: 1px solid #ddd;
}
.return span.prev:before {
    font-family: "FontAwesome";
 	font-size:1em;
    padding-right: 5px;
    content: "\f060";
}
.return span.next:after {
    font-family: "FontAwesome";
 	font-size:1em;
 	padding-left: 5px;
    content: "\f061";
}
.return a {
    color: #555;
}

#searchform {
    position: absolute;
    top: 0;
    right: 15px;
    margin: 0;
}
#searchform input[type="text"] {
    float: left;
    color: #555;
    font-size: 14px;
    padding: 6px 0 7px 10px;
    width: 150px;
    outline: 0;
    border-radius: 0;
    border: 1px solid #ddd;
    border-top: 0;
    border-right: 0;
    margin: 0;
}
#searchform input[type="image"] {
    float: left;
    cursor: pointer;
    text-align: center;
    background: #eee;
    border-radius: 0;
    border: 1px solid #ddd;
    border-top: 0;
    margin: 0;
}

#wrapper {
    position: relative;
    overflow: auto;
    min-height: 100%;
    max-width: 1000px;
    padding: 0 15px 60px 15px;
    margin: 0 auto 0 auto;
}
.banner {
    min-height: 50px;
}

#contentwrap {
    float: left;
    width: 100%;
}

#content {
    clear: both;
    overflow: auto;
    padding: 0;
    margin: 0 0 0 0;
}

.single #content {
    margin: 0 350px 0 0;
}

.single #sidebar {
    float: right;
    overflow: hidden;
    width: 325px;
    padding: 0;
    margin: 0 0 25px -350px;
}

#content p {
    padding: 0 0 0.5em 0;
}
#content p.search {
    font-size: 1.1em;
    font-style: italic;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
}

#content ul {
    margin: 0 0 0 0.5em;
}

#content ul li {
	list-style: disc;
    margin: 0 0 0.5em 0.5em;
}

#content ul {
    padding: 0 0 0 0.5em;
}

#content blockquote {
    clear: both;
	background: #efefef;
	padding:5px 10px;
	border: 1px dotted #ddd;
}

.cancelled,
.postponed,
.sold-out {
    position: relative;
 }

.cancelled::after,
.postponed::after,
.cancelled::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
 }

.cancelled::after {
	background: rgba(255, 255, 255, 0.5) url('images/cancelled_stamp.png') no-repeat center center;
	background-size: 50% auto;
 }
    
.postponed::after {
	background: rgba(255, 255, 255, 0.5) url('images/postponed_stamp.png') no-repeat center center;
	background-size: 50% auto;
 }
    
a.website[target=_blank]:after {
    font-family: "FontAwesome";
 	font-size:1em;
    padding: 0 0 0 5px;
    content: "\f08e";
}

a[href $='.pdf']:before {
    font-family: "FontAwesome";
 	font-size:1.5em;
    padding: 0 10px 0 5px;
    content: "\f1c1";
}

a[href $='.doc']:before,
a[href $='.docx']:before {
    font-family: "FontAwesome";
 	font-size:1.5em;
    padding: 0 10px 0 5px;
    content: "\f1c2";
}
#so11_1 {
    padding: 10px;
    background: #ffe;
    border: 1px solid #ccc;
}
img {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
}
.thumb {
}
.aligncenter {
    display: block;
    margin: 0 auto 10px auto;
}
.alignleft {
    float: left;
    max-width: 50%;
    margin: 0 15px 10px 0;
}
.alignright {
    clear: right;
    float: right;
    max-width: 50%;
    margin: 0 0 10px 15px;
}
.gallery {
    width: 102%;
    padding: 0;
    margin: 0 0;
}
.gallery-item {
    text-align: center;
    width: 23%;
    background: 0;
    padding: 0;
    border: 0;
    margin: 1% 2% 1% 0;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 48%;
}
.gallery-columns-3 .gallery-item {
    width: 31.33%;
}
@media only screen and (min-width: 641px) and (max-width: 960px) {
    .gallery-item {
        width: 31.33%;
    }
}
@media only screen and (min-width: 361px) and (max-width: 640px) {
    .gallery-item {
        width: 48% !important
    }
}
@media only screen and (max-width: 360px) {
    .gallery-item {
        width: 100% !important;
    }
    .alignleft,
    .alignright {
        max-width: 100%;
        margin: 10px 0;
    }
}
.wp-caption {
    position: relative;
    max-width: 100%;
    height: auto;
}
.gallery-caption,
.wp-caption-text {
    color: #555;
    font-size: 0.8em;
    text-align: center;
    line-height: 1.5em;
    padding: 2px;
    margin: 0;
}
.gallery-caption a {
    color: #555;
}
/* End captions */

#album {
    float: left;
    width: 20%;
}
#clear,
.clear {
    clear: both;
}
#footer {
    clear: both;
    position: relative;
    text-align: center;
    font-size: 0.8em;
    line-height: 1.2em;
    -webkit-text-size-adjust: none;
    text-align: center;
    padding: 15px 0;
    background: #eee;
    border: 1px solid #ddd;
    margin-top: 50px;
}
#footer a {
    color: #555;
}