/*
Theme Name: Visit Masham 2017
Theme URI: http://www.visitmasham.com/
Author: Split Design
Author URI: http://www.split.co.uk
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Tags: light, white, black, gray, two-columns, right-sidebar, fixed-width, custom-background, post-formats
*/

/* Contents

 Reset
 Global
 Header
 Navigation
 Sidebar
 Post
 Footer
 Meta
 Misc
 Pagination
 Forms
 Typography
 Comment

*/

/* @license
 * MyFonts Webfont Build ID 2492021, 2013-02-28T06:00:40-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed fonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Miso by Mårten Nettelbladt
 * URL: http://www.myfonts.com/fonts/martennettelbladt/miso/regular/
 * Licensed pageviews: Unlimited
 *
 * Webfont: Miso Bold by Mårten Nettelbladt
 * URL: http://www.myfonts.com/fonts/martennettelbladt/miso/bold/
 * Licensed pageviews: 0
 *
 * Webfont: Miso Light by Mårten Nettelbladt
 * URL: http://www.myfonts.com/fonts/martennettelbladt/miso/light/
 * Licensed pageviews: 0
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2492021
 * fonts copyright: Copyright (c) M&#x00E5;rten Nettelbladt, 2006. All rights reserved.
 *
 * © 2013 MyFonts Inc
*/





@font-face {font-family: 'Miso';src: url('font/260675_0_0.eot');src: url('fonts/260675_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/260675_0_0.woff') format('woff'),url('fonts/260675_0_0.ttf') format('truetype');}


@font-face {font-family: 'Miso-Bold';src: url('fonts/260675_1_0.eot');src: url('fonts/260675_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/260675_1_0.woff') format('woff'),url('fonts/260675_1_0.ttf') format('truetype');}


@font-face {font-family: 'Miso-Light';src: url('fonts/260675_2_0.eot');src: url('fonts/260675_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/260675_2_0.woff') format('woff'),url('fonts/260675_2_0.ttf') format('truetype');}


/* Reset */
/* ---------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}
/* Global */
/* ---------------------------------------------------------- */

body {
}

