@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
/*
Theme Name: Secret Harbor
Version: 0.1
Author: MIND Development & Design, LLC  
Author URI: http://www.minddevelopmentanddesign.com/

=============================================================
      ___                       ___          _____    
     /__/\        ___          /__/\        /  /::\   
    |  |::\      /  /\         \  \:\      /  /:/\:\  
    |  |:|:\    /  /:/          \  \:\    /  /:/  \:\ 
  __|__|:|\:\  /__/::\      _____\__\:\  /__/:/ \__\:|
 /__/::::| \:\ \__\/\:\__  /__/::::::::\ \  \:\ /  /:/
 \  \:\~~\__\/    \  \:\/\ \  \:\~~\~~\/  \  \:\  /:/ 
  \  \:\           \__\::/  \  \:\  ~~~    \  \:\/:/  
   \  \:\          /__/:/    \  \:\         \  \::/   
    \  \:\         \__\/      \  \:\         \__\/    
     \__\/                     \__\/                  

     +-+-+-+-+-+-+-+-+-+-+-+ +-+-+-+ +-+-+-+-+-+-+
     |d|e|v|e|l|o|p|m|e|n|t| |a|n|d| |d|e|s|i|g|n|
     +-+-+-+-+-+-+-+-+-+-+-+ +-+-+-+ +-+-+-+-+-+-+
        http://www.minddevelopmentanddesign.com                    
=============================================================
*/
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */;
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Micro Clearfix Hack - http://nicolasgallagher.com/micro-clearfix-hack/ */
.wrap,
.full-width,
[class*='col-'] {
  *zoom: 1; }
.wrap:before, .wrap:after,
.full-width:before,
.full-width:after,
[class*='col-']:before,
[class*='col-']:after {
  content: "";
  display: table; }
.wrap:after,
.full-width:after,
[class*='col-']:after {
  clear: both; }

.wrap {
  margin: 0 auto;
  width: 62.5em;
  max-width: 100%; }

.full-width {
  margin: 0 10px;
  clear: both; }

.clear {
  clear: left; }

[class*='col-'] {
  float: left;
  padding: 10px; }
  [class*='col-'].right {
    float: right; }
  [class*='col-'].first {
    padding-left: 0; }
    @media only screen and (min-width: 48.75em) {
      [class*='col-'].first {
        padding: 10px; } }
  [class*='col-'].last {
    padding-right: 0; }
    @media only screen and (min-width: 48.75em) {
      [class*='col-'].last {
        padding: 10px; } }

.col-1-2 {
  width: 50%; }
  @media only screen and (min-width: 48.75em) {
    .col-1-2 {
      width: 100%; } }

.col-1-3 {
  width: 33.33%; }
  @media only screen and (min-width: 48.75em) {
    .col-1-3 {
      width: 100%; } }

.col-2-3 {
  width: 66.66%; }
  @media only screen and (min-width: 48.75em) {
    .col-2-3 {
      width: 100%; } }

.col-1-4 {
  width: 25%; }
  @media only screen and (min-width: 48.75em) {
    .col-1-4 {
      width: 100%; } }

.col-3-4 {
  width: 75%; }
  @media only screen and (min-width: 48.75em) {
    .col-3-4 {
      width: 100%; } }

.col-1-8 {
  width: 12.5%; }
  @media only screen and (min-width: 48.75em) {
    .col-1-8 {
      width: 100%; } }

.col-2-8 {
  width: 25%; }
  @media only screen and (min-width: 48.75em) {
    .col-2-8 {
      width: 100%; } }

.col-3-8 {
  width: 37.5%; }
  @media only screen and (min-width: 48.75em) {
    .col-3-8 {
      width: 100%; } }

.col-4-8 {
  width: 50%; }
  @media only screen and (min-width: 48.75em) {
    .col-4-8 {
      width: 100%; } }

.col-5-8 {
  width: 62.5%; }
  @media only screen and (min-width: 48.75em) {
    .col-5-8 {
      width: 100%; } }

.col-6-8 {
  width: 75%; }
  @media only screen and (min-width: 48.75em) {
    .col-6-8 {
      width: 100%; } }

