/*
    Theme Name: WyongRaceClub White Header
    Description: WyongRaceClub Site Theme
    Author: Outsourcing Marketing
    Author URI: http://OutsourcingMarketing.com.au
 
    Version: 0.1
 
    Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
    Template: genesis
    Template Version: 1.9
 
    License: GPL-2.0+
    License URI: http://www.opensource.org/licenses/gpl-license.php 
*/
/*
02 Defaults
---------------------------------------------------------------------------------------------------- */
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, input, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 87.5%; /* 14px browser default */
}
body {
  background: #005d9a url() no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    line-height: 1;
}
p {
    line-height: 1.625
}
body, input, select, textarea, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a, a:visited, button, input[type="button"], input[type="submit"], .btn {
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
::-moz-selection {
    background-color: #78d1ff;
    color: #000000;
}
::selection {
    background-color: #78d1ff;
    color: #000000;
}
a img {
    border: none
}
/*
03 Typography
-------------------------------------------------------------------------------------------------------

    This section covers font colors, families, size, styles and weight.

    This style sheet uses rem values with a pixel fallback.
    The rem values are calculated per the examples below:

    12 / 16 =        0.75rem
    14 / 16 =        0.875rem
    16 / 16 =        1rem    
    18 / 16 =        1.125rem
    20 / 16 =        1.25rem
    24 / 16 =        1.5rem
    30 / 16 =        1.875rem
    36 / 16 =        2.25rem
    42 / 16 =        2.625rem
    48 / 16 =        3rem
    
    Further reading on the use and compatibility of rems:
    
    http://caniuse.com/rem
    http://snook.ca/archives/html_and_css/font-size-with-rem
    
*/
/* 03a - Font Color ----------- */
a:hover, h2 a, h2 a:visited, h4.widgettitle a, input, .author, .entry-time, .genesis-nav-menu a, .genesis-nav-menu li li a, .genesis-nav-menu li li a:link, .genesis-nav-menu li li a:visited, .entry-comments-link, .site-title a, .site-title a:hover {
    color: #3366CC;
}

body {
    color: #333333;
}

a, h2 a:hover, .genesis-nav-menu li a:hover, .genesis-nav-menu li:hover a, .genesis-nav-menu li li a:hover, .genesis-nav-menu .current-menu-item a {
    color: #4169E1
}
.entry-header .entry-meta, .entry-footer .entry-meta, .site-description {
    color: #636363
}
blockquote::before, blockquote p, input, select, textarea {
    color: #999
}
button, input[type="button"], input[type="submit"], .btn, .genesis-nav-menu .highlight-menu-item a, .genesis-nav-menu .highlight-menu-item a:hover, .pagination li a, .pagination li a:hover, .pagination li.active a, .pagination li.disabled {
    color: #fff
}
/* 03b - Font Family ----------- */
body, input, textarea, .author-box h1 {
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Bitter', serif;
	color: #004577;
}

.entry-title a, .site-title {
    font-family: 'Bitter', serif;
	color: #3366CC;
}

/* 03c - Font Size ----------- */
.site-title {
    background: url(images/logoxxx.png) no-repeat;
	font-size: 42px;
    font-size: 3rem;
	text-indent: -9999px;
	height: 130px;
}
.entry-title, .entry-title a {
    font-size: 16px;
}

.page .entry-title, .page .entry-title a,
.single .entry-title, .single .entry-title a {
    font-size: 24px;
	text-shadow: 1px 1px 3px #FFFFFF;
}

.home .entry-title, .home .entry-title a, .sidebar .entry-title, .sidebar .entry-title a {
    font-size: 18px;
	margin-bottom: 10px!important;
}

blockquote::before {
    font-size: 32px;
    font-size: 2.286rem;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 24px;
    font-size: 1.714rem;
}
.archive-title, .taxonomy-description h1, .widgettitle {
    font-size: 20px;
    font-size: 1.429rem;
}

.sidebar .widgettitle, .widgettitle {
    text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px dotted #DDDDDD;
}

.author-box h1, .sidebar h2 a {
    font-size: 16px;
    font-size: 1.143rem;
}
input, select, textarea, .genesis-nav-menu, .entry-header .entry-meta, .entry-footer .entry-meta, .wp-caption, .site-footer p {
    font-size: 14px;
    font-size: 1rem;
}
/* 03d - Font Miscellaneous ----------- */
blockquote p {
    font-style: italic
}
cite {
    font-style: normal
}
button, input[type="button"], input[type="submit"], h1, h2, h3, h4, h5, h6, .btn, .entry-title a, .genesis-nav-menu, .entry-comments-link, .entry-header .entry-meta .author, .entry-header .entry-meta .entry-time, .wp-caption, .site-footer p, .site-title {
    font-weight: 700
}
.wp-caption {
    text-align: center
}
h2 a, h2 a:visited, .genesis-nav-menu a, .pagination li a, .widgettitle a, .site-title a {
    text-decoration: none
}
/*
04 Layout
---------------------------------------------------------------------------------------------------- */
/* 04a - Structure ----------- */
.site-container {
    background: #FFFFFF;
    margin: 20px auto 0;
    max-width: 960px;
    padding: 10px;

}
.site-inner {
    background: #FFFFFF;
    clear: both;
    overflow: hidden;
    padding: 0;
}
.site-inner {
}

/* 04a - Structure slider area----------- */
#slider-area {
    width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    display: block;
    overflow: hidden;
}
#slider-area .wrap {
    margin: 10px auto;
    background: transparent;
    display: block;
    overflow: hidden;
}