body.custom-background {
    background-attachment: fixed;
    background-color: #636363;
    background-image: url("//www.visitmasham.com/wp-content/uploads/2013/03/bkg1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    	-webkit-background-size: cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

#BKG1 {
	-webkit-background-size: cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
/* Flex Grid */
.outer_wrap {
	margin: 0 auto;
	width: 960px;
}

.header-wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 200px;
}
.inner_wrap {
	padding: 0px 0px 60px 0px;
}
.flex_10 {
	width: 9%;
	float: left;
	padding: .5%;
}
.flex_20 {
	width: 19%;
	float: left;
	padding: .5%;
}
.flex_25 {
	width: 24%;
	float: left;
	padding: .5%;
}
.flex_33 {
	width: 32%;
	float: left;
	padding: .5%;
}
.flex_50 {
	width: 49%;
	float: left;
	padding: .5%;
}
.flex_66 {
	width: 64%;
	float: left;
}
.flex_75 {
	width: 75%;
	float: left;
	padding: .5%;
}
.flex_80 {
	width: 79%;
	float: left;
	padding: .5%;
}
.flex_90 {
	width: 89%;
	float: left;
	padding: .5%;
}
.flex_100 {
	width: 99%;
	padding: .5%;
}
.flex_vert_pad {
	padding: 10px 0px 15px 0px;
}
.clear {
	clear: both;
}

.visitmasham {
margin-top: 100px;
margin-bottom: 100px;
text-align: center;
}



.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

.visitmasham h1 {
  color: #fff;
  font-size: 66px;
  line-height: 1;
  text-transform: uppercase;
}
.visitmasham h2 {
  color: #fff;
	font-size: 24px;
	font-family: 'Miso';
}

.miso {
	font-family: 'Miso';
}

.home_whatson {
	width: 480px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 650px;
		text-align: center;
}

.home_whatson_inner {
    padding-right: 10px;
    padding-top: 10px;
		text-align: left;
}

.home_spotlight_inner {
	   padding-right: 10px;
    padding-top: 10px;

}

.home_spotlight_inner_half {
	width: 459px;
	float:left;
	padding: 10px;
	margin-top: 10px;
	border-left: 1px dotted #777;
}
.home_spotlight_inner_half:first-of-type {
	border-left: none;
}

.home_spotlight_inner_half .home_event_list {
	padding-left: 0;
	padding-top: 10px;
}
.home_spotlight_inner_half .home_event_list:first-of-type {
	margin-right: 9px;
}


.home_news {
	width: 230px;
	float: left;
    margin-left: 10px;
    margin-right: 10px;
    height: 420px;
    	background: #FFF;


}

.home_quick {
	width: 230px;
	float: left;
  margin-left: 0px;
  margin-right: 0px;
  height: 420px;
	background: #FFF;
}

.home_quick ul {
	list-style: none;
	padding: 0 10px;
	font-size: 14px;
}

.home_quick li.arrowright {
	padding-right: 25px;
	position: relative;
	background-image: url('images/greenarrow.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding: 9px 0;
	border-top: 1px solid #777;
}

.home_quick li.arrowright:first-of-type{
	border-top: none;
}

a.greenarrow {
	font-family: 'Miso';
	font-size: 23px;
	color: #A4C420;
	padding-right: 25px;
	background-image: url('images/greenarrow.png');
	background-repeat: no-repeat;
	background-position: center right;
	display: inline-block;
	margin: 10px 0 0 0;
}

.home_quick li .dark {
	font-size: 14px;
	color: #000;
}

.home_imageinfo {
	width: 210px;     float: left;
    background-color: #333333;
    height: 130px;
    padding: 10px;
    color: white;
    font-family: 'Miso-Light';
    font-size: 18px;


}

.home_imageinfo img {
	 float: left;

}


.green-box {
	display: inline-block;
	margin: 20px auto;
	padding: 10px;
	background-color: #A4C420;
	font-family: 'Miso';
	font-size: 23px;
	color: #fff;
}
.green-box:hover {
	background-color: #777;
}

.arrow-up { position: relative;
	margin-top: -18px;
		margin-bottom: 20px;
		left: 160px;

}

.camera-icon {
	width: 50px;
	height: 100px;
	float: left;
}

.camera-content {
	float: left;
		width: 150px;

}

.home_imageinfo a{
color: #A4C420;
text-decoration: underline;
    font-size: 14px;
    	float: left;



}

.home_mashaminfo {width: 230px;     float: left;
    background-color: #fff;
    height: 130px;
    margin-top: 10px;
    height: 230px;



}

a.dark {
	color: #000;
}

.readmore {	font-family: 'Miso-Light';
font-size: 14pt;
}

.readmore.green {
	position: relative;
	padding-right: 20px;
}
.readmore.green:hover {
	color: #777;
}
.readmore.green::after {
	position: absolute;
	content: '';
	display: inline-block;
	top:4px;
	right:0;
	width: 13px;
	height: 10px;
	background-image: url('images/greenarrow.png');
	background-repeat: no-repeat;
	background-size: contain;
}
.readmore.green:hover:after {
	background-image: url('images/greyarrow.png');
}

.abouttext{
	padding: 10px;
	overflow: hidden;
}
.home_touristinfo {
		width: 300px;
		float: left;
    background-color: #fff;
    margin-top: 10px;
    height: 220px;
    margin-left: 10px;
		position: relative;
		padding-left: 170px;
}

.home_touristinfo h4 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: 'Miso';
	font-weight: normal;
	letter-spacing: normal;
}

.home_touristinfo p {
	font-size: 18px;
	font-family: 'Miso-Light';
	padding-bottom: 10px;
}

.home_touristinfo p img {
margin-bottom: -5px;
}

.home_touristinfo h2 {
 font-family: 'Miso-Light';
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 15px;

}
.info-icon {
position: absolute;
	top: 59px;
	left: 40px;

}

.home_spotlights {
	width: 960px;
	margin-top: 10px;
	height: 410px;
    background-color: #fff;
}

.home_spotlights.business_spotlights {
	height: 440px;
}

.home_spotlights.business_spotlights .spotlight_col {
	position: relative;
	height: 370px;
}
.home_spotlights.business_spotlights .spotlight_col .greenarrow {
	position: absolute;
	left:10px;
	bottom: 0;
}

.home_spotlights .miso {
	font-size: 23px;
}

.spotlight_col {
	width: 227px;
	float: left;
	padding-left: 10px;
}

.news_col {
	width: 210px;
	float: left;
	padding: 10px;
}

.news_col p.grey {
	border-top: 1px solid #777;
	padding-bottom: 0;
	padding-top: 10px
}

.news_col:first-of-type p.grey {
		border-top: none;
		padding-top: 0;
}

.news_col h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

.spotlight_col h4 {
	margin-top: 10px;
	font-size: 19px;
	font-family: 'Miso-light';
	font-weight: normal;
}

.spotlight_col h2 {
	font-size: 25px;
	font-family: 'Miso';
	font-weight: normal;
	color: #32441A;
	margin-bottom: 20px;
	margin-top: 5px;
}

.spotlight_col h2 a {
    color: #32441A;
    font-family: 'Miso';
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 5px;
}
.sponsoredlinks {
	font-size: 12px;
	padding-left: 10px;
	margin-top: 20px;
}


h2.headinghome {
   	background-color: #A4C420;
    color: #FFFFFF;
    font-family: 'Miso';
    font-size: 23px;
    height: 18px;
    padding: 9px;
    text-align: left;

}
h2.headinghome.darkgreen {
	background-color: #32441A;
}
.home_news h2.headinghome, .home_quick h2.headinghome {
  background-color: #777;
}

#directory_container {
	width: 720px;
	float: left;
	margin-top: 10px;

}
.directory_list {
	width: 680px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 100%;
    margin-bottom: 10px;
    padding: 20px;}

.directory_list p {
	margin-right: 40px;
    }

.directory_list h2 {
	font-size:42px;
	color: #A4C420;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: 'Miso-light', sans-serif;
	text-transform: capitalize;
	line-height: 35px;
	}


.directory_list h2 a {
	font-size:42px;
	color: #A4C420;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Miso-light', sans-serif;
	text-transform: capitalize;
	    line-height: 35px;

	}

.directory_list img {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-bottom: 10px;
    padding-right: 10px;
}

.directory_pagination {
    width: 680px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 25px;
    margin-bottom: 10px;
    text-align: center;
    padding: 20px;


    }
    .directory_content_right {width: 460px;    display:inline-block; float: left;}

    .directory_col1 { width: 220px; float: left; margin-right: 20px; margin-top: 10px;margin-bottom: 20px;}
    .directory_col2 { float: left; margin-top: 10px; margin-bottom: 20px;}

        #dir_img {
	    width: 220px !important;
	    display: block;
	    float: left;
    }
#event_container {
	width: 720px;
	float: left;
	margin-top: 10px;

}

.event_venue {
float: left;
padding-right: 20px;
}

.event_venue img {
padding-right: 13px;
margin-bottom: -8px;

}

.event_clock {
	float: left;
}
.event_clock  img {
padding-right: 13px;
margin-bottom: -7px;

}





hr {
display: block; height: 1px; border: 0; border-top: 1px dotted #ccc; margin: 1em 0; padding: 0;
margin-top: 20px;
margin-bottom: 20px;


}
.event_list {
	width: 680px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 100%;
    margin-bottom: 10px;
    padding: 20px;}

.event_list p {
	margin-right: 40px;
    }

