article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
html { font-size: 16px; }
body { margin: 0px; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0px none; }
hr { box-sizing: content-box; height: 0px; }
code, kbd, pre, samp { font-family: "andale mono","monotype.com","lucida console",monospace; font-size: 1em; }
q { quotes: "“" "”" "‘" "’"; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0px none; }
fieldset { margin: 0px 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0px none; padding: 0px; }
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0px; padding: 0px; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }
input[type="search"], input.searchfield {  }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0px none; padding: 0px; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0px; margin-bottom: 30px; border: 1px solid rgb(242, 242, 242); }
table th, table caption { background: rgb(242, 242, 242) none repeat scroll 0% 0%; padding: 5px 10px; }
table td { padding: 5px 10px; }
table tr:nth-child(2n+1) { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
table tr:nth-child(2n) { background: rgb(252, 252, 252) none repeat scroll 0% 0%; }
.fluid-width-video-wrapper { width: 100%; position: relative; padding: 0px; }
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
body { animation-duration: 0.1s; animation-name: fontfix; animation-iteration-count: 1; animation-timing-function: linear; animation-delay: 0.1s; }
@keyframes fontfix {
0% { opacity: 1; }
100% { opacity: 1; }
}
body { color: rgb(102, 102, 102); font: 103.125%/1.55 "Lato",Arial,sans-serif; }
h1 { font-size: 343.747%; margin-bottom: 15px; }
h2 { font-size: 206.25%; margin-bottom: 15px; }
h3 { font-size: 137.497%; margin-bottom: 15px; }
h4 { font-size: 120.316%; margin-bottom: 0.5rem; }
h5 { font-size: 103.125%; margin-bottom: 0.5rem; text-transform: uppercase; }
h6 { font-size: 103.125%; margin-bottom: 0.5rem; text-transform: uppercase; }
h1, h2, h3, h4, h5, h6 { color: rgb(26, 26, 26); font-family: "Lato",Arial,sans-serif; line-height: 1.1667; margin-top: 0px; font-weight: normal; }
hr { margin: 30px 0px; border: 1px solid rgb(230, 230, 230); }
p, pre { margin: 0px 0px 30px; }
ol, ul { padding: 0px 0px 0px 1.5rem; margin: 0px 0px 30px; }
ol ol, ul ol, ol ul, ul ul { margin-bottom: 0px; }
dl dt { font-weight: bold; }
pre { background: rgb(51, 51, 51) none repeat scroll 0% 0%; color: rgb(46, 204, 113); padding: 20px; display: block; overflow: auto; overflow-wrap: normal; white-space: pre; }
q { background: rgb(252, 252, 252) none repeat scroll 0% 0%; }
code { font-family: monospace; }
blockquote { background: rgb(242, 242, 242) none repeat scroll 0% 0%; padding: 10px 20px; margin: 0px 0px 30px; position: relative; border-left: 3px solid rgb(192, 57, 43); overflow: hidden; }
blockquote p { color: rgb(153, 153, 153); }
blockquote p:last-child { margin-bottom: 0px; }
address { margin-bottom: 30px; }
img { max-width: 100%; height: auto; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input.text, textarea, input.settings-input { box-sizing: border-box; padding: 5px; border: 1px solid rgb(230, 230, 230); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05) inset; margin-bottom: 10px; max-width: 100%; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input.text:focus, textarea:focus, input.settings-input:focus { outline-color: rgb(192, 57, 43); border-color: rgb(192, 57, 43); }
select { box-sizing: border-box; max-width: 100%; }
textarea { width: 100%; height: 150px; }
input .text { width: 200px; }
input .long-text { width: 350px; }
input[type="submit"] { font-size: 0.9em; padding: 0px 15px; line-height: 30px; color: rgb(255, 255, 255); display: inline-block; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; border: medium none; border-radius: 3px; background: rgb(192, 57, 43) none repeat scroll 0% 0%; box-shadow: none; }
input[type="submit"]:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(163, 48, 36); background-image: -moz-linear-gradient(center top , rgb(192, 57, 43), rgb(134, 40, 30)); border-color: rgb(134, 40, 30); }
input[type="submit"]:hover { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
input.radio { margin-right: 5px; }
textarea.error, input.error { border-color: rgb(230, 126, 34); margin: 0px; }
label { display: block; text-transform: uppercase; font-weight: bold; }
label.error { color: rgb(230, 126, 34); margin-bottom: 5px; }
label em { color: rgb(204, 204, 204); }
legend { padding: 0px 10px; text-transform: uppercase; font-size: 11px; font-weight: bold; }
fieldset { border: 1px solid rgb(230, 230, 230); border-radius: 3px; padding: 20px; }
fieldset ul.radio { margin: 0px; }
.wp-caption { background: rgb(242, 242, 242) none repeat scroll 0% 0%; padding: 5px; text-align: center; margin-bottom: 10px; max-width: 100%; box-sizing: border-box; }
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { padding: 5px; box-sizing: border-box; }
.wp-caption .wp-caption-text { text-align: center; padding: 0px; margin: 0px; color: rgb(128, 128, 128); font-size: 0.8em; }
.wp-caption img { float: none; margin: 0px; }
.wp-smiley { margin: 0px ! important; max-height: 1em; }
.postnav { margin-bottom: 30px; }
.postnav::before, .postnav::after { content: ""; display: table; }
.postnav::after { clear: both; }
.postnav .next, .postnav .prev { width: 50%; float: left; box-sizing: border-box; }
.postnav .next { text-align: right; float: right; }
#wp-calendar { width: 100%; margin: 0px; }
#wp-calendar th, #wp-calendar caption { text-align: center; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#wp-calendar th { border-bottom: 1px solid rgb(242, 242, 242); }
#wp-calendar th, #wp-calendar td { text-align: center; padding: 8px 2px; }
#wp-calendar caption { background: transparent none repeat scroll 0% 0%; font-weight: bold; padding: 2px 0px; text-transform: uppercase; }
#wp-calendar #today { font-weight: bold; }
.alignleft, .alignright, .aligncenter { display: block; padding: 0px; box-sizing: border-box; }
.alignleft { clear: right; float: left; margin: 10px 0px 15px; }
.alignright { clear: left; float: right; margin: 10px 0px 15px; }
.aligncenter { clear: both; display: block; margin: 10px auto 15px; }
.alignright .alignright, .alignleft .alignleft, .aligncenter .aligncenter { padding: 0px 5px; border: 0px none; }
.floatleft { float: left; }
.floatright { float: right; }
.textcenter { text-align: center; }
.textright { text-align: right; }
.textleft { text-align: left; }
.invisible { position: absolute; left: -1000em; }
img#wpstats { position: absolute; left: -100px; bottom: 100px; }
.gallery { padding: 0px; margin-bottom: 30px; }
.gallery dl { float: left; text-align: center; margin: 0px 0px 15px; }
.gallery dl dt { padding: 0px; }
.gallery dl dt::before, .gallery dl dt::after { content: ""; display: table; }
.gallery dl dt::after { clear: both; }
.gallery dl dd { padding: 0px; margin: 0px; font-size: 0.8em; }
.gallery dl img { max-width: 100%; height: auto; opacity: 0.9; transition: opacity 0.3s ease-in-out 0s; }
.gallery dl img:hover { opacity: 1; transition: opacity 0.3s ease-in-out 0s; }
.gallery a.image { float: none; }
.gallery .gallery-caption { font-style: italic; }
.gallery.gallery-columns-1 dl { width: 100%; }
.gallery.gallery-columns-2 dl { width: 50%; }
.gallery.gallery-columns-3 dl { width: 33.33%; }
.gallery.gallery-columns-4 dl { width: 25%; }
.gallery.gallery-columns-5 dl { width: 20%; }
.gallery.gallery-columns-6 dl { width: 16.666%; }
.gallery.gallery-columns-7 dl { width: 14.28%; }
.gallery.gallery-columns-8 dl { width: 12.5%; }
.gallery.gallery-columns-9 dl { width: 11.11%; }
.gallery.gallery-columns-10 dl { width: 10%; }
.infinite-scroll .pagination { display: none; }
.infinite-scroll #infinite-handle { clear: both; padding: 30px; margin-bottom: 30px; text-align: center; }
.infinite-scroll #infinite-handle span { font-size: 0.9em; padding: 0px 15px; line-height: 30px; color: rgb(255, 255, 255); display: inline-block; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; border: medium none; border-radius: 3px; background: rgb(192, 57, 43) none repeat scroll 0% 0%; box-shadow: none; transition: all 0.15s ease-in-out 0s; }
.infinite-scroll #infinite-handle span:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(163, 48, 36); background-image: -moz-linear-gradient(center top , rgb(192, 57, 43), rgb(134, 40, 30)); border-color: rgb(134, 40, 30); }
.infinite-scroll #infinite-handle span:hover { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
.infinite-scroll #infinite-handle span:hover { transition: all 0.15s ease-in-out 0s; }
.infinite-scroll .infinite-loader { clear: both; padding: 30px; }
.infinite-scroll .infinite-loader .spinner { margin: 0px auto; }
.widget { overflow: hidden; }
.widget h3.widgettitle::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 16px; vertical-align: bottom; margin-right: 3px; }
.widget select { width: 100%; }
.widget.milestone-widget .milestone-content { margin: 0px auto; }
.widget.widget_author_grid ul { margin: 0px; padding: 0px; list-style-type: none; }
.widget.widget_author_grid ul::before, .widget.widget_author_grid ul::after { content: ""; display: table; }
.widget.widget_author_grid ul::after { clear: both; }
.widget.widget_author_grid ul li { float: left; max-width: 50%; }
.widget.widget_author_grid ul img { display: block; }
.widget.widget_authors ul { list-style-type: none; margin: 0px 0px 30px; padding: 0px; }
.widget.widget_authors ul strong { display: block; font-size: 137.497%; margin-bottom: 15px; }
.widget.widget_authors ul ul { list-style-type: disc; margin: 0px 0px 30px; padding: 0px 0px 0px 1.5rem; }
.widget.widget_authors ul img { display: block; }
.widget.widget_recent_comments table.recentcommentsavatar { width: 100%; margin: 0px; border: medium none; }
.widget.widget_recent_comments table.recentcommentsavatar td.recentcommentsavatarend, .widget.widget_recent_comments table.recentcommentsavatar td.recentcommentsavatartop {  }
.widget.widget_recent_comments table.recentcommentsavatar td.recentcommentsavatartop a { display: block; line-height: 0; }
.widget.widget_recent_comments table.recentcommentsavatar tr, .widget.widget_recent_comments table.recentcommentsavatar tr:nth-child(2n+1) { background: transparent none repeat scroll 0% 0%; }
.widget.widget_flickr #flickr_badge_uber_wrapper, .widget.widget_flickr #flickr_badge_wrapper { width: 100%; margin: 0px; }
.widget.widget_flickr #flickr_badge_uber_wrapper td, .widget.widget_flickr #flickr_badge_wrapper td { padding: 5px; }
.widget.widget_flickr #flickr_badge_uber_wrapper td a, .widget.widget_flickr #flickr_badge_wrapper td a { color: rgb(192, 57, 43); }
.widget.widget_flickr #flickr_badge_uber_wrapper td a:hover, .widget.widget_flickr #flickr_badge_wrapper td a:hover { text-decoration: underline; }
.widget.widget_flickr #flickr_badge_wrapper { border-color: rgb(230, 230, 230); }
.widget.widget_image .wp-caption { max-width: 100%; }
.widget.widget_recent_comments h3.widgettitle::before { content: ""; }
.widget.widget_recent_entries h3.widgettitle::before { content: ""; }
.widget.widget_pages h3.widgettitle::before { content: ""; }
.widget.widget_categories h3.widgettitle::before { content: ""; }
.widget.widget_archive h3.widgettitle::before, .widget.widget_calendar h3.widgettitle::before { content: ""; }
.widget.widget_meta h3.widgettitle::before { content: ""; }
.widget.widget_tag_cloud h3.widgettitle::before, .widget.wp_widget_tag_cloud h3.widgettitle::before { content: ""; }
.widget.widget_wpcom_instagram_widget h3.widgettitle::before { content: ""; }
.widget.widget_twitter_timeline h3.widgettitle::before { content: ""; }
.widget.widget_links h3.widgettitle::before { content: ""; }
.widget.widget-grofile h3.widgettitle::before, .widget.widget_gravatar h3.widgettitle::before { content: ""; }
.widget.widget_jetpack_posts_i_like h3.widgettitle::before { content: ""; }
.widget.widget_rss_links h3.widgettitle::before { content: ""; }
.widget.PDS_Poll, .widget.pds-box { max-width: 100%; }
.widget.PDS_Poll .pds-input-label, .widget.pds-box .pds-input-label { max-width: 100%; width: auto; float: none; display: inline; }
.widget.PDS_Poll .pds-answer-input, .widget.pds-box .pds-answer-input { display: inline; float: none; }
#jp-post-flair { margin-bottom: 30px; }
.post-password-required form { margin-bottom: 30px; padding: 20px; background: rgb(242, 242, 242) none repeat scroll 0% 0%; }
.post-password-required form input[type="password"] { width: 100%; }
.post-password-required form input[type="submit"] { min-width: 30%; }
.post-password-required form p:last-child { margin-bottom: 0px; }
a.post-edit-link { display: block; margin-bottom: 30px; padding: 5px; text-align: center; background: rgb(242, 242, 242) none repeat scroll 0% 0%; clear: both; }
a.post-edit-link:hover { background: rgb(230, 230, 230) none repeat scroll 0% 0%; text-decoration: none; }
a.post-edit-link::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 16px; vertical-align: bottom; content: ""; margin-right: 5px; }
.content-comments h3#comments::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 32px; vertical-align: bottom; content: ""; line-height: 0.8; margin-right: 5px; }
ol.commentlist { list-style-type: none; margin: 0px 0px 30px; padding: 0px; }
ol.commentlist li.trackback, ol.commentlist li.pingback { padding: 30px 0px; }
ol.commentlist li.trackback .comment-body::before, ol.commentlist li.pingback .comment-body::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 16px; vertical-align: bottom; content: ""; }
ol.commentlist li.comment, ol.commentlist li.trackback, ol.commentlist li.pingback { margin: 0px; position: relative; border-bottom: 1px solid rgb(242, 242, 242); list-style-type: none; }
ol.commentlist li.comment::before, ol.commentlist li.trackback::before, ol.commentlist li.pingback::before, ol.commentlist li.comment::after, ol.commentlist li.trackback::after, ol.commentlist li.pingback::after { content: ""; display: table; }
ol.commentlist li.comment::after, ol.commentlist li.trackback::after, ol.commentlist li.pingback::after { clear: both; }
ol.commentlist li.comment article, ol.commentlist li.trackback article, ol.commentlist li.pingback article { padding: 20px 0px; }
ol.commentlist li.comment .says, ol.commentlist li.trackback .says, ol.commentlist li.pingback .says { display: none; }
ol.commentlist li.comment #respond, ol.commentlist li.trackback #respond, ol.commentlist li.pingback #respond { position: relative; margin: 0px; }
ol.commentlist li.comment #respond #cancel-comment-reply-link, ol.commentlist li.trackback #respond #cancel-comment-reply-link, ol.commentlist li.pingback #respond #cancel-comment-reply-link { position: absolute; right: 0px; font-size: 0.9em; padding: 0px 15px; line-height: 30px; color: rgb(255, 255, 255); display: inline-block; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; border: medium none; border-radius: 3px; background: rgb(192, 57, 43) none repeat scroll 0% 0%; box-shadow: none; }
ol.commentlist li.comment #respond #cancel-comment-reply-link:hover, ol.commentlist li.trackback #respond #cancel-comment-reply-link:hover, ol.commentlist li.pingback #respond #cancel-comment-reply-link:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(161, 161, 161); background-image: -moz-linear-gradient(center top , rgb(179, 179, 179), rgb(143, 143, 143)); border-color: rgb(143, 143, 143); }
ol.commentlist li.comment #respond #cancel-comment-reply-link:hover, ol.commentlist li.trackback #respond #cancel-comment-reply-link:hover, ol.commentlist li.pingback #respond #cancel-comment-reply-link:hover { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
ol.commentlist li.comment .avatar, ol.commentlist li.trackback .avatar, ol.commentlist li.pingback .avatar { float: left; margin: 0px 10px 0px 0px; }
ol.commentlist li.comment .reply, ol.commentlist li.trackback .reply, ol.commentlist li.pingback .reply { position: absolute; top: 20px; right: 0px; }
ol.commentlist li.comment .reply a, ol.commentlist li.trackback .reply a, ol.commentlist li.pingback .reply a { font-size: 0.9em; padding: 0px 15px; line-height: 30px; color: rgb(255, 255, 255); text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; border: medium none; border-radius: 3px; background: rgb(192, 57, 43) none repeat scroll 0% 0%; box-shadow: none; display: block; }
ol.commentlist li.comment .reply a:hover, ol.commentlist li.trackback .reply a:hover, ol.commentlist li.pingback .reply a:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(163, 48, 36); background-image: -moz-linear-gradient(center top , rgb(192, 57, 43), rgb(134, 40, 30)); border-color: rgb(134, 40, 30); }
ol.commentlist li.comment .reply a:hover, ol.commentlist li.trackback .reply a:hover, ol.commentlist li.pingback .reply a:hover { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
ol.commentlist li.comment.bypostauthor, ol.commentlist li.trackback.bypostauthor, ol.commentlist li.pingback.bypostauthor { border: medium none; }
ol.commentlist li.comment.bypostauthor > article, ol.commentlist li.trackback.bypostauthor > article, ol.commentlist li.pingback.bypostauthor > article { padding: 20px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-left: 2px solid rgb(192, 57, 43); position: relative; }
ol.commentlist li.comment.bypostauthor .reply, ol.commentlist li.trackback.bypostauthor .reply, ol.commentlist li.pingback.bypostauthor .reply { right: 20px; }
ol.commentlist li.comment .comment-content, ol.commentlist li.trackback .comment-content, ol.commentlist li.pingback .comment-content { clear: both; }
ol.commentlist li.comment .comment-content p:last-child, ol.commentlist li.trackback .comment-content p:last-child, ol.commentlist li.pingback .comment-content p:last-child { margin-bottom: 0px; }
ol.commentlist li.comment .edit-link, ol.commentlist li.trackback .edit-link, ol.commentlist li.pingback .edit-link { margin-left: 10px; }
ol.commentlist li.comment .edit-link a, ol.commentlist li.trackback .edit-link a, ol.commentlist li.pingback .edit-link a { padding: 2px 5px; background: rgb(179, 179, 179) none repeat scroll 0% 0%; color: rgb(255, 255, 255); border-radius: 3px; }
ol.commentlist li.comment .edit-link a:hover, ol.commentlist li.trackback .edit-link a:hover, ol.commentlist li.pingback .edit-link a:hover { background: rgb(128, 128, 128) none repeat scroll 0% 0%; }
ol.commentlist li.comment .comment-meta, ol.commentlist li.trackback .comment-meta, ol.commentlist li.pingback .comment-meta { margin-bottom: 15px; }
ol.commentlist li.comment .comment-meta .comment-metadata, ol.commentlist li.trackback .comment-meta .comment-metadata, ol.commentlist li.pingback .comment-meta .comment-metadata { font-size: 0.8em; }
ol.commentlist li.comment .comment-meta .comment-metadata a, ol.commentlist li.trackback .comment-meta .comment-metadata a, ol.commentlist li.pingback .comment-meta .comment-metadata a { color: rgb(179, 179, 179); }
ol.commentlist li.comment .comment-meta .comment-metadata .edit-link a, ol.commentlist li.trackback .comment-meta .comment-metadata .edit-link a, ol.commentlist li.pingback .comment-meta .comment-metadata .edit-link a { color: rgb(255, 255, 255); }
ol.commentlist li.comment:last-child, ol.commentlist li.trackback:last-child, ol.commentlist li.pingback:last-child, ol.commentlist li.comment li:last-child, ol.commentlist li.trackback li:last-child, ol.commentlist li.pingback li:last-child { border: medium none; margin-bottom: 0px; padding-bottom: 0px; }
ol.commentlist ul.children { list-style-type: none; margin: 0px 0px 0px 20px; padding: 0px; clear: both; position: relative; }
ol.commentlist ul.children li:last-child { margin: 0px; }
ol.commentlist img.avatar { border-radius: 50%; }
#respond { clear: both; margin-bottom: 30px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#respond::before, #respond::after { content: ""; display: table; }
#respond::after { clear: both; }
#respond h3#reply-title::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 32px; vertical-align: bottom; content: ""; line-height: 0.8; margin-right: 5px; }
#respond label { float: left; min-width: 150px; line-height: 3; font-size: 0.7em; }
#respond p.comment-form-author, #respond p.comment-form-email, #respond p.comment-form-url { margin: 0px; }
#respond p.comment-subscription-form { margin-bottom: 0px; clear: both; }
#respond p.logged-in-as { font-size: 0.9em; color: rgb(179, 179, 179); text-transform: uppercase; margin-bottom: 15px; }
#respond p.logged-in-as a { color: rgb(153, 153, 153); }
#respond p.logged-in-as a:hover { color: rgb(192, 57, 43); }
#respond p.comment-form-author, #respond p.comment-form-email, #respond p.comment-form-url, #respond p.comment-form-comment { margin: 0px; }
#respond p.form-allowed-tags { font-size: 0.7em; }
#respond p.form-submit { margin: 0px; }
#respond p.form-submit #submit { line-height: 45px; padding: 0px 20px; color: rgb(255, 255, 255); display: inline-block; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; border: medium none; border-radius: 3px; background: rgb(192, 57, 43) none repeat scroll 0% 0%; box-shadow: none; }
#respond p.form-submit #submit:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(32, 145, 80); background-image: -moz-linear-gradient(center top , rgb(39, 174, 96), rgb(26, 116, 64)); border-color: rgb(26, 116, 64); }
#respond p.form-submit #submit:hover { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
.screen-reader { display: none; }
.container .video-player, .container .embed-vimeo { margin: 0px 0px 30px; }
.widget.widget_rss ul { padding: 0px; }
.widget.widget_rss li { list-style-type: none; margin-bottom: 15px; }
.widget.widget_rss li .rss-date { color: rgb(204, 204, 204); }
.screen-reader-shortcut { background: rgb(192, 57, 43) none repeat scroll 0% 0%; color: rgb(255, 255, 255); width: 200px; position: absolute; left: -300px; top: 10px; }
.screen-reader-shortcut:focus { left: 10px; }
.main div.sharedaddy h3 { font-family: "Lato",Arial,sans-serif; text-transform: uppercase; letter-spacing: 1px; font-size: 0.8em; margin: 5px 0px; }
.main div.sharedaddy div.sd-block { padding: 15px 0px 10px; border-color: rgba(0, 0, 0, 0.05); }
.main .contributor { margin-bottom: 30px; }
.main .contributor::before, .main .contributor::after { content: ""; display: table; }
.main .contributor::after { clear: both; }
.main .contributor .avatar { float: left; margin: 0px; }
.main .contributor a.contributor-posts-link { font-size: 0.9em; padding: 0px 15px; line-height: 30px; color: rgb(255, 255, 255); display: inline-block; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; border: medium none; border-radius: 3px; background: rgb(192, 57, 43) none repeat scroll 0% 0%; box-shadow: none; }
.main .contributor a.contributor-posts-link:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(163, 48, 36); background-image: -moz-linear-gradient(center top , rgb(192, 57, 43), rgb(134, 40, 30)); border-color: rgb(134, 40, 30); }
.main .contributor a.contributor-posts-link:hover { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
.PDS_Poll label { text-transform: none; }
.menu-social-links ul { list-style-type: none; margin: 0px; padding: 0px; }
.menu-social-links ul li { display: inline-block; }
.menu-social-links ul li a::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 16px; vertical-align: bottom; content: ""; margin: 0px 5px; }
.menu-social-links ul li a[href*="twitter.com"]::before { content: ""; }
.menu-social-links ul li a[href*="facebook.com"]::before { content: ""; }
.menu-social-links ul li a[href*="plus.google.com"]::before { content: ""; }
.menu-social-links ul li a[href*="github.com"]::before { content: ""; }
.menu-social-links ul li a[href*="wordpress.com"]::before { content: ""; }
.menu-social-links ul li a[href*="youtube.com"]::before { content: ""; }
.menu-social-links ul li a[href*="pinterest.com"]::before { content: ""; }
.menu-social-links ul li a[href*="tumblr.com"]::before { content: ""; }
.menu-social-links ul li a[href*="dribbble.com"]::before { content: ""; }
.menu-social-links ul li a[href*="mailto:"]::before { content: ""; }
.menu-social-links ul li a[href*="/feed/"]::before { content: ""; }
.menu-social-links ul li a[href*="reddit.com"]::before { content: ""; }
.menu-social-links ul li a[href*="stumbleupon.com"]::before { content: ""; }
.menu-social-links ul li a[href*="instagram.com"]::before { content: ""; }
.menu-social-links ul li a[href*="vimeo.com"]::before { content: ""; }
.menu-social-links ul li a[href*="flickr.com"]::before { content: ""; }
.menu-social-links ul li a[href*="linkedin.com"]::before { content: ""; }
.menu-social-links ul li a[href*="dropbox.com"]::before { content: ""; }
.menu-social-links ul li a[href*="codepen.com"]::before { content: ""; }
.menu-social-links ul li a[href*="polldaddy.com"]::before { content: ""; }
.menu-social-links ul li a[href*="vimeo.com"]::before { content: ""; }
.menu-social-links ul li a[href*="path.com"]::before { content: ""; }
body { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
body::before, body::after { content: ""; display: table; }
body::after { clear: both; }
a { color: rgb(192, 57, 43); text-decoration: none; transition: all 0.3s ease-in-out 0s; }
a:hover { color: rgb(129, 38, 29); transition: all 0.3s ease-in-out 0s; }
.masthead { text-align: center; margin: 5px 10px 0px; border-top: 1px solid rgb(242, 242, 242); padding: 15px 0px; position: relative; }
.masthead .site-logo-link img, .masthead .site-logo-anchor img { display: inline-block; max-width: 60px; }
.masthead .branding { padding: 0px 140px; }
.masthead h1.logo { color: rgb(26, 26, 26); font-weight: 700; font-size: 206.25%; margin: 0px 0px 2px; }
.masthead h2.description { color: rgb(26, 26, 26); font-size: 0.8em; margin: 0px 0px 15px; text-transform: uppercase; letter-spacing: 1px; }
.masthead .postmetadata { margin: 0px; }
.masthead .sep { margin: 0px 15px; color: rgb(242, 242, 242); }
.masthead .searchform { right: 0px; width: 120px; position: absolute; top: 50%; transform: translateY(-50%); }
.themes-no-featured-posts .menu-primary { margin-bottom: 15px; }
.menu-primary { padding: 0px 15px; }
.menu-primary .menu { padding: 15px 20px; position: relative; text-align: left; }
.menu-primary .menu::before, .menu-primary .menu::after { content: ""; display: table; }
.menu-primary .menu::after { clear: both; }
.menu-primary .menu ul { list-style-type: none; margin: 0px; padding: 0px; z-index: 199; transition-delay: 500ms; }
.menu-primary .menu li { display: inline-block; margin: 0px; padding: 0px; text-align: left; }
.menu-primary .menu li a { display: block; padding: 7px 10px; position: relative; }
.menu-primary .menu li.page_item_has_children > a, .menu-primary .menu li.menu-item-has-children > a { padding-right: 20px; }
.menu-primary .menu li.page_item_has_children > a::after, .menu-primary .menu li.menu-item-has-children > a::after { top: 40%; right: 5px; position: absolute; border-width: 5px; border-style: solid; border-color: rgb(204, 204, 204) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; content: ""; }
.menu-primary .menu li.current-menu-item > a { background-color: rgb(25, 25, 25); color: rgb(255, 255, 255); }
.menu-primary .menu li ul { position: absolute; width: 18em; background: rgb(77, 77, 77) none repeat scroll 0% 0%; display: none; border-radius: 0px; box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3); }
.menu-primary .menu li ul::before { position: absolute; border-width: 8px; border-style: solid; border-color: transparent transparent rgb(77, 77, 77); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; content: ""; top: -16px; left: 16px; }
.menu-primary .menu li ul ul { top: 0px; display: none; left: 18em; }
.menu-primary .menu li ul ul::before { display: none; }
.menu-primary .menu li ul li { position: relative; display: block; float: none; border-bottom: 1px solid rgb(71, 71, 71); }
.menu-primary .menu li ul li a { color: rgb(255, 255, 255); }
.menu-primary .menu li ul li a:hover { color: rgb(255, 255, 255); text-decoration: underline; }
.menu-primary .menu li ul li.page_item_has_children > a::after, .menu-primary .menu li ul li.menu-item-has-children > a::after { top: 35%; border-top-color: transparent; border-left-color: rgb(166, 166, 166); }
.menu-primary .menu li ul li:last-child { border: medium none; }
.menu-primary .menu li ul li.current-menu-item > a { background-color: rgb(64, 64, 64); border-radius: 0px; }
.menu-primary .menu li.focus > ul, .menu-primary .menu li:hover > ul { display: block; }
.menu-primary .menu { background: transparent none repeat scroll 0% 0%; border-top: 3px double rgb(230, 230, 230); border-bottom: 1px double rgb(230, 230, 230); padding: 0px; text-transform: uppercase; letter-spacing: 1px; font-family: "Lato",sans-serif; font-size: 13px; }
.menu-primary .menu ul li a::before { content: "|"; color: rgb(230, 230, 230); margin-right: 20px; }
.menu-primary .menu ul li:first-child a::before { display: none; }
.menu-primary .menu ul li:first-child ul { margin-left: 0px; }
.menu-primary .menu ul ul { margin-left: 25px; }
.menu-primary .menu ul ul li a::before { display: none; }
.menu-primary .menu ul ul ul { margin-left: 0px; }
a.header-image { display: block; line-height: 0; margin: 0px 15px; text-align: center; }
.postmetadata { font-size: 0.75em; color: rgb(153, 153, 153); margin: 0px 0px 2px; text-transform: uppercase; letter-spacing: 1px; }
.container { width: 100%; max-width: 1280px; margin: 0px auto; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.container::before, .container::after { content: ""; display: table; }
.container::after { clear: both; }
.main article.post-archive { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid rgb(230, 230, 230); }
.main article.post-archive::before, .main article.post-archive::after { content: ""; display: table; }
.main article.post-archive::after { clear: both; }
.main article.post-archive a.thumbnail { float: left; margin: 6px 10px 0px 0px; }
.main article.post-archive p { margin: 0px; }
.main article .taxonomy { font-size: 0.8em; margin-bottom: 0px; color: rgb(153, 153, 153); }
.main article .taxonomy::before { margin-right: 5px; }
.main article .taxonomy:last-child { margin: 0px; }
.main article .taxonomy.tax-categories::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 16px; vertical-align: bottom; content: ""; }
.main article .taxonomy.tax-tags::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 16px; vertical-align: bottom; content: ""; }
.main article a.post-lead-category { background: rgb(192, 57, 43) none repeat scroll 0% 0%; padding: 2px 8px; color: rgb(255, 255, 255); font-size: 0.8em; text-transform: uppercase; letter-spacing: 1px; display: inline-block; }
.main article a.post-lead-category:hover { background: rgb(129, 38, 29) none repeat scroll 0% 0%; }
.main article h1.title { margin: 0px 0px 5px; }
.main .main-post-list { box-sizing: border-box; float: left; width: 41.6667%; padding: 0px 15px; min-height: 1px; }
.main .main-post-list article h2 { font-size: 120.316%; font-weight: 700; margin: 0px; }
.main .archive-pagination { text-align: center; margin-bottom: 30px; clear: both; }
.main .archive-pagination span, .main .archive-pagination a { margin: 0px 5px; }
.main .archive-pagination span.current { background: rgb(192, 57, 43) none repeat scroll 0% 0%; color: rgb(255, 255, 255); padding: 3px 10px; border-radius: 3px; }
.main #main-content { padding-top: 10px; border-top: 1px solid rgb(51, 51, 51); }
.error404 #main-content { margin: 30px 15% 60px; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-top: 0px none; }
.error404 #main-content .page-404 { padding: 30px; }
.sidebar-small { box-sizing: border-box; float: left; width: 16.6667%; padding: 0px 15px; min-height: 1px; }
.sidebar-main { box-sizing: border-box; float: left; width: 25%; padding: 0px 15px; min-height: 1px; }
.sidebar-category-summaries { box-sizing: border-box; float: left; width: 16.6667%; padding: 0px 15px; min-height: 1px; font-size: 0.8em; }
.sidebar-category-summaries .item { padding-top: 6px; border-top: 1px solid rgb(51, 51, 51); overflow: hidden; }
.sidebar-category-summaries .item h3 { font-size: 103.125%; font-weight: 700; text-transform: uppercase; margin-bottom: 7px; }
.sidebar-category-summaries .item h3 a { color: rgb(51, 51, 51); }
.sidebar-category-summaries .item h4 { position: relative; display: block; line-height: 0; font-weight: 700; font-size: 103.125%; margin-bottom: 10px; }
.sidebar-category-summaries .item h4 a.thumbnail { display: block; height: 100px; background-size: cover; background-position: center center; }
.sidebar-category-summaries .item h4 span { box-sizing: border-box; line-height: 1.55; position: absolute; bottom: 0px; color: rgb(255, 255, 255); display: inline-block; padding: 3px 6px; max-width: 100%; z-index: 10; background: rgba(192, 57, 43, 0.7) none repeat scroll 0% 0%; transition: all 0.15s ease-in-out 0s; }
.sidebar-category-summaries .item h4 span:hover { background: rgb(192, 57, 43) none repeat scroll 0% 0%; transition: all 0.15s ease-in-out 0s; }
.primary-content { padding: 0px 0px 15px; margin: 0px 15px; position: relative; }
.primary-content::before, .primary-content::after { content: ""; display: table; }
.primary-content::after { clear: both; }
.primary-content nav { position: absolute; top: 0px; left: 50%; margin-left: -55px; z-index: 10; line-height: 0; width: 100px; text-align: center; padding: 5px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 0px 0px 3px 3px; }
.primary-content nav a { text-indent: -999em; display: inline-block; width: 8px; height: 8px; background: rgb(248, 224, 222) none repeat scroll 0% 0%; margin: 0px 2px; border-radius: 100%; }
.primary-content nav a.selected { background: rgb(192, 57, 43) none repeat scroll 0% 0%; }
.primary-content .primary-wrapper { position: relative; height: 350px; background: rgb(51, 51, 51) none repeat scroll 0% 0%; }
.primary-content .primary-wrapper .item { position: absolute; top: 0px; display: none; width: 100%; }
.primary-content .primary-wrapper .item h2 { font-size: 206.25%; margin: 0px; }
.primary-content .primary-wrapper .item .image-meta { position: absolute; max-width: 100%; display: inline-block; bottom: 0px; left: 0px; padding: 5px 30px 15px; box-sizing: border-box; z-index: 99; background: rgba(192, 57, 43, 0.7) none repeat scroll 0% 0%; transition: all 0.15s ease-in-out 0s; }
.primary-content .primary-wrapper .item .image-meta:hover { background: rgb(192, 57, 43) none repeat scroll 0% 0%; transition: all 0.15s ease-in-out 0s; }
.primary-content .primary-wrapper .item a.thumbnail { background: rgb(230, 230, 230) none repeat scroll center center / cover ; display: block; height: 350px; }
.primary-content .primary-wrapper .item a { color: rgb(255, 255, 255); }
.primary-content .primary-wrapper .item .postmetadata { margin: 0px; color: rgb(242, 201, 197); }
.primary-content .primary-wrapper a.arrow { z-index: 99; position: absolute; width: 40px; line-height: 40px; border-radius: 50%; text-align: center; height: 40px; display: block; background: rgba(46, 14, 10, 0.3) none repeat scroll 0% 0%; top: 150px; opacity: 0.2; }
.primary-content .primary-wrapper a.arrow::before { position: absolute; }
.primary-content .primary-wrapper a.arrow:hover { background: rgb(46, 14, 10) none repeat scroll 0% 0%; }
.primary-content .primary-wrapper a.arrow.arrow-next { right: 20px; }
.primary-content .primary-wrapper a.arrow.arrow-next::before { position: absolute; border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; content: ""; right: -20px; top: 50%; margin-top: -10px; margin-right: 23px; }
.primary-content .primary-wrapper a.arrow.arrow-prev { left: 20px; }
.primary-content .primary-wrapper a.arrow.arrow-prev::before { position: absolute; border-width: 10px; border-style: solid; border-color: transparent rgb(255, 255, 255) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; content: ""; left: -20px; top: 50%; margin-top: -10px; margin-left: 23px; }
.primary-content .primary-wrapper a.arrow span { display: none; }
.primary-content .primary-wrapper:hover a.arrow { opacity: 1; }
.info-box { box-sizing: border-box; float: left; width: 41.6667%; padding: 0px 15px; min-height: 1px; margin-bottom: 30px; }
.info-box .social_links a::before { font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 64px; vertical-align: bottom; }
.showcase { border-bottom: 1px solid rgb(248, 224, 222); margin: 0px 15px 15px; padding: 10px 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.showcase::before, .showcase::after { content: ""; display: table; }
.showcase::after { clear: both; }
.showcase .item { box-sizing: border-box; float: left; width: 25%; padding: 0px 15px; min-height: 1px; }
.showcase .item h2 { font-size: 120.316%; margin: 0px; }
.showcase .item a.thumbnail { float: left; margin-right: 10px; display: block; line-height: 0; }
.showcase .item p { margin: 0px; }
.search .main, .archive .main { box-sizing: border-box; float: left; width: 75%; padding: 30px 15px 0px; min-height: 1px; }
.search .col-sidebar, .archive .col-sidebar { padding-top: 30px; }
.search.themes-sidebar1-inactive .main, .archive.themes-sidebar1-inactive .main { box-sizing: border-box; float: left; width: 100%; padding: 0px 15px; min-height: 1px; }
.error404 .showcase, .search-results .showcase, .search-no-results .showcase, .singular .showcase { margin-bottom: 0px; }
.error404 .main-content, .search-results .main-content, .search-no-results .main-content, .singular .main-content { box-sizing: border-box; float: left; width: 58.3333%; padding: 30px 15px 0px; min-height: 1px; }
.error404 .main-content.full-width, .search-results .main-content.full-width, .search-no-results .main-content.full-width, .singular .main-content.full-width { box-sizing: border-box; float: left; width: 66.6667%; padding: 30px 15px 0px; min-height: 1px; margin-left: 16.6667%; margin-right: 16.6667%; }
.error404 .col-sidebar, .search-results .col-sidebar, .search-no-results .col-sidebar, .singular .col-sidebar { padding-top: 30px; }
.error404 article .postmetadata, .search-results article .postmetadata, .search-no-results article .postmetadata, .singular article .postmetadata { margin-bottom: 30px; }
.error404.themes-sidebar3-inactive.themes-sidebar1-active .main-content, .search-results.themes-sidebar3-inactive.themes-sidebar1-active .main-content, .search-no-results.themes-sidebar3-inactive.themes-sidebar1-active .main-content, .singular.themes-sidebar3-inactive.themes-sidebar1-active .main-content { box-sizing: border-box; float: left; width: 75%; padding: 30px 15px 0px; min-height: 1px; }
.error404.themes-sidebar3-inactive.themes-sidebar1-active .main-content.full-width, .search-results.themes-sidebar3-inactive.themes-sidebar1-active .main-content.full-width, .search-no-results.themes-sidebar3-inactive.themes-sidebar1-active .main-content.full-width, .singular.themes-sidebar3-inactive.themes-sidebar1-active .main-content.full-width { box-sizing: border-box; float: left; width: 66.6667%; padding: 30px 15px 0px; min-height: 1px; }
.error404.themes-sidebar3-active.themes-sidebar1-inactive .main-content, .search-results.themes-sidebar3-active.themes-sidebar1-inactive .main-content, .search-no-results.themes-sidebar3-active.themes-sidebar1-inactive .main-content, .singular.themes-sidebar3-active.themes-sidebar1-inactive .main-content { box-sizing: border-box; float: left; width: 83.3333%; padding: 30px 15px 0px; min-height: 1px; }
.error404.themes-sidebar3-active.themes-sidebar1-inactive .main-content.full-width, .search-results.themes-sidebar3-active.themes-sidebar1-inactive .main-content.full-width, .search-no-results.themes-sidebar3-active.themes-sidebar1-inactive .main-content.full-width, .singular.themes-sidebar3-active.themes-sidebar1-inactive .main-content.full-width { box-sizing: border-box; float: left; width: 66.6667%; padding: 30px 15px 0px; min-height: 1px; }
.error404.themes-sidebar3-inactive.themes-sidebar1-inactive .main-content, .search-results.themes-sidebar3-inactive.themes-sidebar1-inactive .main-content, .search-no-results.themes-sidebar3-inactive.themes-sidebar1-inactive .main-content, .singular.themes-sidebar3-inactive.themes-sidebar1-inactive .main-content { box-sizing: border-box; float: left; width: 100%; padding: 30px 15px 0px; min-height: 1px; }
.error404.themes-sidebar3-inactive.themes-sidebar1-inactive .main-content.full-width, .search-results.themes-sidebar3-inactive.themes-sidebar1-inactive .main-content.full-width, .search-no-results.themes-sidebar3-inactive.themes-sidebar1-inactive .main-content.full-width, .singular.themes-sidebar3-inactive.themes-sidebar1-inactive .main-content.full-width { box-sizing: border-box; float: left; width: 66.6667%; padding: 30px 15px 0px; min-height: 1px; }
.error404.page.page-template-page-templatesfull-width-php .main-content.full-width, .search-results.page.page-template-page-templatesfull-width-php .main-content.full-width, .search-no-results.page.page-template-page-templatesfull-width-php .main-content.full-width, .singular.page.page-template-page-templatesfull-width-php .main-content.full-width { box-sizing: border-box; float: left; width: 100%; padding: 30px 15px 0px; min-height: 1px; margin: 0px; }
.widget { margin-bottom: 30px; font-size: 0.8em; }
.widget h3.widgettitle { border-top: 1px solid rgb(51, 51, 51); border-bottom: 1px solid rgb(230, 230, 230); padding: 5px 0px; }
.widget ul:last-child { margin-bottom: 0px; }
.writer { position: relative; padding: 20px 20px 20px 120px; background: rgb(254, 253, 246) none repeat scroll 0% 0%; border-style: solid; border-color: rgb(204, 204, 204) rgb(242, 242, 242) rgb(242, 242, 242); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px; min-height: 80px; margin-bottom: 15px; }
.writer::before, .writer::after { content: ""; display: table; }
.writer::after { clear: both; }
.writer .avatar { position: absolute; left: 20px; }
.writer p:last-child { margin-bottom: 0px; }
form.searchform { position: relative; width: 100%; }
form.searchform input.searchfield { margin: 0px; width: 100%; box-sizing: border-box; padding-right: 30px; }
form.searchform button.searchsubmit { position: absolute; top: 2px; background: transparent none repeat scroll 0% 0%; padding: 4px; right: 2px; font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 16px; vertical-align: bottom; color: rgb(192, 57, 43); border: medium none; }
form.searchform button.searchsubmit:hover { color: rgb(109, 32, 24); }
.social_links a { margin-right: 10px; }
.social_links a span { display: none; }
.social_links a::before { color: rgb(179, 179, 179); display: inline-block; border-radius: 50%; font-family: "Genericons"; font-weight: normal; font-style: normal; font-size: 16px; vertical-align: bottom; }
.social_links a:hover::before { color: rgb(192, 57, 43); }
.social_links a.social_link_twitter::before { content: ""; }
.social_links a.social_link_facebook::before { content: ""; }
.social_links a.social_link_linkedin::before { content: ""; }
.social_links a.social_link_tumblr::before { content: ""; }
.social_links a.social_link_google_plus::before { content: ""; }
.attachment .attachment-image { text-align: center; margin-bottom: 30px; }
.attachment nav#image-navigation { margin-bottom: 30px; }
.attachment nav#image-navigation::before, .attachment nav#image-navigation::after { content: ""; display: table; }
.attachment nav#image-navigation::after { clear: both; }
.attachment nav#image-navigation span { box-sizing: border-box; float: left; width: 33.3333%; padding: 0px; min-height: 1px; }
.attachment nav#image-navigation span.image-previous { text-align: left; }
.attachment nav#image-navigation span.image-parent { text-align: center; }
.attachment nav#image-navigation span.image-next { text-align: right; }
.testimonials-wrapper { display: block; margin-bottom: 30px; clear: both; }
.testimonials-wrapper::before, .testimonials-wrapper::after { content: ""; display: table; }
.testimonials-wrapper::after { clear: both; }
.testimonials-wrapper header { text-align: center; margin-bottom: 30px; }
.testimonials-wrapper header a.button { font-size: 0.9em; padding: 0px 15px; line-height: 30px; color: rgb(255, 255, 255); display: inline-block; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; border: medium none; border-radius: 3px; background: rgb(192, 57, 43) none repeat scroll 0% 0%; box-shadow: none; }
.testimonials-wrapper header a.button:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(33, 33, 33); background-image: -moz-linear-gradient(center top , rgb(51, 51, 51), rgb(15, 15, 15)); border-color: rgb(15, 15, 15); }
.testimonials-wrapper header a.button:hover { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
.testimonials-wrapper .testimonial { box-sizing: border-box; float: left; width: 50%; padding: 0px 15px; min-height: 1px; margin-bottom: 15px; }
.testimonials-wrapper .testimonial footer { text-align: center; }
.testimonials-wrapper .testimonial .entry { box-sizing: border-box; border-bottom: 3px double rgb(230, 230, 230); }
.testimonials-wrapper .testimonial .entry p { margin-bottom: 15px; }
.testimonials-wrapper .testimonial .entry p:last-child { margin-bottom: 0px; }
footer#footer {  }
footer#footer::before, footer#footer::after { content: ""; display: table; }
footer#footer::after { clear: both; }
footer#footer .footer-widgets { display: block; max-width: 1280px; margin: 0px auto; position: relative; }
footer#footer .footer-widgets::before, footer#footer .footer-widgets::after { content: ""; display: table; }
footer#footer .footer-widgets::after { clear: both; }
footer#footer .widget { width: 25%; box-sizing: border-box; padding: 0px 15px; }
footer#footer .footer-wrap { border-top: 3px double rgb(230, 230, 230); font-size: 0.8em; text-transform: uppercase; padding: 15px 0px 30px; letter-spacing: 1px; margin: 0px 15px; }
footer#footer .footer-wrap ul { margin: 0px 0px 30px; padding: 0px; }
footer#footer .footer-wrap ul li { margin: 0px 0px 10px; list-style-type: none; }
footer#footer .footer-wrap .social_links a::before { line-height: 1; margin: 0px 5px; }
footer#footer .footer-wrap .social_links span { display: inline; }
footer#footer .footer-wrap .sep { padding: 0px 5px; color: rgb(230, 230, 230); }
.rn_select { width: 80%; font-size: 137.497%; margin: 5px; }
body.blog.themes-sidebar3-inactive.themes-category-summaries-inactive.themes-sidebar1-inactive .main-post-list, body.home.themes-sidebar3-inactive.themes-category-summaries-inactive.themes-sidebar1-inactive .main-post-list { box-sizing: border-box; float: left; width: 100%; padding: 0px 15px; min-height: 1px; }
body.blog.themes-sidebar3-inactive.themes-category-summaries-inactive.themes-sidebar1-active .main-content, body.home.themes-sidebar3-inactive.themes-category-summaries-inactive.themes-sidebar1-active .main-content, body.blog.themes-sidebar3-inactive.themes-category-summaries-inactive.themes-sidebar1-active .main-post-list, body.home.themes-sidebar3-inactive.themes-category-summaries-inactive.themes-sidebar1-active .main-post-list { box-sizing: border-box; float: left; width: 66.6667%; padding: 0px 15px; min-height: 1px; }
body.blog.themes-sidebar3-inactive.themes-category-summaries-inactive.themes-sidebar1-active .sidebar-main, body.home.themes-sidebar3-inactive.themes-category-summaries-inactive.themes-sidebar1-active .sidebar-main { box-sizing: border-box; float: left; width: 33.3333%; padding: 0px 15px; min-height: 1px; }
body.blog.themes-sidebar3-active.themes-category-summaries-active.themes-sidebar1-inactive .main-post-list, body.home.themes-sidebar3-active.themes-category-summaries-active.themes-sidebar1-inactive .main-post-list { box-sizing: border-box; float: left; width: 66.6667%; padding: 0px 15px; min-height: 1px; }
body.blog.themes-sidebar3-inactive.themes-category-summaries-active.themes-sidebar1-active .main-post-list, body.home.themes-sidebar3-inactive.themes-category-summaries-active.themes-sidebar1-active .main-post-list, body.blog.themes-sidebar3-active.themes-category-summaries-inactive.themes-sidebar1-active .main-post-list, body.home.themes-sidebar3-active.themes-category-summaries-inactive.themes-sidebar1-active .main-post-list { box-sizing: border-box; float: left; width: 58.3333%; padding: 0px 15px; min-height: 1px; }
body.blog.themes-sidebar3-inactive.themes-category-summaries-active.themes-sidebar1-inactive .main-post-list, body.home.themes-sidebar3-inactive.themes-category-summaries-active.themes-sidebar1-inactive .main-post-list, body.blog.themes-sidebar3-active.themes-category-summaries-inactive.themes-sidebar1-inactive .main-post-list, body.home.themes-sidebar3-active.themes-category-summaries-inactive.themes-sidebar1-inactive .main-post-list { box-sizing: border-box; float: left; width: 83.3333%; padding: 0px 15px; min-height: 1px; }
.testimonials-wrapper h2 { padding-top: 15px; margin: 0px 15px 5px; border-top: 1px solid rgb(230, 230, 230); }
.testimonials-wrapper .testimonial { box-sizing: border-box; float: left; width: 33.3333%; padding: 0px 15px; min-height: 1px; }
.testimonials-wrapper .testimonial .entry { padding: 0px 0px 15px; }
.alignleft { margin: 10px 30px 15px 0px; }
.alignright { margin: 10px 0px 15px 30px; }
body { background: rgb(242, 242, 242) none repeat scroll 0% 0%; }
.container { background: transparent none repeat scroll 0% 0%; padding-top: 20px; }
.container a.header-image { margin-bottom: 30px; }
.showcase { border: medium none; background: transparent none repeat scroll 0% 0%; padding: 0px; margin: 0px 0px 30px; }
.showcase .item { box-sizing: border-box; float: left; width: 25%; padding: 0px 15px; min-height: 1px; position: relative; text-align: center; }
.showcase .item a.thumbnail { margin: 0px; width: 100%; height: 200px; background-size: cover; background-position: center center; }
.showcase .item h2 { position: absolute; text-align: center; bottom: 0px; left: 15px; right: 15px; box-sizing: border-box; }
.showcase .item h2 a { color: rgb(255, 255, 255); display: block; padding: 20px 0px; font-weight: 900; background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0% 0%; }
.showcase .item h2 a:hover { background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0% 0%; }
.masthead { background: rgb(238, 28, 37) none repeat scroll 0% 0%; margin: 0px; border-top: medium none; }
.masthead::before, .masthead::after { content: ""; display: table; }
.masthead::after { clear: both; }
.masthead .container { padding: 0px; }
.masthead a.site-logo-link, .masthead a.site-logo-anchor { float: left; margin-right: 15px; }
.masthead .branding { text-align: left; width: 17%; float: left; box-sizing: border-box; padding: 0px 0px 0px 17px; }
.masthead .branding h1.logo a { color: rgb(0, 0, 0); font-weight: 900; }
.masthead .branding h2.description { color: rgb(0, 0, 0); margin: 0px; }
.masthead .search-wrapper { margin: 0px; padding: 0px; float: left; width: 10%; box-sizing: border-box; }
.masthead .search-wrapper form.searchform { right: auto; width: 100%; position: relative; top: auto; transform: translateY(0px); }
.masthead .search-wrapper form.searchform button.searchsubmit { top: 6px; right: 5px; }
nav.menu-primary { padding: 0px; background: rgb(238, 28, 37) none repeat scroll 0% 0%; }
nav.menu-primary .menu { border: medium none; text-align: left; padding: 5px 13px; margin-top: 38px; box-sizing: border-box; }
nav.menu-primary .menu .social_links { float: right; margin-top: 5px; margin-right: 5px; }
nav.menu-primary .menu .social_links a { margin: 0px 0px 0px 5px; }
nav.menu-primary .menu .social_links a::before { color: rgb(242, 201, 197); }
nav.menu-primary .menu .social_links a:hover::before { color: rgb(255, 255, 255); }
nav.menu-primary .menu a { color: rgb(255, 255, 255); }
nav.menu-primary .menu a:hover { color: rgb(242, 201, 197); }
nav.menu-primary .menu ul li a::before { color: rgb(171, 51, 38); }
nav.menu-primary .menu li.page_item_has_children > a::after, nav.menu-primary .menu li.menu-item-has-children > a::after { border-top-color: rgb(242, 201, 197); }
nav.menu-primary .menu li.current-menu-item > a { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
nav.menu-primary .menu li.current-menu-item > a::before { display: none; }
nav.menu-primary .menu li.current-menu-item ul { margin-left: 0px; }
.search-results h1.title, .archive h1.title { padding: 0px 20px; }
.primary-content { padding-bottom: 0px; margin-bottom: 30px; }
.primary-content nav { background: rgb(192, 57, 43) none repeat scroll 0% 0%; padding: 7px 0px; }
.primary-content nav a { background-color: rgb(150, 45, 34); }
.primary-content nav a.selected { background-color: rgb(255, 255, 255); }
.primary-content .primary-wrapper .item .image-meta { width: 100%; text-align: center; right: 0px; background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0% 0%; padding-top: 40px; padding-bottom: 15px; }
.primary-content .primary-wrapper .item .image-meta:hover { background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0% 0%; }
.primary-content .primary-wrapper .item .image-meta h2 { font-size: 275.003%; margin-bottom: 0px; font-weight: 900; }
.primary-content .primary-wrapper a.arrow.arrow-next, .primary-content .primary-wrapper a.arrow.arrow-prev { border-radius: 3px; }
.main #main-content { border: medium none; padding: 0px; }
.main article.post-archive { margin: 0px 0px 30px; padding: 0px; border: medium none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; position: relative; }
.main article.post-archive::before, .main article.post-archive::after { content: ""; display: table; }
.main article.post-archive::after { clear: both; }
.main article.post-archive a.thumbnail { margin: 0px; text-align: center; background: rgb(204, 204, 204) none repeat scroll 0% 0%; float: none; display: block; }
.main article.post-archive a.thumbnail img { line-height: 0; vertical-align: bottom; }
.main article.post-archive .entry { clear: both; padding: 15px 20px; }
.main article.post-archive.has-post-thumbnail.layout-horizontal-left a.thumbnail, .main article.post-archive.has-post-thumbnail.layout-horizontal-right a.thumbnail { width: 30%; padding: 15px 0px 15px 20px; float: left; box-sizing: border-box; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.main article.post-archive.has-post-thumbnail.layout-horizontal-left .entry, .main article.post-archive.has-post-thumbnail.layout-horizontal-right .entry { width: 70%; float: right; box-sizing: border-box; clear: none; }
.main article.post-archive.has-post-thumbnail.layout-horizontal-right a.thumbnail { padding: 15px 20px 15px 0px; float: right; }
.main article.post-archive.has-post-thumbnail.layout-horizontal-right .entry { width: 70%; float: left; box-sizing: border-box; clear: none; }
.main article .postmetadata a { color: rgb(214, 85, 72); }
.main article .postmetadata a:hover { color: rgb(192, 57, 43); }
.main article a.post-lead-category { position: absolute; top: 0px; left: 0px; max-width: 100%; padding: 5px 20px; box-sizing: border-box; background: rgb(204, 204, 204) none repeat scroll 0% 0%; }
.main h1.title, .main h2.title, .main h2.posttitle { font-weight: 900; }
.main h1.title a, .main h2.title a, .main h2.posttitle a { color: rgb(0, 0, 0); }
.main h1.title a:hover, .main h2.title a:hover, .main h2.posttitle a:hover { color: rgb(88, 26, 20); }
.main .category_description { padding: 15px 20px; background: rgb(230, 230, 230) none repeat scroll 0% 0%; }
.main .category_description p:last-child { margin: 0px; }
.singular .main-content article, .singular .main-content nav.postnav, .singular .main-content .content-comments { padding: 15px 20px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; margin-bottom: 30px; position: relative; }
.singular .main-content article.post { padding-top: 40px; }
.singular .showcase { margin-bottom: 30px; }
.sidebar-category-summaries .item { background: rgb(255, 255, 255) none repeat scroll 0% 0%; margin-bottom: 30px; border: medium none; }
.sidebar-category-summaries .item h3 { padding: 5px 20px; letter-spacing: 1px; }
.sidebar-category-summaries .item h4 { margin: 0px; }
.sidebar-category-summaries .item h4 span { width: 100%; text-align: center; background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0% 0%; padding-top: 20px; padding-bottom: 10px; }
.sidebar-category-summaries .item h4 span:hover { background: transparent linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0% 0%; }
.widget { margin-bottom: 30px; }
.widget h3.widgettitle { border: medium none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; font-size: 1em; }
.widget h3.widgettitle::before { color: rgb(192, 57, 43); }
footer#footer.container { margin: 30px 0px 0px; padding-top: 30px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; max-width: 100%; }
footer#footer.container .footer-widgets { max-width: 1280px; box-sizing: border-box; }
footer#footer.container .footer-widgets .widget { padding: 0px 15px; }
footer#footer.container .footer-wrap { margin: 30px auto 0px; max-width: 1280px; border-top: 2px solid rgb(242, 242, 242); padding: 30px 15px; box-sizing: border-box; font-size: 0.7em; }
.sidebar-main .widget, .sidebar-small .widget { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.sidebar-main .widget .widget-wrap, .sidebar-small .widget .widget-wrap { padding: 20px; }
.sidebar-main .widget h3.widgettitle, .sidebar-small .widget h3.widgettitle { padding: 10px 15px; margin: -20px -20px 15px; border-bottom: 1px solid rgb(230, 230, 230); }
.sidebar-main .widget h3.widgettitle a, .sidebar-small .widget h3.widgettitle a { color: rgb(192, 57, 43); }
.sidebar-main .widget .widget-inner, .sidebar-small .widget .widget-inner { padding: 10px; }
.archive .col-sidebar, .error404 .col-sidebar, .search-results .col-sidebar, .search-no-results .col-sidebar, .singular .col-sidebar, .archive .main-content, .error404 .main-content, .search-results .main-content, .search-no-results .main-content, .singular .main-content { padding-top: 0px ! important; }
.search-results .main, .archive .main { padding-top: 0px; }
.themes-no-featured-posts .menu-primary { margin-bottom: 0px; }
.testimonials-wrapper { background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding-top: 30px; }
.testimonials-wrapper header { margin-bottom: 30px; }
.testimonials-wrapper header a.button { font-size: 0.9em; padding: 0px 15px; line-height: 30px; color: rgb(255, 255, 255); display: inline-block; text-decoration: none; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; border: medium none; border-radius: 3px; background: rgb(192, 57, 43) none repeat scroll 0% 0%; box-shadow: none; }
.testimonials-wrapper header a.button:hover { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(33, 33, 33); background-image: -moz-linear-gradient(center top , rgb(51, 51, 51), rgb(15, 15, 15)); border-color: rgb(15, 15, 15); }
.testimonials-wrapper header a.button:hover { background: rgb(150, 45, 34) none repeat scroll 0% 0%; }
.testimonials-wrapper .testimonial { box-sizing: border-box; float: left; width: 50%; padding: 0px; min-height: 1px; margin-bottom: 30px; }
.testimonials-wrapper .testimonial .entry { border-bottom: medium none; padding: 0px 20px 15px; }
.testimonials-wrapper .testimonial .entry p { margin-bottom: 15px; }
body.home .testimonials-wrapper { margin: 0px 15px; padding-top: 0px; }
body.home .testimonials-wrapper h2 { padding-top: 15px; border-top: medium none; }
body.home .testimonials-wrapper .testimonial { box-sizing: border-box; float: left; width: 33.3333%; padding: 0px; min-height: 1px; margin-bottom: 0px; }
@media only screen and (max-width: 749px) {
  .masthead .branding { padding: 0px 10px; }
  .masthead .searchform { top: auto; transform: translateY(0px); position: relative; width: auto; right: 0px; margin: 15px 10px 0px; }
  .showcase .item { box-sizing: border-box; float: left; width: 50%; padding: 0px 15px; min-height: 1px; margin-bottom: 15px; }
  .showcase .item.item-3 { clear: both; }
  .search-results .main, .archive .main, .sidebar-main { width: 100%; }
  .main .sidebar-small { display: none; }
  .main .main-post-list { box-sizing: border-box; float: left; width: 100%; padding: 0px 15px; min-height: 1px; }
  .main .col-sidebar, .main .sidebar { box-sizing: border-box; float: left; width: 50%; padding: 0px 15px; min-height: 1px; }
  .main .sidebar-category-summaries .item h4 .image-wrapper img { width: 100%; height: auto; }
  .main #infinite-handle { margin-bottom: 0px; padding: 15px; }
  .singular .main-content { box-sizing: border-box; float: left; width: 66.6667%; padding: 15px 15px 0px; min-height: 1px; }
  .singular .sidebar-main { box-sizing: border-box; float: left; width: 33.3333%; padding: 15px 15px 0px; min-height: 1px; }
  .singular.page-template-custom-templatesfull-width-php .main-content.full-width { box-sizing: border-box; float: left; width: 83.3333%; padding: 15px 15px 0px; min-height: 1px; margin-left: 8.33333%; margin-right: 8.33333%; }
  body.home .main-post-list { width: 100% ! important; }
  footer#footer .widget { width: 49.5%; }
}
@media only screen and (max-width: 499px) {
  .showcase .item a.thumbnail { width: 100%; margin: 0px 0px 5px; }
  .showcase .item img { width: 100%; height: auto; }
  .main .col-sidebar, .main .sidebar { box-sizing: border-box; float: left; width: 100%; padding: 0px 15px; min-height: 1px; }
  .singular .main-content, .singular .main-content.full-width, .singular .sidebar-main { box-sizing: border-box; float: left; width: 100%; padding: 15px 15px 0px; min-height: 1px; margin: 0px; }
  .singular.page-template-custom-templatesfull-width-php .main-content.full-width { box-sizing: border-box; float: left; width: 100%; padding: 15px 15px 0px; min-height: 1px; margin: 0px; }
  .search-results .main, .archive .main { box-sizing: border-box; float: left; width: 100%; padding: 15px 15px 0px; min-height: 1px; }
  .search-results .col-sidebar, .archive .col-sidebar { box-sizing: border-box; float: left; width: 100%; padding: 15px 15px 0px; min-height: 1px; }
  footer#footer .widget { width: 100%; }
}
@media print {
  .masthead .branding { padding: 0px; }
  .col-sidebar, .more-posts { display: none; }
  .singular .main-content { width: 100%; }
}
@media only screen and (max-width: 749px) {
  .primary-content { margin: 0px 0px 1px; }
  .primary-content nav { width: 160px; margin-left: -80px; }
  .primary-content nav a { width: 12px; height: 12px; margin: 0px 5px; }
  .main article.post-archive { margin-bottom: 15px; }
  .container { padding-top: 1px; }
  .container a.header-image { margin: 0px 0px 1px; }
  body .main-post-list { width: 100% ! important; }
  body.singular .main-content, body .sidebar-main { width: 100% ! important; padding: 0px ! important; }
  .showcase { margin-bottom: 15px; }
  .showcase .item { padding: 0px 1px 0px 0px; margin-bottom: 1px; }
  .showcase .item h2 { left: 0px; right: 1px; }
  .showcase .item:nth-child(2n) { padding-right: 0px; }
  .showcase .item:nth-child(2n) h2 { right: 0px; }
  .showcase .item:nth-child(3), .showcase .item:nth-child(4) { margin-bottom: 0px; }
  .masthead .branding { width: 70%; padding: 0px 15px; }
  .masthead .search-wrapper { right: auto; width: 30%; margin: 0px; padding: 10px 15px; }
  .masthead .search-wrapper .searchform { margin: 0px; }
  nav.menu-primary .menu { padding: 10px 15px; }
  nav.menu-primary .menu .rn_select { width: 100%; margin: 0px; }
}
@media only screen and (max-width: 499px) {
  .masthead { padding: 5px 0px 0px; }
  .masthead .branding { width: 100%; }
  .masthead .search-wrapper { width: 100%; }
  .search-results .main, .archive .main { padding-top: 0px; }
  .search-results .main h1.title, .archive .main h1.title { font-size: 1em; }
  nav.menu-primary .menu .social_links { width: 100%; margin-bottom: 5px; text-align: center; }
  nav.menu-primary .menu .social_links a { margin: 0px 3%; }
  .primary-content .primary-wrapper .item .image-meta h2 { font-size: 206.25%; }
  .main h1.title, .main h2.title, .main h2.posttitle { font-size: 206.25%; }
}
@media only screen and (max-width: 699px) {
  ol.commentlist ul.children { margin-left: 10px; }
  ol.commentlist li.comment.bypostauthor .reply, ol.commentlist li.trackback.bypostauthor .reply, ol.commentlist li.pingback.bypostauthor .reply, ol.commentlist li.comment .reply, ol.commentlist li.trackback .reply, ol.commentlist li.pingback .reply { position: relative; display: inline-block; top: auto; right: auto; margin-top: 5px; }
  ol.commentlist li.comment.bypostauthor .reply a, ol.commentlist li.trackback.bypostauthor .reply a, ol.commentlist li.pingback.bypostauthor .reply a, ol.commentlist li.comment .reply a, ol.commentlist li.trackback .reply a, ol.commentlist li.pingback .reply a { padding: 5px 10px; line-height: 1; }
}
@media print {
  .masthead .branding, .main, .singular .main, .singular .main article, .main article { width: 100%; }
  nav, footer, .widget, .sharedaddy, a.post-edit-link, a#header-image, #respond, form.searchform, .social_links, .sidebar, .col-sidebar { display: none; }
  .main article { width: 100%; }
  a { color: rgb(102, 102, 102); }
  p a { overflow-wrap: break-word; }
  p a::after { content: " (" attr(href) ")"; font-size: 80%; }
  footer, .content-comments { page-break-before: always; }
}
body.scrapbook .sidebar-main { display: none; }
body.scrapbook .main .main-content { width: 100% ! important; }
