body,
html {
	direction: ltr;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

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

embed,
iframe,
object {
	max-width: 100%;
}

html {
	-webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
	        text-size-adjust: 100%;
	font-size: 16px;
}

body {
	margin: 0;
}

.main-tabs li.active,
.main-tabs li.active:hover,
body,
body.archive,
body.home,
body.search {
	background: #f4f5f6;
}

a:focus {
	outline: thin dotted;
}

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

hr {
	box-sizing: content-box;
	height: 0;
}

code,
kbd,
pre,
samp {
	font-family: "andale mono","monotype.com","lucida console",monospace;
	font-size: 1em;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

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: 0;
}

fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

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

button[disabled],
html input[disabled] {
	cursor: default;
}

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

input.searchfield,
input[type=search] {
	-webkit-appearance: textfield;
}

input.searchfield:focus::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder {
	transition: opacity 0.5s ease 0.5s;
	opacity: 0;
}

input.searchfield::-webkit-search-cancel-button,
input.searchfield::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

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

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	border: 1px solid #f2f2f2;
}

table caption,
table th {
	background: #f2f2f2;
	padding: 5px 10px;
}

table td {
	padding: 5px 10px;
}

table tr:nth-child(odd) {
	background: #ffffff;
}

table tr:nth-child(2n) {
	background: #fcfcfc;
}

::-moz-selection {
	background: #f39c12;
	color: #ffffff;
}

::-moz-selection,
::selection {
	background: #f39c12;
	color: #ffffff;
}

.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}

.fluid-width-video-wrapper embed,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
body {
	color: #333333;
	font: normal 87.5%/1.65 "Source Sans Pro","Helvetica Neue",sans-serif;
}

.summary h3,
.trending .blurbs h3,
body {
	font-family: "Source Sans Pro","Helvetica Neue",sans-serif;
}

.main-tabs li,
.main article .post-meta-data,
.postnav h5,
.topics strong,
header {
	font-family: "Montserrat",arial,sans-serif;
	text-rendering: optimizeLegibility;
}

article.no-results {
	padding: 40px;
	background: #ffffff;
	margin: 20px auto;
}

h1 {
	font-size: 291.66375%;
}

h1,
h2 {
	margin-bottom: 15px;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 116.66375%;
	margin-bottom: 15px;
}

h4 {
	font-size: 102.08625%;
}

h4,
h5 {
	margin-bottom: 15px;
	margin-bottom: 0.5rem;
}

h5,
h6 {
	font-size: 87.5%;
	text-transform: uppercase;
}

h6 {
	margin-bottom: 15px;
	margin-bottom: 0.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.1667;
	margin-top: 0;
	font-weight: normal;
}

hr {
	margin: 30px 0;
	border: 1px solid #e6e6e6;
}

p,
pre {
	margin: 0 0 22px 0;
}

ol,
ul {
	padding: 0 0 0 1.5em;
	margin: 0 0 30px 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0;
}

dl dt {
	font-weight: bold;
}

pre {
	background: #333333;
	color: #2ecc71;
	padding: 20px;
	display: block;
	overflow: auto;
	word-wrap: normal;
	white-space: pre;
}

q {
	background: #fcfcfc;
}

blockquote {
	padding: 10px 20px;
	margin: 0 50px 30px 50px;
	position: relative;
	border-left: 12px solid #c6c6c6;
	overflow: hidden;
}

blockquote p {
	color: #888888;
}

blockquote p:last-child {
	margin-bottom: 0;
}

address {
	margin-bottom: 30px;
}

img {
	max-width: 100%;
	height: auto;
}
input.settings-input,
input.text,
input[type=email],
input[type=password],
input[type=text],
input[type=url],
textarea {
	box-sizing: border-box;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	max-width: 100%;
}

input.settings-input:focus,
input.text:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
	border-color: #f39c12;
}

select {
	box-sizing: border-box;
	max-width: 100%;
}

textarea {
	width: 100%;
	height: 250px;
}

input .text {
	width: 200px;
}

input .long-text {
	width: 350px;
}

input.radio {
	margin-right: 5px;
}

input.error,
textarea.error {
	border-color: #e67e22;
	margin: 0;
}

label {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

label.error {
	color: #e67e22;
	margin-bottom: 5px;
}

label em {
	color: #cccccc;
}

legend {
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

fieldset {
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	padding: 20px;
}

fieldset ul.radio {
	margin: 0;
}

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

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}
.wp-caption {
	background: #f2f2f2;
	text-align: center;
	margin-bottom: 10px;
	max-width: 100%;
}

.wp-caption,
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	padding: 5px;
	box-sizing: border-box;
}

.wp-caption .wp-caption-text {
	text-align: center;
	padding: 0;
	margin: 0;
	color: gray;
	font-size: 0.8em;
}

.wp-caption img {
	float: none;
	margin: 0;
}

.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}

.postnav {
	margin-bottom: 30px;
	*zoom: 1;
}