.event_list h2 {
	font-size:42px;
	color: #A4C420;
	margin-top: 9px;
	margin-bottom: 20px;
	font-family: 'Miso-Light';
	line-height: 35px;
	}

	.directory_list h3 {
    color: #000000;
    font-family: 'Miso-Light';
    font-size: 21px;
}

	.home_event_list {
float: left;
    height: 260px;
    padding-left: 10px;
    width: 225px;
	}

		.home_event_list h3 {
	   font-family: 'Miso';
    font-size: 23px;
    font-weight: normal;
    margin-top: 10px;
		color: #32441A;
	}

		.home_event_list h2 a{
		  color: #777;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 5px;
	}


	/*.home_event_list h2 a {
    color: #32441A;
    font-family: 'Miso';
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 5px;
}*/
		.sidebar_event_list {
		width: 220px;
		float: left;
		padding: 10px;
	}

		.sidebar_event_list h3 {
			   font-family: 'Miso-light';
    font-size: 19px;
    font-weight: normal;
    margin-top: 10px;
	}

		.sidebar_event_list h2 {
				  color: #32441A;
    font-family: 'Miso';
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 5px;
	}

	.sidebar_event_list h2 a {
    color: #32441A;
    font-family: 'Miso';
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 5px;
}
  .arrow {
 left: -28px;
    position: relative; }

      .arrow_times {
 left: -18px;
    position: relative;
      top: 20px;}


    .selectdate { left: -18px;
    position: relative; }


    .event_list h3 {
	font-size:21px;
	color: #000000;
	font-family: 'Miso-Light';
	}

.event_pagination {
    width: 680px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 25px;
    margin-bottom: 10px;
    text-align: center;
    padding: 20px;


    }


    #walks_container {
	width: 720px;
	float: left;
	margin-top: 10px;

}

.walks_list {
	width: 680px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 100%;
    margin-bottom: 10px;
    padding: 20px;}

.walks_list p {
	margin-right: 40px;
    }

.walks_list h2 {
	font-size:42px;
	color: #A4C420;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Miso-Light';
	}

.walks_list img {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-bottom: 10px;
    border: 1px solid;
    margin-right: 20px;}

.walks_pagination {
    width: 680px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 25px;
    margin-bottom: 10px;
    text-align: center;
    padding: 20px;


    }

.sidebar_searchfilter {
	width: 230px;     float: left;
    background-color: #333333;
    height: 130px;
    margin-left: 10px;
    margin-top: 10px;


}

.sidebar_events {
	background-color: #333333;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 20px;
    width: 190px;
    color: #919191;
}

.sidebar_events h3 {
    color: #fff;
    font-family: 'Miso-Light';
    font-style: normal;
    float: left;
    margin-bottom: 20px;


}

.sidebar_events a {
    color: #fff;
    font-family: 'Miso-Light';
    font-style: normal;
    font-size: 19px;


}

#wp-calendar td {

		padding-left: 5px;
		    font-family: 'Miso-Light';
		        font-size: 19px;



}

#wp-calendar td a {

		padding-left: 0px;
		    font-family: 'Miso-Light';
		    color: #fff;


}

td#eo-widget-prev-month {
	padding-left: 10px;
}

td#eo-widget-next-month {
	text-align: right;
	padding-right: 10px;
}

.sidebar_events img {

    float: left;
    padding-right: 10px;


}


.sidebar_events caption {
    background: #fff;
    color: #333333;



}
.sidebar_events li {
 list-style: none;


}

.sidebar_whatson {
	width: 230px;
	float: left;
    background-color: #fff;
    margin-left: 10px;
    margin-top: 10px;


}

.timeicon {
float: left;
margin-top: -10px;
margin-right: 20px;

}

.timeheading{
 margin-top: -13px;
 	width: 150px;
	float: left;

}

.timecontent {
	margin-bottom: 10px;

}

.sidebar_info_content {
	padding: 10px;
}
.sidebar_times {
	background-color: #333333;
    color: white;
    float: left;
    height: 210px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 10px;
    width: 210px;
    font-family: 'Miso-Light';
    font-size: 14pt;


}

.sidebar_searchresults {
	  background-color: #333333;
    color: white;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 10px;
    width: 210px;
    font-family: 'Miso-Light';
    font-size: 14pt;


}


.sidebar_info {
	width: 230px;     float: left;
    background-color: #fff;
    margin-left: 10px;
    margin-top: 10px;


}

.sidebar_info_content img {
margin-left: 50px;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;


}


#default_container {
	width: 720px;
	float: left;
	margin-top: 10px;

}

.default_content {
	width: 680px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 100%;
    margin-bottom: 10px;
    padding: 20px;}


.default_content p {
	margin-right: 40px;
    }

.default_content h2 {
	font-size:42px;
	color: #A4C420;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: 'Miso-Light';
	line-height: 35px;
	}

.default_content img {
	background: none repeat scroll 0 0 #FFFFFF;
    margin-right: 20px;
    }

.featured_image_top {
	margin-bottom: 20px;
}

.default_sideimages {
	width: 350px;
	float: left;
}

.default_office {

	 float: left;
    margin-left: 20px;
    width: 300px;
}

.default_office h2 {
margin-top:0px;
}

.default_office ul {
	margin-left:15px;
		font-family: 'Miso-Light';
		list-style: circle;
font-size: 18px;
}
ul.comoff {
	list-style: none;
		font-family: 'Miso-Light';
font-size: 21px;
line-height: 30px;

}

.comoff_leftcol {
	float: left;
	border-right: 1px dotted black;
	padding-right: 80px;
}

.comoff_rightcol {
		float: left;
		padding-left: 40px;


}

#gallery_container {
	width: 960px;
	margin-top: 10px;


}


.gallery-icon {
 background: none repeat scroll 0 0 white;
    padding: 10px;}

#gallery-1 img {
    border:none !important;
  height: 100%;
    width: 100%;
}

