@charset "UTF-8";
/*  -------------------------------------------------------
 *	Breckenridge WordPress theme design and development by Crowd Favorite (http://crowdfavorite.com)
	------------------------------------------------------- */
@font-face {
  font-family: 'icons';
  src: url("../fonts/pulsarjs.eot");
  src: url("../fonts/pulsarjs.eot?#iefix") format("embedded-opentype"), url("../fonts/pulsarjs.woff") format("woff"), url("../fonts/pulsarjs.ttf") format("truetype"), url("../fonts/pulsarjs.svg#pulsarjsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.oldie .icon {
  text-transform: lowercase;
  font-family: sans-serif;
}

/* Breckenridge WordPress theme design and development by Crowd Favorite (http://crowdfavorite.com) */
/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #82b0fe;
  color: #fff;
  text-shadow: none;
}

a {
  color: #00e;
}

a:visited {
  color: #551a8b;
}

a:hover {
  color: #06e;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

table button, table input {
  *overflow: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

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

td {
  vertical-align: top;
}

/* ==|== primary styles =====================================================
	 Author:
	 ========================================================================== */
/** Example Grid Preview Styles
-------------------------------------------------- */
.example-grids p {
  border: 1px solid #999;
  padding: 1em;
}

/* ==|== non-semantic helper classes ======================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

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

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* ==|== print styles ======================================================= */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  a:link, a:visited {
    color: #000e93;
  }
}

/*	CSSGrid
 *  https://github.com/crowdfavorite/css-grid
 *	License: http://opensource.org/licenses/mit-license.php  */
/** grid foundation
 -------------------------------------------------- */
.grid {
  margin: 0 auto;
  /* this makes the page wide but keeps content away from the edge */
  padding: 3%;
}

/* fluid media */
.row img,
.row object,
.row embed,
.row video {
  max-width: 100%;
  height: auto;
}

.grid,
.c4-1, .c4-2, .c4-3, .c4-4, .c4-12, .c4-123, .c4-23, .c4-234, .c4-34,
.c6-1, .c6-2, .c6-3, .c6-4, .c6-5, .c6-6,
.c6-12, .c6-123, .c6-1234, .c6-12345,
.c6-23, .c6-234, .c6-2345, .c6-23456,
.c6-34, .c6-345, .c6-3456,
.c6-45, .c6-456, .c6-56 {
  /* these should already be defaults
	display: block;
	width: auto;*/
}

/* Larger Displays */
@media only screen and (min-width: 750px) {
  .grid {
    padding: 2.7027%;
    /* 20px */
    width: 94.5946%;
    /* 700px */
  }
  .c4-1, .c4-2, .c4-3, .c4-4, .c4-12, .c4-123, .c4-23, .c4-234, .c4-34,
  .c6-1, .c6-2, .c6-3, .c6-4, .c6-5, .c6-6,
  .c5-1, .c5-2, .c5-3, .c5-4, .c5-5,
  .c6-12, .c6-123, .c6-1234, .c6-12345,
  .c6-23, .c6-234, .c6-2345, .c6-23456,
  .c6-34, .c6-345, .c6-3456,
  .c6-45, .c6-456, .c6-56 {
    display: inline;
    /* IE6/IE7 double-margin float bug fix */
    float: left;
    margin-left: 2.85716%;
    /* 20px */
    /* Prevent collapsing of empty columns. Min-height prevents collapse
		everywhere but IE6. IE6 doesn't collapse empty collumns anyhow, so no need
		for a fix there. */
    min-height: 1px;
  }
  /* sixths */
  .c6-1, .c6-2, .c6-3, .c6-4, .c6-5, .c6-6 {
    width: 14.2857%;
  }
  /* 100px */
  /* fifths */
  .c5-1, .c5-2, .c5-3, .c5-4, .c5-5 {
    width: 17.714272%;
  }
  /* 100px */
  /* quarters */
  .c4-1, .c4-2, .c4-3, .c4-4 {
    width: 22.85713%;
  }
  /* 160px */
  /* thirds */
  .c6-12, .c6-23, .c6-34, .c6-45, .c6-56 {
    width: 31.42856%;
  }
  /* 220px */
  /* halves */
  .c4-12, .c4-23, .c4-34,
  .c6-123, .c6-234, .c6-345, .c6-456 {
    width: 48.57142%;
  }
  /* 340px */
  /* two-thirds */
  .c6-1234, .c6-2345, .c6-3456 {
    width: 65.71428%;
  }
  /* 460px */
  /* three-quarters */
  .c4-123, .c4-234 {
    width: 74.28571%;
  }
  /* 520px */
  /* five-sixths */
  .c6-12345, .c6-23456 {
    width: 82.85714%;
  }
  /* 580px */
  /* nested styles (good for 1 level deed) */
  /* 1/6 */
  .c6-123456 .c6-1, .c6-123456 .c6-2, .c6-123456 .c6-3, .c6-123456 .c6-4, .c6-123456 .c6-5, .c6-123456 .c6-6 {
    width: 14.2857%;
  }
  /* 1/5 */
  .c6-12345 .c6-1, .c6-12345 .c6-2, .c6-12345 .c6-3, .c6-12345 .c6-4, .c6-12345 .c6-5,
  .c6-23456 .c6-2, .c6-23456 .c6-3, .c6-23456 .c6-4, .c6-23456 .c6-5, .c6-23456 .c6-6 {
    width: 17.714272%;
  }
  /* 1/4 */
  .c6-1234 .c6-1, .c6-1234 .c6-2, .c6-1234 .c6-3, .c6-1234 .c6-4,
  .c6-2345 .c6-2, .c6-2345 .c6-3, .c6-2345 .c6-4, .c6-2345 .c6-5,
  .c6-3456 .c6-3, .c6-3456 .c6-4, .c6-3456 .c6-5, .c6-3456 .c6-6,
  .c4-1234 .c4-1, .c4-1234 .c4-2, .c4-1234 .c4-3, .c4-1234 .c4-4 {
    width: 22.85713%;
  }
  /* 1/3 */
  .c6-123 .c6-1, .c6-123 .c6-2, .c6-123 .c6-3,
  .c6-234 .c6-2, .c6-234 .c6-3, .c6-234 .c6-4,
  .c6-345 .c6-3, .c6-345 .c6-4, .c6-345 .c6-5,
  .c6-456 .c6-4, .c6-456 .c6-5, .c6-456 .c6-6,
  .c6-123456 .c6-12, .c6-123456 .c6-23, .c6-123456 .c6-34, .c6-123456 .c6-45, .c6-123456 .c6-56,
  .c4-123 .c4-1, .c4-123 .c4-2, .c4-123 .c4-3,
  .c4-234 .c4-2, .c4-234 .c4-3, .c4-234 .c4-4 {
    width: 31.42856%;
  }
  /* 1/2 */
  .c6-12 .c6-1, .c6-12 .c6-2,
  .c6-23 .c6-2, .c6-23 .c6-3,
  .c6-34 .c6-3, .c6-34 .c6-4,
  .c6-45 .c6-4, .c6-45 .c6-5,
  .c6-56 .c6-5, .c6-56 .c6-6,
  .c6-1234 .c6-12, .c6-1234 .c6-23, .c6-1234 .c6-34,
  .c6-2345 .c6-23, .c6-2345 .c6-34, .c6-2345 .c6-45,
  .c6-3456 .c6-34, .c6-3456 .c6-45, .c6-3456 .c6-56,
  .c4-12 .c4-1, .c4-12 .c4-2,
  .c4-23 .c4-2, .c4-23 .c4-3,
  .c4-34 .c4-3, .c4-34 .c4-4 {
    width: 48.57142%;
  }
  /* 2/3 */
  .c6-123 .c6-12, .c6-123 .c6-23,
  .c6-234 .c6-23, .c6-234 .c6-34,
  .c6-345 .c6-34, .c6-345 .c6-45,
  .c6-456 .c6-45, .c6-456 .c6-56,
  .c6-123456 .c6-1234, .c6-123456 .c6-2345, .c6-123456 .c6-3456,
  .c4-123 .c4-12, .c4-123 .c4-23,
  .c4-234 .c4-23, .c4-234 .c4-34 {
    width: 65.71428%;
  }
  /* 3/4 */
  .c4-1234 .c4-123, .c4-1234 .c4-234 {
    width: 74.28571%;
  }
  /* 5/6 */
  .c6-123456 .c6-12345, .c6-123456 .c6-23456 {
    width: 82.85714%;
  }
  /* 100% */
  .c6-1 .c6-1, .c6-2 .c6-2, .c6-3 .c6-3, .c6-4 .c6-4, .c6-5 .c6-5, .c6-6 .c6-6,
  .c6-12 .c6-12, .c6-23 .c6-23, .c6-34 .c6-34, .c6-45 .c6-45, .c6-56 .c6-56,
  .c6-123 .c6-123, .c6-234 .c6-234, .c6-345 .c6-345, .c6-456 .c6-456,
  .c6-1234 .c6-1234, .c6-2345 .c6-2345, .c6-3456 .c6-3456,
  .c6-12345 .c6-12345, .c6-23456 .c6-23456,
  .c6-123456 .c6-123456,
  .c4-1 .c4-1, .c4-2 .c4-2, .c4-3 .c4-3, .c4-4 .c4-4,
  .c4-12 .c4-12, .c4-23 .c4-23, .c4-34 .c4-34,
  .c4-123 .c4-123, .c4-234 .c4-234,
  .c4-1234 .c4-1234 {
    width: 100%;
  }
  /* Zero out margin's here as well because of an IE8 and down bug. */
  /* zeroing out leftmost.unit margins */
  .c5-1, .c6-1, .c6-12, .c6-123, .c6-1234, .c6-12345,
  .c4-1, .c4-12, .c4-123 {
    margin-left: 0;
  }
  /* zeroing out leftmost nested .unit margins */
  .c6-2 .c6-2, .c6-23 .c6-2, .c6-23 .c6-23, .c6-234 .c6-2, .c6-234 .c6-23, .c6-234 .c6-234, .c6-2345 .c6-2, .c6-2345 .c6-23, .c6-2345 .c6-234, .c6-2345 .c6-2345, .c6-23456 .c6-2, .c6-23456 .c6-23, .c6-23456 .c6-234, .c6-23456 .c6-2345, .c6-23456 .c6-23456,
  .c6-3 .c6-3, .c6-34 .c6-3, .c6-34 .c6-34, .c6-345 .c6-3, .c6-345 .c6-34, .c6-345 .c6-345, .c6-3456 .c6-3, .c6-3456 .c6-34, .c6-3456 .c6-345, .c6-3456 .c6-3456,
  .c6-4 .c6-4, .c6-45 .c6-4, .c6-45 .c6-45, .c6-456 .c6-4, .c6-456 .c6-45, .c6-456 .c6-456,
  .c6-5 .c6-5, .c6-56 .c6-5, .c6-56 .c6-56,
  .c6-6 .c6-6,
  .c4-2 .c4-2, .c4-23 .c4-2, .c4-23 .c4-23, .c4-234 .c4-2, .c4-234 .c4-23, .c4-234 .c4-234,
  .c4-3 .c4-3, .c4-34 .c4-3, .c4-34 .c4-34 {
    margin-left: 0;
  }
}

/* Full-width
These classes are not included in column float definitions, since they don't
have either margin or fixed width. Including display:block and width styles
so these classes can be used on non-block-level elements. */
.c6-123456,
.c4-1234 {
  clear: both;
  display: block;
  min-height: 1px;
  width: auto;
}

/* zeroing out leftmost.unit margins */
.c6-1, .c6-12, .c6-123, .c6-1234, .c6-12345,
.c4-1, .c4-12, .c4-123 {
  margin-left: 0;
}

/* zeroing out leftmost nested .unit margins */
.c6-2 .c6-2, .c6-23 .c6-2, .c6-23 .c6-23, .c6-234 .c6-2, .c6-234 .c6-23, .c6-234 .c6-234, .c6-2345 .c6-2, .c6-2345 .c6-23, .c6-2345 .c6-234, .c6-2345 .c6-2345, .c6-23456 .c6-2, .c6-23456 .c6-23, .c6-23456 .c6-234, .c6-23456 .c6-2345, .c6-23456 .c6-23456,
.c6-3 .c6-3, .c6-34 .c6-3, .c6-34 .c6-34, .c6-345 .c6-3, .c6-345 .c6-34, .c6-345 .c6-345, .c6-3456 .c6-3, .c6-3456 .c6-34, .c6-3456 .c6-345, .c6-3456 .c6-3456,
.c6-4 .c6-4, .c6-45 .c6-4, .c6-45 .c6-45, .c6-456 .c6-4, .c6-456 .c6-45, .c6-456 .c6-456,
.c6-5 .c6-5, .c6-56 .c6-5, .c6-56 .c6-56,
.c6-6 .c6-6,
.c4-2 .c4-2, .c4-23 .c4-2, .c4-23 .c4-23, .c4-234 .c4-2, .c4-234 .c4-23, .c4-234 .c4-234,
.c4-3 .c4-3, .c4-34 .c4-3, .c4-34 .c4-34 {
  margin-left: 0;
}

/** grid utilities
 -------------------------------------------------- */
/* Row Clearfix
Uses variation of Nicolas Gallagher's Micro Clearfix.
http://nicolasgallagher.com/micro-clearfix-hack/ */
.row:before,
.row:after {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

.row {
  /* Just in case: make sure that rows clear outside floats. */
  clear: both;
  /* For IE 6/7 (trigger hasLayout) */
  zoom: 1;
}

/** grid helper classes
 -------------------------------------------------- */
/* Set overflow:hidden to crop overflow content.
Good for user-generated content. Use this class if you want to support IE6 -- it has issues with overflow.
Example usage: .grid.hideoverflow. */
.hideoverflow .c6-1, .hideoverflow .c6-2, .hideoverflow .c6-3, .hideoverflow .c6-4, .hideoverflow .c6-5, .hideoverflow .c6-6,
.hideoverflow .c4-1, .hideoverflow .c4-2, .hideoverflow .c4-3, .hideoverflow .c4-4,
.hideoverflow .c6-12, .hideoverflow .c6-123, .hideoverflow .c6-1234, .hideoverflow .c6-12345, .hideoverflow .c6-123456,
.hideoverflow .c6-23, .hideoverflow .c6-234, .hideoverflow .c6-2345, .hideoverflow .c6-23456,
.hideoverflow .c6-34, .hideoverflow .c6-345, .hideoverflow .c6-3456,
.hideoverflow .c6-45, .hideoverflow .c6-456, .hideoverflow .c6-56,
.hideoverflow .c4-12, .hideoverflow .c4-123, .hideoverflow .c4-1234,
.hideoverflow .c4-23, .hideoverflow .c4-234,
.hideoverflow .c4-34 {
  overflow: hidden;
}

/* 	Utility classes
	------------------------------------------------------- */
/* 	Wordpress default for client (http://codex.wordpress.org/Wrapping_Text_Around_Images)  -------------------------------------------- */
img.alignright, figure.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft, figure.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

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

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

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

/** General containers
 -------------------------------------------------- */
body {
  color: #000;
  font-family: 'Muli', Arial, Helvetica, sans-serif;
  font-size: 16px;
}

body .featured-home-sidebar .widget {
  background: none;
  border: 0;
  margin-bottom: 0;
  padding: 0;
}

body .slim-posts {
  position: relative;
}

@media screen and (min-width: 750px) {
  body .feature {
    background: #fff url(../img/texture2.jpg) repeat-x 0 bottom;
    padding-bottom: 60px;
  }
  body .slim-posts {
    background-image: none;
  }
  body .featured-home-sidebar {
    background-repeat: repeat-y;
  }
  body .post-feature-info {
    bottom: 10px;
    left: 10px;
  }
}

.wrapper {
  margin: 0 auto;
  width: auto;
}

@media screen and (min-width: 750px) {
  .wrapper {
    width: auto;
  }
}

.container, .container-small {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 750px) {
  .container, .container-small {
    width: 95%;
    margin: auto;
    max-width: 1049px;
  }
}

@media screen and (max-width: 638px) {
  .container-small {
    width: 100%;
    margin: 0;
  }
}

.container-slim {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 20px;
  width: 100%;
}

@media screen and (min-width: 750px) {
  .container-slim {
    margin: auto;
    max-width: 1006px;
    width: 88%;
  }
}

aside {
  margin-bottom: 20px;
}

nav a {
  text-decoration: none;
}

/** Header
 -------------------------------------------------- */
.page-header--layout {
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 6px;
  padding-right: 6px;
}

@media screen and (min-width: 750px) {
  .page-header--layout {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.page-header {
  position: absolute;
  width: 100%;
  z-index: 3;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004d80+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(top, #004d80 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #004d80 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #004d80 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004d80', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
}

.utility {
  padding-left: 0;
  font-size: .75em;
  height: 29px;
  list-style-type: none;
  margin: 0;
}

.utility a {
  color: #fff;
  height: 24px;
  display: block;
  padding: 0 6px;
  position: relative;
}

.utility a:visited {
  color: #fff;
  text-decoration: none;
}

.utility li {
  display: block;
}

.utility-link {
  padding-top: 9px;
  position: relative;
  border-left: 1px solid white;
  margin-left: 1em;
  padding-left: 1em;
  margin-right: 1em;
}

.utility-link a {
  text-decoration: none;
  vertical-align: top;
}

.utility-link .icon {
  color: white;
}

.utility-link:hover {
  cursor: pointer;
}

.utility-link:hover .o-s-dropdown {
  visibility: visible;
  opacity: 1;
}

.o-s-dropdown {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  -webkit-box-shadow: 0px 1px 4px #444;
  -moz-box-shadow: 0px 1px 4px #444;
  box-shadow: 0px 1px 4px #444;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 0px;
  top: 17px;
  z-index: 8;
  list-style: none;
}

.o-s-dropdown li {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background-color: #fff;
  width: 135px;
  padding-left: 5px;
}

.o-s-dropdown li:hover {
  background-color: #bfbfbf;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bfbfbf), to(#ddd));
  background-image: -webkit-linear-gradient(top, #bfbfbf, #ddd);
  background-image: -moz-linear-gradient(top, #bfbfbf, #ddd);
  background-image: -ms-linear-gradient(top, #bfbfbf, #ddd);
  background-image: -o-linear-gradient(top, #bfbfbf, #ddd);
  background-image: linear-gradient(to bottom, #bfbfbf, #ddd);
  cursor: pointer;
}

.o-s-dropdown a {
  display: block;
  padding: 10px;
  text-indent: -9999px;
  min-height: 25px;
}

.o-s-vail {
  background: url(../img/Vail.ashx) no-repeat 0 50%;
}

.o-s-beaver {
  background: url(../img/BeaverCreek.ashx) no-repeat 0 50%;
}

.o-s-key {
  background: url(../img/Keystone.ashx) no-repeat 0 50%;
}

.o-s-heaven {
  background: url(../img/Heavenly.ashx) no-repeat 0 50%;
}

.o-s-northstar {
  background: url(../img/Northstar_logo_130x22.ashx) no-repeat 0 50%;
}

.o-s-kirk {
  background: url(../img/Logos.KW.bigK.Kirkwood.74x37.png) no-repeat 0 50%;
}

.form-search {
  border-radius: 0px;
  height: 19px;
  padding: 3px 0px 0 0px;
  width: 180px;
  padding: 5px 3px 2px 3px;
  margin-top: 3px;
  background: rgba(255, 255, 255, 0.3);
}

.form-search ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}

.form-search ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}

.form-search :-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}

.form-search :-moz-placeholder {
  /* Firefox 18- */
  color: white;
}

.form-search input,
.form-search button[type=submit] {
  background: transparent;
  border: 0px;
  float: left;
  width: 162px;
}

.form-search button[type=submit] {
  background: transparent url(../img/search-icon.png) no-repeat right top;
  height: 15px;
  text-indent: -9999px;
  width: 15px;
  background-size: 100%;
}

.logo-info {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  clear: both;
  padding: 50px 20px 16px;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 750px) {
  .logo-info .main-logo {
    float: left;
  }
}

@media screen and (min-width: 1096px) {
  .logo-info {
    padding: 18px 54px 0;
  }
}

.quick-info {
  background-color: #e9e9e9;
  display: none;
  float: right;
  height: 49px;
  margin-top: 6px;
  padding: 0 3px;
  width: 186px;
  text-align: center;
}

@media screen and (min-width: 750px) {
  .quick-info {
    display: block;
  }
}

.quick-info a {
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
  color: #7f7f7f;
  font-size: 11px;
  font-weight: bold;
  padding: 30px 0 4px;
  text-decoration: none;
  text-transform: uppercase;
}

.quick-photo {
  background-position: -197px -175px;
}

.quick-vid {
  background-position: -137px -175px;
}

.quick-webcam {
  background-position: -258px -176px;
}

/** Main Navigation
 -------------------------------------------------- */
.oldie .small-nav-button {
  text-transform: lowercase;
  font-family: sans-serif;
  line-height: 36px;
}

.small-nav-button {
  background-color: #004d80;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: 'icons';
  font-size: 34px;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 51;
}

.small-nav-button.is-admin {
  top: 32px;
}

@media screen and (min-width: 1096px) {
  .small-nav-button {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .is-admin {
    top: 28px;
  }
}

.breck-mid-label {
  display: none;
}

.main-nav {
  border-bottom: none;
  bottom: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  font-size: .8em;
  left: 0;
  letter-spacing: .15em;
  margin: 0;
  position: fixed;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 37px;
  width: 100%;
  z-index: 7;
}

.main-nav .container, .main-nav .container-small {
  width: 100%;
}

@media screen and (min-width: 1096px) {
  .main-nav .container, .main-nav .container-small {
    width: 90%;
  }
}

@media screen and (min-width: 1096px) {
  .main-nav {
    display: block;
    font-size: 11px;
    margin: auto;
    position: relative;
    text-align: left;
    top: auto;
    width: 100%;
  }
}

.main-nav ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
}

.main-nav ul li {
  margin: 0;
}

.main-nav ul li a {
  border-bottom: 1px solid #333333;
  color: #adc9dc;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 6px;
  padding: 12px 0;
  background: #004d80;
}

@media screen and (min-width: 1096px) {
  .main-nav ul li a {
    color: #fff;
    border-bottom: 0;
    padding-left: 10px;
  }
}

@media screen and (min-width: 1096px) {
  .main-nav ul li a {
    padding: 10px 12px;
    background: none;
  }
}

.main-nav ul li a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 1096px) {
  .main-nav ul li {
    display: inline-block;
  }
}

.main-nav ul > li a {
  display: none;
}

@media screen and (min-width: 1096px) {
  .main-nav ul > li a {
    display: block;
  }
}

@media screen and (max-width: 638px) {
  .main-nav .nav-1 {
    padding: 6px 0 8px;
  }
}

@media screen and (max-width: 638px) {
  .main-nav .nav-1 ul li,
  .main-nav .nav-1 ul li a {
    display: inline;
    padding: 0 6px;
    border-bottom: 0;
  }
}

.main-nav .account-icon {
  display: none;
  float: right;
}

@media screen and (max-width: 750px) {
  .main-nav .account-icon {
    display: inline-block;
  }
}

@media screen and (max-width: 638px) {
  .main-nav .account-icon {
    background-color: orange;
    display: block;
    float: none;
  }
}

.main-nav .subnav {
  background-color: #333333;
}

.main-nav .subnav a {
  color: #fff;
}

@media screen and (min-width: 1096px) {
  .ie8 .main-nav ul li a, .ie9 .main-nav ul li a {
    font-size: 12px;
    padding: 15px 10px;
  }
}

.sub-menu {
  background-color: #004d80;
  text-align: center;
  z-index: 1;
}

@media screen and (min-width: 1096px) {
  .sub-menu {
    display: none;
    position: absolute;
    text-align: left;
    top: 32px;
  }
}

.sub-menu .menu-item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  padding: 6px auto 6px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}

.sub-menu .menu-item a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  color: #fff;
}

.sub-menu .menu-item a:hover {
  background-color: #004d80;
  color: #fff;
}

.blog-links {
  font-family: 'Josefin Sans', Helvetica, sans-serif;
  font-weight: 400;
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0 0 5px;
  text-align: center;
}

@media screen and (min-width: 639px) {
  .blog-links {
    padding: 0;
  }
}

.blog-links > .menu-item {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  margin-bottom: 9px;
}

@media screen and (min-width: 750px) {
  .blog-links > .menu-item {
    display: block;
    float: left;
    padding: 0 0 5px 36px;
    margin-bottom: 0;
  }
  .blog-links > .menu-item:first-child {
    padding-left: 0;
  }
}

.blog-links > .menu-item a {
  text-decoration: none;
}

.subnav {
  border-bottom: 1px solid #e5e3e3;
  font-size: 15px;
  margin-bottom: 20px;
}

@media screen and (min-width: 639px) {
  .subnav {
    font-size: 18px;
  }
}

@media screen and (min-width: 750px) {
  .subnav {
    font-size: 22px;
  }
}

.show {
  display: block;
}

/* Disable subnavigation on mobile */
.body-background {
  background: url(../img/body-background.png);
  background-size: 100%;
}

.wrapper.body-background {
  margin-top: 40px;
}

@media screen and (min-width: 1096px) {
  .wrapper.body-background {
    margin-top: 0;
  }
}

.page-title {
  text-align: center;
  position: relative;
}

.page-title h1 {
  text-transform: uppercase;
  color: #004d80;
  padding: 24px 0;
  margin: 25px 20px 10px 20px;
  border-top: 1px solid #004d80;
  border-bottom: 1px solid #004d80;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 750px) {
  .page-title h1 {
    margin: 20px 70px;
  }
}

.page-title h1::before {
  content: '';
  background: #fff url(../img/breck-b.png) no-repeat center;
  width: 50px;
  height: 30px;
  position: absolute;
  top: -20px;
  left: 50%;
  right: 50%;
  margin-left: -15px;
}

.page .post-excerpt-title {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #004d80;
  padding: 24px 0;
  margin: 25px 20px 10px 20px;
  border-top: 1px solid #004d80;
  border-bottom: 1px solid #004d80;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 750px) {
  .page .post-excerpt-title {
    margin: 20px 70px;
  }
}

.page .post-excerpt-title::before {
  content: '';
  background: #fff url(../img/breck-b.png) no-repeat center;
  width: 50px;
  height: 30px;
  position: absolute;
  top: -20px;
  left: 50%;
  right: 50%;
  margin-left: -15px;
}

/** Hero
 -------------------------------------------------- */
.hero {
  position: relative;
  z-index: 1;
}

.hero img {
  width: 100%;
}

@media only screen and (min-width: 30em) {
  .hero img {
    width: 105%;
  }
}

@media only screen and (min-width: 50em) {
  .hero img {
    width: 100%;
  }
}

@media only screen and (min-width: 70em) {
  .hero img {
    width: 100%;
  }
}

/** Feature
 -------------------------------------------------- */
.feature {
  background-color: #fff;
  padding: 0 20px 20px;
}

@media screen and (min-width: 750px) {
  .feature {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
  }
}

.post-feature {
  position: relative;
}

.post-feature img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
}

.post-feature a {
  text-decoration: none;
}

.post-feature-info {
  background: rgba(0, 77, 128, 0.7);
  margin: 0;
  padding: 10px;
}

@media screen and (min-width: 750px) {
  .post-feature-info {
    -moz-border-top-right-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
    bottom: 0;
    left: 0;
    position: absolute;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    width: 66.66%;
  }
}

.oldie .post-feature-info {
  background: #004d80;
}

.post-feature-date {
  color: #fff;
  display: inline-block;
}

.post-feature-title {
  color: #fff;
  font: 20px/24px 'Josefin Sans', Helvetica, sans-serif;
  font-weight: 700;
  margin: 0;
}

@media screen and (min-width: 1096px) {
  .post-feature-title {
    font-size: 28px;
    line-height: 30px;
  }
}

@media screen and (min-width: 750px) {
  .featured-home-sidebar {
    background: url(../img/corner-texture.jpg) no-repeat 0 0;
    border-left: 1px solid #f2f1f1;
    margin-left: -9px;
  }
}

@media screen and (min-width: 1096px) {
  .featured-home-sidebar {
    min-height: 310px;
  }
}

.error404 .blog-search {
  float: none;
}

.advert {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  margin: 22px 0 0;
  text-align: center;
}

@media screen and (min-width: 750px) {
  .advert {
    margin: 0 0 0 6%;
  }
}

.icon-fb,
.icon-tw,
.icon-yt,
.icon-in,
.icon-pn,
.icon-rss {
  background-image: url(../img/sprite.png);
  background-position: 0 -60px;
  background-repeat: none;
  display: block;
  height: 43px;
  text-indent: -9999px;
  width: 41px;
}

.icon-tw {
  background-position: -50px -60px;
}

.icon-yt {
  background-position: -100px -60px;
}

.icon-rss {
  background-position: -150px -60px;
}

.icon-in {
  background-position: -200px -60px;
}

.icon-pn {
  background-position: -250px -60px;
}

/** Pagination
 -------------------------------------------------- */
.pagination {
  display: block;
  overflow: hidden;
  text-align: center;
}

.paginate {
  font-family: 'icons';
  font-size: 32px;
  background-color: #bfbfbf;
  display: inline-block;
  margin: 0 20px;
}

.paginate a {
  display: table-cell;
  text-decoration: none;
}

/** Posts
 -------------------------------------------------- */
.posts article {
  margin-bottom: 30px;
}

@media screen and (min-width: 750px) {
  .posts article {
    margin-bottom: 100px;
  }
}

.posts article p {
  font-size: 14px;
}

.wp-caption {
  max-width: 100%;
}

/** Social
 -------------------------------------------------- */
.social {
  background-color: #fff;
  border: 1px solid #E5E3E3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  text-align: center;
}

.social.ul {
  padding-left: 0;
}

.social li {
  display: inline-block;
  margin: 1%;
}

.social br {
  display: none;
}

@media screen and (min-width: 750px) and (max-width: 944px) {
  .social br {
    display: block;
  }
}

/** Sidebar Widgets
 -------------------------------------------------- */
@media screen and (max-width: 750px) {
  .sidebar {
    margin-top: 26px;
  }
}

#attachment, .widget, .popular, .events {
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #E5E3E3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}

@media screen and (min-width: 750px) {
  #attachment {
    padding: 8px 10px 10px;
  }
}

#attachment h1 {
  font: 22px 'Josefin Sans', Helvetica, sans-serif;
  margin: 0;
}

@media screen and (min-width: 750px) {
  .widget {
    padding: 8px 10px 10px;
  }
}

.widget .widget-title {
  background-color: #004d80;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  display: block;
  font-family: 'Josefin Sans', Helvetica, sans-serif;
  margin-left: -10px;
  margin-top: -10px;
  padding: 10px 10px 6px;
  width: 100%;
}

@media screen and (min-width: 750px) {
  .widget .widget-title {
    margin-top: -8px;
    padding-top: 8px;
    padding-top: 6px;
  }
}

.widget .widget-title:after {
  float: right;
  font-family: 'icons';
}

.widget h1, .widget h2 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 6px;
  margin-top: 0;
}

