/*!
 * EnduraPix Site Styles
 *
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*
  BLUEPRINT CSS
   * Filename:        compressed.css
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/

   Generated by:
    * Blueprint CSS Grid Generator (2008-02-25) [http://kematzy.com/blueprint-generator/]

  == STRUCTURE: ========================
   * Page width:            950 px
   * Number of columns:     24
   * Column width:          30 px
   * Margin width:          10 px
  ======================================

*/
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.5; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

table, td, th {
  vertical-align: middle; }

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

blockquote, q {
  quotes: "" ""; }

a img {
  border: none; }

/* typography.css */
body {
  font-size: 87.5%;
  color: #222;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #111; }

h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }

h2 {
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
  height: 1.25em; }

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-size: 1em;
  font-weight: bold; }

input, select, th, td, p, em, blockquote, li, li li, li p {
  font-size: 1em; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }

p img {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0; }

p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em; }

a:focus, a:hover {
  color: #000; }

a {
  color: #009;
  text-decoration: underline; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em, dfn {
  font-style: italic; }

dfn {
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre, code {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul, ol {
  margin: 0 1.5em 1.5em 1.5em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }

dl dt {
  font-weight: bold; }

dd {
  margin-left: 1.5em; }

caption {
  background: #eee; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

#footer p img {
  float: none;
  margin: 0 .5em;
  padding: 0;
  vertical-align: bottom; }

.clearfix:after, .container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix, .container {
  display: inline-block; }

/* html .clearfix, * html .container {height:1%;}*/
.clearfix, .container {
  display: block; }

.clear {
  clear: both; }

/* forms.css */
label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #ccc; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, textarea, select {
  margin: 0;
  border: 1px solid #bbb; }

input.text:focus, input.title:focus, textarea:focus, select:focus {
  border: 1px solid #666; }

input.text, input.title {
  width: 300px;
  padding: 5px; }

input.title {
  font-size: 1.5em; }

textarea {
  width: 390px;
  height: 250px;
  padding: 5px; }

.error, .notice, .success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd; }

.error {
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #FBC2C4; }

.notice {
  background: #FFF6BF;
  color: #514721;
  border-color: #FFD324; }

.success {
  background: #E6EFC2;
  color: #264409;
  border-color: #C6D880; }

.error a {
  color: #8a1f11; }

.notice a {
  color: #514721; }

.success a {
  color: #264409; }

.container_16 {
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 750px) {
  /* =Containers
	--------------------------------------------------------------------------------*/
  .container_12,
  .container_16 {
    margin-left: 4%;
    margin-right: 4%;
    padding: 0;
    width: 92%; }
  /* =Grid >> Global
	--------------------------------------------------------------------------------*/
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12,
  .grid_13,
  .grid_14,
  .grid_15,
  .grid_16 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%; }
  .container_12 .grid_3,
  .container_16 .grid_4 {
    width: 23%; }
  .container_12 .grid_6,
  .container_16 .grid_8 {
    width: 48%; }
  .container_12 .grid_9,
  .container_16 .grid_12 {
    width: 73%; }
  .container_12 .grid_12,
  .container_16 .grid_16 {
    width: 98%; }
  /* =Grid >> Children (Alpha ~ First, Omega ~ Last)
	--------------------------------------------------------------------------------*/
  .alpha {
    margin-left: 0; }
  .omega {
    margin-right: 0; }
  /* =Grid >> 12 Columns
	--------------------------------------------------------------------------------*/
  .container_12 .grid_1 {
    width: 6.333%; }
  .container_12 .grid_2 {
    width: 14.666%; }
  .container_12 .grid_4 {
    width: 31.333%; }
  .container_12 .grid_5 {
    width: 39.666%; }
  .container_12 .grid_7 {
    width: 56.333%; }
  .container_12 .grid_8 {
    width: 64.666%; }
  .container_12 .grid_10 {
    width: 81.333%; }
  .container_12 .grid_11 {
    width: 89.666%; }
  /* =Grid >> 16 Columns
	--------------------------------------------------------------------------------*/
  .container_16 .grid_1 {
    width: 4.25%; }
  .container_16 .grid_2 {
    width: 10.5%; }
  .container_16 .grid_3 {
    width: 16.75%; }
  .container_16 .grid_5 {
    width: 29.25%; }
  .container_16 .grid_6 {
    width: 35.5%; }
  .container_16 .grid_7 {
    width: 41.75%; }
  .container_16 .grid_9 {
    width: 54.25%; }
  .container_16 .grid_10 {
    width: 60.5%; }
  .container_16 .grid_11 {
    width: 66.75%; }
  .container_16 .grid_13 {
    width: 79.25%; }
  .container_16 .grid_14 {
    width: 85.5%; }
  .container_16 .grid_15 {
    width: 91.75%; }
  /* =Prefix Extra Space >> Global
	--------------------------------------------------------------------------------*/
  .container_12 .prefix_3,
  .container_16 .prefix_4 {
    padding-left: 25%; }
  .container_12 .prefix_6,
  .container_16 .prefix_8 {
    padding-left: 50%; }
  .container_12 .prefix_9,
  .container_16 .prefix_12 {
    padding-left: 75%; }
  /* =Prefix Extra Space >> 12 Columns
	--------------------------------------------------------------------------------*/
  .container_12 .prefix_1 {
    padding-left: 8.333%; }
  .container_12 .prefix_2 {
    padding-left: 16.666%; }
  .container_12 .prefix_4 {
    padding-left: 33.333%; }
  .container_12 .prefix_5 {
    padding-left: 41.666%; }
  .container_12 .prefix_7 {
    padding-left: 58.333%; }
  .container_12 .prefix_8 {
    padding-left: 66.666%; }
  .container_12 .prefix_10 {
    padding-left: 83.333%; }
  .container_12 .prefix_11 {
    padding-left: 91.666%; }
  /* =Prefix Extra Space >> 16 Columns
	--------------------------------------------------------------------------------*/
  .container_16 .prefix_1 {
    padding-left: 6.25%; }
  .container_16 .prefix_2 {
    padding-left: 12.5%; }
  .container_16 .prefix_3 {
    padding-left: 18.75%; }
  .container_16 .prefix_5 {
    padding-left: 31.25%; }
  .container_16 .prefix_6 {
    padding-left: 37.5%; }
  .container_16 .prefix_7 {
    padding-left: 43.75%; }
  .container_16 .prefix_9 {
    padding-left: 56.25%; }
  .container_16 .prefix_10 {
    padding-left: 62.5%; }
  .container_16 .prefix_11 {
    padding-left: 68.75%; }
  .container_16 .prefix_13 {
    padding-left: 81.25%; }
  .container_16 .prefix_14 {
    padding-left: 87.5%; }
  .container_16 .prefix_15 {
    padding-left: 93.75%; }
  /* =Suffix Extra Space >> Global
	--------------------------------------------------------------------------------*/
  .container_12 .suffix_3,
  .container_16 .suffix_4 {
    padding-right: 25%; }
  .container_12 .suffix_6,
  .container_16 .suffix_8 {
    padding-right: 50%; }
  .container_12 .suffix_9,
  .container_16 .suffix_12 {
    padding-right: 75%; }
  /* =Suffix Extra Space >> 12 Columns
	--------------------------------------------------------------------------------*/
  .container_12 .suffix_1 {
    padding-right: 8.333%; }
  .container_12 .suffix_2 {
    padding-right: 16.666%; }
  .container_12 .suffix_4 {
    padding-right: 33.333%; }
  .container_12 .suffix_5 {
    padding-right: 41.666%; }
  .container_12 .suffix_7 {
    padding-right: 58.333%; }
  .container_12 .suffix_8 {
    padding-right: 66.666%; }
  .container_12 .suffix_10 {
    padding-right: 83.333%; }
  .container_12 .suffix_11 {
    padding-right: 91.666%; }
  /* =Suffix Extra Space >> 16 Columns
	--------------------------------------------------------------------------------*/
  .container_16 .suffix_1 {
    padding-right: 6.25%; }
  .container_16 .suffix_2 {
    padding-right: 16.5%; }
  .container_16 .suffix_3 {
    padding-right: 18.75%; }
  .container_16 .suffix_5 {
    padding-right: 31.25%; }
  .container_16 .suffix_6 {
    padding-right: 37.5%; }
  .container_16 .suffix_7 {
    padding-right: 43.75%; }
  .container_16 .suffix_9 {
    padding-right: 56.25%; }
  .container_16 .suffix_10 {
    padding-right: 62.5%; }
  .container_16 .suffix_11 {
    padding-right: 68.75%; }
  .container_16 .suffix_13 {
    padding-right: 81.25%; }
  .container_16 .suffix_14 {
    padding-right: 87.5%; }
  .container_16 .suffix_15 {
    padding-right: 93.75%; } }

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/*
	EnduraPix

	Blue: 329DCE
	Red: 990000
*/
body {
  background: #FFF;
  color: #444;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.3; }

button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; }

#wrapper {
  margin: 0 auto;
  padding-top: 10px; }

.is-admin #wrapper {
  padding-top: 25px; }

#header {
  position: relative; }

#logo {
  margin-bottom: 10px;
  margin-left: 15px; }

#logo img {
  height: auto;
  max-width: 100%; }

#page_home #main {
  padding: 0; }

#page_home #sidebar {
  margin: 0 15px; }

#content {
  clear: both;
  margin: 1.5em 0;
  position: relative; }

#page_home #content {
  margin-top: 0; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #990000;
  font-weight: 700;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

h1 {
  font-size: 1.5em; }

h2 {
  font-size: 1.333em;
  margin-bottom: .5em; }

h3 {
  font-size: 1.125em;
  margin-bottom: .5em; }

h4 {
  font-size: 1em; }

h1 a {
  color: inherit;
  display: block;
  text-decoration: none; }

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

.navigation h4 {
  font-size: 1.1em;
  margin-bottom: .5em; }

.title, .altheading {
  color: #666; }

.pull-right {
  float: right; }

.header-link {
  position: absolute;
  right: 0;
  top: 5px; }

.header-link a {
  color: #888;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
  text-transform: none; }

/* Links */
a {
  color: #222;
  -moz-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in; }

a:hover {
  color: #990000; }

/* Menu Styles */
.head-wrap {
  padding: 0; }

.menu {
  background: #DDD;
  list-style: none;
  margin: 0;
  text-align: center; }

.menu li {
  display: inline-block; }

.menu a {
  display: block;
  font-size: 14px;
  overflow-y: auto;
  padding: 10px 14px; }

.menu li form {
  padding: 5px 14px; }

.menu li.dt {
  display: none; }

#nav, #homenav {
  background: #343434; }

#homenav {
  margin-bottom: 0; }

#nav li a {
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; }

#nav li a:hover {
  color: #990000; }

.active a, a.active {
  color: #990000; }

#nav label {
  color: #FFF;
  font-size: 16px;
  font-weight: normal; }

#homenav .homewrap {
  padding: 10px;
  text-align: center; }

