/*

Theme Name:     The Goldfish

Theme URI:      http://www.thegoldfish.com.au

Description:    The Gold Fish

Author:         Windsorborn

Author URI:     http://www.windsorborn.com

Version:        1.5

*/

@font-face {
  font-family: 'Duke Fill';
  src: url('fonts/Duke Fill.eot'); /* IE9 Compat Modes */
  src: url('fonts/Duke Fill.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Duke Fill.woff') format('woff'), /* Modern Browsers */
       url('fonts/Duke Fill.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Duke Fill.svg#76f38e9c063fb3d224d3724e286937b7') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Duke Regular';
  src: url('fonts/Duke.eot'); /* IE9 Compat Modes */
  src: url('fonts/Duke.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Duke.woff') format('woff'), /* Modern Browsers */
       url('fonts/Duke.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Duke.svg#DukeRegular') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-bold.eot');
    src: url('fonts/montserrat-bold.eot') format('embedded-opentype'),
         url('fonts/montserrat-bold.woff') format('woff'),
         url('fonts/montserrat-bold.ttf') format('truetype'),
         url('fonts/montserrat-bold.svg#MontserratBold') format('svg');
}

@font-face {
    font-family: 'montserrat-r';
    src: url('fonts/Montserrat-Regular.eot');
    src: url('fonts/Montserrat-Regular.eot') format('embedded-opentype'),
         url('fonts/Montserrat-Regular.woff') format('woff'),
         url('fonts/Montserrat-Regular.ttf') format('truetype'),
         url('fonts/Montserrat-Regular.svg#MontserratBold') format('svg');
}

@font-face {
    font-family: 'bodoni-new';
    src: url('fonts/bodoni.eot');
    src: url('fonts/bodoni.eot') format('embedded-opentype'),
         url('fonts/bodoni.woff') format('woff'),
         url('fonts/bodoni.ttf') format('truetype'),
         url('fonts/bodoni.svg#MontserratBold') format('svg');
}

@font-face {
  font-family: 'Futura Std Bold';
  src: url('fonts/FuturaStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/FuturaStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/FuturaStd-Bold.woff') format('woff'), /* Modern Browsers */
       url('fonts/FuturaStd-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/FuturaStd-Bold.svg#e6614ac1ffeb97962de474601fd3ce1d') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'Futura Std Book';
  src: url('fonts/FuturaStd-Book.eot'); /* IE9 Compat Modes */
  src: url('fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/FuturaStd-Book.woff') format('woff'), /* Modern Browsers */
       url('fonts/FuturaStd-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/FuturaStd-Book.svg#db02aa682b3e193ac55da3558b4b0d6e') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,a img {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

.clear {
	clear:both;
	float:none;
	width:98%;
	max-width:98%;
	margin:0 auto;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.group:before,.group:after {
	content:" ";
	display:table;
}

.group:after {
	clear:both;
}

body {
	background:#313133;
	font-family:'Futura Std Book',helvetica,arial,sans-serif;
	font-weight: normal;
	font-size:62.5%;
	color:#fff;
	-webkit-font-smoothing: antialiased;
}

body.home {
	background:#313133;
}

p strong {
	font-weight:700;
	font-family:'Futura Std Bold',helvetica,arial,sans-serif;
}

p em {
	font-style:italic;
}

#top {
	position:relative;
	background:no-repeat top center fixed;
	background-size:100%;
	overflow:auto;
}

#container {
	position:relative;
	width:100%;
	z-index:1;
/*max-width: 1360px;*/
	margin:80px auto 0;
	background:#E7E1D6;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-bottom: 80px;
}

#map {
	margin:0 auto;
	max-width:960px;
	border:1px solid #000;
}

/* Dan Edits */

.address {
    position: absolute;
    right: -310px;
    top: 80px;
    background-color: #313133;
    padding: 15px 20px 15px 60px;
    background-image: url(images/iconmonstr-location-icon-24.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    text-transform: uppercase;
    font-size: 9pt;
    transition: all 0.2s ease-in-out;
}

.address:hover {
    right: 0px;
    transition: all 0.2s ease-in-out;
}

#paper {
    background-image: url(images/paper.jpg);
    background-position: center center;
    float: left;
    width: 100%;
    padding: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.no-scroll {
    display: block;
}

.scroll {
    display: none;
}

.no-scroll.off {
    display: none;
}

.scroll.on {
    display: block;
}

.scroll img { width: 135px; margin-top: 19px; }

#page-container {
    padding-top:60px;
}

.home .flexslider h1 {
    display: none;
}

.event_block {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    border-top: 1px solid #aca8a2;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
}

.event_block:last-child {
    border-bottom: 1px solid #aca8a2;
}

.event_block figure {
    float: left;
    width: 35%;
    display: inline;
    text-align: left;
}