.widget ul {
  color: #444339;
  padding-left: 20px;
  margin: 0;
  font-size: 15px;
  line-height: 22px;
}

.widget ul a {
  text-decoration: none;
  color: #444339;
}

.widget ul a:hover {
  color: #d71920;
  text-decoration: underline;
}

.widget_search,
.widget_text {
  border: 0;
  padding: 0;
}

.widget_search {
  height: 40px;
}

@media screen and (min-width: 750px) {
  .sidebar-home .widget_search {
    height: 22px;
  }
}

.widget_text {
  margin-top: 20px;
}

@media screen and (min-width: 750px) {
  .popular, .events {
    padding: 8px 10px 10px;
  }
}

.popular h1, .events h1 {
  font: 22px 'Josefin Sans', Helvetica, sans-serif;
  margin: 0;
}

.popular h2, .events h2 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}

.popular .post-date, .events .post-date {
  background: #444339;
  font-size: 11px;
  left: auto;
  margin-bottom: 6px;
  padding: 2px 5px;
  position: relative;
  top: -2px;
}

/* 	Widget-specific icons
	------------------------------------------------------- */
.widget_categories .widget-title:after {
  content: 't';
}

.widget_recent_entries .widget-title:after {
  content: 'm';
}

.widget_twitter .widget-title:after {
  content: 'Y';
}