.postnav:after,
.postnav:before {
	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;
}

.entry {
	font-size: 1.1em;
	margin-top: 30px;
}

.entry-author {
	margin: 1em 0 2em 0;
}

.entry-author .author-avatar {
	float: left;
	margin: 0 1em 1em 0;
}

.entry-author .author-title {
	font-weight: bold;
}

.entry-author .author-bio,
.entry-author .author-title {
	margin-left: 60px;
}

.entry-author .author-link {
	display: block;
}

#wp-calendar {
	width: 100%;
	margin: 0;
}

#wp-calendar caption,
#wp-calendar th {
	text-align: center;
	background: #ffffff;
}

#wp-calendar th {
	border-bottom: 1px solid #f2f2f2;
}

#wp-calendar td,
#wp-calendar th {
	text-align: center;
	padding: 8px 2px;
}

#wp-calendar caption {
	background: transparent;
	font-weight: bold;
	padding: 2px 0;
	text-transform: uppercase;
}

#wp-calendar #today {
	font-weight: bold;
}
.aligncenter,
.alignleft,
.alignright {
	display: block;
	box-sizing: border-box;
}

.alignleft {
	clear: right;
	float: left;
	margin: 10px 30px 10px 0;
	max-width: 20rem;
}

.alignright {
	clear: left;
	float: right;
	margin: 10px 0 10px 30px;
	max-width: 20rem;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto 15px auto;
}

.aligncenter .aligncenter,
.alignleft .alignleft,
.alignright .alignright {
	padding: 0 5px;
	border: 0;
}

.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;
	width: 10px;
	height: 10px;
}

.gallery {
	padding: 0;
	margin-bottom: 30px;
}

.gallery dl {
	float: left;
	text-align: center;
	margin: 0 0 15px 0;
}

.gallery dl dt {
	padding: 0 20px;
	*zoom: 1;
}

.gallery dl dt:after,
.gallery dl dt:before {
	content: "";
	display: table;
}

.gallery dl dt:after {
	clear: both;
}

.gallery dl dd {
	padding: 0 20px;
	margin: 0;
	font-size: 0.8em;
}

.gallery dl img {
	max-width: 100%;
	height: auto;
	opacity: 0.9;
	transition: opacity 0.3s ease-in-out;
}

.gallery dl img:hover {
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
}

.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.2%;
}

.gallery.gallery-columns-8 dl {
	width: 12.5%;
}

.gallery.gallery-columns-9 dl {
	width: 11.11%;
}

.gallery.gallery-columns-10 dl {
	width: 10%;
}

.widget {
	overflow: hidden;
}

.widget h3.widgettitle:before {
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	vertical-align: bottom;
	padding-right: 0.4em;
	line-height: inherit;
	vertical-align: top;
}

.widget select {
	width: 100%;
}

.widget.milestone-widget .milestone-content {
	margin: 0 auto;
}

.widget.widget_recent_comments .recentcommentsavatar td.recentcommentsavatarend,
.widget.widget_recent_comments .recentcommentsavatar td.recentcommentsavatartop {
	padding: auto;
}

.widget.widget_recent_comments .recentcommentsavatar td.recentcommentsavatartop a {
	display: block;
	line-height: 0;
}

.widget.widget_flickr #flickr_badge_uber_wrapper,
.widget.widget_flickr #flickr_badge_wrapper {
	width: 100%;
	margin: 0;
}

.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: #f39c12;
}

.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: #e6e6e6;
}

.widget.widget_recent_comments h3.widgettitle:before {
	content: "\f300";
}

.widget.widget_recent_comments table {
	width: 100%;
}

.widget.widget_recent_entries h3.widgettitle:before {
	content: "\f444";
}

.widget.widget_pages h3.widgettitle:before {
	content: "\f443";
}

.widget.widget_categories h3.widgettitle:before {
	content: "\f301";
}

.widget.widget_archive h3.widgettitle:before,
.widget.widget_calendar h3.widgettitle:before {
	content: "\f307";
}

.widget.widget_meta h3.widgettitle:before {
	content: "\f445";
}

.widget.widget_tag_cloud h3.widgettitle:before,
.widget.wp_widget_tag_cloud h3.widgettitle:before {
	content: "\f302";
}

.widget.widget_wpcom_instagram_widget h3.widgettitle:before {
	content: "\f215";
}

.widget.widget_twitter_timeline h3.widgettitle:before {
	content: "\f202";
}

.widget.widget_links h3.widgettitle:before {
	content: "\f107";
}

.widget.widget-grofile h3.widgettitle:before,
.widget.widget_gravatar h3.widgettitle:before {
	content: "\f304";
}

.widget.widget_jetpack_posts_i_like h3.widgettitle:before {
	content: "\f461";
}

.widget.widget_rss_links h3.widgettitle:before {
	content: "\f413";
}

#jp-post-flair {
	margin-bottom: 30px;
}

.post-password-required form {
	margin-bottom: 30px;
	padding: 20px;
	background: #f2f2f2;
}