#homenav h2 {
  display: none; }

#homenav form {
  display: inline;
  position: relative; }

#homenav h2, #homenav label {
  color: #fff;
  font-size: 16px;
  text-shadow: none;
  text-transform: uppercase; }

#homenav h2 {
  font-weight: normal;
  margin: 0; }

#homenav label {
  display: inline;
  font-weight: normal; }

.loggedin .submenu a {
  padding: 6px 8px; }

.submenu a {
  padding: 6px 15px;
  position: relative;
  text-decoration: none; }

.submenu a:hover {
  background: #e3e3e3;
  top: 1px; }

.submenu a.active {
  color: #990000; }

.sidenav {
  list-style: none;
  margin: 0 0 1.5em;
  padding: 0; }

.sidenav li {
  margin-bottom: 5px; }

.sidenav li a {
  background: #EAEAEA;
  color: #555;
  display: block;
  font-weight: bold;
  padding: 5px 12px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.sidenav li.active a {
  background: #DDD;
  color: #900; }

.sidenav li a:hover {
  background: #CCC;
  color: #900;
  padding-left: 14px; }

.sidebar {
  position: relative; }

#admin_login {
  left: 0;
  position: absolute;
  top: -25px; }

#admin_login a {
  background: #222;
  color: #fff;
  display: block;
  font-size: 11px;
  padding: 3px 10px;
  text-decoration: none; }

#admin_login a:hover {
  color: #990000; }

/* Login form */
#logmein {
  overflow: hidden; }