.breck-events-widget .widget-title:after {
  content: '7';
}

.widget_archive .widget-title:after {
  content: 'B';
}

.widget_recent_comments .widget-title:after {
  content: 'C';
}

.post-date-noimg {
  display: inline-block;
  background: #444339;
  padding: 5px 8px;
  color: #fff;
  font-size: .8em;
  vertical-align: baseline;
  margin-right: 8px;
  position: static;
  float: left;
  top: 0;
}

@media screen and (max-width: 750px) {
  .post-date-noimg {
    margin-top: -5px;
  }
}

.sidebar-excerpt-link {
  display: block;
  text-decoration: none;
}

.thumb {
  float: left;
  margin-right: 10px;
  width: 33.33%;
}

@media screen and (max-width: 750px) {
  .thumb {
    width: auto;
  }
}

@media screen and (max-width: 638px) {
  .thumb {
    width: auto;
  }
}

.small-entry {
  margin: 10px 0 0;
  padding: 0;
}

.small-entry .thumb {
  margin-left: 0;
  margin-right: 10px;
  float: left;
  width: 33.33%;
}

.small-entry .post-date {
  background: #bfbfbf;
  font-size: 12px;
  margin-bottom: 4px;
  padding: 2px 4px;
  position: static;
  right: auto;
}