.galleryheading {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.galleryheading img {
float: left;
	margin-bottom: 10px;
}

.featuredheading {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	float:
}

.featuredheading h2 {
		font-family: 'Miso-Light';



}

.featuredheading img {
float: left;
	margin-bottom: 10px;
}

.box {  float:left; width: 300px;  padding-top:15px; padding-left:5px;  padding-right:5px;  padding-bottom:10px; background:#f1f1f1; margin-bottom: 15px;}

.box img {  max-width: 288px;  margin:0 auto 0 auto;display:block;text-align:center;}
.box h2 {   line-height:18px;   font-size: 18pt; font-family: 'Miso-Light'; padding-top: 9px; padding-left: 50px; width: 250px; color: #000;  }
.box h2 a { color: #000;  }
.box h3 {     margin-bottom:5px; font-size: 14pt; font-family: 'Miso-Light'; padding-left: 50px; width: 250px; color: #000;  }
.box p{ padding: 10px;}

.box2 {  float:left;width: 300px;  padding-top:15px; padding-left:5px;  padding-right:5px;  padding-bottom:10px; background:#f1f1f1; margin-bottom: 20px;}

.box2 img {  max-width: 288px;  margin:0 auto 0 auto;display:block;text-align:center;}
.box2 h2 {   line-height:18px;   font-size: 18pt; font-family: 'Miso-Light'; padding-top: 9px; width: 250px; color: #000;  }
.box2 h2 a { color: #000;  }
.box2 h3 {     margin-bottom:5px; font-size: 14pt; font-family: 'Miso-Light'; padding-left: 50px; width: 250px; color: #000;  }
.box2 p{ padding: 10px;}

.winner {
	margin-bottom: 20px !important;
}


.single-blog_post .featured_image_top img {
	max-width: 100%;
	height: auto;
}

/* Chrome 24- and Safari 5- */
::made-up-pseudo-element, .selector { margin-bottom: 20px !important;}
/* Chrome, Safari 3+ */
@media screen and (-webkit-min-device-pixel-ratio:0) { margin-bottom: 20px !important;}

.visible {display:block;}
.hidden {display:none;}
#search, #social {display:none; position: absolute; z-index: 99; }
#search {
	left: -725px;
top:-23px;}
.search_btn {border: none; background: transparent url('images/search-icon.png'); width: 109px; height:26px; margin-left: 25px;}
.search_btn:hover {border: none; background: transparent url('images/search-icon-hover.png'); width: 109px; height:26px; margin-left: 25px;}
.share_btn {border: none; background: transparent url('images/share-icon.png'); width: 98px; height:26px; margin-left: 20px;}
.share_btn:hover {border: none; background: transparent url('images/share-icon-hover.png'); width: 98px; height:26px;}

.search_switch {background-color: #A4C420;   height: 90px; width: 480px;  }


#social {left:-160px;}
.social_switch {background-color: #A4C420;   height: 80px; width: 400px; padding-left: 24px;  }
.social_switch img {padding: 19px 10px 5px 5px;  }

.arrowdown { margin-top: -7px;  margin-bottom: -7px; padding-left: 65px;}

#visit {z-index: 1;margin-top: 40px; float: left; padding-left: 21px;}
#searchform { float: left;}

#nav-quick-links {
	position: absolute;
	top:75px;
	right:20px;
	font-family: 'Miso';
	font-size: 19px;
}
#nav-quick-links a {
	color: #32441A;
	margin-left: 8px;
}
#nav-quick-links a:hover {
	color: #fff;
}

.quicklink-icon {
	display: inline-block;
	height:20px;
	overflow: hidden;
	position: relative;
	top:2px;
	width: 20px;
}
.quicklink-icon img{
	height: 50px;
	left:-15px;
	position: relative;
	top:-15px;
	width: 50px;
}

#gallery_header {
	width: 960px;
	height: 63px;
	background: #333333;
	margin-top: 10px;
}

#gallery_header h2 {
	font-size: 42px;
	font-family: 'Miso-Light';
	color: #A4C420;
	padding-top: 25px;
	padding-left: 30px;
	float: left;
}

.backtogallery {
	float: right;
	color: white;
	font-family: 'Miso-Light';
	font-size: 21px;
	padding-top: 25px;
	padding-right: 30px;



}

#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 310px !important;
}

.backtogallery a{
	color: white;


}
/* Header */
/* ---------------------------------------------------------- */

#header {
	height: 200px;
	background-color: #A4C420;
	position: relative;
	margin-bottom: 70px;
}

.home #header {
	margin-bottom: 0;
}

#header_buttons {
text-align: right;
position: absolute;
top:30px;
right:20px;
width: auto;
}

.clearfix {
	clear: both;
}
/* Navigation */
/* ---------------------------------------------------------- */
#navigation {
	display: block;
	margin: 0px;
  padding: 0px;
  font-family: 'Miso-light',sans-serif;
	position: absolute;
	bottom: 20px;
	left:20px;
	height: auto;
}
#navigation a {
	color: #fff;
}
#navigation li li a {
	color: #434343;
}
#navigation ul {
	font-size: 25px;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding-left: 0;
}
#navigation li {
	float: left;
	position: relative;
}
#navigation a {
	display: block;
	padding: 0 0.5em;
	text-decoration: none;
}
#navigation ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 50px;
	left: 0;
	width: 220px;
	z-index: 99999;
}
#navigation ul ul ul {
	left: 100%;
	top: 0;
}
#navigation ul ul a {
	background: #f9f9f9;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#navigation li:hover > a, #navigation ul ul :hover > a, #navigation a:focus {
}
#navigation li:hover > a, #navigation a:focus {

	color: #000;
}
#navigation ul li:hover > ul {
	display: block;
}
#navigation .current_page_item > a, #navigation .current_page_ancestor > a {
	font-weight: bold;
}

/* START About Masham navigation sub menu */
#megaMenu ul.megaMenu  li{
	font-size: 25px !important;
	display: inline-block;
	padding-right: 8px !important;
}
#megaMenu ul.megaMenu  li:last-of-type{
	padding-right: 0px !important;
}

#megaMenu ul.megaMenu li ul li{
	display: block;
}