#logmein a {
  outline: none; }

/*
#login_inline {
	display: none;
	width: 350px;
}
*/
#login_inline form {
  display: inline; }

#login_inline input {
  display: inline;
  margin: 5px 0; }

.submit_data {
  margin-left: 168px; }

/* Individual Photo */
.display_single {
  margin-bottom: 1.5em;
  position: relative;
  text-align: center; }

.display_single .photo_wrap img {
  max-height: 700px;
  width: auto; }

.details_single {
  margin-bottom: 1.5em; }

.details_single h3 {
  font-weight: bold;
  margin-bottom: 5px; }

.details_single h3 a {
  color: #900;
  text-decoration: none; }

.details_single h3 a:hover {
  text-decoration: underline; }

#banner_image {
  background: #343434;
  position: relative; }

.slideshow {
  display: none; }

.has-slideshow .slideshow {
  display: block; }

#banner_image div,
#banner_image div a {
  height: auto;
  width: 100%; }

#banner_image div img {
  border: none;
  margin: auto; }

.slideshow {
  margin-bottom: 1.5em;
  position: relative; }

.image-exclusive {
  background: #e3e3e3;
  border: 1px solid #999;
  color: #666;
  margin-bottom: 1.5em;
  padding: 1em; }

.image-exclusive p {
  margin-bottom: 0; }