#top-bar {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
background: #499bea;
background: -moz-linear-gradient(top, #499bea 0%, #207ce5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5));
background: -webkit-linear-gradient(top, #499bea 0%,#207ce5 100%);
background: -o-linear-gradient(top, #499bea 0%,#207ce5 100%);
background: -ms-linear-gradient(top, #499bea 0%,#207ce5 100%);
background: linear-gradient(to bottom, #499bea 0%,#207ce5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 );
    display: block;
    overflow: hidden;
	clear: both;
}
#top-bar .wrap {
    width: 940px;
	height:20px;
    padding: 5px 0;
    margin: 0 auto;
    display: block;
	overflow: hidden;
	line-height: 1;
	color: #FFFFFF;
	font-size: 14px;
}

#top-bar.wrap a {
    font-size: 10px!important;
}

.address {
}

.social_inbar {
float:left;
display:inline-block;
margin-left:10px;
position: relative;
}

/* 04b - 1152px CSS Grid ----------- */
.home-middle-left, .home-middle-center, .home-middle-right {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f5f5f5;
    padding: 20px;
    width: 48%; /* 880/3px / 920px */
}
.home-middle-left, .home-middle-center {
    float: left
}
.home-middle-right {
    float: right
}

#home-top {
    width: 100%;
    clear: both;
    line-height: 1.5;
    overflow: hidden;
    padding: 0 0 20px;
}

#home-middle {
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    line-height: 1.5;
    overflow: hidden;
    padding: 0 0 20px;
}
#home-middle p {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
#home-middle .widget {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
#home-middle .widget-area ul li {
    list-style-type: none;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    word-wrap: break-word;
}
.home-middle-left {
    margin-right: 2.17391%; /* 20px / 920px */
}
.sidebar-secondary {
    width: 15.277777777%; /* 176px / 1152px */
}
.sidebar {
    /* width: 20.555555555%; 352px / 1152px */
	width: 300px;/* 300px / 960px */
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
    background-color: transparent;
    padding: 10px;
    width: 31.88405%; /* 880/3px / 920px */
}
.site-header .widget-area {
	padding-top: 0;
    width: 500px; /* 510px / 920px */
}
.content-sidebar-sidebar .sidebar, .sidebar-content-sidebar .sidebar, .sidebar-sidebar-content .sidebar {
    width: 37.931034482%; /* 352px / 928px */
}
.content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar-sidebar-content .content {
    width: 56.896551724%; /* 528px / 928px */
}
.content-sidebar .content, .sidebar-content .content {
    width: 560px; /* 620px / 960px */
}
.title-area {
    background:url() no-repeat left center;
	width: 266px /* 752px / 1152px */
}

.title-area a {
	display: block;
	height: 130px;
	width: 100%; /* 752px / 1152px */
}

.content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    width: 80.555555555%; /* 928px / 1152px */
}
.content-sidebar .content-sidebar-wrap, .full-width-content .content, .full-width-content .content-sidebar-wrap, .sidebar-content .content-sidebar-wrap {
    width: 100%; /* 1152px / 1152px */
	padding: 20px 0;
}

.home.content-sidebar .content-sidebar-wrap, .home.full-width-content .content, .home.full-width-content .content-sidebar-wrap, .home.sidebar-content .content-sidebar-wrap {
    width: 100%; /* 1152px / 1152px */
	padding: 0;
}

.footer-widgets-1, .footer-widgets-2, .sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-primary, .content, .content-sidebar-wrap, .site-footer .gototop, .sidebar-secondary, .title-area {
    float: left
}
.content-sidebar-sidebar .sidebar-secondary, .footer-widgets-3, .sidebar, .sidebar-content .content, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content, .sidebar-sidebar-content .content-sidebar-wrap, .site-footer .creds, .site-header .widget-area {
    float: right
}
/* 04c - Header ----------- */
.site-header {
	background: #FFFFFF;
	width: 100%;
    overflow: hidden;
    padding: 20px 0 20px;
	height:auto!important;
		margin-top:0;
		    border-bottom: 2px solid #030e1c;
}

.site-header .wrap{
	background: #FFFFFF url() no-repeat !important;
    width: 960px;
	overflow: hidden;
    padding: 0;
	margin: 0 auto;
}

.site-title {
    line-height: 1;
    margin: 0;
}
.header-image .site-title {
    margin: 0
}
.site-description {
    font-size: 14px;
		text-indent: -9999px;
		display: none;
}
h2.site-description  {
	margin-bottom: 0;
}

.header-full-width .site-title, .header-full-width .site-title a, .header-full-width .title-area {
    width: 100%
}
.header-image .title-area {
    display: block;
    float: left;
    min-height: 120px;
    overflow: hidden;
    text-indent: -9999px;
    width: 40%;
}
.header-image .site-title, .header-image .site-title a {
        display: block;
    float: left;
    min-height: 120px;
    overflow: hidden;
    text-indent: -9999px;
	width: 100%;
}


