/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/bwazdrqj/public_html
currentDir : /home/bwazdrqj/public_html/wp-content/plugins/contact-form-7/includes/css

file-relative URI  : ../../images/ajax-loader.gif
path prepended     : /home/bwazdrqj/public_html/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif
docroot stripped   : /wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif
traversals removed : /wp-content/plugins/contact-form-7/images/ajax-loader.gif

*/

/* styles.css */

/* 1   */ div.wpcf7 {
/* 2   */ 	margin: 0;
/* 3   */ 	padding: 0;
/* 4   */ }
/* 5   */ 
/* 6   */ div.wpcf7-response-output {
/* 7   */ 	margin: 2em 0.5em 1em;
/* 8   */ 	padding: 0.2em 1em;
/* 9   */ }
/* 10  */ 
/* 11  */ div.wpcf7 .screen-reader-response {
/* 12  */ 	position: absolute;
/* 13  */ 	overflow: hidden;
/* 14  */ 	clip: rect(1px, 1px, 1px, 1px);
/* 15  */ 	height: 1px;
/* 16  */ 	width: 1px;
/* 17  */ 	margin: 0;
/* 18  */ 	padding: 0;
/* 19  */ 	border: 0;
/* 20  */ }
/* 21  */ 
/* 22  */ div.wpcf7-mail-sent-ok {
/* 23  */ 	border: 2px solid #398f14;
/* 24  */ }
/* 25  */ 
/* 26  */ div.wpcf7-mail-sent-ng {
/* 27  */ 	border: 2px solid #ff0000;
/* 28  */ }
/* 29  */ 
/* 30  */ div.wpcf7-spam-blocked {
/* 31  */ 	border: 2px solid #ffa500;
/* 32  */ }
/* 33  */ 
/* 34  */ div.wpcf7-validation-errors {
/* 35  */ 	border: 2px solid #f7e700;
/* 36  */ }
/* 37  */ 
/* 38  */ .wpcf7-form-control-wrap {
/* 39  */ 	position: relative;
/* 40  */ }
/* 41  */ 
/* 42  */ span.wpcf7-not-valid-tip {
/* 43  */ 	color: #f00;
/* 44  */ 	font-size: 1em;
/* 45  */ 	font-weight: normal;
/* 46  */ 	display: block;
/* 47  */ }
/* 48  */ 
/* 49  */ .use-floating-validation-tip span.wpcf7-not-valid-tip {
/* 50  */ 	position: absolute;

/* styles.css */

/* 51  */ 	top: 20%;
/* 52  */ 	left: 20%;
/* 53  */ 	z-index: 100;
/* 54  */ 	border: 1px solid #ff0000;
/* 55  */ 	background: #fff;
/* 56  */ 	padding: .2em .8em;
/* 57  */ }
/* 58  */ 
/* 59  */ span.wpcf7-list-item {
/* 60  */ 	display: inline-block;
/* 61  */ 	margin: 0 0 0 1em;
/* 62  */ }
/* 63  */ 
/* 64  */ span.wpcf7-list-item-label::before,
/* 65  */ span.wpcf7-list-item-label::after {
/* 66  */ 	content: " ";
/* 67  */ }
/* 68  */ 
/* 69  */ .wpcf7-display-none {
/* 70  */ 	display: none;
/* 71  */ }
/* 72  */ 
/* 73  */ div.wpcf7 .ajax-loader {
/* 74  */ 	visibility: hidden;
/* 75  */ 	display: inline-block;
/* 76  */ 	background-image: url('/wp-content/plugins/contact-form-7/images/ajax-loader.gif');
/* 77  */ 	width: 16px;
/* 78  */ 	height: 16px;
/* 79  */ 	border: none;
/* 80  */ 	padding: 0;
/* 81  */ 	margin: 0 0 0 4px;
/* 82  */ 	vertical-align: middle;
/* 83  */ }
/* 84  */ 
/* 85  */ div.wpcf7 .ajax-loader.is-active {
/* 86  */ 	visibility: visible;
/* 87  */ }
/* 88  */ 
/* 89  */ div.wpcf7 div.ajax-error {
/* 90  */ 	display: none;
/* 91  */ }
/* 92  */ 
/* 93  */ div.wpcf7 .placeheld {
/* 94  */ 	color: #888;
/* 95  */ }
/* 96  */ 
/* 97  */ div.wpcf7 .wpcf7-recaptcha iframe {
/* 98  */ 	margin-bottom: 0;
/* 99  */ }
/* 100 */ 

/* styles.css */

/* 101 */ div.wpcf7 input[type="file"] {
/* 102 */ 	cursor: pointer;
/* 103 */ }
/* 104 */ 
/* 105 */ div.wpcf7 input[type="file"]:disabled {
/* 106 */ 	cursor: default;
/* 107 */ }
/* 108 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/bwazdrqj/public_html
currentDir : /home/bwazdrqj/public_html/wp-content/plugins/contextual-related-posts/css

*/

/* default-style.css */

/* 1  */ .crp_related {
/* 2  */ 	clear: both;
/* 3  */ 	margin: 10px 0;
/* 4  */ }
/* 5  */ .crp_related h3 {
/* 6  */ 	margin: 0 !important;
/* 7  */ }
/* 8  */ .crp_related ul {
/* 9  */ 	list-style: none;
/* 10 */ 	float: left;
/* 11 */ 	margin: 0 !important;
/* 12 */ 	padding: 0 !important;
/* 13 */ }
/* 14 */ .crp_related li, .crp_related a {
/* 15 */ 	float: left;
/* 16 */ 	overflow: hidden;
/* 17 */ 	position: relative;
/* 18 */ 	text-align: center;
/* 19 */ }
/* 20 */ .crp_related li {
/* 21 */ 	margin: 5px !important;
/* 22 */ 	border: 1px solid #ddd;
/* 23 */ 	padding: 6px;
/* 24 */ }
/* 25 */ .crp_related li:hover {
/* 26 */ 	background: #eee;
/* 27 */ 	border-color: #bbb;
/* 28 */ }
/* 29 */ .crp_related a {
/* 30 */ 	-webkit-box-shadow: none !important;
/* 31 */ 	-moz-box-shadow: none !important;
/* 32 */ 	box-shadow: none !important;
/* 33 */ 	text-decoration: none !important;
/* 34 */ }
/* 35 */ .crp_related a:hover {
/* 36 */ 	text-decoration: none;
/* 37 */ }
/* 38 */ .crp_related .crp_title {
/* 39 */ 	color: #fff !important;
/* 40 */ 	position: absolute;
/* 41 */ 	display: block;
/* 42 */ 	bottom: 0;
/* 43 */ 	padding: 3px;
/* 44 */ 	color: #fff;
/* 45 */ 	font-size: .9em;
/* 46 */ 	text-shadow: 1000 .1em .1em .2em;
/* 47 */ 	background: rgb(0.5, 0.5, 0.5);
/* 48 */ 	background: rgba(0, 0, 0, 0.5);
/* 49 */ 	-webkit-border-radius: 7px;
/* 50 */ 	-moz-border-radius: 7px;

/* default-style.css */

/* 51 */ 	border-radius: 7px;
/* 52 */ }
/* 53 */ .crp_related li:hover .crp_title {
/* 54 */ 	background: rgb(0.2, 0.2, 0.2);
/* 55 */ 	background: rgba(0, 0, 0, 0.8);
/* 56 */ }
/* 57 */ .crp_related li {
/* 58 */ 	vertical-align: bottom;
/* 59 */ 	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
/* 60 */ 	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
/* 61 */ 	box-shadow: 0 1px 2px rgba(0,0,0,.4);
/* 62 */ 	-webkit-border-radius: 7px;
/* 63 */ 	-moz-border-radius: 7px;
/* 64 */ 	border-radius: 7px;
/* 65 */ }
/* 66 */ .crp_clear {
/* 67 */ 	clear: both;
/* 68 */ }
/* 69 */ .crp_title:visited {
/* 70 */ 	color: #fff !important;
/* 71 */ }
/* 72 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/bwazdrqj/public_html
currentDir : /home/bwazdrqj/public_html/wp-content/themes/shepherd

file-relative URI  : assets/genericons/font/genericons-regular-webfont.eot
path prepended     : /home/bwazdrqj/public_html/wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.eot
docroot stripped   : /wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.eot
traversals removed : /wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.eot

file-relative URI  : assets/genericons/font/genericons-regular-webfont.ttf
path prepended     : /home/bwazdrqj/public_html/wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.ttf
docroot stripped   : /wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.ttf
traversals removed : /wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.ttf

file-relative URI  : assets/genericons/font/genericons-regular-webfont.svg#genericonsregular
path prepended     : /home/bwazdrqj/public_html/wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.svg#genericonsregular
docroot stripped   : /wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.svg#genericonsregular
traversals removed : /wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.svg#genericonsregular

*/

/* style.css */

/* 1    */ /*
/* 2    *| Theme Name: Shepherd
/* 3    *| Theme URI: https://churchthemes.net/themes/shepherd/
/* 4    *| Author: ChurchThemes
/* 5    *| Author URI: https://churchthemes.net/
/* 6    *| Description: Shepherd is the ultimate blog theme for faith leaders.
/* 7    *| Version: 1.0.7
/* 8    *| License: GNU General Public License v2 or later
/* 9    *| License URI: http://www.gnu.org/licenses/gpl-2.0.html
/* 10   *| Text Domain: shepherd
/* 11   *| Domain Path: /languages/
/* 12   *| Tags: black, tan, red, black, two-columns, right-sidebar, fluid-layout, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
/* 13   *| 
/* 14   *| This theme, like WordPress, is licensed under the GPL.
/* 15   *| Use it to make something cool, have fun, and share what you've learned with others.
/* 16   *| 
/* 17   *| Shepherd is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
/* 18   *| 
/* 19   *| Resetting and rebuilding styles have been helped along thanks to the fine work of
/* 20   *| Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
/* 21   *| along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
/* 22   *| and Blueprint http://www.blueprintcss.org/
/* 23   *| */
/* 24   */ /*--------------------------------------------------------------
/* 25   *| Variables
/* 26   *| --------------------------------------------------------------*/
/* 27   */ meta.foundation-mq-small {
/* 28   */   font-family: "/only screen/";
/* 29   */   width: 0em; }
/* 30   */ 
/* 31   */ meta.foundation-mq-medium {
/* 32   */   font-family: "/only screen and (min-width:40.063em)/";
/* 33   */   width: 40.063em; }
/* 34   */ 
/* 35   */ meta.foundation-mq-large {
/* 36   */   font-family: "/only screen and (min-width:64.063em)/";
/* 37   */   width: 64.063em; }
/* 38   */ 
/* 39   */ meta.foundation-mq-xlarge {
/* 40   */   font-family: "/only screen and (min-width:90.063em)/";
/* 41   */   width: 90.063em; }
/* 42   */ 
/* 43   */ meta.foundation-mq-xxlarge {
/* 44   */   font-family: "/only screen and (min-width:120.063em)/";
/* 45   */   width: 120.063em; }
/* 46   */ 
/* 47   */ meta.foundation-data-attribute-namespace {
/* 48   */   font-family: false; }
/* 49   */ 
/* 50   */ html, body {

/* style.css */

/* 51   */   height: 100%; }
/* 52   */ 
/* 53   */ *, *:before, *:after {
/* 54   */   -moz-box-sizing: border-box;
/* 55   */   box-sizing: border-box; }
/* 56   */ 
/* 57   */ html, body {
/* 58   */   font-size: 100%; }
/* 59   */ 
/* 60   */ body {
/* 61   */   background: #e7e7e2;
/* 62   */   color: #444;
/* 63   */   padding: 0;
/* 64   */   margin: 0;
/* 65   */   font-family: "PT Serif", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 66   */   font-weight: normal;
/* 67   */   font-style: normal;
/* 68   */   line-height: 150%;
/* 69   */   position: relative;
/* 70   */   cursor: default;
/* 71   */   -webkit-font-smoothing: antialiased; }
/* 72   */ 
/* 73   */ a:hover {
/* 74   */   cursor: pointer; }
/* 75   */ 
/* 76   */ img {
/* 77   */   max-width: 100%;
/* 78   */   height: auto; }
/* 79   */ 
/* 80   */ img {
/* 81   */   -ms-interpolation-mode: bicubic; }
/* 82   */ 
/* 83   */ #map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
/* 84   */   max-width: none !important; }
/* 85   */ 
/* 86   */ .left {
/* 87   */   float: left !important; }
/* 88   */ 
/* 89   */ .right {
/* 90   */   float: right !important; }
/* 91   */ 
/* 92   */ .clearfix:before, .entry-meta:before, .clearfix:after, .entry-meta:after {
/* 93   */   content: " ";
/* 94   */   display: table; }
/* 95   */ .clearfix:after, .entry-meta:after {
/* 96   */   clear: both; }
/* 97   */ 
/* 98   */ .hide {
/* 99   */   display: none; }
/* 100  */ 

/* style.css */

/* 101  */ .antialiased {
/* 102  */   -webkit-font-smoothing: antialiased;
/* 103  */   -moz-osx-font-smoothing: grayscale; }
/* 104  */ 
/* 105  */ img {
/* 106  */   display: inline-block;
/* 107  */   vertical-align: middle; }
/* 108  */ 
/* 109  */ textarea {
/* 110  */   height: auto;
/* 111  */   min-height: 50px; }
/* 112  */ 
/* 113  */ select {
/* 114  */   width: 100%; }
/* 115  */ 
/* 116  */ .row, .author-meta, #content, .site-branding-container, .main-navigation, .site-footer .site-footer-inner, .site-header .entry-header .entry-header-row, .featured-content .featured-content-inner {
/* 117  */   width: 100%;
/* 118  */   margin-left: auto;
/* 119  */   margin-right: auto;
/* 120  */   margin-top: 0;
/* 121  */   margin-bottom: 0;
/* 122  */   max-width: 1129px; }
/* 123  */   .row:before, .author-meta:before, #content:before, .site-branding-container:before, .main-navigation:before, .site-footer .site-footer-inner:before, .site-header .entry-header .entry-header-row:before, .featured-content .featured-content-inner:before, .row:after, .author-meta:after, #content:after, .site-branding-container:after, .main-navigation:after, .site-footer .site-footer-inner:after, .site-header .entry-header .entry-header-row:after, .featured-content .featured-content-inner:after {
/* 124  */     content: " ";
/* 125  */     display: table; }
/* 126  */   .row:after, .author-meta:after, #content:after, .site-branding-container:after, .main-navigation:after, .site-footer .site-footer-inner:after, .site-header .entry-header .entry-header-row:after, .featured-content .featured-content-inner:after {
/* 127  */     clear: both; }
/* 128  */   .row.collapse > .column, .row.collapse > .collapse.author-meta, .row.collapse > .collapse#content, .row.collapse > .collapse.site-branding-container, .row.collapse > .collapse.main-navigation, .row.collapse > .site-footer .collapse.site-footer-inner, .site-footer .row.collapse > .collapse.site-footer-inner, .row.collapse > .site-header .entry-header .collapse.entry-header-row, .site-header .entry-header .row.collapse > .collapse.entry-header-row, .row.collapse > .featured-content .collapse.featured-content-inner, .featured-content .row.collapse > .collapse.featured-content-inner, .row.collapse > .columns, .row.collapse > .collapse.author-meta, .row.collapse > .collapse#content, .row.collapse > .collapse.site-branding-container, .row.collapse > .collapse.main-navigation, .row.collapse > .site-footer .collapse.site-footer-inner, .site-footer .row.collapse > .collapse.site-footer-inner, .row.collapse > .site-header .entry-header .collapse.entry-header-row, .site-header .entry-header .row.collapse > .collapse.entry-header-row, .row.collapse > .featured-content .collapse.featured-content-inner, .featured-content .row.collapse > .collapse.featured-content-inner, .row.collapse > .author-meta .author-image, .author-meta .row.collapse > .author-image, .row.collapse > .author-meta .author-text, .author-meta .row.collapse > .author-text, .row.collapse > #primary, .row.collapse > #secondary, .row.collapse > .site-branding, .row.collapse > .site-footer .site-info, .site-footer .row.collapse > .site-info, .row.collapse > .site-header .entry-header .entry-header-column, .site-header .entry-header .row.collapse > .entry-header-column, .row.collapse > .featured-content article, .featured-content .row.collapse > article {
/* 129  */     padding-left: 0;
/* 130  */     padding-right: 0; }
/* 131  */   .row.collapse .row, .row.collapse .collapse.author-meta, .row.collapse .collapse#content, .row.collapse .collapse.site-branding-container, .row.collapse .collapse.main-navigation, .row.collapse .site-footer .collapse.site-footer-inner, .site-footer .row.collapse .collapse.site-footer-inner, .row.collapse .site-header .entry-header .collapse.entry-header-row, .site-header .entry-header .row.collapse .collapse.entry-header-row, .row.collapse .featured-content .collapse.featured-content-inner, .featured-content .row.collapse .collapse.featured-content-inner, .row.collapse .author-meta, .row.collapse #content, .row.collapse .site-branding-container, .row.collapse .main-navigation, .row.collapse .site-footer .site-footer-inner, .site-footer .row.collapse .site-footer-inner, .row.collapse .site-header .entry-header .entry-header-row, .site-header .entry-header .row.collapse .entry-header-row, .row.collapse .featured-content .featured-content-inner, .featured-content .row.collapse .featured-content-inner {
/* 132  */     margin-left: 0;
/* 133  */     margin-right: 0; }
/* 134  */   .row .row, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner {
/* 135  */     width: auto;
/* 136  */     margin-left: -1.25rem;
/* 137  */     margin-right: -1.25rem;
/* 138  */     margin-top: 0;
/* 139  */     margin-bottom: 0;
/* 140  */     max-width: none; }
/* 141  */     .row .row:before, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .row .author-meta:before, .row #content:before, .row .site-branding-container:before, .row .main-navigation:before, .row .site-footer .site-footer-inner:before, .site-footer .row .site-footer-inner:before, .row .site-header .entry-header .entry-header-row:before, .site-header .entry-header .row .entry-header-row:before, .row .featured-content .featured-content-inner:before, .featured-content .row .featured-content-inner:before, .row .row:after, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .row .author-meta:after, .row #content:after, .row .site-branding-container:after, .row .main-navigation:after, .row .site-footer .site-footer-inner:after, .site-footer .row .site-footer-inner:after, .row .site-header .entry-header .entry-header-row:after, .site-header .entry-header .row .entry-header-row:after, .row .featured-content .featured-content-inner:after, .featured-content .row .featured-content-inner:after {
/* 142  */       content: " ";
/* 143  */       display: table; }
/* 144  */     .row .row:after, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .row .author-meta:after, .row #content:after, .row .site-branding-container:after, .row .main-navigation:after, .row .site-footer .site-footer-inner:after, .site-footer .row .site-footer-inner:after, .row .site-header .entry-header .entry-header-row:after, .site-header .entry-header .row .entry-header-row:after, .row .featured-content .featured-content-inner:after, .featured-content .row .featured-content-inner:after {
/* 145  */       clear: both; }
/* 146  */     .row .row.collapse, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .row .collapse.author-meta, .row .collapse#content, .row .collapse.site-branding-container, .row .collapse.main-navigation, .row .site-footer .collapse.site-footer-inner, .site-footer .row .collapse.site-footer-inner, .row .site-header .entry-header .collapse.entry-header-row, .site-header .entry-header .row .collapse.entry-header-row, .row .featured-content .collapse.featured-content-inner, .featured-content .row .collapse.featured-content-inner {
/* 147  */       width: auto;
/* 148  */       margin: 0;
/* 149  */       max-width: none; }
/* 150  */       .row .row.collapse:before, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .row .collapse.author-meta:before, .row .collapse#content:before, .row .collapse.site-branding-container:before, .row .collapse.main-navigation:before, .row .site-footer .collapse.site-footer-inner:before, .site-footer .row .collapse.site-footer-inner:before, .row .site-header .entry-header .collapse.entry-header-row:before, .site-header .entry-header .row .collapse.entry-header-row:before, .row .featured-content .collapse.featured-content-inner:before, .featured-content .row .collapse.featured-content-inner:before, .row .row.collapse:after, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .row .collapse.author-meta:after, .row .collapse#content:after, .row .collapse.site-branding-container:after, .row .collapse.main-navigation:after, .row .site-footer .collapse.site-footer-inner:after, .site-footer .row .collapse.site-footer-inner:after, .row .site-header .entry-header .collapse.entry-header-row:after, .site-header .entry-header .row .collapse.entry-header-row:after, .row .featured-content .collapse.featured-content-inner:after, .featured-content .row .collapse.featured-content-inner:after {