.event_block figure img {
    border: 10px solid #d4c7b5;
    width: 100%;
    max-width: 330px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.event_block-details {
    float: left;
    width: 65%;
    display: inline;
}

.event_block-details h1 {
    margin: 25px auto 0 auto;
    padding: 15px 0 0 0;
    width: 80%;
    font-family: 'Duke Regular';
    border-top: 1px solid #aca8a2;
    border-bottom: 1px solid #aca8a2;
    color: #313133;
}

.event_block-details h2 {
    text-transform: uppercase;
    color: #313133;
    font-weight: bold;
    font-size: 14pt;
    margin: 30px 0 20px 0;
}

.event_block-details--date {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #313133;
    border-radius: 50px;
    width: 100px;
    height: 100px;
    display: block;
    color: #ECB84B;
    font-size: 16pt;
    word-break: break-word;
    padding-top: 25px;
    box-sizing: border-box;
}

.event_block-details--time {
    display: none;
}

.event_block-details--content p {
    padding-left: 40px;
    padding-right: 40px;
}

.event_block-details a:link,
.event_block-details a:visited {
    color: #313133;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.event_block-details a:hover {
    color: #c2872c;
    transition: all 0.2s ease-in-out;
}

/* Home */

.home-event_block {
    float: left;
    width: 33.333%;
    display: inline;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 1px;
    margin-bottom: 0px;
}

.home-event_block a { text-decoration: none; }

.home-event_block span {
width: 100%;
background-color: #fff;
display: block;
padding: 8px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
color: #000;
font-weight: normal;
text-transform: uppercase;
font-size: 14pt;
margin-bottom: 2px;
font-family: 'Futura Std Bold';
}

.home-event_block figure img {
    width: 100%;
    height: auto;
    max-width: 365px;
    display: inline-block;
}

.home-event_block .overlay {
    position: absolute;
    z-index: 2;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
}

.home-event_block:hover .overlay {
    opacity: 1;
    transition: all 0.2s ease-in-out;
}

.home-event_block-details {
    background-color: #fff;
    border-bottom: 2px solid #eeb74f;
    max-width: 365px;
    margin: 0 auto;
    margin-top: -1px;
    padding: 20px 0;
}

.home-event_block-details h2 {
    text-transform: capitalize;
    color: #313133;
    margin: 0;
    font-weight: normal;
    font-size: 14pt;
}

.home-event_block-details h3 {
    color: #898989;
    margin: 0;
    font-size: 14pt;
    letter-spacing: 0px;
}

.home-event_block-details span {
    text-transform: capitalize;
    color: #313133;
    margin: 0;
    font-weight: normal;
    font-size: 14pt;
}

.home .group > h2 {
    text-align: center;
    font-size: 50pt;
    text-transform: uppercase;
    color: #333333;
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: 'Duke Regular';
}

.tabs { float: left; width: 100%; }
.tabs > div { float: left; width: 100%; }
.tabs-menu { 
    width: 100%;
    display: block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: auto;
}
.tabs-content { width: 100%; display: inline-block; max-width: 600px; margin: 0 auto; }
.page-template-gallery-php .tabs-content { max-width: 100%; margin-top: 20px; }
.tab-content { display: none; }
.tab-content.current { display: block; }

.page-template-gallery-php .flex-control-nav { display: block !important; }

.tabs-content h1 {
    margin: 25px auto 0 auto;
    padding: 15px 0 0 0;
    width: 80%;
    font-family: 'Duke Regular';
    border-top: 1px solid #aca8a2;
    border-bottom: 1px solid #aca8a2;
}

.tabs-content h2 {
    text-transform: uppercase;
    color: #313133;
    font-weight: bold;
    font-size: 14pt;
    margin: 30px 0 20px 0;
}

.tabs-menu li { float: left; background-color: #313133; transition: all 0.2s ease-in-out; list-style: none; font-size: 12pt; text-transform: uppercase; margin-right: 2px; }
.tabs-menu li.current { background-color: #c78f40; transition: all 0.2s ease-in-out; }

.tabs-menu li a { color: #ffffff; text-decoration: none; display: block; padding: 13px 20px; list-style: none; transition: all 0.2s ease-in-out; font-weight: bold; }
.tabs-menu li a:hover {  color: #c78f40; transition: all 0.2s ease-in-out; }
.tabs-menu li.current a { color: #313133; }

.field-wrap, #ninja_forms_required_items {
    margin-bottom: 0px !important;
    position: relative;
}

#ninja_forms_field_6_div_wrap,
#ninja_forms_field_7_div_wrap,
#ninja_forms_field_8_div_wrap {
    width: 33.333%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float: left;
	padding: 20px;
}

#ninja_forms_field_9_div_wrap,
#ninja_forms_field_10_div_wrap,
#ninja_forms_field_11_div_wrap {
    width: 100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float: left;
	padding: 20px;
}

.ninja-forms-required-items,
.ninja-forms-req-symbol {
    display: none;
}

.contact-form {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
}

.ninja-forms-field {
    font-family:'montserrat-r',helvetica,arial,sans-serif;
    font-size: normal;
    text-transform: uppercase;
    padding: 10px;
    font-size: 12pt;
    border: 1px solid #fff;
    background-color: #fff;
    outline: none;
    transition: all 0.2s ease-in-out;
}

.ninja-forms-field:focus {
    border: 1px solid #C28728;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.2s ease-in-out;
}

.ninja-forms-error .ninja-forms-field {
    border: 1px solid red;
}

#ninja_forms_field_10_label,
#ninja_forms_form_2_response_msg {
    color: #313133;
    font-size: 12pt;
    text-transform: uppercase;
}

.ninja-forms-field-error p {
    margin: 0px !important;
    font-size: 10pt;
    font-family: Helvetica, Arial, sans-serif !important;
    line-height: 14pt;
}

.ninja-forms-field-error {
    position: absolute;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    z-index: 100;
}


@media screen and (max-width: 700px) { 
    #ninja_forms_field_8_div_wrap {
        width: 100% !important;
    }
}

/* header elements */
header * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

header {
	position:fixed;
	width:100%;
	top:0;
	left:0;
	margin:0;
	background:#313133;
	z-index:999;
	height:80px;
}

header #logo {
	height:155px;
	left:50%;
	margin-left:-140px;
	position:absolute;
	top:0;
	width:280px;
	z-index:100;
	text-align: center;
}