.header-image .site-description {
    display: block;
    overflow: hidden;
}
/* 04d - Main Content ----------- */
.content {
    padding: 0;
}
.entry, .page .post.entry {
    margin-bottom: 20px;
}
.single .entry {
    margin-bottom: 48px;
    margin-bottom: 3rem;
}
.page .entry {
    margin: 0
}
.entry-content {
    overflow: hidden
}
.entry-content, .entry-content p {
    line-height: 1.625
}
.entry-content p {
    margin-bottom: 26px;
    margin-bottom: 1.625rem;
}

.home .entry-content {
	display: inline;
    overflow: visible;
}

blockquote {
    padding: 24px 64px
}
blockquote::before {
    content: "“";
    display: block;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}
/* 04e - Post Info & Meta ----------- */
.entry-header .entry-meta, .entry-footer .entry-meta {
    /*clear: both;*/
    line-height: 1.5;
}
.entry-header .entry-meta {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.entry-comments-link {
    background: url(images/post-comments.png) no-repeat center left;
    margin-left: 16px;
    margin-left: 1rem;
    padding-left: 20px;
    padding-left: 1.25rem;
}
.entry-footer .entry-meta {
    border-top: 1px solid #ccc;
    padding-top: 24px;
    padding-top: 1.5rem;
}
.entry-categories, .entry-tags {
    display: block
}
/* 04f - Column Classes ----------- */
.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
    float: left;
    margin-left: 4.166666666%; /* 48px / 1152px */
}
.one-half, .three-sixths, .two-fourths {
    width: 47.9166666666%; /* 552px / 1152px */
}
.one-third, .two-sixths {
    width: 30.555555555%; /* 352px / 1152px */
}
.four-sixths, .two-thirds {
    width: 65.277777777%; /* 752px / 1152px */
}
.one-fourth {
    width: 21.875%; /* 252px / 1152px */
}
.three-fourths {
    width: 73.958333333%; /* 852px / 1152px */
}
.one-fifth {
    width: 16.666666666%; /* 192px / 1152px */
}
.two-fifths {
    width: 37.5%; /* 432px / 1152px */
}
.three-fifths {
    width: 58.333333333%; /* 672px / 1152px */
}
.four-fifths {
    width: 79.166666666%; /* 912px / 1152px */
}
.one-sixth {
    width: 13.194444444%; /* 152px / 1152px */
}
.five-sixths {
    width: 82.638888888%; /* 952px / 1152px */
}
.first {
    margin-left: 0
}
/* 04g - Miscellaneous ----------- */
p.subscribe-to-comments {
    padding: 24px 0 16px
}
p.pages, .clear, .clear-line, .first {
    clear: both
}
.clear-line {
    border-bottom: 1px solid #ccc;
    margin-bottom: 26px;
    margin-bottom: 1.625rem;
}
.alignleft, .archive-page {
    float: left
}
.alignright {
    float: right
}
.archive-page {
    width: 50%
}
.author-box, .sticky {
    margin-bottom: 20px
}
.author-box, .author-box h1, .taxonomy-description {
    line-height: 1.5
}
.author-box, .breadcrumb, .sticky, .taxonomy-description {
    background-color: #f5f5f5;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}
/*
05 Menus
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
    clear: both;
    overflow: hidden;
}
.site-header .genesis-nav-menu {
    float: right;
    margin-top: 48px;
    margin-top: 3rem;
    width: auto;
}
#slider-area .genesis-nav-menu {
    float: right;
    margin-top: 48px;
    margin-top: 3rem;
    width: auto;
}
.genesis-nav-menu.menu-primary, .genesis-nav-menu.menu-secondary {
    border-bottom: 1px solid #ccc
}

.genesis-nav-menu.menu-primary a {
    color: #333333;
	text-transform: capitalize;
}

.genesis-nav-menu.menu-primary {}

.genesis-nav-menu ul {
    float: left;
    width: 100%;
}
.genesis-nav-menu li {
    display: inline-block;
    float: left;
    list-style-type: none;
    text-align: left;
}

.genesis-nav-menu a {
	display: block;
	text-transform: uppercase;
    padding: 10px;
    position: relative;
}

.nav-secondary {
background: #1b2b43;
background: -moz-linear-gradient(top, #1b2b43 0%, #081932 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b2b43), color-stop(100%,#081932));
background: -webkit-linear-gradient(top, #1b2b43 0%,#081932 100%);
background: -o-linear-gradient(top, #1b2b43 0%,#081932 100%);
background: -ms-linear-gradient(top, #1b2b43 0%,#081932 100%);
background: linear-gradient(to bottom, #1b2b43 0%,#081932 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b2b43', endColorstr='#081932',GradientType=0 );
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
	overflow: hidden;
}

.nav-secondary .wrap {
width: 960px;
margin: 0 auto;
}

.genesis-nav-menu.menu-secondary {
    border-bottom: none;
}

.genesis-nav-menu.menu-primary a { 
padding: 15px 25px!important; 
font-size: 16px;
}
.genesis-nav-menu.menu-secondary a { padding: 10px 15px; }

.genesis-nav-menu li a:hover, .genesis-nav-menu li:hover a,.genesis-nav-menu li.current-menu-item a {
    color: #FFFFFF;
}

.genesis-nav-menu li.highlight-menu-item {
    margin-left: 20px;
    margin-left: 1.25rem;
}
.genesis-nav-menu .highlight-menu-item a {
    background-color: #1e1e1e
}
.genesis-nav-menu .highlight-menu-item a:hover {
    background-color: #4169E1
}
.genesis-nav-menu li li a, .genesis-nav-menu li li a:link, .genesis-nav-menu li li a:visited {
    font-size: 14px!important;
	line-height: 18px!important;
	background-color: #fff;
    border: 1px solid #003154;
    border-top: none;
    padding: 10px;
    position: relative;
    width: 170px;
}
.genesis-nav-menu li ul {
    left: -9999px;
    position: absolute;
    width: 212px;
    z-index: 99;
}
.genesis-nav-menu li ul ul {
    margin: -55px 0 0 211px
}
.genesis-nav-menu li:hover ul ul, .genesis-nav-menu li.sfHover ul ul {
    left: -9999px
}
.genesis-nav-menu li:hover, .genesis-nav-menu li.sfHover {
    position: static
}
ul.genesis-nav-menu li:hover>ul, ul.genesis-nav-menu li.sfHover ul, .site-header .genesis-nav-menu li:hover>ul, .site-header .genesis-nav-menu li.sfHover ul {
    left: auto
}
.genesis-nav-menu li a .sf-sub-indicator, .genesis-nav-menu li li a .sf-sub-indicator, .genesis-nav-menu li li li a .sf-sub-indicator {
    position: absolute;
    text-indent: -9999px;
}
#wpadminbar li:hover ul ul {
    left: 0
}
/* 05a - Primary Navigation Extras ----------- */
.genesis-nav-menu li.right {
    float: right;
    padding: 5px;
}
.genesis-nav-menu li.right a {
    display: inline;
    padding: 0;
}
.genesis-nav-menu li.search {
    padding: 6px 0 0
}
.genesis-nav-menu li.rss a {
    background: url(images/rss.png) no-repeat center left;
    margin-left: 20px;
    padding-left: 20px;
}
.genesis-nav-menu li.twitter a {
    background: url(images/twitter-nav.png) no-repeat center left;
    padding-left: 24px;
}
/*
06 Headings
---------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, .entry-title a {
    line-height: 1.2;
    margin-bottom: 16px;
}
.author-box h1 {
    margin: 0
}
.taxonomy-description h1 {
    margin-bottom: 4px;
    margin-bottom: 0.25rem;
}
.archive-title {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
/*
07 Lists
---------------------------------------------------------------------------------------------------- */
.entry-content ol, .entry-content ul {
    margin-bottom: 26px;
    margin-bottom: 1.625rem;
}
.entry-content ol li, .entry-content ul li {
    line-height: 1.625
}
.entry-content ol li, .entry-content ul li {
    margin-left: 20px;
}
.entry-content ol li {
    list-style-type: decimal
}

.entry-content ul li {
    list-style-type: square;
}
.entry-content ul li {
    margin-left: 20px;
	border-bottom: none;
	padding: 5px 0;
}

.entry-content li a {
    font-weight: bold;
	text-decoration: none;
}

.entry-content ol ol, .entry-content ul ul {
    margin-bottom: 0
}
/*
08 Post Navigation
---------------------------------------------------------------------------------------------------- */
.pagination li {
    display: inline-block;
	margin-right: 5px;
}
.pagination li a, .pagination li a:hover, .pagination li.active a, .pagination li.disabled {
    background-color: #1e1e1e;
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 10px;
}
.pagination li a:hover, .pagination li.active a {
    background-color: #4169E1
}
/*
09 Comments
---------------------------------------------------------------------------------------------------- */
.entry-comments, #respond {
    line-height: 1.5;
    overflow: hidden;
}
.ping-list, .entry-comments {
    margin-bottom: 48px;
    margin-bottom: 3rem;
}
#author, #email, #url {
    width: 50%
}
.comment-meta, #author, #email, #url {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
#comment {
    margin: 12px 0;
    margin: 0.75rem 0;
}
.comment-list li, .ping-list li {
    list-style-type: none;
    margin-top: 24px;
    margin-top: 1.5rem;
    padding: 32px;
}