.col-7-8 {
  width: 87.5%; }
  @media only screen and (min-width: 48.75em) {
    .col-7-8 {
      width: 100%; } }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #fff;
  font-size: 100%; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Ubuntu';
  color: #0069a6;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.1); }

h1 a, a h1 {
  text-decoration: none;
  border-bottom: 0; }

h1, .h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 0.862; }

h2, .h2 {
  font-size: 26px;
  line-height: 1.2; }

h3, .h3 {
  font-size: 1.2em; }

a {
  font-family: 'Ubuntu';
  color: #f37021;
  font-weight: 400;
  line-height: 1.556;
  text-decoration: none; 
}

.entry-content {
  font-family: 'Ubuntu';
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.556; 
}

.wrapper {
  width: 100%;
  max-width: 62.5em;
  margin: 0 auto; }

/* ==========================================================================
   Header
   ========================================================================== */
#site-header { display: block; width: 100%; }

.logo {
  float: left;
  margin-bottom: 0;
}

.logo img {
  width: 185px;
  margin-top: 10px;
}

.topnav {
  float: right;
  padding-top: 50px;
}
#menu-header-menu {
  list-style: none;
}
#menu-header-menu li {
  display: inline-block;
}
#menu-header-menu li a {
  font-family: 'Ubuntu';
  color: #f37021;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  border-right: 1px solid #f37021;
  font-weight: bold;
  padding: 0px 11px 0px 8px; }

#menu-header-menu li:last-child a {
  border: none;
  padding-right: 0px; }

#access {
  float: right;
  clear: right;
  margin-bottom: 10px;
}
#menu-main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu-main-menu li {
  display: inline;
  position: relative;
  float: left;
  margin-left: 3px;
  z-index: 100; }

#menu-main-menu > li > a {
  font-family: 'Ubuntu';
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  background-color: #f37021;
  text-decoration: none;
  text-transform: uppercase;
  padding: 12px 17px 8px 17px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.facebook {
  float: left;
  margin-top: -5px;
  margin-left: 4px; }

#menu-main-menu li ul {
  display: none;
  position: absolute; 
  top: 28px;
  left: 0;
}

#menu-main-menu li:hover ul {
  display: block;
  padding: 13px 21px 14px 22px;
  background-color: #f37021; }

#menu-main-menu li ul li {
  display: block;
  width: 210px; 
  padding: 0 0 4px;
}

#menu-main-menu li ul li a {
  font-family: 'Ubuntu';
  color: #ffffff;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
  background-color: #f37021;
  text-decoration: none;
  text-transform: uppercase;
}

#menu-main-menu li ul li a:hover {
  text-decoration: underline; }
  
#menu-main-menu .menu-item-97 a {
  background-image: url("assets/images/facebook.png");
  background-repeat: no-repeat;
  border-radius: 0;
  display: block;
  height: 37px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  white-space: nowrap;
  width: 38px;
  margin-top: -9px;
}

.sliderwrap {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 17px;
}

.slide {
  width: 100%;
  height: auto; }

div.controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 21;
  color: #fff;
  text-shadow: 0px 0px 4px #000;
  font-weight: bold;
  text-align: right;
  padding: 0 30px 25px 0;
  vertical-align: middle;
}
div.controls span { 
  display: inline-block;
  padding: 5px;
  cursor: pointer;
  font-size: 32px;  
  line-height: 20px;  
  vertical-align: middle;  
}
div.controls span.slidernav {
  font-size: 38px;
  line-height: 20px;    
}
div.controls span.slidernavactive {
  color: #f37021;
  text-shadow: 0px 0px 6px #000, 0px 0px 2px #000;
}

/* ==========================================================================
   Buttons and Readmores
   ========================================================================== */
.readmore {
  color: #006;
  font: 14px/18px 'Droid Serif',serif;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); }

.btn {
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Ubuntu';
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 400;
  background-color: #f37021;
  padding: 6px 9px;
  border: none; }

/* ==========================================================================
   Pages
   ========================================================================== */
.entry-title {
  clear: both;
  padding-top: 40px; }

.pagesubtitle {
  margin-top: -10px; 
  font-style: italic;
}

.content {
  width: 66%;
  float: left;
  padding-right: 54px;
}

