/*

Theme Name: Yrka
Theme URI: http://www.yarrariver.org.au/
Description: Custom theme for the Yarra Riverkeepers Association
Version: 1.0
Author: Bethany Wilksch
Author URI: http://www.plumb-bob.com.au/
Tags: 

*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

@font-face {
  font-family: 'roboto_light';
  src: url("fonts/roboto-light-webfont.eot");
  src: url("fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-light-webfont.woff") format("woff"), url("fonts/roboto-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'roboto_lightitalic';
  src: url("fonts/roboto-lightitalic-webfont.eot");
  src: url("fonts/roboto-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-lightitalic-webfont.woff") format("woff"), url("fonts/roboto-lightitalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'roboto_medium';
  src: url("fonts/roboto-medium-webfont.eot");
  src: url("fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-medium-webfont.woff") format("woff"), url("fonts/roboto-medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'roboto_condensedlight';
  src: url("fonts/robotocondensed-light-webfont.eot");
  src: url("fonts/robotocondensed-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/robotocondensed-light-webfont.woff") format("woff"), url("fonts/robotocondensed-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'roboto_condensedregular';
  src: url("fonts/robotocondensed-regular-webfont.eot");
  src: url("fonts/robotocondensed-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/robotocondensed-regular-webfont.woff") format("woff"), url("fonts/robotocondensed-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
p, ul, ol {
  font-family: 'roboto_light', arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  margin-bottom: 8px;
  line-height: 1.4em; }
  p strong, ul strong, ol strong {
    font-family: 'roboto_medium', arial, sans-serif;
    font-size: inherit;
    font-weight: normal;
    font-style: normal; }
  p em, ul em, ol em {
    font-family: 'roboto_lightitalic', arial, sans-serif;
    font-size: inherit;
    font-weight: normal;
    font-style: normal; }
  p a:link, p a:visited, ul a:link, ul a:visited, ol a:link, ol a:visited {
    color: #0095c8;
    text-decoration: none; }
  p a:hover, ul a:hover, ol a:hover {
    color: #1d4288;
    text-decoration: none; }

#content ul {
  list-style: none;
  padding-left: 12px; }
  #content ul li {
    position: relative;
    margin-bottom: 8px; }
    #content ul li:before {
      content: '';
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      display: inline-block;
      width: 6px;
      height: 6px;
      background-color: #1d4288;
      left: -12px;
      top: 6px; }

#content article ul ul {
  margin-top: 8px;
  padding-left: 16px; }
  #content article ul ul li:before {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 10px;
    height: 1px;
    top: 10px;
    left: -16px; }

#content ol {
  padding-left: 20px; }

h1 {
  font-family: 'roboto_condensedlight', 'Arial Condensed', sans-serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  color: #1d4288;
  margin-bottom: 12px;
  line-height: 1.2em;
  text-decoration: none;
  clear: both; }
  h1 a:link, h1 a:visited {
    color: #1d4288;
    text-decoration: none; }
  h1 a:hover {
    color: #007cb7;
    text-decoration: none; }

h2 {
  font-family: 'roboto_condensedlight', 'Arial Condensed', sans-serif;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  color: #1d4288;
  margin-top: 12px;
  margin-bottom: 6px;
  line-height: 1.2em;
  clear: both; }
  h2 a:link, h2 a:visited {
    color: #1d4288;
    text-decoration: none; }
  h2 a:hover {
    color: #007cb7;
    text-decoration: none; }

h3 {
  font-family: 'roboto_medium', arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #1d4288;
  margin-bottom: 8px;
  line-height: 1.3em;
  clear: both; }
  h3 a:link, h3 a:visited {
    color: #0095c8;
    text-decoration: none; }
  h3 a:hover {
    color: #1d4288;
    text-decoration: none; }

h5 {
  margin: 20px 0 24px 0; }
  h5 a {
    font-family: 'roboto_condensedregular', 'Arial Condensed', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #0095c8;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #007cb7;
    border: 1px solid #0095c8;
    height: 36px;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 10px;
    cursor: pointer; }
    h5 a:link, h5 a:hover, h5 a:visited {
      color: #ffffff !important;
      text-decoration: none !important; }
    h5 a:hover {
      background-color: #0089bf;
      border-color: #0089bf; }

.social-icons a {
  width: 36px;
  height: 36px;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  margin-right: 5px;
  background-image: url("img/social-icons.png");
  background-position: 0 0;
  background-repeat: no-repeat; }
  .social-icons a.youtube {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #e62117;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #b70402;
    border: 1px solid #e62117; }
    .social-icons a.youtube:hover {
      background-color: #cc0b07;
      border-color: #cc0b07; }
  .social-icons a.twitter {
    background-position: -36px 0px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #53aee8;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #1b70d3;
    border: 1px solid #53aee8; }
    .social-icons a.twitter:hover {
      background-color: #3d98e0;
      border-color: #3d98e0; }
  .social-icons a.facebook {
    background-position: -72px 0px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #3a5994;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #233c75;
    border: 1px solid #3a5994; }
    .social-icons a.facebook:hover {
      background-color: #324e88;
      border-color: #324e88; }

body {
  background-color: #bbcabf;
  background-image: url("img/bg-gradient.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  background-attachment: fixed; }
  body:before {
    content: '';
    width: 100%;
    height: 880px;
    position: fixed;
    top: 0;
    background-image: url("img/bg-pebbles.png");
    background-position: center 0;
    background-attachment: fixed; }

#container {
  width: 980px;
  margin: 0 auto;
  position: relative; }

#header {
  width: 100%;
  height: 278px;
  position: relative;
  z-index: 20; }
  #header .yrka-logo {
    width: 382px;
    height: 203px;
    position: absolute;
    top: 16px;
    left: -45px;
    background-image: url("img/yrka-logo.png");
    background-repeat: no-repeat; }
  #header .tagline {
    font-family: 'roboto_condensedlight', 'Arial Condensed', sans-serif;
    font-size: 23px;
    font-weight: normal;
    font-style: normal;
    color: #1d4288;
    position: absolute;
    top: 115px;
    left: 161px; }
  #header #mainnav {
    position: absolute;
    top: 234px; }
    #header #mainnav ul {
      margin-bottom: 0; }
    #header #mainnav li {
      float: left;
      margin-right: 8px; }
      #header #mainnav li a {
        font-family: 'roboto_condensedregular', 'Arial Condensed', sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
        border-radius: 14px;
        background-color: #0095c8;
        box-sizing: border-box;
        box-shadow: 3px 3px 0px #007cb7;
        border: 1px solid #0095c8;
        height: 36px;
        padding: 8px 8px;
        display: block; }
        #header #mainnav li a:link, #header #mainnav li a:hover, #header #mainnav li a:visited {
          color: #ffffff;
          text-decoration: none; }
    #header #mainnav #menu-main-navigation > .current-menu-parent > a, #header #mainnav #menu-main-navigation > .current-menu-item > a {
      box-shadow: 3px 0px 0px #999999;
      background-color: #ffffff;
      border-color: #ffffff;
      color: #1d4288;
      position: relative;
      -webkit-border-bottom-right-radius: 0;
      -moz-border-bottom-right-radius: 0;
      border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -moz-border-bottom-left-radius: 0;
      border-bottom-left-radius: 0;
      height: 44px; }
    #header #mainnav #menu-main-navigation > .current-menu-parent:first-child > a:after, #header #mainnav #menu-main-navigation > .current-menu-item:first-child > a:after {
      content: "";
      width: 15px;
      height: 15px;
      background-color: #ffffff;
      position: absolute;
      left: -1px;
      top: 43px; }
    #header #mainnav .active a {
      background-color: #0089bf;
      border-color: #0089bf; }
    #header #mainnav #menu-main-navigation > .menu-item-has-children.active > a {
      -webkit-border-bottom-left-radius: 0;
      -moz-border-bottom-left-radius: 0;
      border-bottom-left-radius: 0;
      -webkit-border-bottom-right-radius: 0;
      -moz-border-bottom-right-radius: 0;
      border-bottom-right-radius: 0;
      height: 44px;
      background-color: #0089bf;
      border-color: #0089bf;
      color: #ffffff; }
    #header #mainnav .sub-menu {
      -webkit-border-radius: 14px;
      -moz-border-radius: 14px;
      border-radius: 14px;
      background-color: #0095c8;
      box-sizing: border-box;
      box-shadow: 3px 3px 0px #007cb7;
      border: 1px solid #0095c8;
      position: absolute;
      width: 260px;
      background-color: #0089bf;
      border-color: #0089bf;
      -webkit-border-top-left-radius: 0;
      -moz-border-top-left-radius: 0;
      border-top-left-radius: 0;
      visibility: hidden;
      overflow: hidden; }
      #header #mainnav .sub-menu li {
        float: none;
        margin: 0; }
        #header #mainnav .sub-menu li a {
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0;
          font-family: 'roboto_condensedlight', 'Arial Condensed', sans-serif;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          box-shadow: none;
          background-color: transparent;
          display: block;
          padding: 10px;
          height: 38px; }
          #header #mainnav .sub-menu li a:hover {
            background-color: #0095c8; }
  #header #secondarynav {
    position: absolute;
    top: 25px;
    right: 0px; }
    #header #secondarynav li {
      font-family: 'roboto_condensedlight', 'Arial Condensed', sans-serif;
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      float: left;
      display: inline-block;
      margin-left: 15px; }
      #header #secondarynav li a:link, #header #secondarynav li a:visited {
        color: #1d4288;
        text-decoration: none; }
      #header #secondarynav li a:hover {
        color: #0089bf;
        text-decoration: none; }
  #header #donatenav {
    position: absolute;
    top: 23px;
    right: 0; }
    #header #donatenav a {
      font-family: 'roboto_condensedregular', 'Arial Condensed', sans-serif;
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      -webkit-border-radius: 14px;
      -moz-border-radius: 14px;
      border-radius: 14px;
      background-color: #0095c8;
      box-sizing: border-box;
      box-shadow: 3px 3px 0px #007cb7;
      border: 1px solid #0095c8;
      display: block;
      height: 36px;
      width: 249px;
      text-align: center;
      text-transform: uppercase;
      padding: 8px 10px;
      cursor: pointer; }
      #header #donatenav a:link, #header #donatenav a:hover, #header #donatenav a:visited {
        color: #ffffff !important;
        text-decoration: none !important; }
      #header #donatenav a:hover {
        background-color: #0089bf;
        border-color: #0089bf; }
  #header .social-icons {
    position: absolute;
    top: 234px;
    right: -5px; }

#content {
  position: relative; }
  #content .carousel {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #999999;
    border: 1px solid #ffffff;
    border: none;
    width: 100%;
    height: 360px;
    overflow: hidden;
    margin-bottom: 8px; }
    #content .carousel .soliloquy-container {
      -webkit-border-radius: 14px;
      -moz-border-radius: 14px;
      border-radius: 14px;
      overflow: hidden; }
      #content .carousel .soliloquy-container .soliloquy-slider {
        padding-left: 0; }
        #content .carousel .soliloquy-container .soliloquy-slider li:before {
          display: none; }
      #content .carousel .soliloquy-container .soliloquy-image {
        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
        border-radius: 14px; }
      #content .carousel .soliloquy-container .soliloquy-caption {
        width: 470px;
        background-color: rgba(0, 149, 200, 0.8);
        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
        border-radius: 14px;
        margin-bottom: 16px;
        margin-left: 16px; }
      #content .carousel .soliloquy-container .soliloquy-caption-inside {
        font-family: 'roboto_medium', arial, sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        text-shadow: none;
        text-align: left;
        padding: 16px; }
      #content .carousel .soliloquy-container .soliloquy-pager {
        text-align: right;
        padding-right: 16px;
        bottom: 16px; }
      #content .carousel .soliloquy-container .soliloquy-pager-link {
        width: 18px;
        height: 18px;
        text-align: left;
        background-image: none;
        border: 2px solid #ffffff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        box-shadow: 0px 0px 3px #000; }
        #content .carousel .soliloquy-container .soliloquy-pager-link.active {
          background-color: #0095c8; }
      #content .carousel .soliloquy-container .soliloquy-prev, #content .carousel .soliloquy-container .soliloquy-next {
        width: 36px;
        height: 36px;
        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
        border-radius: 14px; }
  #content .news-feed, #content .events-feed, #content .twitter-feed {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #999999;
    border: 1px solid #ffffff;
    height: 240px;
    padding: 16px;
    margin-bottom: 8px;
    float: left; }
    #content .news-feed h2, #content .events-feed h2, #content .twitter-feed h2 {
      margin-top: 0; }
    #content .news-feed h3, #content .events-feed h3, #content .twitter-feed h3 {
      margin-bottom: 2px; }
    #content .news-feed p, #content .events-feed p, #content .twitter-feed p {
      margin-bottom: 2px; }
      #content .news-feed p.posted, #content .events-feed p.posted, #content .twitter-feed p.posted {
        font-family: 'roboto_lightitalic', arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #999999;
        margin-bottom: 12px; }
    #content .news-feed .feed-container, #content .events-feed .feed-container, #content .twitter-feed .feed-container {
      width: 100%;
      height: 170px;
      overflow-y: auto; }
  #content .news-feed {
    width: 486px;
    margin-right: 8px; }
  #content .events-feed {
    margin-right: 8px;
    width: 239px; }
  #content .twitter-feed {
    width: 239px; }
    #content .twitter-feed .feed-container {
      height: 140px; }
    #content .twitter-feed .follow-twitter {
      margin-top: 12px; }
  #content .text-1 h1, #content .text-1 h2, #content .text-2 h1, #content .text-2 h2, #content .text-3 h1, #content .text-3 h2 {
    color: #ffffff;
    margin-bottom: 6px; }
  #content .text-1 h2, #content .text-2 h2, #content .text-3 h2 {
    margin-top: 0px; }
  #content .text-1 p, #content .text-2 p, #content .text-3 p {
    font-size: 16px; }
  #content .text-1 a:link, #content .text-1 a:visited, #content .text-2 a:link, #content .text-2 a:visited, #content .text-3 a:link, #content .text-3 a:visited {
    color: #ffffff; }
  #content .text-1 a:hover, #content .text-2 a:hover, #content .text-3 a:hover {
    color: #1d4288; }
  #content .text-1 {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #c8ab73;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #968056;
    border: 1px solid #c8ab73;
    padding: 16px;
    margin-bottom: 8px;
    clear: both; }
  #content .text-2 {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #8ea794;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #75907b;
    border: 1px solid #8ea794;
    padding: 16px;
    margin-bottom: 8px;
    margin-right: 8px;
    width: 486px;
    height: 290px;
    float: left; }
  #content .text-3 {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #0095c8;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #007cb7;
    border: 1px solid #0095c8;
    padding: 16px;
    margin-bottom: 8px;
    width: 486px;
    height: 290px;
    float: left; }
    #content .text-3 h5 a:link, #content .text-3 h5 a:visited {
      background-color: #33aad3; }
    #content .text-3 h5 a:hover {
      background-color: #0089bf; }
  #content .copy {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #999999;
    border: 1px solid #ffffff;
    width: 100%;
    padding: 30px 30px 30px 238px;
    margin-bottom: 8px; }
    #content .copy:after {
      content: "";
      display: table;
      clear: both; }
  #content .categories, #content .tags, #content .post-date, #content .wp-caption-text {
    font-family: 'roboto_lightitalic', arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #999999;
    line-height: 1.3em; }
    #content .categories a:link, #content .categories a:visited, #content .tags a:link, #content .tags a:visited, #content .post-date a:link, #content .post-date a:visited, #content .wp-caption-text a:link, #content .wp-caption-text a:visited {
      color: #999999;
      text-decoration: none; }
    #content .categories a:hover, #content .tags a:hover, #content .post-date a:hover, #content .wp-caption-text a:hover {
      color: #999999;
      text-decoration: underline; }
  #content .post-date {
    margin-bottom: 8px; }
  #content h1 + .post-date {
    position: relative;
    top: -15px;
    margin-bottom: 0; }
  #content h2 + .post-date {
    position: relative;
    top: -4px; }
  #content .categories {
    margin-top: 15px; }
  #content ol.commentlist {
    list-style: none;
    padding-left: 0;
    border-bottom: 1px solid #bbcabf; }
    #content ol.commentlist .comment {
      padding-top: 16px;
      border-top: 1px solid #bbcabf; }
    #content ol.commentlist #comment-1 {
      border-top: none; }
    #content ol.commentlist .reply {
      padding-bottom: 16px; }
    #content ol.commentlist ul {
      padding-left: 20px; }
      #content ol.commentlist ul li:before {
        display: none; }
    #content ol.commentlist .comment-meta {
      margin-bottom: 6px; }
  #content .page-numbers {
    font-family: 'roboto_light', arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #222222; }
    #content .page-numbers:link, #content .page-numbers:visited {
      color: #0095c8; }
    #content .page-numbers:hover {
      color: #1d4288; }
  #content .nocomments {
    display: none; }
  #content .type-post {
    padding-bottom: 16px; }
    #content .type-post:after {
      content: '';
      display: block;
      margin-top: 16px;
      height: 4px;
      width: 100%;
      background-color: #bbcabf;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      clear: both; }
  #content .wp-caption {
    text-align: left;
    margin: 16px 0 16px 0; }
    #content .wp-caption img {
      margin: 0 0 8px 0;
      padding: 0;
      border: 0 none; }
  #content .alignright {
    float: right;
    margin-left: 25px;
    margin-bottom: 16px;
    margin-top: 4px; }
  #content .alignleft {
    float: left;
    margin-right: 25px;
    margin-bottom: 16px;
    margin-top: 4px; }
  #content .aligncenter {
    display: block;
    margin: 16px auto; }
  #content .alignnone {
    margin: 16px 0 16px 0; }
  #content .category-yrka-news-bulletins img {
    border: 1px solid #999999; }

.archive article {
  padding-bottom: 16px; }
  .archive article:after {
    content: '';
    display: block;
    margin-top: 16px;
    height: 4px;
    width: 100%;
    background-color: #bbcabf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    clear: both; }

#content .gallery .gallery-item {
  text-align: left;
  margin-top: 15px; }
  #content .gallery .gallery-item img {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 3px 3px 0px #999999;
    border: 1px solid #ffffff;
    border: none; }
  #content .gallery .gallery-item .gallery-caption {
    display: none; }

#fancybox-overlay {
  background-color: black !important; }

#fancybox-wrap .fancybox-bg {
  display: none; }
#fancybox-wrap #fancybox-outer {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  padding: 6px;
  background-color: #ffffff;
  box-shadow: 3px 3px 0px #222222; }
#fancybox-wrap #fancybox-title {
  margin-left: 16px !important;
  bottom: 16px !important; }
#fancybox-wrap #fancybox-left-ico, #fancybox-wrap #fancybox-right-ico {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  background-position: center;
  background-repeat: no-repeat; }
#fancybox-wrap #fancybox-left-ico {
  background-image: url("img/left.png"); }
#fancybox-wrap #fancybox-right-ico {
  background-image: url("img/right.png"); }

#content ul.page-numbers {
  list-style: none;
  margin: 0;
  padding-left: 0; }
  #content ul.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  #content ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center; }
    #content ul.page-numbers li:before {
      display: none; }
  #content ul.page-numbers a, #content ul.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: 0 6px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #0095c8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  #content ul.page-numbers a span {
    padding: 0; }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
  color: #ffffff !important;
  background: #0095c8;
  text-decoration: none; }

#sidebar {
  position: absolute;
  width: 200px;
  left: 16px;
  margin-top: 37px; }
  #sidebar ul {
    padding-left: 0; }
    #sidebar ul li:before {
      display: none; }
  #sidebar h2 {
    font-family: 'roboto_medium', arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal; }
  #sidebar ul ul {
    font-family: 'roboto_medium', arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px; }
    #sidebar ul ul li {
      position: relative;
      margin-bottom: 8px;
      line-height: 1.3; }
      #sidebar ul ul li:before {
        content: '';
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #0095c8;
        left: -15px;
        top: 6px; }
      #sidebar ul ul li.current-menu-item:before {
        background-color: #1d4288; }
      #sidebar ul ul li.current-menu-item a:link, #sidebar ul ul li.current-menu-item a:hover, #sidebar ul ul li.current-menu-item a:visited {
        color: #1d4288; }
    #sidebar ul ul em {
      font-family: 'roboto_medium', arial, sans-serif;
      font-size: inherit;
      font-weight: normal;
      font-style: normal;
      font-style: italic; }

#footer {
  height: 124px;
  clear: both;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #0095c8;
  box-sizing: border-box;
  box-shadow: 3px 3px 0px #007cb7;
  border: 1px solid #0095c8;
  margin: 8px 0 20px 0;
  padding: 16px; }
  #footer .footer-col {
    float: left;
    margin-right: 8px; }
    #footer .footer-col.col1 {
      width: 470px; }
    #footer .footer-col.col2 {
      width: 230px; }
    #footer .footer-col.col3 {
      width: 230px;
      margin-right: 0; }
  #footer h2 {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 16px; }
  #footer .footer-nav ul {
    font-family: 'roboto_medium', arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    color: #ffffff; }
    #footer .footer-nav ul a:link, #footer .footer-nav ul a:visited {
      color: #ffffff;
      text-decoration: none; }
    #footer .footer-nav ul a:hover {
      color: #80cae3;
      text-decoration: none; }
    #footer .footer-nav ul li {
      float: left;
      width: 224px;
      height: 24px; }
  #footer .searchform {
    position: relative; }
    #footer .searchform .screen-reader-text {
      position: absolute !important;
      clip: rect(1px, 1px, 1px, 1px); }
    #footer .searchform input[type="text"] {
      -webkit-border-radius: 14px;
      -moz-border-radius: 14px;
      border-radius: 14px;
      background-color: #33aad3;
      box-sizing: border-box;
      box-shadow: 3px 3px 0px #007cb7;
      border: 1px solid #33aad3;
      font-family: 'roboto_light', arial, sans-serif;
      font-size: 15px;
      font-weight: normal;
      font-style: normal;
      width: 228px;
      height: 36px;
      padding: 8px 40px 8px 10px;
      color: #ffffff;
      border: none; }
    #footer .searchform input[type="submit"] {
      border: none;
      text-indent: -999px;
      cursor: pointer;
      width: 30px;
      height: 30px;
      position: absolute;
      right: 3px;
      top: 3px;
      background-color: transparent;
      background-image: url("img/search-icon.png");
      background-repeat: no-repeat; }

/*# sourceMappingURL=style.css.map */