.comment-respond label {
    display: block;
    margin-right: 1.2rem;
}

.comment-list li ul li {
    margin-right: -32px;
    margin-right: -2rem;
}
.comment-header {
    overflow: hidden
}
.comment {
    background-color: #f5f5f5;
    border: 2px solid #fff;
    border-right: none;
}
.comment-content p {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.bypostauthor {

}
.entry-comments .pagination {
    margin-top: 32px;
    margin-top: 2rem;
}
/*
10 Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
    display: inline;
    line-height: 1.5;
}
.sidebar p {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.sidebar .widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
.sidebar.widget-area ul li, #home-middle ul li,#home-bottom ul li {
	padding: 5px 0;
    margin-left: 0;
    word-wrap: break-word;
	border-bottom: 1px solid #eee;
	list-style-type: square!important; 
    margin-left: 20px;	
}

.sidebar.widget-area ul li a {}

.home-top-left {
width: 100%;
float: left;
display: inline-block;
margin-right: 5%;
}

.menu-blue {
width: 100%;
background: url() no-repeat;
-webkit-border-radius: 5px;
border-radius: 5px;

padding: 0;
display: block;
overflow: hidden;
margin-bottom: 10px;
border: 1px solid #dddddd;
line-height: 24px;
font-size: 14px;
}

.menu-blue a {
background: #4096ee;
background: -moz-linear-gradient(top, #4096ee 0%, #4096ee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4096ee), color-stop(100%,#4096ee));
background: -webkit-linear-gradient(top, #4096ee 0%,#4096ee 100%);
background: -o-linear-gradient(top, #4096ee 0%,#4096ee 100%);
background: -ms-linear-gradient(top, #4096ee 0%,#4096ee 100%);
background: linear-gradient(to bottom, #4096ee 0%,#4096ee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#4096ee',GradientType=0 );
-webkit-border-radius: 5px 50px 50px 5px;
border-radius: 5px 50px 50px 5px;

width: 60%;
padding: 15px;
float: left;
display: block;
margin: 0;

-webkit-box-shadow: 10px 0px 10px 0px rgba(255, 255, 255, 0.5);
box-shadow: 10px 0px 10px 0px rgba(255, 255, 255, 0.5); 
}


.menu-blue a {
text-decoration: none;
color: #FFFFFF;
}

.home-top-right {
width: 75%;
float: left;
display: inline-block;
}

#home-bottom {
    width: 100%;
    border-top: 2px solid #DDDDDD;
    clear: both;
    line-height: 1.5;
    overflow: hidden;
    padding: 32px 0 16px;
}
#home-bottom p {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
#home-bottom .widget {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
#home-bottom .widget-area ul li {
    list-style-type: none;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    word-wrap: break-word;
}

.sidebar.widget-area ul li:hover {
    background: #dddddd;
}

.sidebar.widget-area li a { 
	color: #333333;
    text-decoration: none;
}
/*
11 Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
    clear: both;
		width: 100%;
}

.site-footer  a.alignright, .site-footer img.alignright, .site-footer .wp-caption.alignright {
    display: inline;
    margin: 0 0 0 1.5rem;
}

.site-footer .wrap {
    background-color: #5e5e5e;
    overflow: hidden;
    padding: 10px;
	width: 960px;
		margin: 0 auto;
}
.site-footer a, .site-footer p {
    color: #ffffff;
	text-decoration: none;
}
.site-footer .creds {
    text-align: right
}
.site-footer .creds, .site-footer .gototop {
    margin: 8px 0;
    margin: 0.5rem 0;
	vertical-align: middle!important;
	display: block;
}

.site-footer .creds p, .site-footer .gototop p {
	vertical-align: middle!important;
}
/* 11a - Footer Widgets ----------- */
.footer-widgets {
	width: 100%;
	
    color: #FFFFFF;
    background: transparent;
	clear: both;
    line-height: 1.5;
    overflow: hidden;
    padding: 0;
}

.footer-widgets  .wrap {
    background: #7f7f7f;
	border-top: 5px solid #5E5E5E;
	clear: both;
	width: 960px;
	padding: 20px 10px 20px;
	margin: 0 auto;
    overflow: hidden;
}

.footer-widgets p {
    color: #FFFFFF;
    margin-bottom: 0;
}

.footer-widgets a {
    color: #FFFFFF;
	text-decoration: none;
}
.footer-widgets .widget {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

.footer-widgets .widgettitle{
    border-bottom: none!important;
    font-size: 18px;
    font-weight: bold!important;
    text-transform: capitalize!important;
    color: #d9d9d9;
	text-shadow: 1px 1px 3px #000000;
}

.footer-widgets .widget-area ul li {
    list-style-type: square;
    margin-bottom: 6px;
	margin-left: 20px;
    word-wrap: break-word;
	border-bottom: 1px dotted #DDDDDD;
}
.footer-widgets-1 {
    margin-right: 2.17391%; /* 20px / 920px */
}
/*
12 Forms & Buttons
---------------------------------------------------------------------------------------------------- */
input, select, textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 0 5px #ddd inset;
    padding: 10px;
    width: 100%;
}
.site-header .search-form {
    float: right;
    width: 100%;
}
button, input[type="button"], input[type="submit"], .btn {
    background-color: #1e1e1e;
    border: none;
    box-shadow: none;
    cursor: pointer;
    padding: 6px 10px;
    width: auto;
}
button:hover, input:hover[type="button"], input:hover[type="submit"], .btn:hover {
    background-color: #4169E1
}
.enews input[type="submit"], .search-form input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* 12a - Gravity Forms ----------- */
.content div.gform_wrapper input, .content div.gform_wrapper select, .content div.gform_wrapper textarea, .content div.gform_wrapper .ginput_complex label {
    font-size: 16px;
    font-size: 1.143rem;
    padding: 10px;
}
.content div.gform_wrapper input[type="submit"] {
    padding: 8px 12px
}
.content div.gform_wrapper .ginput_complex label {
    padding: 0
}
div.gform_wrapper li, div.gform_wrapper form li {
    margin: 16px 0 0;
    margin: 1rem 0 0;
}
/*
13 Images & Captions
---------------------------------------------------------------------------------------------------- */
.featuredpage img, .featuredpost img {
    background-color: #fff;
    border: 4px solid #eee;
    padding: 1px;
}
.featuredpost img {
    margin: 0 0 10px
}
/* Featured Page / Post
------------------------------------------------------------ */
.featuredpage, .featuredpost {
    clear: both;
    overflow: hidden;
}
.featuredpage .page, .featuredpost .post {
    overflow: hidden;
    margin: 0 0 10px;
    padding: 0 0 15px;
}
.home.content-sidebar .home-middle-right .featuredpost .post, .home.content-sidebar #home-bottom .featuredpost .post {
    padding: 0
}
embed, img, object, video {
    max-width: 100%
}
img {
    height: auto
}
.alignleft .avatar {
    margin-right: 24px;
    margin-right: 1.5rem;
}
.alignright .avatar {
    margin-left: 24px;
    margin-left: 1.5rem;
}
.author-box .avatar {
    float: left;
    margin-right: 24px;
    margin-right: 1.5rem;
}
.comment-list li .avatar {
    float: left;
    margin: 0 16px 24px 0;
    margin: 0 1rem 1.5rem 0;
}
img.centered, .aligncenter {
    display: block;
    margin: 0 auto 24px;
    margin: 0 auto 1.5rem;
}
a.alignnone, img.alignnone {
    display: inline;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

a.alignleft, img.alignleft, .post-image, .wp-caption.alignleft {
    display: inline;
    margin: 0 10px 0 0!important;
}

.sidebar a.alignleft, .sidebar img.alignleft, .sidebar .post-image, .sidebar .wp-caption.alignleft {
    display: inline;
    margin: 0 10px 0 0;
}

a.alignright, img.alignright, .wp-caption.alignright {
    display: inline;
    margin: 0 0 24px 24px;
    margin: 0 0 1.5rem 1.5rem;
}
p.wp-caption-text {
    line-height: 1.2;
    margin-top: 12px;
    margin-top: 0.75rem;
}
.gallery-caption {

}

.gray {
background:rgba(0,0,0,0.1);
padding:20px;
margin-bottom:20px;
}

.note {
background: #fff8d6;
padding:20px;
border:1px solid #eadfac;
}

.note ol {
line-height:16px;
    margin-bottom: 10px;

}

.note p {
    margin-bottom: 10px;
}

.cta {float:right;}

.nm {margin-bottom:0!important;}

.green {
	background: #fff8f8;
	padding: 20px;
}

.sidebar .featuredpage .page, .sidebar .featuredpost .post {
	list-style-type: none!important; 
	padding: 5px 0;
    margin: 0;
    word-wrap: break-word;
	border-bottom: 1px solid #eee;
}

.sidebar .featuredpage .page:hover, .sidebar .featuredpost .post:hover {
    background: rgba(0,0,0,0.1);
}

.sidebar .entry-title, .sidebar .entry-title a {
    margin: 0;
	font-weight: normal;
}

.two-columns .post {
background: #FFFFFF;
border-right: 1px dashed #dddddd;
width: 58%;
float: left;
display: inline;
padding-right: 2%!important;
}

.two-columns ul {
background: #FFFFFF;
width: 37%;
float: right;
display: inline;
padding-left: 2%!important;
}

.more-from-category {
margin-top: 20px;
float: right;
}

/*
14 Media Queries
---------------------------------------------------------------------------------------------------- */
/* iPads (portrait) ----------- */
@media only screen and (max-width: 768px) { 
    .site-container {
        padding: 0 5%
    }
    .home-top, .home-middle-left, .home-middle-center, .home-middle-right, .home-bottom, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .wrap, .site-footer .creds, .site-footer .gototop, .site-header .widget-area, .site-inner, .title-area, .site-container .sidebar, .site-container .content, .site-container .content-sidebar-wrap, .site-container .sidebar-secondary {
        width: 100%
    }
    .genesis-nav-menu li, .site-footer .creds, .site-footer .gototop, .site-header ul.genesis-nav-menu, .site-header .search-form {
        float: none
    }
    .genesis-nav-menu, .site-description, .site-footer .creds, .site-footer .gototop, .site-header .search-form, .site-title, .title-area {
        text-align: center
    }
    .genesis-nav-menu a {
        padding: 20px 16px
    }
    .site-title {
        margin: 16px 0;
        margin: 1rem 0;
    }
    .site-header .search-form {
        margin: 32px auto 0;
        margin: 2rem auto 0;
        width: 50%;
    }
    .genesis-nav-menu li.right {
        display: none
    }
    .site-footer .wrap {
        padding: 20px 0
    }
    .footer-widgets-1, .site-header .genesis-nav-menu {
        margin: 0
    }
    .featuredpage img, .featuredpost img {
        border: none;
        padding: 0;
    }
	
	.two-columns .post {
background: #FFFFFF;
width: 100%;
padding-right: 0!important;
}

.two-columns ul {
background: #FFFFFF;
width: 100%;
float: left;
padding-left: 0!important;
}
}
/* iPhones (portrait and landscape) ----------- */
@media only screen and (max-width: 480px) { 
    html {
        font-size: 75%;
        /* 12px base */
    }
    .site-header .search-form {
        width: 100%
    }
    .archive-page, .five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
        margin: 0;
        width: 100%;
    }
}