#megaMenu .wpmega-link-title {
	line-height: 1 !important;
}
#megaMenu ul ul.sub-menu {
	margin-left: -20px !important;
}
#megaMenu ul .ss-nav-menu-mega-alignCenter ul.sub-menu {
	/*margin-left: -10px !important;
	margin-right: -4px;*/
}
#megaMenu ul ul.sub-menu:before {
	content: '\25B2';
	font-size: 30px;
	color: #32441A;
	display: block;
	position: absolute;
	left:20px;
	top:-30px;
	width: 30px;
	height: 30px;
	line-height: 50px;
}
#megaMenu ul .ss-nav-menu-mega-alignCenter ul.sub-menu:before {
	left:auto;
	right: 94px;
}


/*#navigation #megaMenu ul#megaUber li#menu-item-4 ul.sub-menu{
margin-left: -20px;
padding: 10px;

}

#navigation #megaMenu ul#megaUber li#menu-item-4 ul.sub-menu .ss-nav-menu-with-img img {

    position: relative !important;
    margin-top: -25px;    width: 9px;
    height: 9px;
    margin-left: 80px;
}

#navigation #megaMenu ul#megaUber li#menu-item-4 ul.sub-menu li a:hover span{
    color: #A4C420 !important;
    font-family: 'Miso-Light';
    font-size: 25px !important;
    line-height: 20px;
}*/

/* END About Masham navigation sub menu */

/* START About us navigation sub menu */

/*#navigation #megaMenu ul#megaUber li#menu-item-5 ul.sub-menu{
margin-left: -60px;
padding: 10px;
width: 195px;
}

#navigation #megaMenu ul#megaUber li#menu-item-5 ul.sub-menu .ss-nav-menu-with-img img {

    position: relative !important;
    margin-top: -25px;    width: 9px;
    height: 9px;
    margin-left: 80px;
}

#navigation #megaMenu ul#megaUber li#menu-item-5 ul.sub-menu li a:hover span{
    color: #A4C420 !important;
    font-family: 'Miso-Light';
    font-size: 25px !important;
    line-height: 20px;
}*/

/* END About us navigation sub menu */

/* START Whats On navigation sub menu */

/*#navigation #megaMenu ul#megaUber li#menu-item-6 ul.sub-menu{
margin-left: -50px;
padding: 10px;
width: 195px;

}*/

/*#navigation #megaMenu ul#megaUber li#menu-item-6 ul.sub-menu .ss-nav-menu-with-img img {

    position: relative !important;
    margin-top: -25px;    width: 9px;
    height: 9px;
    margin-left: 80px;
}

#navigation #megaMenu ul#megaUber li#menu-item-6 ul.sub-menu li a:hover span{
    color: #A4C420 !important;
    font-family: 'Miso-Light';
    font-size: 25px !important;
    line-height: 20px;
}*/
/* END Whats On navigation sub menu */


/* START Whats Here navigation sub menu */

/*#navigation #megaMenu ul#megaUber li#menu-item-7 ul.sub-menu{

}

#navigation #megaMenu ul#megaUber li#menu-item-7 ul.sub-menu .ss-nav-menu-with-img img {

 height: 9px;
    margin-left: 70px;
    margin-top: -40px;
    position: relative !important;
    right: 30px;
    width: 9px;
}

#navigation #megaMenu ul#megaUber li#menu-item-7 ul.sub-menu li a:hover span{
    color: #A4C420 !important;
    font-family: 'Miso-Light';
    font-size: 25px !important;
    line-height: 20px;
}*/

/* END Whats here navigation sub menu */

/* START Community navigation sub menu */

/*#navigation #megaMenu ul#megaUber li#menu-item-8 ul.sub-menu{
margin-left: -143px;
    padding: 10px;
    width: 230px;
}

#navigation #megaMenu ul#megaUber li#menu-item-8 ul.sub-menu .ss-nav-menu-with-img img {
  position: relative !important;
    margin-top: -25px;    width: 9px;
    height: 9px;
     margin-left: 175px;
}

#navigation #megaMenu ul#megaUber li#menu-item-8 ul.sub-menu li a:hover span{
    color: #A4C420 !important;
    font-family: 'Miso-Light';
    font-size: 25px !important;
    line-height: 20px;
}*/

/* END Community navigation sub menu */


#megaMenu ul.megaMenu li a:hover span  {
    color: #32441A !important;
    font-family: 'Miso-Light';
    font-size: 25px !important;
    line-height: 20px;
}
#megaMenu ul.megaMenu ul li a:hover span  {
    color: #A4C420 !important;
}


#menu {
	list-style:none;
	width:940px;
	margin:30px auto 0px auto;
	height:43px;
	padding:0px 20px 0px 20px;

	/* Rounded Corners */

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */

	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));

	/* Borders */

	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 10px 4px 10px;
	margin-right:30px;
	margin-top:7px;
	border:none;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;

	/* Background color and gradients */

	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));

	/* Rounded corners */

	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}
#menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("img/drop.png") no-repeat right 7px;
}

/*li#menu-item-55 {

	border-right: 1px dotted #68774F !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-right: 20px !important;
	height: 290px;
}*/

/*li#menu-item-56 {

	border-right: 1px dotted #68774F !important;
	height: 290px;
	padding-top: 0px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;

}

li#menu-item-64 {

	border-right: 1px dotted #68774F !important;
	height: 290px;
	padding-top: 0px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;

}*/


/*li#menu-item-68 {

	border-right: 1px dotted #68774F !important;
	height: auto;
	padding-top: 0px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;

}


li#menu-item-74 {

	padding-top: 0px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;

}*/

#megaMenu ul li.ss-nav-menu-mega {
    position: static;
}

#megaMenu ul li.ss-nav-menu-reg ul.sub-menu li {
    min-width: 50px;
    position: relative;
}

#megaMenu ul li.ss-nav-menu-reg ul.sub-menu li.ruled {
	border-bottom: 1px dotted #6B7428 ;
}