.content .entry-title {
  padding-top: 20px; }

.pagewrapper {
  display: inline-block; }
  
.gform_button {
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Ubuntu';
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  background-color: #f37021;
  padding: 6px 9px;
  border: none; }
  
.gform_title {
  display:none;
}

/* 
   Front Page
   ========================================================================== */
   
.mobileimage {
  display:none;
  width:100%;
  height:auto;
}

.mobileimage img {
  width:100%;
  height:auto;
}
   
img.placeholder, .slide img {
  width: 100%;
  height: auto;
}
img.placeholder {
  visibility: hidden;
}

.frontpagecontent {
  width: 66%;
  float: left;
  padding: 10px 54px 35px 49px; }

.frontpagevideo {
  width: 66%;
  float: left;
  margin: -12px 0 0 0;
  padding-right: 7px;
}
.frontpagevideo iframe {
  width: 100%;
}

.frontpagequote p {
  font-family: 'Ubuntu';
  color: #020101;
  font-size: 24px;
  font-style: italic;
  line-height: 1.5; }

.frontpagequotee {
  font-family: 'Ubuntu';
  color: #020101;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.667;
  margin-top: -22px; }

.frontpagecta {
  float: right;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Ubuntu';
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  background-color: #f37021;
  padding: 13px 15px 13px 14px;
  margin-top: 5px; }

.frontpagecontent iframe {
  padding-bottom: 5px; }

/* 
   Sidebar 
   ========================================================================== */
.sidebar {
  width: 34%;
  float: left; }
  
.frontpagesidebar .sideblock:first-child {
  margin-top:-12px;
}

.saving-children { text-align: center; }

.sideblock {
  width: 100%;
  margin-bottom: 7px;
  background-color: #0169a6;
  padding: 25px 21px 25px 27px; }

.sideblock span {
  font-family: 'Ubuntu';
  color: #fcfbfa;
  font-size: 26px;
  font-weight: 500;
  line-height: 0.995; }

.sideblock a.btn {
  float: right;
  margin-top: -11px; }
  
.widget {
  width: 100%;
  margin-bottom: 7px;
  background-color: #0169a6;
  padding:15px;
}  

.widget h1,.widget h2,.widget h3,.widget h4,.widget h5,.widget h6,.widget li,.widget p {
  color:#FFFFFF;
}

.widget li {
  display:inline-block;
  width: 100%;
}

.single-post .widget ul,
.blog .widget ul,
.archive .widget ul {
  padding: 0;
  margin: 0;
}

.widget ul,.widget ol {
  list-style-type:none;
}

.subscribeheader {
  padding-bottom: 10px;
  display: block; 
  text-align: left;
}

.name, .email {
  font-family: Ubuntu;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  width: 284px;
  padding: 5px; 
  height: 30px;
  border: 0;
  background: #fff;
}
.name {
  margin-top: 10px;
}
.emailbox {
  display: block;
  width: 284px;
  height: 30px;
  position: relative;
  margin: 10px auto 0;
}
.email {
  width: 249px;
  position: absolute;
  top: 0;
  left: 0;
}

.subscribebutton.btn {
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Ubuntu';
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  background-color: #f37021;
  padding: 6px 9px;
  border: none;
  position: absolute;
  height: 30px;
  right: 0;
  top: 0;
}

.pagesideblock {
  padding: 14px 33px 34px 33px; }

.pagesideblock h1, .pagesideblock h2, .pagesideblock h3, .pagesideblock h4, .pagesideblock h5, .pagesideblock h6 {
  font-family: 'Ubuntu';
  color: #fcfbfa;
  font-size: 26px;
  font-weight: 500;
  line-height: 0.995; }

.pagesideblock p {
  font-family: 'Ubuntu';
  color: #fcfbfa;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.293; 
}

.pagesideblock a, .pagesideblock a:visited, .pagesideblock a:hover {
  font-family: 'Ubuntu';
  color: #f37021;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.293;
  text-decoration: none; }

.pagesideblock img {
  max-width: 100%;
  height: auto; }

.pagesideblock ul {
  padding-left: 20px;
  margin-left: 0;
}