.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: 0;
}

a.post-edit-link {
	display: inline-block;
	margin-bottom: 30px;
	padding: 1px 12px 3px 8px;
	clear: both;
	border: 2px solid #eeeeee;
	border-radius: 4px;
}

a.post-edit-link:active,
a.post-edit-link:hover {
	background: #eeeeee;
	text-decoration: none;
	color: #111111;
}

a.post-edit-link:before {
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	vertical-align: bottom;
	content: "\f411";
	margin-right: 5px;
	color: #333333;
}

a.post-edit-link:before:hover {
	text-decoration: none;
}
.content-comments h3#comments:before {
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	vertical-align: bottom;
	content: "\f108";
	line-height: 0.8;
	margin-right: 5px;
}

ol.commentlist {
	list-style-type: none;
	padding: 0;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}

h3#comments {
	font-size: 2em;
	text-align: center;
	padding: 50px 0 10px;
	font-weight: 700;
}

ol.commentlist li.pingback .comment-body:before,
ol.commentlist li.trackback .comment-body:before {
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	vertical-align: bottom;
	content: "\f107";
}

ol.commentlist li.comment,
ol.commentlist li.pingback,
ol.commentlist li.trackback {
	*zoom: 1;
	margin: 0;
	position: relative;
	list-style-type: none;
}

ol.commentlist li.pingback,
ol.commentlist li.trackback {
	padding: 8px 0;
}

#respond,
ol.commentlist li.comment,
ol.commentlist li.pingback,
ol.commentlist li.trackback {
	border-top: 1px solid #cccccc;
}

ol.commentlist li.comment:after,
ol.commentlist li.comment:before,
ol.commentlist li.pingback:after,
ol.commentlist li.pingback:before,
ol.commentlist li.trackback:after,
ol.commentlist li.trackback:before {
	content: "";
	display: table;
}

ol.commentlist li.comment:after,
ol.commentlist li.pingback:after,
ol.commentlist li.trackback:after {
	clear: both;
}

ol.commentlist li.comment article,
ol.commentlist li.pingback article,
ol.commentlist li.trackback article {
	padding: 15px 0;
}

ol.commentlist li.comment .says,
ol.commentlist li.pingback .says,
ol.commentlist li.trackback .says {
	display: none;
}

ol.commentlist li.comment #respond,
ol.commentlist li.pingback #respond,
ol.commentlist li.trackback #respond {
	position: relative;
	margin: 0;
}

ol.commentlist li.comment #respond #cancel-comment-reply-link,
ol.commentlist li.pingback #respond #cancel-comment-reply-link,
ol.commentlist li.trackback #respond #cancel-comment-reply-link {
	position: absolute;
	right: 0;
	font-size: 0.9em;
	padding: 0 15px;
	line-height: 30px;
	color: #ffffff;
	border-radius: 30px;
	border: 1px solid #cccccc;
	display: inline-block;
	text-decoration: none;
	background-color: #cccccc;
	background-image: linear-gradient(top,#cccccc,#a1a1a1);
	border-color: #a1a1a1;
	box-shadow: inset 0 1px 2px hsla(0,0%,100%,0.5);
}

ol.commentlist li.comment #respond #cancel-comment-reply-link:hover,
ol.commentlist li.pingback #respond #cancel-comment-reply-link:hover,
ol.commentlist li.trackback #respond #cancel-comment-reply-link:hover {
	text-decoration: none;
	background-color: #a1a1a1;
	background-image: linear-gradient(top,#cccccc,#8f8f8f);
	border-color: #8f8f8f;
}

ol.commentlist li.comment .avatar,
ol.commentlist li.pingback .avatar,
ol.commentlist li.trackback .avatar {
	float: left;
	margin: 0 10px 0 0;
}

ol.commentlist li.comment.bypostauthor > article,
ol.commentlist li.pingback.bypostauthor > article,
ol.commentlist li.trackback.bypostauthor > article {
	margin: 0;
	padding: 15px;
	background: #ffffff;
	border-left: 2px solid #f39c12;
	position: relative;
}

ol.commentlist li.comment .comment-content,
ol.commentlist li.pingback .comment-content,
ol.commentlist li.trackback .comment-content {
	clear: both;
}

ol.commentlist li.comment .comment-content p:last-child,
ol.commentlist li.pingback .comment-content p:last-child,
ol.commentlist li.trackback .comment-content p:last-child {
	margin-bottom: 0;
}

ol.commentlist li.comment .edit-link,
ol.commentlist li.pingback .edit-link,
ol.commentlist li.trackback .edit-link {
	margin-left: 10px;
}

ol.commentlist li.comment .edit-link a,
ol.commentlist li.pingback .edit-link a,
ol.commentlist li.trackback .edit-link a {
	padding: 2px 5px;
	background: #cccccc;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 3px;
}

ol.commentlist li.comment .edit-link a:hover,
ol.commentlist li.pingback .edit-link a:hover,
ol.commentlist li.trackback .edit-link a:hover {
	background: gray;
}

