/*
Theme Name: SiteOrigin Theme
Description: The main SiteOrigin theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}
body {
  background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}
.main-slider {
  height: auto;
  position: relative;
}
.main-slider .slides {
  list-style: none;
  margin: 0;
}
.main-slider .slides li {
  width: 100%;
  height: 460px;
  background: #2f3033;
  position: relative;
  display: block;
  background-position: center center;
  background-size: cover;
}
.main-slider .slides li .container {
  padding: 25px 0;
  max-width: 1000px;
}
.main-slider .slides li img {
  display: block;
  width: 100%;
  height: auto;
}
.main-slider .slides li .play-button {
  position: absolute;
  display: block;
  width: 73px;
  height: 73px;
  margin-top: -37px;
  margin-left: -37px;
  top: 50%;
  left: 50%;
  background: url(images/sprites/slider-video-play.png) no-repeat;
  text-indent: -9999px;
}
.main-slider .slider-nav-next,
.main-slider .slider-nav-prev {
  position: absolute;
  display: block;
  text-indent: -9999px;
  width: 47px;
  height: 87px;
  top: 50%;
  margin-top: -44px;
  z-index: 200;
}
.main-slider .slider-nav-next {
  background: url(images/sprites/slider-nav-right.png) no-repeat;
  right: 30px;
}
.main-slider .slider-nav-prev {
  background: url(images/sprites/slider-nav-left.png) no-repeat;
  left: 30px;
}
.main-slider .main-slider-title {
  width: 1000px;
  margin: 25px auto 0 auto;
  font-weight: 200;
  font-size: 28px;
  text-align: center;
  line-height: 1em;
  color: #FFFFFF;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
}
#siteorigin-description {
  text-align: center;
  padding: 30px 0;
}
#siteorigin-description h1 {
  font-size: 34px;
  font-weight: 200;
  margin: 0;
  line-height: 1em;
  color: #555555;
}
#siteorigin-description p {
  font-size: 16px;
  margin: 0.65em 0 0 0;
  font-weight: 200;
  line-height: 1em;
}
#siteorigin-description p a {
  color: #00a0ff;
  text-decoration: none;
}
#siteorigin-description p a:hover {
  text-decoration: underline;
}
#home-features {
  margin: 0 -3px;
  zoom: 1;
  padding: 0;
  margin-top: 30px;
}
#home-features:before {
  content: '';
  display: block;
}
#home-features:after {
  content: '';
  display: table;
  clear: both;
}
#home-features .container {
  width: 1100px;
}
#home-features li {
  width: 33.3333%;
  padding: 0 3px;
  float: left;
  margin: 0;
  list-style: none;
}
#home-features li .feature {
  text-align: center;
  padding: 35px 25px;
  background: #fafafa;
}
#home-features li .feature h3 {
  font-size: 19px;
  margin: 25px 0;
  color: #555555;
}
#home-features li .feature .description {
  font-size: 14px;
  color: #777777;
}
#home-features li .feature .link {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 500;
}
#home-features li .feature .link a {
  text-decoration: none;
  color: #333333;
}
#home-features li .feature .link a:hover {
  text-decoration: underline;
}
.theme-archive .theme-archive-item {
  display: block;
  padding: 25px 15px 0 15px;
  height: 300px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: #2f3033;
  background-size: cover;
  background-position: center center;
  margin-bottom: 45px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.075);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.075);
  box-shadow: 0 1px 2px rgba(0,0,0,0.075);
}
.theme-archive .theme-archive-item:last-child {
  margin-bottom: 0;
}
.theme-archive .theme-archive-item h2 {
  line-height: 1em;
  margin-bottom: 8px;
  color: #FFFFFF;
  text-align: center;
  font-size: 27px;
  font-weight: 200;
}
.theme-archive .theme-archive-item h4 {
  line-height: 1em;
  margin-bottom: 25px;
  color: #AAAAAA;
  text-align: center;
  font-size: 15px;
  font-weight: 200;
}
.theme-archive .theme-archive-item h4 p {
  margin: 0;
  color: inherit;
}
.theme-archive .theme-archive-item h2,
.theme-archive .theme-archive-item h3 {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.theme-archive .theme-archive-item .screenshots {
  margin: 0 -8px;
  zoom: 1;
}
.theme-archive .theme-archive-item .screenshots:before {
  content: '';
  display: block;
}
.theme-archive .theme-archive-item .screenshots:after {
  content: '';
  display: table;
  clear: both;
}
.theme-archive .theme-archive-item .screenshots .screenshot-wrapper {
  float: left;
  padding: 0 8px;
  width: 33.3333%;
}
.theme-archive .theme-archive-item .screenshots .screenshot {
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 200px;
  width: auto;
  -webkit-box-shadow: 0 -1px 4px rgba(0,0,0,0.75);
  -moz-box-shadow: 0 -1px 4px rgba(0,0,0,0.75);
  box-shadow: 0 -1px 4px rgba(0,0,0,0.75);
  background: #000000;
  overflow: hidden;
}
.theme-archive .theme-archive-item .screenshots .screenshot img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
#theme-archive-filter {
  text-align: center;
  margin-bottom: 30px;
}
#theme-archive-filter ul {
  list-style: none;
  margin: 0;
}
#theme-archive-filter ul li {
  display: inline-block;
  margin-right: 10px;
}
#theme-archive-filter ul li a {
  color: #777;
  display: block;
  padding: 4px 12px;
  font-size: 0.875em;
  text-decoration: none;
}
#theme-archive-filter ul li a:hover {
  background: #f0f0f0;
}
#theme-archive-filter ul li a.active {
  background: #4ca3ff;
  color: #fff;
}
.single-theme .entry-content {
  margin-bottom: 40px;
}
.single-theme .entry-content.theme-footer {
  margin-bottom: 0;
}
.single-theme .theme-header {
  margin-bottom: 40px;
}
.single-theme #colophon {
  margin-top: 0;
}
#colophon {
  border-top: 1px solid #e8e8e8;
  background: #FDFDFD;
  padding: 60px 0;
  margin-top: 35px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
#colophon.site-footer-stripped {
  margin-top: 0;
}
#colophon .container {
  position: relative;
}
#colophon .footer-widgets {
  zoom: 1;
}
#colophon .footer-widgets:before {
  content: '';
  display: block;
}
#colophon .footer-widgets:after {
  content: '';
  display: table;
  clear: both;
}
#colophon .footer-widgets aside {
  float: left;
  max-width: 280px;
  min-width: 140px;
  margin-right: 50px;
  font-size: 0.8em;
  color: #909090;
}
#colophon .footer-widgets aside .widget-title {
  font-size: 1.3em;
  margin-bottom: 1em;
  color: #555;
}
#colophon .footer-widgets aside a {
  color: #777;
  text-decoration: none;
}
#colophon .footer-widgets aside a:hover {
  color: #555;
}
#colophon .footer-widgets aside ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#colophon .footer-widgets aside ul li {
  line-height: 1.8em;
}
#colophon .footer-widgets aside .textwidget > *:first-child {
  margin-top: 0;
}
#colophon .footer-widgets aside .textwidget > *:last-child {
  margin-bottom: 0;
}
#colophon #footer-message {
  position: absolute;
  right: 25px;
  width: 180px;
  bottom: 0;
}
#colophon #footer-message .message {
  font-family: 'Short Stack', cursive;
  font-size: 10px;
  line-height: 1.45em;
  padding-left: 40px;
  padding-bottom: 8px;
  color: #6a6a6a;
  text-align: center;
}
#colophon #footer-message .tweet-this {
  position: absolute;
  font-size: 9px;
  display: block;
  color: #606060;
  opacity: 0;
  bottom: 22px;
  right: 40px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#colophon #footer-message:hover .tweet-this {
  opacity: 1;
}
#colophon #footer-message .addo {
  display: inline-block;
  width: 71px;
  height: 31px;
  background: url(images/sprites/tiny-addo.png);
}
#attachment-supporters-form {
  padding: 30px;
  background: #F3F3F3;
  border: 1px solid #C0C0C0;
}
#attachment-supporters-form h1 {
  text-align: center;
  margin-bottom: 0.2em;
  font-size: 24px;
}
#attachment-supporters-form h2 {
  text-align: center;
  margin-bottom: 0.5em;
  font-size: 18px;
}
#attachment-supporters-form .download-form {
  margin: 40px 0;
  text-align: center;
}
#attachment-supporters-form .download-form input {
  width: 100%;
}
#attachment-supporters-form .download-form .download-form-field-text {
  width: 30%;
  display: inline-block;
}
#attachment-supporters-form .download-form .download-form-field-subscribe {
  display: block;
  width: 30%;
  margin: 10px auto 0 auto;
}
#attachment-supporters-form .download-form .download-form-field-subscribe input {
  padding: 12px 0;
  font-size: 16px;
}
#attachment-supporters-form .download-form-notes {
  text-align: right;
  font-size: 11px;
}
body.attachment-subscriber-only {
  padding: 30px;
}
article.type-thread .author-avatar {
  float: left;
  margin-right: 15px;
  margin-top: 0.2em;
  line-height: 0;
  position: relative;
}
article.type-thread .author-avatar .replier-avatar {
  border: 1px solid #FFFFFF;
  background: white;
  position: absolute;
  bottom: -5px;
  right: -5px;
}
article.type-thread .author-avatar .free-icon {
  background: #777;
}
article.type-thread .entry-header {
  margin-left: 70px;
}
article.type-thread h1.entry-title {
  font-size: 22px;
}
article.type-thread .thread-information {
  margin-top: -10px;
  font-size: 12px;
  color: #777777;
  margin-bottom: 20px;
  margin-left: 70px;
}
article.type-thread .thread-information strong,
article.type-thread .thread-information a {
  color: #666666;
  text-decoration: none;
}
article.type-thread .thread-information a:hover {
  text-decoration: underline;
}
article.type-thread .thread-information .thread-topics a {
  color: #ffffff;
}
article.type-thread .thread-information .amount-paid {
  color: #bbb;
}
article.type-thread .queue-information {
  margin-bottom: 1em;
  font-size: 13px;
  padding: 10px;
  line-height: 1em;
  background: #F4F4F4;
  border: 1px solid #E6E6E6;
}
article.type-thread .entry-content {
  background: #fdfdfd;
  padding: 20px;
  border: 1px solid #f0f0f0;
  margin-top: 30px;
}
article.type-thread .entry-content > *:last-child {
  margin-bottom: 0;
}
article.type-thread .resolved {
  zoom: 1;
  padding: 10px 20px;
  line-height: 1em;
  font-size: 0.9em;
  background: #fdfdfd;
  border: 1px solid #E6E6E6;
  border-top: none;
}
article.type-thread .resolved:before {
  content: '';
  display: block;
}
article.type-thread .resolved:after {
  content: '';
  display: table;
  clear: both;
}
article.type-thread .resolved label {
  cursor: pointer;
  display: inline-block;
  margin-top: 7px;
  font-size: 0.925em;
  color: #666;
}
article.type-thread .resolved label input[type="checkbox"] {
  display: inline-block;
  margin-right: 2px;
}
article.type-thread .resolved a.button {
  padding: 5px 8px;
  font-size: 11px;
  line-height: 1em;
  float: right;
}
article.type-thread.thread-resolved h1.entry-title {
  padding-left: 35px;
  background: url(images/resolved-large.png) no-repeat left center;
}
article.type-thread .thread-highlight {
  background: #fffdc3;
}
.archive article.thread {
  margin-bottom: 45px;
}
.archive article.thread:last-child {
  margin-bottom: 0;
}
.archive article.thread h3 {
  margin-bottom: 5px;
  margin-left: 70px;
}
.archive article.thread h3 a {
  color: #474747;
  font-size: 17px;
  text-decoration: none;
}
.archive article.thread .thread-information {
  font-size: 12px;
  color: #777777;
  margin-bottom: 8px;
  margin-top: 0;
  margin-left: 70px;
}
.archive article.thread .thread-information strong,
.archive article.thread .thread-information a.last-comment-link {
  color: #666666;
  text-decoration: none;
}
.archive article.thread .thread-information a.last-comment-link:hover {
  text-decoration: underline;
}
.archive article.thread .author-avatar {
  float: left;
  margin-right: 15px;
  margin-top: 0.2em;
  line-height: 0;
  position: relative;
}
.archive article.thread .author-avatar .replier-avatar {
  border: 1px solid #FFFFFF;
  background: white;
  position: absolute;
  bottom: -5px;
  right: -5px;
}
.archive article.thread .summary {
  font-size: 13px;
  color: #999999;
  margin-left: 70px;
}
.archive article.thread.thread-resolved h3 {
  padding-left: 25px;
  background: url(images/resolved-small.png) no-repeat left center;
}
.thread-topics {
  float: right;
  list-style: none;
  margin: -2px 0 0 10px;
}
.thread-topics li {
  display: inline-block;
  margin-right: 4px;
}
.thread-topics li:last-child {
  margin-right: 0;
}
.thread-topics li a {
  display: inline-block;
  padding: 2px 5px;
  color: #FFFFFF;
  background: #00a0ff;
  color: #fffeff;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-size: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.thread-topics li a:hover {
  background: #28abff;
}
.widget ul.order-information li {
  word-break: break-all;
}
.widget.support-subscribe a.button {
  display: inline-block;
  margin-bottom: 1em;
}
.widget.support-subscribe .description {
  font-size: 0.9em;
}
#orders .message {
  background-color: lightYellow;
  padding: 8px 12px;
  color: black;
  border: 1px solid #E6DB55;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 20px;
}
#orders input[type=text] {
  display: block;
  float: left;
  padding: 5px 10px 5px 82px;
  font-size: 16px;
  border: 1px solid #C0C0C0;
  margin-bottom: -1px;
  width: 420px;
  margin-right: 10px;
  color: #666;
  background: url(images/paypal-small.png) no-repeat 5px center;
}
#support-thread-form input[type="text"] {
  width: 100%;
  padding: 5px 8px;
}
#support-thread-form input.field-title {
  font-weight: 500;
}
#support-thread-form .mce-tinymce {
  border: 1px solid #dedede;
}
#support-thread-form .wp-editor-container .quicktags-toolbar,
#support-thread-form .wp-editor-container textarea {
  border: 1px solid #dedede;
}
#support-thread-form .wp-editor-container textarea {
  border-top: none;
}
#support-thread-form .select2-container {
  font-size: 13px;
}
#support-thread-form .select2-container a,
#support-thread-form .select2-container a:hover {
  text-decoration: none;
}
#support-thread-form .user-login {
  padding: 10px;
  border: 1px solid #e0e0e0;
  background: #f4f4f4;
  margin-bottom: 30px;
}
#support-thread-form .form-errors {
  margin-bottom: 20px;
  border: 2px solid #f07174;
  padding: 15px 15px 15px 50px;
  color: #f07174;
  background: #feeaea;
  border-radius: 5px;
  font-size: 0.95em;
  position: relative;
}
#support-thread-form .form-errors .icon-circle-cross {
  position: absolute;
  top: 50%;
  left: 14px;
  font-size: 24px;
  margin-top: -12px;
}
#support-thread-form .form-errors ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#support-thread-form .form-errors ul li {
  margin-bottom: 0.2em;
}
#support-thread-form .form-errors ul li:last-child {
  margin-bottom: 0;
}
#support-thread-form .field {
  margin-bottom: 15px;
}
#support-thread-form .field .description {
  font-size: 0.75em;
  color: #999;
  text-align: right;
}
#support-thread-form .field label {
  display: inline-block;
  width: 120px;
  font-weight: 500;
}
#select2-drop {
  font-size: 12px;
}
.wp-media-buttons {
  margin-bottom: 5px;
}
.wp-media-buttons .button {
  text-shadow: none;
}
#siteorigin-support-notice {
  background: #f5fafd;
  padding: 15px 20px;
  margin-bottom: 30px;
  border: 1px solid #5ec0ff;
  border-radius: 4px;
}
#siteorigin-support-notice p {
  color: #0096ed;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.2em;
}
#siteorigin-support-notice p a {
  color: #0096ed;
}
#siteorigin-support-notice .dismiss {
  float: right;
  margin: 0 0 0 1em;
}
body.blog #page,
body.single-post #page {
  background: #f9f9f9;
}
body.blog #primary,
body.single-post #primary {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 120px;
  border-left: 0;
  margin: 0 auto;
  float: none;
  background: #FFFFFF;
  width: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
article.post {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #f0f0f0;
  zoom: 1;
}
article.post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
article.post:before {
  content: '';
  display: block;
}
article.post:after {
  content: '';
  display: table;
  clear: both;
}
article.post .blog-post-content,
article.post .blog-post-info {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article.post .blog-post-info {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  float: left;
  width: 180px;
  line-height: 28px;
  padding: 20px 20px;
  color: #666666;
  background: #F6F6F6;
}
article.post .blog-post-info .posted-on-line {
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
}
article.post .blog-post-info .posted-on-line > span {
  display: block;
}
article.post .blog-post-info .posted-on-avatar {
  background: #E8E8E8;
  padding: 10px;
}
article.post .blog-post-info .posted-on-avatar img {
  display: block;
}
article.post .blog-post-info a {
  color: #555555;
  text-decoration: none;
}
article.post .blog-post-info a:hover {
  text-decoration: underline;
}
article.post .blog-post-content .entry-meta {
  margin: -20px 0 25px 0;
  color: #999;
  font-size: 13px;
}
article.post .blog-post-content .entry-meta.entry-meta-single {
  text-align: center;
  margin: 45px 0 0 0;
}
article.post .blog-post-content .banner-image {
  margin-bottom: 1em;
  position: relative;
  display: block;
}
article.post .blog-post-content .banner-image img {
  max-width: 100%;
  height: auto;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.075);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.075);
  box-shadow: 0 2px 2px rgba(0,0,0,0.075);
}
article.post .blog-post-content .banner-image .play-video-icon {
  background: url("images/rounded-play.png") no-repeat;
  display: block;
  width: 82px;
  height: 82px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -41px;
  margin-left: -41px;
  z-index: 2;
  opacity: 0.5;
}
article.post .blog-post-content .entry-title {
  font-size: 30px;
  color: #606060;
  margin-bottom: 0.7em;
}
article.post .blog-post-content .entry-title a {
  color: inherit;
  text-decoration: none;
}
article.post .blog-post-content .entry-title a:hover {
  color: #333333;
}
article.post .blog-post-content .read-more {
  text-align: right;
  margin-top: 15px;
}
article.post .share-networks {
  font-size: 12px;
  margin: 20px 0;
  height: 18px;
  padding: 0;
  list-style: none;
}
article.post .share-networks .network {
  display: block;
  margin: 0 10px 0 0;
  float: left;
}
article.post .share-networks .network.subscribe {
  float: right;
  margin: 0;
}
article.post .share-networks .network.subscribe a {
  display: inline-block;
  padding: 3px 8px;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  background: #ff4c4c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f03b3b), color-stop(1, #ff4c4c));
  background: -ms-linear-gradient(bottom, #f03b3b, #ff4c4c);
  background: -moz-linear-gradient(center bottom, #f03b3b 0%, #ff4c4c 100%);
  background: -o-linear-gradient(#ff4c4c, #f03b3b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4c4c', endColorstr='#f03b3b', GradientType=0);
}
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
#comments {
  margin-top: 30px;
}
#comments .comments-title {
  font-size: 20px;
  color: #44474a;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments .commentlist {
  margin: 35px 0;
  list-style: none;
}
#comments .commentlist .comment,
#comments .commentlist .comment-private {
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative;
  list-style: none;
}
#comments .commentlist .comment .avatar,
#comments .commentlist .comment-private .avatar {
  position: relative;
  float: left;
  width: 55px;
}
#comments .commentlist .comment .avatar img,
#comments .commentlist .comment-private .avatar img {
  display: block;
  width: 55px;
  height: 55px;
}
#comments .commentlist .comment .comment-reply-link,
#comments .commentlist .comment-private .comment-reply-link {
  display: block;
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  color: #888;
  line-height: 2em;
}
#comments .commentlist .comment .main-content,
#comments .commentlist .comment-private .main-content {
  margin-left: 85px;
}
#comments .commentlist .comment .comment-info,
#comments .commentlist .comment-private .comment-info {
  margin-bottom: 15px;
  line-height: 1em;
}
#comments .commentlist .comment .comment-info .author,
#comments .commentlist .comment-private .comment-info .author {
  color: #555555;
  font-size: 14px;
  font-weight: bold;
}
#comments .commentlist .comment .comment-info .author a,
#comments .commentlist .comment-private .comment-info .author a {
  color: #303030;
  text-decoration: none;
}
#comments .commentlist .comment .comment-info .date,
#comments .commentlist .comment-private .comment-info .date {
  float: right;
  font-size: 12px;
  color: #ababab;
}
#comments .commentlist .comment .comment-info .date a,
#comments .commentlist .comment-private .comment-info .date a {
  text-decoration: none;
  color: inherit;
}
#comments .commentlist .comment .comment-info .date .icon-clock,
#comments .commentlist .comment-private .comment-info .date .icon-clock {
  margin: 1px 6px 0 0;
  float: left;
  font-size: 13px;
}
#comments .commentlist .comment .works-here,
#comments .commentlist .comment-private .works-here {
  display: inline-block;
  font-family: 'Short Stack', cursive;
  font-size: 9px;
  margin-left: 15px;
  color: #E0E0E0;
  background: #333333;
  line-height: 1em;
  padding: 4px 6px 3px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#comments .commentlist .comment .separator,
#comments .commentlist .comment-private .separator {
  position: absolute;
  bottom: 0;
  left: 85px;
  width: 55px;
  height: 1px;
  background: #d2d6d9;
}
#comments .commentlist .comment-private .entry-content-private {
  display: block;
  padding: 5px 10px;
  color: #999;
  background: #f6f6f6;
}
#comments .commentlist .comment.depth-2,
#comments .commentlist .private.depth-2,
#comments .commentlist .comment.depth-3,
#comments .commentlist .private.depth-3,
#comments .commentlist .comment.depth-4,
#comments .commentlist .private.depth-4,
#comments .commentlist .comment.depth-5,
#comments .commentlist .private.depth-5 {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 25px;
  margin-top: 25px;
}
#comments .commentlist .comment.depth-2 .reply-icon,
#comments .commentlist .private.depth-2 .reply-icon,
#comments .commentlist .comment.depth-3 .reply-icon,
#comments .commentlist .private.depth-3 .reply-icon,
#comments .commentlist .comment.depth-4 .reply-icon,
#comments .commentlist .private.depth-4 .reply-icon,
#comments .commentlist .comment.depth-5 .reply-icon,
#comments .commentlist .private.depth-5 .reply-icon {
  width: 6px;
  height: 6px;
  position: absolute;
  top: 35px;
  left: 100px;
  background: url(images/sprites/reply-icon.png) no-repeat;
}
#comments .commentlist .comment.depth-2 .main-content,
#comments .commentlist .private.depth-2 .main-content,
#comments .commentlist .comment.depth-3 .main-content,
#comments .commentlist .private.depth-3 .main-content,
#comments .commentlist .comment.depth-4 .main-content,
#comments .commentlist .private.depth-4 .main-content,
#comments .commentlist .comment.depth-5 .main-content,
#comments .commentlist .private.depth-5 .main-content {
  margin-left: 130px;
}
#comments .commentlist .comment.depth-2 .separator,
#comments .commentlist .private.depth-2 .separator,
#comments .commentlist .comment.depth-3 .separator,
#comments .commentlist .private.depth-3 .separator,
#comments .commentlist .comment.depth-4 .separator,
#comments .commentlist .private.depth-4 .separator,
#comments .commentlist .comment.depth-5 .separator,
#comments .commentlist .private.depth-5 .separator {
  top: 0;
  left: 130px;
}
#comments .reply-notes {
  font-size: 13px;
  margin-top: 20px;
  padding: 15px 20px;
  background: #F6F6F6;
  color: #888;
}
#comments .auth-required {
  font-size: 13px;
  margin-top: 20px;
  padding: 15px 20px;
  background: #F6F6F6;
  color: #888;
}
#respond {
  margin-top: 30px;
}
#respond h3 {
  font-size: 14px;
  color: #44474a;
  margin-bottom: 30px;
  font-weight: 700;
}
#respond h3 a {
  color: #333;
  font-style: italic;
}
#commentform {
  zoom: 1;
  margin-bottom: 0;
}
#commentform:before {
  content: '';
  display: block;
}
#commentform:after {
  content: '';
  display: table;
  clear: both;
}
#commentform p {
  margin-bottom: 10px;
  position: relative;
}
#commentform:last-child {
  margin-bottom: 0;
}
#commentform label {
  display: inline-block;
  width: 85px;
  font-size: 12px;
  color: #6a6a6a;
}
#commentform .required {
  display: inline-block;
  color: #b10000;
  margin-left: 4px;
}
#commentform .comment-form-comment,
#commentform .comment-notes,
#commentform .form-submit,
#commentform .logged-in-as {
  font-size: 12px;
  color: #919191;
}
#commentform .logged-in-as {
  margin-bottom: 4px;
}
#commentform .logged-in-as a {
  color: #474747;
}
#commentform input[type=text],
#commentform textarea {
  display: inline-block;
  border: 1px solid #d5d3d5;
  margin-left: 0;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
  color: #6a6a6a;
  font-size: 13px;
}
#commentform textarea {
  width: 100%;
  line-height: 1.6em;
}
#commentform #subscribe {
  float: left;
  cursor: pointer;
}
#commentform label[for="subscribe"] {
  display: block;
  width: auto;
  float: left;
  line-height: 1.15em;
  cursor: pointer;
}
#commentform .form-allowed-tags {
  font-size: 0.8em;
  color: #999999;
}
#commentform .form-allowed-tags code {
  font-size: 0.9em;
}
#commentform .search-terms input[type="text"] {
  width: 100%;
}
#commentform.thread-comment-form .mce-toolbar-grp {
  display: none;
}
#commentform.thread-comment-form .comment-tinymce .mce-tinymce {
  border: 1px solid #e5e5e5;
}
#commentform.thread-comment-form #qt_comment_toolbar {
  border: 1px solid #e5e5e5;
}
#commentform.thread-comment-form #qt_comment_toolbar select {
  margin-top: 6px;
  float: right;
  display: inline-block;
  padding: 4px;
}
#commentform.thread-comment-form textarea {
  border-radius: 0;
  border-top: 0;
}
#commentform .private-reply {
  margin: 0 0 10px 0;
  padding: 8px 10px;
  background: #F6F6F6;
  text-align: right;
  line-height: 1em;
}
#commentform .private-reply label {
  width: auto;
  font-weight: 500;
  cursor: pointer;
}
.commentlist #respond {
  padding: 20px;
  background: #F9F9F9;
  border: 1px solid #D0D0D0;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
#secondary aside.ghdoc-sidebar h3.widget-title {
  margin-top: 0;
}
#secondary aside.ghdoc-sidebar h2 {
  color: #474747;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 500;
}
#secondary aside.ghdoc-sidebar h3 {
  color: #474747;
  font-size: 16px;
  margin: 1em 0 0.5em 0;
  font-weight: 500;
}
#secondary aside.ghdoc-sidebar ul li a {
  color: #3fabe9;
}
.gh-doc-page #content {
  position: relative;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
.gh-doc-page #content:before {
  content: '';
  display: block;
}
.gh-doc-page #content:after {
  content: '';
  display: table;
  clear: both;
}
.entry-content div.github-edit {
  margin-top: 2em;
  text-align: right;
}
.entry-content div.github-edit a {
  font-size: 0.85em;
  font-weight: 500;
  color: #777;
  text-decoration: none;
  padding: 4px 14px 4px 14px;
  display: inline-block;
  border: 1px solid #C0C0C0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3f3f3), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f3f3f3, #ffffff);
  background: -moz-linear-gradient(center bottom, #f3f3f3 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #f3f3f3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: 0 1px 1px rgba(0,0,0,0.075);
}
.entry-content div.github-edit a .github-icon {
  display: inline-block;
  float: left;
  width: 14px;
  height: 14px;
  background: url(https://assets-cdn.github.com/favicon.ico) no-repeat center center;
  background-size: cover;
  margin: 4px 10px 0 0;
}
.entry-content div.github-edit a:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f8f8f8), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f8f8f8, #ffffff);
  background: -moz-linear-gradient(center bottom, #f8f8f8 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #f8f8f8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=0);
  color: #555;
  text-decoration: none;
}
.entry-content div.github-crumbtrail {
  color: #AAA;
  font-size: 0.9em;
  margin-top: -2.2em;
  margin-left: -5px;
}
.entry-content div.github-crumbtrail a,
.entry-content div.github-crumbtrail strong {
  display: inline-block;
  margin: 0 5px;
}
.entry-content div.github-crumbtrail strong {
  color: #555;
}
.page-template-template-edd #content,
.page-template-template-edd-page-php #content {
  width: 1024px;
}
.page-template-template-edd #content .entry-header,
.page-template-template-edd-page-php #content .entry-header {
  text-align: center;
}
#edd_checkout_form_wrap .edd-payment-icons {
  display: none;
}
#edd-purchase-button,
.edd-submit,
.edd-page .edd_download_purchase_form .edd-submit,
#edd-dashboard a.edd-submit {
  margin-top: 3px;
  display: inline-block;
  background: #4ca3ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3b96f0), color-stop(1, #4ca3ff));
  background: -ms-linear-gradient(bottom, #3b96f0, #4ca3ff);
  background: -moz-linear-gradient(center bottom, #3b96f0 0%, #4ca3ff 100%);
  background: -o-linear-gradient(#4ca3ff, #3b96f0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ca3ff', endColorstr='#3b96f0', GradientType=0);
  color: #f2f5f4;
  text-decoration: none !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-size: 13px;
  padding: 6px 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  cursor: pointer;
  font-weight: normal;
  letter-spacing: 0.05em;
}
#edd-purchase-button:hover,
.edd-submit:hover,
.edd-page .edd_download_purchase_form .edd-submit:hover,
#edd-dashboard a.edd-submit:hover {
  background: #5caeff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5caeff), color-stop(1, #63b4ff));
  background: -ms-linear-gradient(bottom, #5caeff, #63b4ff);
  background: -moz-linear-gradient(center bottom, #5caeff 0%, #63b4ff 100%);
  background: -o-linear-gradient(#63b4ff, #5caeff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b4ff', endColorstr='#5caeff', GradientType=0);
  text-decoration: none;
}
#edd-dashboard {
  zoom: 1;
}
#edd-dashboard:before {
  content: '';
  display: block;
}
#edd-dashboard:after {
  content: '';
  display: table;
  clear: both;
}
#edd-dashboard .dashboard-tabs {
  float: left;
  width: 17%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#edd-dashboard .dashboard-tabs li a {
  display: block;
  text-decoration: none;
  padding: 11px 15px;
  color: #666;
  border: 1px solid #eee;
  background: #fafafa;
}
#edd-dashboard .dashboard-tabs li.active {
  font-weight: bold;
}
#edd-dashboard .dashboard-tab-content {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  float: right;
  width: 83%;
}
#edd-dashboard .dashboard-tab-content .dashboard-tab {
  display: none;
}
#edd-dashboard .dashboard-tab-content .dashboard-tab.active {
  display: block;
}
#edd-dashboard .dashboard-tab-content table {
  border: none;
}
#edd-dashboard .dashboard-tab-content table thead tr th {
  text-align: left;
  border: 1px solid #eee;
  border-width: 1px 0;
  color: #666;
  background: #fafafa;
  padding: 10px;
}
#edd-dashboard .dashboard-tab-content table tbody tr td {
  padding: 10px;
}
#edd-dashboard .dashboard-tab-content p {
  margin: 0;
}
#edd-dashboard .dashboard-tab-content #edd_sl_license_keys,
#edd-dashboard .dashboard-tab-content #edd_sl_license_sites {
  margin-top: 20px;
}
#edd-dashboard .dashboard-tab-content #edd_profile_editor_form {
  margin-top: -10px;
}
#edd-dashboard .dashboard-tab-content #edd_profile_editor_form legend {
  width: 100%;
  display: block;
  text-align: left;
  border: 1px solid #eee;
  border-width: 1px 0;
  color: #666;
  background: #fafafa;
  padding: 10px;
  margin-top: 10px;
}
#edd-dashboard .dashboard-tab-content #edd_profile_editor_form p {
  padding: 10px;
}
#edd-dashboard .dashboard-tab-content #edd_profile_editor_form p#edd_profile_submit_wrap {
  border-bottom: none;
  padding: 10px 0 0 0;
}
#edd-dashboard .dashboard-tab-content #edd_profile_editor_form input[type=text],
#edd-dashboard .dashboard-tab-content #edd_profile_editor_form input[type=password] {
  margin-bottom: 10px;
}
#edd-login-form {
  width: 50%;
  padding: 25px;
  margin: 0 auto;
  background: #FDFDFD;
  border: 1px solid #e8e8e8;
}
#edd-login-form legend {
  width: 100%;
  display: block;
  text-align: left;
  border: 1px solid #eee;
  border-width: 1px 0;
  color: #666;
  background: #fafafa;
  padding: 10px;
  margin-top: 10px;
}
#edd-login-form p:first-child {
  margin-bottom: 10px;
  text-align: center;
}
#edd-login-form .edd-more-actions a {
  display: inline-block;
  margin-left: 1em;
}
.page-template-template-edd-page-php {
  background: #FDFDFD;
}
.page-template-template-edd-page-php #page {
  background: #f8f8f8;
}
.page-template-template-edd-page-php .page-decoration {
  padding: 40px 50px;
  background: #fff;
  border: 1px solid #e8e8e8;
  margin-top: 18px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.textwidget > *:first-child {
  margin-top: 0;
}
.textwidget > *:last-child {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.6rem;
  line-height: 1.5;
}
p {
  margin-bottom: 1.5em;
}
b,
strong {
  font-weight: bold;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
.clear {
  clear: both;
}
/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
th {
  font-weight: bold;
}
body {
  background-color: #FDFDFD;
}
#page {
  background-color: #fff;
}
/*--------------------------------------------------------------
4.0 Inputs and buttons
--------------------------------------------------------------*/
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}
input[type="reset"],
input[type="submit"],
body a.button {
  margin-top: 3px;
  display: inline-block;
  background: #4ca3ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3b96f0), color-stop(1, #4ca3ff));
  background: -ms-linear-gradient(bottom, #3b96f0, #4ca3ff);
  background: -moz-linear-gradient(center bottom, #3b96f0 0%, #4ca3ff 100%);
  background: -o-linear-gradient(#4ca3ff, #3b96f0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ca3ff', endColorstr='#3b96f0', GradientType=0);
  color: #f2f5f4;
  text-decoration: none !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-size: 13px;
  padding: 6px 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  cursor: pointer;
  font-weight: normal;
  letter-spacing: 0.05em;
}
input[type="reset"]:hover,
input[type="submit"]:hover,
body a.button:hover {
  background: #5caeff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5caeff), color-stop(1, #63b4ff));
  background: -ms-linear-gradient(bottom, #5caeff, #63b4ff);
  background: -moz-linear-gradient(center bottom, #5caeff 0%, #63b4ff 100%);
  background: -o-linear-gradient(#63b4ff, #5caeff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b4ff', endColorstr='#5caeff', GradientType=0);
  text-decoration: none;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #D0D0D0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}
textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 100%;
}
/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
  color: #3fabe9;
}
a:visited {
  color: #3fabe9;
}
a:hover,
a:focus,
a:active {
  color: #3fabe9;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
#site-navigation {
  display: block;
  float: right;
  margin-top: 7px;
}
#site-navigation .menu,
#site-navigation .menu-main-menu-container {
  float: right;
}
#site-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#site-navigation ul > li {
  font-size: 14px;
  margin-right: 25px;
}
#site-navigation ul > li:last-child {
  margin-right: 0;
}
#site-navigation ul > li > a {
  color: #606060;
}
#site-navigation ul ul {
  display: none;
  float: left;
  left: 0;
  position: absolute;
  top: 1.5em;
  z-index: 99999;
}
#site-navigation ul ul a {
  width: 200px;
}
#site-navigation ul ul ul {
  left: 100%;
  top: 0;
}
#site-navigation ul li:hover > ul {
  display: block;
}
#site-navigation li {
  float: left;
  position: relative;
}
#site-navigation a {
  display: block;
  text-decoration: none;
}
#site-navigation .search-form {
  float: right;
  margin: -3px 0 0 2em;
}
#site-navigation .search-form input[type="search"] {
  font-size: 12px;
}
#site-navigation .search-form input[type="submit"] {
  display: none;
}
/* Small menu */
.menu-toggle {
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 600px) {
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }
  .main-navigation ul {
    display: none;
  }
}
.site-main [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden;
}
[class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}
[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.post-navigation {
  margin-top: 20px !important;
  font-size: 12px;
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}
/* Search widget */
.widget_search .search-submit {
  display: none;
}
/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
.page-header .page-title {
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: 200;
  color: #474747;
}
.page-header .page-title small {
  display: inline-block;
  color: #999;
  margin-left: 0.25em;
}
#content {
  margin-top: 30px;
  zoom: 1;
}
#content:before {
  content: '';
  display: block;
}
#content:after {
  content: '';
  display: table;
  clear: both;
}
#primary {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 80%;
  padding-left: 40px;
}
/* Special layout for the home page */
.page-template-template-edd #content #primary,
.page-template-template-full-width #content #primary,
.page-template-template-full-width-hover-menu #content #primary,
.page-template-template-edd-page-php #content #primary,
body.post-type-archive-theme #content #primary,
body.single-theme #content #primary,
body.single-download #content #primary {
  float: none;
  width: auto;
  border-left: none;
  padding-left: 0;
}
body.author #content,
.error404 #content {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.updated {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
h1.entry-title {
  margin-bottom: 0.5em;
  font-weight: 200;
  color: #474747;
  font-size: 32px;
  position: relative;
  top: -0.2em;
}
.entry-content {
  font-size: 14px;
  color: #5e5e5e;
  line-height: 1.6em;
  position: relative;
}
.entry-content > *:first-child {
  margin-top: 0;
}
.entry-content > *:last-child {
  margin-bottom: 0;
}
.entry-content p {
  margin: 1.5em 0;
}
.entry-content p:first-child {
  margin-top: 0;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.entry-content a {
  color: #3fabe9;
  text-decoration: underline;
}
.entry-content a:hover {
  text-decoration: underline;
}
.entry-content strong {
  color: #474747;
  font-weight: bold;
}
.entry-content em {
  font-style: italic;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 1.5em 0;
  color: #555;
  font-weight: 300;
  position: relative;
  line-height: 1.2em;
}
.entry-content h1 .section-link,
.entry-content h2 .section-link,
.entry-content h3 .section-link,
.entry-content h4 .section-link,
.entry-content h5 .section-link,
.entry-content h6 .section-link {
  font-size: 0.7em;
  position: absolute;
  text-decoration: none;
  top: 0.1em;
  padding-right: 0.2em;
  right: 100%;
  color: #333;
  display: none;
}
.entry-content h1:hover .section-link,
.entry-content h2:hover .section-link,
.entry-content h3:hover .section-link,
.entry-content h4:hover .section-link,
.entry-content h5:hover .section-link,
.entry-content h6:hover .section-link {
  display: block;
}
.entry-content h1 {
  font-size: 2.0em;
}
.entry-content h2 {
  font-size: 1.8em;
}
.entry-content h3 {
  font-size: 1.6em;
}
.entry-content h4 {
  font-size: 1.4em;
}
.entry-content h5 {
  font-size: 1.2em;
}
.entry-content h6 {
  font-size: 1em;
}
.entry-content ul,
.entry-content ol {
  margin: 1.5em 0 1.5em 3em;
}
.entry-content ul li,
.entry-content ol li {
  line-height: 1.8em;
}
.entry-content ul ul,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ol ol {
  margin-top: 0.7em;
}
.entry-content ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin-left: 0.2em;
}
.entry-content ol {
  padding-left: 1.5em;
  margin-left: 0.2em;
}
.entry-content .table-of-contents {
  margin: 1.5em 0;
}
.entry-content .table-of-contents ul {
  list-style: none;
  padding-left: 0;
}
.entry-content .table-of-contents ul ul {
  padding-left: 1.5em;
}
.entry-content .table-of-contents > ul > li > a {
  color: #474747;
  font-weight: 500;
  margin-bottom: 0.5em;
  font-size: 14px;
}
.entry-content .table-of-contents ul ul > li > a {
  font-weight: 500;
  color: #5e5e5e;
}
.entry-content .wp-caption {
  max-width: 100%;
  margin: 5px 0 30px 0;
  border: 1px solid #E0E0E0;
  padding: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.entry-content .wp-caption p.wp-caption-text {
  margin: 0.5em 0 0 0;
  color: #999999;
  font-size: 0.9em;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.aligncenter {
  margin-bottom: 1.5em;
}
.entry-content .alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
}
.entry-content .alignright {
  display: inline;
  float: right;
  margin-left: 20px;
}
.entry-content code {
  display: inline-block;
  background: #eee;
  font-size: 0.875em;
  padding: 0.1em 0.35em;
}
.entry-content pre code {
  padding: 0;
}
.entry-content .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.entry-content .keywords {
  color: #666666;
  font-weight: bold;
}
.entry-content .keywords a {
  color: #00a0ff;
  text-decoration: none;
}
.entry-content pre.prettyprint {
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #222222;
  white-space: pre;
}
.entry-content .tweet-prioritize {
  line-height: 1.2em;
  margin-top: 0.4em;
  display: block;
}
.entry-content .private-snippet {
  padding: 2px 6px;
  background: #e8e8e8;
  color: #777;
}
.entry-content .private-snippet.private-snippet-visible {
  color: #444;
}
.entry-meta {
  font-size: 12px;
  margin-top: -20px;
  margin-bottom: 20px;
  color: #999999;
}
.entry-meta > span {
  display: inline-block;
  margin-right: 0.65em;
}
.entry-meta > span:last-child {
  margin-right: 0;
}
.entry-meta a {
  color: #666666;
  font-weight: 500;
  text-decoration: none;
}
.highlight-wrapper {
  position: relative;
}
.highlight-wrapper .highlight-bar {
  display: block;
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: -42px;
  background: #4ca3ff;
}
/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}
/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.site-main .gallery {
  margin-bottom: 1.5em;
}
.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-main .gallery dd {
  margin: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/
.container,
body.page #content,
body.archive #content,
body.search #content,
.single-thread #content,
.single-download #content,
.single-post #content,
.blog #content {
  position: relative;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
.container:before,
body.page #content:before,
body.archive #content:before,
body.search #content:before,
.single-thread #content:before,
.single-download #content:before,
.single-post #content:before,
.blog #content:before {
  content: '';
  display: block;
}
.container:after,
body.page #content:after,
body.archive #content:after,
body.search #content:after,
.single-thread #content:after,
.single-download #content:after,
.single-post #content:after,
.blog #content:after {
  content: '';
  display: table;
  clear: both;
}
.single-download #content {
  margin-top: 0;
}
/*--------------------------------------------------------------
Sidebar
--------------------------------------------------------------*/
#secondary {
  float: left;
  width: 20%;
}
#secondary aside {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
}
#secondary aside .widget-title {
  padding: 12px 15px;
  line-height: 1em;
  color: #474747;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 500;
  background-color: #f6f6f6;
  border-bottom: 1px solid #e8e8e8;
}
#secondary aside > div,
#secondary aside > ul,
#secondary aside > li {
  padding: 0 15px 15px 15px;
}
#secondary aside > div > *:last-child,
#secondary aside > ul > *:last-child,
#secondary aside > li > *:last-child {
  margin-bottom: 0;
}
#secondary aside > div > *:first-child,
#secondary aside > ul > *:first-child,
#secondary aside > li > *:first-child {
  margin-top: 0;
}
#secondary aside h4 {
  margin: 15px -15px 15px -15px;
  padding: 8px 15px;
  color: #666;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 500;
  background: #f6f6f6;
  border: 1px solid #e8e8e8;
  border-width: 1px 0;
}
#secondary .search-form input[name="s"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-right: 0;
  color: #9e9e9e;
  font-size: 11px;
  padding: 5px;
  outline: 0;
}
#secondary aside {
  font-size: 13px;
  color: #848484;
  margin-bottom: 40px;
}
#secondary aside p {
  margin-bottom: 1em;
}
#secondary aside strong {
  color: #707070;
}
#secondary aside:last-child {
  margin-bottom: 0;
}
#secondary aside ul {
  margin: 0;
}
#secondary aside ul li {
  list-style: none;
  line-height: 1.9em;
}
#secondary aside ul li a {
  color: #6a6a6a;
  text-decoration: none;
}
#secondary aside ul ul li {
  margin-left: 1.25em;
}
#secondary aside .back-to-theme a {
  color: #6a6a6a;
  text-decoration: none;
}
#secondary aside .related-page {
  margin-bottom: 2em;
}
#secondary aside .related-page a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
  display: block;
  margin-bottom: 0.4em;
}
#secondary aside .related-page .summary {
  font-size: 12px;
}
/*--------------------------------------------------------------
Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #2f3033;
  height: 32px;
  border-bottom: 4px solid #4ca3ff;
}
#topbar .user {
  float: right;
  font-size: 10px;
  line-height: 1em;
}
#topbar .user .login {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 29px;
  float: right;
  padding: 9px 0;
  margin-left: 15px;
  color: #e2e2e2;
  text-decoration: none;
  cursor: pointer;
}
#topbar .user .login a {
  text-decoration: none;
  color: inherit;
}
#topbar .user .login .networks {
  zoom: 1;
  position: absolute;
  top: 26px;
  right: 0;
  background: #222;
  padding: 10px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: none;
  z-index: 99;
  text-align: center;
  width: 120px;
}
#topbar .user .login .networks:before {
  content: '';
  display: block;
}
#topbar .user .login .networks:after {
  content: '';
  display: table;
  clear: both;
}
#topbar .user .login .networks h4 {
  font-size: 12px;
  margin-bottom: 10px;
}
#topbar .user .login .networks .network {
  cursor: pointer;
  font-size: 12px;
  display: block;
  padding: 5px 0;
  margin-bottom: 2px;
  line-height: 1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
}
#topbar .user .login .networks .network.twitter {
  background: #43b8e4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #43b8e4), color-stop(1, #58c6e9));
  background: -ms-linear-gradient(bottom, #43b8e4, #58c6e9);
  background: -moz-linear-gradient(center bottom, #43b8e4 0%, #58c6e9 100%);
  background: -o-linear-gradient(#58c6e9, #43b8e4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58c6e9', endColorstr='#43b8e4', GradientType=0);
  border: 1px solid;
  border-color: #3a8ca4 #36839d #337595 #36839d;
}
#topbar .user .login .networks .network.facebook {
  background: #586997;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #586997), color-stop(1, #7286a9));
  background: -ms-linear-gradient(bottom, #586997, #7286a9);
  background: -moz-linear-gradient(center bottom, #586997 0%, #7286a9 100%);
  background: -o-linear-gradient(#7286a9, #586997);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7286a9', endColorstr='#586997', GradientType=0);
  border: 1px solid;
  border-color: #526381 #3e4d6c #2d3c51 #3e4d6c;
}
#topbar .user .login .networks .network.google {
  background: #d24131;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d24131), color-stop(1, #dd4b39));
  background: -ms-linear-gradient(bottom, #d24131, #dd4b39);
  background: -moz-linear-gradient(center bottom, #d24131 0%, #dd4b39 100%);
  background: -o-linear-gradient(#dd4b39, #d24131);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd4b39', endColorstr='#d24131', GradientType=0);
  border: 1px solid;
  border-color: #c03025;
}
#topbar .user .login .networks .network:last-child {
  margin-bottom: 0;
}
#topbar .user .login:hover .networks {
  display: block;
}
/*--------------------------------------------------------------
Crumbtrail
--------------------------------------------------------------*/
#crumbtrail {
  float: left;
  font-size: 10px;
  padding-top: 6px;
}
#crumbtrail a {
  text-decoration: none;
  color: #999999;
}
#crumbtrail .sep {
  color: #555555;
  display: inline-block;
  margin: 0 12px;
}
#crumbtrail strong {
  color: #777777;
}
/*--------------------------------------------------------------
Masthead
--------------------------------------------------------------*/
#masthead {
  background: #FDFDFD;
  padding: 35px 0;
  border-bottom: 1px solid #e8e8e8;
  z-index: 10;
}
#masthead #logo {
  line-height: 0;
  position: relative;
  width: 190px;
  height: 44px;
  display: block;
  float: left;
  margin-top: -9px;
}
#masthead #logo img {
  position: absolute;
  top: 0;
  left: 0;
}
#masthead #logo .hover-text {
  opacity: 0;
  position: absolute;
  line-height: 1;
  font-family: 'Short Stack', cursive;
  font-size: 9px;
  text-indent: 0;
  color: #777777;
  text-decoration: none !important;
  left: 57px;
  bottom: 40px;
  pointer-events: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#masthead #logo .hover-logo {
  display: none;
}
#masthead #logo:hover .hover-logo,
#masthead #logo:hover .hover-text {
  display: block;
  opacity: 1;
}
#masthead #logo:hover .normal-logo {
  display: none;
}
#masthead #main-search .search-form {
  display: none;
}
#masthead.displaying-search #main-search .search-form {
  display: block;
}
#masthead.displaying-search #site-navigation {
  opacity: 0.35;
}
#main-search {
  float: right;
  margin-left: 28px;
  margin-top: 5px;
}
#main-search .icon-search {
  margin-top: 1px;
  color: #555;
  cursor: pointer;
  font-size: 18px;
}
#main-search .search-form {
  position: absolute;
  top: 1px;
  right: 25px;
  z-index: 2;
}
#main-search .search-form input {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 6px 6px 32px;
  width: 280px;
  font-size: 13px;
  color: #666;
}
#main-search .search-form input:focus {
  outline: none;
}
#main-search .search-form .icon-search,
#main-search .search-form .icon-circle-cross {
  position: absolute;
  top: 7px;
  font-size: 19px;
  color: #777;
  cursor: pointer;
}
#main-search .search-form .icon-search {
  top: 8px;
  font-size: 15px;
}
#main-search .search-form .icon-search {
  left: 7px;
}
#main-search .search-form .icon-circle-cross {
  right: 7px;
}
#search-bar-search {
  background-color: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
