/* normalize.css v2.1.2 | MIT License | git.io/normalize */
/* normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

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

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

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.75em;
  margin-bottom: 0.75em; }

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-color: #c0c0c0;
  border-top-width: 0.0625em;
  border-top-style: solid;
  padding-top: 0.4625em;
  border-bottom-width: 0.0625em;
  border-bottom-style: solid;
  padding-bottom: 0.9125em;
  border-left-width: 0.0625em;
  border-left-style: solid;
  padding-left: 0.875em;
  border-right-width: 0.0625em;
  border-right-style: solid;
  padding-right: 0.875em; }

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

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

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

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

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

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

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

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

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

textarea, input[type="text"], input[type="password"], a.edit-link, body {
  font-family: "proxima-nova", Arial, sans-serif; }

input[type=submit],
input[type=button],
.std-btn,
.std-btn:visited, h1, h2, h3, h4, h5, #footer, #featured-article h4.feature-title, #featured-article .review-author, figcaption,
label, div.readmore-list a.readmore, table thead td,
table th, blockquote .quote-author, ul.page-links li.pages-header, .news-post-date {
  font-family: "proxima-nova-condensed", Tahoma, Arial, sans-serif; }

ul#menu-left, ul.nav, .no-bullets, ul.errorlist, .field-list, .dl-btn .dl-list {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none; }

.no-select {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

#content-wrapper, #container {
  float: left;
  width: 100%; }

textarea:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder {
  color: #aaa !important; }

ul.page-links li a:hover, ul.page-links li.active-page {
  background: #42424D;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZThlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRhZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #42424D 0%, #22222D 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42424D), color-stop(100%, #22222D));
  background: -webkit-linear-gradient(top, #42424D 0%, #22222D 100%);
  background: -o-linear-gradient(top, #42424D 0%, #22222D 100%);
  background: -ms-linear-gradient(top, #42424D 0%, #22222D 100%);
  background: linear-gradient(to bottom, #42424d 0%, #22222d 100%); }

ul.page-links li a:hover, ul.page-links li.active-page {
  color: #C5C1BB;
  border: 1px solid #4D4D4D;
  border-top-color: #6A6A6A;
  border-bottom-color: #111;
  text-shadow: -1px -1px 0px RGBA(0, 0, 0, 0.4);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.book-review-list blockquote, blockquote.random-quote {
  background: #111C24; }

input[type=submit],
input[type=button],
.std-btn,
.std-btn:visited {
  background: #42424D;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZThlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRhZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #42424D 0%, #22222D 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42424D), color-stop(100%, #22222D));
  background: -webkit-linear-gradient(top, #42424D 0%, #22222D 100%);
  background: -o-linear-gradient(top, #42424D 0%, #22222D 100%);
  background: -ms-linear-gradient(top, #42424D 0%, #22222D 100%);
  background: linear-gradient(to bottom, #42424d 0%, #22222d 100%); }

input[type=submit],
input[type=button],
.std-btn,
.std-btn:visited {
  letter-spacing: 1px;
  display: inline-block;
  text-shadow: 0px -1px 0px RGBA(0, 0, 0, 0.5);
  padding: 8px 10px;
  border-color: #888;
  border-width: 1px;
  border-style: solid;
  font-family: Arial;
  color: #EEE;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 150% !important;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0px 1px 2px 0px #000000;
  -webkit-box-shadow: 0px 1px 2px 0px #000000;
  box-shadow: 0px 1px 2px 0px #000000; }
  input[type=submit]:focus:active,
  input[type=button]:focus:active,
  .std-btn:focus:active, input[type=submit]:active,
  input[type=button]:active,
  .std-btn:active {
    border-color: #333;
    -moz-box-shadow: inset 0px 2px 8px RGBA(20, 57, 94, 0.52), 0px 1px 0px RGBA(255, 255, 255, 0.45);
    -webkit-box-shadow: inset 0px 2px 8px RGBA(20, 57, 94, 0.52), 0px 1px 0px RGBA(255, 255, 255, 0.45);
    box-shadow: inset 0px 2px 8px RGBA(20, 57, 94, 0.52), 0px 1px 0px RGBA(255, 255, 255, 0.45);
    text-decoration: none; }
  input[type=submit]:hover,
  input[type=button]:hover,
  .std-btn:hover {
    border-color: #888;
    text-decoration: none;
    color: #FFF; }
  input[type=submit]:focus,
  input[type=button]:focus,
  .std-btn:focus {
    -moz-box-shadow: inset 0px 1px 0px RGBA(255, 255, 255, 0.4), 0px 0px 0px 4px #F6C149;
    -webkit-box-shadow: inset 0px 1px 0px RGBA(255, 255, 255, 0.4), 0px 0px 0px 4px #F6C149;
    box-shadow: inset 0px 1px 0px RGBA(255, 255, 255, 0.4), 0px 0px 0px 4px #F6C149; }

textarea, input[type="text"], input[type="password"] {
  resize: none;
  overflow: hidden;
  padding: 8px 10px;
  color: #C5C1BB;
  background: #42424D;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZThlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRhZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #22222D 0%, #42424D 75%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #22222D), color-stop(75%, #42424D));
  background: -webkit-linear-gradient(top, #22222D 0%, #42424D 75%);
  background: -o-linear-gradient(top, #22222D 0%, #42424D 75%);
  background: -ms-linear-gradient(top, #22222D 0%, #42424D 75%);
  background: linear-gradient(to bottom, #22222d 0%, #42424d 75%);
  border: 1px solid #666;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  font-size: 15px;
  margin: 0; }
  textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
    border-color: #888; }

.clearfix, #wrapper {
  display: inline-block; }
  .clearfix:after, #wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  html[xmlns] .clearfix, html[xmlns] #wrapper {
    display: block; }
  * html .clearfix, * html #wrapper {
    height: 1%; }

.gallery-item figure img,
.gallery-item img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: auto !important;
  max-width: 100%;
  font-size: 13px; }
  .ie8 .gallery-item img,
  .gallery-item .ie8 img,
  .ie8 .gallery-item img,
  .gallery-item .ie8 img {
    width: auto !important;
    height: auto !important; }
  .gallery-item img.borderless,
  .gallery-item img.borderless {
    max-width: 100%;
    height: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none; }

/* Menu */
#menu {
  float: left;
  width: 100%;
  padding: 20px 0px 10px 0px;
  clear: both;
  font-size: 14px;
  font-weight: 500;
  text-align: right;
  color: #FFFDFA;
  margin: 0px;
  border-bottom: 1px solid rgba(128, 138, 143, 0.45); }