ol.commentlist li.comment .comment-meta,
ol.commentlist li.pingback .comment-meta,
ol.commentlist li.trackback .comment-meta {
	margin-bottom: 15px;
}

ol.commentlist li.comment .comment-meta .comment-metadata,
ol.commentlist li.pingback .comment-meta .comment-metadata,
ol.commentlist li.trackback .comment-meta .comment-metadata {
	font-size: 0.8em;
}

ol.commentlist li.comment .comment-meta .comment-metadata a,
ol.commentlist li.pingback .comment-meta .comment-metadata a,
ol.commentlist li.trackback .comment-meta .comment-metadata a {
	color: #aaaaaa;
}

ol.commentlist li.comment .comment-meta .comment-metadata .edit-link a,
ol.commentlist li.pingback .comment-meta .comment-metadata .edit-link a,
ol.commentlist li.trackback .comment-meta .comment-metadata .edit-link a {
	color: #ffffff;
}

ol.commentlist li.comment:last-child,
ol.commentlist li.comment li:last-child,
ol.commentlist li.pingback:last-child,
ol.commentlist li.pingback li:last-child,
ol.commentlist li.trackback:last-child,
ol.commentlist li.trackback li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

ol.commentlist ul.children {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	clear: both;
	position: relative;
}

footer.comment-meta {
	background: transparent;
}

ol.commentlist ul.children li:last-child {
	margin: 0;
}

ol.commentlist img.avatar {
	border-radius: 50%;
}

.respond-wrapper {
	max-width: 1140px;
	margin: 0 auto 30px auto;
	width: 100%;
	clear: both;
}

#respond {
	*zoom: 1;
	clear: both;
	padding-top: 40px;
}

#respond:after,
#respond:before {
	content: "";
	display: table;
}

h3#reply-title {
	font-weight: 700;
	margin-bottom: 12px;
}

#respond:after {
	clear: both;
}

#respond h3#reply-title:before {
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	vertical-align: bottom;
	line-height: 0.8;
	margin-right: 5px;
}

#respond p.comment-form-author,
#respond p.comment-form-email,
#respond p.comment-form-url {
	margin: 0;
}

#respond p.comment-form-cookies-consent,
#respond p.comment-subscription-form {
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}

#respond p.comment-form-cookies-consent > *,
#respond p.comment-subscription-form > * {
	display: inline;
	margin-right: 5px;
}

#respond p.logged-in-as {
	font-size: 0.9em;
	margin-bottom: 15px;
}

#respond p.comment-form-author,
#respond p.comment-form-comment,
#respond p.comment-form-email,
#respond p.comment-form-url {
	margin: 0;
}

#respond p.form-allowed-tags {
	font-size: 0.7em;
}

#respond p.form-submit {
	margin: 0;
}

a.button,
a.contributor-posts-link,
input[type=submit] {
	display: inline-block;
	color: #ffffff;
	padding: 10px 40px;
	background: #bf593c;
	border: none;
	border-radius: 4px;
	outline: none;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

a.button:hover,
a.contributor-posts-link:hover,
input[type=submit]:hover {
	background: #af4f33;
	color: #ffffff;
}

.screen-reader {
	display: none;
}

.container .embed-vimeo,
.container .video-player {
	margin: 0 0 30px 0;
}

.widget.widget_rss ul {
	padding: 0;
}

.widget.widget_rss li {
	list-style-type: none;
	margin-bottom: 15px;
}

.widget.widget_rss li .rss-date {
	color: #cccccc;
}

.screen-reader-shortcut {
	background: #f39c12;
	color: #ffffff;
	width: 200px;
	position: absolute;
	left: -300px;
	top: 10px;
}

.screen-reader-shortcut:focus {
	left: 10px;
}

.main div.sharedaddy h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
	margin: 5px 0;
}

.main div.sharedaddy div.sd-block {
	padding: 15px 0 10px 0;
	border-color: rgba(0,0,0,0.05);
}

.main .contributor-intro {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #e6e6e6;
}

.main .contributor {
	*zoom: 1;
	margin-bottom: 20px;
}

.main .contributor p {
	max-width: 45rem;
}

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

.main .contributor:after {
	clear: both;
}

.main .contributor .avatar {
	float: left;
	margin: 0 20px 0 0;
}

.main .contributor h2 {
	margin-bottom: 3px;
}

body {
	*zoom: 1;
}

body:after,
body:before {
	content: "";
	display: table;
}

body:after {
	clear: both;
}

