﻿/*
Theme Name: Calecon V3
Author: Gregor Ballantyne
Version: 3.0

*/

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
     border: 0px none;
     font-size: 100%;
     font-style: inherit;
     font-weight: inherit;
     margin: 0px;
     outline: 0px none;
     padding: 0px;
     vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
     display: block;
}

audio, canvas, video {
     display: inline-block;
     max-width: 100%;
}

html {
     overflow-y: scroll;
}

body, button, input, select, textarea {
    
}

body {  
     background:#FFFFFF;
     color: #222222;
     font-family: Lato;
     font-size: 16px;
     font-weight: 300;
     line-height: 1.2;
}

#bg-holder {
     background: #b9bbbb url("images/Services2.jpg") no-repeat scroll 0px 0px / cover ;
     height: 107%;
     position: fixed;
     width: 107%;
     z-index:-2;
     display:none;
}

#b1 {
     background: #bf3f3f none repeat scroll 0% 0%;
}

#b2 {
     background: #bf7f3f none repeat scroll 0% 0%;
}

#b3 {
     background: #bfbf3f none repeat scroll 0% 0%;
}

#b4 {
     background: #7fbf3f none repeat scroll 0% 0%;
}

#b5 {
     background: #3fbf3f none repeat scroll 0% 0%;
}

#b6 {
     background: #3fbf7f none repeat scroll 0% 0%;
}

#b7 {
     background: #3fbfbf none repeat scroll 0% 0%;
}

#b8 {
     background: #3f7fbf none repeat scroll 0% 0%;
}

#b9 {
     background: #3f3fbf none repeat scroll 0% 0%;
}

#b10 {
     background: #7f3fbf none repeat scroll 0% 0%;
}

#primary {
     padding-top: 0px;
}

a {
     color: #5796c9;
     text-decoration: none;
}

a:focus {
     outline: thin dotted;
}

a:hover, a:active {
     outline: 0px none;
}

a:active, a:hover {
     color: #222222;
}

h1, h2, h3, h4, h5, h6 {
     clear: both;
     font-weight: 300;
     margin: 36px 0px 12px;
}

h1 {
     font-size: 26px;
     line-height: 1.38462;
}

h2 {
     font-size: 24px;
     line-height: 1;
}

h3 {
     font-size: 22px;
     line-height: 1.09091;
     font-weight:bold;
}

h4 {
     font-size: 20px;
     line-height: 1.2;
}

h5 {
     font-size: 18px;
     line-height: 1.33333;
}

h6 {
     font-size: 16px;
     line-height: 1.5;
}

address {
     font-style: italic;
     margin-bottom: 24px;
}

abbr[title] {
     border-bottom: 1px dotted #2b2b2b;
     cursor: help;
}

b, strong {
     font-weight: 700;
}

cite, dfn, em, i {
     font-style: italic;
}

mark, ins {
     background: #fff9c0 none repeat scroll 0% 0%;
     text-decoration: none;
}

p {
     margin-bottom: 24px;
}

code, kbd, tt, var, samp, pre {
     font-family: monospace,serif;
     font-size: 15px;
     hyphens: none;
     line-height: 1.6;
}

pre {
     border: 1px solid rgba(0, 0, 0, 0.1);
     box-sizing: border-box;
     margin-bottom: 24px;
     max-width: 100%;
     overflow: auto;
     padding: 12px;
     white-space: pre-wrap;
     word-wrap: break-word;
}

blockquote, q {
     hyphens: none;
     quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
     content: none;
}

blockquote {
     color: #767676;
     font-size: 19px;
     font-style: italic;
     font-weight: 300;
     line-height: 1.26316;
     margin-bottom: 24px;
}

blockquote cite, blockquote small {
     color: #2b2b2b;
     font-size: 16px;
     font-weight: 400;
     line-height: 1.5;
}

blockquote em, blockquote i, blockquote cite {
     font-style: normal;
}

blockquote strong, blockquote b {
     font-weight: 400;
}

small {
     font-size: smaller;
}

big {
     font-size: 125%;
}

sup, sub {
     font-size: 75%;
     height: 0px;
     line-height: 0;
     position: relative;
     vertical-align: baseline;
}

sup {
     bottom: 1ex;
}

sub {
     top: 0.5ex;
}

dl {
     margin-bottom: 24px;
}

dt {
     font-weight: bold;
}

dd {
     margin-bottom: 24px;
}

ul, ol {
     list-style: outside square;
     margin: 0px 0px 24px 20px;
}

ul {
     list-style: outside square;
}

ol {
     list-style: outside none decimal;
}

li > ul, li > ol {
     margin: 0px 0px 0px 20px;
}

img {
     border: 0px none;
     vertical-align: middle;
}

figure {
     margin: 0px;
}

fieldset {
     border: 1px solid rgba(0, 0, 0, 0.1);
     margin: 0px 0px 24px;
     padding: 11px 12px 0px;
}

legend {
     white-space: normal;
}

button, input, select, textarea {
     box-sizing: border-box;
     font-size: 100%;
     margin: 0px;
     max-width: 100%;
     vertical-align: baseline;
}

button, input {
     line-height: normal;
}

input, textarea {
    
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
     cursor: pointer;
}

button[disabled], input[disabled] {
     cursor: default;
}

input[type="checkbox"], input[type="radio"] {
     padding: 0px;
}

input[type="search"] {
    
}

button::-moz-focus-inner, input::-moz-focus-inner {
     border: 0px none;
     padding: 0px;
}

textarea {
     overflow: auto;
     vertical-align: top;
}

table, th, td {
     border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
     border-collapse: separate;
     border-spacing: 0px;
     border-width: 1px 0px 0px 1px;
     margin-bottom: 24px;
     width: 100%;
}

caption, th, td {
     font-weight: normal;
     text-align: left;
}

th {
     border-width: 0px 1px 1px 0px;
     font-weight: bold;
}

td {
     border-width: 0px 1px 1px 0px;
}

del {
     color: #767676;
}

hr {
     background-color: rgba(0, 0, 0, 0.1);
     border: 0px none;
     height: 1px;
     margin-bottom: 23px;
}

*::-moz-selection {
     background: #993333 none repeat scroll 0% 0%;
     color: #ffffff;
     text-shadow: none;
}

input, textarea {
     border-radius: 2px;
     border: 1px solid rgba(0, 0, 0, 0.1);
     color: #2b2b2b;
     padding: 8px 10px 7px;
}

textarea {
     width: 100%;
}

input:focus, textarea:focus {
     border: 1px solid rgba(0, 0, 0, 0.3);
     outline: 0px none;
}

button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"] {
     background-color: #993333;
     border-radius: 2px;
     border: 0px none;
     color: #ffffff;
     font-size: 12px;
     font-weight: 700;
     padding: 10px 30px 11px;
     text-transform: uppercase;
     vertical-align: bottom;
}

button:hover, button:focus, .contributor-posts-link:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
     background-color: #41a62a;
     color: #ffffff;
}

button:active, .contributor-posts-link:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
     background-color: #55d737;
}

.search-field {
     width: 100%;
}

.search-submit {
     display: none;
}

:-moz-placeholder {
     color: #939393;
}

*::-moz-placeholder {
     color: #ffffff;
     opacity: 1;
}

.comment-content img, .entry-content img, .entry-summary img, #site-header img, .widget img, .wp-caption {
     max-width: 100%;
}

.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
     height: auto;
}

img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
     height: auto;
     max-width: 100%;
}

embed, iframe, object, video {
     margin-bottom: 24px;
     max-width: 100%;
}

p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
     margin-bottom: 0px;
}

.alignleft {
     float: left;
}

.alignright {
     float: right;
}

.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
}

blockquote.alignleft, img.alignleft {
     margin: 7px 24px 7px 0px;
}

.wp-caption.alignleft {
     margin: 7px 14px 7px 0px;
}

blockquote.alignright, img.alignright {
     margin: 7px 0px 7px 24px;
}

.wp-caption.alignright {
     margin: 7px 0px 7px 14px;
}

blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {
     margin-bottom: 7px;
     margin-top: 7px;
}

.site-content blockquote.alignleft, .site-content blockquote.alignright {
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
     border-top: 1px solid rgba(0, 0, 0, 0.1);
     padding-top: 17px;
     width: 50%;
}

.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
     margin-bottom: 17px;
}

.wp-caption {
     margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
     display: block;
     margin: 0px;
}

.wp-caption {
     color: #767676;
}

.wp-caption-text {
     box-sizing: border-box;
     font-size: 12px;
     font-style: italic;
     line-height: 1.5;
     margin: 9px 0px;
     padding-right: 10px;
}

.wp-smiley {
     border: 0px none;
     margin-bottom: 0px;
     margin-top: 0px;
     padding: 0px;
}

.screen-reader-text {
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute;
}

.screen-reader-text:focus {
     background-color: #f1f1f1;
     border-radius: 3px;
     box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.6);
     clip: auto;
     color: #21759b;
     display: block;
     font-size: 14px;
     font-weight: bold;
     height: auto;
     left: 5px;
     line-height: normal;
     padding: 15px 23px 14px;
     position: absolute;
     text-decoration: none;
     text-transform: none;
     top: 5px;
     width: auto;
     z-index: 100000;
}

.hide {
     display: none;
}

.footer-sidebar::before, .footer-sidebar::after, .hentry::before, .hentry::after, .slider-direction-nav::before, .slider-direction-nav::after, .contributor-info::before, .contributor-info::after, .search-box::before, .search-box::after, [class*="content"]::before, [class*="content"]::after, [class*="site"]::before, [class*="site"]::after {
     content: "";
     display: table;
}

.footer-sidebar::after, .hentry::after, .slider-direction-nav::after, .contributor-info::after, .search-box::after, [class*="content"]::after, [class*="site"]::after {
     clear: both;
}

.bypostauthor > article .fn::before, .comment-edit-link::before, .comment-reply-link::before, .comment-reply-login::before, .comment-reply-title small a::before, .contributor-posts-link::before, .menu-toggle::before, .search-toggle::before, .slider-direction-nav a::before, .widget_twentyfourteen_ephemera .widget-title::before {
     display: inline-block;
     font: 16px/1 Genericons;
     text-decoration: inherit;
     vertical-align: text-bottom;
}

.site-content span + .entry-date::before, .full-size-link::before, .parent-post-link::before, span + .byline::before, span + .comments-link::before, span + .edit-link::before, .widget_twentyfourteen_ephemera .entry-title::after {
     content: " | ";
}