@media screen and (max-width: 750px) {
  .small-entry .post-date {
    padding: 4px 6px;
    font-size: 13px;
  }
}

.small-entry h2 {
  font-size: 14px;
}

.small-entry h2 a {
  text-decoration: none;
}

#wp-calendar {
  width: 100%;
  text-align: center;
}

#wp-calendar caption {
  font-size: 20px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 6px;
  text-align: left;
}

#wp-calendar tfoot {
  margin-bottom: 100px;
}

#s {
  width: 98%;
  margin-bottom: 6px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

#searchsubmit {
  background-color: #ddd;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/** Footer
 -------------------------------------------------- */
.page-footer {
  position: relative;
}

.page-footer::before {
  content: '';
  position: absolute;
  top: -32px;
  background-image: url(../img/footer-edge.png);
  width: 298px;
  height: 32px;
  right: 0;
}

@media screen and (min-width: 1px) {
  .page-footer {
    background: #333333 url(../img/footer-edge-2.png) no-repeat 0 bottom;
    border-top: none;
    color: #ccc;
    font-size: .8em;
    line-height: 1.56em;
    padding: 27px 48px;
  }
}

@media screen and (max-width: 638px) {
  .page-footer {
    padding: 5px 10px;
  }
}

.page-footer ul {
  font-size: .9em;
  list-style-type: none;
  padding: 0;
}