ul.nav li a {
  display: block;
  min-height: 35px;
  min-width: 35px;
  line-height: 35px;
  color: #FFFDFA;
  padding: 0 10px;
  text-align: center; }

ul#menu-left {
  float: left;
  text-align: left;
  color: #FFF;
  margin: 20px 0px; }
  ul#menu-left li {
    margin: 0px 2px 0px 0px;
    display: inline-block; }
  ul#menu-left a {
    display: inline-block;
    font-size: 24px;
    color: #C5C1BB;
    min-height: 35px;
    line-height: 35px; }
    ul#menu-left a:hover {
      color: #FFFFFF; }
  ul#menu-left li.menuitem-first.level-0 {
    margin-left: 32px; }

ul#menu-right li.menuitem-first.level-0 {
  margin-left: 32px; }

#menu-center {
  position: absolute;
  top: 16px;
  left: 50%;
  width: 64px;
  height: 64px;
  margin-left: -32px;
  z-index: 900;
  background: url(/static/images/sprites.png) no-repeat -80px -72px; }

ul.nav {
  position: relative;
  padding: 0;
  margin: 20px 0px;
  float: right; }
  ul.nav li {
    background: transparent;
    display: inline-block;
    padding: 0;
    position: relative; }
    ul.nav li.level-0.hovered-item a.link-level-0 {
      color: #FEDE94 !important; }
    ul.nav li.hovered-item a, ul.nav li:hover {
      color: #FEDE94;
      background: transparent; }
    ul.nav li.hovered-item.has-children a.link-level-0 {
      border: 1px solid #808A8F;
      text-decoration: none;
      -moz-border-radius-bottomleft: 0px;
      -webkit-border-bottom-left-radius: 0px;
      border-bottom-left-radius: 0px;
      -moz-border-radius-bottomright: 0px;
      -webkit-border-bottom-right-radius: 0px;
      border-bottom-right-radius: 0px;
      border-bottom-color: transparent;
      position: relative;
      z-index: 9014;
      border-bottom-width: 0px;
      margin-bottom: 1px; }
    ul.nav li a {
      min-height: 35px;
      min-width: 35px;
      line-height: 35px;
      padding: 0 15px;
      text-decoration: none;
      border: 1px solid transparent;
      color: #C5C1BB;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
      ul.nav li a.link-level-0:hover {
        border: 1px solid #808A8F; }
      ul.nav li a:hover {
        color: #FEDE94;
        text-decoration: none; }
    ul.nav li.active-item a.link-level-0 {
      color: #FEDE94;
      text-decoration: none;
      border: 1px solid #808A8F; }
      ul.nav li.active-item a.link-level-0:hover {
        color: #FEDE94; }
  ul.nav ul.children {
    display: none;
    overflow: hidden;
    background: #FFF;
    text-shadow: none;
    padding: 0;
    margin: 0;
    width: 180px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    position: absolute;
    top: 36px;
    left: 0px;
    z-index: 9001;
    -moz-box-shadow: 0px 2px 12px RGBA(0, 0, 0, 0.65);
    -webkit-box-shadow: 0px 2px 12px RGBA(0, 0, 0, 0.65);
    box-shadow: 0px 2px 12px RGBA(0, 0, 0, 0.65);
    border: 0px solid transparent;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px; }
    ul.nav ul.children li {
      float: left; }
      ul.nav ul.children li a {
        height: 35px;
        line-height: 35px;
        min-height: 35px;
        text-align: left;
        display: inline-block;
        color: #777;
        width: 180px;
        padding: 0 15px;
        border-width: 0px !important; }
        ul.nav ul.children li a:hover {
          -moz-border-radius: 0px;
          -webkit-border-radius: 0px;
          border-radius: 0px;
          position: relative;
          z-index: 9002;
          color: #FFF;
          background: #5B95D5; }
      ul.nav ul.children li:first-child a {
        -moz-border-radius-topright: 2px;
        -webkit-border-top-right-radius: 2px;
        border-top-right-radius: 2px; }
      ul.nav ul.children li:last-child a {
        -moz-border-radius-bottomleft: 2px;
        -webkit-border-bottom-left-radius: 2px;
        border-bottom-left-radius: 2px;
        -moz-border-radius-bottomright: 2px;
        -webkit-border-bottom-right-radius: 2px;
        border-bottom-right-radius: 2px; }

/* Shared styles */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

ul.errorlist li {
  background: url(/static/images/exclamation.png) no-repeat;
  background-position: 5px 50%;
  /* x-pos y-pos */
  text-align: left;
  padding: 10px 20px 10px 35px;
  text-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 2px 0;
  padding: 10px 20px 10px 35px !important; }

a img {
  border: none; }

img {
  max-width: 100%;
  border: none; }

br.clear {
  background: transparent;
  border: none;
  clear: both; }

.capitalize {
  text-transform: capitalize !important; }

.alignnone {
  margin: 10px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  text-align: center;
  margin: 5px auto 5px auto; }

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

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

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

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

a img.alignnone {
  margin: 10px 20px 20px 0; }

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

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

.centertext {
  text-align: center; }

a {
  text-decoration: none;
  color: #6ae; }
  a.edit-link {
    font-size: 13px;
    font-weight: normal;
    right: 0px;
    top: -40px;
    position: absolute;
    background-color: #FFF;
    color: #777;
    border: none;
    display: inline-block;
    z-index: 9999;
    padding: 2px 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none; }
    a.edit-link:hover {
      background-color: #FFFFFF;
      color: #5B95D5 !important;
      text-decoration: none; }

article {
  position: relative; }

.smallcaps {
  font-variant: small-caps; }

a {
  color: #FEDE94;
  text-decoration: none; }

a:hover,
a:visited:hover {
  color: #FFF;
  text-decoration: underline; }

.loading {
  height: 50px;
  min-width: 50px;
  width: 100%;
  background: transparent url("/static/images/ajax-loader.gif") no-repeat center center; }

::-moz-selection {
  background: #FEDE94;
  color: #FFFDFA;
  text-shadow: none; }

::selection {
  background: #FEDE94;
  color: #FFFDFA;
  text-shadow: none; }

body {
  margin: 0px;
  margin-top: -20px;
  padding: 0px;
  font-size: 15px;
  line-height: 160%;
  color: #EEE;
  background: #000; }

p {
  line-height: 160%;
  margin: 20px 0;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  line-height: 130%;
  color: #4F4941;
  font-weight: 300; }

h1 {
  font-weight: 300;
  font-size: 30px;
  color: #FFF;
  margin: 20px 0; }
  h1.blog-title {
    margin-bottom: 0px; }

h2 {
  font-size: 22px;
  margin: 10px 0;
  color: #FFFFFF; }
  h2.blog-title {
    text-align: left;
    margin-bottom: 0px; }

h3 {
  color: #FFFFFF;
  font-size: 18px;
  margin: 10px 0; }

h4 {
  font-size: 14px;
  margin: 10px 0; }

h5 {
  font-size: 15px;
  margin: 10px 0; }

.has-subtitle {
  margin-bottom: 0px !important; }

#wrapper {
  clear: both;
  width: 100%; }
  #wrapper .centered-block {
    position: relative;
    z-index: 100;
    margin: auto;
    color: #EEE;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

#content-top {
  float: left;
  clear: both;
  background: url("/static/images/content-top.png") no-repeat top center;
  width: 1014px;
  padding: 0px 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 124px; }

#content-rep {
  background: url("/static/images/content-rep.png") repeat-y top center;
  width: 1014px;
  padding: 40px 40px 0px 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  clear: both; }

#content-btm {
  float: left;
  clear: both;
  background: url("/static/images/content-btm.png") no-repeat top center;
  width: 1014px;
  height: 53px; }

#background-container {
  min-width: 1014px;
  background: url("/static/images/bg-container.jpg") no-repeat top center;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto; }

.newsitem-list article {
  width: 100%; }

#header {
  height: 265px;
  float: left;
  width: 100%;
  position: relative;
  bottom: -20px;
  z-index: -1; }
  #header img {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    vertical-align: bottom; }

.centered-block {
  margin: auto;
  width: 1014px; }

a.std-btn:hover {
  color: #FFF;
  border-color: #888; }

a.std-btn:active {
  color: #FFF; }

#footer-top {
  background: url(/static/images/footer.png) repeat-x top left;
  height: 108px;
  clear: both;
  width: 100%; }

#footer {
  background: #000;
  clear: both;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #C5C1BB;
  text-align: center;
  padding: 60px 0;
  position: relative; }
  #footer a {
    color: #C5C1BB; }
  #footer small {
    font-size: 14px; }
  #footer .copyright {
    color: #FFF;
    margin-right: 5px; }
  #footer .design-by {
    color: #FEDE94;
    margin-right: 5px; }