/* Tumbnails */
.thumb_single {
  margin-bottom: 15px; }

.thumb_display {
  font-size: 12px;
  list-style: none;
  margin-left: 0;
  margin-right: 0; }

.thumb_display li {
  display: inline-block;
  vertical-align: bottom; }

.thumb_display li li {
  float: none; }

.thumb_wrap {
  text-align: center; }

.thumb_wrap ul {
  margin: 0;
  padding: 5px 0; }

.thumb_wrap ul a {
  color: #AAA; }

.thumbwrap li {
  text-align: center; }

.thumb_display a {
  display: block;
  text-decoration: none; }

.thumb_display ul a {
  font-size: 14px;
  margin: 0 6px; }

.thumb_display ul a:before {
  font-size: 12px;
  margin-right: 4px; }

.thumb_display a img {
  max-height: 280px;
  vertical-align: middle;
  width: auto; }

.thumb_single:hover .thumb_wrap ul {
  background: #F3F3F3; }

.thumb_single:hover .thumb_wrap ul a {
  color: #343434; }

.thumb_single .thumb_wrap ul a:hover {
  color: #900; }

.thumb_single .or_portrait img {
  height: 300px;
  width: auto; }

/*
.size_th .thumb_image { height: 70px; line-height: 50px; width: 60px; }
.size_s .thumb_image { height: 100px; line-height: 75px; width: 90px; }
.size_m .thumb_image { height: 160px; line-height: 125px; width: 150px; }
.size_l .thumb_image { height: 310px; line-height: 250px; width: 300px; }
*/
/* Search Refine */
.search_refine {
  background: #f6f6f6;
  color: #444;
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  padding: 10px; }

.search_refine h4 {
  margin-bottom: 3px; }

.search_refine ul {
  font-size: .857em;
  margin: 0 0 1em; }

.search_refine ul:last-child {
  margin-bottom: 0; }

.search_refine li {
  display: inline-block; }

.search_refine li:after {
  content: " | "; }

.search_refine li:last-child:after {
  content: ""; }

.search_refine a {
  color: #444;
  text-decoration: none; }

.search_refine a:hover {
  color: #990000; }

.search_refine a:hover span {
  color: #333; }

a.limit {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  color: #CC0000;
  padding: 0 5px 2px;
  text-transform: lowercase;
  vertical-align: bottom; }

#slidenav {
  background: #343434;
  height: 26px;
  padding-left: 20px;
  padding-top: 15px;
  position: relative; }

#slidenav span {
  background: #fff;
  display: block;
  float: left;
  height: 10px;
  margin-right: 8px;
  overflow: hidden;
  outline: none;
  text-indent: -9999px;
  width: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

#slidenav span.cycle-pager-active,
#slidenav span:hover {
  background: #990000; }

.photog {
  bottom: -1px;
  color: #FFF;
  font-size: 12px;
  position: absolute;
  right: 15px;
  font-weight: normal;
  text-shadow: none;
  z-index: 2; }

/* Icons */
ul.image_icons {
  margin-left: 12px;
  overflow: hidden; }

.size_m ul.image_icons {
  margin-left: 44px; }

ul.image_icons li {
  float: left;
  display: inline; }

.image_icons a {
  color: #666;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  width: 22px; }

.image_icons a:hover {
  color: #900; }

.image_icons a span {
  display: block;
  height: 0;
  outline: none;
  text-indent: -9999px; }

.ep-icon:before, .details_single .lightbox:before {
  font-size: 80%;
  margin-right: 5px; }

ul.iconed, ul.buttoned {
  margin-left: 0;
  margin-right: 0; }

.iconed li, .buttoned li {
  list-style: none;
  margin-bottom: 4px; }

button,
.iconed a,
.buttoned a,
input[type="submit"] {
  background-color: #FFF;
  border: 2px solid #900;
  color: #900;
  cursor: pointer;
  display: inline-block;
  line-height: 1.3;
  padding: 6px 20px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.iconed a:hover,
button:hover,
.buttoned a:hover,
input[type="submit"]:hover {
  border-color: #500;
  color: #500; }

button:active,
.iconed a:active,
.buttoned a:active {
  color: #343434;
  top: 1px; }

input[type=submit]:disabled,
button:disabled {
  background-color: #999; }

button.active {
  background-color: #900;
  color: #FFF; }

.button-alt,
.buttoned .button-alt,
input[type="submit"].button-alt,
.field-submit input[type="submit"] {
  background: #900;
  color: #FFF; }

.button-alt:hover,
.buttoned .button-alt:hover,
input[type="submit"].button-alt:hover,
.field-submit input[type="submit"]:hover {
  background-color: #4D0000;
  color: #FFF;
  top: 1px; }

button:disabled,
input[type="submit"]:disabled,
button:disabled:hover,
input[type="submit"]:disabled:hover {
  background: #DDD;
  border-color: #DDD;
  color: #999;
  cursor: not-allowed;
  top: 0; }

.iconed .lbx_remove {
  min-width: 80px; }

a.save {
  background-color: #FBE3E4;
  color: #8a1f11; }

a.save:hover {
  background-color: #eee; }

.register_promo {
  background: #fff;
  border: 1px solid #888;
  float: left;
  margin-bottom: 1.5em;
  margin-right: 50px;
  padding: 15px 15px 10px;
  text-align: left;
  width: 30%; }

/* Pagination & per page selections */
ul.selection {
  list-style: none;
  margin: 0 auto; }

ul.selection li {
  border: 0;
  clear: none;
  display: inline;
  float: left;
  margin: 0 3px 6px 3px; }

ul.selection li a, ul.selection li span, ul.selection li.current {
  border: 1px solid #d2d2d2;
  display: block;
  color: #333;
  font-weight: bold;
  padding: 2px 8px; }

ul.selection li.current, ul.selection li span.current {
  background: #e3e3e3;
  border: 1px solid #333; }

ul.selection li a, ul.selection li a span {
  color: #999;
  display: block;
  text-decoration: none; }

ul.selection li a:hover, ul.selection li a:hover span {
  background: #e3e3e3;
  color: #333; }

#per-page {
  text-align: right; }

#per-page span {
  color: #999;
  display: inline;
  float: left;
  font-weight: bold;
  padding: 2px 8px; }

/* Events */
.events_grid {
  font-size: 0.1px;
  line-height: 0;
  list-style: none;
  margin: 0 0 1.5em 0;
  text-align: justify; }

.events_grid:after {
  content: '';
  display: inline-block;
  width: 100%; }

.events_grid .event {
  background: #343434;
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 0;
  text-align: left;
  vertical-align: top; }

.events_grid .event img {
  display: block; }

.events_recent .event {
  height: 200px;
  width: 48%; }

.event a {
  border: 0;
  color: #FFF;
  display: block;
  line-height: 1.2;
  text-decoration: none; }

.event a:hover .headline {
  color: #900; }

.event .date, .event .headline {
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 10px; }

.event .headline {
  font-weight: bold;
  padding-bottom: 0; }

.event .date {
  color: #999; }

.events_all .headline {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-shadow: none; }

.events_all p {
  font-size: 14px; }

.events_grid .placeholder {
  background: none;
  height: 0; }

#footer {
  border-top: 1px solid #ddd;
  color: #666;
  font-size: .875em;
  padding-top: 1em;
  text-align: center; }

#footer a {
  color: #666;
  text-decoration: none; }

#footer a:hover {
  color: #990000; }

.footsearch form {
  margin: 20px 0; }

.footsearch label {
  display: none; }

.tips {
  color: #999;
  font-size: .875em; }

dl dd {
  margin-left: 0;
  margin-bottom: 0; }

dd + dt {
  margin-top: 1em; }

.image_details a {
  color: #444; }

.image_details a:hover {
  color: #990000; }

.navigation {
  margin-top: 1em;
  text-align: center; }

.navigation .nav-next {
  text-align: left; }

.navigation .nav-prev {
  text-align: right; }

.navigation .nav-thumb {
  height: 150px;
  width: 186px; }

.navigation a {
  text-decoration: none; }

.navigation img {
  border: 1px solid #333; }

.navigation .title {
  margin-bottom: 0; }

/* Forms */
form ul, form ol {
  margin: 0; }

form.inline {
  display: inline-block;
  margin-bottom: 20px; }

.regform .field label {
  display: block;
  float: left;
  margin: 5px 0 0;
  width: 12em; }

.regform .field-submit,
.regform .field-checkbox,
.regform .field-captcha {
  margin-left: 12em; }

.regform .field-submit input[type="submit"] {
  padding: 6px 60px; }

.regform .field-checkbox label {
  font-weight: normal;
  float: none; }

.regform :checked + span {
  font-weight: bold; }

.option_box {
  background: #FFF;
  border: 1px solid #e3e3e3;
  height: 250px;
  overflow-y: scroll;
  margin: 10px 0;
  padding: 10px; }

.option_box label {
  display: block; }

label.checkbox {
  font-weight: normal;
  width: 18em; }

textarea {
  height: 80px;
  max-width: 400px; }

form .field {
  clear: both;
  margin-bottom: 1em; }

form .field label {
  display: block; }

form label.radio {
  font-weight: normal; }

.field-radio-custom label.radio {
  border: 1px solid #F3F3F3;
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 5px 5px 5px 0;
  padding: 5px 0;
  text-align: center;
  width: 48%; }

.field-radio-custom label.radio:hover {
  border-color: #E3E3E3;
  color: #900; }

.field-radio-custom label.active {
  background: #F9F9F9;
  border-color: #E3E3E3;
  color: #900; }

.field-radio-custom label.radio:nth-child(odd) {
  margin-right: 0; }

.field-radio-custom input[type="radio"] {
  display: none; }

:checked + span {
  font-weight: bold; }

.license-form .field-submit input[type=submit] {
  width: 100%; }

.field-text p {
  font-size: 12px;
  line-height: 1.2; }

.field .helper-text {
  color: #900;
  margin-bottom: 0; }

.search-form button {
  border: 0;
  padding: 6px 9px; }

.search-form button span {
  border: 0;
  clip: rect(0 0 0 0);
  font-size: 0;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

.search-q {
  border: 1px solid #333;
  color: #666;
  margin-bottom: 0;
  margin-left: 10px;
  padding: 3px 5px;
  width: auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.search-q:focus {
  color: #343434; }

.regform input[type="text"],
.regform input[type="email"],
.regform input[type="tel"],
.regform input[type="password"],
.regform textarea,
.regform label.checkbox {
  max-width: 400px;
  width: calc(100% - 13em); }

.regform input[type="text"],
.regform input[type="email"],
.regform input[type="tel"],
.regform input[type="password"],
.regform textarea,
.search-q {
  border: 1px solid #CCCCCC;
  padding: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#user_lightbox {
  position: relative; }

#user_lightbox .submenu {
  margin-bottom: 1.5em; }

#email_lightbox input[type="text"],
#email_lightbox textarea {
  width: 100%; }

#email_lightbox input {
  max-width: 200px; }

.regform input:focus {
  border-color: #666; }

.license_image, .license_details {
  display: inline;
  float: left; }

.license_image {
  margin-top: 20px;
  width: 350px; }

#licensing #price {
  background: none;
  border: 0;
  font-weight: 700;
  font-size: 18px; }

.imghover {
  max-width: 320px; }

.messages {
  padding: 10px 20px 5px; }

#content .notice {
  margin-top: 15px; }

#messages p, .messages p {
  margin-bottom: 5px;
  padding: 0; }

.containment {
  margin-bottom: 1.5em; }

.photographer img {
  margin-bottom: 3em; }

/* Tables */
table {
  margin-bottom: 1.5em; }

table.cart {
  width: 100%; }

th {
  border-bottom: 1px solid #AAA;
  font-weight: bold;
  padding: 3px 10px; }

td {
  border-bottom: 1px solid #CCC;
  padding: 2px 10px; }

td.center, td.thumb {
  text-align: center; }

tr.total td {
  border: 0; }

tr.status_due td {
  background-color: #FFF6BF; }

tr.status_due span {
  display: block; }

#email_lightbox {
  display: none;
  float: right;
  margin-top: 1.5em; }

.nowrap {
  white-space: nowrap; }

/* Misc classes */
.hide {
  display: none; }

.count {
  color: #666; }

.centered {
  text-align: center; }

.righted {
  text-align: right; }

.small {
  font-size: .79em; }

.muted {
  color: #666;
  text-decoration: none; }

.muted:hover {
  color: #990000; }

.alignleft {
  float: left;
  margin: 0 1.5em 1em 0; }

.alignright {
  float: right;
  margin: 0 0 1em 1.5em; }

.caps {
  text-transform: uppercase; }

hr {
  background: #e3e3e3;
  border: 0;
  clear: both; }

.error p, .error ul {
  margin-bottom: 0; }

/* Tooltip styles from Qtip2 */
.ui-tooltip-content {
  text-align: center; }

ul.ui-menu {
  z-index: 99999 !important; }

/* autocomplete results */
.autocomplete-suggestions {
  background: #FFF;
  border: 1px solid #999;
  overflow: auto; }

.autocomplete-suggestion {
  overflow: hidden;
  padding: 2px 5px;
  white-space: nowrap; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  color: #900;
  font-weight: bold; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  border-bottom: 1px solid #000;
  display: block; }

/* Flat Navigation */
.flatnav {
  padding: 0;
  margin: 0 0 1.5em; }

.flatnav li {
  display: inline;
  padding: 0;
  margin: 0; }

.flatnav li.active a {
  font-weight: bold;
  text-decoration: none; }

.flatnav li:before {
  content: "| "; }

.flatnav li:first-child:before {
  content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html .flatnav li {
  border-left: 1px solid #222;
  padding: 0 .4em;
  margin: 0 .4em 0 -.4em; }

/*Win IE browsers - hide from Mac IE\*/
* html .flatnav {
  height: 1%; }

* html .flatnav li {
  display: block;
  float: left; }

/*End hide*/
/*Mac IE 5*/
* html .flatnav li:first-child {
  border-left: 0; }

#qtip-overlay {
  position: absolute;
  left: -10000em;
  top: -10000em;
  background-color: black;
  cursor: pointer;
  /* Set this to any below 15000 (default starting z-index for qTips) */
  z-index: 14999; }

/* Add some nice box-shadow-ness to the modal tooltip */
#ui-tooltip-modal {
  max-width: 420px;
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5); }

#ui-tooltip-modal .ui-tooltip-content {
  padding: 10px; }

#announcement {
  width: 100%; }

.announcement {
  background: #900 url(../images/bg_kona.png) center center;
  border: 1px solid #AAA;
  color: #FFF !important;
  padding: 20px 10px;
  text-align: center; }

h1.announcement {
  text-shadow: none; }

.announcement a:hover {
  color: #CCC; }

/* Larger than mobile */
/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
  .submenu {
    border: 1px solid #D0D0D0;
    margin: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .submenu a {
    font-size: 13px; }
  .submenu li {
    display: block;
    float: left; }
  .events_recent .event {
    height: 195px;
    width: 23%; }
  .photog {
    bottom: -5px;
    font-size: 13px;
    font-weight: bold; }
  #logo img {
    margin-left: 0;
    width: 200px; }
  .head-wrap {
    padding: 0; }
  .search-q {
    width: 400px; }
  .thumb_single {
    display: block;
    float: left;
    width: 50%; }
  .thumb_single:nth-child(2n+1) {
    clear: left; }
  .thumb_display a.thumb {
    height: 200px;
    line-height: 200px; }
  .thumb_display a img {
    max-height: 200px;
    width: auto; } }

/* Grid kicks in */
@media (min-width: 750px) {
  .events_recent .event {
    height: 215px;
    width: 18%; }
  #wrapper {
    padding-top: 25px; }
  #logo {
    margin-left: 0; }
  #logo img {
    width: auto; }
  #nav, #homenav {
    display: inline;
    float: left;
    width: 100%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  #homenav .homewrap {
    padding: 15px 10px 15px 20px;
    text-align: left; }
  #homenav h2 {
    margin: 0 10px 0 0; }
  #homenav form {
    float: right;
    margin-top: -5px; }
  #nav .search {
    float: right; }
  .menu li {
    display: block;
    float: left; }
  .menu li.dt {
    display: block; }
  .menu a {
    display: block;
    float: left;
    font-size: 13px;
    overflow-y: auto;
    padding: 10px 14px; }
  .submenu {
    right: 0;
    top: 0; }
  .submenu a {
    padding: 6px 12px; }
  .search-q {
    width: 300px; }
  #page_home #sidebar {
    margin: 0; }
  .thumb_wrap {
    margin: 5px; }
  .thumb_single {
    width: 25%; }
  .thumb_single:nth-child(2n+1) {
    clear: none; }
  .thumb_single:nth-child(4n+1) {
    clear: left; }
  .thumb_display a img {
    max-height: 180px;
    width: auto; }
  .thumb_display .or_portrait a img {
    height: 180px; }
  form .field-radio-custom label.radio {
    font-size: 12px; }
  form .field-radio-custom label.editorial,
  form .field-radio-custom label.advertising {
    min-height: 30px; }
  form .field-radio-custom label.editorial {
    line-height: 30px; }
  .search_refine ul {
    margin-left: 1.5em; }
  .search_refine li {
    display: list-item; }
  .search_refine li:after {
    content: ""; } }

/* Larger than desktop */
@media (min-width: 1000px) {
  #homenav h2 {
    display: inline; } }

/* Larger than Desktop HD */
@media (min-width: 1200px) {
  .events_all .event {
    width: 32%; }
  .thumb_display ul a {
    margin: 0 10px; } }

@font-face {
  font-family: "ep-icons";
  src: url("../font/ep-icons.eot");
  src: url("../font/ep-icons.eot?#iefix") format("embedded-opentype"), url("../font/ep-icons.ttf") format("truetype"), url("../font/ep-icons.svg#ep-icons") format("svg"), url("../font/ep-icons.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "ep-icons";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ep-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-magnifying:before {
  content: "a"; }

.icon-add:before {
  content: "b"; }

.icon-license:before {
  content: "c"; }

.icon-ss-standard-2:before {
  content: "d"; }

.icon-check:before {
  content: "e"; }

.icon-view:before {
  content: "f"; }

.icon-down-circled:before {
  content: "g"; }

.icon-roadblock:before {
  content: "r"; }

.icon-cart:before {
  content: "d"; }

/*# sourceMappingURL=site.min.css.map */