.site {
     background-color: #ffffff;
     position: relative;
}

.main-content {
     background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
     width: 100%;
     margin-top:50px;
}

#main {
    
}

#secondary {
     -moz-border-bottom-colors: none ! important;
     -moz-border-left-colors: none ! important;
     -moz-border-right-colors: none ! important;
     -moz-border-top-colors: none ! important;
     background: rgba(255, 255, 255, 0.85) none repeat scroll 0px 0px ! important;
     border-color: #ffffff #ffffff #ffffff -moz-use-text-color ! important;
     border-image: none ! important;
     border-radius: 0px 5px 5px 0px;
     border-style: solid solid solid none ! important;
     border-width: 15px 15px 15px 0px ! important;
     left: -10px ! important;
     padding-top: 20px ! important;
     top: 108px;
     display:none;
}

#page {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
     min-width: 280px;
     min-height:100%;
     position:relative;
}

#masthead {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
     min-height: 100px;
     z-index:2;
}

#wpadminbar {
     min-height: 32px;
}

#site-header {
     position: relative;
     z-index: 3;
}

.site-header {
     background: #ffffff none repeat scroll 0px 0px ! important;
     height: 125px;
     position: fixed;
     width: 100%;
     z-index: 0;
}

.header-main {
     min-height: 48px;
     padding: 0px 10px;
}

.site-title {
     float: left;
     font-size: 18px;
     font-weight: 700;
     line-height: 48px;
     margin: 0px;
}

.site-title a, .site-title a:hover {
     color: #ffffff;
}

.search-toggle {
     background-color: transparent;
     cursor: pointer;
     float: right;
     height: 48px;
     margin-right: 38px;
     position: absolute;
     right: 0px;
     text-align: center;
     top: 0px;
     width: 48px;
}

.search-toggle:hover, .search-toggle.active {
     background-color: #000000;
}

.search-toggle::before {
     color: #ffffff;
     content: "";
     font-size: 20px;
     margin-top: 14px;
}

.search-toggle .screen-reader-text {
     left: 5px;
}

.search-box-wrapper {
     box-sizing: border-box;
     position: absolute;
     right: 0px;
     top: 48px;
     width: 100%;
     z-index: 2;
}

.search-box {
     background-color: #41a62a;
     padding: 12px;
}

.search-box .search-field {
     background-color: #ffffff;
     border: 0px none;
     float: right;
     font-size: 16px;
     padding: 2px 2px 3px 6px;
     width: 100%;
}

.site-navigation ul {
     list-style: outside none none;
     margin: 0px;
}

.site-navigation li {
     border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
     margin-left: 20px;
}

.site-navigation a {
     color: #ffffff;
     display: block;
}

.site-navigation a:hover {
     color: #41a62a;
}

.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
     color: #993333 ! important;
     font-weight: 600;
}

.primary-navigation.toggled-on ul ul, .primary-navigation.toggled-on ul ul ul {
     margin-left: 0px;
}

.primary-navigation.toggled-on ul li {
     list-style: outside none none;
}

.primary-navigation.toggled-on ul ul {
     font-size: 10px;
     text-transform: none;
}

.primary-navigation.toggled-on ul ul ul {
     font-size: 7px;
     text-transform: none;
}

.primary-navigation {
     box-sizing: border-box;
     font-size: 14px;
     height: 56px;
     padding-top: 24px;
}

.primary-navigation.toggled-on {
    background: lightblue none repeat scroll 0 0 !important;
    height: 550px !important;
    left: 0 !important;
    margin-bottom: 25px;
    margin-top: 14px !important;
    padding: 0 30px;
    right: 0;
    width:100% !important;
    position:relative;
    transition: all 0.75s ease 0s;
}

.primary-navigation.toggled-on .menu-toggle {
     border: 1px solid;
     height: 47px;
     right: 12px;
     top: -41px;
}

.primary-navigation .nav-menu {
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     display: none;
}

.primary-navigation.toggled-on .nav-menu {
     display: block;
}

.primary-navigation.toggled-on li a {
     color: #3a3c6d;
     font-size: 2.2em;
}

.primary-navigation.toggled-on li a:hover {
     color: #993333;
     font-size: 2.2em;
}

.primary-navigation.toggled-on ul ul li a {
     color: #ffffff;
}

.primary-navigation a {
     padding: 7px 0px;
}

.secondary-navigation {
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     font-size: 12px;
     margin: 48px 0px;
}

.secondary-navigation a {
     padding: 9px 0px;
}

.menu-toggle {
     background: #ffffff none repeat scroll 0% 0%;
     border: 1px solid #ffffff;
     color: #3a3c6d ! important;
     cursor: pointer;
     font-size: 0px;
     height: 47px;
     margin: 57px 0px ! important;
     overflow: hidden;
     position: absolute;
     right: 12px;
     text-align: center;
     top: -41px;
     width: 48px;
     transition: all 0.75s ease 0s;
}

.menu-toggle::before {
     content: "";
     margin-top: 16px;
}

.content-area {
     padding-top: 48px;
}

.hentry {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
     margin: 0px auto 30px;
     padding: 15px;
}

.entry-header {
     padding-top: 0px ! important;
}

.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
     margin: 0px auto;
     max-width: 925px;
}

.page-content {
     margin-bottom: 48px;
}

.post-thumbnail {
     /*background: #b2b2b2 url("images/pattern-light.svg") repeat fixed 0% 0%;*/
     display: block;
     position: relative;
     width: 100%;
     z-index: 0;
}

a.post-thumbnail:hover {
     background-color: #999999;
}

.full-width .post-thumbnail img {
     display: block;
     margin: 0px auto;
     max-height:200px;
     width:auto !important;
}

.entry-header {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% ! important;
     position: relative;
     z-index: 1;
}

.entry-title {
     color: #3a3c6d;
     font-family: Lato;
     font-size: 68px;
     font-weight: 400;
     line-height: 1.09091;
     margin: 0px 0px 12px;
     padding-top: 0px;
}

.entry-title a {
     color: #2b2b2b;
}

.entry-title a:hover {
     color: #993333;
}

.site-content .entry-header {
     background-color: #ffffff;
     padding: 0px 10px 12px;
}

.site-content .has-post-thumbnail .entry-header {
     padding-top: 24px;
}

.entry-meta {
     clear: both;
     color: #767676;
     font-size: 12px;
     font-weight: 400;
     line-height: 1.33333;
     text-transform: uppercase;
}

.entry-meta a {
     color: #767676;
}

.entry-meta a:hover {
     color: #41a62a;
}

.sticky .entry-date {
     display: none;
}

.cat-links {
     font-weight: 900;
     text-transform: uppercase;
}

.cat-links a {
     color: #2b2b2b;
}

.cat-links a:hover {
     color: #41a62a;
}

.byline {
     display: none;
}

.single .byline, .group-blog .byline {
     display: inline;
}

.site-content .entry-meta {
     margin-bottom: 8px;
}

.site-content footer.entry-meta {
     margin: 24px auto 0px;
     padding: 0px 10px;
}

.entry-meta .tag-links a {
     background-color: #767676;
     border-radius: 0px 2px 2px 0px;
     color: #ffffff;
     display: inline-block;
     font-size: 11px;
     font-weight: 700;
     line-height: 1.27273;
     margin: 2px 4px 2px 10px;
     padding: 3px 7px;
     position: relative;
     text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
     background-color: #41a62a;
     color: #ffffff;
}

.entry-meta .tag-links a::before {
     border-bottom: 10px solid transparent;
     border-right: 8px solid #767676;
     border-top: 10px solid transparent;
     content: "";
     height: 0px;
     left: -8px;
     position: absolute;
     top: 0px;
     width: 0px;
}

.entry-meta .tag-links a:hover::before {
     border-right-color: #41a62a;
}

.entry-meta .tag-links a::after {
     background-color: #ffffff;
     border-radius: 50%;
     content: "";
     height: 4px;
     left: -2px;
     position: absolute;
     top: 8px;
     width: 4px;
}

.entry-content, .entry-summary, .page-content {
    
}

.site-content .entry-content, .site-content .entry-summary, .page-content {
     background-color: transparent;
     padding: 12px 10px 0px;
}

.page .entry-content {
     padding-top: 0px;
}

.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-summary h1:first-child, .entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child, .page-content h1:first-child, .page-content h2:first-child, .page-content h3:first-child, .page-content h4:first-child, .page-content h5:first-child, .page-content h6:first-child {
     margin-top: 0px;
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a {
     text-decoration: underline;
     word-break: break-all;
     display: inline-block;
}

.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover {
     text-decoration: none;
}

.entry-content table, .comment-content table {
     font-size: 14px;
     line-height: 1.28571;
     margin-bottom: 24px;
}

.entry-content th, .comment-content th {
     font-weight: 700;
     padding: 8px;
     text-transform: uppercase;
}

.entry-content td, .comment-content td {
     padding: 8px;
}

.entry-content .edit-link {
     clear: both;
     display: block;
     font-size: 12px;
     font-weight: 400;
     line-height: 1.33333;
     text-transform: uppercase;
}

.entry-content .edit-link a {
     color: #767676;
     text-decoration: none;
}

.entry-content .edit-link a:hover {
     color: #41a62a;
}

.hentry .mejs-container {
     margin: 12px 0px 18px;
}

.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
     background: #000000 none repeat scroll 0% 0%;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
     background: #ffffff none repeat scroll 0% 0%;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
     background: #993333 none repeat scroll 0% 0%;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
     background: rgba(255, 255, 255, 0.33) none repeat scroll 0% 0%;
}

.hentry .mejs-container .mejs-controls .mejs-time {
     padding-top: 9px;
}

.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
     border-radius: 0px;
}

.hentry .mejs-overlay-loading {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
}

.page-links {
     clear: both;
     font-size: 12px;
     font-weight: 900;
     line-height: 2;
     margin: 24px 0px;
     text-transform: uppercase;
}

.page-links a, .page-links > span {
     background: #ffffff none repeat scroll 0% 0%;
     border: 1px solid #ffffff;
     display: inline-block;
     height: 22px;
     margin: 0px 1px 2px 0px;
     text-align: center;
     width: 22px;
}

.page-links a {
     background: #000000 none repeat scroll 0% 0%;
     border: 1px solid #000000;
     color: #ffffff;
     text-decoration: none;
}

.page-links a:hover {
     background: #41a62a none repeat scroll 0% 0%;
     border: 1px solid #41a62a;
     color: #ffffff;
}

