/*! normalize.css v2.0.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;padding:0;font-family:Arial,Helveltica,sans-serif}a:focus{outline:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0;padding:0;border:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

@font-face {
    font-family: 'signpaintermedium';
    src: url('../fonts/signpainter-housescript-webfont.eot');
    src: url('../fonts/signpainter-housescript-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signpainter-housescript-webfont.woff') format('woff'),
         url('../fonts/signpainter-housescript-webfont.ttf') format('truetype'),
         url('../images/signpainter-housescript-webfont.svg#signpaintermedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Belgrano', serif;
	margin: 0; 
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	color: #2d2d2d;
}

h1 {
	font-size: 36px;
	line-height: 1em;
	margin: 0 0 20px 0;
}

a {
	text-decoration: underline;
}


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

p, li {
	font-size: 13px;
}

p {
	margin: 8px 0;
}

body {
	background: url(../images/bg.gif);
	font-family: arial, helvetica, sans-serif;
	color: #2d2d2d;
}

#wrapper {
	width: 925px;
	margin: 0 auto;
	padding: 0 0 100px 0;
}

.offscreen {
	position: absolute;
	left: -5000em;
}


/* header */
#header-main {
	width: 925px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 0 0;
}

.logo {
	float: left;
}

.actions {
	float: right;
}

.actions li {
	list-style: none;
	float: left;
	padding: 0 0 0 20px;
}

.actions li a {
	font-family: 'Belgrano', serif;
	color: #4ab059;
	text-decoration: none;
}

.social {
	clear: right;
	float: right;
	width: 120px;
	padding: 20px 0 0 20px;
}

.social li {
	float: left;
	list-style: none;
	margin: 0 0 10px 5px;
}

.social li a {
	background: url(../images/social.png) no-repeat 0 0;
	float: left;
	width: 35px;
	height: 34px;
	text-indent: -5000em;
}

.social .icon-2 a {
	background-position: -35px 0;
}

.social .icon-3 a {
	background-position: -70px 0;
}

.social .icon-4 a {
	background-position: -105px 0;
}

.social .icon-5 a {
	background-position: -140px 0;
}

.social .icon-6 a {
	background-position: -175px 0;
}

.button-donate {
	background: url(../images/donate.png) no-repeat 0 0;
	width:101px;
	height: 100px;
	text-indent: -5000em;
	float: right;
	margin: 10px 0 0 0;
}
/* end header */


/* nav */
nav li {
	list-style: none;
}

nav a {
	font-family: 'Belgrano', serif;
	text-decoration: none;
	color: #2d2d2d;
	font-size: 15px;
}

.nav-main {
	background: #ffffff url(../images/nav-bg.png) no-repeat 0 0;
	max-width: 980px;
	margin: 0 auto 15px auto;
	height: 34px;
	padding: 9px 0;
}

.nav-main ul {
	text-align: center;
}

.nav-main li {
	display: inline-block;
	*display: inline;
    zoom: 1;
}

.nav-main li a {
	display: inline-block;
	*display: inline;
    zoom: 1;
	padding: 8px 15px;
}

.nav-main li a:hover,
.nav-main .current_page_item a {
	background: #2d2d2d;
	color: #ffffff;
}



/* end nav */


/* homepage banner */
#banner {
	background: #c7e6cb;
	overflow: hidden;
	padding: 15px;
}

#banner img {
	display: block;
	border: none;
}

#banner a.slider_link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 66;
}

#banner header {
	overflow: hidden;
	padding: 0 0 10px 0;
}

#banner .title {
	background: url(../images/banner-title.png) no-repeat 0 0;
	text-indent: -5000em;
	width: 383px;
	height: 89px;
	float: left;
	margin: 5px 0 0 0;
}

#banner ol {
	float: right;
}

#banner ol li {
	display: inline-block;
	list-style: none;
	padding: 0 0 0 5px;
}

#banner ol li a {
	background: url(../images/banner-nav.png) no-repeat 0 0;
	height: 98px;
	width: 96px;
	display: inline-block;
	text-indent: -5000em;
}

#banner ol .icon-2 a {
	background-position: -96px 0;
}

#banner ol .icon-3 a {
	background-position: -192px 0;
}

#banner ol .icon-4 a {
	background-position: -288px 0;
	width: 122px;
}

#banner .flexslider {
	background: #c7e6cb;
	width: 870px;
	height:372px;
	float:left;
	border: 1px solid #ffffff;
	overflow:hidden;
	position:relative;
	margin-bottom:0;
}

#banner .flexslider p{
	position:absolute;
	z-index:100;
}

#banner .flexslider li{
	position:relative;
}