a,
a.dark:active,
a.dark:hover,
a:visited {
	color: #bf593c;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}

.summary-main .summary:first-of-type a.dark:active,
.summary-main .summary:first-of-type a.dark:hover,
a:active,
a:hover {
	color: #e1552d;
	transition: all 0.3s ease-in-out;
}

.branding {
	float: left;
	min-width: 15%;
}

.branding h1.logo {
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 15px;
	float: left;
}

.custom-logo-link,
.site-logo-link {
	float: left;
	margin-right: 16px;
}

.custom-logo-link img,
.site-logo-link img {
	display: block;
	max-height: 46px;
	width: auto;
}

.branding h2.site-desc {
	font-size: 0.8em;
	margin-left: 9px;
	color: #8b9498;
	display: none;
}

.menu-social-links {
	float: right;
	margin: 12px 0 0 30px;
}

.menu-social-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.masthead .menu-social-links ul li {
	display: inline-block;
}

.masthead .menu-social-links ul li a,
.masthead .menu-social-links ul li a:visited {
	color: #a8abac;
	margin: 0 0 0 10px;
	padding: 0;
}

.header-image {
	display: block;
	text-align: center;
	line-height: 0;
}

.menu-social-links ul li a:hover {
	color: #ffffff;
}

.menu-social-links ul li a:before {
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	vertical-align: bottom;
	content: "\f107";
}

.menu-social-links ul li a[href*="twitter.com"]:before {
	content: "\f202";
}

.menu-social-links ul li a[href*="facebook.com"]:before {
	content: "\f204";
}

.menu-social-links ul li a[href*="plus.google.com"]:before {
	content: "\f206";
}

.menu-social-links ul li a[href*="github.com"]:before {
	content: "\f200";
}

.menu-social-links ul li a[href*="wordpress.com"]:before {
	content: "\f205";
}

.menu-social-links ul li a[href*="youtube.com"]:before {
	content: "\f213";
}

.menu-social-links ul li a[href*="pinterest."]:before,
.menu-social-links ul li a[href*="pinterest.com"]:before {
	content: "\f209";
}

.menu-social-links ul li a[href*="tumblr.com"]:before {
	content: "\f214";
}

.menu-social-links ul li a[href*="goodreads.com"]:before {
	content: "g";
	text-transform: lowercase;
	font-family: arial;
	font-size: 19px;
	display: inline-block;
	margin-top: -6px;
}

.menu-social-links ul li a[href*="dribbble.com"]:before {
	content: "\f201";
}

.menu-social-links ul li a[href*="mailto:"]:before {
	content: "\f410";
}

.menu-social-links ul li a[href*="/feed/"]:before {
	content: "\f413";
}

.menu-social-links ul li a[href*="reddit.com"]:before {
	content: "\f222";
}

.menu-social-links ul li a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.menu-social-links ul li a[href*="instagram.com"]:before {
	content: "\f215";
}

.menu-social-links ul li a[href*="vimeo.com"]:before {
	content: "\f212";
}

.menu-social-links ul li a[href*="flickr.com"]:before {
	content: "\f211";
}

.menu-social-links ul li a[href*="linkedin.com"]:before {
	content: "\f207";
}

.menu-social-links ul li a[href*="dropbox.com"]:before {
	content: "\f225";
}

.menu-social-links ul li a[href*="codepen.com"]:before {
	content: "\f216";
}

.menu-social-links ul li a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.menu-social-links ul li a[href*="path.com"]:before {
	content: "\f219";
}

.menu-social-links ul li a[href*="bloglovin.com"]:before {
	content: "\f471";
}

.masthead {
	background: #2c3236;
	position: relative;
}

.masthead .menu {
	*zoom: 1;
	position: relative;
	text-align: left;
	float: right;
}

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

.masthead .menu:after {
	clear: both;
}

.masthead .menu .menu-toggle {
	display: none;
	background: #000000;
	padding: 10px 15px;
	margin: 0;
}

.masthead .menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 2;
}

.masthead .menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.masthead .menu li.current_page_item a,
.masthead .menu li.current_page_item a:visited {
	background: #bf593c;
	color: #ffffff;
}

.page-content {
	padding: 40px 0 80px;
}

.home .page-content {
	padding: 40px 0 0 0;
}

.themes-sidebar1-active .magazine {
	float: left;
	width: 77%;
}

.themes-sidebar1-active .sidebar {
	width: 18%;
	float: right;
	margin-top: 19px;
}

.home.themes-sidebar1-active .sidebar {
	margin: 0;
}

.home .sidebar .widget {
	float: none;
	padding-top: 0;
}

.widget li {
	list-style: square;
	margin-bottom: 7px;
	line-height: 1.4em;
}

.widget li li {
	margin-bottom: 0;
}

.single .page-content {
	padding-bottom: 30px;
}

.page .page-content {
	padding-top: 0;
}

h1.entry-title {
	font-weight: 400;
}

.page-title h1.entry-title {
	font-size: 1.85em;
	font-weight: 700;
	padding: 0;
	margin: 0;
}

.page-title p:last-child {
	margin: 0;
}

.page-title .category-description {
	margin-top: 10px;
	max-width: 100%;
	width: 45rem;
}

.footer-wrap a,
.footer-wrap a:visited,
.masthead .menu li a,
.masthead .menu li a:visited,
.trending a,
.trending a:visited {
	color: #8b949a;
}