.mtphr-dnt h3, .mtphr-dnt h4 {
	font-size: 14px;
    margin-bottom: 0;
}

html > body .slide-excerpt-border {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0!important;
    display: inline;
    float: left;
    margin: 0!important;
    padding: 14px;
    position: relative;
    z-index: 8;
}

#genesis-responsive-slider {
    background-color: #FFFFFF;
    border: 0!important;
    margin: 0 auto;
    padding: 0!important;
    position: relative;
}

.slide-excerpt h2 {
	font-size: 16px!important;
	color: #FFFFFF!important;
}
.slide-excerpt a {
	color: #FFFFFF!important;
}

.slide-excerpt {
    background-color: #000000!important;
	border: 1px solid #000000!important;
    display: block;
    margin: 10px;
    padding: 0;
    position: absolute;
    z-index: 8;
	color: #FFFFFF!important;
}

.user-login {
padding: 20px;
margin-bottom: 20px;
background: #f1fbff;
}

.user-login  .wpb_button {
    margin-bottom: 0;
}

.user-login  .wpb_content_element, #your-profile .form-table {
    margin-bottom: 20px;
}

#your-profile .form-table input {
    line-height: 15px;
    margin: 1px;
    padding: 10px;
}

#your-profile h3 {
    background: #dddddd!important;
	padding: 10px;
}