#banner .flexslider span {
    position: absolute;
    font-family:'Belgrano',serif;
	color: white;
	text-shadow: 0 0 1px #aaaaaa;
}

#banner .flexslider .problem{
    font-size: 20px;
}
#banner .flexslider .solution{
    font-size: 16px;
}

#banner .flexslider span.top {
    top: 20px;
}
#banner .flexslider span.bottom {
    bottom: 20px;
}
#banner .flexslider span.left {
    left: 20px;
}
#banner .flexslider span.right {
    text-align: right;
    right: 20px;
}


/* end homepage banner */



/* to tidy */

.wysiwyg .wysiwyg {
	overflow: hidden;
	width: auto;
}

.wysiwyg a {
	text-decoration: none;
	color: #047114;
	font-weight: bold;
}
/* end to tidy */




/* in page breadcrumb */
.breadcrumb {
	overflow: hidden;
	padding: 20px 20px 0 20px;
}

.breadcrumb li {
	list-style: none;
	float: left;
}

.breadcrumb a, .breadcrumb span {
	color: #047114;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 4px;
}

.breadcrumb span{
	font-weight:normal;
}

.breadcrumb li:first-child a {
	margin: 0;
}
/* end in page breadcrumb */




.main {
	width: 560px;
	padding: 20px;
	float: left;
	clear: both;
}

.main article {
	padding: 0 0 20px 0;
}

.main ul { 
	padding-left:20px;
}