.page-links > .page-links-title {
     height: auto;
     margin: 0px;
     padding-right: 7px;
     width: auto;
}

.gallery {
     margin-bottom: 20px;
}

.gallery-item {
     float: left;
     margin: 0px 4px 4px 0px;
     overflow: hidden;
     position: relative;
}

.gallery-columns-1 .gallery-item {
     max-width: 100%;
}

.gallery-columns-2 .gallery-item {
     max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
     max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
     max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
     max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
     max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
     max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
     max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
     max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
     margin-right: 0px;
}

.gallery-caption {
     background-color: rgba(0, 0, 0, 0.7);
     bottom: 0px;
     box-sizing: border-box;
     color: #ffffff;
     font-size: 12px;
     left: 0px;
     line-height: 1.5;
     margin: 0px;
     max-height: 50%;
     opacity: 0;
     padding: 6px 8px;
     position: absolute;
     text-align: left;
     width: 100%;
}

.gallery-caption::before {
     content: "";
     height: 100%;
     left: 0px;
     min-height: 49px;
     position: absolute;
     top: 0px;
     width: 100%;
}

.gallery-item:hover .gallery-caption {
     opacity: 1;
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
     display: none;
}

.format-aside .entry-content, .format-aside .entry-summary, .format-quote .entry-content, .format-quote .entry-summary, .format-link .entry-content, .format-link .entry-summary {
     padding-top: 0px;
}

.site-content .format-link .entry-title, .site-content .format-aside .entry-title, .site-content .format-quote .entry-title {
     display: none;
}

.nav-links {
     hyphens: auto;
     word-wrap: break-word;
}

.post-navigation, .image-navigation {
     margin: 24px auto 48px;
     padding: 20px !important;
     background:rgba(255, 255, 255, 0.6);
}

.post-navigation a, .image-navigation .previous-image, .image-navigation .next-image {
     padding: 11px 0px 12px;
     width: 100%;
}

.post-navigation .meta-nav {
     color: #3a3c6d;
     display: block;
     font-size: 16px;
     font-weight: 900;
     line-height: 2;
     text-transform: uppercase;
}

.post-navigation a, .image-navigation a {
     color: #2b2b2b;
     display: block;
     font-size: 23px;
     font-weight: 700;
     line-height: 1.71429;
     text-transform: none;
}

.post-navigation a:hover, .image-navigation a:hover {
     color: #993333;
}

.paging-navigation {
     border-top: 5px solid #FFFFFF;
     margin: 48px 0px;
     background:#FFFFFF;
}

.paging-navigation .loop-pagination {
     margin-top: -5px;
     text-align: center;
}

.paging-navigation .page-numbers {
     border-top: 5px solid transparent;
     display: inline-block;
     font-size: 14px;
     font-weight: 900;
     margin-right: 1px;
     padding: 7px 16px;
     text-transform: uppercase;
}

.paging-navigation a {
     color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
     border-top: 5px solid #993333;
}

.paging-navigation a:hover {
     border-top: 5px solid #993333;
     color: #993333;
}

.attachment .content-sidebar, .attachment .post-thumbnail {
     display: none;
}

.attachment .entry-content {
     padding-top: 0px;
}

.attachment footer.entry-meta {
     text-transform: none;
}

.entry-attachment .attachment {
     margin-bottom: 24px;
}

.archive-header, .page-header {
     margin: 24px auto;
     max-width: 474px;
}

.archive-title, .page-title {
     font-size: 16px;
     font-weight: 900;
     line-height: 1.5;
     margin: 0px;
}

.taxonomy-description, .author-description {
     color: #767676;
     font-size: 14px;
     line-height: 1.28571;
     padding-top: 18px;
}

.taxonomy-description p, .author-description p {
     margin-bottom: 18px;
}

.taxonomy-description p:last-child, .author-description p:last-child {
     margin-bottom: 0px;
}

.taxonomy-description a, .author-description a {
     text-decoration: underline;
}

.taxonomy-description a:hover, .author-description a:hover {
     text-decoration: none;
}

.contributor {
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
     box-sizing: border-box;
     padding: 48px 10px;
}

.contributor:first-of-type {
     padding-top: 24px;
}

.contributor-info {
     margin: 0px auto;
     max-width: 474px;
}

.contributor-avatar {
     border: 1px solid rgba(0, 0, 0, 0.1);
     float: left;
     margin: 0px 30px 20px 0px;
     padding: 2px;
}

.contributor-name {
     font-size: 16px;
     font-weight: 900;
     line-height: 1.5;
     margin: 0px;
}

.contributor-bio a {
     text-decoration: underline;
}

.contributor-bio a:hover {
     text-decoration: none;
}

.contributor-posts-link {
     display: inline-block;
     line-height: normal;
     padding: 10px 30px;
}

.contributor-posts-link::before {
     content: "";
}

.error404 .page-content {
     padding-top: 0px;
}

.error404 .page-content .search-form {
     margin-bottom: 24px;
}

.full-width .hentry {
     max-width: 100%;
}

.singular .site-content .hentry.has-post-thumbnail {
     margin-top: -48px;
}

.comments-area {
     margin: 48px auto;
     max-width: 474px;
     padding: 0px 10px;
}

.comment-reply-title, .comments-title {
     font: 900 16px/1.5 Lato,sans-serif;
     margin: 0px;
     text-transform: uppercase;
}

.comment-list {
     list-style: outside none none;
     margin: 0px 0px 48px;
}

.comment-author {
     font-size: 14px;
     line-height: 1.71429;
}

.comment-list .reply, .comment-metadata {
     font-size: 12px;
     line-height: 2;
     text-transform: uppercase;
}

.comment-list .reply {
     margin-top: 24px;
}

.comment-author .fn {
     font-weight: 900;
}

.comment-author a {
     color: #2b2b2b;
}

.comment-list .trackback a, .comment-list .pingback a, .comment-metadata a {
     color: #767676;
}

.comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover {
     color: #41a62a;
}

.comment-list article, .comment-list .pingback, .comment-list .trackback {
     border-top: 1px solid rgba(0, 0, 0, 0.1);
     margin-bottom: 24px;
     padding-top: 24px;
}

.comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child {
     border-top: 0px none;
}

.comment-author {
     position: relative;
}

.comment-author .avatar {
     border: 1px solid rgba(0, 0, 0, 0.1);
     height: 18px;
     left: 0px;
     padding: 2px;
     position: absolute;
     top: 0px;
     width: 18px;
}

.bypostauthor > article .fn::before {
     content: "";
     margin: 0px 2px 0px -2px;
     position: relative;
     top: -1px;
}

.says {
     display: none;
}

.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
     padding-left: 30px;
}

.comment-edit-link {
     margin-left: 10px;
}

.comment-edit-link::before {
     content: "";
}

.comment-reply-link::before, .comment-reply-login::before {
     content: "";
     margin-right: 2px;
}

.comment-content {
     hyphens: auto;
     word-wrap: break-word;
}

.comment-content ul, .comment-content ol {
     margin: 0px 0px 24px 22px;
}

.comment-content li > ul, .comment-content li > ol {
     margin-bottom: 0px;
}

.comment-content > :last-child {
     margin-bottom: 0px;
}

.comment-list .children {
     list-style: outside none none;
     margin-left: 15px;
}

.comment-respond {
     margin-bottom: 24px;
     padding: 0px;
}

.comment .comment-respond {
     margin-top: 24px;
}

.comment-respond h3 {
     margin-bottom: 24px;
     margin-top: 0px;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
     color: #767676;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as {
     font-size: 14px;
     line-height: 1.71429;
}

.no-comments {
     font-size: 16px;
     font-weight: 900;
     line-height: 1.5;
     margin-top: 24px;
     text-transform: uppercase;
}

.comment-form label {
     display: block;
}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
     width: 100%;
}

.form-allowed-tags, .form-allowed-tags code {
     font-size: 12px;
     line-height: 1.5;
}

.required {
     color: #c0392b;
}

.comment-reply-title small a {
     color: #2b2b2b;
     float: right;
     height: 24px;
     overflow: hidden;
     width: 24px;
}

.comment-reply-title small a:hover {
     color: #41a62a;
}

.comment-reply-title small a::before {
     content: "";
     font-size: 32px;
}

.comment-navigation {
     font-size: 12px;
     line-height: 2;
     margin-bottom: 48px;
     text-transform: uppercase;
}

.comment-navigation .nav-next, .comment-navigation .nav-previous {
     display: inline-block;
}

.comment-navigation .nav-previous a {
     margin-right: 10px;
}

#comment-nav-above {
     margin-bottom: 0px;
     margin-top: 36px;
}

#secondary {
     background-color: #ffffff;
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     border-top: 1px solid #000000;
     clear: both;
     color: rgba(255, 255, 255, 0.7);
     margin-top: -1px;
     padding: 0px 10px;
     position: relative;
     z-index: 2;
}

.site-description {
     display: none;
     font-size: 12px;
     font-weight: 400;
     line-height: 1.5;
}

.primary-sidebar {
     padding-top: 48px;
}

.secondary-navigation + .primary-sidebar {
     padding-top: 0px;
}

.content-sidebar {
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
     border-top: 1px solid rgba(0, 0, 0, 0.1);
     box-sizing: border-box;
     color: #767676;
     padding: 48px 10px 0px;
}

.widget {
     font-size: 14px;
     hyphens: none;
     line-height: 1.28571;
     margin-bottom: 48px;
}

.widget a {
     bottom: 58px;
     color: #888888;
     display: inline;
     font-family: Lato;
     font-size: 14px ! important;
     font-weight: 300;
     position: relative;
}

.widget a:hover {
     color: #993333 ! important;
}

.widget_search {
     margin-bottom: 0px ! important;
}

.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
     margin: 24px 0px 12px;
}

.widget h1 {
     font-size: 22px;
     line-height: 1.09091;
}

.widget h2 {
     font-size: 20px;
     line-height: 1.2;
}

.widget h3 {
     font-size: 18px;
     line-height: 1.33333;
}

.widget h4 {
     font-size: 16px;
     line-height: 1.5;
}

.widget h5 {
     font-size: 14px;
     line-height: 1.71429;
}

.widget h6 {
     font-size: 12px;
     line-height: 2;
}

.widget address {
     margin-bottom: 18px;
}

.widget abbr[title] {
     border-color: rgba(255, 255, 255, 0.7);
}

.widget mark, .widget ins {
     color: #000000;
}

.widget pre, .widget fieldset {
     border-color: rgba(255, 255, 255, 0.2);
}