#content-outer {
  width: 100%;
  float: left;
  clear: both; }

#content-columns {
  background: url(/static/images/col.gif) repeat-y 660px 0px;
  width: 100%;
  float: left;
  clear: both; }

#content {
  padding: 20px;
  padding: 20px 40px 20px 40px;
  margin-right: 260px; }

#main-content {
  padding: 20px 40px; }

#container {
  margin: 0; }

.block {
  margin: 40px 0; }

#featured-outer {
  float: left;
  width: 100%;
  color: #fff;
  padding: 0;
  min-height: 500px; }

.generic-wrapper {
  float: left;
  width: 100%; }

#featured-article {
  position: relative;
  padding: 0px;
  display: none; }
  #featured-article .bx-pager,
  #featured-article .bx-controls-auto {
    display: none;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 9000; }
  #featured-article .bx-wrapper .bx-viewport {
    left: 0px !important; }
  #featured-article.layout-right .text-column {
    margin-left: 40px;
    margin-right: 40%; }
  #featured-article.layout-right .image-column {
    margin-left: -50%; }
  #featured-article blockquote {
    margin-top: 0px;
    text-align: left; }
    #featured-article blockquote p {
      margin: 10px 0px; }
  #featured-article h4.feature-title {
    padding-left: 80px;
    color: #FFF;
    text-align: left;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 0px; }
    #featured-article h4.feature-title a {
      color: #FFF; }
  #featured-article .feature-subtitle {
    padding-left: 80px;
    color: #C5C1BB;
    font-size: 14px;
    font-weight: 300; }
  #featured-article.layout-left .text-column {
    margin-left: 340px;
    margin-right: 40px; }
  #featured-article.layout-left .image-column {
    margin-left: -100%; }
  #featured-article .review-content {
    font-size: 14px; }
  #featured-article .review-author {
    margin: 10px 0px;
    margin-right: 10px;
    font-size: 21px;
    font-weight: 300; }
  #featured-article .image-column {
    float: left;
    width: 50%;
    position: relative;
    text-align: center;
    height: 100%; }
    #featured-article .image-column img {
      position: absolute;
      bottom: 31px;
      left: 0px;
      max-width: 100%;
      height: auto; }
  #featured-article .author-signature {
    text-align: center; }