/* colummns */
.col {
	width: 280px;
	padding: 20px 20px 20px 0;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

.col-right .widget_recent_entries, .col-right .widget_advertising-widget, .col-right .widget_socialmediasidebar-widget .inner{
	border:solid 2px black;
	background-color:white;
	margin-bottom:20px;
}
 .col-right .widget_socialmediasidebar-widget .inner{
 	clear:both;
 	 	background-color:white !important;
 }

.col-right .widget_recent_entries h3.title, .col-right .widget_advertising-widget h3.title, .col-right .widget_socialmediasidebar-widget .tab-content{
	margin:1px;
	border:dashed 2px #838181;
	padding:15px 15px 15px 15px;
	border-bottom:0;
	font-size:1.1em;
}

.col-right .widget_socialmediasidebar-widget .tabs{
	
	list-style-type: none
}

.col-right .widget_socialmediasidebar-widget .tabs li{
	text-align:center;
	background-color:white;
	color:#2d2d2d;
	cursor:pointer;
	float:left;
	width:48%;
	height:36px;
	line-height:36px;
	text-transform:uppercase;
	font-family:'Belgrano',serif;
	font-size:11px;
	border:solid 1px #d4d4d1;
	float:right;
}

.col-right .widget_socialmediasidebar-widget .tabs li span{
	display:block;
	padding:0 5px;
}

.col-right .widget_socialmediasidebar-widget .tabs li:first-child{
	margin-right:2%;
	float:left;
}

.col-right .widget_socialmediasidebar-widget .tabs li.selected{
	color:white;
	background-color:#2d2d2d;
	border:solid 1px #2d2d2d;
}

.twitter-timeline{
	color:#2d2d2d;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

.col-right .widget_socialmediasidebar-widget .tab-content li{
	display:none;
}

.col-right .widget_socialmediasidebar-widget .tab-content li.selected{
	display:block;
}

.col-right .widget_socialmediasidebar-widget .tab-content{
	border:dashed 2px #838181;
	padding:14px 14px 12px 14px;
 	background-color:white;
 	list-style-type: none;
}

.col-right .widget_advertising-widget h3.title{
	font-size:13px;
	color:#047114;
	font-family:Arial,helvetica;
	padding-bottom:5px;
	font-weight:bold;
}

.col-right .widget_advertising-widget h4{
	margin-bottom:10px;
	font-size:1.1em;
}

.col-right .widget_recent_entries ul, .col-right .adverts-widget{
	width:240px;
	border:dashed 2px #838181;
	border-top:0;
	padding:0px 15px 15px 15px;
	margin:1px;
	list-style-type: none;
}

.col-right .widget_recent_entries li{
	padding-bottom:12px;
}

.col-right .widget_recent_entries a, .col-right .widget_advertising-widget a{
	color:#047114;
	text-decoration:none;
	font-weight:bold;
}

.col-right .widget_recent_entries a:hover, .col-right .widget_advertising-widget a:hover{
	text-decoration:underline;
}

.col-right .widget_advertising-widget p a{
	margin-top:10px;
	display:block;
}




.col-right .welcome, .col-right .extra-info{
	border:solid 2px #3d3d3d;
	margin-bottom:20px;
	margin-top:55px;
}


.col-right .welcome h1{
	background: url('../images/welcome.png') center top no-repeat;
	text-align:center;
	text-indent:-99999px;
}

.col-right .welcome .inner, .col-right .extra-info .inner{
	background-color:#c7e6cb;
	border:dashed 2px #3d3d3d;
	padding:20px 35px 25px 35px;
	font-size:12px;
	text-align:center;
	margin:1px;
	list-style-type: none;
	color:#2d2d2d;
}

.col-right .welcome .icon{
	background:#c7e6cb url('../images/icon-food.png') center top no-repeat;
	display:block;
	height:45px;
	margin-top:20px;
}

.col-right .extra-info .inner{
	background-color:white;
	padding:14px;
	text-align:left;
	color:#2d2d2d;
}

.col-right .extra-info .inner p{
	min-height:20px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
	line-height:18px;
}

.col-right .extra-info .inner p span{
	display:block;
	width:80%;
}

.col-right .extra-info .inner p:first-child{
	padding-top:0;
}

.col-right .extra-info .inner p:last-child{
	border-bottom:0;
	padding-bottom:0;
}


.col-right .extra-info a{
	color:#047114;
	text-decoration:none;
	font-weight:bold;
}

.col-right .extra-info h1{
	font-size:17px;
}

.col-right .extra-info .location{
	background:url('../images/icon-location.png') 2px 4px no-repeat;
}

.col-right .extra-info .time{
	background:url('../images/icon-clock.png') 2px 4px no-repeat;
}

.col-right .extra-info .accessibility{
	background:url('../images/icon-accessibility.png') 2px 0px no-repeat;
}

.col-right .extra-info .email{
	background:url('../images/icon-email.png') 2px 4px no-repeat;
}



/* boxes */
.box {
	background: #e2e2d3;
	padding: 10px;
	margin: 0 0 20px 0;
	position: relative;
}

.box .inner {
	background: #f7f7f3;
	overflow: hidden;
}

.box .content {
	width: 565px;
	float: left;
}


.decor {
	position: absolute;
}

.box .decor-2 {
	background: url(../images/decor-2.png) no-repeat;
	width: 89px;
	height: 127px;
	top: -27px;
	right: -5px;
}

.box-featured .inner {
	background: #b1d9f2 url(../images/bg-2.gif);
}

.box-newsletter + .box-featured {
	margin-bottom: 0;
	padding-bottom: 0;
}

.box img {
	display: block;
	border: 1px solid #ffffff;
}

.box-featured .blocks {
	padding: 20px;
	overflow: hidden;
}

.box-featured .block {
	width: 420px;
	float: left;
}

.box-featured .title + .block {
	margin-right: 20px;
}

.box-featured .block a {
	color: #047114;
	text-decoration: none;
	font-weight: bold;
} 

.box-featured .block p {
	margin: 10px 0 20px 0;
	line-height: 1.3em;
}


.box-featured .title-1 {
	background: url(../images/title-bg-1.png);
	width: 283px;
	height: 48px;
	margin: 0 0 20px 0;
}

.box-featured .title-1.large{
	background: url(../images/title-bg-2.png);
	width:463px;
}

.box-featured .title-1 span {
	padding: 8px 0 0 44px;
	display: block;
	font-size: 22px;
}

.box-featured .title-1.large span{
	font-size:18px;
	padding: 8px 44px 0 44px;
	text-align:center;
}

.box-newsletter {
	position: relative;
}

.box-newsletter .inner {
	padding:10px;
	background: #f5981e;
}

.box-newsletter label {
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-family: 'Belgrano', serif;
	width: 362px;
	padding: 4px 0 0 70px;
}

.box-newsletter input[type="text"] {
	float:left;
	width: 355px;
	padding: 6px 10px;
	border: 1px solid #d6d6d6;
	font-size: 13px;
	color: #2d2d2d;
	font-family: arial, helvetica, sans-serif;
}

.box-newsletter input[type="submit"] {
	float: left;
	background: #2d2d2d;
	border: none;
	color: #ffffff;
	font-family: 'Belgrano', serif;
	font-size: 16px;
	padding: 4px 15.5px 4px 17px;
}

.box-newsletter .decor {
	background: url(../images/decor-1.png) no-repeat;
	position: absolute;
	left: 15px;
	top: -20px;
	width: 68px;
	height: 76px;
}



/* list */
.list {
	overflow: hidden;
	clear: both;
}

.list .item {
	overflow: hidden;
	margin: 25px 0 0 0;
}

.list .item:first-child {
	margin-top: 0;
}

.list .item .image {
	float: left;
	padding: 0 10px 0 0;
}

.list .item .description {
	overflow: hidden;
}
.list .item .title {
	font-size: 16px;
}
.list .item .title a {
	color:#047114;
	text-decoration: none;
	font-weight:bold;
}
.list .item p {
	margin: 8px 0 0 0;
	line-height: 1.3em;
}

.list .item .more {
	color: #047114;
	font-weight: bold;
	text-decoration: none;
}

.list nav{
	text-align:center;
	margin-top:20px;
	font-family: 'Belgrano',serif;
}

.list nav .page-numbers{  
  padding:0px 4px;  
  color:#047114; 
  font-size:15px;
}  
.list nav .current{  
	 color:#2D2D2D;
	 font-size:15px;
}  
.list nav .prev, .list nav .next{  
	color:#047114;  
}


.list-more {
	padding: 20px;
}

.list-more > .title,
.list-blocks > .title {
	position: relative;
	border-top: 1px solid #bdbdba;
	height: 15px;
	margin: 15px 0 0 0;
}

.list-more > .title span,
.list-blocks > .title span {
	background: #f8f8f4;
	position: absolute;
	left: 0;
	top: -19px;
	text-transform: uppercase;
	font-size: 13px;
	padding: 10px 10px 10px 0;
}

.list-more > .title + .item {
	margin-top: 10px;
}


.list-blocks {
	padding: 20px 20px 0 0;
}

.list-blocks > .title {
	margin-left: 20px;
	margin-bottom: 10px;
}

.list-blocks .item {
	background: #ffffff;
	float: left;
	text-decoration: none;
	position: relative;
	width: 275px;
	min-height: 170px;
	margin: 0 0 20px 20px;
	color: #2d2d2d;
	z-index: 1;
    outline: 2px dashed #838181;
    outline-offset: -7px;
}

.list-blocks .item img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 275px;
	height: 170px;
	display: block;
	z-index: -1;
}

.list-blocks .item .title {
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    margin: 170px 0 0 1px;
}

.list-blocks .item .title span {
	padding: 15px;
	display: block;
	color: #2d2d2d;
}


/* quote box */
.box-quote .inner {
	background: #43ad53;
	position: relative;
}

.box-quote .decor-quote {
	background: url(../images/decor-quote.png);
	width: 51px;
	height: 52px;
	left: 272px;
	top: 28px;
}

.box-quote img {
	position:absolute;
	width:300px;
	height:auto;
	border: none;
	top:0;
	left:0;
}

.box-quote a{
	text-decoration:none;
}

.box-quote blockquote {
	overflow: hidden;
	color: #ffffff;
	margin: 0;
	font-family: 'Belgrano', serif;
	position: relative;
	float: left;
}
.box-quote blockquote p.overlay {
	width: auto;
	height: auto;
	float: left;
	margin: 20px 24px 24px 345px;
}

.box-quote blockquote p.overlay.one {
}

.box-quote blockquote p.overlay.two {
	font-size: 16px;
}
/* end quote box */


/* squiggle box */
.squiggle-box {
	position: relative;
	margin: 20px 0;
}

.squiggle-box .top,
.squiggle-box .bot {
	background: url(../images/squig-top.png) no-repeat 0 0;
	width: 924px;
	height: 9px;
	display: block;
}

.squiggle-box .bot {
	background: url(../images/squig-bottom.png) no-repeat 0 0;	
}

.squiggle-box .mid {
	background: #f5981e;
	overflow: hidden;
	padding: 20px;
}

.squiggle-box .content {
	width: 530px;
	float: left;
}

.squiggle-box .title {
	font-family: 'signpaintermedium';
	font-size: 36px;
}

.squiggle-box img {
	float: right;
}

.squiggle-box em {
	font-family: 'Belgrano', serif;
	font-size: 16px;
	font-style: normal;
	display: block;
	padding: 10px 0 0 0;
}


.squiggle-box-small .mid {
	padding: 10px 20px;
}

.squiggle-box-small .content {
	width: auto;
}

.squiggle-box-small .icons {
	position: absolute;
    height: 116px;
    width: 117px;
	right: 40px;
	top: 5px;
}

.squiggle-box-small .title span:first-child {
	padding: 0;
}

.squiggle-box-small .title span {
	padding: 0 0 0 125px;
	display: block;
}

.squiggle-box-small .icons a span {
	font-family: 'signpaintermedium';
	font-size: 29px;
	line-height: 0.8em;
}
/* squiggle box */


/* squig box icons */
.icons {
	overflow: hidden;
}

.icons li {
	float: left;
	list-style: none;
	margin: 0 0 0 20px;
}

.icons li:first-child {
	margin: 0;
}

.icons a {
	background: url(../images/button.png) no-repeat 0 -116px;
	width: 117px;
	height: 116px;
	float: left;
	text-align: center;
	text-decoration: none;
	font-family: 'Belgrano', serif;
	font-size: 16px;
	color: #ffffff;
}

.icons a:hover {
	background-position: 0 0;
	color: #2d2d2d;
}

.icons a span {
	display: block;
	padding: 38px 15px 0 15px;
	line-height: 1.2em;
}
/* end squig box icons */


/* wysiwyg */
.wysiwyg {
	width: 565px;
	padding: 10px 20px;
}

.wysiwyg p {
	margin: 20px 0;
}

.wysiwyg h2 {
	font-size: 16px;
	padding: 5px 0 0 0;
}
/* end wysiwyg */


/* gallery plugin */
.gallery-placeholder {
	display: block;
}
/* end gallery plugin */


/* footer */
#footer-main > ul > li {
	width: 130px;
	float: left;
}