.footer-wrap a:active,
.footer-wrap a:hover,
.masthead .menu li a:active,
.masthead .menu li a:hover,
.trending .blurbs a:active,
.trending .blurbs a:hover,
.trending a:active,
.trending a:hover {
	color: #ffffff;
}

.masthead .menu li a,
.masthead .menu li a:visited {
	display: block;
	padding: 15px 12px;
	position: relative;
	font-size: 0.8em;
}

.masthead .menu li > a {
	text-transform: uppercase;
}

.masthead .menu li.menu-item-has-children > a:after,
.masthead .menu li.page_item_has_children > a:after {
	top: 40%;
	right: 5px;
	position: absolute;
	border: 5px solid transparent;
	content: "";
	border-top-color: #3e4449;
	display: none;
}

.masthead .menu li.current-menu-item > a {
	background-color: #bf593c;
	color: #ffffff;
}

.masthead .menu li ul {
	display: none;
	position: absolute;
	width: 18em;
	background: #ffffff;
	margin-top: 5px;
	left: -999em;
	border-radius: 0;
	padding: 5px 0;
}

.masthead .menu li ul:before {
	position: absolute;
	border: 8px solid transparent;
	content: "";
	border-bottom-color: #ffffff;
	top: -16px;
	left: 16px;
}

.masthead .menu li ul ul {
	top: -5px;
	left: 18em;
}

.masthead .menu li ul ul:before {
	display: none;
}

.masthead .menu li ul li {
	position: relative;
	display: block;
	float: none;
}

.masthead .menu li ul li a,
.masthead .menu li ul li a:visited {
	color: inherit;
	padding: 3px 6px;
	text-transform: none;
	display: block;
	margin: 0 5px;
}

.masthead .menu li ul li a:active,
.masthead .menu li ul li a:hover {
	background: #f4f5f6;
	color: inherit;
}

.masthead .menu li ul li.menu-item-has-children > a:after,
.masthead .menu li ul li.page_item_has_children > a:after {
	top: 35%;
	border-top-color: transparent;
	border-left-color: #fce3bc;
}

.masthead .menu li ul li:last-child {
	border: none;
}

.masthead .menu li ul li.current-menu-item a {
	background-color: #f39c12;
	border-radius: 0;
}

.masthead .menu li ul li.focus > ul,
.masthead .menu li ul li:hover > ul {
	left: 18em;
}

.masthead .menu li.focus > ul,
.masthead .menu li:hover > ul {
	display: block;
	margin-top: 0;
	left: auto;
	transition: opacity 200ms,margin 200ms,left 0 linear 1s;
	transition-delay: 200ms;
}

.tab {
	display: none;
}

.tab-home {
	display: block;
}
.trending {
	background: url(../../images/bg-trends.png) no-repeat 50% #283c46;
	background-size: cover;
}

.home .trending {
	border-top: 1px solid transparent;
	padding-bottom: 0;
}

.topics {
	padding: 22px 0 16px;
	color: #8b949a;
	font-size: 0.9em;
}

.topics .trending-title {
	background: url(../../images/icon-trends.png) no-repeat;
	background-size: 22px;
	padding-left: 27px;
	color: #ffffff;
	display: inline-block;
	height: 30px;
	font-weight: bold;
}

.topics a {
	display: inline-block;
	margin: 0 10px;
}

.trending ul.blurbs,
ul.main-tabs {
	list-style: none;
	padding-left: 0;
}

.trending .blurbs {
	display: flex;
	justify-content: space-between;
}

.trending .blurbs li {
	display: block;
	flex-grow: 1;
	font-size: 0.8em;
	text-align: center;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	position: relative;
	width: 50%;
}

.trending .blurbs li img {
	margin: 0 auto;
	width: 100%;
	display: block;
}

.trending .blurbs li h3 {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	background: rgba(44,50,54,0.97);
	bottom: -1em;
	width: 100%;
	padding: 7px;
	margin: 0;
	box-sizing: border-box;
	font-size: 1.1em;
	line-height: 1.35;
	transition: 0.2s ease-in-out;
}

.trending .blurbs li:hover h3 {
	opacity: 1;
	bottom: 0;
}

.trending .blurbs img {
	display: block;
	transition: all 0.2s ease-in-out;
}

.trending .blurbs li:hover img {
	transform: scale(1.1);
}

.trending .blurbs a,
.trending .blurbs a:visited {
	display: block;
	color: #dde4e8;
}

.trending .blurbs h3:hover a {
	color: #ffffff;
}

.singular .trending ul.blurbs {
	padding-bottom: 20px;
}

ul.main-tabs {
	margin: 30px 0 0 0;
	text-align: center;
}

.main-tabs li {
	display: inline-block;
	background: #44555e;
}

.main-tabs li:hover {
	background: #4d606a;
}

.main-tabs a,
.main-tabs a:visited {
	padding: 12px 80px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 0.85em;
}