@media screen and (max-width: 750px) {
  .page-footer ul {
    margin: 10px 0 20px;
  }
}

@media screen and (max-width: 638px) {
  .page-footer ul {
    margin: 0;
  }
}

.page-footer ul li {
  margin-bottom: 10px;
}

.page-footer ul li a {
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  .page-footer ul li {
    display: inline-block;
    margin: 4px;
  }
}

.page-footer a, .page-footer a:visited, .page-footer a:hover {
  color: #ccc;
}

.page-footer .copyright {
  clear: both;
  font-size: 10px;
  padding-top: 10px;
}

.page-footer .copyright-links {
  padding-top: 25px;
}

.more-info {
  display: block;
  text-transform: uppercase;
}

@media screen and (max-width: 638px) {
  .more-info {
    padding: 14px 0;
  }
}

.icon-fb-sm, .icon-tw-sm, .icon-yt-sm, .icon-mb-sm, .icon-bz-sm {
  background-image: url(../img/sprite.png);
  background-position: 0 -60px;
  background-repeat: no-repeat;
  display: block;
  height: 18px;
  margin-top: 2px;
  padding-left: 20px;
}

.icon-fb-sm {
  background-position: 0 -102px;
}

.icon-tw-sm {
  background-position: 0 -121px;
}

.icon-yt-sm {
  background-position: 0 -140px;
}