#footer-main li {
	list-style: none;
}

#footer-main ul li a {
	color: #2d2d2d;
	text-decoration: none;
	font-size: 12px;
}

#footer-main > ul > li > a {
	font-family: 'Belgrano', serif;
	color: #3daa4d;
	font-size: 13px;
}

#footer-main ul li ul {
	padding: 10px 10px 15px 0;
}

#footer-main ul li ul li {
	line-height: 1.3em;
}

#footer-main .small-nav {
	float: none;
	padding: 5px 0 0 0;
}

#footer-main .small-nav li {
	width: auto;
	padding: 0 0 0 20px;
}

#footer-main .small-nav li:first-child {
	padding: 0;
}

.site-info {
	clear: both;
	padding: 10px 0 0 0;
	line-height: 1.4em;
}
/* end footer */


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flex-viewport ul.slides { padding:0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {
	width: 98%;
	height: auto;
	position: absolute;
	z-index: 99;
	top:45%;
	left:1%;
}
.flex-direction-nav a {width: 30px; height: 30px; margin: 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; float: left; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; float: right;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}




.single-post .flexslider{
	border:0;
	border-radius:0;
	box-shadow:0;
	margin-bottom:0;
}

.single-post .flexslider img{
	border:0;
}

.single-post #carousel.flexslider{
	padding-left:44px;
	padding-right:44px;
	background-color:black;
}