/* Navigation */
#navigation {
	position:relative;
	display:none;
}

#navigation .menu_button {
	position:absolute;
	top:18px;
	right:10px;
	font-size:20px;
}

#navigation .logo {
	width:100px;
	display:block;
	height:auto;
}

header nav {
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:1.8em;
	position:relative;
	width:100%;
	max-width:1360px;
	height:133px;
	margin:0 auto;
	z-index:3;
	font-weight: normal;
}

header nav ul {
	width:44%;
	line-height:80px;
}

header nav ul li span {
	font-size:14px;
	display:block;
	line-height:20px!important;
	margin-top:29px;
}

header nav .right span {
	color:#727272;
	padding-left:35px;
}

header nav .left span {
	color:#727272;
	padding-right:35px;
}

header nav .left {
	position:relative;
/*background: url(images/nav-left-bg.png) repeat-x right;*/
	background:#313133;
	padding:0 5% 0 1%;
	float:left;
}

header nav .left li {
	list-style-type:none;
	float:left;
	padding:0 10px;
}

header nav .left li:first-child,header nav .right li:first-child,header nav .left li:last-child {
	background:none;
}

header nav .right li {
	list-style-type:none;
	float:right;
	padding:0 10px;
}

header nav .right li:last-child {
	background:none;
}

header nav .right {
	position:relative;
/*background: url(images/nav-right-bg.png)  repeat-x left;*/
	background:#313133;
	padding:0 1% 0 4%;
	float:right;
}

header nav ul li a {
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
	-moz-transition:all .3s linear;
}

header nav ul li a:hover,header nav .current-menu-item a {
	color:#C28728;
}

header nav li {
	position:relative;
}

/*
header nav .left li + li:before{

	content: "";

	position: absolute;

	left: 0;

	top: 50%;

	width: 1px;

	height: 14px;

	margin-top: -7px;

	background: #000;

}



header nav .right li + li:before{

	content: "";

	position: absolute;

	right: 0;

	top: 50%;

	width: 1px;

	height: 14px;

	margin-top: -7px;

	background: #000;

}
*/
.hero-slider {
	position:relative;
	width:100%;
}

#slider {
	position:relative;
	width:90%;
	max-width:1600px;
	height:0 auto;
	margin:200px auto 0;
	padding:8px 0;
	overflow:hidden;
	background:url(http://www.thegoldfish.com.au/wordpress/wp-content/uploads/2013/08/page-bar-top.png) top no-repeat,url(http://www.thegoldfish.com.au/wordpress/wp-content/uploads/2013/08/page-bar-bottom.png) bottom no-repeat;
}

#slider .welcome {
	position:absolute;
	top:35%;
	left:50%;
	text-align:center;
	width:60%;
	margin-left:-30%;
}

#slider .welcome h1 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	background:url(images/banner-pattern.png) no-repeat top center;
	padding-top:10px;
	font-size:6em;
	line-height:1.8em;
	font-weight: normal;
}

#slider .welcome h4 {
	background:url(images/banner-bottom-pattern.png) no-repeat bottom center;
	font-weight:400;
	font-size:1.4em;
	letter-spacing:1px;
	margin-top:-20px;
	padding-bottom:50px;
}

.easingsliderlite {
	z-index:50!important;
}

.easingsliderlite-pagination {
	top:100px!important;
}

#barrels,#top,#food {
/*-webkit-transform: translateZ(0);*/
}

#barrels {
	position:relative;
	background:no-repeat top center fixed;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	margin:0 auto;
	padding-bottom:50px;
	width:100%;
	height:930px;
	overflow:hidden;
}

#barrels ul {
	position:absolute;
	top:8%;
	left:50%;
	margin-left:-490px;
	width:980px;
}

#barrels ul li {
	position:relative;
	float:left;
	width:308px;
	height:331px;
	list-style-type:none;
	margin:25px 9px 0;
}

#barrels ul li img {
	max-width:100%;
	height:auto;
}

#barrels a {
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	transition:all .3s;
}

#barrels a:hover {
	opacity:.8;
}

#member {
	position:relative;
	background:url(images/opacity.png) repeat;
	width:951px;
	height:80px;
	margin:5px auto;
	text-align:center;
}

#member img {
	padding:0 5px;
}

#food {
	position:relative;
	background:no-repeat center fixed;
	background-size:cover;
	-moz-background-size:cover;
	min-height:600px;
	width:100%;
	overflow:hidden;
}

body.page-id-126 #make-booking-poster {
	display:none;
}

.make-booking-button {
	display:none;
	position:absolute;
	top:50%;
	margin-top:-100px;
	right:0;
	z-index:888;
}

.make-booking-button img {
	width:58px;
	height:222px;
}

#make-booking {
	position:absolute;
	top:13%;
	left:50%;
	margin-left:-154px;
	background:url(images/booking-poster.png) no-repeat;
	width:248px;
	padding:30px;
	height:390px;
	text-align:center;
}

#make-booking h3 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:2.3em;
	background:url(images/booking-poster-graphic.png) no-repeat center;
	height:86px;
	line-height:115px;
	margin:5px 0 25px;
	font-weight: normal;
}