.main-tabs li.active:hover a {
	color: inherit;
}

.summary {
	width: 25%;
	margin-bottom: 20px;
}

.summary .excerpt {
	margin: -4px 0 20px 0;
}

.summary img {
	display: block;
}

.summary .excerpt-small {
	display: none;
}

.summary a.thumb {
	margin-bottom: 10px;
	display: block;
	background: transparent;
}

.summary a.thumb img {
	opacity: 1;
	transition: opacity 0.15s ease-in-out;
	transform: translateZ(0);
}

.summary a.thumb:hover img {
	opacity: 0.9;
	transition: opacity 0.15s ease-in-out;
}

.summary h2 {
	font-size: 1.25em;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 13px;
}

.summary h3 {
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.commentcount a,
.commentcount a:visited,
.dark,
.dark:visited,
.main-tabs li.active a {
	color: #292b2c;
}

.summary .excerpt .dark:hover {
	color: inherit;
}

.commentcount a,
.commentcount a:visited,
.grey,
.main article .post-meta-data,
a.grey,
a.grey:visited {
	color: #888888;
}

.commentcount a:active,
.commentcount a:hover,
a.grey:active,
a.grey:hover {
	color: #696969;
}

.summary-main .summary:first-of-type {
	display: flex;
	margin: 0 0 20px 0;
	flex-grow: 1;
	width: 100%;
}

.summary-main .summary:first-of-type a.thumb {
	width: 50%;
	display: block;
	margin: 0;
	background: #ffffff;
}

.summary-main .summary:first-of-type .details {
	background: #ffffff;
	width: 50%;
	padding: 20px;
	box-sizing: border-box;
}

.summary-main .summary:first-of-type h3.entry-title {
	line-height: 1.25em;
	font-size: 2.1em;
	font-weight: 400;
	margin-bottom: 27px;
}

.summary-main .summary:first-of-type p {
	font-size: 1.15em;
}

.summary-main .summary:first-of-type a.dark:active p,
.summary-main .summary:first-of-type a.dark:hover p {
	color: #111111;
}

.row {
	max-width: 1140px;
	margin: 0 auto;
}

.summary-main,
.summary-main-content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.summary-main-content > *,
.summary-main > * {
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

.summary-main #infinite-handle,
.summary-main-content #infinite-handle,
.summary-main-content .infinite-loader,
.summary-main-content.summary-category h2,
.summary-main .infinite-loader,
.summary-main.summary-category h2 {
	width: 100%;
	flex-grow: 1;
}
.archive .summary.type-post a.thumb img,
.search .summary a.thumb img {
	width: auto;
	display: block;
	float: none;
}

.container {
	width: 100%;
	*zoom: 1;
}

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

.container:after {
	clear: both;
}

.main article .post-meta-data {
	font-size: 0.7em;
	text-transform: uppercase;
}

.post-meta-data .author,
.post-meta-data .commentcount,
.post-meta-data time {
	margin-right: 14px;
}

p.comment-awaiting-moderation {
	margin: 20px 0;
	font-style: italic;
}

.single .entry {
	font-size: 1.2em;
}

.entry-single ol,
.entry-single ul {
	clear: both;
}

.page.themes-sidebar1-active .entry,
.single.themes-sidebar1-active .entry {
	width: 77%;
	margin: 30px 0;
	font-size: 1.1em;
	float: left;
}

.page.page-template-full-width .entry {
	width: 100%;
	font-size: 1.3em;
}

.sidebar .widget {
	float: none;
}

.widget h3 {
	margin-bottom: 10px;
	font-weight: 700;
}

.sidebar .widget h3 {
	border-top: 2px solid #c4c5c5;
	white-space: nowrap;
}

.sidebar .widget h3 span {
	white-space: normal;
}

.sidebar .widget h3 span,
.sidebar .widget h3.widgettitle:before {
	display: inline-block;
	border-top: 2px solid #333333;
	margin-top: -2px;
	padding-top: 8px;
}

b.fn {
	display: block;
	font-size: 1.4em;
}

.post-nav {
	clear: both;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}

.postnav {
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 0 2px;
	padding: 40px 0;
	margin: 40px 0 0;
	clear: both;
}

.postnav .left,
.postnav .right {
	width: 50%;
}

.postnav .left {
	text-align: right;
	border-right: 1px solid #cccccc;
	padding-right: 35px;
}

.postnav .right {
	padding-left: 35px;
	text-align: left;
}

.postnav .right h5 {
	margin-right: 19px;
}

.postnav h5 {
	font-weight: 100;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.postnav .left h5 {
	margin-left: 19px;
}

.content-comments {
	padding: 0 0 45px;
	background: #f4f5f6;
	margin-bottom: -40px;
}

.page-title {
	background: #d0d7db;
	padding: 20px 0;
	margin-bottom: 20px;
}

.page-title span {
	font-style: italic;
	display: block;
	font-size: 0.5em;
	font-weight: 100;
}

.page-title span.genericon {
	display: inline-block;
	font-size: 1em;
	color: #2c3236;
	opacity: 0.7;
	margin: 2px 15px 0 0;
	font-style: normal;
}

.taxonomies {
	margin: 15px 0 30px;
}

.taxonomies p {
	margin: 0 0 10px 0;
}

.taxonomies .genericon {
	margin-top: 4px;
}

.taxonomies a {
	font-size: 0.85em;
}

.taxonomies strong {
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
}

.main .archive-pagination {
	text-align: center;
	margin: 15px 0 50px;
	clear: both;
}

.main .archive-pagination a,
.main .archive-pagination a:visited,
.main .archive-pagination span {
	margin: 0 1px;
}

.main .archive-pagination a,
.main .archive-pagination span.current {
	padding: 3px 10px;
	display: inline-block;
	border-radius: 5px;
}

.main .archive-pagination a:active,
.main .archive-pagination a:hover {
	background: #f4f5f6;
	color: #111111;
}

.main .archive-pagination span.current {
	background: #2c3236;
	color: #ffffff;
}

.main .post-nav .next,
.main .post-nav .prev {
	padding: 15px 40px;
}

.main .post-nav .prev a:before {
	content: "\f430";
	margin-right: 5px;
}

.main .post-nav .next a:after,
.main .post-nav .prev a:before {
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	vertical-align: bottom;
	color: #674105;
}

.main .post-nav .next a:after {
	content: "\f429";
	margin-left: 5px;
}

#image-navigation {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#image-navigation .image-parent {
	font-weight: bold;
}

.attachment-image {
	margin-bottom: 20px;
}

.attachment-image a {
	display: block;
}

.attachment-image a img {
	margin: 0 auto;
	display: block;
}

.widget {
	padding: 20px 0 30px;
	float: left;
	box-sizing: border-box;
}

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

.writer {
	position: relative;
	padding: 20px 20px 20px 120px;
	background: #f2f2f2;
	*zoom: 1;
	min-height: 80px;
}

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

.writer:after {
	clear: both;
}

.writer .avatar {
	position: absolute;
	left: 20px;
}

.writer p:last-child {
	margin-bottom: 0;
}

form.search-form {
	position: relative;
	width: 100%;
}

form.search-form input.search-field {
	margin: 0;
	width: 100%;
	box-sizing: border-box;
	padding-right: 30px;
}

form.search-form button.search-submit {
	position: absolute;
	top: 2px;
	background: transparent;
	padding: 7px;
	right: 2px;
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	vertical-align: bottom;
	border: none;
}

form.search-form button.search-submit:hover {
	color: #976008;
}

.social-links a {
	margin-right: 10px;
}

.social-links a span {
	display: none;
}

.social-links a:before {
	background: #f39c12;
	color: #ffffff;
	display: inline-block;
	width: 28px;
	line-height: 28px;
	height: 28px;
	text-align: center;
	border-radius: 50%;
	vertical-align: middle;
	font-family: "Genericons";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	vertical-align: bottom;
}

.social-links a:before,
.social-links a:hover:before {
	transition: all 0.15s ease-in-out;
}

.social-links a:hover:before {
	background-color: #e08e0b;
}

.social-links a.social_link_twitter:before {
	content: "\f202";
}

.social-links a.social_link_facebook:before {
	content: "\f203";
}

.social-links a.social_link_linkedin:before {
	content: "\f207";
}

.social-links a.social_link_tumblr:before {
	content: "\f214";
}

.social-links a.social_link_google_plus:before {
	content: "\f218";
}
footer {
	background: #bed4df;
	margin-top: 40px;
}

.commentlist footer {
	margin-top: 0;
}

footer a,
footer a:visited {
	color: #5b768a;
}

footer a:active,
footer a:hover {
	color: #374f61;
}

.footer-wrap {
	text-align: center;
	background: #2c3236;
	padding: 40px 0;
	color: #676e72;
	text-transform: uppercase;
	font-size: 0.85em;
}

.foot-widgets {
	padding: 30px 0;
}

.foot-widgets .widget {
	width: 25%;
	padding: 0 30px 30px 30px;
	box-sizing: border-box;
}

.footer-wrap .by,
.footer-wrap .sep {
	font-style: italic;
	text-transform: none;
	padding: 0 3px;
}

.infinite-scroll .pagination {
	display: none;
}

.infinite-scroll #infinite-handle {
	clear: both;
	padding: 15px;
	text-align: center;
}

.infinite-scroll #infinite-handle span {
	font-size: 0.9em;
	padding: 0 15px;
	line-height: 30px;
	color: #ffffff;
	border-radius: 30px;
	display: inline-block;
	text-decoration: none;
}

.infinite-scroll #infinite-handle span:hover {
	color: #ffffff;
	text-decoration: none;
}

.infinite-scroll .infinite-loader {
	clear: both;
	padding: 30px;
}

.infinite-scroll .infinite-loader .spinner {
	margin: 0 auto;
}