.wpuf-post-form input[type="text"] {
    width: 70%!important;
}

.wpuf-post-form  .wp-editor-wrap {
    width: 750px!important;
}

.wpuf-post-form  .wp_themeSkin iframe {
	height: 500px!important;
}

.content div.gform_wrapper input, .content div.gform_wrapper select, .content div.gform_wrapper textarea, .content div.gform_wrapper .ginput_complex label {
    font-size: 1.143rem;
    padding: 5px;
}

div.gform_wrapper li, div.gform_wrapper form li {
    margin: 10px 0 0;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 70%!important;
}

.wpb_image_grid .wpb_image_grid_ul img {
    margin: 5px;
	padding: 0;
	display: block;
    height: auto;
    max-width: 100%;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
} 

.fasilities-boxed .wpb_content_element {
padding: 20px;
background: #f5f5f5;
    margin-bottom: 10px 10px 20px 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
}

.fasilities-boxed .wpb_content_element:hover {
background: #ecf6ff;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(77, 165, 239, .5);
box-shadow: 0px 0px 5px 0px rgba(77, 165, 239, .5);
}

.slider-uppercase {
text-transform: uppercase!important;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
    display:none;
}

.tribe-events-list-widget ol li {
    list-style: none outside none;
	margin-top: 10px!important;
}