/* style.css */

/* 151  */         content: " ";
/* 152  */         display: table; }
/* 153  */       .row .row.collapse:after, .row .author-meta, .row #content, .row .site-branding-container, .row .main-navigation, .row .site-footer .site-footer-inner, .site-footer .row .site-footer-inner, .row .site-header .entry-header .entry-header-row, .site-header .entry-header .row .entry-header-row, .row .featured-content .featured-content-inner, .featured-content .row .featured-content-inner, .row .collapse.author-meta:after, .row .collapse#content:after, .row .collapse.site-branding-container:after, .row .collapse.main-navigation:after, .row .site-footer .collapse.site-footer-inner:after, .site-footer .row .collapse.site-footer-inner:after, .row .site-header .entry-header .collapse.entry-header-row:after, .site-header .entry-header .row .collapse.entry-header-row:after, .row .featured-content .collapse.featured-content-inner:after, .featured-content .row .collapse.featured-content-inner:after {
/* 154  */         clear: both; }
/* 155  */ 
/* 156  */ .column, .columns, .author-meta .author-image, .author-meta .author-text, #primary, #secondary, .site-branding, .site-footer .site-info, .site-header .entry-header .entry-header-column, .featured-content article {
/* 157  */   padding-left: 1.25rem;
/* 158  */   padding-right: 1.25rem;
/* 159  */   width: 100%;
/* 160  */   float: left; }
/* 161  */ 
/* 162  */ [class*="column"] + [class*="column"]:last-child {
/* 163  */   float: right; }
/* 164  */ 
/* 165  */ [class*="column"] + [class*="column"].end {
/* 166  */   float: left; }
/* 167  */ 
/* 168  */ @media only screen {
/* 169  */   .small-push-0 {
/* 170  */     position: relative;
/* 171  */     left: 0%;
/* 172  */     right: auto; }
/* 173  */   .small-pull-0 {
/* 174  */     position: relative;
/* 175  */     right: 0%;
/* 176  */     left: auto; }
/* 177  */   .small-push-1 {
/* 178  */     position: relative;
/* 179  */     left: 8.3333333333%;
/* 180  */     right: auto; }
/* 181  */   .small-pull-1 {
/* 182  */     position: relative;
/* 183  */     right: 8.3333333333%;
/* 184  */     left: auto; }
/* 185  */   .small-push-2 {
/* 186  */     position: relative;
/* 187  */     left: 16.6666666667%;
/* 188  */     right: auto; }
/* 189  */   .small-pull-2 {
/* 190  */     position: relative;
/* 191  */     right: 16.6666666667%;
/* 192  */     left: auto; }
/* 193  */   .small-push-3 {
/* 194  */     position: relative;
/* 195  */     left: 25%;
/* 196  */     right: auto; }
/* 197  */   .small-pull-3 {
/* 198  */     position: relative;
/* 199  */     right: 25%;
/* 200  */     left: auto; }

/* style.css */

/* 201  */   .small-push-4 {
/* 202  */     position: relative;
/* 203  */     left: 33.3333333333%;
/* 204  */     right: auto; }
/* 205  */   .small-pull-4 {
/* 206  */     position: relative;
/* 207  */     right: 33.3333333333%;
/* 208  */     left: auto; }
/* 209  */   .small-push-5 {
/* 210  */     position: relative;
/* 211  */     left: 41.6666666667%;
/* 212  */     right: auto; }
/* 213  */   .small-pull-5 {
/* 214  */     position: relative;
/* 215  */     right: 41.6666666667%;
/* 216  */     left: auto; }
/* 217  */   .small-push-6 {
/* 218  */     position: relative;
/* 219  */     left: 50%;
/* 220  */     right: auto; }
/* 221  */   .small-pull-6 {
/* 222  */     position: relative;
/* 223  */     right: 50%;
/* 224  */     left: auto; }
/* 225  */   .small-push-7 {
/* 226  */     position: relative;
/* 227  */     left: 58.3333333333%;
/* 228  */     right: auto; }
/* 229  */   .small-pull-7 {
/* 230  */     position: relative;
/* 231  */     right: 58.3333333333%;
/* 232  */     left: auto; }
/* 233  */   .small-push-8 {
/* 234  */     position: relative;
/* 235  */     left: 66.6666666667%;
/* 236  */     right: auto; }
/* 237  */   .small-pull-8 {
/* 238  */     position: relative;
/* 239  */     right: 66.6666666667%;
/* 240  */     left: auto; }
/* 241  */   .small-push-9 {
/* 242  */     position: relative;
/* 243  */     left: 75%;
/* 244  */     right: auto; }
/* 245  */   .small-pull-9 {
/* 246  */     position: relative;
/* 247  */     right: 75%;
/* 248  */     left: auto; }
/* 249  */   .small-push-10 {
/* 250  */     position: relative;

/* style.css */

/* 251  */     left: 83.3333333333%;
/* 252  */     right: auto; }
/* 253  */   .small-pull-10 {
/* 254  */     position: relative;
/* 255  */     right: 83.3333333333%;
/* 256  */     left: auto; }
/* 257  */   .small-push-11 {
/* 258  */     position: relative;
/* 259  */     left: 91.6666666667%;
/* 260  */     right: auto; }
/* 261  */   .small-pull-11 {
/* 262  */     position: relative;
/* 263  */     right: 91.6666666667%;
/* 264  */     left: auto; }
/* 265  */   .column, .columns, .author-meta .author-image, .author-meta .author-text, #primary, #secondary, .site-branding, .site-footer .site-info, .site-header .entry-header .entry-header-column, .featured-content article {
/* 266  */     position: relative;
/* 267  */     padding-left: 1.25rem;
/* 268  */     padding-right: 1.25rem;
/* 269  */     float: left; }
/* 270  */   .small-1 {
/* 271  */     width: 8.3333333333%; }
/* 272  */   .small-2 {
/* 273  */     width: 16.6666666667%; }
/* 274  */   .small-3 {
/* 275  */     width: 25%; }
/* 276  */   .small-4 {
/* 277  */     width: 33.3333333333%; }
/* 278  */   .small-5 {
/* 279  */     width: 41.6666666667%; }
/* 280  */   .small-6 {
/* 281  */     width: 50%; }
/* 282  */   .small-7 {
/* 283  */     width: 58.3333333333%; }
/* 284  */   .small-8 {
/* 285  */     width: 66.6666666667%; }
/* 286  */   .small-9 {
/* 287  */     width: 75%; }
/* 288  */   .small-10 {
/* 289  */     width: 83.3333333333%; }
/* 290  */   .small-11 {
/* 291  */     width: 91.6666666667%; }
/* 292  */   .small-12, .site-header .entry-header .entry-header-column, .featured-content article {
/* 293  */     width: 100%; }
/* 294  */   .small-offset-0 {
/* 295  */     margin-left: 0% !important; }
/* 296  */   .small-offset-1 {
/* 297  */     margin-left: 8.3333333333% !important; }
/* 298  */   .small-offset-2 {
/* 299  */     margin-left: 16.6666666667% !important; }
/* 300  */   .small-offset-3 {

/* style.css */

/* 301  */     margin-left: 25% !important; }
/* 302  */   .small-offset-4 {
/* 303  */     margin-left: 33.3333333333% !important; }
/* 304  */   .small-offset-5 {
/* 305  */     margin-left: 41.6666666667% !important; }
/* 306  */   .small-offset-6 {
/* 307  */     margin-left: 50% !important; }
/* 308  */   .small-offset-7 {
/* 309  */     margin-left: 58.3333333333% !important; }
/* 310  */   .small-offset-8 {
/* 311  */     margin-left: 66.6666666667% !important; }
/* 312  */   .small-offset-9 {
/* 313  */     margin-left: 75% !important; }
/* 314  */   .small-offset-10 {
/* 315  */     margin-left: 83.3333333333% !important; }
/* 316  */   .small-offset-11 {
/* 317  */     margin-left: 91.6666666667% !important; }
/* 318  */   .small-reset-order {
/* 319  */     margin-left: 0;
/* 320  */     margin-right: 0;
/* 321  */     left: auto;
/* 322  */     right: auto;
/* 323  */     float: left; }
/* 324  */   .column.small-centered, .columns.small-centered, .author-meta .small-centered.author-image, .author-meta .small-centered.author-text, .small-centered#primary, .small-centered#secondary, .small-centered.site-branding, .site-footer .small-centered.site-info, .site-header .entry-header .small-centered.entry-header-column, .featured-content article.small-centered {
/* 325  */     margin-left: auto;
/* 326  */     margin-right: auto;
/* 327  */     float: none; }
/* 328  */   .column.small-uncentered, .columns.small-uncentered, .author-meta .small-uncentered.author-image, .author-meta .small-uncentered.author-text, .small-uncentered#primary, .small-uncentered#secondary, .small-uncentered.site-branding, .site-footer .small-uncentered.site-info, .site-header .entry-header .small-uncentered.entry-header-column, .featured-content article.small-uncentered {
/* 329  */     margin-left: 0;
/* 330  */     margin-right: 0;
/* 331  */     float: left; }
/* 332  */   .column.small-centered:last-child, .columns.small-centered:last-child, .author-meta .small-centered.author-image:last-child, .author-meta .small-centered.author-text:last-child, .small-centered#primary:last-child, .small-centered#secondary:last-child, .small-centered.site-branding:last-child, .site-footer .small-centered.site-info:last-child, .site-header .entry-header .small-centered.entry-header-column:last-child, .featured-content article.small-centered:last-child {
/* 333  */     float: none; }
/* 334  */   .column.small-uncentered:last-child, .columns.small-uncentered:last-child, .author-meta .small-uncentered.author-image:last-child, .author-meta .small-uncentered.author-text:last-child, .small-uncentered#primary:last-child, .small-uncentered#secondary:last-child, .small-uncentered.site-branding:last-child, .site-footer .small-uncentered.site-info:last-child, .site-header .entry-header .small-uncentered.entry-header-column:last-child, .featured-content article.small-uncentered:last-child {
/* 335  */     float: left; }
/* 336  */   .column.small-uncentered.opposite, .columns.small-uncentered.opposite, .author-meta .small-uncentered.opposite.author-image, .author-meta .small-uncentered.opposite.author-text, .small-uncentered.opposite#primary, .small-uncentered.opposite#secondary, .small-uncentered.opposite.site-branding, .site-footer .small-uncentered.opposite.site-info, .site-header .entry-header .small-uncentered.opposite.entry-header-column, .featured-content article.small-uncentered.opposite {
/* 337  */     float: right; } }
/* 338  */ 
/* 339  */ @media only screen and (min-width:40.063em) {
/* 340  */   .medium-push-0 {
/* 341  */     position: relative;
/* 342  */     left: 0%;
/* 343  */     right: auto; }
/* 344  */   .medium-pull-0 {
/* 345  */     position: relative;
/* 346  */     right: 0%;
/* 347  */     left: auto; }
/* 348  */   .medium-push-1 {
/* 349  */     position: relative;
/* 350  */     left: 8.3333333333%;

/* style.css */

/* 351  */     right: auto; }
/* 352  */   .medium-pull-1 {
/* 353  */     position: relative;
/* 354  */     right: 8.3333333333%;
/* 355  */     left: auto; }
/* 356  */   .medium-push-2 {
/* 357  */     position: relative;
/* 358  */     left: 16.6666666667%;
/* 359  */     right: auto; }
/* 360  */   .medium-pull-2 {
/* 361  */     position: relative;
/* 362  */     right: 16.6666666667%;
/* 363  */     left: auto; }
/* 364  */   .medium-push-3 {
/* 365  */     position: relative;
/* 366  */     left: 25%;
/* 367  */     right: auto; }
/* 368  */   .medium-pull-3 {
/* 369  */     position: relative;
/* 370  */     right: 25%;
/* 371  */     left: auto; }
/* 372  */   .medium-push-4 {
/* 373  */     position: relative;
/* 374  */     left: 33.3333333333%;
/* 375  */     right: auto; }
/* 376  */   .medium-pull-4 {
/* 377  */     position: relative;
/* 378  */     right: 33.3333333333%;
/* 379  */     left: auto; }
/* 380  */   .medium-push-5 {
/* 381  */     position: relative;
/* 382  */     left: 41.6666666667%;
/* 383  */     right: auto; }
/* 384  */   .medium-pull-5 {
/* 385  */     position: relative;
/* 386  */     right: 41.6666666667%;
/* 387  */     left: auto; }
/* 388  */   .medium-push-6 {
/* 389  */     position: relative;
/* 390  */     left: 50%;
/* 391  */     right: auto; }
/* 392  */   .medium-pull-6 {
/* 393  */     position: relative;
/* 394  */     right: 50%;
/* 395  */     left: auto; }
/* 396  */   .medium-push-7 {
/* 397  */     position: relative;
/* 398  */     left: 58.3333333333%;
/* 399  */     right: auto; }
/* 400  */   .medium-pull-7 {

/* style.css */

/* 401  */     position: relative;
/* 402  */     right: 58.3333333333%;
/* 403  */     left: auto; }
/* 404  */   .medium-push-8 {
/* 405  */     position: relative;
/* 406  */     left: 66.6666666667%;
/* 407  */     right: auto; }
/* 408  */   .medium-pull-8 {
/* 409  */     position: relative;
/* 410  */     right: 66.6666666667%;
/* 411  */     left: auto; }
/* 412  */   .medium-push-9 {
/* 413  */     position: relative;
/* 414  */     left: 75%;
/* 415  */     right: auto; }
/* 416  */   .medium-pull-9 {
/* 417  */     position: relative;
/* 418  */     right: 75%;
/* 419  */     left: auto; }
/* 420  */   .medium-push-10 {
/* 421  */     position: relative;
/* 422  */     left: 83.3333333333%;
/* 423  */     right: auto; }
/* 424  */   .medium-pull-10 {
/* 425  */     position: relative;
/* 426  */     right: 83.3333333333%;
/* 427  */     left: auto; }
/* 428  */   .medium-push-11 {
/* 429  */     position: relative;
/* 430  */     left: 91.6666666667%;
/* 431  */     right: auto; }
/* 432  */   .medium-pull-11 {
/* 433  */     position: relative;
/* 434  */     right: 91.6666666667%;
/* 435  */     left: auto; }
/* 436  */   .column, .columns, .author-meta .author-image, .author-meta .author-text, #primary, #secondary, .site-branding, .site-footer .site-info, .site-header .entry-header .entry-header-column, .featured-content article {
/* 437  */     position: relative;
/* 438  */     padding-left: 1.25rem;
/* 439  */     padding-right: 1.25rem;
/* 440  */     float: left; }
/* 441  */   .medium-1 {
/* 442  */     width: 8.3333333333%; }
/* 443  */   .medium-2 {
/* 444  */     width: 16.6666666667%; }
/* 445  */   .medium-3 {
/* 446  */     width: 25%; }
/* 447  */   .medium-4 {
/* 448  */     width: 33.3333333333%; }
/* 449  */   .medium-5 {
/* 450  */     width: 41.6666666667%; }

/* style.css */