#make-booking p,#bar-food-posters li p {
	font-size:1.5em;
	color:#fff;
}

#make-booking p strong {
	color:#c2872c!important;
	font-size:14px;
}

#bar-food-posters div > p { line-height: 20pt; }

#make-booking p a,article p strong a,#make-booking-poster p strong a,.lcp_catlist li p strong a,#menu-gallery-buttons li a,.submit,.cta,.wpcf7-form input[type=submit] {
	background-color:#1e1d1c;
	clear:left;
	color:#c2872c!important;
	cursor:pointer;
	display:block;
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:18px;
	font-style:normal;
	height:50px;
	letter-spacing:0;
	line-height:50px;
	margin:8px auto;
	padding:0 5px;
	text-decoration:none;
	text-shadow:none;
	text-transform:uppercase;
	transition:all .2s ease-in-out 0;
	width:174px;
	border:1px solid #000;
	font-weight: normal;
}

#nf_submit_2 input {
	background-color:#1e1d1c;
	clear:left;
	color:#ffffff!important;
	cursor:pointer;
	display:block;
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:18px;
	font-style:normal;
	height:54px;
	letter-spacing:0;
	line-height:51px;
	margin:8px auto;
	padding:0 5px;
	text-decoration:none;
	text-shadow:none;
	text-transform:uppercase;
	transition:all .2s ease-in-out 0;
	width:174px;
	border:1px solid #000;
	font-weight: normal;
}


.cta.b {
	text-transform:uppercase;
	color:#C2872C!important;
	background-color:#1E1D1C;
	padding:5px;
	transition:all .2s ease-in-out;
}

.cta.b:hover {
	background-color:#C2872C!important;
	color:#000!important;
	transition:all .2s ease-in-out;
}

.cta.dark {
    background-color: #313133;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-family: 'montserrat',helvetica,arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    height: 52px;
    letter-spacing: 0;
    line-height: 52px;
    margin: 5px;
    padding: 0 5px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all .2s ease-in-out 0;
    border: none;
    font-weight: normal;
}

.cta.dark:hover {
	background-color:#C2872C!important;
	color:#000!important;
	transition:all .2s ease-in-out;
	border: none;
}

.cta.light {
    background-color:#ffffff;
	color:#1e1d1c!important;
	cursor:pointer;
	display:inline-block;
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:18px;
	font-style:normal;
	height:52px;
	letter-spacing:0;
	line-height:52px;
	margin: 5px;
	padding:0 5px;
	text-decoration:none;
	text-shadow:none;
	text-transform:uppercase;
	transition:all .2s ease-in-out 0;
	border: none;
	font-weight: normal;
}

.cta.light:hover {
	background-color:#C2872C!important;
	color:#000!important;
	transition:all .2s ease-in-out;
	border: none;
}

.wpcf7-form input[type=submit]:hover {
	background-color:#C2872C!important;
	color:#000!important;
	transition:all .2s ease-in-out;
}

#make-booking p.contact-us a {
	background:none;
	color:#c2872c!important;
	border:1px solid #c2872c;
	width:172px;
	height:49px;
}

#make-booking p a:hover,#make-booking-poster p strong a:hover,#make-booking p.contact-us a:hover,#gallery .buttons .active,article p strong a:hover,.submit:hover,#menu-gallery-buttons li a:hover,#menu-gallery-buttons .current-menu-item a,.cta:hover {
	background:#000!important;
	color:#c2872c!important;
}

#make-booking p.contact-us a:hover {
	border:#000 1px solid;
}

.sep {
	display:none;
	margin:20px 0;
	border:0;
	width:100%;
	height:5px;
	background:#c8c0b5;
	position:relative;
}

.sep:after {
	content:"";
	background:#c8c0b5;
	height:2px;
	width:100%;
	display:block;
	position:absolute;
	left:0;
	bottom:-3px;
}

/* Page Container */
article {
	position:relative;
	width:84%;
	max-width:1600px;
	margin:0 auto 60px;
	text-align:center;
}

.article-inner {
	padding:1% 25%;
}

.article-inner h1 {
	font-size:5.8em;
	padding:20px 0;
	line-height:20px;
	text-transform:uppercase;
}

.article-inner h3 {
	font-size:2.4em;
	margin:20px 0 15px;
	color:#444;
	font-weight:400;
}

#article,#contact,#gallery {
	padding:55px 0 50px;
	background:#e7e1d6;
}

article h1 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:7.2em;
	color:#000;
	text-transform:uppercase;
	margin:30px 0;
	font-weight: normal;
}

article h2 {
    text-transform: uppercase;
    color: #c2872c;
    font-weight: bold;
    font-size: 17pt;
    margin: 0 0 20px 0;
}

.article-inner h2,
.home-copy h2 {
     font-family:'bodoni-new',Times,'Times New Roman',Georgia,serif;
     font-size: 18pt;
     text-transform: capitalize;
}

article h3 {
	font-size:2em;
	letter-spacing:1px;
	color:#555;
	margin:30px 0 12px;
}

article h4 {
	font-size:2.5em;
	color:#c2872c;
	margin:25px auto;
	max-width:960px;
	line-height:1.6em;
}

article p {
	color:#555;
	font-size:16px;
	font-weight:400;
	line-height:28px;
	margin:10px auto 30px;
	max-width:900px;
}

article p a {
    color:#555;
}