.widget code, .widget kbd, .widget tt, .widget var, .widget samp, .widget pre {
     font-size: 12px;
     line-height: 1.5;
}

.widget blockquote {
     color: rgba(255, 255, 255, 0.7);
     font-size: 18px;
     line-height: 1.5;
     margin-bottom: 18px;
}

.widget blockquote cite {
     color: #ffffff;
     font-size: 14px;
     line-height: 1.28571;
}

.widget dl, .widget dd {
     margin-bottom: 18px;
}

.widget ul, .widget ol {
     list-style: outside none none;
     margin: 0px;
}

.widget li {
     background: rgba(255, 255, 255, 0.6) url("images/Stromness.jpg") repeat scroll 0% 0% / 100% auto;
     border: 1px solid #993333;
     color: #993333;
     float: left;
     height: 125px;
     list-style-image: none;
     margin-right: 20px;
     opacity: 0.85;
     padding: 15px;
     width: 274px;
}

.widget li > ol, .widget li > ul {
     margin-left: 10px;
}

.widget table, .widget th, .widget td {
     border-color: rgba(255, 255, 255, 0.2);
}

.widget table {
     margin-bottom: 18px;
}

.widget del {
     color: rgba(255, 255, 255, 0.75);
}

.widget hr {
     background-color: rgba(255, 255, 255, 0.2);
}

.widget p {
     margin-bottom: 18px;
}

.widget input, .widget textarea {
     background-color: rgba(255, 255, 255, 0.1);
     border-color: rgba(255, 255, 255, 0.2);
     color: #ffffff;
     font-size: 16px;
     padding: 1px 2px 2px 4px;
}

.widget input:focus, .widget textarea:focus {
     border-color: rgba(255, 255, 255, 0.3);
}

.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
     background-color: #993333;
     border: 0px none;
     font-size: 12px;
     padding: 5px 15px 4px;
}

.widget input[type="button"]:hover, .widget input[type="button"]:focus, .widget input[type="reset"]:hover, .widget input[type="reset"]:focus, .widget input[type="submit"]:hover, .widget input[type="submit"]:focus {
     background-color: #41a62a;
}

.widget input[type="button"]:active, .widget input[type="reset"]:active, .widget input[type="submit"]:active {
     background-color: #55d737;
}

.widget .wp-caption {
     color: rgba(255, 255, 255, 0.7);
     margin-bottom: 18px;
}

.widget .widget-title {
     font-family: Lato;
     font-size: 25px ! important;
     font-weight: 700;
     line-height: 1.71429;
     margin: 0px 0px 24px;
}

.widget-title, .widget-title a {
     color: #3a3c6d;
}

.widget-title a:hover {
     color: #41a62a;
}

.widget_calendar table {
     line-height: 2;
     margin: 0px;
}

.widget_calendar caption {
     color: #ffffff;
     font-weight: 700;
     line-height: 1.71429;
     margin-bottom: 18px;
     text-align: left;
     text-transform: uppercase;
}

.widget_calendar thead th {
     background-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar tbody td, .widget_calendar thead th {
     text-align: center;
}

.widget_calendar tbody a {
     background-color: #993333;
     color: #ffffff;
     display: block;
}

.widget_calendar tbody a:hover {
     background-color: #41a62a;
}

.widget_calendar tbody a:hover {
     color: #ffffff;
}

.widget_calendar #prev {
     padding-left: 5px;
}

.widget_calendar #next {
     padding-right: 5px;
     text-align: right;
}

.widget_twentyfourteen_ephemera > ol > li {
     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
     margin-bottom: 18px;
     padding: 0px;
}

.widget_twentyfourteen_ephemera .hentry {
     margin: 0px;
     max-width: 100%;
}

.widget_twentyfourteen_ephemera .entry-title, .widget_twentyfourteen_ephemera .entry-meta, .widget_twentyfourteen_ephemera .wp-caption-text, .widget_twentyfourteen_ephemera .post-format-archive-link, .widget_twentyfourteen_ephemera .entry-content table {
     font-size: 12px;
     line-height: 1.5;
}

.widget_twentyfourteen_ephemera .entry-title {
     display: inline;
     font-weight: 400;
}

.widget_twentyfourteen_ephemera .entry-meta {
     margin-bottom: 18px;
}

.widget_twentyfourteen_ephemera .entry-meta a {
     color: rgba(255, 255, 255, 0.7);
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
     color: #41a62a;
}

.widget_twentyfourteen_ephemera .entry-content ul, .widget_twentyfourteen_ephemera .entry-content ol {
     margin: 0px 0px 18px 20px;
}

.widget_twentyfourteen_ephemera .entry-content ul {
     list-style: outside none disc;
}

.widget_twentyfourteen_ephemera .entry-content ol {
     list-style: outside none decimal;
}

.widget_twentyfourteen_ephemera .entry-content li > ul, .widget_twentyfourteen_ephemera .entry-content li > ol {
     margin: 0px 0px 0px 20px;
}

.widget_twentyfourteen_ephemera .entry-content th, .widget_twentyfourteen_ephemera .entry-content td {
     padding: 6px;
}

.widget_twentyfourteen_ephemera .post-format-archive-link {
     font-weight: 700;
     text-transform: uppercase;
}

.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li {
     border-top: 1px solid rgba(255, 255, 255, 0.2);
     padding: 8px 0px 9px;
}

.widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child {
     border-top: 0px none;
}

.widget_categories li ul, .widget_nav_menu li ul, .widget_pages li ul {
     border-top: 1px solid rgba(255, 255, 255, 0.2);
     margin-top: 9px;
}

.widget_categories li li:last-child, .widget_nav_menu li li:last-child, .widget_pages li li:last-child {
     padding-bottom: 0px;
}

.widget_recent_entries .post-date {
     display: block;
}

.rsswidget img {
     margin-top: -4px;
}

.rssSummary {
     margin: 9px 0px;
}

.rss-date {
     display: block;
}

.widget_rss li {
     margin-bottom: 18px;
}

.widget_rss li:last-child {
     margin-bottom: 0px;
}

.widget_text > div > :last-child {
     margin-bottom: 0px;
}

.content-sidebar .widget a {
     color: #3a3c6d;
}

.content-sidebar .widget a:hover {
     color: #41a62a;
}