#megaMenu ul li.ss-nav-menu-mega-alignCenter ul.sub-menu.sub-menu-1 {
	width: 920px;
	left: 0px !important;
	margin-left: 0 !important;
}

#megaMenu ul li.ss-nav-menu-mega-alignCenter ul li {
	padding: 0px 0px 0px 0px !important;
	width: 295px !important;
	margin: 0px 10px 0px 0px !important;
}

#megaMenu ul li.ss-nav-menu-mega-alignCenter ul li ul {
	margin-left: 0 !important;
	padding: 0;
	width: 200px;
}

#megaMenu ul li.ss-nav-menu-mega-alignCenter ul li ul:before {
	display: none;
}

#megaMenu ul li.ss-nav-menu-mega-alignCenter ul li ul li {
	margin-left: 0 !important;
	padding: 0;
	width: 210px !important;
	white-space: normal;
}


#megaMenu ul li.ss-nav-menu-reg ul.sub-menu li a, #megaMenu ul li.ss-nav-menu-reg ul.sub-menu li span.um-anchoremulator {
    margin: 0;
    padding: 6px 0px 6px 0px !important;
    position: relative;
}

#megaMenu .ss-nav-menu-with-img img {

    position: relative !important;
    margin-top: -35px;    width: 9px;
    height: 9px;
}


#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
    padding-left: 0px !important;
}
.dropdown_1column,
.dropdown_2columns,
.dropdown_3columns,
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;

	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column,
#menu li:hover .dropdown_2columns,
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}


#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup ul.sub-menu li#menu-item-74 {
padding-bottom: 0px !important;}

#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup ul.sub-menu li#menu-item-764 {
    min-width: 0;
    white-space: normal;
    width: 144px;
    padding-left: 20px !important;
    padding-top: 0px !important;}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

.mcomenutitle { font-size: 22px !important; color: white !important; margin-bottom: 0px !important;}

.mcomenutitle a { color: white !important; margin-bottom: 0px !important;}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {
    color: #fff !important;
		font-family: 'Miso';
}


#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a, #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > span.um-anchoremulator, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator, .wpmega-widgetarea h2.widgettitle {
    margin-bottom: 0.1em !important;
}

#megaMenu .wpmega-link-title {
    color: inherit;
    line-height: 1em;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1 {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #32441A !important;
}



#megaMenu ul.megaMenu li a span {
    color: #fff !important;
   font-size: 25px !important;
   font-family: 'Miso-Light';
   line-height: 20px;

}

#megaMenu ul.megaMenu li a span, #megaMenu ul.megaMenu li span.um-anchoremulator span {
    color: inherit;
    font-size: inherit;
}

/*#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {

font-weight: bold;}*/

.communitymenu {
	margin-left: -50px;
}

div.ez-wp-masonry-post {
    border: none !important;
    box-shadow: none !important;
    background: white;
    float: left;
    margin: 10px;
    overflow: hidden;
    padding: 5px;
    width: 230px;
}

/* Sidebar */
/* ---------------------------------------------------------- */

#sidebar {
	margin: 20px 0px 0px 20px;
}
#sidebar img {
	max-width: 100%;
}
#pages, #archives, #categories, #feeds, #sidebarmeta, #blogroll {
	margin: 0px 0px 0px 0px;
}
.sidebaritem {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ccc;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
.no-widgets h2 {
	margin: 15px 0px 0px 0px;
}
#sidebar ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#sidebar #h3 {
	padding: 20px;
	margin: 0px;
}
/* Post */
/* ---------------------------------------------------------- */

#wp-calendar {
	border: 1px solid #fff;
}
.post table {
	width: 100%;

}
.post td, th {
	padding: 7px;
}
.post td {
	text-align: center;

}
.post th {
	font-weight: normal;
}
dt {
	font-weight: normal;
}
dd {
	margin: 0px 0px 10px 10px;
	color: #333;
}
address {
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 200px;
}
.postdate {
	position: absolute;
	margin-left: -71px;
	padding: 5px;
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#cccccc, #aaaaaa);
	background: -o-linear-gradient(#cccccc, #aaaaaa);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cccccc), to(#aaaaaa)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#cccccc, #aaaaaa);
	width: 40px;
}
.post, .type-post, .type-page {
	padding: 10px 10px 10px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	clear: both;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	clear: both;
}
.attachment-post-thumbnail {
	float: left;
	min-width: inherit;
	border: 5px solid #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 2px #888;
	overflow: hidden;
	margin: 0px 20px 20px 0px;
}
/* Footer */
/* ---------------------------------------------------------- */

#footer {
	margin-top: 10px;
	padding: 30px;
	background: #32441A; /* Show a solid color for older browsers */
		color: #fff;
 height: 320px;		  margin-bottom: 300px;
}

#footer h2 {
font-size: 38px;
color: #A4C420;
font-family: 'Miso-Light';
margin-bottom: 20px;
}

#footer h3 {
font-size: 20px;
color: #A4C420;
font-family: 'Miso-Light';
font-weight: normal;
margin-top: 30px;
letter-spacing: 1px;
}



#footer_col1 {
width:400px;
border-right: 1px dotted #fff;
padding-right: 40px;
float: left;

}

#footer_col2 {
float: left;
width:400px;
padding-left: 40px;



}

.footnotes { font-size: 14px; color: #A4C420;font-family: 'Miso-Light'; margin-top: 60px;

 }

 .footnotes a { font-size: 14px; color: #A4C420;font-family: 'Miso-Light';

 }

#footer  p { font-family: 'Miso-Light';
   font-size: 19px;

 }


 .footer_facebook { width: 220px;
 float: left;font-family: 'Miso-Light';
   font-size: 20px;
    color: white;


 }


  .footer_facebook a {    color: white;


 }