article p strong a,#menu-gallery-buttons li a,.cta.bbb {
	background:none;
	border:1px solid #000;
	color:#000;
}

article .bar-food-container {
	margin:10px auto;
	max-width:960px;
}

article .bar-food {
	position:relative;
	background:#c2872c;
	float:left;
	width:48%;
	margin:2% 1%;
}

.bar-food img:hover {
	opacity:.5;
}

article .bar-food img {
	max-width:100%;
	height:auto;
}

.bar-food .main-images-button {
	background:none;
	position:absolute;
}

/* Footer Posters */
body.page-id-126 #bar-food-posters {
	width:660px;
}

#bar-food-posters {
	position:relative;
	width:980px;
	min-height:300px;
	margin:50px auto;
	text-align: center;
}

#bar-food-posters.bookings-cta {
	width:652px;
}

#bar-food-posters li {
	position:relative;
	background:url(images/poster-bg.png) no-repeat;
	float:left;
	width:288px;
	height:271px;
	list-style-type:none;
	margin:25px 9px;
	padding:40px 10px 20px;
}

#make-booking-poster h3 {
	background:url(images/booking-poster-graphic-white.png) center no-repeat!important;
	color:#fff!important;
}

#make-booking-poster p {
	color:#c2872c!important;
}

#bar-food-posters li p a {
	text-decoration:none;
	color:#fff;
}

#bar-food-posters li p a:hover {
	color:#c2872c;
}

#menu-poster h3 {
	background:url(images/menu-graphic.png) no-repeat center!important;
}

#bar-food-posters li h3 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-style:normal;
	text-transform:uppercase;
	font-size:2.5em;
	background:url(images/opening-hours-graphic.png) no-repeat center;
	height:86px;
	line-height:115px;
	text-shadow:0 1px 0 #000;
	margin:0 0 25px;
	color:#c2872c;
	font-weight: normal;
}

/* Events */
.reservations {
	position:relative;
	background:#e8e2d7;
	width:921px;
	padding:20px;
	min-height:325px;
	margin:35px auto;
	text-align:center;
}

article a img {
	position:relative;
}

article a img:hover, {
	opacity:.5;
}

.main-images {
	position:relative;
	background:#c2872c;
	width:459px;
	height:305px;
	float:left;
	padding:0;
	margin:0 50px 0 0;
	overflow:hidden;
}

.main-images img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:459px;
	height:305px;
}

.main-images img:hover {
	opacity:.5;
}

img.main-images-button {
	top:20%;
	left:50%;
	margin-left:-85px;
	width:171px!important;
	height:171px!important;
}

.contact {
	overflow:hidden;
}

.wpcf7 .wpcf7-not-valid-tip {
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:1.4em;
	position:static;
	background:inherit;
	border:none;
	color:#c2872c;
	font-size:10pt;
	display:block;
	width:100%;
	padding:5px 0;
	font-weight: normal;
}
.reservations.contact p {
	margin-top:0;
}

body.page-id-126 .lcp_catlist li {
	width:22%;
	margin:0 auto;
}

.lcp_catlist {
	position:relative;
	background:#e8e2d7;
	max-width:921px;
	padding:20px;
	height:auto;
	margin:35px auto;
	text-align:center;
}

.lcp_catlist .text-content h4 {
	width:100%;
	margin:0 auto;
	display:block;
	text-align:center;
}

.lcp_catlist li {
	position:relative;
	list-style-type:none;
	width:100%;
}

h3.bar-dining,.lcp_catlist li p em,h3.function,.lcp_catlist h4 {
	float:right;
	margin:10px 50px 0 0;
	width:350px;
}

.lcp_catlist h4 {
	font-size:3.3em;
}

.lcp_catlist h4 a,.align-center h2 a {
	color:#c2872c;
	text-decoration:none;
}

.bookings .lcp_catlist h3 {
	display:none;
}

.lcp_catlist li p em,.reservations p em {
	font-size:16px;
	color:#000;
	letter-spacing:2px;
}

.lcp_catlist li p strong a {
	text-decoration:none;
	float:left;
	margin:50px 3px 0;
}

h3.bar-dining a,h3.function a,.reservations h3 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-style:normal;
	font-size:25px;
	pointer-events:none;
	cursor:default;
	background:url(images/bar-dining.png) no-repeat center;
	height:86px;
	line-height:115px;
	margin:5px auto 25px;
	text-decoration:none;
	color:#c58e3e;
	display:block;
	letter-spacing:0;
	font-weight: normal;
}

.wpcf7 h3 {
	line-height:25px!important;
	height:25px!important;
	margin-top:15px!important;
}

.reservations h3 {
	background:url(images/booking-poster-graphic.png) no-repeat center;
}

h3.function a {
	background:url(images/function-graphic.png) no-repeat center;
}

.bookings .lcp_catlist li p strong a {
	text-decoration:none;
	float:right;
	margin:50px 125px 0 3px;
}

/* Gallery */
.slideshowlink {
	display:none;
}

.ngg-slideshow img {
	float:none!important;
	min-width:800px!important;
	min-height:490px!important;
	margin:25px auto;
}

/* #gallery #bar-food-posters li {



	position: relative;



	background: url(images/poster-bg.png) no-repeat;



	background:size: 100%;



	-moz-background:size: 100%;



	-webkit-background:size: 100%;



	float: none !important;



	width: 288px;



	height: 271px;



	list-style-type: none;



	margin: 25px auto;



	padding: 40px 10px 20px 10px;



}

*/
#gallery .buttons {
	position:relative;
	width:570px;
	margin:25px auto;
}