.icon-mb-sm {
  background-position: 0 -216px;
}

.icon-bz-sm {
  background-position: 0 -197px;
}

.inline-list li {
  display: inline-block;
}

.up-and-under--layout {
  position: relative;
  z-index: 0;
  margin-top: -8%;
}

.page li.categories {
  color: #d71920;
}

.page .categories {
  list-style: none;
  text-align: center;
}

.page .categories li {
  list-style: none;
}

.page .categories ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 15px;
  padding: 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.page .categories ul > li {
  margin: 0.5em;
  text-align: center;
  min-height: 100px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9ecf1+0,f1f2f6+100 */
  background: #e9ecf1;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #e9ecf1 0%, #f1f2f6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #e9ecf1 0%, #f1f2f6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #e9ecf1 0%, #f1f2f6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ecf1', endColorstr='#f1f2f6',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  width: 50%;
}

@media (min-width: 40rem) {
  .page .categories ul > li {
    width: 25%;
    margin: 1em;
  }
}

@media (min-width: 56rem) {
  .page .categories ul > li {
    width: 20%;
  }
}

.resort-logo {
  max-height: 50px;
  width: 32px;
  margin-right: 15px;
}

.social-list li {
  margin-left: 0.5em;
}

@media screen and (min-width: 750px) {
  .social-list {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

.relative {
  position: relative;
}

.partner-logo {
  width: 100px;
}

.archive-description {
  text-align: center;
  color: #d71920;
  text-transform: uppercase;
}

/* Content Styles */
body {
  color: #353434;
}

/* @group utility classes */
.hidden {
  display: none;
}

a, a:visited {
  color: #004d80;
}

a:hover {
  color: #d71920;
}

/* @end */
/* @group icon replacements/mobile classes */
@media screen and (max-width: 638px) {
  .small-hide {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .medium-hide {
    display: none;
  }
}

.icon {
  font-family: 'icons';
}

.icon-replace .icon {
  display: none;
}

@media screen and (max-width: 750px) {
  .icon-replace .icon {
    display: block;
  }
}

@media screen and (max-width: 638px) {
  .icon-replace .icon {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .icon-replace .text {
    display: none;
  }
}

@media screen and (max-width: 638px) {
  .icon-replace .text {
    display: block;
  }
}

/* @end */
/* @group image placeholders */
.img {
  width: 100%;
}

/* @end */
/* @group text sizes */
.text-large, h1 {
  font-size: 32px;
}

@media screen and (max-width: 750px) {
  .text-large, h1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 638px) {
  .text-large, h1 {
    font-size: 20px;
  }
}

.text-medium, h2 {
  font-size: 24px;
}

@media screen and (max-width: 750px) {
  .text-medium, h2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 638px) {
  .text-medium, h2 {
    font-size: 18px;
  }
}

.text-small, h3 {
  font-size: 16px;
}

/* @end */
.post iframe {
  max-width: 100%;
}

.sidebar-excerpt-link, .excerpt {
  position: relative;
}

.post-date {
  color: #d71920;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
}

.post-excerpt-title {
  color: #004d80;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 10px 0;
  font-size: 25px;
  text-transform: uppercase;
}

@media screen and (min-width: 750px) {
  .post-excerpt-title {
    font-size: 45px;
  }
}

.post-excerpt-title a {
  text-decoration: none;
}

.post-excerpt-title {
  font-family: 'Josefin Sans', Helvetica, sans-serif;
}

.post-excerpt p {
  line-height: 1.3em;
  margin-top: 6px;
}

@media screen and (min-width: 750px) {
  .excerpt--layout {
    display: flex;
    align-items: flex-start;
  }
}

@media screen and (min-width: 750px) {
  .excerpt--layout .excerpt-figure {
    flex: 1;
  }
}

@media screen and (min-width: 750px) {
  .excerpt--layout .excerpt-body {
    flex: 1;
  }
}

@media screen and (min-width: 750px) {
  .excerpt--layout .excerpt-body .excerpt-pad {
    padding: 0 3em;
  }
}

.posts .excerpt:nth-child(odd) .excerpt--layout {
  padding: 2rem 0;
  flex-direction: row-reverse;
}

.posts .excerpt:nth-child(even) .excerpt--layout {
  padding: 2rem 0;
  background: url(../img/alt-texture.png) no-repeat right top;
}

/* Archive & Search pages */
.archive .post-excerpt p, .search .post-excerpt p {
  font-size: 14px;
  line-height: 20px;
}

@media screen and (min-width: 750px) {
  .archive .post-excerpt p, .search .post-excerpt p {
    font-size: 16px;
    line-height: 24px;
  }
}

.archive .subnav, .search .subnav {
  margin-bottom: 0;
}

@media screen and (min-width: 750px) {
  .archive .subnav, .search .subnav {
    margin-bottom: 20px;
  }
}

.archive .feature, .search .feature {
  padding-bottom: 0;
}

@media screen and (min-width: 750px) {
  .archive .feature, .search .feature {
    padding-bottom: 100px;
  }
}

.archive .slim-posts, .search .slim-posts {
  border-top: 0;
  padding-top: 0px;
}

@media screen and (min-width: 750px) {
  .archive .slim-posts, .search .slim-posts {
    padding-top: 0;
  }
}

.archive .main-post, .search .main-post {
  padding-top: 20px;
}

@media screen and (min-width: 750px) {
  .archive .main-post, .search .main-post {
    border-top: 0px;
  }
}

.archive .advert, .search .advert {
  padding-bottom: 20px;
}

@media screen and (min-width: 750px) {
  .archive .advert, .search .advert {
    margin: 22px 0 0;
    padding-top: 38px;
  }
}

/* Single posts and Pages */
.single .post-excerpt p, .page .post-excerpt p {
  font-size: 14px;
  line-height: 20px;
}

@media screen and (min-width: 750px) {
  .single .post-excerpt p, .page .post-excerpt p {
    font-size: 16px;
    line-height: 24px;
  }
}

.single .subnav, .page .subnav {
  margin-bottom: 0;
}

@media screen and (min-width: 750px) {
  .single .subnav, .page .subnav {
    margin-bottom: 20px;
  }
}

.single .feature, .page .feature {
  padding-bottom: 0;
}

@media screen and (min-width: 750px) {
  .single .feature, .page .feature {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 750px) {
  .single .post-excerpt-title, .page .post-excerpt-title {
    margin-bottom: 10px;
  }
}

.single .main-post h2, .page .main-post h2 {
  color: #004d80;
  font-size: 20px;
  margin-top: 30px;
}

.single .slim-posts, .page .slim-posts {
  border-top: 0;
  padding-top: 0px;
}

@media screen and (min-width: 750px) {
  .single .slim-posts, .page .slim-posts {
    padding-top: 0;
  }
}

@media screen and (min-width: 750px) {
  .single .main-post, .page .main-post {
    border-top: 0px;
  }
}

.single .advert, .page .advert {
  padding-bottom: 20px;
}

@media screen and (min-width: 750px) {
  .single .advert, .page .advert {
    margin: 22px 0 0;
    padding-top: 38px;
  }
}

@media screen and (min-width: 750px) {
  .sidebar-home .blog-search {
    left: auto;
    position: absolute;
    right: 20px;
    top: 0;
    width: 30.12856%;
  }
}

.post-meta {
  margin: 10px 0;
}

.single .main-post .post-date {
  float: left;
  position: static;
  padding: 0 6px 0 0;
  background: none;
  color: inherit;
  border-right: 1px solid #bfbfbf;
}

@media screen and (min-width: 750px) {
  .single .main-post .post-date {
    font-size: 13px;
  }
}

.author {
  float: left;
  clear: right;
  font-size: .8em;
  padding-left: 6px;
}

figcaption {
  color: #bfbfbf;
  font-size: 12px;
  font-style: italic;
  background: #444339;
  padding: 5px 7px 6px;
}

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

blockquote {
  background: white url(../img/texture2.jpg) repeat-x 0 bottom;
  border: 1px solid #ebebeb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #7f7f7f;
  font-style: italic;
  line-height: 26px;
  margin: 20px 0;
  padding: 20px;
}

@media screen and (min-width: 750px) {
  blockquote {
    margin: 20px 60px;
  }
}

/* Event Single Post Template */
.event-image {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1096px) {
  .event-image {
    border-right: 1px solid #BFBFBF;
    float: left;
    padding-right: 10px;
  }
}

.event-detail-list {
  font-size: 14px;
  line-height: 18px;
  margin: 10px 0;
}

.event-detail-list dt {
  float: left;
  font-weight: bold;
  width: 90px;
}

/* 	Attachment
	------------------------------------------------------- */
#attachment a {
  text-decoration: none;
}

#attachment p {
  margin: 0 0 10px;
}

#attachment h1 {
  margin-bottom: 10px;
}

#attachment .icon {
  vertical-align: bottom;
}

.attachment-excerpt {
  font-size: 14px;
}

.attachment-large {
  margin-bottom: 10px;
  width: auto;
}

.attachment-next {
  float: right;
  position: relative;
  cursor: pointer;
}

.attachment-prev {
  float: left;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}

.gallery-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.gallery-nav a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #fff;
  font-size: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -50px;
  position: absolute;
  text-shadow: 0px 1px 10px #000;
  top: 50%;
}