#search-bar-search .container {
  zoom: 1;
}
#search-bar-search .container:before {
  content: '';
  display: block;
}
#search-bar-search .container:after {
  content: '';
  display: table;
  clear: both;
}
#search-bar-search .page-title,
#search-bar-search label {
  float: left;
  max-width: 60%;
  overflow: hidden;
  font-size: 1.1em;
  color: #666;
  line-height: 34px;
  font-weight: 400;
}
#search-bar-search .page-title strong,
#search-bar-search label strong {
  font-weight: 500;
  color: #505050;
}
#search-bar-search form {
  float: right;
  width: 45%;
}
#search-bar-search input {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  padding: 5px 8px;
  font-size: 0.95em;
  display: block;
  width: 100%;
  color: #666;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page-template-template-full-width-hover-menu #masthead,
.single-theme #masthead {
  opacity: 0.975;
  background: rgba(255, 255, 255, 0.875);
  position: absolute;
  top: 32px;
  width: 100%;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
.page-template-template-full-width-hover-menu #content,
.single-theme #content {
  margin-top: 0;
}
.page-template-template-full-width-hover-menu.admin-bar #masthead,
.single-theme.admin-bar #masthead {
  top: 64px;
}
/*--------------------------------------------------------------
Search Results
--------------------------------------------------------------*/
body.search .did-you-mean {
  font-size: 15px;
  color: #dd4b39;
  margin-top: -28px;
  margin-bottom: 30px;
}
body.search .did-you-mean a {
  display: inline-block;
  margin-left: 4px;
  text-decoration: none;
}
body.search .did-you-mean a b,
body.search .did-you-mean a i {
  font-weight: 500;
  text-emphasis: none;
  text-decoration: underline;
}
body.search .result {
  margin-bottom: 25px;
}
body.search .result:last-child {
  margin-bottom: 0;
}
body.search .result h3 a {
  color: #0072cb;
  font-size: 17px;
  text-decoration: none;
}
body.search .result .search-breadcrumb {
  color: #006621;
  font-size: 12px;
  margin: 4px 0;
  font-weight: 500;
}
body.search .result .search-breadcrumb .sep {
  margin: 0 4px;
  display: inline-block;
}
body.search .result .search-breadcrumb a {
  color: inherit;
  text-decoration: none;
}
body.search .result .search-breadcrumb a:hover {
  text-decoration: underline;
}
body.search .result .search-breadcrumb strong {
  font-weight: normal;
}
body.search .result .summary {
  font-size: 13px;
  color: #777777;
}
/*--------------------------------------------------------------
Full Screen Modal
--------------------------------------------------------------*/
.full-screen-overlay,
.full-screen-modal {
  display: none;
}
.full-screen-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.98);
  z-index: 999999;
}
.full-screen-overlay .close {
  cursor: pointer;
  position: fixed;
  top: 30px;
  left: 30px;
  width: 37px;
  height: 37px;
  background-image: url(images/sprites/modal-close.png);
  text-indent: -9999px;
}
.full-screen-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999999;
}
.full-screen-modal.full-screen-modal-video {
  width: 800px;
  height: 450px;
  margin-left: -400px;
  margin-top: -225px;
}
.full-screen-modal.full-screen-modal-video .video-title {
  position: absolute;
  bottom: 108%;
  font-size: 24px;
  font-weight: 200;
  width: 100%;
  line-height: 1em;
  text-align: center;
  color: #555555;
}
.full-screen-modal.full-screen-modal-video .video-caption {
  position: absolute;
  top: 108%;
  font-size: 14px;
  width: 100%;
  text-align: center;
  color: #888888;
}
.full-screen-modal.full-screen-modal-video .video-caption a {
  color: #666666;
}
/* Newsletter Signup Form */
#newsletter-signup-modal {
  width: 640px;
  height: 450px;
  margin-left: -320px;
  margin-top: -225px;
}
#newsletter-signup-modal #mc-embedded-subscribe-form {
  text-align: center;
}
#newsletter-signup-modal #mc-embedded-subscribe-form h4 {
  font-weight: 200;
  font-size: 32px;
}
#newsletter-signup-modal #mc-embedded-subscribe-form p {
  color: #666666;
  font-weight: 200;
  font-size: 15px;
  margin-bottom: 25px;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mc-field-group {
  zoom: 1;
  margin-bottom: 4px;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mc-field-group:before {
  content: '';
  display: block;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mc-field-group:after {
  content: '';
  display: table;
  clear: both;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mc-field-group label {
  float: left;
  width: 50%;
  display: block;
  padding: 4px 20px 4px 0;
  text-align: right;
  color: #606060;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mc-field-group input {
  float: right;
  width: 50%;
  display: block;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mc-field-group:last-child {
  margin-bottom: 0;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mce-submit-button {
  margin-top: 25px;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mce-submit-button input {
  padding: 10px 45px;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mce-submit-no-thanks a {
  text-decoration: none;
  font-size: 13px;
  color: #666666;
}
#newsletter-signup-modal #mc-embedded-subscribe-form .mce-submit-no-thanks a:hover {
  text-decoration: underline;
}
.pagination {
  position: relative;
  font-size: 11px;
  line-height: 13px;
  text-align: left;
}
.pagination span,
.pagination a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  background: #4f5355;
  border-top: solid 1px #d2d2d2;
  border-left: solid 1px #c3c3c3;
  border-right: solid 1px #c3c3c3;
  border-bottom: solid 1px #9f9f9f;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
  background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #dfdfdf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  color: #646464;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  width: auto;
  text-decoration: none;
}
.pagination span:last-child,
.pagination a:last-child {
  margin-right: 0;
}
.pagination a:hover {
  background: #f0f0f0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d0d0d0), color-stop(1, #f0f0f0));
  background: -ms-linear-gradient(bottom, #d0d0d0, #f0f0f0);
  background: -moz-linear-gradient(center bottom, #d0d0d0 0%, #f0f0f0 100%);
  background: -o-linear-gradient(#f0f0f0, #d0d0d0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d0d0d0', GradientType=0);
  color: #606060;
}
.pagination .current {
  border-top: solid 1px #0089e6;
  border-left: solid 1px #0084e0;
  border-right: solid 1px #0084e0;
  border-bottom: solid 1px #007fda;
  background: #00a0ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0099f7), color-stop(1, #00a0ff));
  background: -ms-linear-gradient(bottom, #0099f7, #00a0ff);
  background: -moz-linear-gradient(center bottom, #0099f7 0%, #00a0ff 100%);
  background: -o-linear-gradient(#00a0ff, #0099f7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a0ff', endColorstr='#0099f7', GradientType=0);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #EFEFEF;
}
.found-posts {
  font-size: 12px;
  float: right;
  color: #888;
  margin-top: 0.525em;
}
.entry-content .adminized-section {
  white-space: nowrap;
  margin: 0 1px;
}
.entry-content .adminized-part {
  border-radius: 2px;
  padding: 3px 6px;
  background: #f0f0f0;
  border: 1px solid #d0d0d0;
  font-size: 0.9em;
  color: #555;
  font-weight: 500;
  line-height: 1em;
}
.entry-content .adminized-arrow {
  margin: 0 3px;
  font-size: 0.9em;
}