.tribe-events-list-widget ol li {
    list-style: none outside none;
	margin-left: 0!important;
    margin-bottom: 0!important;
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(234,234,234,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px;
border-radius: 5px; 
padding: 0;
}

.tribe-events-list-widget h4{
    font-size: 16px!important;
	margin-bottom: 0!important;
}

.tribe-events-list-widget .entry-title, .tribe-events-list-widget .entry-title a, .tribe-events-list-widget .entry-title, .tribe-events-list-widget .entry-title a {
    font-size: 14px;
	margin-bottom: 0!important;
}

.more-link {
margin-top: 10px;
display: inline;
float: right;
background: rgb(122,188,255);
background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1)));
background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
background: -o-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
background: -ms-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
background: linear-gradient(to bottom, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
}

.more-link:hover {
background: #4096ee;
background: -moz-linear-gradient(top, #4096ee 0%, #60abf8 56%, #7abcff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4096ee), color-stop(56%,#60abf8), color-stop(100%,#7abcff));
background: -webkit-linear-gradient(top, #4096ee 0%,#60abf8 56%,#7abcff 100%);
background: -o-linear-gradient(top, #4096ee 0%,#60abf8 56%,#7abcff 100%);
background: -ms-linear-gradient(top, #4096ee 0%,#60abf8 56%,#7abcff 100%);
background: linear-gradient(to bottom, #4096ee 0%,#60abf8 56%,#7abcff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#7abcff',GradientType=0 );
}

a.more-link {
color: #FFFFFF;
text-decoration: none;
padding: 3px 8px;
border-radius: 3px;
}

.wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0!important;
}

.featuredpage .page .entry-title a, .featuredpost .post .entry-title a, .tribe-events-list-widget .entry-title a {
font-family: 'Open Sans', sans-serif;
}

.updates .sidebar .widgettitle, .updates .widgettitle{
color:#000000;
text-shadow: 1px 1px 3px #FFFFFF;
background: #febd11;
background: -moz-linear-gradient(top, #febd11 0%, #cf9d0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febd11), color-stop(100%,#cf9d0e));
background: -webkit-linear-gradient(top, #febd11 0%,#cf9d0e 100%);
background: -o-linear-gradient(top, #febd11 0%,#cf9d0e 100%);
background: -ms-linear-gradient(top, #febd11 0%,#cf9d0e 100%);
background: linear-gradient(to bottom, #febd11 0%,#cf9d0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febd11', endColorstr='#cf9d0e',GradientType=0 );
padding: 10px;
border-bottom: none;
}

.updates h4 {
margin-bottom:0;
}
.updates  {
background: #f2f2f2;
}
.updates ul {
padding: 10px;
}

.flexslider {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF!important;
    border-radius: 0!important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px!important;
    position: relative;
}

.mtphr-dnt-tick-container {
    padding: 10px;
}

.mtphr-dnt h3, .mtphr-dnt h4 {
font-family: 'Open Sans', sans-serif;
font-size: 14px!important;
}

.genesis-nav-menu.menu-secondary{
font-family: 'Bitter', serif;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
margin: 0;
text-shadow: 1px 1px 1px #00254b;
}

.genesis-nav-menu.menu-secondary a {
font-size: 16px!important;
color: #d8e8f6;
margin:0 5px; 
text-transform: capitalize!important;
}

.genesis-nav-menu.menu-secondary a:first-child {
margin:0; 
}

.genesis-nav-menu.menu-secondary li a:hover, .genesis-nav-menu.menu-secondary li:hover a, .genesis-nav-menu.menu-secondary li.current-menu-item a{
background: #001228;
background: -moz-linear-gradient(top, #001228 0%, #001c43 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001228), color-stop(100%,#001c43));
background: -webkit-linear-gradient(top, #001228 0%,#001c43 100%);
background: -o-linear-gradient(top, #001228 0%,#001c43 100%);
background: -ms-linear-gradient(top, #001228 0%,#001c43 100%);
background: linear-gradient(to bottom, #001228 0%,#001c43 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001228', endColorstr='#001c43',GradientType=0 );

    color: #FFFFFF;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
}

.genesis-nav-menu li li a {
background: #72aee5;
background: -moz-linear-gradient(top, #72aee5 0%, #4791e0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72aee5), color-stop(100%,#4791e0));
background: -webkit-linear-gradient(top, #72aee5 0%,#4791e0 100%);
background: -o-linear-gradient(top, #72aee5 0%,#4791e0 100%);
background: -ms-linear-gradient(top, #72aee5 0%,#4791e0 100%);
background: linear-gradient(to bottom, #72aee5 0%,#4791e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72aee5', endColorstr='#4791e0',GradientType=0 );
}

.genesis-nav-menu li li a:hover {
background: #001228;
background: -moz-linear-gradient(top, #001228 0%, #001c43 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001228), color-stop(100%,#001c43));
background: -webkit-linear-gradient(top, #001228 0%,#001c43 100%);
background: -o-linear-gradient(top, #001228 0%,#001c43 100%);
background: -ms-linear-gradient(top, #001228 0%,#001c43 100%);
background: linear-gradient(to bottom, #001228 0%,#001c43 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001228', endColorstr='#001c43',GradientType=0 );
}

#tribe-events-header .tribe-events-sub-nav li, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
border-bottom: none;
}

.single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .events-list #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
    border-top: 1px solid #E5E5E5;
    padding-top: 0!important;
}

#tribe-events-content {
    margin-bottom: 0!important;
    padding: 2px 0;
    position: relative;
}

.tribe-events-list-widget-events {
overflow: hidden!important;
}

.tribe-events-list-widget-events .tribe-events-event-image {
    margin-bottom: 0!important;
	vertical-align: middle!important;
}

.tribe-events-list-widget-events .tribe-events-event-image img {
    margin-bottom: 0!important;
	vertical-align: middle!important;
}

.tribe-events-list-widget .duration {
font-size: 12px;
}

.genesis-event-list  {
    padding: 10px!important;
	display: block;
	overflow: hidden;
}

.homepage-top-3column {
background: #f6f6f6;
padding: 20px;
margin-bottom: 20px;
-webkit-border-radius: 10px 0px 10px 0px;
border-radius: 10px 0px 10px 0px; 
-webkit-box-shadow: inset 0px 0px 10px 0px #006787;
box-shadow: inset 0px 0px 10px 0px #006787; 
}

.wpb_separator, .vc_text_separator {
    border-bottom: 1px solid #F7F7F7;
	margin: 20px 0!important;
}
.main-content {
background: #f6f6f6;
padding: 20px;
-webkit-border-radius: 10px 0px 10px 0px;
border-radius: 10px 0px 10px 0px; 
-webkit-box-shadow: inset 0px 0px 10px 0px #006787;
box-shadow: inset 0px 0px 10px 0px #006787; 
}

.sidebar-primary .widget-wrap {
background: #f6f6f6;
padding: 20px;
-webkit-border-radius: 10px 0px 10px 0px;
border-radius: 10px 0px 10px 0px; 
-webkit-box-shadow: inset 0px 0px 10px 0px #006787;
box-shadow: inset 0px 0px 10px 0px #006787; 
margin-bottom: 20px;
}

.address {
font-size: 16px;color:#000000; text-shadow: 1px 1px #FFFFFF;
}

.orange-menu {background:#ffaa00;}
.black-menu {background:#a90100;}
.orange-menu a, .black-menu a {
color: #ffffff!important;
text-shadow: 2px 1px 2px rgba( 0,0,0,0.5 )!important;
}

.genesis-nav-menu.menu-primary a { padding: 15px 10px; }
.genesis-nav-menu li a:hover, .genesis-nav-menu li:hover a, .genesis-nav-menu li.current-menu-item a  {
color: #333333;
}

.site-header .wrap{
	background: transparent url() no-repeat !important;
}

.site-footer .creds {
text-align: left;
width: 320px;
}