.gallery-block {
  float: left;
  width: 100%;
  margin: 20px 0;
  clear: both; }

textarea {
  line-height: 150%;
  padding: 10px; }

::-webkit-input-placeholder {
  color: #aaa !important; }

figcaption {
  text-align: center;
  margin: 5px 0; }

figcaption,
label {
  font-weight: normal;
  color: white; }

#tooltip {
  position: absolute;
  padding: 0px 0px;
  background: #223;
  background: rgba(0, 0, 0, 0.8);
  color: #ddd;
  text-shadow: none;
  display: none;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0px solid #FFFFFF;
  padding: 10px 20px;
  -moz-box-shadow: 2px 2px 8px RGBA(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 8px RGBA(0, 0, 0, 0.2);
  box-shadow: 2px 2px 8px RGBA(0, 0, 0, 0.2); }

#tooltip h3 {
  color: #FFFFFF; }

div.readmore-list {
  float: left; }
  div.readmore-list a.readmore {
    width: auto;
    background-color: #FFF0EE;
    color: #D59453;
    text-shadow: none;
    padding: 2px 15px;
    display: inline-block;
    margin: 10px 0;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    div.readmore-list a.readmore:hover {
      background: #EB904D;
      color: #FFFDFA;
      text-decoration: none; }
    .ie7 div.readmore-list a.readmore {
      zoom: 1;
      *display: inline; }

#s {
  width: 192px;
  height: 34px;
  padding: 0;
  resize: none;
  overflow: hidden;
  color: #eee;
  outline: none;
  font-size: 14px;
  margin: 5px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #42424D;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZThlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRhZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #22222D 0%, #42424D 75%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #22222D), color-stop(75%, #42424D));
  background: -webkit-linear-gradient(top, #22222D 0%, #42424D 75%);
  background: -o-linear-gradient(top, #22222D 0%, #42424D 75%);
  background: -ms-linear-gradient(top, #22222D 0%, #42424D 75%);
  background: linear-gradient(to bottom, #22222d 0%, #42424d 75%);
  border: 1px solid #666; }
  #s.child-focus {
    border-color: #888; }
  #s input[type="text"] {
    width: 154px;
    height: 32px;
    font-size: 13px;
    outline: none;
    color: #C5C1BB;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    float: left;
    margin: 0px;
    line-height: 18px;
    padding: 5px 10px !important;
    outline: none;
    background: none; }
    .ie7 #s input[type="text"] {
      width: 130px; }

#sbtn {
  width: 34px;
  height: 29px;
  color: #C5C1BB;
  font-size: 18px;
  line-height: 29px;
  outline: none;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  float: left;
  cursor: hand;
  cursor: pointer;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: transparent; }
  #sbtn:hover {
    color: #FFFFFF; }

table {
  width: 100%;
  border: 1px solid #444; }
  table thead td,
  table th {
    font-weight: 600;
    color: #FFF; }
  table th, table td {
    padding: 5px 10px;
    text-align: left;
    border: 1px solid #444; }

.search-table ul {
  list-style-image: none;
  list-style: none;
  margin: 0;
  padding: 0; }

.form-table th,
.form-table td,
.search-table th,
.search-table td {
  padding-bottom: 10px; }

.search-table th,
.form-table th {
  color: black;
  vertical-align: top;
  text-align: right;
  padding-right: 10px; }

.form-block {
  margin: 20px 0;
  padding: 0px; }

.form-block th {
  min-width: 100px; }

.form-block th label {
  line-height: 45px; }

.helptext {
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  color: #bbb;
  margin: 0px 0px 10px 0; }
  .helptext strong {
    color: #FFF; }
  .helptext var {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    display: inline-block;
    margin: 0 1px;
    color: #FFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

.generic-form-block {
  margin: 5px 0; }
  .generic-form-block button,
  .generic-form-block button.std-btn,
  .generic-form-block input,
  .generic-form-block textarea,
  .generic-form-block .helptext {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important; }
  .generic-form-block li.submit-item {
    margin: 40px 0 20px 0; }
  .generic-form-block li.helptext-item {
    margin-bottom: 10px; }

.field-list li {
  margin: 5px 0px; }
.field-list label,
.field-list textarea,
.field-list button,
.field-list input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.submit-item,
.label-item {
  margin: 0px 0px 5px 0px; }

.submit-item {
  margin-top: 20px; }

blockquote,
pre,
code {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

code {
  padding: 4px 8px;
  white-space: nowrap;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

code,
pre {
  background: #F5F3E9;
  color: #EEE;
  font-family: "Menlo", "Consolas", "Courier New", Courier, mono, serif;
  font-size: 15px; }

blockquote {
  margin: 20px auto;
  padding: 10px 80px 10px 80px;
  text-align: center;
  color: #EEE; }
  blockquote.review-quote {
    background: transparent;
    margin: 0 auto; }
  .book-review-list blockquote, blockquote.random-quote {
    margin-top: 40px;
    width: 75%;
    border: 1px solid #333; }
    .two-columns .book-review-list blockquote, .two-columns blockquote.random-quote {
      width: 90%; }
  blockquote .quote-author {
    color: #FEDE94;
    margin: 20px 0;
    font-size: 21px;
    font-weight: 300; }
  blockquote .quote-content {
    position: relative; }
    blockquote .quote-content:before {
      content: '';
      color: #c8c5b5;
      background: url("/static/images/sprites.png") no-repeat -96px -48px;
      position: absolute;
      display: inline-block;
      text-align: center;
      top: 0px;
      width: 60px;
      height: 24px;
      left: -50px;
      line-height: 80px;
      font-size: 32px; }
    blockquote .quote-content:after {
      content: '';
      color: #c8c5b5;
      background: url("/static/images/sprites.png") no-repeat 0px -72px;
      position: absolute;
      display: inline-block;
      text-align: center;
      bottom: 0px;
      width: 60px;
      height: 24px;
      right: -60px;
      line-height: 80px;
      font-size: 32px; }

pre {
  padding: 20px !important;
  white-space: pre !important;
  overflow: auto;
  word-wrap: normal; }

.highlight pre .c {
  color: #bbc; }
.highlight pre .k {
  color: #BF5C60;
  font-weight: bold; }
.highlight pre .mi {
  color: #223;
  font-weight: normal; }
.highlight pre .s {
  color: #D4623C;
  font-weight: normal; }
.highlight pre .nf,
.highlight pre .n {
  color: #777;
  font-weight: normal; }

ul.page-links li a, ul.page-links li.pages-header, ul.page-links li.active-page {
  display: inline-block;
  padding: 0px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 1px;
  text-decoration: none; }

.pagination {
  width: 100%;
  float: left;
  clear: both; }

ul.page-links {
  font-size: 15px;
  list-style-image: none;
  list-style: none;
  margin: 7px 0;
  padding: 0px;
  color: #C5C1BB; }
  .ie7 ul.page-links {
    height: 24px; }
  ul.page-links li {
    padding: 0;
    display: inline-block;
    float: left; }
    .ie8 ul.page-links li {
      display: inline; }
    .ie7 ul.page-links li {
      line-height: 24px;
      zoom: 1;
      display: inline;
      float: left;
      margin: 0;
      padding: 0px 8px; }
    ul.page-links li a {
      color: #EEE;
      border: 1px solid transparent; }
      ul.page-links li a:hover {
        text-decoration: none; }
    ul.page-links li.pages-header {
      font-size: 15px;
      font-weight: 600;
      color: #EEE;
      background: transparent;
      border: none;
      padding: 0px;
      margin-right: 12px;
      text-align: left; }
    ul.page-links li.active-page {
      text-shadow: none; }

.item-figure {
  width: 240px;
  float: left;
  margin-left: -100%;
  text-align: center;
  margin-top: 20px; }
  #book-list .item-figure {
    width: 180px; }

.item-detail {
  margin-left: 280px; }
  #book-list .item-detail {
    margin-left: 220px; }

.gallery-item {
  max-width: 200px;
  float: left;
  text-align: center;
  vertical-align: middle;
  margin: 5px;
  max-width: 200px; }
  .gallery-item figure img,
  .gallery-item img {
    height: auto;
    vertical-align: middle; }
  .gallery-item img {
    max-width: 200px; }

.news-post-date {
  color: #C5C1BB;
  font-size: 13px;
  font-weight: 400; }

.dl-btn {
  font-size: 12px;
  position: relative;
  height: 36px;
  width: 200px;
  display: inline-block;
  margin: 0 0 0 5px; }
  .dl-btn .dl-label {
    background: #000;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyMjIyZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #42424d), color-stop(100%, #22222d));
    background: -moz-linear-gradient(top, #42424d 0%, #22222d 100%);
    background: -webkit-linear-gradient(top, #42424d 0%, #22222d 100%);
    background: linear-gradient(to bottom, #42424d 0%, #22222d 100%);
    outline: none;
    border: 1px solid #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #C5C1BB;
    font-weight: 600;
    line-height: 22px;
    padding: 8px 10px;
    height: 36px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer; }
    .dl-btn .dl-label i {
      display: inline-block;
      color: #EEE;
      margin-right: 5px; }
    .dl-btn .dl-label:before {
      content: '';
      position: absolute;
      display: none;
      right: 10px;
      top: 12px;
      width: 8px;
      height: 6px;
      background: url(/static/images/sprites.png) no-repeat -152px -9px; }
  .dl-btn.hovered .dl-label {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #888;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  .dl-btn .dl-list {
    width: 100%;
    display: none;
    position: absolute;
    border: 1px solid #888;
    border-top-width: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #111;
    z-index: 9001;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    top: 36px;
    left: 0px; }
    .dl-btn .dl-list li {
      width: 100%; }
      .dl-btn .dl-list li a {
        color: #EEE;
        text-decoration: none;
        line-height: 20px;
        height: 28px;
        margin: 0px;
        padding: 5px 10px;
        display: block;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .dl-btn .dl-list li a:hover {
          background: #5B95D5;
          color: #fff;
          text-decoration: none; }
      .dl-btn .dl-list li:last-child a {
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px; }

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