input.emailfooter { background-color: #32441A;
width: 360px;
border: 2px solid #ffffff;
border-radius: 10px 10px 10px 10px;
color: #58702A;
font-family: 'Miso-light',Arial,Helvetica,sans-serif;
font-size: 27px;
height: 23px;
margin: 10px 0 0;
padding: 18px;
width: 335px;}
 .footer_twitter {
    float: left;
    margin-left: 30px;
    width: 150px;font-family: 'Miso-Light';
    font-size: 20px;
    color: white;

 }

.namefooter {width: 260px !important;
/*float: left;*/}
  .footer_twitter a {
      color: white;


 }
/* Meta */
/* ---------------------------------------------------------- */

.time {
	background: url(images/calender-icon.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
}
.post-comments {
	background: url(images/comment-icon.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
}
.categories {
	background: url(images/file-icon.gif) no-repeat center left;
	margin: 0 0 0 2px;
	padding: 0 0 3px 20px;
}
.tags {
	background: url(images/tag-icon.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 4px 18px;
}
/* Misc */
/* ---------------------------------------------------------- */

.sticky {
	background: url(images/must-read.png) no-repeat right top;
	background-color: #fff;
}
.gallery-caption {
}
.bypostauthor {
}
.wp-caption-text {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Pagination */
/* ---------------------------------------------------------- */

.pagenavi {
	margin: 0 auto 20px auto;
	width: 400px;
	padding: 5px;
	background: #f3f3f3;
	border: 1px solid #ccc;
	-moz-box-shadow: inset 0 0 5px #fff;
	-webkit-box-shadow: inset 0 0 5px #fff;
	box-shadow: inset 0 0 5px #fff;
}
.pagenavi a {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	text-decoration: none;
	color: #666;
	background-color: inherit;
}
.pagenavi a:hover {
	color: #000;
}
.pagenavi span.pages {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	color: #333;
	font-weight: bold;
	background-color: inherit;
}
.pagenavi span.current {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	font-weight: bold;
	color: #fff;
	background-color: #ccc;
}
/* Forms */
/* ---------------------------------------------------------- */

select {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: solid 1px #e3e3e3;
}
textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: solid 1px #e3e3e3;
	width: 98%;
}
input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
label {
	font-weight: bold;
}
fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
}
#search {
	width: 300px!important;
	padding-left: 24px;

}

#searchform_results #s {  background: none repeat scroll 0 0 #ffffff;

}

input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	border: 0px;
	padding: 5px;
	margin: 0px;
	width: 175px;
	height: 22px;
	display: block;
	border: 1px solid #ccc;
	}
#download {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #444;
	text-shadow: 0 1px 0 #eee;
	cursor: pointer;
	background: #aaa;
	background: -moz-linear-gradient(bottom, #aaa, #cecece);
	background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#cecece));
	border: 0px;
	padding: 5px 13px 5px 13px;
	margin: 0;
	height: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	border: 0px;
	padding: 5px;
	margin: 0px;
	display: block;
	border: 1px solid #ccc;
	-moz-box-shadow: inset 0 0 10px #ececec;
	-webkit-box-shadow: inset 0 0 10px #ececec;
	box-shadow: inset 0 0 10px #ececec;
}
textarea:focus, input[type="text"]:focus {
	border: 1px solid #9a9a9a;
}
#s {
	font-family: 'Miso-light', Arial, Helvetica, sans-serif;
	font-size: 37px;
	color: #fff;
	border: 3px solid #455E21;
	padding: 18px 18px 18px 18px;
	margin: 0px;
	width: 190px;
	height: 23px;
	background: #A4C420;
	margin-top: 18px;
	width: 350px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#s:focus {
	border: 3px solid #455E21;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#searchsubmit {
	padding: 5px 13px 5px 13px;
	margin: 0px 0px 0px 5px;
	height: 65px;
	width: 65px;

}

.buttonStyle {
border: none;
background: transparent url('images/search-btn.png') no-repeat;
height: 65px;
	width: 65px;
	    margin-left: 10px;
    margin-top: 18px;
}

.buttonStyle:hover {
border: none;
background: transparent url('images/search-btn-over.png') no-repeat;
height: 65px;
	width: 65px;
	    margin-left: 10px;
    margin-top: 18px;
}

#submit, .wpcf7-submit {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #444;
	text-shadow: 0 1px 0 #eee;
	cursor: pointer;
	background: #aaa;
	background: -moz-linear-gradient(bottom, #aaa, #cecece);
	background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#cecece));
	border: 0px;
	padding: 5px 13px 5px 13px;
	margin: 0;
	height: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
}
/* Typography Framework */
/* ---------------------------------------------------------- */

body {
	font: 14px/22px Helvetica, Arial, Verdana, sans-serif;
}
/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus, a:active, a:hover {
	color: #006699;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	padding: 0px 0px 0px 0px;
}