.pagesideblock li {
  font-family: 'Ubuntu';
  color: #fcfbfa;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.293;
  padding-bottom: 20px; }

/* ==========================================================================
   Footer Styles
   ========================================================================== */
footer.foot {
  background: #000;
  padding: 20px 10px;
  color: #fff; }

footer.foot a {
  color: #ccc;
  text-decoration: underline; }

.footerwrapper {
  background-color: #0169a6;
  width: 100%;
  clear: both;
  float: left;
  padding: 13px 4px 13px 4px; }

.footerblock {
  background-color: #0169a6;
  float: left;
  padding: 15px; }

#copyright {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.footerheader {
  font-family: Ubuntu;
  color: #fcfbfa;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase; }

.footercontent {
  font-family: Ubuntu;
  color: #fcfbfa;
  font-size: 12px;
  font-weight: 400;
  margin-top: 3px; }

/* ===============
    ALL: IE Fixes
   =============== */
.ie7 .title {
  padding-top: 20px; }

/* Facebook ugh */
.fb_iframe_widget {
  display: block !important; }

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
  width: 100% !important;
  max-width: 480px;
  margin: 0 auto;
  background: #fff; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* WordPress Defaults */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 15px auto; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 15px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 15px 20px 20px 0; }

.wp-caption.alignright {
  margin: 15px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 1.5em;
  margin: 0;
  padding: 0 4px 5px; }

img.wp-smiley {
  vertical-align: middle; }

.gallery {
  margin: 0 auto 18px; }

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  max-width: 155px; }

.gallery img {
  border: 1px solid #ddd; }

.gallery .gallery-caption {
  font-size: 12px;
  margin: 0 0 12px; }

.gallery dl {
  margin: 0; }

.gallery br + br {
  display: none; }

.attachment-gallery img {
  background: #fff;
  border: 1px solid #f0f0f0;
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 96%;
  padding: 5px;
  width: auto; }

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
  display: block; }

/* Clearfix */
.clearfix:after {
  clear: both;
  content: '\0020';
  display: block;
  height: 0;
  max-height: 0;
  overflow: hidden;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clear {
  clear: both; }

.hidden {
  visibility: hidden;
  display: none; }

.sidebar-full-img {
  width: 100%;
  height: auto;
}

/* ==========================================
    Mobile Styles
   ========================================== */
   
.mobileappear {
  display:none;
}

/* 
   Mobile Menu
   ========================================================================== */
.mobile-nav {
  display: block;
  height: 12px; 
}
.mobile97 { display: none; }

.menu-link {
  color: #fff !important;
  text-transform: uppercase;
  font-family: 'Ubuntu';
  font-size: 16px;
  font-weight: bold;  
  padding-left: 5px;
  display: inline-block;
  cursor: pointer;
}

.mobile-nav .menu {
  list-style-type: none;
  padding: 0; }
  .mobile-nav .menu a {
    display: inline-block;
    height: 2em;
    padding: .4em;
    width: 100%;
    color: #fff;
    text-shadow: none;
    text-decoration: none;
    line-height: 1em;
    background-color: #f37021;
    border-bottom: 1px solid #e36011; }
    .mobile-nav .menu a:hover {
      color: #fff;
      background-color: #e36011; }

#menu-mobile {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  margin: 0;
  padding-top: 0; }
  #menu-mobile li {
    overflow: hidden;
    width: 100%;
    height: 0;
    line-height: 0;
    -webkit-transition: height 0.25s;
    -moz-transition: height 0.25s;
    -o-transition: height 0.25s;
    transition: height 0.25s; }
  #menu-mobile.active li {
    height: auto;
    min-height: 2em;
    overflow: visible;
    line-height: auto;
    -webkit-transition: height 0.25s;
    -moz-transition: height 0.25s;
    -o-transition: height 0.25s;
    transition: height 0.25s; }

#menu-mobile .sub-menu {
  padding: 0;
  list-style: none;
}

@media only screen and (min-width: 768px) {
  .mobile-nav, .mobile97, .menu-link {
    display: none; 
  } 
}