#gallery #bar-food-posters li p strong a {
	float:none!important;
	margin:0 auto!important;
}

#gallery p strong a {
	float:left;
	margin:15px 4px;
}

#menu-gallery-buttons {
	display:block;
	width:575px;
	margin:0 auto 50px;
}

#menu-gallery-buttons li {
	position:relative;
	float:left;
	list-style-type:none;
	margin:0 5px;
}

.slideshow_container {
	top:50px;
}

.slideshow_container,.slideshow_content {
	max-width:100%!important;
	height:490px;
	margin:0 auto 150px!important;
	overflow:hidden;
}

.slideshow_container img {
	min-width:600px;
	width:100%!important;
	height:auto;
	clear:both;
}

/* Contact Page */
.accordion h3 {
	background:#DED0AE;
	color:#001a49;
	font-size:22px;
	font-weight:500;
	margin:0!important;
	border-bottom:1px solid #EEE7D5;
	cursor:pointer;
	padding:15px 70px;
	-webkit-transition:border-color .2s;
	-moz-transition:border-color .2s;
	-o-transition:border-color .2s;
	transition:border-color .2s;
	position:relative;
	float:none;
}

.accordion h3 span {
	color:red;
	font-size:18px;
	margin-left:10px;
}

.accordion .copy span {
	color:red;
	font-size:18px;
}

#map span {
	color:#000;
}

.accordion .alt {
}

.accordion h3:after {
	content:"+";
	font-family:'cwicons';
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	position:absolute;
	top:25px;
	right:20px;
	font-size:10px;
}

.accordion h3.active:after {
	content:"-";
}

.accordion h3.active {
	background:#B48A2D;
	border-bottom-color:#EEE7D5;
}

.accordion .copy {
	background:#DBD7CC;
	padding:30px 70px;
	border-left:3px solid transparent;
	display:none;
	border-bottom:1px solid #dadada;
}

.accordion p {
	float:none;
}

#contact .book-online {
	font-size:2em;
}

#contact .book-online a {
	position:absolute;
	top:-71px;
	right:-71px;
	text-decoration:none;
	color:#000;
	text-align:center;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background:#c2872c;
	width:142px;
	height:100px;
	padding-top:42px;
	display:block;
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
	-moz-transition:all .3s linear;
}

#contact .book-online a:hover {
	background:#000;
	color:#c2872c;
}

.contact h3 {
	background:none;
	width:244px;
	padding-bottom:15px;
}

.contact .floatLeft {
	position:relative;
	float:left;
	width:33%;
}

.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=phone] {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	width:85%;
	padding:8px;
	border:1px solid #c9c9c9;
	outline:none;
	margin-bottom:20px;
	max-width:400px;
}

.wpcf7-form h4 {
	margin:0;
}

.wpcf7-form textarea {
	font-size:13px;
	width:96%;
	float:left;
	max-height:100px;
	padding:10px;
	border:1px solid #c9c9c9;
	outline:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	resize:none;
	margin-bottom:25px;
}

.wpcf7-form input[type=text]:focus,.wpcf7-form textarea:focus,.wpcf7-form input[type=email]:focus,.wpcf7-form input[type=phone]:focus {
	border:1px solid #999;
	outline:none;
}

/* Footer */
footer {
	background:none repeat scroll 0 0 #313133;
	padding:40px 0;
	position:relative;
	text-align:center;
	width:100%;
}

footer ul {
	position:relative;
	margin:0 auto 5px;
	text-align:center;
}

footer ul li {
	padding:17px;
	position:relative;
	display:inline-block;
	list-style-type:none;
	margin:15px;
}

footer ul li img {
	bottom:0;
}

footer .align-center {
	position:relative;
	width:500px;
	margin:15px auto;
}

.footer_container {
	margin:0 auto 100px;
	max-width:1600px;
	position:relative;
	text-align:center;
	width:84%;
}

.footer_container .copyright {
	border-top:1px solid #6F6F6F;
	float:left;
	width:100%;
	clear:left;
	color:#6F6F6F;
	font-family:'montserrat-r',helvetica,arial,sans-serif;
	font-size:10pt;
	line-height:35px;
	margin: 100px 0 30px 0;
	text-align:center;
	text-transform:none;
	padding:30px 0 0;
	display:block;
	font-weight: normal;
}

.footer_container .copyright a,
.footer_col a {
    color:#6F6F6F;
}

.footer_col {
	float:left;
	padding:3% 3% 0;
	width:27%;
}

.footer_col .btn {
	background-color:#6F6F6F;
}

.footer_col .sml_submit .btn {
	font-size:1em!important;
}

footer h2 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:3em;
	color:#c2872c;
	margin:10px 0 5px;
	font-weight: normal;
}

footer h3 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:2.2em;
	color:#c2872c;
	margin:10px 0 20px;
	font-weight: normal;
}

footer h2 a {
	text-decoration:none;
	color:#c2872c;
}

.subscribe {
	position:relative;
	margin:0 auto 25px;
}

form.sml_subscribe {
	margin:0 auto 25px!important;
}

.sml_thankyou {
	border:1px solid #999;
	font-size:26px;
	margin:30px 0;
	padding:10px;
	color:#999;
}