#header h1 {
	font-family: 'Miso';
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
	float: left;
	text-transform: uppercase;
	font-size: 90px;
}
#header h1 a {
	color: white;
	font-size: 90px;
	text-decoration: none;
}
#header h1 a:hover {
	color: #333;
	text-decoration: none;
}
.description {
	color: #777777;
	float: left;
	margin: 55px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
.bread-crumb {
	color: #777777;
	font-size: 10px;
	background: #f3f3f3;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 10px;
}
.postdate {
	text-align: center;
	text-shadow: #777 0px 1px 0px;
}
.postmonth {
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.postday {
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family:'Miso-Light',sans-serif;
	font-size: 24px;
	color: #777;
	padding: 10px 0px 10px 0px;
	font-weight: normal;
	margin: 0px;
}
h1 a {
	line-height: 29px;
}
h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #777;
	letter-spacing: -.5px;
	margin: 0px;
	font-weight: 300;
}
h3 {
	font-size: 18px;
	color: #000;
	letter-spacing: -1px;
}
h4 {
	font-size: 16px;
	color: #000;
	letter-spacing: -1px;
}
h5 {
	font-size: 14px;
	color: #000;
	font-weight: lighter;
}
h6 {
	font-size: 12px;
	color: #000;
	letter-spacing: -.5px;
	font-weight: lighter;
}
p {
	font-size: 14px;
	letter-spacing: 0;
	padding: 0px 0px 15px 0px;
}
a {
	color: #9e9a9a;
}

a:hover {
	color: #A4C420;
}

pre {
	font-size: 11px;
	color: #000;
	letter-spacing: 0;
	background-color: #f3f3f3;
}
cite {
	margin: 0px;
	padding: 0px;
}
code {
	font-size: 11px;
	color: #066;
	letter-spacing: 0;
	background-color: #0F9;
	padding: 2px;
}
blockquote {
	font-style: italic;
	color: #333;
	margin: 5px;
	padding: 10px 10px 0px 30px;
	background: url(images/quotes.png) no-repeat top left;
}
em {
	font-style: italic;
}
/* Post */
/* ---------------------------------------------------------- */

.post ul, .post ol {
	padding: 0px 0px 10px 30px;
}
.postmetadata {
	border-top: dotted 1px #e3e3e3;
	padding: 15px 0px 5px 0px;
	color: #777777;
	font-size: 10px;
	line-height: 18px;
	text-transform: capitalize;
	clear: both;
}
/* Comment */
/* ---------------------------------------------------------- */

#comments-title:before {
	content: "Comments: ";
}
#comments-title {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	text-align: center!important;
}
.comment-author {
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
	margin: 20px 0px 0px 0px;
	padding: 15px 5px 0px 5px;
	border-top: solid 1px #ccc;
}
#comment-block {
	margin: 0px 0px 10px 0px;
}
#comment-block ol {
	padding: 20px;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	list-style-type: none;
}
#comment-block ol ol {
	padding: 0px 0px 0px 20px!important;
	margin: 5px 0px 10px 0px;
	list-style-type: square;
	font-size: 12px;
}
.comment ul li {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: square;
	font-size: 12px;
}
#comment-block ol, #comment-block .children li {
	padding: 20px;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	list-style-type: none;
}
#comment-block ol ul {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
}
a.comment-reply-link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #444;
	text-shadow: 0 1px 0 #eee;
	cursor: pointer;
	background: #aaa;
	background: -moz-linear-gradient(bottom, #aaa, #cecece);
	background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#cecece));
	border: 0px;
	padding: 5px 13px 5px 13px;
	margin: 0px 0px 0px 5px;
	height: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
}
.commentmetadata {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#comment-block a {
	color: #000;
}
#comment-block {
	background: url(images/comment-block-bg.png) no-repeat top center;
}
#comments {
	margin: 20px 0px 10px 0px;
	padding: 20px 0px 10px 0px;
}

#footer_col2 li {
	list-style: none;
}

#footer_col2 input[type="text"] {
   background-color: #32441A;
    width: 360px;
      border: 2px solid #ffffff;
    border-radius: 10px 10px 10px 10px;
    color: #58702A;
    font-family: 'Miso-light',Arial,Helvetica,sans-serif;
    font-size: 27px;
    height: 23px;
    margin: 10px 0;
    padding: 18px;
    width: 335px;

}

#footer_col2 #whatsyourname{
	    width: 260px !important;
	    float: left;

}

#footer_col2 .buttonStyle {
background: url("images/search-btn-footer.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 65px;
    margin-left: 10px;
    margin-top: 8px;
    width: 65px;
    float: left;}

    #footer_col2 .buttonStyle:hover {
background: url("images/search-btn-footer-over.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 65px;
    margin-left: 10px;
    margin-top: 8px;
    width: 65px;
    float: left;}

#footer_col2 h2 {
	margin-bottom: 40px;
}


/***** Hacks ******/


/* Chrome, Safari 3+ */
@media screen and (-webkit-min-device-pixel-ratio:0) { #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1{
  	margin-top: 22px !important;
}

}


/*COLOURS*/
.green {
  color: #A4C420;
}
.grey {
  color: #777;
}

.directory_list h3.grey {
	color: #777 !important;
	font-weight: normal;
}

.eo-fullcalendar .fc-day-grid-event {
	background-color: #32441A !important;
	border-color: #32441A !important;
}
.eo-event-past {
	opacity: 0.2;
	pointer-events: none;
}

/*.eo-fullcalendar .category-arts-performance {
	background-color: #A4C420 !important;
	border-color: #A4C420 !important;
}*/

.page-template-page-news .directory_list .directory_content_right {
	float: right;
	margin-right: 10px;
}
.page-template-page-news .directory_list img {
	border: none;
	margin: 0;
	box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
}


.event_switch {
	font-size: 18px;
	border-bottom: 1px dotted #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

.event_switch a {
	font-family: 'Miso';
	color: #fff;
}
.event_switch a:hover {
	color: #A4C420;
}

.event_switch .switch {
	display: inline-block;
	position: relative;
	top:3px;
	width: 34px;
	height: 18px;
	border: 1px solid #fff;
	margin: 0 10px;
	vertical-align: baseline;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.event_switch .switch:after {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background-color: #A4C420;
	position: absolute;
	top:2px;
	left:2px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.events-calendar .event_switch .switch:after {
	left:auto;
	right:2px;
}


.fc-today {
	background-color: #EAF0CC !important;
}

.fc-day-header {
	background-color: #32441A !important;
	color: #fff;
}

.fc-button{
		height: 2.1em;
		width: 2.1em;
		background-color: #fff !important;
		border: 1px solid #A4C420 !important;
		text align: center;
		border-radius: 50% !important;
		padding: 0 !important;
}

.fc-today-button {
	width: auto !important;
	padding: 0 0.6em !important;
	border-radius: 0% !important;
	color: #A4C420 !important;
	text-transform: capitalize !important;
}

.fc-icon {
	height: .5em;
	width:.5em;
	background-color: #fff;
	border: none;
	color: #A4C420;
}


ul.thirds li{
	list-style: none;
	width: 205px;
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #efefef;
}
ul.thirds li:nth-of-type(3n+0) {
	border-right: 0px solid #fff;
}