@media screen and (min-width:1006px) {
  .pagewrapper {
    display:table;
    width: 100%;
    padding-bottom: 7px;
  }
  
  .content {
    display:table-cell;
    float: none;
    vertical-align: top;
  }
  
  .sidebar:not(.frontpagesidebar) {
    display:table-cell;
    float: none;
    background: #0169a6;
    vertical-align: top;
    max-width: 300px; 
  }
}
   
@media screen and (min-width: 768px) and (max-width: 1005px) {

  .logo { 
    margin: 0;
    padding: 5px 0 0 18px;
  }

  #site-header {
    margin: 0 auto;
    max-width: 48em;
  }

  #access {
    float: right;
    clear: both;
    margin:5px 0 10px;
  }

  .topnav {
    padding-top: 100px;
  }

  #menu-main-menu > li > a {
    padding: 12px 12px 8px 12px;
  }

  .frontpagecontent {
    width: 100%; }

  .sidebar {
    width: 100%; }

  .sideblock {
    width: 50%;
    float: left;
    margin-top: 5px; }

  .sideblock img {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block; }

  .subscribeheader { text-align: center; }

  .frontpagesidebar .sideblock:nth-child(1) {
    height: 200px; }

  .frontpagesidebar .sideblock:nth-child(2) {
    border-left: 5px solid #FFFFFF;
    height: 200px; }

  .frontpagesidebar .sideblock:nth-child(3) {
    width: 100%;
    border-bottom: 5px solid #FFFFFF; }

  .footerblock {
    padding: 14px; }

  .footerheader {
    font-size: 14px; }

  .footercontent {
    max-width: 166px; }

  .content {
    width: 100%;
    padding: 0px 10px; }

  .pagesideblock {
    width: 100%;
    border-bottom: 5px solid #FFFFFF;
    height: auto !important; }

  .frontpagesidebar .sideblock:first-child {
    margin-top:5px;
  }
  
  .sideblock {
    margin-bottom:0px;
  }
}

@media screen and (max-width:767px) {
  .content {
    width: 100%;
    padding: 0px 10px; 
  }
  .entry-content img {
    display: block !important;
    margin: 10px auto;
    float: none;
    max-width: 100%;
    height: auto;
  }
  .entry-content img.nomobile { display: none !important; }
  .help-us a.btn { display: inline-block; float: none; margin: 0; }
  .logo {
    float: none;
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
  }
  .topnav {
    padding: 0;
    float: none;
    display: block;
    width: 316px;
    margin: 0 auto;
  }
  span.mma {
    display: block;
    background-color: #f37021;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
    font-family: 'Ubuntu';
    font-size: 15px;
    font-weight: bold;
    padding: 12px 12px 8px;
    text-decoration: none;
    text-transform: uppercase;    
  }
  .menu-header-menu-container, #menu-header-menu {
    padding: 0; 
    margin: 0;
    display: inline-block;
  }
  #menu-header-menu li a {
    display: inline-block;
    border-right: solid 1px #fff !important;
    color: #fff;
    padding: 0 7px 0 5px !important;
  }

  .subscribeheader { text-align: center; }

  .pagesideblock {
    width: 100%;
    border-bottom: 5px solid #FFFFFF;
    height: auto !important; }
    
  .frontpagecontent {
    width: 100%;
    padding:10px;
    padding-bottom:20px;
  }
    
  .frontpagecontent iframe {
    width: 100%;
    height: auto;
  }

  .sidebar {
    width: 100%; }

  .sideblock {
    width: 100%;
    float: none;
   }
    
  .help-us { text-align: center; }
  .help-us span { display: inline; }
  .sideblock a { margin-top: 0; }

  .sliderwrap {
    display:none;
  }
  
  .mobileimage {
    display:block;
  }
  
  .menu-main-menu-container {
    display:none;
  }
  
  .mobileappear {
    display:block;
  }
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
.ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
  content: "";
}

pre,
  blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}

thead {
  display: table-header-group;
    /* h5bp.com/t */;
}

tr,
  img {
  page-break-inside: avoid;
}

img {
  max-width: 100% !important;
}

@page {
  margin: 0.5cm;
}

p,
  h2,
  h3 {
  orphans: 3;
  widows: 3;
}

h2,
  h3 {
  page-break-after: avoid;
} }