footer p {
    font-family: 'montserrat-r',helvetica,arial,sans-serif;
    text-transform: none;
    font-size: 16px;
    line-height: 25px;
    color: #999;
    margin: 15px 0 0 0;
    text-align: left;
    font-weight: normal;
}

footer h4 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:16px;
	color:#6F6F6F;
	margin:30px 0 0;
	display:block;
	text-align:left;
	text-transform: uppercase;
	font-weight: bold;
	font-weight: normal;
}

footer .sml_emailinput {
	float:left;
	background:#333;
	border:none;
	padding:11px;
	width:190px;
	color:#eee;
	border-radius:0;
	height:20px;
}

.btn {
	float:left;
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:2em;
	background:#c2872c;
	border:none;
	padding:5px 15px;
	cursor:pointer;
	border-radius:0;
	-webkit-appearance:none;
	height:42px;
	font-weight: normal;
}

.sml_namelabel,.sml_nameinput,.sml_emaillabel {
	display:none;
}

div.wpcf7-validation-errors {
	font-family:'montserrat',helvetica,arial,sans-serif;
	color:#000;
	font-size:1.6em;
	border:2px solid #c2872c!important;
	font-weight: normal;
}

a.cta {
	display:inline-block;
}

.page-slide.flexslider {
    display: none;
}

.image-content {
	width:50%;
	float:left;
}

.text-content {
	width:50%;
	float:left;
}

.image-content img {
	width:100%;
	height:auto;
	display:block;
}

.feature-events .event-item,.month-events {
	position:relative;
	background:#e8e2d7;
	max-width:920px;
	width:100%;
	padding:20px;
	height:auto;
	margin:0 auto 35px;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.feature-events .feat-thumb {
	width:100%;
}

.feat-thumb img {
	width:50%;
	margin:0 auto;
	height:auto;
	display:block;
}

.feature-events .feat-deets {
	width:100%;
}

.feat-deets p {
}

.feat-deets h3 {
	font-size:20px;
	font-weight:700;
	letter-spacing:0;
	text-transform:none;
	color:#000;
	margin-bottom:15px;
}

.feat-deets h3 span {
	display:block;
	font-size:16px;
	font-weight:400;
}

.feat-deets h2 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-style:normal;
	font-size:22px;
	line-height:22px;
	padding:15px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	display:inline-block;
	margin:0 auto;
	font-weight: normal;
}

.event-inner {
}

.galleries {
	margin:0 auto;
	max-width:960px;
}

.gallery-item {
	position:relative;
	display:block;
	margin:10px;
	float:left;
	width:300px;
	height:200px;
	overflow:hidden;
}

.gallery-item {
	display:block;
}

.gallery-item .overlay {
	background:rgba(222,156,41,0.2);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	transition:all .3s;
}

.gallery-item span {
	border-radius:50%;
	width:100px;
	height:100px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	background:rgba(0,0,0,0.8);
	text-align:center;
	font-size:20px;
	line-height:20px;
	padding-top:35px;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	z-index:10;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	transition:all .3s;
}

.gallery-item:hover span {
	background:rgba(0,0,0,0.95);
}

.gallery-item:hover .overlay {
	background:rgba(222,156,41,0.7);
}

.featured-event {
	color:#c2872c;
	display:inline-block;
	padding:10px 15px;
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:20px;
	line-height:20px;
	font-weight: normal;
}

.home-footer {
	padding:40px 0;
	text-align:center;
}

.home-copy {
	color:#000;
	padding:30px 80px 0;
	text-align:center;
	font-size:16px;
	line-height:22px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.home-copy h3 {
	font-size:28px;
	line-height:28px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:20px;
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-weight: normal;
}

.home-fb {
	text-align:center;
	margin-bottom:30px;
}

.home-inner {
	width:100%;
	max-width:1100px;
	margin:0 auto;
}

.home-feature-event {
	width:49%;
	float:left;
	padding:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}

.home-local-event {
	width:49%;
	float:right;
	padding:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}

.home-events {
	margin-bottom:30px;
}

.home-thumb {
	width:45%;
	float:left;
}

.home-thumb img {
	width:100%;
	height:auto;
	display:block;
}

.home-local-event .home-thumb {
	float:right;
}

.home-text {
	width:100%;
	float:left;
	padding:25px 15px 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
	color:#000;
	line-height:26px;
	font-size:18px;
}

.home-text a {
	color:#C2872C;
}

.home-text .cta {
	margin:20px 0 0;
}

.home-ctas h3 {
	color:#C2872C;
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:1.6em;
	margin:0;
	text-transform:uppercase;
	font-weight: normal;
}

.ev-title {
	background:#222;
	color:#FFF;
/*position: absolute;

	top: -10px;*/
	position:relative;
	top:-18px;
	padding:13px 20px;
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	display:block;
	font-size:22px;
	line-height:22px;
	text-align:center;
	font-weight: normal;
}

.home-feature-event .ev-title {
/*right: 50%;	
	margin-right: -75px;
    text-align: center;
    width: 150px;*/
}

.home-local-event .ev-title {
/*left: 50%;	
    margin-left: -75px;
    text-align: center;
    width: 150px;*/
}

.home-event {
/*border: 2px solid #c1bbae;*/
	background:#e8e2d7;
	padding:1px;
}

.home-event .inn {
/*border: 6px solid #c1bbae;*/
	padding:15px;
}

.home-ev-title {
	color:#c2872c;
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:22px;
	line-height:22px;
	font-style:normal;
	margin-bottom:20px;
	font-weight: normal;
}

.home-date {
	color:#000;
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:26px;
	padding:0;
	font-weight: normal;
/*border-top: 1px solid #000;

	border-bottom: 1px solid #000;*/
	margin:20px 0;
	font-style:normal;
}

.home-ctas {
	margin:0;
	padding-top:40px;
}

body.home .home-ctas {
	margin:30px 0;
}

.home-cta {
	float:left;
	width:33%;
	padding-right:0;
	border:1px solid #E7E1D6;
}

.home-cta .cta-top {
	background:#000;
	height:238px;
	margin:0;
	position:relative;
}

.home-cta .cta-bottom {
	background:none repeat scroll 0 0 #000;
	height:238px;
	margin:0;
	position:relative;
}

.home-cta .cta-bottom .inner {
	width:100%;
}

.home-cta img {
	width:100%;
	height:auto;
	transform:translate3d(0px,0px,0px);
	display:block;
	position:relative;
}

.home-cta a:hover img {
	opacity:.5;
	transform:translate3d(0px,0px,0px);
	transition:opacity 1.5s ease-out;
	-moz-transition:opacity 1.5s ease-out;
	-webkit-transition:opacity 1.5s ease-out;
	-o-transition:opacity 1.5s ease-out;
	position:relative;
}

.home-cta h6 {
	bottom:0;
	color:#fff;
	font-size:35px;
	left:0;
	margin:26% 0;
	opacity:0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}

.home-cta a:hover h6 {
	opacity:1;
	transform:translate3d(0px,0px,0px);
	transition:opacity 1s ease-out;
	-moz-transition:opacity 1s ease-out;
	-webkit-transition:opacity 1s ease-out;
	-o-transition:opacity 1s ease-out;
}

.home-ctas .inner.group {
	padding-left:0;
}

.home-cta-second h2 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:2em;
	color:#c2872c;
	margin:10px 0 5px;
	font-weight: normal;
}