.content-sidebar .widget pre {
     border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget mark, .content-sidebar .widget ins {
     color: #2b2b2b;
}

.content-sidebar .widget abbr[title] {
     border-color: #2b2b2b;
}

.content-sidebar .widget fieldset {
     border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget blockquote {
     color: #767676;
}

.content-sidebar .widget blockquote cite {
     color: #2b2b2b;
}

.content-sidebar .widget li > ol, .content-sidebar .widget li > ul {
     margin-left: 18px;
}

.content-sidebar .widget table, .content-sidebar .widget th, .content-sidebar .widget td {
     border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget del {
     color: #767676;
}

.content-sidebar .widget hr {
     background-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget input, .content-sidebar .widget textarea {
     background-color: #ffffff;
     border-color: rgba(0, 0, 0, 0.1);
     color: #2b2b2b;
}

.content-sidebar .widget input:focus, .content-sidebar .widget textarea:focus {
     border-color: rgba(0, 0, 0, 0.3);
}

.content-sidebar .widget input[type="button"], .content-sidebar .widget input[type="reset"], .content-sidebar .widget input[type="submit"] {
     background-color: #993333;
     border: 0px none;
     color: #ffffff;
}

.content-sidebar .widget input[type="button"]:hover, .content-sidebar .widget input[type="button"]:focus, .content-sidebar .widget input[type="reset"]:hover, .content-sidebar .widget input[type="reset"]:focus, .content-sidebar .widget input[type="submit"]:hover, .content-sidebar .widget input[type="submit"]:focus {
     background-color: #41a62a;
}

.content-sidebar .widget input[type="button"]:active, .content-sidebar .widget input[type="reset"]:active, .content-sidebar .widget input[type="submit"]:active {
     background-color: #55d737;
}

.content-sidebar .widget .wp-caption {
     color: #767676;
}

.content-sidebar .widget .widget-title {
     border-top: 0px solid #000000;
     color: #2b2b2b;
     font-size: 14px;
     font-weight: 300;
     margin: 0px 0px 55px;
     padding-top: 7px;
     text-align: center;
}

.content-sidebar .widget .widget-title a {
     color: #2b2b2b;
}

.content-sidebar .widget .widget-title a:hover {
     color: #41a62a;
}

.content-sidebar .widget_archive li, .content-sidebar .widget_categories li, .content-sidebar .widget_links li, .content-sidebar .widget_meta li, .content-sidebar .widget_nav_menu li, .content-sidebar .widget_pages li, .content-sidebar .widget_recent_comments li, .content-sidebar .widget_recent_entries li, .content-sidebar .widget_categories li ul, .content-sidebar .widget_nav_menu li ul, .content-sidebar .widget_pages li ul {
     border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget_calendar caption {
     color: #2b2b2b;
     font-weight: 900;
}

.content-sidebar .widget_calendar thead th {
     background-color: rgba(0, 0, 0, 0.02);
}

.content-sidebar .widget_calendar tbody a, .content-sidebar .widget_calendar tbody a:hover {
     color: #ffffff;
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title {
     line-height: 1.28571;
     padding-top: 1px;
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title::before {
     background-color: #000000;
     color: #ffffff;
     margin: -1px 9px 0px 0px;
     padding: 6px 0px 9px;
     text-align: center;
     vertical-align: middle;
     width: 36px;
}

.content-sidebar .widget_twentyfourteen_ephemera .video.widget-title::before {
     content: "";
}

.content-sidebar .widget_twentyfourteen_ephemera .audio.widget-title::before {
     content: "";
}

.content-sidebar .widget_twentyfourteen_ephemera .image.widget-title::before {
     content: "";
}

.content-sidebar .widget_twentyfourteen_ephemera .gallery.widget-title::before {
     content: "";
}

.content-sidebar .widget_twentyfourteen_ephemera .aside.widget-title::before {
     content: "";
}

.content-sidebar .widget_twentyfourteen_ephemera .quote.widget-title::before {
     content: "";
}

.content-sidebar .widget_twentyfourteen_ephemera .link.widget-title::before {
     content: "";
}

.content-sidebar .widget_twentyfourteen_ephemera > ol > li {
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta {
     color: #cccccc;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a {
     color: #767676;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
     color: #41a62a;
}

.content-sidebar.widget_twentyfourteen_ephemera blockquote cite {
     font-size: 13px;
     line-height: 1.38462;
}

.content-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link {
     font-weight: 900;
}

#supplementary {
     padding: 0px 10px;
}

.site-footer, .site-info, .site-info a {
     color: rgba(255, 255, 255, 0.7);
}

.site-footer {
     background: rgba(255, 255, 255, 1.0) none repeat scroll 0% 0%;
     bottom: 0px; 
     font-size: 12px;
     position: relative;
     width: 100%;
     z-index: 3;
}

.site-footer .copy {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
     margin-left: 40px;
     margin-top:47px;
     padding: 10px 15px;
     text-align: left;
     width: 334px;
     top:81px;
     float:left;
     clear:left;
     color:#222;
}

.site-footer .copy h5 {
     color: #222222;
     font-family: Lato;
     font-size: 13px;
     margin: 0px;
     position: relative;
     text-transform: inherit;
     top: 2px;
}

.site-footer .links {
     bottom: 8px;
     position: absolute;
     right: 28px;
}

.site-footer .links a {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
     color: #222222;
     float: left;
     font-size: 13px;
     margin-right: 0px;
     padding: 8px 15px 10px;
     width: auto;
}

.site-footer .links a:hover {
     color: #5796c9;
}

.footer-sidebar {
     padding-top: 48px;
}

.site-info {
     padding: 15px 10px;
}

#supplementary + .site-info {
     border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-info a:hover {
     color: #41a62a;
}

.featured-content {
     background: #000000 url("images/pattern-dark.svg") repeat fixed 0% 0%;
     box-sizing: border-box;
     position: relative;
     width: 100%;
}

.featured-content-inner {
     overflow: hidden;
}

.featured-content .hentry {
     color: #ffffff;
     margin: 0px;
     max-width: 100%;
     width: 100%;
}

.featured-content .post-thumbnail, .featured-content .post-thumbnail:hover {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
}

.featured-content .post-thumbnail {
     display: block;
     overflow: hidden;
     padding-top: 55.3571%;
     position: relative;
}

.featured-content .post-thumbnail img {
     left: 0px;
     position: absolute;
     top: 0px;
}

.featured-content .entry-header {
     background-color: #000000;
     box-sizing: border-box;
     min-height: 96px;
     overflow: hidden;
     padding: 24px 10px;
}

.featured-content a {
     color: #ffffff;
}

.featured-content a:hover {
     color: #41a62a;
}

.featured-content .entry-meta {
     color: #ffffff;
     font-size: 11px;
     font-weight: 700;
     line-height: 1.09091;
     margin-bottom: 12px;
}

.featured-content .cat-links {
     font-weight: 700;
}

.featured-content .entry-title {
     font-size: 18px;
     font-weight: 300;
     line-height: 1.33333;
     margin: 0px;
     text-transform: uppercase;
}

.slider .featured-content .hentry {
     display: none;
     position: relative;
}

.slider .featured-content .post-thumbnail {
     padding-top: 55.4913%;
}

.slider-control-paging {
     background-color: #000000;
     box-sizing: border-box;
     float: left;
     list-style: outside none none;
     margin: -24px 0px 0px;
     position: relative;
     width: 100%;
     z-index: 3;
}

.slider-control-paging li {
     float: left;
     margin: 2px 4px 2px 0px;
}

.slider-control-paging li:last-child {
     margin-right: 0px;
}

.slider-control-paging a {
     cursor: pointer;
     display: block;
     height: 44px;
     position: relative;
     text-indent: -999em;
     width: 44px;
}

.slider-control-paging a::before {
     background-color: #4d4d4d;
     content: "";
     height: 12px;
     left: 10px;
     position: absolute;
     top: 16px;
     width: 12px;
}

.slider-control-paging a:hover::before {
     background-color: #41a62a;
}

.slider-control-paging .slider-active::before, .slider-control-paging .slider-active:hover::before {
     background-color: #993333;
}

.slider-direction-nav {
     clear: both;
     list-style: outside none none;
     margin: 0px;
     position: relative;
     width: 100%;
     z-index: 3;
}

.slider-direction-nav li {
     border-color: #ffffff;
     border-style: solid;
     border-width: 2px 1px 0px 0px;
     box-sizing: border-box;
     float: left;
     text-align: center;
     width: 50%;
}

.slider-direction-nav li:last-child {
     border-width: 2px 0px 0px 1px;
}

.slider-direction-nav a {
     background-color: #000000;
     display: block;
     font-size: 0px;
     height: 46px;
}

.slider-direction-nav a:hover {
     background-color: #993333;
}

.slider-direction-nav a::before {
     color: #ffffff;
     content: "";
     font-size: 32px;
     line-height: 46px;
}

.slider-direction-nav .slider-next::before {
     content: "";
}

.slider-direction-nav .slider-disabled {
     display: none;
}

.site-main .widecolumn {
     padding-top: 72px;
     width: auto;
}

.site-main .mu_register, .widecolumn > h2, .widecolumn > form {
     margin: 0px auto 48px;
     max-width: 474px;
     padding: 0px 30px;
}

.site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name {
     font-size: inherit;
     width: 90%;
}

.site-main .mu_register input[type="submit"], .widecolumn #submit {
     font-size: inherit;
     width: auto;
}

.site-content .entry-content, .site-content .entry-summary, .page-content, .entry-header {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% ! important;
}

.hentry {
     background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
     border-radius: 0px;
     border: 1px solid #993333 !important;
     padding-top :15px !important;
}

div.services {
     /*display: table;*/
}

div.services a {
     color: #993333;
     transition: all 0.75s ease 0s;
}

div.services a:hover {
    
}

div.services div {
     background: rgba(255, 255, 255, 0.75) none repeat scroll 0px 0px;
}
div.services div, div.sub div.box {
     border: 1px solid;
     float: left;
     height: 99px;
     margin-right: 30px;
     padding: 28px;
     position: relative;
     transition: all 0.75s ease 0s;
     width: 242px;
}

div.services a:hover div {
     background-color: #3a3c6d;
     transition: all 0.75s ease 0s;
}

div.services a:hover div span {
     border-color: #ffffff;
     transition: all 0.75s ease 0s;
}

div.services a:hover div h2 {
     color: #ffffff;
     transition: all 0.75s ease 0s;
}

div.services div h2 {
     font-family: Lato;
     font-size: 32px;
     line-height: 32px;
     margin-top: 0px;
}

div.services div span {
     background-repeat: no-repeat;
     background-size: 112% auto;
     border: 15px solid;
     bottom: 13px;
     color: #3a3c6d;
     font-family: Lato;
     font-size: 46px;
     font-weight: bold;
     position: absolute;
     right: 15px;
}

div.social {
     position: absolute;
     right: 36px;
     top: 22px;
}

div.social a {
     background: #3a3c6d none repeat scroll 0% 0%;
     border: 1px solid rgba(255, 255, 255, 0.25);
     display: block;
     height: 50px;
     margin-bottom: 15px;
     transition: all 0.6s ease 0s;
     width: 50px;
}

div.social a:hover {
     background: #993333 none repeat scroll 0% 0%;
}

div.social span.google {
     background: rgba(0, 0, 0, 0) url("images/google.png") no-repeat scroll 0% 0%;
     display: block;
     height: 55px;
     width: 55px;
}

div.social span.facebook {
     background: rgba(0, 0, 0, 0) url("images/facebook.png") no-repeat scroll 0% 0%;
     display: block;
     height: 55px;
     width: 55px;
}

div.social span.twitter {
     background: rgba(0, 0, 0, 0) url("images/twitter.png") no-repeat scroll 0% 0% / 98% auto;
     display: block;
     height: 50px;
     width: 50px;
}
@media screen and (max-width: 400px) {
  .list-view .site-content .post-thumbnail { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; width: auto; z-index: 1; }
  .list-view .site-content .post-thumbnail img { float: left; margin: 0px 10px 3px 0px; width: 84px; }
  .list-view .site-content .entry-header { background-color: transparent; padding: 0px; }
  .list-view .content-area { padding: 0px 10px; }
  .list-view .site-content .hentry { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 0px; min-height: 60px; padding: 12px 0px 9px; }
  /*.list-view .site-content .cat-links, .list-view .site-content .entry-content, .list-view .site-content .entry-summary, .list-view .site-content footer.entry-meta { display: none; }*/
  .list-view .site-content .entry-title { clear: none; font-size: 15px; font-weight: 300; line-height: 1.2; margin-bottom: 6px; text-transform: none; }
  .list-view .site-content .format-aside .entry-title, .list-view .site-content .format-link .entry-title, .list-view .site-content .format-quote .entry-title { display: block; }
  .list-view .site-content .entry-meta { background-color: transparent; clear: none; margin: 0px; text-transform: none; }
  .archive-header, .page-header { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 24px auto 0px; padding-bottom: 24px; }
  .error404 .page-header { border-bottom: 0px none; margin: 0px auto 24px; padding: 0px 10px; }
  .hentry { width: 90%; }
  #secondary { left: 0px ! important; }
  .entry-title { font-size: 42px; }
  div.social {  }
}

@media screen and (max-width: 450px) {
  div.services, div.sub { width: 75% !important; margin: 0px auto; }
  div.footer-area { margin-top: 15px; }
  div.services div, div.sub div.box { margin: 10px 5% !important; width: 88% ! important; }
  div.services div h2 { font-size: 20px; }
  .entry-title { font-size: 42px; }
  div.social { right: 0px ! important; top: unset ! important; bottom: -4px ! important; z-index: 3; }
  .footer-area .top-row img, .footer-area .bottom-row img { display: block ! important; margin: 0px auto ! important; padding-left: 0px ! important; max-height: 75px ! important; }
}

@media screen and (max-width: 500px) {
  .hentry { width: 90%; }
  .people-location-wrapper.shadow-bottom {margin:0 13px;}
  #logo { position: relative; max-width: 200px ! important; min-height: 70px ! important; }
  #secondary { left: 0px ! important; }
  .entry-title { font-size: 42px; }
  .blog .blog-entry-title {
      padding-left: 19px !important;  
  }
  .blog article .entry-title {
      font-size:15px !important;
      width:125px;
      margin-top:0;
  }
  .blog article .entry-header {
      width:130px !important;
      padding-top: 0 !important;  
  }
  .top-row a {
    max-width: 165px !important;
  }
  .top-row a img {
    width: 165px !important;
  }
}

@media screen and (max-width: 750px) {
  #primary-navigation { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
  div.services, div.sub { width: 280px !important; margin: 0px auto; }
  div.services div, div.sub div.box { margin: 10px 0px; float:none !important; width: auto !important; }
  .content-area { width: auto ! important; }
  .site-footer .links { right: 0px; width: 100%; }
  #secondary { left: 0px ! important; }
  .footer-area .top-row img, .footer-area .bottom-row img { display: block ! important; margin: 0px auto ! important; padding-left: 0px ! important; max-height: 75px ! important; }
  div.social { bottom: -4px ! important; right: 0px ! important; top: unset ! important; z-index: 3; }
  .site-header { height:90px !important;}
  #logo {
        max-width: 200px !important;
        min-height: 70px !important;
        position: relative;
        /*margin:25px auto !important;*/
  }
  .site-footer .copy {
        width: 304px !important;
        margin:0 auto !important;
        float:none;
  }
  .top-row {
       width:75% !important;
       padding:0 !important;  
  }
  .top-row > img {
    display: block;
    margin: 9px auto;
    padding: 0 10px;
    width: 75px;
}

  .site-footer .links {
    margin: 0 auto;
    position: relative;
    right: 0;
    width: 133px !important;
}
  .contact {
    float:none !important;
    margin:0 auto; 
    width:260px !important;
  }
  .map {
    float:none !important;
    margin:0 auto;
    width:260px !important; 
  }
  .contact h3, .map h3, .contact form p {
    text-align:center;  
  }
  .site-footer {
     position: relative !important;
}
  .site-main {
    margin-top: 70px !important;
}
  
.wpcf7-form, #wpgmza_map {
    width: 260px !important;
}
.wpcf7-form .ajax-loader {
    display:none;
    }
.top-row a {
    display: block !important;
    }
.blog .entry-content p span, .blog .entry-content ul li span, .blog .entry-content p, .blog .entry-content li {
    font-size: 12px !important; 
}
#gtranslate_wrapper select {
    display:none; 
}
}

@media screen and (max-width: 780px) {
  #primary-navigation { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
  #secondary { left: 0px ! important; }
  div.social { bottom: -4px ! important; right: 0px ! important; top: unset ! important; z-index: 3; }
}

@media screen and (max-width: 940px) {
  #primary-navigation { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
  #secondary { left: 0px ! important; }
  div.social { bottom: -4px ! important; right: 0px ! important; top: unset ! important; z-index: 3; }
  .contacts.with-pics {
      padding:15px !important;
  }
  .contacts.with-pics img {
      position:relative !important;
  }
  p.people-link {
      margin-top:10px;
      padding:5px 22px 5px 5px ;
  }
}

@media screen and (max-width: 1140px) {
  .site-footer .copy {
        width: 201px !important;
        margin:0 auto !important;
        float:none;
        text-align:center;
  }
  .site-footer .links {
    margin: 0 auto;
    position: relative;
    right: 0;
    width: 133px !important;
}
  .site-main {
      margin-top:0 !important;
  }
  .site-header {
      position:relative !important;   
  }
  .blog .blog-entry-title {
      margin-bottom:25px !important;    
  }
  .blog article {
      margin-bottom:20px !important;
      padding:15px !important;
  } 
  .blog article .entry-title {
      font-size:27px !important;
  }
  .top-row {
    margin: 0 auto;
    padding-left: 0 !important;
    max-width: 602px !important;
}
}

@media screen and (min-width: 751px) and (max-width: 1360px) {
  #secondary { left: 0px ! important; }
  .content-area { max-width: 717px ! important; }
  div.sub{max-width:717px !important;}
  div.services div, div.sub div.box { margin: 5px 5px 35px 8px ! important; width: 168px ! important; }
  .footer-area img { padding-right: 14px ! important; }
  .primary-navigation {margin: 0px auto ! important; }
  .content-area {width:100%;}
}

@media screen and (min-width: 401px) {
  a.post-thumbnail:hover img { opacity: 0.85; }
  .full-size-link::before, .parent-post-link::before, .site-content span + .byline::before, .site-content span + .comments-link::before, .site-content span + .edit-link::before, .site-content span + .entry-date::before { content: ""; }
  #secondary { left: 0px ! important; }
  .attachment span.entry-date::before, .entry-content .edit-link a::before, .entry-meta .edit-link a::before, .site-content .byline a::before, .site-content .comments-link a::before, .site-content .entry-date a::before, .site-content .featured-post::before, .site-content .full-size-link a::before, .site-content .parent-post-link a::before, .site-content .post-format a::before { display: inline-block; font: 16px/1 Genericons; text-decoration: inherit; vertical-align: text-bottom; }
  .site-content .entry-meta > span { margin-right: 10px; }
  .site-content .format-video .post-format a::before { content: ""; }
  .site-content .format-audio .post-format a::before { content: ""; }
  .site-content .format-image .post-format a::before { content: ""; }
  .site-content .format-quote .post-format a::before { content: ""; margin-right: 2px; }
  .site-content .format-gallery .post-format a::before { content: ""; margin-right: 4px; }
  .site-content .format-aside .post-format a::before { content: ""; margin-right: 2px; }
  .site-content .format-link .post-format a::before { content: ""; position: relative; top: 1px; }
  .site-content .featured-post::before { content: ""; margin-right: 3px; position: relative; top: 1px; }
  .site-content .entry-date a::before, .attachment .site-content span.entry-date::before { content: ""; margin-right: 1px; position: relative; top: 1px; }
  .site-content .byline a::before { content: ""; }
  .site-content .comments-link a::before { content: ""; margin-right: 2px; }
  .entry-content .edit-link a::before, .entry-meta .edit-link a::before { content: ""; }
  .site-content .full-size-link a::before { content: ""; margin-right: 1px; }
  .site-content .parent-post-link a::before { content: ""; }
  .list-view .site-content .hentry { border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 48px; }
  .list-view .site-content .hentry:first-of-type, .list-view .site-content .hentry.has-post-thumbnail { border-top: 0px none; padding-top: 0px; }
  .archive-header, .page-header { margin: 0px auto 60px; padding: 0px 10px; }
  .error404 .page-header { margin-bottom: 24px; }
}

@media screen and (min-width: 594px) {
  .site-content .entry-header { padding-right: 30px; padding-left: 30px; }
  #secondary { left: 0px ! important; }
  .site-content .has-post-thumbnail .entry-header { }
}

@media screen and (min-width: 673px) {
  .header-main { padding: 0px 30px; }
  #secondary { left: 0px ! important; }
  .search-toggle { margin-right: 18px; }
  .search-box .search-field { width: 50%; }
  .content-area { width: 960px; margin: 0px auto 40px auto; min-height:100%; }
  .site-content .has-post-thumbnail .entry-header { margin-top: 0px; }
  .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { padding-right: 30px; padding-left: 30px; }
  .singular .site-content .hentry.has-post-thumbnail { margin-top: 0px; }
  .full-width .site-content { margin-right: 0px; }
  .full-width .site-content .has-post-thumbnail .entry-header, .full-width.singular .site-content .hentry.has-post-thumbnail { margin-top: 0px; }
  #secondary, #supplementary { padding: 0px 30px; left: 0px ! important; }
  .content-sidebar { border: 0px none; float: right; margin-left: -33.3333%; padding: 48px 30px; width: 33.3333%; }
  .grid .featured-content .hentry { float: left; width: 50%; }
  .grid .featured-content .hentry:nth-child(2n+1) { clear: both; }
  .grid .featured-content .entry-header { border-color: #000000; border-style: solid; border-width: 12px 10px; height: 96px; padding: 0px; }
  .slider .featured-content .entry-title { font-size: 22px; line-height: 1.09091; }
  .slider .featured-content .entry-header { min-height: inherit; padding: 24px 30px 48px; position: absolute; left: 0px; bottom: 0px; width: 50%; z-index: 3; }
  .slider-control-paging { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; margin-top: -48px; padding-left: 20px; width: 50%; }
  .slider-direction-nav { clear: none; float: right; margin-top: -48px; width: 98px; }
  .slider-direction-nav li { border: 0px none; padding: 0px 1px 0px 0px; }
  .slider-direction-nav li:last-child { padding: 0px 0px 0px 1px; }
  .slider-direction-nav a { height: 48px; }
  .slider-direction-nav a::before { line-height: 48px; }
  .site-info { padding: 15px 30px; }
}

@media screen and (min-width: 940px) {
    #secondary {
        left: 0px !important;
    }

    .header-main {
        padding-right: 0px;
        padding-left:0px;
    }

    .search-toggle {
        margin-right: 0px;
    }

    .masthead-fixed .site-header {
        position: fixed;
        top: 0px;
    }

    .admin-bar.masthead-fixed .site-header {
        top: 32px;
    }

    .masthead-fixed .site-main {
        margin-top: 48px;
    }

    .site-navigation li .current_page_item > a, .site-navigation li .current_page_ancestor > a, .site-navigation li .current-menu-item > a, .site-navigation li .current-menu-ancestor > a {
        color: #ffffff;
    }
}}

@media screen and (min-width: 810px) {
  .attachment .entry-attachment .attachment { margin-right: -168px; margin-left: -168px; max-width: 810px; }
  .attachment .site-content .attachment img { display: block; margin: 0px auto; }
  .contributor-avatar { margin-left: -168px; }
  .contributor-summary { float: left; }
  .full-width .site-content blockquote.alignleft, .full-width .site-content blockquote.alignright { width: calc(50% + 130px); }
  .full-width .site-content blockquote.alignleft, .full-width .site-content img.size-full.alignleft, .full-width .site-content img.size-large.alignleft, .full-width .site-content img.size-medium.alignleft, .full-width .site-content .wp-caption.alignleft { margin-left: -168px; }
  .full-width .site-content .alignleft { clear: left; }
  .full-width .site-content blockquote.alignright, .full-width .site-content img.size-full.alignright, .full-width .site-content img.size-large.alignright, .full-width .site-content img.size-medium.alignright, .full-width .site-content .wp-caption.alignright { margin-right: -168px; }
  .full-width .site-content .alignright { clear: right; }
  #secondary { left: 0px ! important; }
}

@media screen and (min-width: 846px) {
  .content-area, .content-sidebar { padding-top: 0px; }
  .site-content .has-post-thumbnail .entry-header { margin-top: -48px; }
  .comment-list .trackback, .comment-list .pingback, .comment-list article { margin-bottom: 36px; padding-top: 36px; }
  .comment-author .avatar { height: 34px; top: 2px; width: 34px; }
  .comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata { padding-left: 50px; }
  .comment-list .children { margin-left: 20px; }
  .full-width.singular .site-content .hentry.has-post-thumbnail { }
  .featured-content { margin-bottom: 0px; }
  #secondary { left: 0px ! important; }
}

@media screen and (min-width: 1270px) {
  .search-box-wrapper { padding-left: 182px; }
  .main-content { float: left; margin-top: 50px; margin-bottom: 42px; padding-top:39px; }
  .site-content .entry-header { margin-top: 0px; }
  .site-content .has-post-thumbnail .entry-header { margin-top: 0px; }
  .content-sidebar { margin-left: -29.0476%; width: 29.0476%; }
  .site::before {  }
  #secondary { background-color: transparent; border: 0px none; clear: none; float: left; margin: 0px 0px 0px -100%; width: 122px; left: 0px ! important; }
  .primary-sidebar { padding-top: 0px; }
  .site-description { display: block; margin: -3px 0px 21px; }
  .site-description:empty { margin: 0px; }
  .secondary-navigation { font-size: 11px; margin: 0px -30px 48px; width: 182px; }
  .secondary-navigation li { border-top: 1px solid rgba(255, 255, 255, 0.2); position: relative; }
  .secondary-navigation a { padding: 10px 30px; }
  .secondary-navigation ul ul { background-color: #993333; position: absolute; top: 0px; left: -999em; width: 182px; z-index: 99999; }
  .secondary-navigation li li { border-top: 0px none; }
  .secondary-navigation li:hover > a, .secondary-navigation li.focus > a { background-color: #993333; color: #ffffff; }
  .secondary-navigation ul ul a:hover, .secondary-navigation ul ul li.focus > a { background-color: #41a62a; }
  .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul { left: 162px; }
  .secondary-navigation .menu-item-has-children > a { padding-right: 38px; }
  .secondary-navigation .menu-item-has-children > a::after { content: ""; display: inline-block; font: 8px/1 Genericons; position: absolute; right: 26px; top: 14px; vertical-align: text-bottom; }
  .footer-sidebar .widget, .primary-sidebar .widget { font-size: 12px; line-height: 1.5; }
  .footer-sidebar .widget { box-sizing: border-box; float: left; padding: 0px 30px; width: 25%; }
  .footer-sidebar .widget h1, .primary-sidebar .widget h1 { font-size: 20px; line-height: 1.2; }
  .footer-sidebar .widget h2, .primary-sidebar .widget h2 { font-size: 18px; line-height: 1.33333; }
  .footer-sidebar .widget h3, .primary-sidebar .widget h3 { font-size: 16px; line-height: 1.5; }
  .footer-sidebar .widget h4, .primary-sidebar .widget h4 { font-size: 14px; line-height: 1.71429; }
  .footer-sidebar .widget h5, .primary-sidebar .widget h5 { font-size: 12px; line-height: 2; }
  .footer-sidebar .widget h6, .primary-sidebar .widget h6 { font-size: 11px; line-height: 2.18182; }
  .footer-sidebar .widget code, .footer-sidebar .widget kbd, .footer-sidebar .widget tt, .footer-sidebar .widget var, .footer-sidebar .widget samp, .footer-sidebar .widget pre, .primary-sidebar .widget code, .primary-sidebar .widget kbd, .primary-sidebar .widget tt, .primary-sidebar .widget var, .primary-sidebar .widget samp, .primary-sidebar .widget pre { font-size: 11px; line-height: 1.63636; }
  .footer-sidebar .widget blockquote, .primary-sidebar .widget blockquote { font-size: 14px; line-height: 1.28571; }
  .footer-sidebar .widget blockquote cite, .primary-sidebar .widget blockquote cite { font-size: 12px; line-height: 1.5; }
  .footer-sidebar .widget input, .footer-sidebar .widget textarea, .primary-sidebar .widget input, .primary-sidebar .widget textarea { font-size: 12px; padding: 3px 2px 4px 4px; }
  .footer-sidebar .widget input[type="button"], .footer-sidebar .widget input[type="reset"], .footer-sidebar .widget input[type="submit"], .primary-sidebar .widget input[type="button"], .primary-sidebar .widget input[type="reset"], .primary-sidebar .widget input[type="submit"] { padding: 5px 15px 4px; }
  .footer-sidebar .widget .widget-title, .primary-sidebar .widget .widget-title { font-weight: 400; line-height: 1.63636; margin-bottom: 0px; font-size: 11px; }
  .footer-sidebar .widget_twentyfourteen_ephemera .entry-title, .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta, .footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text, .footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link, .footer-sidebar .widget_twentyfourteen_ephemera .entry-content table, .primary-sidebar .widget_twentyfourteen_ephemera .entry-title, .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta, .primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text, .primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link, .primary-sidebar .widget_twentyfourteen_ephemera .entry-content table { font-size: 11px; line-height: 1.63636; }
  .footer-sidebar .widget_archive li, .footer-sidebar .widget_categories li, .footer-sidebar .widget_links li, .footer-sidebar .widget_meta li, .footer-sidebar .widget_nav_menu li, .footer-sidebar .widget_pages li, .footer-sidebar .widget_recent_comments li, .footer-sidebar .widget_recent_entries li, .primary-sidebar .widget_archive li, .primary-sidebar .widget_categories li, .primary-sidebar .widget_links li, .primary-sidebar .widget_meta li, .primary-sidebar .widget_nav_menu li, .primary-sidebar .widget_pages li, .primary-sidebar .widget_recent_comments li, .primary-sidebar .widget_recent_entries li { border-top: 0px none; padding: 0px 0px 6px; }
  .footer-sidebar .widget_archive li:last-child, .footer-sidebar .widget_categories li:last-child, .footer-sidebar .widget_links li:last-child, .footer-sidebar .widget_meta li:last-child, .footer-sidebar .widget_nav_menu li:last-child, .footer-sidebar .widget_pages li:last-child, .footer-sidebar .widget_recent_comments li:last-child, .footer-sidebar .widget_recent_entries li:last-child, .primary-sidebar .widget_archive li:last-child, .primary-sidebar .widget_categories li:last-child, .primary-sidebar .widget_links li:last-child, .primary-sidebar .widget_meta li:last-child, .primary-sidebar .widget_nav_menu li:last-child, .primary-sidebar .widget_pages li:last-child, .primary-sidebar .widget_recent_comments li:last-child, .primary-sidebar .widget_recent_entries li:last-child { padding: 0px; }
  .footer-sidebar .widget_categories li ul, .footer-sidebar .widget_nav_menu li ul, .footer-sidebar .widget_pages li ul, .primary-sidebar .widget_categories li ul, .primary-sidebar .widget_nav_menu li ul, .primary-sidebar .widget_pages li ul { border-top: 0px none; margin-top: 6px; }
  #supplementary { padding: 0px; }
  .footer-sidebar { font-size: 12px; line-height: 1.5; }
  .featured-content { padding-left: 182px; }
  .grid .featured-content .hentry { width: 33.3333%; }
  .grid .featured-content .hentry:nth-child(2n+1) { clear: none; }
  .grid .featured-content .hentry:nth-child(3n+1) { clear: both; }
  .grid .featured-content .entry-header { height: 120px; }
  #secondary { left: 0px ! important; }
  .primary-navigation { font-size: 11px; margin: 63px auto 0 auto; width:825px; padding: 0px 30px; text-transform: uppercase; }
  .primary-navigation .menu-toggle { display: none; padding: 0px; }
  .primary-navigation .nav-menu { border-bottom: 0px none; display: block; margin: 10px 0px; }
  #primary-navigation .toggled-on { border-bottom: 0px none; margin: 0px; padding: 0px; background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0% ! important; height: auto ! important; }
  .primary-navigation li { border: 0px none; display: inline-block; height: 48px; position: relative; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0% 0%; background-clip: border-box; background-origin: padding-box; background-size: auto auto; margin-right: 0px; }
  .primary-navigation a { display: inline-block; padding: 0px 12px; white-space: nowrap; color: #3a3c6d; font-weight: 300; text-transform: none; font-family: Lato; font-size: 19px; }
  .primary-navigation ul ul { float: left; margin: 0px 0px 0px -32px; padding: 0px 30px; position: absolute; top: 48px; left: -999em; z-index: 99999; }
  .primary-navigation li li { border: 0px none; display: block; height: auto; line-height: 1.09091; margin: 10px 0px; }
  .primary-navigation li li li { margin: 1px 10px 10px; }
  .primary-navigation ul ul ul { left: -999em; top: -1px; }
  .primary-navigation ul ul a { padding: 18px 12px; white-space: normal; width: 176px; font-size: 14px; font-weight: normal; color: #ffffff; }
  .primary-navigation li:hover > a { background-color: transparent; color: #222222; }
  .primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a {  }
  .primary-navigation ul li:hover > ul, .primary-navigation ul li.focus > ul { left: auto; }
  .primary-navigation ul ul li:hover > ul, .primary-navigation ul ul li.focus > ul { left: 100%; }
  .primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a { padding-right: 17px; }
  .primary-navigation .menu-item-has-children > a::after, .primary-navigation .page_item_has_children > a::after { content: ""; display: inline-block; font: 8px/1 Genericons; position: absolute; right: 5px; top: 22px; vertical-align: text-bottom; }
  .primary-navigation li .menu-item-has-children > a, .primary-navigation li .page_item_has_children > a { padding-right: 20px; width: 168px; }
  .primary-navigation .menu-item-has-children li.menu-item-has-children > a::after, .primary-navigation .menu-item-has-children li.page_item_has_children > a::after, .primary-navigation .page_item_has_children li.menu-item-has-children > a::after, .primary-navigation .page_item_has_children li.page_item_has_children > a::after { content: ""; right: 8px; top: 20px; }
}

@media screen and (min-width: 1040px) {
  .site-content .has-post-thumbnail .entry-header { margin-top: 0px; }
  .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { padding-right: 15px; padding-left: 15px; }
  .full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation, .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta { padding-right: 0px; padding-left: 0px; }
  #secondary { left: 0px ! important; }
}

@media screen and (min-width: 1150px) {
  .search-box .search-field { width: 324px; }
  .site-content, .site-main .widecolumn { margin-left: 0px; }
  .site::before { width: 222px; }
  .search-box-wrapper, .featured-content { padding-left: 222px; }
  #secondary { width: 132px; left: 0px ! important; }
  .secondary-navigation, .secondary-navigation ul ul { width: 222px; }
  .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul { left: 202px; }
  .slider .featured-content .entry-title { font-size: 33px; }
  .slider .featured-content .entry-header, .slider-control-paging { width: 534px; }
  .slider-control-paging { padding-left: 24px; }
  .slider-control-paging li { margin: 12px 12px 12px 0px; }
  .slider-control-paging a { height: 24px; width: 24px; }
  .slider-control-paging a::before { top: 6px; left: 6px; }
  #secondary { left: 0px ! important; }
}

@media screen and (min-width: 1110px) {
  .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { padding-right: 30px; padding-left: 30px; }
  #secondary { left: 0px ! important; }
}

@media screen and (min-width: 1218px) {
  .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { margin-right: 54px; }
  .full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation, .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta { margin-right: auto; }
  #secondary { left: 0px ! important; }
}

@media screen and (min-width: 1260px) {
  .site-content blockquote.alignleft, .site-content blockquote.alignright { width: calc(50% + 18px); }
  .site-content blockquote.alignleft { margin-left: -18%; }
  .site-content blockquote.alignright { margin-right: -18%; }
}

@media print {
  body { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% ! important; color: #2b2b2b; font-size: 12pt; }
  .site, .site-header, .hentry, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content, .archive-header, .page-header, .contributor-info, .comments-area, .attachment .entry-attachment .attachment { max-width: 100%; }
  #site-header img, .search-toggle, .site-navigation, .site-content nav, .edit-link, .page-links, .widget-area, .more-link, .post-format-archive-link, .comment-respond, .comment-list .reply, .comment-reply-login, #secondary, .site-footer, .slider-control-paging, .slider-direction-nav { display: none; }
  .site-title a, .entry-meta, .entry-meta a, .featured-content .hentry, .featured-content a { color: #2b2b2b; }
  .entry-content a, .entry-summary a, .page-content a, .comment-content a { text-decoration: none; }
  .site-header, .post-thumbnail, a.post-thumbnail:hover, .site-content .entry-header, .site-footer, .featured-content, .featured-content .entry-header { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
  .header-main { padding: 48px 10px; }
  .site-title { float: none; font-size: 19pt; }
  .content-area { padding-top: 0px; }
  .list-view .site-content .hentry { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 48px; padding-bottom: 24px; }
  .post-thumbnail img { margin: 0px 10px 24px; }
  .site-content .has-post-thumbnail .entry-header { padding-top: 0px; }
  .site-content footer.entry-meta { margin: 24px auto; }
  .entry-meta .tag-links a { color: #ffffff; }
  .singular .site-content .hentry.has-post-thumbnail { margin-top: 0px; }
  .gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail { display: block; }
  .archive-title, .page-title { margin: 0px 10px 48px; }
  .featured-content .hentry { margin-bottom: 48px; }
  .featured-content .post-thumbnail, .slider .featured-content .post-thumbnail { padding-top: 0px; }
  .featured-content .post-thumbnail img { position: relative; }
  .featured-content .entry-header { padding: 0px 10px 24px; }
  .featured-content .entry-meta { font-size: 9pt; margin-bottom: 11px; }
  .featured-content .cat-links { font-weight: 900; }
  .featured-content .entry-title { font-size: 25pt; line-height: 36px; }
  #secondary { left: 0px ! important; }
}

#masthead > a {
     display: block;
     margin-top: 0px;
     position: absolute;
     width: 285px;
}

#logo {
     background: rgba(0, 0, 0, 0) url("images/logo-full.png") no-repeat scroll 0px 0px / 100% auto;
     display: block;
     height: auto;
     margin: 18px 0 0 25px;
     max-width: 261px;
     height: 87px;
     width: 100%;
}

span.logo {
     border-bottom: 2px solid;
     color: #3a3c6d;
     float: left;
     font-family: Imprint MT Shadow;
     font-size: 25px;
     left: 22px;
     position: relative;
     top: 6px;
}

.footer-area {
     background: #ffffff none repeat scroll 0% 0%;
     display: none;
     margin-bottom: 70px;
}

.footer-area img {
     opacity: 0.5;
     padding: 35px 0px 35px 47px;
     transition: all 0.6s ease 0s;
     width: auto;
}

.footer-area img:hover {
     opacity: 1;
}

.footer-area .top-row img {
     max-height: 45px;
     padding-left: 47px;
}

.footer-area .bottom-row img {
     max-height: 80px;
}

.footer-area .bottom-row img {
     max-height: 45px;
     padding: 35px 0px 35px 41px;
}

.people-location-wrapper span.more a {
     color: #3a3c6d;
}

.contacts.with-pics img {
     display: block;
     height: auto;
     left: 0px;
     padding: 5px ! important;
     position: absolute;
     top: 4px;
     width: 150px;
}

.contacts.with-pics h3 {
     color: #993333;
     font-size: 35px;
     margin: 15px 15px 0px 0px;
}

.contacts.with-pics span.more a {
     border: 15px solid;
     bottom: 13px;
     color: #3a3c6d;
     font-family: Lato;
     font-size: 46px;
     font-weight: bold;
     position: absolute;
     right: 15px;
}

.contacts.with-pics {
     background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
     margin-bottom: 20px;
     min-height: 242px;
     padding-left: 178px;
     padding-top: 2px;
     position: relative;
     border:1px solid #993333 !important;
}

.contacts.with-pics p.position {
     margin: 5px 0px 0px 2px;
}

p.people-link {
     margin-left: 2px;
     margin-right: 15px;
}

.more {
     display: block;
     text-align: right;
     text-transform: lowercase;
}

.pop {
     background: #ffffff none repeat scroll 0px 0px;
     border: 0px none ! important;
     height: auto;
     min-height: 350px;
     padding: 32px;
}

.pop p {
     color: #000000;
     font-size: 14px;
     font-weight: normal;
     margin-bottom: 0px;
}

.pop h2 {
     color: #993333;
     font-size: 35px;
     margin: 0px 0px 8px;
     position: relative;
     right: 2px;
}

.pop h2, .pop h3 {
     clear: none;
}

.pop img {
     float: left;
     height: auto;
     margin-bottom: 20px;
     margin-right: 35px;
     width: 350px;
}

.pop p img {
     float: left;
     height: auto;
     margin-bottom: 10px;
     margin-right: 10px;
     margin-top: 10px;
     width: auto;
}

.pop li {
     color: #993333;
     list-style: outside square;
}

.pop li div {
     color: #222222;
}

.pop ul {
     float: right;
     font-size: 14px;
     margin: 15px 0px;
     width: 294px;
}

p.qualification {
     color: #777777;
     font-size: 12px;
     font-style: italic;
}

p.email {
     color: #3a3c6d;
     margin: 15px 0px;
}

p.position {
     color: #3a3c6d;
     font-size: 18px;
}

#people {
     margin-bottom: 100px;
}

#colorbox {
     background: #ffffff none repeat scroll 0% 0% ! important;
     border: 1px solid #3a3c6d ! important;
     z-index: 2147483647;
}

#cboxOverlay {
     background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% ! important;
}

#cboxClose {
     right: 0px ! important;
}

#cboxClose:hover {
     color: #993333 ! important;
}
#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
     background: none !important;
}

.home article .entry-header {
     display: none;
}

.home article .entry-content {
     color: #3a3c6d;
     font-size: 29px;
     font-weight: 300;
}

.site-main {
     margin-top: 113px;
}

.level-2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    width: 100%;
    margin-bottom: 180px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 39px;
    padding-bottom:20px;
    display:table;
}
div.sub {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    display:table;
    width: 960px;
}
.entry-content {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 8px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-top: 8px !important;
}
.post-date {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #3a3c6d;
    display: block;
    font-size: 26px;
    font-weight: 300;
    position: relative;
    text-align: center;
    top: 12px;
}

div.sub div.box:last-of-type {
    margin-right:0 !important;
}
div.sub h2 {
    text-align:center;
    margin-bottom:75px;
    margin-top:30px;
}
div.sub div.box h3 {
    position:relative;
    bottom:119px;
    font-size: 15px;
    text-align:center;
    height:39px;
    margin-top:38px;
}
div.sub div.box {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: auto 155px !important;
    margin-bottom: 100px !important;
}
div.sub div.box h3 a {
    color:#993333;    
}
div.sub div.box h3 a:hover {
    color:#3a3c6d;    
}
div.sub div.box span.date {
    font-size: 13px;
    position: relative;
    top: 53px;
    display:block;
    text-align:center;
}
.top-row {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 170px;
    padding-right: 20px;
    padding-top: 20px;
    max-width:750px;
    width:100%;
}
.top-row > img {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    width: 100px;
}

.top-row > img:last-of-type {
    /*width: 183px;*/
}

.top-row a {
    display: inline;
    margin: 0 auto;
    max-width: 235px;
    width: 75% !important;
}

.vcf > a {
    bottom: 13px;
    margin-bottom: 10px;
    position: relative;
}

#wpadminbar {
    position:fixed !important;
}

/* News Page */

.blog .post-thumbnail {
    float:right;
    width:120px;
}
.blog article .entry-header {
    float:left;
    width:70%; 
    padding-left: 8px !important;
}
.blog .blog-entry-title {
    padding-left:15px;
    color: #3a3c6d;
    font-family: Lato;
    font-size: 68px;
    font-weight: 400;
    line-height: 1.09091;
    margin: 0 0 12px;
    padding-top: 15px;
}
.blog article .entry-title {
    font-size:27px;
}
.blog .entry-content {
    clear:both;
}
.blog .post-thumbnail {
    background:none;
}
.blog a.post-thumbnail:hover {
    background:none;
}
.blog .post-thumbnail img {
    float:right;
}

.blog-page-title {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
    margin-bottom: 32px !important;
    padding: 20px !important;
}

/* Map */

/*#wpgmza_map {
    right: 27px;
    bottom: 92px;
    width: 297px !important;
    height: 155px !important;
}*/

/* Contact Page */

.wpcf7-form {
    width: 100%;
}
button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #3a3c6d;
}

.contact {
    /*float:left;*/
    padding-bottom:50px;
}
.map {
    /*float:right;*/
    padding-bottom:50px;
    height:335px;
}

#bsm-preloader {
    display: none !important;
}

span.wpcf7-form-control-wrap.your-message textarea {
    height:100px;
}
#wpcf7-f122-p11-o1 input {
    width:100%;
}
#wpcf7-f122-p11-o1 input.wpcf7-submit {
    width:auto;
}
.archive-header {
    display:none;
}