.gallery-nav a:hover {
  color: #004d80;
}

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

/* 	Comments
	------------------------------------------------------- */
.reply-list {
  padding: 0;
  list-style-type: none;
  font-size: 13px;
}

.reply-list > .li-comment {
  margin-bottom: 16px;
}

@media screen and (min-width: 639px) {
  .reply-list > .li-comment {
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px;
    padding: 10px;
  }
}

.children {
  list-style-type: none;
}

#comment {
  max-width: 100%;
  display: block;
}

#submit {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #aaa;
}

#commentform label {
  margin-right: 10px;
}

#commentform input, #commentform textarea {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #bbb;
}

/* 	Error 404
	------------------------------------------------------- */
.error {
  margin-top: 0;
}

.post-single-title {
  color: white;
  margin: 0;
}

.slant-background {
  background: #fff url(../img/blue-slant.png) no-repeat 0 bottom;
  background-size: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 30em) {
  .slant-background {
    padding-top: 50px;
    padding-bottom: 60px;
    margin-top: 10px;
  }
}

@media screen and (min-width: 1096px) {
  .slant-background {
    padding-top: 70px;
    padding-bottom: 100px;
    margin-top: 25px;
  }
}

@media only screen and (min-width: 96em) {
  .slant-background {
    margin-top: 36px;
  }
}