/* 451  */   .medium-6 {
/* 452  */     width: 50%; }
/* 453  */   .medium-7 {
/* 454  */     width: 58.3333333333%; }
/* 455  */   .medium-8 {
/* 456  */     width: 66.6666666667%; }
/* 457  */   .medium-9 {
/* 458  */     width: 75%; }
/* 459  */   .medium-10 {
/* 460  */     width: 83.3333333333%; }
/* 461  */   .medium-11 {
/* 462  */     width: 91.6666666667%; }
/* 463  */   .medium-12, .site-header .entry-header .entry-header-column, .featured-content article {
/* 464  */     width: 100%; }
/* 465  */   .medium-offset-0 {
/* 466  */     margin-left: 0% !important; }
/* 467  */   .medium-offset-1 {
/* 468  */     margin-left: 8.3333333333% !important; }
/* 469  */   .medium-offset-2 {
/* 470  */     margin-left: 16.6666666667% !important; }
/* 471  */   .medium-offset-3 {
/* 472  */     margin-left: 25% !important; }
/* 473  */   .medium-offset-4 {
/* 474  */     margin-left: 33.3333333333% !important; }
/* 475  */   .medium-offset-5 {
/* 476  */     margin-left: 41.6666666667% !important; }
/* 477  */   .medium-offset-6 {
/* 478  */     margin-left: 50% !important; }
/* 479  */   .medium-offset-7 {
/* 480  */     margin-left: 58.3333333333% !important; }
/* 481  */   .medium-offset-8 {
/* 482  */     margin-left: 66.6666666667% !important; }
/* 483  */   .medium-offset-9 {
/* 484  */     margin-left: 75% !important; }
/* 485  */   .medium-offset-10 {
/* 486  */     margin-left: 83.3333333333% !important; }
/* 487  */   .medium-offset-11 {
/* 488  */     margin-left: 91.6666666667% !important; }
/* 489  */   .medium-reset-order {
/* 490  */     margin-left: 0;
/* 491  */     margin-right: 0;
/* 492  */     left: auto;
/* 493  */     right: auto;
/* 494  */     float: left; }
/* 495  */   .column.medium-centered, .columns.medium-centered, .author-meta .medium-centered.author-image, .author-meta .medium-centered.author-text, .medium-centered#primary, .medium-centered#secondary, .medium-centered.site-branding, .site-footer .medium-centered.site-info, .site-header .entry-header .medium-centered.entry-header-column, .featured-content article.medium-centered {
/* 496  */     margin-left: auto;
/* 497  */     margin-right: auto;
/* 498  */     float: none; }
/* 499  */   .column.medium-uncentered, .columns.medium-uncentered, .author-meta .medium-uncentered.author-image, .author-meta .medium-uncentered.author-text, .medium-uncentered#primary, .medium-uncentered#secondary, .medium-uncentered.site-branding, .site-footer .medium-uncentered.site-info, .site-header .entry-header .medium-uncentered.entry-header-column, .featured-content article.medium-uncentered {
/* 500  */     margin-left: 0;

/* style.css */

/* 501  */     margin-right: 0;
/* 502  */     float: left; }
/* 503  */   .column.medium-centered:last-child, .columns.medium-centered:last-child, .author-meta .medium-centered.author-image:last-child, .author-meta .medium-centered.author-text:last-child, .medium-centered#primary:last-child, .medium-centered#secondary:last-child, .medium-centered.site-branding:last-child, .site-footer .medium-centered.site-info:last-child, .site-header .entry-header .medium-centered.entry-header-column:last-child, .featured-content article.medium-centered:last-child {
/* 504  */     float: none; }
/* 505  */   .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child, .author-meta .medium-uncentered.author-image:last-child, .author-meta .medium-uncentered.author-text:last-child, .medium-uncentered#primary:last-child, .medium-uncentered#secondary:last-child, .medium-uncentered.site-branding:last-child, .site-footer .medium-uncentered.site-info:last-child, .site-header .entry-header .medium-uncentered.entry-header-column:last-child, .featured-content article.medium-uncentered:last-child {
/* 506  */     float: left; }
/* 507  */   .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite, .author-meta .medium-uncentered.opposite.author-image, .author-meta .medium-uncentered.opposite.author-text, .medium-uncentered.opposite#primary, .medium-uncentered.opposite#secondary, .medium-uncentered.opposite.site-branding, .site-footer .medium-uncentered.opposite.site-info, .site-header .entry-header .medium-uncentered.opposite.entry-header-column, .featured-content article.medium-uncentered.opposite {
/* 508  */     float: right; }
/* 509  */   .push-0 {
/* 510  */     position: relative;
/* 511  */     left: 0%;
/* 512  */     right: auto; }
/* 513  */   .pull-0 {
/* 514  */     position: relative;
/* 515  */     right: 0%;
/* 516  */     left: auto; }
/* 517  */   .push-1 {
/* 518  */     position: relative;
/* 519  */     left: 8.3333333333%;
/* 520  */     right: auto; }
/* 521  */   .pull-1 {
/* 522  */     position: relative;
/* 523  */     right: 8.3333333333%;
/* 524  */     left: auto; }
/* 525  */   .push-2 {
/* 526  */     position: relative;
/* 527  */     left: 16.6666666667%;
/* 528  */     right: auto; }
/* 529  */   .pull-2 {
/* 530  */     position: relative;
/* 531  */     right: 16.6666666667%;
/* 532  */     left: auto; }
/* 533  */   .push-3 {
/* 534  */     position: relative;
/* 535  */     left: 25%;
/* 536  */     right: auto; }
/* 537  */   .pull-3 {
/* 538  */     position: relative;
/* 539  */     right: 25%;
/* 540  */     left: auto; }
/* 541  */   .push-4 {
/* 542  */     position: relative;
/* 543  */     left: 33.3333333333%;
/* 544  */     right: auto; }
/* 545  */   .pull-4 {
/* 546  */     position: relative;
/* 547  */     right: 33.3333333333%;
/* 548  */     left: auto; }
/* 549  */   .push-5 {
/* 550  */     position: relative;

/* style.css */

/* 551  */     left: 41.6666666667%;
/* 552  */     right: auto; }
/* 553  */   .pull-5 {
/* 554  */     position: relative;
/* 555  */     right: 41.6666666667%;
/* 556  */     left: auto; }
/* 557  */   .push-6 {
/* 558  */     position: relative;
/* 559  */     left: 50%;
/* 560  */     right: auto; }
/* 561  */   .pull-6 {
/* 562  */     position: relative;
/* 563  */     right: 50%;
/* 564  */     left: auto; }
/* 565  */   .push-7 {
/* 566  */     position: relative;
/* 567  */     left: 58.3333333333%;
/* 568  */     right: auto; }
/* 569  */   .pull-7 {
/* 570  */     position: relative;
/* 571  */     right: 58.3333333333%;
/* 572  */     left: auto; }
/* 573  */   .push-8 {
/* 574  */     position: relative;
/* 575  */     left: 66.6666666667%;
/* 576  */     right: auto; }
/* 577  */   .pull-8 {
/* 578  */     position: relative;
/* 579  */     right: 66.6666666667%;
/* 580  */     left: auto; }
/* 581  */   .push-9 {
/* 582  */     position: relative;
/* 583  */     left: 75%;
/* 584  */     right: auto; }
/* 585  */   .pull-9 {
/* 586  */     position: relative;
/* 587  */     right: 75%;
/* 588  */     left: auto; }
/* 589  */   .push-10 {
/* 590  */     position: relative;
/* 591  */     left: 83.3333333333%;
/* 592  */     right: auto; }
/* 593  */   .pull-10 {
/* 594  */     position: relative;
/* 595  */     right: 83.3333333333%;
/* 596  */     left: auto; }
/* 597  */   .push-11 {
/* 598  */     position: relative;
/* 599  */     left: 91.6666666667%;
/* 600  */     right: auto; }

/* style.css */