.home-cta-second h4 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:1.6em;
	margin:5px 0;
	font-weight: normal;
}

body.home .hero_image {
	position:relative;
	max-height:490px;
	overflow:hidden;
}

.hero_image {
	position:relative;
	max-height:300px;
	overflow:hidden;
}

.hero_image h1 {
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:7.2em;
	color:#FFF;
	text-transform:uppercase;
	left:0;
	margin:0;
	padding:16px;
	position:absolute;
	text-transform:uppercase;
	top:25%;
	width:100%;
	text-align:center;
	font-weight: normal;
}

.hero_image h2 {
	color:#c2872c;
	font-family:'montserrat',helvetica,arial,sans-serif;
	font-size:3.9em;
	left:0;
	line-height:1.6em;
	margin:0;
	padding:16px;
	position:absolute;
	text-align:center;
	text-transform:none;
	top:51%;
	width:100%;
	font-weight: normal;
}

.hero_image img {
	display:block;
	width:100%;
	height:auto;
	border:0;
}

.cta-bottom .btn {
	float:none;
	font-size:16px;
	line-height:16px;
	height:40px;
	margin-left:5px;
	position:relative;
	top:1px;
}

.cta-bottom [type=text] {
	background:none repeat scroll 0 0 #333;
	border:medium none;
	color:#EEE;
	display:inline-block;
	padding:11px;
	width:190px;
	height:40px;
}

.cta-bottom p {
	display:inline-block;
}

.cta-bottom .sml_namelabel,.cta-bottom .sml_nameinput,.cta-bottom .sml_emaillabel {
	display:none;
}

.month-events .event-item {
	width:31%;
	float:left;
	margin:1%;
	padding:0;
}

.month-events .feat-deets {
	min-height:100px;
}

.month-events .feat-thumb {
	margin-bottom:20px;
}

.month-events a.cta {
	display:block;
	width:auto;
	margin-bottom:0;
}

.month-events .event-item {
	border:1px solid #C2872C;
}

.month-events,.month-events * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.month-events .event-inner {
	padding:15px 40px;
}

.month-events .feat-deets h2 {
	border:0;
	letter-spacing:0;
	padding:0 0 15px;
}

.month-events .feat-deets h3 {
	letter-spacing:0;
	font-weight:700;
	text-transform:none;
	font-size:20px;
}

.month-events .feat-deets h3 span {
	font-size:16px;
	display:block;
	font-weight:400;
}

.set-month {
	position:absolute;
	right:0;
	top:0;
	padding:5px;
	border:1px solid #C2872C;
}

.event-list {
	max-width:920px;
	position:relative;
	width:100%;
	margin:0 auto;
}

.rme {
	color:#C2872C;
	font-size:18px;
	line-height:18px;
	text-align:center;
}

.rme:hover {
	color:#111;
}

.home-fb img {
	width:100%;
	display:block;
	height:auto;
	max-width:480px;
	margin:0 auto;
}

@media screen and (max-width: 800px) {
	.home-cta {
		width:100%;
		float:none;
	}
	
	.footer_col {
		width:100%;
		float:none;
	}
	
	.home-ctas {
		max-width:400px;
		margin:30px auto;
	}
}

.flex-viewport { height: auto !important; }
.hero-slider { top: 20px; }
.hero-slider .flexslider { background: transparent !important; max-width: 1100px !important; border: 10px solid #fff; }
.hero-slider .flexslider .slides > li { text-align: center; height: auto !important; }
.flexslider .slides img { display: inline-block !important; }