-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathstyle.min.css
More file actions
21 lines (18 loc) · 23.4 KB
/
style.min.css
File metadata and controls
21 lines (18 loc) · 23.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*!
Theme Name: Hooch
Theme URI: http://underscores.me/
Author: Brad Williams
Author URI: http://braginteractive.com
Description: Underscores, Bourbon, and Neat
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hooch
Tags:
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Hooch is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}button,input[type="button"],input[type="reset"],input[type="submit"],button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;background-color:#477dca;border-radius:3px;border:none;color:#fff;cursor:pointer;display:inline-block;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;font-weight:600;line-height:1;padding:0.75em 1em;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,button:hover,button:focus{background-color:#2c5999;color:#fff}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled,button:disabled{cursor:not-allowed;opacity:0.5}fieldset{background-color:#f7f7f7;border:1px solid #ddd;margin:0 0 .75em;padding:1.5em}input,label,select{display:block;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em}label{font-weight:600;margin-bottom:.375em}label.required::after{content:"*"}label abbr{display:none}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple=multiple],textarea{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;margin-bottom:.75em;padding:.5em;-webkit-transition:border-color;transition:border-color;width:100%}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select[multiple=multiple]:hover,textarea:hover{border-color:#c4c4c4}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select[multiple=multiple]:focus,textarea:focus{border-color:#477dca;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(55,112,192,0.7);outline:none}textarea{resize:vertical}input[type="search"]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:.375em}input[type="file"]{padding-bottom:.75em;width:100%}select{margin-bottom:1.5em;max-width:100%;width:auto}ul,ol{list-style-type:none;margin:0;padding:0}dl{margin-bottom:.75em}dl dt{font-weight:bold;margin-top:.75em}dl dd{margin:0}table{-webkit-font-feature-settings:"kern","liga","tnum";-ms-font-feature-settings:"kern","liga","tnum";font-feature-settings:"kern","liga","tnum";border-collapse:collapse;margin:.75em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #b7b7b7;font-weight:600;padding:.75em 0;text-align:left}td{border-bottom:1px solid #ddd;padding:.75em 0}tr,td,th{vertical-align:middle}body{-webkit-font-feature-settings:"kern","liga","pnum";-ms-font-feature-settings:"kern","liga","pnum";font-feature-settings:"kern","liga","pnum";-webkit-font-smoothing:antialiased;color:#333;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;line-height:1.2;margin:0 0 .75em}p{margin:0 0 .75em}a{color:#477dca;text-decoration:none;-webkit-transition:color 0.1s linear;transition:color 0.1s linear}a:active,a:focus,a:hover{color:#2c5999}a:active,a:focus{outline:none}hr{border-bottom:1px solid #ddd;border-left:none;border-right:none;border-top:none;margin:1.5em 0}img,picture{margin:0;max-width:100%}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wrap{max-width:68em;margin-left:auto;margin-right:auto;padding-top:40px;padding-bottom:40px}.wrap::after{clear:both;content:"";display:table}.wrap .content-area{float:left;display:block;margin-right:2.12766%;width:74.46809%}.wrap .content-area:last-child{margin-right:0}@media screen and (max-width: 72.25rem){.wrap .content-area{padding-right:20px;padding-left:20px}}@media screen and (max-width: 45rem){.wrap .content-area{float:left;display:block;margin-right:4.34783%;width:100%}.wrap .content-area:last-child{margin-right:0}}.wrap .content-home{float:left;display:block;margin-right:2.12766%;width:100%}.wrap .content-home:last-child{margin-right:0}@media screen and (max-width: 72.25rem){.wrap .content-home{padding-right:20px;padding-left:20px}}.wrap .widget-area{float:left;display:block;margin-right:2.12766%;width:23.40426%}.wrap .widget-area:last-child{margin-right:0}@media screen and (max-width: 72.25rem){.wrap .widget-area{padding-right:20px;padding-left:20px}}@media screen and (max-width: 45rem){.wrap .widget-area{float:left;display:block;margin-right:4.34783%;width:100%}.wrap .widget-area:last-child{margin-right:0}}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before::after,.clear:after::after,.entry-content:before::after,.entry-content:after::after,.comment-content:before::after,.comment-content:after::after,.site-header:before::after,.site-header:after::after,.site-content:before::after,.site-content:after::after,.site-footer:before::after,.site-footer:after::after{clear:both;content:"";display:table}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}header.navigation{background-color:#333;border-bottom:1px solid #1a1a1a;min-height:60px;width:100%;z-index:999}header.navigation .navigation-wrapper{max-width:68em;margin-left:auto;margin-right:auto;position:relative;z-index:9999}header.navigation .navigation-wrapper::after{clear:both;content:"";display:table}header.navigation .navigation-wrapper::after{clear:both;content:"";display:table}header.navigation .logo{float:left;max-height:60px;padding-left:1em;padding-right:2em}header.navigation .logo img{max-height:60px;padding:0.8em 0}header.navigation .navigation-menu-button{color:rgba(255,255,255,0.7);display:block;float:right;line-height:60px;margin:0;padding-right:1em;text-decoration:none;text-transform:uppercase}@media screen and (min-width: 900px){header.navigation .navigation-menu-button{display:none}}header.navigation .navigation-menu-button:focus,header.navigation .navigation-menu-button:hover{color:#fff}header.navigation nav{float:none;min-height:60px;z-index:9999999}@media screen and (min-width: 900px){header.navigation nav{float:left}}header.navigation ul.navigation-menu{-webkit-transform-style:preserve-3d;clear:both;display:none;margin:0 auto;overflow:visible;padding:0;width:100%;z-index:9999}header.navigation ul.navigation-menu.show{display:block}@media screen and (min-width: 900px){header.navigation ul.navigation-menu{display:inline;margin:0;padding:0}}header.navigation ul li.menu-item{background:#333;display:block;line-height:60px;overflow:hidden;padding-right:0.8em;text-align:right;width:100%;z-index:9999}@media screen and (min-width: 900px){header.navigation ul li.menu-item{background:transparent;display:inline;line-height:60px;text-decoration:none;width:auto}}header.navigation ul li.menu-item a{color:rgba(255,255,255,0.7);display:inline-block;text-decoration:none}@media screen and (min-width: 900px){header.navigation ul li.menu-item a{padding-right:1em}}header.navigation ul li.menu-item a:focus,header.navigation ul li.menu-item a:hover{color:#fff}header.navigation ul li.menu-item.current_page_item a{color:#fff}header.navigation li.menu-item-has-children.menu-item{padding-right:0}@media screen and (min-width: 900px){header.navigation li.menu-item-has-children.menu-item{padding-right:1em}}header.navigation li.menu-item-has-children.menu-item>ul>li:first-child a{padding-top:1em}header.navigation li.menu-item-has-children.menu-item a{margin-right:1em}header.navigation li.menu-item-has-children.menu-item>a{padding-right:0.6em}header.navigation li.menu-item-has-children.menu-item>a:after{position:absolute;top:auto;right:-.4em;bottom:auto;left:auto;content:'\25BE';color:rgba(255,255,255,0.7)}header.navigation li.menu-item-has-children.menu-item .sub-menu .menu-item-has-children{overflow:visible;padding-right:0}header.navigation li.menu-item-has-children.menu-item .sub-menu .menu-item-has-children a{padding-right:0.8em}header.navigation li.menu-item-has-children.menu-item .sub-menu .menu-item-has-children>a{padding-right:1.6em;position:relative}@media screen and (min-width: 900px){header.navigation li.menu-item-has-children.menu-item .sub-menu .menu-item-has-children>a{margin-right:1em}}header.navigation li.menu-item-has-children.menu-item .sub-menu .menu-item-has-children>a:after{content:'›';font-size:1.2em;position:absolute;right:.5em}header.navigation li.menu-item-has-children{overflow:visible;padding-right:0}header.navigation li.menu-item-has-children a{padding-right:0.8em}header.navigation li.menu-item-has-children>a{padding-right:1.6em;position:relative}@media screen and (min-width: 900px){header.navigation li.menu-item-has-children>a{margin-right:1em}}header.navigation li.menu-item-has-children>a:after{content:'›';font-size:1.2em;position:absolute;right:.5em}header.navigation li.menu-item-has-children:focus>.sub-menu,header.navigation li.menu-item-has-children:hover>.sub-menu{display:block}@media screen and (min-width: 900px){header.navigation li.menu-item-has-children{padding-right:0.8em;position:relative}}header.navigation ul.sub-menu{display:none;padding-left:0}@media screen and (min-width: 900px){header.navigation ul.sub-menu{left:-1em;position:absolute;top:1.5em}}@media screen and (min-width: 900px){header.navigation ul.sub-menu .sub-menu{left:11.8em;top:0}}header.navigation ul.sub-menu li{display:block;padding-right:0}@media screen and (min-width: 900px){header.navigation ul.sub-menu li{line-height:46.15385px}header.navigation ul.sub-menu li:first-child>a{border-top-left-radius:3px;border-top-right-radius:3px}header.navigation ul.sub-menu li:last-child>a{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding-bottom:0.7em}}header.navigation ul.sub-menu li a{background-color:#2b2b2b;display:inline-block;text-align:right;width:100%}@media screen and (min-width: 900px){header.navigation ul.sub-menu li a{background-color:#333;padding-left:1em;text-align:left;width:12em}}header.navigation .navigation-tools{background:#505050;clear:both;display:block;height:60px}@media screen and (min-width: 900px){header.navigation .navigation-tools{background:transparent;clear:none;float:right}}header.navigation .search-bar{float:left;padding:0.85em 0.85em 0.7em 0.6em;width:60%}header.navigation .search-bar form{position:relative}header.navigation .search-bar form input[type=search]{box-sizing:border-box;background:#404040;border-radius:6px;border:1px solid #262626;color:rgba(255,255,255,0.7);font-size:0.9em;font-style:italic;margin:0;padding:0.5em 0.8em;width:100%}@media screen and (min-width: 900px){header.navigation .search-bar form input[type=search]{width:100%}}header.navigation .search-bar form button[type=submit]{background:#404040;border:none;bottom:0.3em;left:auto;outline:none;padding:0 9px;position:absolute;right:0.3em;top:0.3em}header.navigation .search-bar form button[type=submit] img{height:12px;opacity:0.7;padding:1px}@media screen and (min-width: 900px){header.navigation .search-bar{display:inline-block;position:relative;width:16em}header.navigation .search-bar input{box-sizing:border-box;display:block}}.sticky{display:block}.hentry{margin:0 0 1.5em}.byline,.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}article{-ms-word-wrap:break-word;word-wrap:break-word;font-family:"Questrial",sans-serif;text-align:left}article .entry-content{margin-top:0}article .entry-content figure{width:auto !important}article .entry-content img{height:auto}article::after{clear:both;content:"";display:table}article h1,article h2,article h3,article p{margin:0}article hr{border-bottom:1px solid #ddd;border-left:none;border-right:none;border-top:none;margin:1.5em 0}article p{color:#333;line-height:1.5}article a{color:#477dca;text-decoration:none}article .type{border-bottom:1px solid;display:inline-block;font-family:"Questrial",sans-serif;font-size:0.7em;font-weight:800;margin-bottom:2em;padding:0.3em 0;text-align:left;text-transform:uppercase}article h1{font-family:"Sanchez",serif;font-size:1.8em;font-weight:700;margin-bottom:0.5em}@media screen and (min-width: 45rem){article h1{font-size:2.6em}}article h1 a{color:#333}article h2{font-family:"Sanchez",serif;font-size:1.2em;font-style:italic;font-weight:400;line-height:1.4em;margin-bottom:1.1em}@media screen and (min-width: 45rem){article h2{font-size:1.3em}}article code{background:#F7F7F7;border-radius:4.5px;border:1px solid #E0E0E0;font-size:0.7em;font-style:normal;padding:0.1em 0.4em;white-space:nowrap}article h3{font-family:"Sanchez",serif;font-size:1.4em;font-weight:400;line-height:1.3em;margin-bottom:0.4em}article .entry-meta,article .entry-meta a{color:rgba(51,51,51,0.4);font-family:"Sanchez",serif;font-size:0.9em;font-style:italic;margin-bottom:0.3em}article p{font-family:"Questrial",sans-serif;font-size:1.05em;line-height:1.5em;margin-bottom:1.5em}article a.more-link{display:inline-block;font-family:"Questrial",sans-serif;font-size:0.8em;font-weight:700;margin-left:0.2em;position:relative;text-transform:uppercase}article a.more-link span{font-family:"Questrial",sans-serif;font-size:1.5em;font-style:normal;position:absolute;right:-12px;top:-1px}article hr{width:3em}.blog .format-aside .entry-title,.archive .format-aside .entry-title{display:none}.comments-area{-ms-word-wrap:break-word;word-wrap:break-word}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment{border-bottom:1px solid rgba(51,51,51,0.1);display:table;margin-bottom:1.5em;padding-bottom:1em;width:100%}.comment .comment-author,.comment .comment-details{display:table-cell;vertical-align:top}.comment .comment-author{padding-right:1.4em;width:10%}.comment .comment-author>img{border-radius:3px;display:block;height:auto;max-width:none;width:4em}.comment-reverse-order .comment .comment-author{padding-right:0;padding-left:10px}.comment .comment-content{width:100%}.comment .comment-content h1{font-size:1em;margin:0 0 0.5em 0}.comment .comment-content p{line-height:1.5em;margin-bottom:0.5em}.comment .comment-content p.comment-detail{color:rgba(51,51,51,0.5);font-size:0.9em;font-style:italic}.pagination{margin-top:40px;text-align:center}.pagination ul{display:inline;margin:0;padding:0;text-align:center}.pagination ul li{display:inline-block;list-style:none;padding-bottom:20px}.pagination ul li.active a{background:#fff;color:#477dca}.pagination ul ul li{display:none}.pagination ul ul li:nth-child(1),.pagination ul ul li:nth-child(2),.pagination ul ul li:nth-child(3){display:inline}@media screen and (min-width: 900px){.pagination ul ul li{display:inline}}.pagination ul li a{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background:#f7f7f7;border-radius:3px;border:1px solid #ddd;color:#333;outline:none;padding:.375em 15px;text-decoration:none}.pagination ul li a:hover,.pagination ul li a:focus{background:#fff;color:#477dca}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.widget_search .search-submit{display:none}.footer{background:#40526b;padding:3em 30px;width:100%;margin-top:40px}.footer .footer-logo{margin-bottom:2em;text-align:center}.footer .footer-logo img{height:3em}.footer .footer-links{max-width:68em;margin-left:auto;margin-right:auto}.footer .footer-links::after{clear:both;content:"";display:table}.footer .footer-links .footer-widget{float:left;display:block;margin-right:2.12766%;width:23.40426%}.footer .footer-links .footer-widget:last-child{margin-right:0}@media screen and (max-width: 45rem){.footer .footer-links .footer-widget{float:left;display:block;margin-right:4.34783%;width:100%}.footer .footer-links .footer-widget:last-child{margin-right:0}}@media screen and (max-width: 34rem){.footer .footer-links .footer-widget{float:left;display:block;margin-right:6.66667%;width:100%}.footer .footer-links .footer-widget:last-child{margin-right:0}}.footer h3{color:#fff}.footer p,.footer .textwidget,.footer .tagcloud a{color:rgba(255,255,255,0.4)}.footer p:focus,.footer p:hover,.footer .textwidget:focus,.footer .textwidget:hover,.footer .tagcloud a:focus,.footer .tagcloud a:hover{color:#fff}.footer ul{margin-bottom:3em;padding:0}.footer li{line-height:1.5em;list-style:none;text-align:center}@media screen and (min-width: 600px){.footer li{text-align:left}}.footer li a{color:rgba(255,255,255,0.4);text-decoration:none}.footer li a:focus,.footer li a:hover{color:#fff}.footer li h3{color:#fff;font-size:1em;margin-bottom:0.4em}.footer hr{border:1px solid rgba(255,255,255,0.1);margin:0 auto 1.5em;width:12em}.footer p{color:rgba(255,255,255,0.4);font-size:0.9em;line-height:1.5em;margin:auto;max-width:35em;text-align:center}.footer p a{color:rgba(255,255,255,0.4)}.page-template-template-homepage .wrap{padding-bottom:0}.hero{background-color:#324766;background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:3em}.hero .hero-logo img{height:4em;margin-bottom:1em}.hero .hero-inner{max-width:68em;margin-left:auto;margin-right:auto;margin:auto;padding:3.5em;text-align:center}.hero .hero-inner::after{clear:both;content:"";display:table}.hero .hero-inner::after{clear:both;content:"";display:table}.hero .hero-inner .hero-copy{text-align:center}.hero .hero-inner .hero-copy h1{color:#fff;font-size:1.6em;margin-bottom:0.5em}@media screen and (min-width: 900px){.hero .hero-inner .hero-copy h1{font-size:1.8em}}.hero .hero-inner .hero-copy p{color:#fff;line-height:1.4em;margin:0 auto 3em auto}@media screen and (min-width: 900px){.hero .hero-inner .hero-copy p{font-size:1.1em;max-width:40%}}.bullets{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5;margin:1em;overflow:auto;padding:0;font-family:"Sanchez",serif}.bullets .bullet{flex-basis:20em;-ms-flex-preferred-size:20em;-moz-flex-grow:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-positive:1}.bullets .bullet-icon{background:#477dca;border-radius:50%;float:left;height:3.5em;padding:.875em;width:3.5em}.bullets .bullet-icon-1{background:#477dca}.bullets .bullet-icon-2{background:#47caaa}.bullets .bullet-icon-3{background:#a9ca47}.bullets .bullet-content{margin-left:4.9em;margin-bottom:2em}.bullets h2{border-bottom:1px solid rgba(51,51,51,0.2);display:inline-block;font-size:1.4em;margin:0 0 .58333em 0;padding-top:.5em;font-family:"Questrial",sans-serif}.bullets li{list-style:none}.bullets p{color:#333;line-height:1.5}.bullets img{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:0.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}