/* 601  */   .pull-11 {
/* 602  */     position: relative;
/* 603  */     right: 91.6666666667%;
/* 604  */     left: auto; } }
/* 605  */ 
/* 606  */ @media only screen and (min-width:64.063em) {
/* 607  */   .large-push-0 {
/* 608  */     position: relative;
/* 609  */     left: 0%;
/* 610  */     right: auto; }
/* 611  */   .large-pull-0 {
/* 612  */     position: relative;
/* 613  */     right: 0%;
/* 614  */     left: auto; }
/* 615  */   .large-push-1 {
/* 616  */     position: relative;
/* 617  */     left: 8.3333333333%;
/* 618  */     right: auto; }
/* 619  */   .large-pull-1 {
/* 620  */     position: relative;
/* 621  */     right: 8.3333333333%;
/* 622  */     left: auto; }
/* 623  */   .large-push-2 {
/* 624  */     position: relative;
/* 625  */     left: 16.6666666667%;
/* 626  */     right: auto; }
/* 627  */   .large-pull-2 {
/* 628  */     position: relative;
/* 629  */     right: 16.6666666667%;
/* 630  */     left: auto; }
/* 631  */   .large-push-3 {
/* 632  */     position: relative;
/* 633  */     left: 25%;
/* 634  */     right: auto; }
/* 635  */   .large-pull-3 {
/* 636  */     position: relative;
/* 637  */     right: 25%;
/* 638  */     left: auto; }
/* 639  */   .large-push-4 {
/* 640  */     position: relative;
/* 641  */     left: 33.3333333333%;
/* 642  */     right: auto; }
/* 643  */   .large-pull-4 {
/* 644  */     position: relative;
/* 645  */     right: 33.3333333333%;
/* 646  */     left: auto; }
/* 647  */   .large-push-5 {
/* 648  */     position: relative;
/* 649  */     left: 41.6666666667%;
/* 650  */     right: auto; }

/* style.css */

/* 651  */   .large-pull-5 {
/* 652  */     position: relative;
/* 653  */     right: 41.6666666667%;
/* 654  */     left: auto; }
/* 655  */   .large-push-6 {
/* 656  */     position: relative;
/* 657  */     left: 50%;
/* 658  */     right: auto; }
/* 659  */   .large-pull-6 {
/* 660  */     position: relative;
/* 661  */     right: 50%;
/* 662  */     left: auto; }
/* 663  */   .large-push-7 {
/* 664  */     position: relative;
/* 665  */     left: 58.3333333333%;
/* 666  */     right: auto; }
/* 667  */   .large-pull-7 {
/* 668  */     position: relative;
/* 669  */     right: 58.3333333333%;
/* 670  */     left: auto; }
/* 671  */   .large-push-8 {
/* 672  */     position: relative;
/* 673  */     left: 66.6666666667%;
/* 674  */     right: auto; }
/* 675  */   .large-pull-8 {
/* 676  */     position: relative;
/* 677  */     right: 66.6666666667%;
/* 678  */     left: auto; }
/* 679  */   .large-push-9 {
/* 680  */     position: relative;
/* 681  */     left: 75%;
/* 682  */     right: auto; }
/* 683  */   .large-pull-9 {
/* 684  */     position: relative;
/* 685  */     right: 75%;
/* 686  */     left: auto; }
/* 687  */   .large-push-10 {
/* 688  */     position: relative;
/* 689  */     left: 83.3333333333%;
/* 690  */     right: auto; }
/* 691  */   .large-pull-10 {
/* 692  */     position: relative;
/* 693  */     right: 83.3333333333%;
/* 694  */     left: auto; }
/* 695  */   .large-push-11 {
/* 696  */     position: relative;
/* 697  */     left: 91.6666666667%;
/* 698  */     right: auto; }
/* 699  */   .large-pull-11 {
/* 700  */     position: relative;

/* style.css */

/* 701  */     right: 91.6666666667%;
/* 702  */     left: auto; }
/* 703  */   .column, .columns, .author-meta .author-image, .author-meta .author-text, #primary, #secondary, .site-branding, .site-footer .site-info, .site-header .entry-header .entry-header-column, .featured-content article {
/* 704  */     position: relative;
/* 705  */     padding-left: 1.25rem;
/* 706  */     padding-right: 1.25rem;
/* 707  */     float: left; }
/* 708  */   .large-1 {
/* 709  */     width: 8.3333333333%; }
/* 710  */   .large-2 {
/* 711  */     width: 16.6666666667%; }
/* 712  */   .large-3 {
/* 713  */     width: 25%; }
/* 714  */   .large-4, #secondary {
/* 715  */     width: 33.3333333333%; }
/* 716  */   .large-5 {
/* 717  */     width: 41.6666666667%; }
/* 718  */   .large-6 {
/* 719  */     width: 50%; }
/* 720  */   .large-7 {
/* 721  */     width: 58.3333333333%; }
/* 722  */   .large-8, #primary, .site-header .entry-header .entry-header-column, .featured-content article {
/* 723  */     width: 66.6666666667%; }
/* 724  */   .large-9 {
/* 725  */     width: 75%; }
/* 726  */   .large-10 {
/* 727  */     width: 83.3333333333%; }
/* 728  */   .large-11 {
/* 729  */     width: 91.6666666667%; }
/* 730  */   .large-12, .error404 #primary, .site-branding, .site-footer .site-info {
/* 731  */     width: 100%; }
/* 732  */   .large-offset-0 {
/* 733  */     margin-left: 0% !important; }
/* 734  */   .large-offset-1 {
/* 735  */     margin-left: 8.3333333333% !important; }
/* 736  */   .large-offset-2 {
/* 737  */     margin-left: 16.6666666667% !important; }
/* 738  */   .large-offset-3 {
/* 739  */     margin-left: 25% !important; }
/* 740  */   .large-offset-4 {
/* 741  */     margin-left: 33.3333333333% !important; }
/* 742  */   .large-offset-5 {
/* 743  */     margin-left: 41.6666666667% !important; }
/* 744  */   .large-offset-6 {
/* 745  */     margin-left: 50% !important; }
/* 746  */   .large-offset-7 {
/* 747  */     margin-left: 58.3333333333% !important; }
/* 748  */   .large-offset-8 {
/* 749  */     margin-left: 66.6666666667% !important; }
/* 750  */   .large-offset-9 {

/* style.css */

/* 751  */     margin-left: 75% !important; }
/* 752  */   .large-offset-10 {
/* 753  */     margin-left: 83.3333333333% !important; }
/* 754  */   .large-offset-11 {
/* 755  */     margin-left: 91.6666666667% !important; }
/* 756  */   .large-reset-order {
/* 757  */     margin-left: 0;
/* 758  */     margin-right: 0;
/* 759  */     left: auto;
/* 760  */     right: auto;
/* 761  */     float: left; }
/* 762  */   .column.large-centered, .site-footer .column.site-info, .columns.large-centered, .author-meta .large-centered.author-image, .site-footer .author-image.site-info, .author-meta .large-centered.author-text, .site-footer .author-text.site-info, .large-centered#primary, .site-footer #primary.site-info, .large-centered#secondary, .site-footer #secondary.site-info, .large-centered.site-branding, .site-footer .site-branding.site-info, .site-footer .columns.site-info, .author-meta .site-info.author-image, .author-meta .site-info.author-text, .site-info#primary, .site-info#secondary, .site-info.site-branding, .site-footer .site-info, .site-header .entry-header .site-info.entry-header-column, .featured-content article.site-info, .site-footer .large-centered.site-info, .site-footer .site-info, .site-header .entry-header .large-centered.entry-header-column, .site-footer .entry-header-column.site-info, .featured-content article.large-centered, .site-footer article.site-info {
/* 763  */     margin-left: auto;
/* 764  */     margin-right: auto;
/* 765  */     float: none; }
/* 766  */   .column.large-uncentered, .columns.large-uncentered, .author-meta .large-uncentered.author-image, .author-meta .large-uncentered.author-text, .large-uncentered#primary, .large-uncentered#secondary, .large-uncentered.site-branding, .site-footer .large-uncentered.site-info, .site-header .entry-header .large-uncentered.entry-header-column, .featured-content article.large-uncentered {
/* 767  */     margin-left: 0;
/* 768  */     margin-right: 0;
/* 769  */     float: left; }
/* 770  */   .column.large-centered:last-child, .site-footer .column.site-info:last-child, .columns.large-centered:last-child, .author-meta .large-centered.author-image:last-child, .site-footer .author-image.site-info:last-child, .author-meta .large-centered.author-text:last-child, .site-footer .author-text.site-info:last-child, .large-centered#primary:last-child, .site-footer #primary.site-info:last-child, .large-centered#secondary:last-child, .site-footer #secondary.site-info:last-child, .large-centered.site-branding:last-child, .site-footer .site-branding.site-info:last-child, .site-footer .columns.site-info:last-child, .author-meta .site-info.author-image:last-child, .author-meta .site-info.author-text:last-child, .site-info#primary:last-child, .site-info#secondary:last-child, .site-info.site-branding:last-child, .site-footer .site-info:last-child, .site-header .entry-header .site-info.entry-header-column:last-child, .featured-content article.site-info:last-child, .site-footer .large-centered.site-info:last-child, .site-footer .site-info:last-child, .site-header .entry-header .large-centered.entry-header-column:last-child, .site-footer .entry-header-column.site-info:last-child, .featured-content article.large-centered:last-child, .site-footer article.site-info:last-child {
/* 771  */     float: none; }
/* 772  */   .column.large-uncentered:last-child, .columns.large-uncentered:last-child, .author-meta .large-uncentered.author-image:last-child, .author-meta .large-uncentered.author-text:last-child, .large-uncentered#primary:last-child, .large-uncentered#secondary:last-child, .large-uncentered.site-branding:last-child, .site-footer .large-uncentered.site-info:last-child, .site-header .entry-header .large-uncentered.entry-header-column:last-child, .featured-content article.large-uncentered:last-child {
/* 773  */     float: left; }
/* 774  */   .column.large-uncentered.opposite, .columns.large-uncentered.opposite, .author-meta .large-uncentered.opposite.author-image, .author-meta .large-uncentered.opposite.author-text, .large-uncentered.opposite#primary, .large-uncentered.opposite#secondary, .large-uncentered.opposite.site-branding, .site-footer .large-uncentered.opposite.site-info, .site-header .entry-header .large-uncentered.opposite.entry-header-column, .featured-content article.large-uncentered.opposite {
/* 775  */     float: right; }
/* 776  */   .push-0 {
/* 777  */     position: relative;
/* 778  */     left: 0%;
/* 779  */     right: auto; }
/* 780  */   .pull-0 {
/* 781  */     position: relative;
/* 782  */     right: 0%;
/* 783  */     left: auto; }
/* 784  */   .push-1 {
/* 785  */     position: relative;
/* 786  */     left: 8.3333333333%;
/* 787  */     right: auto; }
/* 788  */   .pull-1 {
/* 789  */     position: relative;
/* 790  */     right: 8.3333333333%;
/* 791  */     left: auto; }
/* 792  */   .push-2 {
/* 793  */     position: relative;
/* 794  */     left: 16.6666666667%;
/* 795  */     right: auto; }
/* 796  */   .pull-2 {
/* 797  */     position: relative;
/* 798  */     right: 16.6666666667%;
/* 799  */     left: auto; }
/* 800  */   .push-3 {

/* style.css */

/* 801  */     position: relative;
/* 802  */     left: 25%;
/* 803  */     right: auto; }
/* 804  */   .pull-3 {
/* 805  */     position: relative;
/* 806  */     right: 25%;
/* 807  */     left: auto; }
/* 808  */   .push-4 {
/* 809  */     position: relative;
/* 810  */     left: 33.3333333333%;
/* 811  */     right: auto; }
/* 812  */   .pull-4 {
/* 813  */     position: relative;
/* 814  */     right: 33.3333333333%;
/* 815  */     left: auto; }
/* 816  */   .push-5 {
/* 817  */     position: relative;
/* 818  */     left: 41.6666666667%;
/* 819  */     right: auto; }
/* 820  */   .pull-5 {
/* 821  */     position: relative;
/* 822  */     right: 41.6666666667%;
/* 823  */     left: auto; }
/* 824  */   .push-6 {
/* 825  */     position: relative;
/* 826  */     left: 50%;
/* 827  */     right: auto; }
/* 828  */   .pull-6 {
/* 829  */     position: relative;
/* 830  */     right: 50%;
/* 831  */     left: auto; }
/* 832  */   .push-7 {
/* 833  */     position: relative;
/* 834  */     left: 58.3333333333%;
/* 835  */     right: auto; }
/* 836  */   .pull-7 {
/* 837  */     position: relative;
/* 838  */     right: 58.3333333333%;
/* 839  */     left: auto; }
/* 840  */   .push-8 {
/* 841  */     position: relative;
/* 842  */     left: 66.6666666667%;
/* 843  */     right: auto; }
/* 844  */   .pull-8 {
/* 845  */     position: relative;
/* 846  */     right: 66.6666666667%;
/* 847  */     left: auto; }
/* 848  */   .push-9 {
/* 849  */     position: relative;
/* 850  */     left: 75%;

/* style.css */

/* 851  */     right: auto; }
/* 852  */   .pull-9 {
/* 853  */     position: relative;
/* 854  */     right: 75%;
/* 855  */     left: auto; }
/* 856  */   .push-10 {
/* 857  */     position: relative;
/* 858  */     left: 83.3333333333%;
/* 859  */     right: auto; }
/* 860  */   .pull-10 {
/* 861  */     position: relative;
/* 862  */     right: 83.3333333333%;
/* 863  */     left: auto; }
/* 864  */   .push-11 {
/* 865  */     position: relative;
/* 866  */     left: 91.6666666667%;
/* 867  */     right: auto; }
/* 868  */   .pull-11 {
/* 869  */     position: relative;
/* 870  */     right: 91.6666666667%;
/* 871  */     left: auto; } }
/* 872  */ 
/* 873  */ .text-left {
/* 874  */   text-align: left !important; }
/* 875  */ 
/* 876  */ .text-right {
/* 877  */   text-align: right !important; }
/* 878  */ 
/* 879  */ .text-center {
/* 880  */   text-align: center !important; }
/* 881  */ 
/* 882  */ .text-justify {
/* 883  */   text-align: justify !important; }
/* 884  */ 
/* 885  */ @media only screen and (max-width: 40em) {
/* 886  */   .small-only-text-left {
/* 887  */     text-align: left !important; }
/* 888  */   .small-only-text-right {
/* 889  */     text-align: right !important; }
/* 890  */   .small-only-text-center {
/* 891  */     text-align: center !important; }
/* 892  */   .small-only-text-justify {
/* 893  */     text-align: justify !important; } }
/* 894  */ 
/* 895  */ @media only screen {
/* 896  */   .small-text-left {
/* 897  */     text-align: left !important; }
/* 898  */   .small-text-right {
/* 899  */     text-align: right !important; }
/* 900  */   .small-text-center {

/* style.css */

/* 901  */     text-align: center !important; }
/* 902  */   .small-text-justify {
/* 903  */     text-align: justify !important; } }
/* 904  */ 
/* 905  */ @media only screen and (min-width:40.063em) and (max-width:64em) {
/* 906  */   .medium-only-text-left {
/* 907  */     text-align: left !important; }
/* 908  */   .medium-only-text-right {
/* 909  */     text-align: right !important; }
/* 910  */   .medium-only-text-center {
/* 911  */     text-align: center !important; }
/* 912  */   .medium-only-text-justify {
/* 913  */     text-align: justify !important; } }
/* 914  */ 
/* 915  */ @media only screen and (min-width:40.063em) {
/* 916  */   .medium-text-left {
/* 917  */     text-align: left !important; }
/* 918  */   .medium-text-right {
/* 919  */     text-align: right !important; }
/* 920  */   .medium-text-center {
/* 921  */     text-align: center !important; }
/* 922  */   .medium-text-justify {
/* 923  */     text-align: justify !important; } }
/* 924  */ 
/* 925  */ @media only screen and (min-width:64.063em) and (max-width:90em) {
/* 926  */   .large-only-text-left {
/* 927  */     text-align: left !important; }
/* 928  */   .large-only-text-right {
/* 929  */     text-align: right !important; }
/* 930  */   .large-only-text-center {
/* 931  */     text-align: center !important; }
/* 932  */   .large-only-text-justify {
/* 933  */     text-align: justify !important; } }
/* 934  */ 
/* 935  */ @media only screen and (min-width:64.063em) {
/* 936  */   .large-text-left {
/* 937  */     text-align: left !important; }
/* 938  */   .large-text-right {
/* 939  */     text-align: right !important; }
/* 940  */   .large-text-center {
/* 941  */     text-align: center !important; }
/* 942  */   .large-text-justify {
/* 943  */     text-align: justify !important; } }
/* 944  */ 
/* 945  */ @media only screen and (min-width:90.063em) and (max-width:120em) {
/* 946  */   .xlarge-only-text-left {
/* 947  */     text-align: left !important; }
/* 948  */   .xlarge-only-text-right {
/* 949  */     text-align: right !important; }
/* 950  */   .xlarge-only-text-center {

/* style.css */

/* 951  */     text-align: center !important; }
/* 952  */   .xlarge-only-text-justify {
/* 953  */     text-align: justify !important; } }
/* 954  */ 
/* 955  */ @media only screen and (min-width:90.063em) {
/* 956  */   .xlarge-text-left {
/* 957  */     text-align: left !important; }
/* 958  */   .xlarge-text-right {
/* 959  */     text-align: right !important; }
/* 960  */   .xlarge-text-center {
/* 961  */     text-align: center !important; }
/* 962  */   .xlarge-text-justify {
/* 963  */     text-align: justify !important; } }
/* 964  */ 
/* 965  */ @media only screen and (min-width:120.063em) and (max-width:99999999em) {
/* 966  */   .xxlarge-only-text-left {
/* 967  */     text-align: left !important; }
/* 968  */   .xxlarge-only-text-right {
/* 969  */     text-align: right !important; }
/* 970  */   .xxlarge-only-text-center {
/* 971  */     text-align: center !important; }
/* 972  */   .xxlarge-only-text-justify {
/* 973  */     text-align: justify !important; } }
/* 974  */ 
/* 975  */ @media only screen and (min-width:120.063em) {
/* 976  */   .xxlarge-text-left {
/* 977  */     text-align: left !important; }
/* 978  */   .xxlarge-text-right {
/* 979  */     text-align: right !important; }
/* 980  */   .xxlarge-text-center {
/* 981  */     text-align: center !important; }
/* 982  */   .xxlarge-text-justify {
/* 983  */     text-align: justify !important; } }
/* 984  */ 
/* 985  */ /* Typography resets */
/* 986  */ div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
/* 987  */   margin: 0;
/* 988  */   padding: 0; }
/* 989  */ 
/* 990  */ /* Default Link Styles */
/* 991  */ a {
/* 992  */   color: #e91f2e;
/* 993  */   text-decoration: none;
/* 994  */   line-height: inherit; }
/* 995  */   a:hover, a:focus {
/* 996  */     color: #cf1424; }
/* 997  */   a img {
/* 998  */     border: none; }
/* 999  */ 
/* 1000 */ /* Default paragraph styles */

/* style.css */

/* 1001 */ p {
/* 1002 */   font-family: inherit;
/* 1003 */   font-weight: normal;
/* 1004 */   font-size: 1rem;
/* 1005 */   line-height: 1.6;
/* 1006 */   margin-bottom: 1.25rem;
/* 1007 */   text-rendering: optimizeLegibility; }
/* 1008 */   p.lead {
/* 1009 */     font-size: 1.21875rem;
/* 1010 */     line-height: 1.6; }
/* 1011 */   p aside {
/* 1012 */     font-size: 0.875rem;
/* 1013 */     line-height: 1.35;
/* 1014 */     font-style: italic; }
/* 1015 */ 
/* 1016 */ /* Default header styles */
/* 1017 */ h1, h2, h3, h4, h5, h6 {
/* 1018 */   font-family: "PT Serif", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1019 */   font-weight: normal;
/* 1020 */   font-style: bold;
/* 1021 */   color: #222;
/* 1022 */   text-rendering: optimizeLegibility;
/* 1023 */   margin-top: 0;
/* 1024 */   margin-bottom: 0.5rem;
/* 1025 */   line-height: 1.4; }
/* 1026 */   h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
/* 1027 */     font-size: 60%;
/* 1028 */     color: #6f6f6f;
/* 1029 */     line-height: 0; }
/* 1030 */ 
/* 1031 */ h1 {
/* 1032 */   font-size: 2.3125rem; }
/* 1033 */ 
/* 1034 */ h2 {
/* 1035 */   font-size: 1rem; }
/* 1036 */ 
/* 1037 */ h3 {
/* 1038 */   font-size: 1.1875rem; }
/* 1039 */ 
/* 1040 */ h4 {
/* 1041 */   font-size: 1.0625rem; }
/* 1042 */ 
/* 1043 */ h5 {
/* 1044 */   font-size: 1.25rem; }
/* 1045 */ 
/* 1046 */ h6 {
/* 1047 */   font-size: 1rem; }
/* 1048 */ 
/* 1049 */ .subheader {
/* 1050 */   line-height: 1.4;

/* style.css */

/* 1051 */   color: #6f6f6f;
/* 1052 */   font-weight: normal;
/* 1053 */   margin-top: 0;
/* 1054 */   margin-bottom: 0.5rem; }
/* 1055 */ 
/* 1056 */ hr {
/* 1057 */   border: solid #ddd;
/* 1058 */   border-width: 1px 0 0;
/* 1059 */   clear: both;
/* 1060 */   margin: 1.25rem 0 1.1875rem;
/* 1061 */   height: 0; }
/* 1062 */ 
/* 1063 */ /* Helpful Typography Defaults */
/* 1064 */ em, i {
/* 1065 */   font-style: italic;
/* 1066 */   line-height: inherit; }
/* 1067 */ 
/* 1068 */ strong, b {
/* 1069 */   font-weight: bold;
/* 1070 */   line-height: inherit; }
/* 1071 */ 
/* 1072 */ small {
/* 1073 */   font-size: 60%;
/* 1074 */   line-height: inherit; }
/* 1075 */ 
/* 1076 */ pre {
/* 1077 */   max-width: 100%;
/* 1078 */   overflow: auto;
/* 1079 */   font-family: Consolas, 'Liberation Mono', Courier, monospace;
/* 1080 */   font-weight: normal;
/* 1081 */   font-size: 1em;
/* 1082 */   color: #333;
/* 1083 */   background-color: rgba(0, 0, 0, 0.1);
/* 1084 */   border-width: 1px;
/* 1085 */   border-style: solid;
/* 1086 */   border-color: rgba(0, 0, 0, 0.1);
/* 1087 */   border-radius: 2px;
/* 1088 */   padding: 0.125rem 0.3125rem 0.0625rem;
/* 1089 */   margin-bottom: 1.25rem; }
/* 1090 */ 
/* 1091 */ code {
/* 1092 */   font-family: Consolas, 'Liberation Mono', Courier, monospace;
/* 1093 */   font-weight: normal;
/* 1094 */   font-size: 1em;
/* 1095 */   color: #333;
/* 1096 */   background-color: rgba(0, 0, 0, 0.1);
/* 1097 */   border-width: 1px;
/* 1098 */   border-style: solid;
/* 1099 */   border-color: rgba(0, 0, 0, 0.1);
/* 1100 */   border-radius: 2px;

/* style.css */

/* 1101 */   padding: 0.125rem 0.3125rem 0.0625rem; }
/* 1102 */ 
/* 1103 */ table {
/* 1104 */   border-collapse: collapse;
/* 1105 */   margin-bottom: 1.25rem; }
/* 1106 */   table th, table td {
/* 1107 */     border: 1px solid #ddd;
/* 1108 */     padding: 0.5em;
/* 1109 */     padding: 0.5rem; }
/* 1110 */ 
/* 1111 */ /* Lists */
/* 1112 */ ul, ol, dl {
/* 1113 */   font-size: 1rem;
/* 1114 */   line-height: 1.6;
/* 1115 */   margin-bottom: 1.25rem;
/* 1116 */   list-style-position: outside;
/* 1117 */   font-family: inherit; }
/* 1118 */ 
/* 1119 */ ul {
/* 1120 */   margin-left: 1.1rem; }
/* 1121 */   ul.no-bullet {
/* 1122 */     margin-left: 0; }
/* 1123 */     ul.no-bullet li ul, ul.no-bullet li ol {
/* 1124 */       margin-left: 1.25rem;
/* 1125 */       margin-bottom: 0;
/* 1126 */       list-style: none; }
/* 1127 */ 
/* 1128 */ /* Unordered Lists */
/* 1129 */ ul li ul, ul li ol {
/* 1130 */   margin-left: 1.25rem;
/* 1131 */   margin-bottom: 0; }
/* 1132 */ ul.square li ul, ul.circle li ul, ul.disc li ul {
/* 1133 */   list-style: inherit; }
/* 1134 */ ul.square {
/* 1135 */   list-style-type: square;
/* 1136 */   margin-left: 1.1rem; }
/* 1137 */ ul.circle {
/* 1138 */   list-style-type: circle;
/* 1139 */   margin-left: 1.1rem; }
/* 1140 */ ul.disc {
/* 1141 */   list-style-type: disc;
/* 1142 */   margin-left: 1.1rem; }
/* 1143 */ ul.no-bullet {
/* 1144 */   list-style: none; }
/* 1145 */ 
/* 1146 */ /* Ordered Lists */
/* 1147 */ ol {
/* 1148 */   margin-left: 1.4rem; }
/* 1149 */   ol li ul, ol li ol {
/* 1150 */     margin-left: 1.25rem;

/* style.css */

/* 1151 */     margin-bottom: 0; }
/* 1152 */ 
/* 1153 */ /* Definition Lists */
/* 1154 */ dl dt {
/* 1155 */   margin-bottom: 0.3rem;
/* 1156 */   font-weight: bold; }
/* 1157 */ dl dd {
/* 1158 */   margin-bottom: 0.75rem; }
/* 1159 */ 
/* 1160 */ /* Abbreviations */
/* 1161 */ abbr, acronym {
/* 1162 */   text-transform: uppercase;
/* 1163 */   font-size: 90%;
/* 1164 */   color: #444;
/* 1165 */   border-bottom: 1px dotted #ddd;
/* 1166 */   cursor: help; }
/* 1167 */ 
/* 1168 */ abbr {
/* 1169 */   text-transform: none; }
/* 1170 */ 
/* 1171 */ /* Blockquotes */
/* 1172 */ blockquote {
/* 1173 */   margin: 0 0 1.25rem;
/* 1174 */   padding: 1.25rem 1.25rem 0 1.25rem;
/* 1175 */   border-left: 2px solid #ddd;
/* 1176 */   overflow: hidden; }
/* 1177 */   blockquote cite {
/* 1178 */     display: block;
/* 1179 */     font-size: 0.8125rem;
/* 1180 */     color: #555555; }
/* 1181 */     blockquote cite:before {
/* 1182 */       content: "\2014 \0020"; }
/* 1183 */     blockquote cite a, blockquote cite a:visited {
/* 1184 */       color: #555555; }
/* 1185 */ 
/* 1186 */ blockquote, blockquote p {
/* 1187 */   line-height: 1.6;
/* 1188 */   color: #6f6f6f; }
/* 1189 */ 
/* 1190 */ @media only screen and (min-width:40.063em) {
/* 1191 */   h1, h2, h3, h4, h5, h6 {
/* 1192 */     line-height: 1.4; }
/* 1193 */   h1 {
/* 1194 */     font-size: 2.9375rem; }
/* 1195 */   h2 {
/* 1196 */     font-size: 1.625rem; }
/* 1197 */   h3 {
/* 1198 */     font-size: 1.5rem; }
/* 1199 */   h4 {
/* 1200 */     font-size: 1.375rem; }

/* style.css */

/* 1201 */   h5 {
/* 1202 */     font-size: 1.25rem; }
/* 1203 */   h6 {
/* 1204 */     font-size: 1rem; } }
/* 1205 */ 
/* 1206 */ /*
/* 1207 *|        * Print styles.
/* 1208 *|        *
/* 1209 *|        * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
/* 1210 *|        * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
/* 1211 *|       */
/* 1212 */ .print-only {
/* 1213 */   display: none !important; }
/* 1214 */ 
/* 1215 */ @media print {
/* 1216 */   @page {
/* 1217 */     margin: 0.5cm; }
/* 1218 */ 
/* 1219 */   * {
/* 1220 */     background: transparent !important;
/* 1221 */     color: #000 !important;
/* 1222 */     /* Black prints faster: h5bp.com/s */
/* 1223 */     box-shadow: none !important;
/* 1224 */     text-shadow: none !important; }
/* 1225 */   a, a:visited {
/* 1226 */     text-decoration: underline; }
/* 1227 */   a[href]:after {
/* 1228 */     content: " (" attr(href) ")"; }
/* 1229 */   abbr[title]:after {
/* 1230 */     content: " (" attr(title) ")"; }
/* 1231 */   .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
/* 1232 */     content: ""; }
/* 1233 */   pre, blockquote {
/* 1234 */     border: 1px solid #999;
/* 1235 */     page-break-inside: avoid; }
/* 1236 */   thead {
/* 1237 */     display: table-header-group;
/* 1238 */     /* h5bp.com/t */ }
/* 1239 */   tr, img {
/* 1240 */     page-break-inside: avoid; }
/* 1241 */   img {
/* 1242 */     max-width: 100% !important; }
/* 1243 */   p, h2, h3 {
/* 1244 */     orphans: 3;
/* 1245 */     widows: 3; }
/* 1246 */   h2, h3 {
/* 1247 */     page-break-after: avoid; }
/* 1248 */   .hide-on-print {
/* 1249 */     display: none !important; }
/* 1250 */   .print-only {

/* style.css */

/* 1251 */     display: block !important; }
/* 1252 */   .hide-for-print {
/* 1253 */     display: none !important; }
/* 1254 */   .show-for-print {
/* 1255 */     display: inherit !important; } }
/* 1256 */ 
/* 1257 */ button, input, select, textarea {
/* 1258 */   font-size: 100%;
/* 1259 */   /* Corrects font size not being inherited in all browsers */
/* 1260 */   margin: 0;
/* 1261 */   /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
/* 1262 */   vertical-align: baseline;
/* 1263 */   /* Improves appearance and consistency in all browsers */
/* 1264 */   font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
/* 1265 */ 
/* 1266 */ button, input[type="button"], input[type="reset"], input[type="submit"] {
/* 1267 */   background: #e91f2e;
/* 1268 */   border: none;
/* 1269 */   color: #fff;
/* 1270 */   cursor: pointer;
/* 1271 */   /* Improves usability and consistency of cursor style between image-type 'input' and others */
/* 1272 */   -webkit-appearance: button;
/* 1273 */   /* Corrects inability to style clickable 'input' types in iOS */
/* 1274 */   font-size: 1rem;
/* 1275 */   line-height: 1;
/* 1276 */   border-radius: 3px;
/* 1277 */   padding: 0.75em 1em;
/* 1278 */   padding: 0.75rem 1rem; }
/* 1279 */   button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
/* 1280 */     background: #d91526; }
/* 1281 */   button:focus button:active, input[type="button"]:focus input[type="button"]:active, input[type="reset"]:focus input[type="reset"]:active, input[type="submit"]:focus input[type="submit"]:active {
/* 1282 */     background: #c21322; }
/* 1283 */ 
/* 1284 */ input[type="checkbox"], input[type="radio"] {
/* 1285 */   padding: 0;
/* 1286 */   /* Addresses excess padding in IE8/9 */ }
/* 1287 */ 
/* 1288 */ input[type="search"] {
/* 1289 */   -webkit-appearance: textfield;
/* 1290 */   /* Addresses appearance set to searchfield in S5, Chrome */
/* 1291 */   /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
/* 1292 */   -moz-box-sizing: content-box;
/* 1293 */   box-sizing: content-box; }
/* 1294 */ 
/* 1295 */ input[type="search"]::-webkit-search-decoration {
/* 1296 */   /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
/* 1297 */   -webkit-appearance: none; }
/* 1298 */ 
/* 1299 */ button::-moz-focus-inner, input::-moz-focus-inner {
/* 1300 */   /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

/* style.css */

/* 1301 */   border: 0;
/* 1302 */   padding: 0; }
/* 1303 */ 
/* 1304 */ input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
/* 1305 */   color: #666;
/* 1306 */   background-color: #eee;
/* 1307 */   border: none;
/* 1308 */   -webkit-transform: 200ms background linear;
/* 1309 */       -ms-transform: 200ms background linear;
/* 1310 */           transform: 200ms background linear;
/* 1311 */   border-radius: 3px;
/* 1312 */   resize: none; }
/* 1313 */   input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
/* 1314 */     color: #111;
/* 1315 */     outline: none;
/* 1316 */     background-color: #e1e1e1; }
/* 1317 */ 
/* 1318 */ input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
/* 1319 */   padding: 0.75em;
/* 1320 */   padding: 0.75rem; }
/* 1321 */ 
/* 1322 */ label {
/* 1323 */   font-family: "PT Serif", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1324 */   font-weight: bold; }
/* 1325 */ 
/* 1326 */ textarea {
/* 1327 */   overflow: auto;
/* 1328 */   /* Removes default vertical scrollbar in IE6/7/8/9 */
/* 1329 */   vertical-align: top;
/* 1330 */   /* Improves readability and alignment in all browsers */
/* 1331 */   width: 100%; }
/* 1332 */ 
/* 1333 */ /*--------------------------------------------------------------
/* 1334 *| 5.1 Links
/* 1335 *| --------------------------------------------------------------*/
/* 1336 */ /*--------------------------------------------------------------
/* 1337 *| 5.1 Links
/* 1338 *| --------------------------------------------------------------*/
/* 1339 */ a {
/* 1340 */   color: #e91f2e; }
/* 1341 */   a:visited {
/* 1342 */     color: #c21322; }
/* 1343 */   a:hover, a:focus, a:active {
/* 1344 */     color: #c21322; }
/* 1345 */ 
/* 1346 */ /*--------------------------------------------------------------
/* 1347 *| 5.2 Menus
/* 1348 *| --------------------------------------------------------------*/
/* 1349 */ .main-navigation-container {
/* 1350 */   background-color: #000; }

/* style.css */

/* 1351 */   .main-navigation-container:before, .main-navigation-container:after {
/* 1352 */     content: " ";
/* 1353 */     display: table; }
/* 1354 */   .main-navigation-container:after {
/* 1355 */     clear: both; }
/* 1356 */ 
/* 1357 */ .main-navigation {
/* 1358 */   position: relative;
/* 1359 */   z-index: 100; }
/* 1360 */   .main-navigation .site-title {
/* 1361 */     float: left;
/* 1362 */     font-size: 1.5rem;
/* 1363 */     font-size: 1.5rem;
/* 1364 */     font-weight: bold;
/* 1365 */     color: #000;
/* 1366 */     margin-bottom: 0;
/* 1367 */     line-height: 3.5rem;
/* 1368 */     text-transform: uppercase; }
/* 1369 */     .main-navigation .site-title a {
/* 1370 */       padding: 0 1em;
/* 1371 */       padding: 0 1rem; }
/* 1372 */   .main-navigation ul {
/* 1373 */     font-size: 0.8125rem;
/* 1374 */     font-size: 0.8125rem;
/* 1375 */     position: relative;
/* 1376 */     display: block;
/* 1377 */     z-index: 1;
/* 1378 */     margin: 0;
/* 1379 */     padding: 0; }
/* 1380 */   .main-navigation a, .main-navigation a:link {
/* 1381 */     color: #fff; }
/* 1382 */   .main-navigation li {
/* 1383 */     display: block;
/* 1384 */     float: none;
/* 1385 */     margin: 0;
/* 1386 */     padding: 0;
/* 1387 */     list-style: none;
/* 1388 */     text-align: center; }
/* 1389 */     .main-navigation li a {
/* 1390 */       background-color: #000; }
/* 1391 */       .main-navigation li a, .main-navigation li a:link {
/* 1392 */         display: block;
/* 1393 */         font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1394 */         line-height: 3.5rem;
/* 1395 */         font-weight: normal;
/* 1396 */         color: #a6a6a6;
/* 1397 */         padding: 0 0.6em;
/* 1398 */         padding: 0 0.6rem;
/* 1399 */         position: relative;
/* 1400 */         text-transform: uppercase; }

/* style.css */

/* 1401 */       .main-navigation li a:hover {
/* 1402 */         background-color: #333333;
/* 1403 */         text-decoration: none; }
/* 1404 */   .main-navigation .menu-item-has-children a {
/* 1405 */     line-height: 3.5rem; }
/* 1406 */   @media all and (min-width: 480px) {
/* 1407 */     .main-navigation {
/* 1408 */       clear: both; }
/* 1409 */       .main-navigation li {
/* 1410 */         text-align: left; }
/* 1411 */       .main-navigation ul {
/* 1412 */         padding: 0;
/* 1413 */         margin: 0;
/* 1414 */         list-style: none;
/* 1415 */         display: block; }
/* 1416 */         .main-navigation ul ul {
/* 1417 */           display: none;
/* 1418 */           position: absolute; }
/* 1419 */       .main-navigation a {
/* 1420 */         border-bottom-width: 0; }
/* 1421 */       .main-navigation li {
/* 1422 */         float: left;
/* 1423 */         padding: 0;
/* 1424 */         margin: 0;
/* 1425 */         list-style: none;
/* 1426 */         position: relative; }
/* 1427 */         .main-navigation li.current-menu-item > a, .main-navigation li:hover > a {
/* 1428 */           color: #fff;
/* 1429 */           background-color: #000; }
/* 1430 */           .main-navigation li.current-menu-item > a:after, .main-navigation li:hover > a:after {
/* 1431 */             border-color: #fff; }
/* 1432 */         .main-navigation li.current-menu-item.menu-item-has-children > a:after, .main-navigation li:hover.menu-item-has-children > a:after {
/* 1433 */           border-top-color: #fff; }
/* 1434 */         .main-navigation li.menu-item-has-children a {
/* 1435 */           padding-right: 2em;
/* 1436 */           padding-right: 2rem; }
/* 1437 */         .main-navigation li.menu-item-has-children > a:after {
/* 1438 */           content: "";
/* 1439 */           display: block;
/* 1440 */           position: absolute;
/* 1441 */           top: 50%;
/* 1442 */           right: 0.6em;
/* 1443 */           right: 0.6rem;
/* 1444 */           margin-top: -3px;
/* 1445 */           border: 5px solid transparent;
/* 1446 */           border-top-color: #a6a6a6;
/* 1447 */           height: 0;
/* 1448 */           width: 0;
/* 1449 */           margin-left: 10px; }
/* 1450 */         .main-navigation li .sub-menu .menu-item-has-children:hover > a:after {

/* style.css */

/* 1451 */           border-left-color: #fff; }
/* 1452 */         .main-navigation li .sub-menu .menu-item-has-children > a:after {
/* 1453 */           content: "";
/* 1454 */           display: block;
/* 1455 */           position: absolute;
/* 1456 */           top: 50%;
/* 1457 */           right: 0.6em;
/* 1458 */           right: 0.6rem;
/* 1459 */           margin-top: -6px;
/* 1460 */           border: 5px solid transparent;
/* 1461 */           border-left-color: #a6a6a6;
/* 1462 */           height: 0;
/* 1463 */           width: 0;
/* 1464 */           margin-left: 10px; }
/* 1465 */         .main-navigation li.menu-item-has-children:hover {
/* 1466 */           position: relative; }
/* 1467 */           .main-navigation li.menu-item-has-children:hover > ul {
/* 1468 */             display: block;
/* 1469 */             background-color: #000;
/* 1470 */             width: 250px; }
/* 1471 */             .main-navigation li.menu-item-has-children:hover > ul ul {
/* 1472 */               left: 100%;
/* 1473 */               top: 0; }
/* 1474 */             .main-navigation li.menu-item-has-children:hover > ul li {
/* 1475 */               float: none;
/* 1476 */               display: block; } }
/* 1477 */ 
/* 1478 */ /* Small menu */
/* 1479 */ .menu-toggle {
/* 1480 */   display: none;
/* 1481 */   float: right;
/* 1482 */   width: 65px;
/* 1483 */   padding: 10px;
/* 1484 */   cursor: pointer; }
/* 1485 */   .menu-toggle div {
/* 1486 */     background: #fff;
/* 1487 */     height: 4px;
/* 1488 */     margin: 6px;
/* 1489 */     border-radius: 1px; }
/* 1490 */ 
/* 1491 */ @media screen and (max-width: 600px) {
/* 1492 */   .menu-toggle, .main-navigation.toggled .nav-menu {
/* 1493 */     display: block; }
/* 1494 */   .main-navigation ul {
/* 1495 */     display: none;
/* 1496 */     clear: both; }
/* 1497 */   .main-navigation li {
/* 1498 */     display: block;
/* 1499 */     float: none; }
/* 1500 */     .main-navigation li a {

/* style.css */

/* 1501 */       display: block;
/* 1502 */       background: #222;
/* 1503 */       text-align: left; }
/* 1504 */     .main-navigation li.menu-item-has-children:hover > a:after {
/* 1505 */       border-top-color: transparent;
/* 1506 */       border-left-color: #fff; }
/* 1507 */     .main-navigation li.menu-item-has-children > a:after {
/* 1508 */       content: "";
/* 1509 */       display: block;
/* 1510 */       position: absolute;
/* 1511 */       top: 50%;
/* 1512 */       right: 0.6em;
/* 1513 */       right: 0.6rem;
/* 1514 */       margin-top: -6px;
/* 1515 */       border: 5px solid transparent;
/* 1516 */       border-left-color: #a6a6a6;
/* 1517 */       height: 0;
/* 1518 */       width: 0;
/* 1519 */       margin-left: 10px; } }
/* 1520 */ 
/* 1521 */ .site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {
/* 1522 */   padding: 1.5em 3.5em;
/* 1523 */   padding: 1.5rem 3.5rem;
/* 1524 */   overflow: hidden;
/* 1525 */   border-bottom: 2px solid #eee; }
/* 1526 */ 
/* 1527 */ .comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
/* 1528 */   float: left;
/* 1529 */   width: 50%; }
/* 1530 */ 
/* 1531 */ .comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
/* 1532 */   float: right;
/* 1533 */   text-align: right;
/* 1534 */   width: 50%; }
/* 1535 */ 
/* 1536 */ /* Text meant only for screen readers */
/* 1537 */ .screen-reader-text {
/* 1538 */   clip: rect(1px, 1px, 1px, 1px);
/* 1539 */   position: absolute !important;
/* 1540 */   height: 1px;
/* 1541 */   width: 1px;
/* 1542 */   overflow: hidden; }
/* 1543 */   .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
/* 1544 */     background-color: #f1f1f1;
/* 1545 */     border-radius: 3px;
/* 1546 */     box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
/* 1547 */     clip: auto !important;
/* 1548 */     color: #21759b;
/* 1549 */     display: block;
/* 1550 */     font-size: 0.875rem;

/* style.css */

/* 1551 */     font-weight: bold;
/* 1552 */     height: auto;
/* 1553 */     left: 5px;
/* 1554 */     line-height: normal;
/* 1555 */     padding: 15px 23px 14px;
/* 1556 */     text-decoration: none;
/* 1557 */     top: 5px;
/* 1558 */     width: auto;
/* 1559 */     z-index: 100000;
/* 1560 */     /* Above WP toolbar */ }
/* 1561 */ 
/* 1562 */ .alignleft {
/* 1563 */   display: inline;
/* 1564 */   float: left;
/* 1565 */   margin-right: 1.5em; }
/* 1566 */ 
/* 1567 */ .alignright {
/* 1568 */   display: inline;
/* 1569 */   float: right;
/* 1570 */   margin-left: 1.5em; }
/* 1571 */ 
/* 1572 */ .aligncenter {
/* 1573 */   display: block;
/* 1574 */   margin: 0 auto; }
/* 1575 */ 
/* 1576 */ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
/* 1577 */   content: " ";
/* 1578 */   display: table; }
/* 1579 */ .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
/* 1580 */   clear: both; }
/* 1581 */ 
/* 1582 */ .widget {
/* 1583 */   margin: 0 0 1.5em; }
/* 1584 */ 
/* 1585 */ /* Make sure select elements fit in widgets */
/* 1586 */ .widget select {
/* 1587 */   max-width: 100%; }
/* 1588 */ 
/* 1589 */ /* Search widget */
/* 1590 */ .widget_search {
/* 1591 */   padding-right: 1.25em;
/* 1592 */   padding-right: 1.25rem; }
/* 1593 */   @media screen and (max-width: 600px) {
/* 1594 */     .widget_search {
/* 1595 */       padding-right: 0; } }
/* 1596 */   .widget_search .search-field {
/* 1597 */     width: 100%;
/* 1598 */     background: #fff;
/* 1599 */     border-radius: 2px;
/* 1600 */     -moz-box-sizing: border-box;

/* style.css */

/* 1601 */          box-sizing: border-box; }
/* 1602 */     .widget_search .search-field:focus {
/* 1603 */       background: #fff; }
/* 1604 */   .widget_search .search-submit {
/* 1605 */     display: none; }
/* 1606 */ 
/* 1607 */ .widget-title {
/* 1608 */   font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1609 */   padding: 1em 0em 1em 1.25em;
/* 1610 */   padding: 1rem 0rem 1rem 1.25rem;
/* 1611 */   left: -1.25em;
/* 1612 */   left: -1.25rem;
/* 1613 */   position: relative;
/* 1614 */   -moz-box-sizing: content-box;
/* 1615 */        box-sizing: content-box;
/* 1616 */   width: 100%;
/* 1617 */   text-transform: uppercase;
/* 1618 */   font-weight: bold;
/* 1619 */   border-radius: 0 3px 3px 0;
/* 1620 */   background: #cdcdc9; }
/* 1621 */   @media screen and (max-width: 600px) {
/* 1622 */     .widget-title {
/* 1623 */       padding: 1em 1.25em 1em 1.25em;
/* 1624 */       padding: 1rem 1.25rem 1rem 1.25rem;
/* 1625 */       border-radius: 0; } }
/* 1626 */ 
/* 1627 */ .widget ul {
/* 1628 */   list-style: none;
/* 1629 */   margin: 0;
/* 1630 */   padding: 0; }
/* 1631 */ .widget li a {
/* 1632 */   padding: 0.5em 0;
/* 1633 */   padding: 0.5rem 0; }
/* 1634 */ .widget > ul:last-child > li:last-child > a, .widget > div > ul:last-child > li:last-child > a {
/* 1635 */   border-bottom: 0;
/* 1636 */   padding-bottom: 0; }
/* 1637 */ 
/* 1638 */ .widget_menu li a {
/* 1639 */   display: block;
/* 1640 */   border-bottom: 1px solid #cdcdc9; }
/* 1641 */ 
/* 1642 */ /* Author Widget */
/* 1643 */ .widget_author .widget-title {
/* 1644 */   margin-bottom: 1.25em;
/* 1645 */   margin-bottom: 1.25rem; }
/* 1646 */ .widget_author .avatar {
/* 1647 */   width: 80px;
/* 1648 */   border-radius: 4px;
/* 1649 */   float: left;
/* 1650 */   margin-right: 1em;

/* style.css */

/* 1651 */   margin-right: 1rem;
/* 1652 */   margin-bottom: 0.5em;
/* 1653 */   margin-bottom: 0.5rem;
/* 1654 */   overflow: hidden; }
/* 1655 */ .widget_author .author-name {
/* 1656 */   font-size: 1.125rem;
/* 1657 */   font-weight: bold;
/* 1658 */   margin-bottom: 0.5em;
/* 1659 */   margin-bottom: 0.5rem; }
/* 1660 */ .widget_author p {
/* 1661 */   font-size: 1rem;
/* 1662 */   line-height: 1.5; }
/* 1663 */ 
/* 1664 */ /* Calendar Widget */
/* 1665 */ .widget_recent_comments li {
/* 1666 */   padding: 0.5em 0;
/* 1667 */   padding: 0.5rem 0;
/* 1668 */   border-bottom: 1px solid #cdcdc9; }
/* 1669 */   .widget_recent_comments li:last-child {
/* 1670 */     border-bottom: 0;
/* 1671 */     padding-bottom: 0; }
/* 1672 */   .widget_recent_comments li a {
/* 1673 */     border: 0; }
/* 1674 */ 
/* 1675 */ /* Calendar Widget */
/* 1676 */ .widget_calendar {
/* 1677 */   margin-bottom: 1.25em;
/* 1678 */   margin-bottom: 1.25rem; }
/* 1679 */   .widget_calendar .widget-title {
/* 1680 */     margin-bottom: 1.25em;
/* 1681 */     margin-bottom: 1.25rem; }
/* 1682 */   .widget_calendar #calendar_wrap {
/* 1683 */     padding-right: 1.25em;
/* 1684 */     padding-right: 1.25rem; }
/* 1685 */     .widget_calendar #calendar_wrap #wp-calendar {
/* 1686 */       width: 100%;
/* 1687 */       color: #444;
/* 1688 */       border-collapse: collapse;
/* 1689 */       font-size: 0.9em;
/* 1690 */       border-radius: 0 0 2px 2px;
/* 1691 */       overflow: hidden; }
/* 1692 */       .widget_calendar #calendar_wrap #wp-calendar td, .widget_calendar #calendar_wrap #wp-calendar th {
/* 1693 */         width: 14.285714286%;
/* 1694 */         background: #fff;
/* 1695 */         border: 0; }
/* 1696 */       .widget_calendar #calendar_wrap #wp-calendar, .widget_calendar #calendar_wrap #wp-calendar td, .widget_calendar #calendar_wrap #wp-calendar th, .widget_calendar #calendar_wrap #wp-calendar caption {
/* 1697 */         text-align: center; }
/* 1698 */       .widget_calendar #calendar_wrap #wp-calendar caption {
/* 1699 */         color: #222;
/* 1700 */         padding: 0.75em 0.25em;

/* style.css */

/* 1701 */         font-weight: bold;
/* 1702 */         background-color: #e91f2e;
/* 1703 */         border-radius: 2px 2px 0 0; }
/* 1704 */       .widget_calendar #calendar_wrap #wp-calendar thead th {
/* 1705 */         padding: 0.25em 0;
/* 1706 */         background-color: #f7aab1; }
/* 1707 */         .widget_calendar #calendar_wrap #wp-calendar thead th:last-child {
/* 1708 */           border: none; }
/* 1709 */       .widget_calendar #calendar_wrap #wp-calendar tbody tr:last-child {
/* 1710 */         border: none; }
/* 1711 */       .widget_calendar #calendar_wrap #wp-calendar tbody tr td {
/* 1712 */         height: 2em;
/* 1713 */         padding: 0;
/* 1714 */         margin: 0; }
/* 1715 */         .widget_calendar #calendar_wrap #wp-calendar tbody tr td#today {
/* 1716 */           position: relative; }
/* 1717 */           .widget_calendar #calendar_wrap #wp-calendar tbody tr td#today:after {
/* 1718 */             content: "";
/* 1719 */             border-radius: 2px;
/* 1720 */             border: 1px solid #e91f2e;
/* 1721 */             position: absolute;
/* 1722 */             top: 2px;
/* 1723 */             right: 3px;
/* 1724 */             bottom: 3px;
/* 1725 */             left: 3px; }
/* 1726 */         .widget_calendar #calendar_wrap #wp-calendar tbody tr td a {
/* 1727 */           color: #222;
/* 1728 */           background: #e6e6e3;
/* 1729 */           border-radius: 2px;
/* 1730 */           margin: 0 3px;
/* 1731 */           display: block;
/* 1732 */           font-weight: bold;
/* 1733 */           border-bottom: none;
/* 1734 */           -webkit-transition: 200ms color linear;
/* 1735 */           transition: 200ms color linear; }
/* 1736 */       .widget_calendar #calendar_wrap #wp-calendar tfoot {
/* 1737 */         background: #cdcdc9; }
/* 1738 */         .widget_calendar #calendar_wrap #wp-calendar tfoot td {
/* 1739 */           padding: 0.5em 1em;
/* 1740 */           font-weight: bold; }
/* 1741 */           .widget_calendar #calendar_wrap #wp-calendar tfoot td a {
/* 1742 */             color: #444;
/* 1743 */             -webkit-transition: 200ms color linear;
/* 1744 */             transition: 200ms color linear; }
/* 1745 */             .widget_calendar #calendar_wrap #wp-calendar tfoot td a:hover {
/* 1746 */               color: #e91f2e; }
/* 1747 */           .widget_calendar #calendar_wrap #wp-calendar tfoot td#prev {
/* 1748 */             text-align: left; }
/* 1749 */           .widget_calendar #calendar_wrap #wp-calendar tfoot td#next {
/* 1750 */             text-align: right; }