.single-post #carousel.flexslider li{
	cursor:pointer;
	margin:6px 1px;
}

.single-post .flex-direction-nav a{
	background-image: url(../images/bg_direction_nav_alt.png); 
	top:53%;
}

.single-post .flexslider:hover .flex-next {opacity: 0.8; right: 10px;}
.single-post .flexslider:hover .flex-prev {opacity: 0.8; left: 10px;}

/*pagination*/
.pagination a, .pagination span { 
	font-family: 'Belgrano', serif;
	color:#2d2d2d;
	text-decoration: none;
}

/*Wordpress contact form (newsletter signup page)*/
.wpcf7 p {
	margin-bottom:20px;
	font-family: 'Belgrano', serif;
	color:#2d2d2d;
}

.wpcf7 span { 
	position: relative;
	display:block;
	margin-top:5px;
}

.wpcf7 .wpcf7-list-item-label {
	display:inline;
	margin-left:3px;
}

.wpcf7 input[type="text"] {
	padding:6px 10px;
	border:0;
	background:#fff;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
}

.wpcf7 input[type="submit"] {
	float:left;
	background: #2d2d2d;
	border: none;
	color: #ffffff;
	font-family: 'Belgrano', serif;
	font-size: 16px;
	padding: 4px 15.5px 4px 17px;
}

span.wpcf7-not-valid-tip {
	position:absolute;
	top: 2px;
	right: 90px;
	left:auto;
	width:auto;
	padding:0;
	margin:0;
	border:0;
	background: transparent;
	color:#ff0000;
	font-size:12px;
}

div.wpcf7 img.ajax-loader {
	float:left;
	margin:6px;
}

div.wpcf7-response-output {
	float:left;
	width:528px;
	padding:10px;
	border:0!important;
	background:#e2e2d3;
	font-family: 'Belgrano', serif;
	font-size:12px;
	text-align:center;
}

/**** Team member styling  - '/about-us/the-team/' ****/

.team-member:before,
.team-member:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.team-member:after {
    clear: both;
}
.team-member {
    *zoom: 1;
}
.team-member {
	margin-bottom:30px;
}
.team-member img {
	float:left;
	margin:0 10px 10px 0;
}