@media only screen and (min-width: 106em) {
  .slant-background {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 110em) {
  .slant-background {
    margin-top: 43px;
  }
}

.read-more-btn {
  display: block;
  width: 140px;
  padding: 15px 5px;
  text-align: center;
  color: white !important;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 16px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#015187+0,015187+50,004d80+51,004677+100 */
  background: #015187;
  /* Old browsers */
  background: -moz-linear-gradient(top, #015187 0%, #015187 50%, #004d80 51%, #004677 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #015187 0%, #015187 50%, #004d80 51%, #004677 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #015187 0%, #015187 50%, #004d80 51%, #004677 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015187', endColorstr='#004677',GradientType=0 );
  /* IE6-9 */
}

.read-more-btn:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5171c+0,b5171c+49,b5171c+49,970f11+50,970f11+50,970f11+100 */
  background: #b5171c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b5171c 0%, #b5171c 49%, #b5171c 49%, #970f11 50%, #970f11 50%, #970f11 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b5171c 0%, #b5171c 49%, #b5171c 49%, #970f11 50%, #970f11 50%, #970f11 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b5171c 0%, #b5171c 49%, #b5171c 49%, #970f11 50%, #970f11 50%, #970f11 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5171c', endColorstr='#970f11',GradientType=0 );
  /* IE6-9 */
}