/* style.css */

/* 1751 */ 
/* 1752 */ /* Content layout imports */
/* 1753 */ #primary {
/* 1754 */   background-color: #fff;
/* 1755 */   padding-left: 0;
/* 1756 */   padding-right: 0; }
/* 1757 */ 
/* 1758 */ .content-area .page-header {
/* 1759 */   padding: 1.5em 3.5em;
/* 1760 */   padding: 1.5rem 3.5rem;
/* 1761 */   border-bottom: 2px solid #eee; }
/* 1762 */   .content-area .page-header .page-title {
/* 1763 */     font-size: 2rem; }
/* 1764 */   @media screen and (max-width: 600px) {
/* 1765 */     .content-area .page-header {
/* 1766 */       padding: 0em 1.5em 1.5em;
/* 1767 */       padding: 0rem 1.5rem 1.5rem; } }
/* 1768 */ .content-area .widget, .content-area .search-form {
/* 1769 */   margin-bottom: 3em;
/* 1770 */   margin-bottom: 3rem; }
/* 1771 */ 
/* 1772 */ .hentry {
/* 1773 */   margin: 0;
/* 1774 */   padding: 2.5em 3.5em;
/* 1775 */   padding: 2.5rem 3.5rem;
/* 1776 */   border-bottom: 2px solid #eee; }
/* 1777 */   @media screen and (max-width: 600px) {
/* 1778 */     .hentry {
/* 1779 */       padding: 0em 1.5em 1.5em;
/* 1780 */       padding: 0rem 1.5rem 1.5rem; } }
/* 1781 */   .hentry .entry-header {
/* 1782 */     color: #222; }
/* 1783 */   .site-content .hentry.has-featured-image {
/* 1784 */     padding: 0; }
/* 1785 */     .site-content .hentry.has-featured-image .entry-header {
/* 1786 */       padding: 2.5em 3.5em;
/* 1787 */       padding: 2.5rem 3.5rem;
/* 1788 */       background-size: cover;
/* 1789 */       position: relative; }
/* 1790 */       .site-content .hentry.has-featured-image .entry-header:before {
/* 1791 */         content: "";
/* 1792 */         position: absolute;
/* 1793 */         top: 0;
/* 1794 */         left: 0;
/* 1795 */         right: 0;
/* 1796 */         bottom: 0;
/* 1797 */         background: rgba(0, 0, 0, 0.5); }
/* 1798 */       .site-content .hentry.has-featured-image .entry-header * {
/* 1799 */         position: relative;
/* 1800 */         z-index: 1; }

/* style.css */

/* 1801 */     .site-content .hentry.has-featured-image .entry-title, .site-content .hentry.has-featured-image .entry-title a {
/* 1802 */       color: #fff; }
/* 1803 */     .site-content .hentry.has-featured-image .entry-content {
/* 1804 */       margin: 2.5em 3.5em;
/* 1805 */       margin: 2.5rem 3.5rem; }
/* 1806 */     .site-content .hentry.has-featured-image .entry-footer {
/* 1807 */       margin: 2.5em 3.5em;
/* 1808 */       margin: 2.5rem 3.5rem; }
/* 1809 */ 
/* 1810 */ .byline, .updated {
/* 1811 */   display: none; }
/* 1812 */ 
/* 1813 */ .single .byline, .group-blog .byline {
/* 1814 */   display: inline; }
/* 1815 */ 
/* 1816 */ .page-content, .entry-content, .entry-summary {
/* 1817 */   margin: 1.5em 0; }
/* 1818 */ 
/* 1819 */ .page-content {
/* 1820 */   margin-top: 0;
/* 1821 */   padding: 2.5em 3.5em;
/* 1822 */   padding: 2.5rem 3.5rem; }
/* 1823 */   @media screen and (max-width: 600px) {
/* 1824 */     .page-content {
/* 1825 */       padding: 0em 1em 0.5em 1em;
/* 1826 */       padding: 0rem 1rem 0.5rem 1rem; } }
/* 1827 */ 
/* 1828 */ .page-links {
/* 1829 */   clear: both;
/* 1830 */   margin: 0 0 1.5em; }
/* 1831 */ 
/* 1832 */ .entry-title {
/* 1833 */   line-height: 1.2; }
/* 1834 */   .entry-title a {
/* 1835 */     color: #222; }
/* 1836 */   .single .entry-title {
/* 1837 */     font-size: 3rem;
/* 1838 */     font-weight: 100;
/* 1839 */     line-height: 1.2; }
/* 1840 */ 
/* 1841 */ .entry-footer {
/* 1842 */   color: #6f6f6f;
/* 1843 */   font-family: "PT Serif", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1844 */   font-size: 0.875rem;
/* 1845 */   overflow: hidden; }
/* 1846 */   .entry .entry-footer {
/* 1847 */     border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 1848 */     padding-top: 1em; }
/* 1849 */   .entry-footer a {
/* 1850 */     color: #e91f2e; }

/* style.css */

/* 1851 */   .entry-footer .entry-footer-right {
/* 1852 */     float: right; }
/* 1853 */   .entry-footer .cat-links, .entry-footer .tags-links {
/* 1854 */     display: block; }
/* 1855 */   .entry-footer .comments-link a {
/* 1856 */     vertical-align: top; }
/* 1857 */   .entry-footer .post-edit-link {
/* 1858 */     font-family: "PT Serif", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1859 */     font-weight: normal;
/* 1860 */     border-radius: 3px;
/* 1861 */     border: 1px solid #e91f2e;
/* 1862 */     padding: 0.5em 1em;
/* 1863 */     padding: 0.5rem 1rem;
/* 1864 */     margin-left: 1rem;
/* 1865 */     text-align: center;
/* 1866 */     display: inline-block; }
/* 1867 */ 
/* 1868 */ .entry-meta {
/* 1869 */   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
/* 1870 */   line-height: 3em;
/* 1871 */   line-height: 3rem;
/* 1872 */   margin-bottom: 2em;
/* 1873 */   margin-bottom: 2rem; }
/* 1874 */   .has-featured-image .entry-meta {
/* 1875 */     border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
/* 1876 */ 
/* 1877 */ .entry-date {
/* 1878 */   font-style: italic; }
/* 1879 */ 
/* 1880 */ .post-format {
/* 1881 */   color: #e91f2e;
/* 1882 */   text-transform: uppercase;
/* 1883 */   font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1884 */   font-size: 0.8125rem;
/* 1885 */   font-weight: bold; }
/* 1886 */ 
/* 1887 */ .posted-on {
/* 1888 */   float: right;
/* 1889 */   font-family: "PT Serif", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1890 */   font-style: italic;
/* 1891 */   font-size: 0.8125rem; }
/* 1892 */   .posted-on a {
/* 1893 */     color: #6f6f6f; }
/* 1894 */     .has-featured-image .posted-on a {
/* 1895 */       color: #fff; }
/* 1896 */ 
/* 1897 */ .more-link {
/* 1898 */   font-family: "PT Serif", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1899 */   font-weight: normal;
/* 1900 */   border-radius: 3px;

/* style.css */

/* 1901 */   border: 1px solid #e91f2e;
/* 1902 */   padding: 0.5em 1em;
/* 1903 */   padding: 0.5rem 1rem; }
/* 1904 */ 
/* 1905 */ article.format-link {
/* 1906 */   background: #f5f5f5; }
/* 1907 */   article.format-link .entry-title {
/* 1908 */     font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 1909 */     font-weight: bold;
/* 1910 */     font-size: 1.75rem; }
/* 1911 */ 
/* 1912 */ .blog .format-aside .entry-title, .archive .format-aside .entry-title {
/* 1913 */   display: none; }
/* 1914 */ 
/* 1915 */ .author-meta {
/* 1916 */   border-bottom: 2px solid #eee;
/* 1917 */   padding: 2.5em 3.5em;
/* 1918 */   padding: 2.5rem 3.5rem; }
/* 1919 */   @media screen and (max-width: 600px) {
/* 1920 */     .author-meta {
/* 1921 */       padding: 1.5em;
/* 1922 */       padding: 1.5rem; } }
/* 1923 */   .author-meta .author-image {
/* 1924 */     padding-left: 0;
/* 1925 */     padding-right: 0;
/* 1926 */     width: 25%;
/* 1927 */     float: left; }
/* 1928 */   .author-meta .author-text {
/* 1929 */     padding-left: 1.25rem;
/* 1930 */     padding-right: 1.25rem;
/* 1931 */     width: 75%;
/* 1932 */     float: left; }
/* 1933 */ 
/* 1934 */ .comment-content a {
/* 1935 */   word-wrap: break-word; }
/* 1936 */ 
/* 1937 */ .comments-area {
/* 1938 */   padding: 2.5em 3.5em;
/* 1939 */   padding: 2.5rem 3.5rem; }
/* 1940 */   @media screen and (max-width: 600px) {
/* 1941 */     .comments-area {
/* 1942 */       padding: 1em;
/* 1943 */       padding: 1rem; } }
/* 1944 */ 
/* 1945 */ /* Comments */
/* 1946 */ /*
/* 1947 *|  * Comment Thread
/* 1948 *|  *
/* 1949 *| */
/* 1950 */ #comments .reply-title, #comments .comments-title {

/* style.css */

/* 1951 */   margin-bottom: 1em; }
/* 1952 */ 
/* 1953 */ .comment-list {
/* 1954 */   padding: 0 1.5em;
/* 1955 */   padding: 0 1.5rem; }
/* 1956 */   .comment-list, .comment-list li {
/* 1957 */     list-style: none;
/* 1958 */     margin-left: 0;
/* 1959 */     padding-left: 0; }
/* 1960 */   .comment-list li {
/* 1961 */     padding-left: 32px; }
/* 1962 */     .comment-list li article {
/* 1963 */       margin-bottom: 56px;
/* 1964 */       padding-left: 1em;
/* 1965 */       padding-left: 1rem; }
/* 1966 */     .comment-list li.pingback, .comment-list li.trackback {
/* 1967 */       border: 2px solid #ddd;
/* 1968 */       border-left: 0;
/* 1969 */       border-right: 0;
/* 1970 */       padding: 1em 0;
/* 1971 */       padding: 1rem 0;
/* 1972 */       margin-bottom: 1.4em;
/* 1973 */       margin-bottom: 2rem; }
/* 1974 */     .comment-list li .fn {
/* 1975 */       font-size: 1.1em;
/* 1976 */       font-style: normal;
/* 1977 */       font-weight: bold; }
/* 1978 */     .comment-list li .comment-author, .comment-list li .comment-metadata {
/* 1979 */       font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
/* 1980 */     .comment-list li .comment-metadata {
/* 1981 */       margin-bottom: 1em;
/* 1982 */       font-size: 0.8125rem;
/* 1983 */       line-height: 1em; }
/* 1984 */   .comment-list .comment-reply-link:after {
/* 1985 */     content: " \2192"; }
/* 1986 */   .comment-list .comment-awaiting-moderation {
/* 1987 */     border-radius: 4px;
/* 1988 */     background-color: #d9d9d9;
/* 1989 */     color: #666;
/* 1990 */     padding: 10px 15px;
/* 1991 */     font-size: 0.9em;
/* 1992 */     margin-top: 1em; }
/* 1993 */ 
/* 1994 */ .comment-meta .avatar {
/* 1995 */   float: left;
/* 1996 */   margin-left: -32px;
/* 1997 */   left: -1em;
/* 1998 */   left: -1rem;
/* 1999 */   position: relative;
/* 2000 */   border-radius: 3px; }

/* style.css */

/* 2001 */ 
/* 2002 */ .comment-form label .required {
/* 2003 */   color: #cc0000; }
/* 2004 */ .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
/* 2005 */   width: 100%; }
/* 2006 */ 
/* 2007 */ #respond {
/* 2008 */   margin-top: 10px;
/* 2009 */   font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
/* 2010 */   #respond h3#reply-title {
/* 2011 */     font-size: 1.5em !important; }
/* 2012 */   #respond .logged-in-as {
/* 2013 */     border-radius: 4px;
/* 2014 */     background-color: #ddd;
/* 2015 */     padding: 10px 15px;
/* 2016 */     font-size: 0.85em; }
/* 2017 */   #respond .comment-notes {
/* 2018 */     font-size: 0.87em;
/* 2019 */     margin-bottom: 2em;
/* 2020 */     color: #999; }
/* 2021 */   #respond .form-allowed-tags {
/* 2022 */     font-size: 0.8em;
/* 2023 */     color: #888;
/* 2024 */     margin-bottom: 2em; }
/* 2025 */ 
/* 2026 */ /* Globally hidden elements when Infinite Scroll is supported and in use. */
/* 2027 */ .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
/* 2028 */   /* Theme Footer (when set to scrolling) */
/* 2029 */   display: none; }
/* 2030 */ 
/* 2031 */ /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
/* 2032 */ .infinity-end.neverending .site-footer {
/* 2033 */   display: block; }
/* 2034 */ 
/* 2035 */ .page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
/* 2036 */   border: none;
/* 2037 */   margin-bottom: 0;
/* 2038 */   margin-top: 0;
/* 2039 */   padding: 0; }
/* 2040 */ 
/* 2041 */ /* Make sure embeds and iframes fit their containers */
/* 2042 */ embed, iframe, object {
/* 2043 */   max-width: 100%; }
/* 2044 */ 
/* 2045 */ img[class*="wp-image-"] {
/* 2046 */   display: block;
/* 2047 */   margin-bottom: 1em;
/* 2048 */   margin-bottom: 1rem; }
/* 2049 */ 
/* 2050 */ .wp-caption {

/* style.css */

/* 2051 */   margin-bottom: 1em;
/* 2052 */   margin-bottom: 1rem;
/* 2053 */   max-width: 100%;
/* 2054 */   -moz-box-sizing: border-box;
/* 2055 */        box-sizing: border-box;
/* 2056 */   margin-left: 0;
/* 2057 */   margin-right: 0; }
/* 2058 */   .wp-caption img[class*="wp-image-"] {
/* 2059 */     display: block;
/* 2060 */     margin: 0 auto; }
/* 2061 */   .wp-caption .wp-caption-text {
/* 2062 */     margin: 0.8075em 0 0 0; }
/* 2063 */ 
/* 2064 */ .alignleft {
/* 2065 */   margin-right: 1.5em;
/* 2066 */   margin-right: 1.5rem; }
/* 2067 */ 
/* 2068 */ .alignright {
/* 2069 */   margin-left: 1.5em;
/* 2070 */   margin-left: 1.5rem; }
/* 2071 */ 
/* 2072 */ .alignnone {
/* 2073 */   float: none; }
/* 2074 */ 
/* 2075 */ .wp-caption-text {
/* 2076 */   text-align: center;
/* 2077 */   max-width: 100%; }
/* 2078 */ 
/* 2079 */ .gallery {
/* 2080 */   margin-bottom: 1.5em; }
/* 2081 */ 
/* 2082 */ .gallery-item {
/* 2083 */   display: inline-block;
/* 2084 */   text-align: center;
/* 2085 */   vertical-align: top;
/* 2086 */   width: 100%; }
/* 2087 */ 
/* 2088 */ .gallery-columns-2 .gallery-item {
/* 2089 */   max-width: 50%; }
/* 2090 */ 
/* 2091 */ .gallery-columns-3 .gallery-item {
/* 2092 */   max-width: 33.33%; }
/* 2093 */ 
/* 2094 */ .gallery-columns-4 .gallery-item {
/* 2095 */   max-width: 25%; }
/* 2096 */ 
/* 2097 */ .gallery-columns-5 .gallery-item {
/* 2098 */   max-width: 20%; }
/* 2099 */ 
/* 2100 */ .gallery-columns-6 .gallery-item {

/* style.css */

/* 2101 */   max-width: 16.66%; }
/* 2102 */ 
/* 2103 */ .gallery-columns-7 .gallery-item {
/* 2104 */   max-width: 14.28%; }
/* 2105 */ 
/* 2106 */ .gallery-columns-8 .gallery-item {
/* 2107 */   max-width: 12.5%; }
/* 2108 */ 
/* 2109 */ .gallery-columns-9 .gallery-item {
/* 2110 */   max-width: 11.11%; }
/* 2111 */ 
/* 2112 */ #secondary {
/* 2113 */   padding-top: 1.5em;
/* 2114 */   padding-top: 1.5rem;
/* 2115 */   padding-bottom: 1.5em;
/* 2116 */   padding-bottom: 1.5rem; }
/* 2117 */ 
/* 2118 */ .site-header .site-title {
/* 2119 */   font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
/* 2120 */ .site-header .entry-header {
/* 2121 */   background-size: cover; }
/* 2122 */   .site-header .entry-header, .site-header .entry-header .entry-title, .site-header .entry-header .entry-title a {
/* 2123 */     color: white; }
/* 2124 */   .site-header .entry-header .entry-header-column {
/* 2125 */     background-color: rgba(0, 0, 0, 0.6);
/* 2126 */     color: #fff;
/* 2127 */     margin-top: 6em;
/* 2128 */     margin-top: 6rem;
/* 2129 */     padding: 1.5em 4em 0;
/* 2130 */     margin-bottom: 0;
/* 2131 */     border-bottom: 0; }
/* 2132 */     @media screen and (max-width: 600px) {
/* 2133 */       .site-header .entry-header .entry-header-column {
/* 2134 */         margin-top: 0;
/* 2135 */         padding: 0em 1em;
/* 2136 */         padding: 0rem 1rem; } }
/* 2137 */   .site-header .entry-header .entry-meta, .site-header .entry-header .entry-title, .site-header .entry-header .entry-excerpt {
/* 2138 */     margin-bottom: 1.5rem; }
/* 2139 */   .site-header .entry-header .entry-meta {
/* 2140 */     color: #fff;
/* 2141 */     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
/* 2142 */     line-height: 3rem; }
/* 2143 */     .site-header .entry-header .entry-meta .entry-date {
/* 2144 */       float: right; }
/* 2145 */   .site-header .entry-header .entry-title {
/* 2146 */     font-size: 2.625rem;
/* 2147 */     line-height: 1.2;
/* 2148 */     font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 2149 */     font-weight: bold; }
/* 2150 */   .site-header .entry-header .entry-excerpt p {

/* style.css */

/* 2151 */     font-style: italic;
/* 2152 */     font-size: 1.1875rem;
/* 2153 */     font-size: 1.1875rem;
/* 2154 */     font-weight: 200; }
/* 2155 */   .site-header .entry-header .post-format {
/* 2156 */     color: #e91f2e; }
/* 2157 */   .site-header .entry-header .read-more {
/* 2158 */     padding: 0.5em 1em;
/* 2159 */     padding: 0.5rem 1rem;
/* 2160 */     background-color: #e91f2e;
/* 2161 */     color: #fff;
/* 2162 */     display: inline-block;
/* 2163 */     font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 2164 */     text-transform: uppercase;
/* 2165 */     font-weight: bold;
/* 2166 */     font-size: 0.8125rem;
/* 2167 */     font-size: 0.8125rem; }
/* 2168 */     .site-header .entry-header .read-more:hover {
/* 2169 */       background-color: #c21322; }
/* 2170 */ 
/* 2171 */ .site-footer {
/* 2172 */   background-color: #222;
/* 2173 */   color: #626262;
/* 2174 */   padding: 2em 0;
/* 2175 */   padding: 2rem 0; }
/* 2176 */   .site-footer a {
/* 2177 */     color: #7b7b7b; }
/* 2178 */     .site-footer a:hover {
/* 2179 */       color: #888888; }
/* 2180 */ 
/* 2181 */ .footer-widget-area {
/* 2182 */   overflow: hidden; }
/* 2183 */   .footer-widget-area .footer-widget {
/* 2184 */     padding: 0 20px; }
/* 2185 */     @media only screen and (min-width:64.063em) {
/* 2186 */       .footer-widget-area .footer-widget {
/* 2187 */         width: 33.3333333333%;
/* 2188 */         padding: 0 15px;
/* 2189 */         float: left; } }
/* 2190 */     @media only screen and (min-width:64.063em) {
/* 2191 */       .footer-widget-area .footer-widget:first-child {
/* 2192 */         padding-right: 30px;
/* 2193 */         padding-left: 0; } }
/* 2194 */     @media only screen and (min-width:64.063em) {
/* 2195 */       .footer-widget-area .footer-widget:last-child {
/* 2196 */         padding-left: 30px;
/* 2197 */         padding-right: 0; } }
/* 2198 */     .footer-widget-area .footer-widget .widget-title {
/* 2199 */       color: #7b7b7b;
/* 2200 */       padding: 0 0 0.5em 0;

/* style.css */

/* 2201 */       padding: 0 0 0.5rem 0;
/* 2202 */       left: auto;
/* 2203 */       background: transparent;
/* 2204 */       font-weight: bold;
/* 2205 */       border-bottom: 2px solid #626262;
/* 2206 */       border-radius: 0; }
/* 2207 */     .footer-widget-area .footer-widget .widget {
/* 2208 */       margin-bottom: 2.25em;
/* 2209 */       margin-bottom: 2.25rem; }
/* 2210 */       .footer-widget-area .footer-widget .widget li, .footer-widget-area .footer-widget .widget a {
/* 2211 */         border-color: #626262;
/* 2212 */         border-color: rgba(97, 97, 97, 0.3); }
/* 2213 */     .footer-widget-area .footer-widget .widget_calendar #calendar_wrap {
/* 2214 */       padding-right: 0; }
/* 2215 */ 
/* 2216 */ .site-footer .site-info {
/* 2217 */   text-align: center; }
/* 2218 */   @media only screen and (min-width:64.063em) {
/* 2219 */     .site-footer .site-info {
/* 2220 */       text-align: left;
/* 2221 */       display: table;
/* 2222 */       padding-left: 0;
/* 2223 */       padding-right: 0; } }
/* 2224 */ 
/* 2225 */ @media only screen and (min-width:64.063em) {
/* 2226 */   .copyright-info {
/* 2227 */     display: table-cell;
/* 2228 */     vertical-align: middle;
/* 2229 */     width: 65%; } }
/* 2230 */ 
/* 2231 */ @media only screen and (min-width:64.063em) {
/* 2232 */   footer .social-menu {
/* 2233 */     display: table-cell;
/* 2234 */     vertical-align: middle;
/* 2235 */     width: 35%; }
/* 2236 */     footer .social-menu ul {
/* 2237 */       text-align: right;
/* 2238 */       margin: 0; } }
/* 2239 */ 
/* 2240 */ .featured-content {
/* 2241 */   background-size: cover; }
/* 2242 */   .featured-content, .featured-content .entry-title a {
/* 2243 */     color: white; }
/* 2244 */   .featured-content article {
/* 2245 */     background-color: rgba(0, 0, 0, 0.6);
/* 2246 */     color: #fff;
/* 2247 */     margin-top: 6em;
/* 2248 */     margin-top: 6rem;
/* 2249 */     padding: 1.5em 4em 0;
/* 2250 */     margin-bottom: 0;

/* style.css */

/* 2251 */     border-bottom: 0; }
/* 2252 */     @media screen and (max-width: 600px) {
/* 2253 */       .featured-content article {
/* 2254 */         margin-top: 0;
/* 2255 */         padding: 0em 1em;
/* 2256 */         padding: 0rem 1rem; } }
/* 2257 */   .featured-content .entry-meta, .featured-content .entry-title, .featured-content .entry-excerpt {
/* 2258 */     margin-bottom: 1.5rem; }
/* 2259 */   .featured-content .entry-meta {
/* 2260 */     color: #fff;
/* 2261 */     border-bottom: 1px solid rgba(255, 255, 255, 0.2);
/* 2262 */     line-height: 3rem; }
/* 2263 */     .featured-content .entry-meta .entry-date {
/* 2264 */       float: right; }
/* 2265 */   .featured-content .entry-title {
/* 2266 */     font-size: 2.625rem;
/* 2267 */     line-height: 1.2;
/* 2268 */     font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 2269 */     font-weight: bold; }
/* 2270 */   .featured-content .entry-excerpt p {
/* 2271 */     font-style: italic;
/* 2272 */     font-size: 1.1875rem;
/* 2273 */     font-size: 1.1875rem;
/* 2274 */     font-weight: 200; }
/* 2275 */   .featured-content .post-format {
/* 2276 */     color: #e91f2e; }
/* 2277 */   .featured-content .read-more {
/* 2278 */     padding: 0.5em 1em;
/* 2279 */     padding: 0.5rem 1rem;
/* 2280 */     background-color: #e91f2e;
/* 2281 */     color: #fff;
/* 2282 */     display: inline-block;
/* 2283 */     font-family: "PT Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
/* 2284 */     text-transform: uppercase;
/* 2285 */     font-weight: bold;
/* 2286 */     font-size: 0.8125rem;
/* 2287 */     font-size: 0.8125rem; }
/* 2288 */     .featured-content .read-more:hover {
/* 2289 */       background-color: #c21322; }
/* 2290 */ 
/* 2291 */ /**
/* 2292 *| 
/* 2293 *|   Genericons Helper CSS
/* 2294 *| 
/* 2295 *| */
/* 2296 */ /**
/* 2297 *|  * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
/* 2298 *|  */
/* 2299 */ @font-face {
/* 2300 */   font-family: 'Genericons';

/* style.css */

/* 2301 */   src: url('/wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.eot'); }
/* 2302 */ 
/* 2303 */ @font-face {
/* 2304 */   font-family: 'Genericons';
/* 2305 */   src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'), url('/wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.ttf') format('truetype'), url('/wp-content/themes/shepherd/assets/genericons/font/genericons-regular-webfont.svg#genericonsregular') format('svg');
/* 2306 */   font-weight: normal;
/* 2307 */   font-style: normal; }
/* 2308 */ 
/* 2309 */ /**
/* 2310 *|  * All Genericons
/* 2311 *|  */
/* 2312 */ .genericon, .social-menu ul li a {
/* 2313 */   display: inline-block;
/* 2314 */   width: 16px;
/* 2315 */   height: 16px;
/* 2316 */   -webkit-font-smoothing: antialiased;
/* 2317 */   -moz-osx-font-smoothing: grayscale;
/* 2318 */   font-size: 16px;
/* 2319 */   line-height: 1;
/* 2320 */   font-family: 'Genericons';
/* 2321 */   text-decoration: inherit;
/* 2322 */   font-weight: normal;
/* 2323 */   font-style: normal;
/* 2324 */   vertical-align: top; }
/* 2325 */ 
/* 2326 */ /**
/* 2327 *|  * IE7 and IE6 hacks
/* 2328 *|  */
/* 2329 */ .genericon, .social-menu ul li a {
/* 2330 */   *overflow: auto;
/* 2331 */   *zoom: 1;
/* 2332 */   *display: inline; }
/* 2333 */ 
/* 2334 */ /**
/* 2335 *|  * Individual icons
/* 2336 *|  */
/* 2337 */ /* Post formats */
/* 2338 */ .genericon-standard:before {
/* 2339 */   content: '\f100'; }
/* 2340 */ 
/* 2341 */ .genericon-aside:before {
/* 2342 */   content: '\f101'; }
/* 2343 */ 
/* 2344 */ .genericon-image:before {
/* 2345 */   content: '\f102'; }
/* 2346 */ 
/* 2347 */ .genericon-gallery:before {
/* 2348 */   content: '\f103'; }
/* 2349 */ 
/* 2350 */ .genericon-video:before {

/* style.css */

/* 2351 */   content: '\f104'; }
/* 2352 */ 
/* 2353 */ .genericon-status:before {
/* 2354 */   content: '\f105'; }
/* 2355 */ 
/* 2356 */ .genericon-quote:before {
/* 2357 */   content: '\f106'; }
/* 2358 */ 
/* 2359 */ .genericon-link:before {
/* 2360 */   content: '\f107'; }
/* 2361 */ 
/* 2362 */ .genericon-chat:before {
/* 2363 */   content: '\f108'; }
/* 2364 */ 
/* 2365 */ .genericon-audio:before {
/* 2366 */   content: '\f109'; }
/* 2367 */ 
/* 2368 */ /* Social icons */
/* 2369 */ .genericon-github:before {
/* 2370 */   content: '\f200'; }
/* 2371 */ 
/* 2372 */ .genericon-dribbble:before {
/* 2373 */   content: '\f201'; }
/* 2374 */ 
/* 2375 */ .genericon-twitter:before {
/* 2376 */   content: '\f202'; }
/* 2377 */ 
/* 2378 */ .genericon-facebook:before {
/* 2379 */   content: '\f203'; }
/* 2380 */ 
/* 2381 */ .genericon-facebook-alt:before {
/* 2382 */   content: '\f204'; }
/* 2383 */ 
/* 2384 */ .genericon-wordpress:before {
/* 2385 */   content: '\f205'; }
/* 2386 */ 
/* 2387 */ .genericon-googleplus:before {
/* 2388 */   content: '\f206'; }
/* 2389 */ 
/* 2390 */ .genericon-linkedin:before {
/* 2391 */   content: '\f207'; }
/* 2392 */ 
/* 2393 */ .genericon-linkedin-alt:before {
/* 2394 */   content: '\f208'; }
/* 2395 */ 
/* 2396 */ .genericon-pinterest:before {
/* 2397 */   content: '\f209'; }
/* 2398 */ 
/* 2399 */ .genericon-pinterest-alt:before {
/* 2400 */   content: '\f210'; }

/* style.css */

/* 2401 */ 
/* 2402 */ .genericon-flickr:before {
/* 2403 */   content: '\f211'; }
/* 2404 */ 
/* 2405 */ .genericon-vimeo:before {
/* 2406 */   content: '\f212'; }
/* 2407 */ 
/* 2408 */ .genericon-youtube:before {
/* 2409 */   content: '\f213'; }
/* 2410 */ 
/* 2411 */ .genericon-tumblr:before {
/* 2412 */   content: '\f214'; }
/* 2413 */ 
/* 2414 */ .genericon-instagram:before {
/* 2415 */   content: '\f215'; }
/* 2416 */ 
/* 2417 */ .genericon-codepen:before {
/* 2418 */   content: '\f216'; }
/* 2419 */ 
/* 2420 */ .genericon-polldaddy:before {
/* 2421 */   content: '\f217'; }
/* 2422 */ 
/* 2423 */ .genericon-googleplus-alt:before {
/* 2424 */   content: '\f218'; }
/* 2425 */ 
/* 2426 */ .genericon-path:before {
/* 2427 */   content: '\f219'; }
/* 2428 */ 
/* 2429 */ .genericon-skype:before {
/* 2430 */   content: '\f220'; }
/* 2431 */ 
/* 2432 */ .genericon-digg:before {
/* 2433 */   content: '\f221'; }
/* 2434 */ 
/* 2435 */ .genericon-reddit:before {
/* 2436 */   content: '\f222'; }
/* 2437 */ 
/* 2438 */ .genericon-stumbleupon:before {
/* 2439 */   content: '\f223'; }
/* 2440 */ 
/* 2441 */ .genericon-pocket:before {
/* 2442 */   content: '\f224'; }
/* 2443 */ 
/* 2444 */ .genericon-dropbox:before {
/* 2445 */   content: '\f225'; }
/* 2446 */ 
/* 2447 */ /* Meta icons */
/* 2448 */ .genericon-comment:before {
/* 2449 */   content: '\f300'; }
/* 2450 */ 

/* style.css */

/* 2451 */ .genericon-category:before {
/* 2452 */   content: '\f301'; }
/* 2453 */ 
/* 2454 */ .genericon-tag:before {
/* 2455 */   content: '\f302'; }
/* 2456 */ 
/* 2457 */ .genericon-time:before {
/* 2458 */   content: '\f303'; }
/* 2459 */ 
/* 2460 */ .genericon-user:before {
/* 2461 */   content: '\f304'; }
/* 2462 */ 
/* 2463 */ .genericon-day:before {
/* 2464 */   content: '\f305'; }
/* 2465 */ 
/* 2466 */ .genericon-week:before {
/* 2467 */   content: '\f306'; }
/* 2468 */ 
/* 2469 */ .genericon-month:before {
/* 2470 */   content: '\f307'; }
/* 2471 */ 
/* 2472 */ .genericon-pinned:before {
/* 2473 */   content: '\f308'; }
/* 2474 */ 
/* 2475 */ /* Other icons */
/* 2476 */ .genericon-search:before {
/* 2477 */   content: '\f400'; }
/* 2478 */ 
/* 2479 */ .genericon-unzoom:before {
/* 2480 */   content: '\f401'; }
/* 2481 */ 
/* 2482 */ .genericon-zoom:before {
/* 2483 */   content: '\f402'; }
/* 2484 */ 
/* 2485 */ .genericon-show:before {
/* 2486 */   content: '\f403'; }
/* 2487 */ 
/* 2488 */ .genericon-hide:before {
/* 2489 */   content: '\f404'; }
/* 2490 */ 
/* 2491 */ .genericon-close:before {
/* 2492 */   content: '\f405'; }
/* 2493 */ 
/* 2494 */ .genericon-close-alt:before {
/* 2495 */   content: '\f406'; }
/* 2496 */ 
/* 2497 */ .genericon-trash:before {
/* 2498 */   content: '\f407'; }
/* 2499 */ 
/* 2500 */ .genericon-star:before {

/* style.css */

/* 2501 */   content: '\f408'; }
/* 2502 */ 
/* 2503 */ .genericon-home:before {
/* 2504 */   content: '\f409'; }
/* 2505 */ 
/* 2506 */ .genericon-mail:before {
/* 2507 */   content: '\f410'; }
/* 2508 */ 
/* 2509 */ .genericon-edit:before {
/* 2510 */   content: '\f411'; }
/* 2511 */ 
/* 2512 */ .genericon-reply:before {
/* 2513 */   content: '\f412'; }
/* 2514 */ 
/* 2515 */ .genericon-feed:before {
/* 2516 */   content: '\f413'; }
/* 2517 */ 
/* 2518 */ .genericon-warning:before {
/* 2519 */   content: '\f414'; }
/* 2520 */ 
/* 2521 */ .genericon-share:before {
/* 2522 */   content: '\f415'; }
/* 2523 */ 
/* 2524 */ .genericon-attachment:before {
/* 2525 */   content: '\f416'; }
/* 2526 */ 
/* 2527 */ .genericon-location:before {
/* 2528 */   content: '\f417'; }
/* 2529 */ 
/* 2530 */ .genericon-checkmark:before {
/* 2531 */   content: '\f418'; }
/* 2532 */ 
/* 2533 */ .genericon-menu:before {
/* 2534 */   content: '\f419'; }
/* 2535 */ 
/* 2536 */ .genericon-refresh:before {
/* 2537 */   content: '\f420'; }
/* 2538 */ 
/* 2539 */ .genericon-minimize:before {
/* 2540 */   content: '\f421'; }
/* 2541 */ 
/* 2542 */ .genericon-maximize:before {
/* 2543 */   content: '\f422'; }
/* 2544 */ 
/* 2545 */ .genericon-404:before {
/* 2546 */   content: '\f423'; }
/* 2547 */ 
/* 2548 */ .genericon-spam:before {
/* 2549 */   content: '\f424'; }
/* 2550 */ 

/* style.css */

/* 2551 */ .genericon-summary:before {
/* 2552 */   content: '\f425'; }
/* 2553 */ 
/* 2554 */ .genericon-cloud:before {
/* 2555 */   content: '\f426'; }
/* 2556 */ 
/* 2557 */ .genericon-key:before {
/* 2558 */   content: '\f427'; }
/* 2559 */ 
/* 2560 */ .genericon-dot:before {
/* 2561 */   content: '\f428'; }
/* 2562 */ 
/* 2563 */ .genericon-next:before {
/* 2564 */   content: '\f429'; }
/* 2565 */ 
/* 2566 */ .genericon-previous:before {
/* 2567 */   content: '\f430'; }
/* 2568 */ 
/* 2569 */ .genericon-expand:before {
/* 2570 */   content: '\f431'; }
/* 2571 */ 
/* 2572 */ .genericon-collapse:before {
/* 2573 */   content: '\f432'; }
/* 2574 */ 
/* 2575 */ .genericon-dropdown:before {
/* 2576 */   content: '\f433'; }
/* 2577 */ 
/* 2578 */ .genericon-dropdown-left:before {
/* 2579 */   content: '\f434'; }
/* 2580 */ 
/* 2581 */ .genericon-top:before {
/* 2582 */   content: '\f435'; }
/* 2583 */ 
/* 2584 */ .genericon-draggable:before {
/* 2585 */   content: '\f436'; }
/* 2586 */ 
/* 2587 */ .genericon-phone:before {
/* 2588 */   content: '\f437'; }
/* 2589 */ 
/* 2590 */ .genericon-send-to-phone:before {
/* 2591 */   content: '\f438'; }
/* 2592 */ 
/* 2593 */ .genericon-plugin:before {
/* 2594 */   content: '\f439'; }
/* 2595 */ 
/* 2596 */ .genericon-cloud-download:before {
/* 2597 */   content: '\f440'; }
/* 2598 */ 
/* 2599 */ .genericon-cloud-upload:before {
/* 2600 */   content: '\f441'; }

/* style.css */

/* 2601 */ 
/* 2602 */ .genericon-external:before {
/* 2603 */   content: '\f442'; }
/* 2604 */ 
/* 2605 */ .genericon-document:before {
/* 2606 */   content: '\f443'; }
/* 2607 */ 
/* 2608 */ .genericon-book:before {
/* 2609 */   content: '\f444'; }
/* 2610 */ 
/* 2611 */ .genericon-cog:before {
/* 2612 */   content: '\f445'; }
/* 2613 */ 
/* 2614 */ .genericon-unapprove:before {
/* 2615 */   content: '\f446'; }
/* 2616 */ 
/* 2617 */ .genericon-cart:before {
/* 2618 */   content: '\f447'; }
/* 2619 */ 
/* 2620 */ .genericon-pause:before {
/* 2621 */   content: '\f448'; }
/* 2622 */ 
/* 2623 */ .genericon-stop:before {
/* 2624 */   content: '\f449'; }
/* 2625 */ 
/* 2626 */ .genericon-skip-back:before {
/* 2627 */   content: '\f450'; }
/* 2628 */ 
/* 2629 */ .genericon-skip-ahead:before {
/* 2630 */   content: '\f451'; }
/* 2631 */ 
/* 2632 */ .genericon-play:before {
/* 2633 */   content: '\f452'; }
/* 2634 */ 
/* 2635 */ .genericon-tablet:before {
/* 2636 */   content: '\f453'; }
/* 2637 */ 
/* 2638 */ .genericon-send-to-tablet:before {
/* 2639 */   content: '\f454'; }
/* 2640 */ 
/* 2641 */ .genericon-info:before {
/* 2642 */   content: '\f455'; }
/* 2643 */ 
/* 2644 */ .genericon-notice:before {
/* 2645 */   content: '\f456'; }
/* 2646 */ 
/* 2647 */ .genericon-help:before {
/* 2648 */   content: '\f457'; }
/* 2649 */ 
/* 2650 */ .genericon-fastforward:before {

/* style.css */

/* 2651 */   content: '\f458'; }
/* 2652 */ 
/* 2653 */ .genericon-rewind:before {
/* 2654 */   content: '\f459'; }
/* 2655 */ 
/* 2656 */ .genericon-portfolio:before {
/* 2657 */   content: '\f460'; }
/* 2658 */ 
/* 2659 */ .genericon-heart:before {
/* 2660 */   content: '\f461'; }
/* 2661 */ 
/* 2662 */ .genericon-code:before {
/* 2663 */   content: '\f462'; }
/* 2664 */ 
/* 2665 */ .genericon-subscribe:before {
/* 2666 */   content: '\f463'; }
/* 2667 */ 
/* 2668 */ .genericon-unsubscribe:before {
/* 2669 */   content: '\f464'; }
/* 2670 */ 
/* 2671 */ .genericon-subscribed:before {
/* 2672 */   content: '\f465'; }
/* 2673 */ 
/* 2674 */ .genericon-reply-alt:before {
/* 2675 */   content: '\f466'; }
/* 2676 */ 
/* 2677 */ .genericon-reply-single:before {
/* 2678 */   content: '\f467'; }
/* 2679 */ 
/* 2680 */ .genericon-flag:before {
/* 2681 */   content: '\f468'; }
/* 2682 */ 
/* 2683 */ .genericon-print:before {
/* 2684 */   content: '\f469'; }
/* 2685 */ 
/* 2686 */ .genericon-lock:before {
/* 2687 */   content: '\f470'; }
/* 2688 */ 
/* 2689 */ .genericon-bold:before {
/* 2690 */   content: '\f471'; }
/* 2691 */ 
/* 2692 */ .genericon-italic:before {
/* 2693 */   content: '\f472'; }
/* 2694 */ 
/* 2695 */ .genericon-picture:before {
/* 2696 */   content: '\f473'; }
/* 2697 */ 
/* 2698 */ .genericon-fullscreen:before {
/* 2699 */   content: '\f474'; }
/* 2700 */ 

/* style.css */

/* 2701 */ /* Generic shapes */
/* 2702 */ .genericon-uparrow:before {
/* 2703 */   content: '\f500'; }
/* 2704 */ 
/* 2705 */ .genericon-rightarrow:before {
/* 2706 */   content: '\f501'; }
/* 2707 */ 
/* 2708 */ .genericon-downarrow:before {
/* 2709 */   content: '\f502'; }
/* 2710 */ 
/* 2711 */ .genericon-leftarrow:before {
/* 2712 */   content: '\f503'; }
/* 2713 */ 
/* 2714 */ .social-menu:hover a {
/* 2715 */   opacity: 0.6; }
/* 2716 */ footer .social-menu {
/* 2717 */   margin-top: 0.5em;
/* 2718 */   margin-top: 0.5rem; }
/* 2719 */ .social-menu ul {
/* 2720 */   list-style: none;
/* 2721 */   text-align: center;
/* 2722 */   margin: 0 1.25em 0 0;
/* 2723 */   margin: 0 1.25rem 0 0;
/* 2724 */   font-size: 0; }
/* 2725 */   .social-menu ul li {
/* 2726 */     display: inline-block;
/* 2727 */     position: relative;
/* 2728 */     padding: 0;
/* 2729 */     margin: 3px; }
/* 2730 */     .social-menu ul li a {
/* 2731 */       font-size: 0;
/* 2732 */       text-indent: -9999em;
/* 2733 */       border: 0;
/* 2734 */       width: 32px;
/* 2735 */       height: 32px;
/* 2736 */       -webkit-transition: 200ms opacity;
/* 2737 */               transition: 200ms opacity; }
/* 2738 */       .social-menu ul li a:hover {
/* 2739 */         opacity: 1; }
/* 2740 */       .social-menu ul li a:before {
/* 2741 */         -webkit-font-smoothing: subpixel-antialiased;
/* 2742 */         color: #e7e7e2;
/* 2743 */         background: #e91f2e;
/* 2744 */         border-radius: 50%;
/* 2745 */         padding: 7px;
/* 2746 */         display: inline-block;
/* 2747 */         font-size: 18px; }
/* 2748 */         footer .social-menu ul li a:before {
/* 2749 */           color: #222;
/* 2750 */           background: #626262; }

/* style.css */

/* 2751 */     .social-menu ul li a[href*="wordpress.org"]:before, .social-menu ul li a[href*="wordpress.com"]:before {
/* 2752 */       content: '\f205'; }
/* 2753 */       .social-menu ul li a[href*="wordpress.org"]:before:hover, .social-menu ul li a[href*="wordpress.com"]:before:hover {
/* 2754 */         color: #21759b; }
/* 2755 */     .social-menu ul li a[href*="facebook.com"]:before {
/* 2756 */       content: '\f203'; }
/* 2757 */       .social-menu ul li a[href*="facebook.com"]:before:hover {
/* 2758 */         color: #3b5998; }
/* 2759 */     .social-menu ul li a[href*="twitter.com"]:before {
/* 2760 */       content: '\f202'; }
/* 2761 */       .social-menu ul li a[href*="twitter.com"]:before:hover {
/* 2762 */         color: #33ccff; }
/* 2763 */     .social-menu ul li a[href*="dribbble.com"]:before {
/* 2764 */       content: '\f201'; }
/* 2765 */       .social-menu ul li a[href*="dribbble.com"]:before:hover {
/* 2766 */         color: #ea4c89; }
/* 2767 */     .social-menu ul li a[href*="plus.google.com"]:before {
/* 2768 */       content: '\f206'; }
/* 2769 */       .social-menu ul li a[href*="plus.google.com"]:before:hover {
/* 2770 */         color: #dd4b39; }
/* 2771 */     .social-menu ul li a[href*="pinterest.com"]:before {
/* 2772 */       content: '\f210'; }
/* 2773 */       .social-menu ul li a[href*="pinterest.com"]:before:hover {
/* 2774 */         color: #c8232c; }
/* 2775 */     .social-menu ul li a[href*="github.com"]:before {
/* 2776 */       content: '\f200'; }
/* 2777 */       .social-menu ul li a[href*="github.com"]:before:hover {
/* 2778 */         color: #171515; }
/* 2779 */     .social-menu ul li a[href*="tumblr.com"]:before {
/* 2780 */       content: '\f214'; }
/* 2781 */       .social-menu ul li a[href*="tumblr.com"]:before:hover {
/* 2782 */         color: #34526f; }
/* 2783 */     .social-menu ul li a[href*="youtube.com"]:before {
/* 2784 */       content: '\f213'; }
/* 2785 */       .social-menu ul li a[href*="youtube.com"]:before:hover {
/* 2786 */         color: #c4302b; }
/* 2787 */     .social-menu ul li a[href*="flickr.com"]:before {
/* 2788 */       content: '\f211'; }
/* 2789 */       .social-menu ul li a[href*="flickr.com"]:before:hover {
/* 2790 */         color: #ff0084; }
/* 2791 */     .social-menu ul li a[href*="vimeo.com"]:before {
/* 2792 */       content: '\f212'; }
/* 2793 */       .social-menu ul li a[href*="vimeo.com"]:before:hover {
/* 2794 */         color: #1AB7EA; }
/* 2795 */     .social-menu ul li a[href*="instagram.com"]:before {
/* 2796 */       content: '\f215'; }
/* 2797 */       .social-menu ul li a[href*="instagram.com"]:before:hover {
/* 2798 */         color: #3f729b; }
/* 2799 */     .social-menu ul li a[href*="codepen.io"]:before {
/* 2800 */       content: '\f216'; }

/* style.css */

/* 2801 */       .social-menu ul li a[href*="codepen.io"]:before:hover {
/* 2802 */         color: #000; }
/* 2803 */     .social-menu ul li a[href*="linkedin.com"]:before {
/* 2804 */       content: '\f208'; }
/* 2805 */       .social-menu ul li a[href*="linkedin.com"]:before:hover {
/* 2806 */         color: #0e76a8; }
/* 2807 */ 
/* 2808 */ body {
/* 2809 */   position: static; }
/* 2810 */ 
/* 2811 */ .sticky{}
/* 2812 */ .gallery-caption{}
/* 2813 */ .bypostauthor{}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/bwazdrqj/public_html
currentDir : /home/bwazdrqj/public_html/wp-content/plugins/addthis/css

*/

/* output.css */

/* 1  */ /**
/* 2  *|  * +--------------------------------------------------------------------------+
/* 3  *|  * | Copyright (c) 2008-2016 AddThis, LLC                                     |
/* 4  *|  * +--------------------------------------------------------------------------+
/* 5  *|  * | This program is free software; you can redistribute it and/or modify     |
/* 6  *|  * | it under the terms of the GNU General Public License as published by     |
/* 7  *|  * | the Free Software Foundation; either version 2 of the License, or        |
/* 8  *|  * | (at your option) any later version.                                      |
/* 9  *|  * |                                                                          |
/* 10 *|  * | This program is distributed in the hope that it will be useful,          |
/* 11 *|  * | but WITHOUT ANY WARRANTY; without even the implied warranty of           |
/* 12 *|  * | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the            |
/* 13 *|  * | GNU General Public License for more details.                             |
/* 14 *|  * |                                                                          |
/* 15 *|  * | You should have received a copy of the GNU General Public License        |
/* 16 *|  * | along with this program; if not, write to the Free Software              |
/* 17 *|  * | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
/* 18 *|  * +--------------------------------------------------------------------------+
/* 19 *|  */
/* 20 */ 
/* 21 */ .entry-content .addthis_toolbox,
/* 22 */ .entry-content .addthis_button,
/* 23 */ .entry-header .addthis_toolbox,
/* 24 */ .entry-header .addthis_button {
/* 25 */     margin:10px 0 10px 0;
/* 26 */ }
/* 27 */ .addthis_button_tweet {
/* 28 */     min-width: 83px;
/* 29 */     float:left;
/* 30 */ }
/* 31 */ .atwidget iframe {
/* 32 */     max-width:none;
/* 33 */ }
/* 34 */ div.at-above-post-homepage a,
/* 35 */ div.at-below-post-homepage a,
/* 36 */ div.at-above-post a,
/* 37 */ div.at-below-post a,
/* 38 */ div.at-above-post-page a,
/* 39 */ div.at-below-post-page a,
/* 40 */ div.at-above-post-cat-page a,
/* 41 */ div.at-below-post-cat-page a,
/* 42 */ div.at-above-post-arch-page a,
/* 43 */ div.at-below-post-arch-page a,
/* 44 */ div.addthis_toolbox a,
/* 45 */ a.at-share-btn {
/* 46 */     border: 0;
/* 47 */     box-shadow: none;
/* 48 */ }
/* 49 */ div.addthis_toolbox br {
/* 50 */     display: none

/* output.css */

/* 51 */ }
/* 52 */ 
