/*
Theme Name: Current
Author: SiteOrigin
Theme URI: http://siteorigin.com/theme/current/
Author URI: http://siteorigin.com/
Description: Current is just about as flat as they come. It's particularly well suited to designers and developers with its home page banner that can display your work on verity of flat devices. Current has full Page Builder integration. You can use this to build home and sub pages for your just about any type of site. Be it business, portfolio or just a simple marketing squeeze page. We offer free and premium support on our support <a href="http://siteorigin.com/thread/">forums</a> (http://siteorigin.com/thread/).
Version: 1.1
License: GNU General Public License 2.0
License URI: license.txt
Tags: custom-background, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
*/

/* =Reset
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}
html{
font-size:62.5%;
/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
overflow-y:scroll;
/* Keeps page centred in all browsers regardless of content height */
-webkit-text-size-adjust:100%;
/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
-ms-text-size-adjust:100%;
/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body{
background:#fff;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{
display:block;
}
ol,ul{
list-style:none;
}
table{
/* tables still need 'cellspacing="0"' in the markup */
border-collapse:separate;
border-spacing:0;
}
caption,th,td{
font-weight:normal;
text-align:left;
}
blockquote:before,blockquote:after,q:before,q:after{
content:"";
}
blockquote,q{
quotes:"" "";
}
a:focus{
outline:thin dotted;
}
a:hover,a:active{
/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
outline:0;
}
a img{
border:0;
}
/* =Global
----------------------------------------------- */
/* Consistent fonts across all elements */
body,button,input,select,textarea{
background:#f3f3f5;
color:#333;
font-family:"Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
line-height:1.5em;
font-size:15px;
word-wrap:break-word;
}
/* Links */
a{
color:#2159ad;
}
/* Headings */
h1,h2,h3,h4,h5,h6{
clear:both;
}
hr{
background-color:#ccc;
border:0;
height:1px;
margin-bottom:1.5em;
}
/* Text elements */
p{
margin-bottom:1.5em;
}
ul,ol{
margin:0 0 1.5em 3em;
}
ul{
list-style:disc;
}
ol{
list-style:decimal;
}
ul ul,ol ol,ul ol,ol ul{
margin-bottom:0;
margin-left:1.5em;
}
dt{
font-weight:bold;
}
dd{
margin:0 1.5em 1.5em;
}
b,strong{
font-weight:bold;
}
dfn,cite,em,i{
font-style:italic;
}
blockquote{
margin:0 1.5em;
}
address{
margin:0 0 1.5em;
}
pre{
background:#eee;
font-family:"Courier 10 Pitch", Courier, monospace;
line-height:1.6;
margin-bottom:1.6em;
padding:1.6em;
overflow:auto;
max-width:100%;
}
code,kbd,tt,var{
font-family:"Courier New", Courier, mono;
}
abbr,acronym{
border-bottom:1px dotted #666;
cursor:help;
}
mark,ins{
background:#fff9c0;
text-decoration:none;
}
sup,sub{
font-size:75%;
height:0;
line-height:0;
position:relative;
vertical-align:baseline;
}
sup{
bottom:1ex;
}
sub{
top:.5ex;
}
small{
font-size:75%;
}
big{
font-size:125%;
}
figure{
margin:0;
}
table{
margin:0 0 1.5em 0;
width:100%;
}
th{
font-weight:bold;
}
button,input,select,textarea{
/* Corrects font size not being inherited in all browsers */
font-size:100%;
/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
margin:0;
/* Improves appearance and consistency in all browsers */
vertical-align:baseline;
*vertical-align:middle;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
button,input{
/* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
line-height:normal;
/* Corrects inner spacing displayed oddly in IE6/7 */
*overflow:visible;
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
border-top:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #bbbbbb;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
background:#e6e6e6;
-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color:rgba(0, 0, 0, 0.8);
/* Improves usability and consistency of cursor style between image-type 'input' and others */
cursor:pointer;
/* Corrects inability to style clickable 'input' types in iOS */
-webkit-appearance:button;
font-size:0.75em;
line-height:1;
padding:0.75em 1.5em;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{
border-top:solid 1px #cccccc;
border-left:solid 1px #bbbbbb;
border-right:solid 1px #bbbbbb;
border-bottom:solid 1px #aaaaaa;
-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,html input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active{
border-top:solid 1px #aaaaaa;
border-left:solid 1px #bbbbbb;
border-right:solid 1px #bbbbbb;
border-bottom:solid 1px #bbbbbb;
-webkit-box-shadow:inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow:inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
box-shadow:inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],input[type="radio"]{
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0;
/* Addresses excess padding in IE8/9 */
}
input[type="search"]{
/* Addresses appearance set to searchfield in S5, Chrome */
-webkit-appearance:textfield;
/* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
input[type="search"]::-webkit-search-decoration{
/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner{
/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border:0;
padding:0;
}
input[type=text],input[type=email],input[type=password],textarea{
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
color:#666;
border:1px solid #ccc;
border-radius:3px;
}
input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus{
color:#111;
}
input[type=text],input[type=email],input[type=password]{
padding:3px;
}
textarea{
/* Removes default vertical scrollbar in IE6/7/8/9 */
overflow:auto;
/* Improves readability and alignment in all browsers */
vertical-align:top;
}
/* Alignment */
.alignleft{
display:inline;
float:left;
margin-right:1.5em;
}
.alignright{
display:inline;
float:right;
margin-left:1.5em;
}
.aligncenter{
clear:both;
display:block;
margin:0 auto;
}
/* Text meant only for screen readers */
.assistive-text{
clip:rect(1px 1px 1px 1px);
/* IE6, IE7 */
clip:rect(1px, 1px, 1px, 1px);
position:absolute !important;
}
.page-links{
clear:both;
}
.site-title a{
color:inherit;
}
.container{
width:1000px;
margin:0 auto;
position:relative;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
.clear{
clear:both;
}
/* =General Layout
----------------------------------------------- */
/* Positioning, flow and layout of the theme */
/* =Responsive Layout
----------------------------------------------- */
/* We consider 680px to be mobile resolution */
@media (max-width: 680px) {

body.responsive #footer-widgets .widget{
display:block;
margin-bottom:25px;
float:none;
}
body.responsive #footer-widgets .widget:last-child{
margin-bottom:0;
}
} 

/* =The Masthead
----------------------------------------------- */
#masthead{
background:#2f3a48;
}
#masthead .hgroup{
display:inline-block;
}
#masthead h1.site-title{
color:#f4faff;
font-size:36px;
font-weight:200;
line-height:1;
}
#masthead h1.site-title a{
color:inherit;
text-decoration:none;
}
#masthead .container{
padding:45px 0;
}
/* =Menu
----------------------------------------------- */
.main-navigation{
float:right;
margin-top:9px;
}
.main-navigation ul{
list-style:none;
margin:0;
padding-left:0;
}
.main-navigation li{
display:inline-block;
position:relative;
margin-right:15px;
text-transform:uppercase;
font-size:14px;
}
.main-navigation li:last-child{
margin-right:0;
}
.main-navigation a{
display:block;
text-decoration:none;
color:#ecf1f8;
font-weight:200;
}
.main-navigation a:hover{
color:#FFFFFF;
}
.main-navigation ul{
/* Second level menu items */
}
.main-navigation ul ul{
display:none;
position:absolute;
top:100%;
left:0;
z-index:99999;
}
.main-navigation ul ul ul{
left:100%;
top:0;
}
.main-navigation ul ul a{
width:160px;
}
.main-navigation ul li:hover > ul{
display:block;
}
#page-header{
background:#36414f;
margin-bottom:50px;
}
#page-header .container{
padding:35px 0;
zoom:1;
}
#page-header .container:before{
content:'';
display:block;
}
#page-header .container:after{
content:'';
display:table;
clear:both;
}
#page-header .home-text{
float:left;
padding:40px 0;
width:661px;
}
#page-header .home-text h2{
font-size:28px;
font-weight:200;
color:#FFF;
margin-bottom:25px;
}
#page-header .home-text h4{
font-size:17px;
color:#dce1e8;
font-weight:200;
margin-bottom:40px;
}
#page-header .home-text .button{
color:#f3ffff;
text-decoration:none;
display:inline-block;
padding:20px 75px;
background:#79c673;
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #79c673), color-stop(1, #76c26f));
background:-ms-linear-gradient(bottom, #79c673, #76c26f);
background:-moz-linear-gradient(center bottom, #79c673 0%, #76c26f 100%);
background:-o-linear-gradient(#76c26f, #79c673);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#76c26f', endColorstr='#79c673', GradientType=0);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
font-weight:500;
text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
box-shadow:0 2px 2px rgba(0,0,0,0.1);
}
#page-header .home-text .button:hover{
background:#80c97a;
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #80c97a), color-stop(1, #7dc576));
background:-ms-linear-gradient(bottom, #80c97a, #7dc576);
background:-moz-linear-gradient(center bottom, #80c97a 0%, #7dc576 100%);
background:-o-linear-gradient(#7dc576, #80c97a);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dc576', endColorstr='#80c97a', GradientType=0);
}
#page-header .home-text .button:active{
padding-top:21px;
padding-bottom:19px;
background:#7dc576;
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #7dc576), color-stop(1, #80c97a));
background:-ms-linear-gradient(bottom, #7dc576, #80c97a);
background:-moz-linear-gradient(center bottom, #7dc576 0%, #80c97a 100%);
background:-o-linear-gradient(#80c97a, #7dc576);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80c97a', endColorstr='#7dc576', GradientType=0);
}
#page-header .image-frame-wrapper{
float:right;
}
#page-header .image-frame-wrapper .image-frame{
display:block;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
#page-header .image-frame-wrapper .image-frame .image-frame-image{
display:block;
}
#page-header .image-frame-wrapper .image-frame.image-frame-tablet{
width:276px;
height:358px;
background:url(images/frames/tablet.png) center center no-repeat;
padding:31px 27px 32px 27px;
}
#page-header .image-frame-wrapper .image-frame.image-frame-tablet .image-frame-image{
width:222px;
height:295px;
background-position:top center;
background-size:cover;
}
#page-header .image-frame-wrapper .image-frame.image-frame-phone{
width:173px;
height:360px;
background:url(images/frames/phone.png) center center no-repeat;
padding:47px 11px 48px 11px;
}
#page-header .image-frame-wrapper .image-frame.image-frame-phone .image-frame-image{
width:151px;
height:265px;
background-position:top center;
background-size:cover;
}
#page-header .image-frame-wrapper .image-frame.image-frame-phone2{
width:185px;
height:358px;
background:url(images/frames/phone2.png) center center no-repeat;
padding:29px 11px 41px 11px;
}
#page-header .image-frame-wrapper .image-frame.image-frame-phone2 .image-frame-image{
width:163px;
height:288px;
background-position:top center;
background-size:cover;
}
#page-header h1{
color:#ffffff;
font-size:30px;
text-align:center;
font-weight:200;
}
#page-header ul.meta{
list-style:none;
text-align:center;
font-size:15px;
margin:0;
margin-top:5px;
}
#page-header ul.meta li{
display:inline-block;
margin-right:15px;
color:#dce1e8;
}
#page-header ul.meta li a{
color:inherit;
text-decoration:none;
}
#page-header ul.meta li:last-child{
margin-right:0;
}
#page-header .excerpt{
color:#dce1e8;
text-align:center;
}
#page-header .excerpt p{
margin:0;
}
/* =Archives
----------------------------------------------- */
#main{
width:1000px;
margin:0 auto;
position:relative;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
zoom:1;
}
#main:before{
content:'';
display:block;
}
#main:after{
content:'';
display:table;
clear:both;
}
#content.post-list{
width:1000px;
margin:0 auto;
position:relative;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:1020px;
zoom:1;
padding:0;
margin-bottom:-20px;
margin-left:-10px;
margin-right:-10px;
}
#content.post-list:before{
content:'';
display:block;
}
#content.post-list:after{
content:'';
display:table;
clear:both;
}
article.loop{
background:#e2e2e4;
padding-bottom:3px;
float:left;
width:320px;
margin:0 10px 20px 10px;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);
box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
article.loop .decoration{
padding:15px;
background:#FFFFFF;
height:173px;
overflow:hidden;
-webkit-border-top-right-radius:0;
-webkit-border-bottom-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-top-left-radius:0;
-moz-border-radius-topright:0;
-moz-border-radius-bottomright:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-topleft:0;
border-top-right-radius:0;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
border-top-left-radius:0;
-moz-background-clip:padding-box;
-webkit-background-clip:padding-box;
background-clip:padding-box;
}
article.loop .entry-thumbnail{
line-height:0;
}
article.loop .entry-title{
text-align:center;
color:#404753;
font-weight:500;
font-size:16px;
margin:0;
}
article.loop .entry-title a{
color:inherit;
text-decoration:none;
}
article.loop .entry-meta{
color:#919191;
font-size:11px;
text-align:center;
}
article.loop .entry-meta a{
color:#787878;
text-decoration:none;
}
article.loop .entry-summary{
margin-top:15px;
font-size:13px;
color:#595f68;
}
article.sticky{
/* Style a sticky post */
}
/* =Single
----------------------------------------------- */
.single #primary,.page #primary{
width:650px;
float:left;
}
.page-template-template-full-php #primary,.page-template-home-panels-php #primary{
float:none;
width:auto;
}
#secondary{
width:300px;
float:right;
}
#secondary .widget{
background:white;
border:1px solid #e7e8ea;
border-width:0 1px 3px 1px;
-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1);
-moz-box-shadow:0 2px 3px rgba(0,0,0,0.1);
box-shadow:0 2px 3px rgba(0,0,0,0.1);
-webkit-border-top-right-radius:0;
-webkit-border-bottom-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-top-left-radius:0;
-moz-border-radius-topright:0;
-moz-border-radius-bottomright:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-topleft:0;
border-top-right-radius:0;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
border-top-left-radius:0;
-moz-background-clip:padding-box;
-webkit-background-clip:padding-box;
background-clip:padding-box;
padding:20px;
color:#666b71;
font-size:13px;
}
#secondary .widget .widget-title{
margin-bottom:20px;
color:#4e5359;
font-weight:bold;
font-size:15px;
}
#secondary .widget ul{
list-style:none;
margin:0;
}
#secondary .widget ul ul{
margin-left:1em;
}
#secondary .widget ul a{
text-decoration:none;
}
#secondary .widget #s{
width:100%;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:10px;
border:1px solid #e7e8ea;
background:#fafafb;
}
.single article.entry,.page article.entry,.error404 article.entry,.siteorigin-panels-home article.entry{
background:white;
color:#666b71;
font-size:14px;
-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.3);
-moz-box-shadow:0 2px 3px rgba(0,0,0,0.3);
box-shadow:0 2px 3px rgba(0,0,0,0.3);
}
.single article.entry h1,.page article.entry h1,.error404 article.entry h1,.siteorigin-panels-home article.entry h1,.single article.entry h2,.page article.entry h2,.error404 article.entry h2,.siteorigin-panels-home article.entry h2,.single article.entry h3,.page article.entry h3,.error404 article.entry h3,.siteorigin-panels-home article.entry h3,.single article.entry h4,.page article.entry h4,.error404 article.entry h4,.siteorigin-panels-home article.entry h4,.single article.entry h5,.page article.entry h5,.error404 article.entry h5,.siteorigin-panels-home article.entry h5,.single article.entry h6,.page article.entry h6,.error404 article.entry h6,.siteorigin-panels-home article.entry h6{
color:#4e5256;
}
.single article.entry .thumbnail-wrapper,.page article.entry .thumbnail-wrapper,.error404 article.entry .thumbnail-wrapper,.siteorigin-panels-home article.entry .thumbnail-wrapper{
line-height:0;
}
.single article.entry .single-entry-content,.page article.entry .single-entry-content,.error404 article.entry .single-entry-content,.siteorigin-panels-home article.entry .single-entry-content{
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:25px;
}
/* =Entry Content
----------------------------------------------- */
/* Styles for actual content */
.entry-header{
zoom:1;
}
.entry-header:before{
content:'';
display:block;
}
.entry-header:after{
content:'';
display:table;
clear:both;
}
.entry-content{
zoom:1;
line-height:1.6em;
/* WordPress Images */
}
.entry-content:before{
content:'';
display:block;
}
.entry-content:after{
content:'';
display:table;
clear:both;
}
.entry-content p,.entry-content > ul,.entry-content > li,.entry-content > dl{
margin:25px 0;
margin:1em 0;
}
.entry-content > *:last-child{
margin-bottom:0;
}
.entry-content > *:first-child{
margin-top:0;
}
.entry-content blockquote{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin-left:1.5em;
}
.entry-content blockquote cite{
font-family:"Droid Sans", sans-serif;
font-weight:bold;
}
.entry-content pre{
background:white;
font-family:"Courier New", Courier, mono;
border:1px solid #E0E0E0;
padding:10px;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.09);
overflow-x:auto;
}
.entry-content code{
font-family:"Courier New", Courier, mono;
}
.entry-content sup,.entry-content sub{
height:0;
line-height:1;
vertical-align:baseline;
position:relative;
}
.entry-content sup{
bottom:1ex;
}
.entry-content sub{
top:.5ex;
}
.entry-content .gallery{
margin:25px 0 !important;
}
.entry-content .gallery .gallery-item{
margin-bottom:0 !important;
margin-top:0 !important;
}
.entry-content .gallery .gallery-icon{
line-height:0;
margin-bottom:0 !important;
}
.entry-content .gallery img{
border:none !important;
}
.entry-content .gallery .gallery-caption{
margin:10px !important;
padding-left:0 !important;
}
.entry-content table{
width:100%;
}
.entry-content img{
max-width:100%;
height:auto;
}
.entry-content .wp-caption{
max-width:100%;
margin:5px 0 30px 0;
border:1px solid #E0E0E0;
padding:8px;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.09);
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
text-align:center;
}
.entry-content .wp-caption:first-child{
margin-top:25px;
}
.entry-content .wp-caption p.wp-caption-text{
margin:0;
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.entry-content .alignleft{
/* This is also styled on a global level */
margin:0 0 1.5em 1.5em;
}
.entry-content .alignright{
/* This is also styled on a global level */
margin:0 1.5em 1.5em 0;
}
.entry-content img.wp-smiley{
border:none;
margin-bottom:0;
margin-top:0;
padding:0;
}
.entry-content ul{
list-style-type:square;
}
.entry-content ol{
list-style-type:decimal;
}
.entry-content ol ol{
list-style-type:upper-alpha;
}
.entry-content ol ol ol{
list-style-type:lower-roman;
}
.entry-content ul li,.entry-content ol li{
margin-left:1.5em;
}
.entry-content dl dt{
margin-bottom:5px;
font-weight:bold;
}
.entry-content dl dd{
margin-bottom:10px;
padding-left:20px;
}
.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{
margin:1em 0;
}
.entry-content h1{
font-size:1.8em;
}
.entry-content h2{
font-size:1.65em;
}
.entry-content h3{
font-size:1.5em;
}
.entry-content h4{
font-size:1.35em;
}
.entry-content h5{
font-size:1.2em;
}
.entry-content h6{
font-size:0.9em;
}
.entry-content embed,.entry-content iframe,.entry-content object{
max-width:100%;
}
/* =Navigation
----------------------------------------------- */
.site-content .site-navigation{
zoom:1;
}
.site-content .site-navigation:before{
content:'';
display:block;
}
.site-content .site-navigation:after{
content:'';
display:table;
clear:both;
}
.site-content .site-navigation .meta-nav{
display:none;
}
.site-content .site-navigation a{
text-decoration:none;
color:#5a5f65;
font-size:14px;
}
.site-content .nav-previous{
float:left;
width:30%;
}
.site-content .nav-next{
float:right;
text-align:right;
width:30%;
}
.paging-navigation{
clear:both;
margin-top:10px;
}
.paging-navigation a{
box-sizing:border-box;
}
.paging-navigation .nav-previous{
padding-left:10px;
}
.paging-navigation .nav-next{
padding-right:10px;
}
/* =Comments
----------------------------------------------- */
#comments-title,#reply-title{
color:#5a5f65;
font-size:16px;
margin-bottom:30px;
}
#reply-title{
margin-top:30px;
}
#comments .commentlist{
list-style:none;
margin:0;
}
#comments .commentlist .bypostauthor{
/* Change the comment by the post author */
}
#comments .commentlist footer{
float:left;
background:#fbfbfb;
height:100%;
line-height:0;
}
#comments .commentlist article.comment{
background:#ffffff url(images/comment-bg.png) repeat-y left top;
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.15);
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.15);
box-shadow:0 1px 3px rgba(0,0,0,0.15);
margin-bottom:20px;
margin-top:20px;
position:relative;
}
#comments .commentlist article.comment .comment-text{
margin-left:60px;
padding:20px;
}
#comments .commentlist article.comment .comment-text .comment-author{
color:#4e5359;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
line-height:1;
}
#comments .commentlist article.comment .comment-text .comment-author a{
color:inherit;
text-decoration:none;
}
#comments .commentlist article.comment .comment-text .comment-date{
color:#8c9198;
font-size:12px;
margin-bottom:15px;
line-height:1;
}
#comments .commentlist article.comment .comment-text .entry-content{
color:#666b71;
font-size:14px;
}
#comments .commentlist article.comment .comment-action-links{
position:absolute;
top:0;
right:0;
font-size:10px;
}
#comments .commentlist article.comment .comment-action-links a{
color:white;
text-decoration:none;
padding:2px 4px;
background:#2f3948;
float:left;
}
#comments .commentlist .children{
list-style:none;
margin-left:60px;
}
#commentform .field-input{
width:100%;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
border:none;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
background:white;
padding:10px;
font-size:13px;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);
box-shadow:0 1px 2px rgba(0,0,0,0.1);
color:#777777;
}
#commentform p.field{
float:left;
margin-right:30px;
width:310px;
}
#commentform p.field input{
width:100%;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
border:none;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
background:white;
padding:10px;
font-size:13px;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);
box-shadow:0 1px 2px rgba(0,0,0,0.1);
color:#777777;
}
#commentform p.field:nth-child(even){
margin-right:0;
}
#commentform #comment{
width:100%;
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
border:none;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
background:white;
padding:10px;
font-size:13px;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);
box-shadow:0 1px 2px rgba(0,0,0,0.1);
color:#777777;
}
#commentform p.form-submit{
margin-bottom:0;
}
#commentform #submit{
width:auto;
}
#commentform .form-allowed-tags,#commentform .form-allowed-tags code{
font-size:0.8em;
color:#999;
}
#commentform .logged-in-as{
font-size:0.8em;
color:#999;
margin-bottom:10px;
text-align:right;
}
/* =Sidebars and Asides
----------------------------------------------- */
#colophon{
background:#2f3a48;
margin-top:50px;
}
#colophon .container{
padding:40px 0;
}
#colophon .menu{
text-align:center;
}
#colophon .menu ul{
margin:0;
}
#colophon .menu li{
display:inline-block;
margin-right:20px;
}
#colophon .menu li:last-child{
margin-right:0;
}
#colophon .menu li a{
text-decoration:none;
color:#dee3ea;
font-size:14px;
}
#colophon .site-info{
background:#2d3846;
text-align:center;
color:#c2c7ce;
font-size:11px;
}
#colophon .site-info a{
color:#c8ccd3;
text-decoration:none;
}
#colophon .site-info .container{
padding:15px 0;
}
/* =Sliders
----------------------------------------------- */
/* Resets */
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{
outline:none;
}
.slides,.flex-control-nav,.flex-direction-nav{
margin:0;
padding:0;
list-style:none;
}
/* Necessary Styles */
.flexslider{
margin:0;
padding:0;
zoom:1;
position:relative;
}
.flexslider .slides{
list-style:none;
zoom:1;
}
.flexslider .slides:before{
content:'';
display:block;
}
.flexslider .slides:after{
content:'';
display:table;
clear:both;
}
.flexslider .slides img{
width:100%;
height:auto;
display:block;
-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.15);
-moz-box-shadow:0 2px 2px rgba(0, 0, 0, 0.15);
box-shadow:0 2px 2px rgba(0, 0, 0, 0.15);
}
.flexslider .slides .flex-caption{
-ms-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
position:absolute;
top:0;
left:0;
width:100%;
padding:20px;
text-decoration:none;
background:rgba(0, 0, 0, 0.5);
color:#FFF;
text-align:center;
}
.flexslider .slides .flex-caption h3{
margin:0;
line-height:1.25em;
}
.flexslider .slides > li{
margin-left:0;
display:none;
-webkit-backface-visibility:hidden;
}
.flexslider .flex-control-nav{
list-style:none;
position:absolute;
bottom:15px;
left:0;
width:100%;
text-align:center;
}
.flexslider .flex-control-nav li{
margin:0;
padding:0;
display:inline-block;
text-indent:-99999px;
width:10px;
height:10px;
margin-right:2px;
}
.flexslider .flex-control-nav li a{
display:block;
width:10px;
height:10px;
cursor:pointer;
background: url('images/sprites-1-1.png') no-repeat -46px 0;
}
.flexslider .flex-control-nav li a.flex-active{
background: url('images/sprites-1-1.png') no-repeat -57px 0;
}
.flexslider .flex-direction-nav{
list-style:none;
}
.flexslider .flex-direction-nav li{
margin:0;
padding:0;
}
.flexslider .flex-direction-nav li a{
display:block;
position:absolute;
top:50%;
text-indent:-99999px;
width:45px;
height:45px;
margin-top:-22px;
opacity:0;
-webkit-transition:opacity 0.2s ease;
-moz-transition:opacity 0.2s ease;
-o-transition:opacity 0.2s ease;
transition:opacity 0.2s ease;
}
.flexslider .flex-direction-nav li a.flex-prev{
left:0;
background: url('images/sprites-1-1.png') no-repeat 0 -46px;
}
.flexslider .flex-direction-nav li a.flex-next{
right:0;
background: url('images/sprites-1-1.png') no-repeat 0 0;
}
.flexslider:hover .flex-direction-nav li a{
opacity:1;
}
/* =Widgets
----------------------------------------------- */
.widget{
margin:0 0 1.5em;
}
/* Make sure select elements fit in widgets */
.widget select{
max-width:100%;
}
/* Search widget */
#searchsubmit{
display:none;
}
.textwidget p:first-child{
margin-top:0;
}
.textwidget p:last-child{
margin-bottom:0;
}
/* =General Widget Styling
----------------------------------------------- */
.widget img,.widget embed,.widget iframe,.widget object{
max-width:100%;
}
.widget a.button{
display:inline-block;
padding:9px 26px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
font-size:0.875em;
text-decoration:none;
color:white;
text-shadow:0 1px 0 #000000;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.05), 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.05), 0 1px 2px rgba(0,0,0,0.1);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.05), 0 1px 2px rgba(0,0,0,0.1);
background:#107fc9;
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, lumdarken(#107fc9, 3.5)), color-stop(1, lumlighten(#107fc9, 3.5)));
background:-ms-linear-gradient(bottom, lumdarken(#107fc9, 3.5), lumlighten(#107fc9, 3.5));
background:-moz-linear-gradient(center bottom, lumdarken(#107fc9, 3.5) 0%, lumlighten(#107fc9, 3.5) 100%);
background:-o-linear-gradient(lumlighten(#107fc9, 3.5), lumdarken(#107fc9, 3.5));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='lumlighten(#107fc9, 3.5)', endColorstr='lumdarken(#107fc9, 3.5)', GradientType=0);
border-top:solid 1px lumlighten(lumdarken(#107fc9, 18), 4);
border-left:solid 1px lumdarken(#107fc9, 18);
border-right:solid 1px lumdarken(#107fc9, 18);
border-bottom:solid 1px lumdarken(lumdarken(#107fc9, 18), 4);
}
.widget .button-container.align-center{
text-align:center;
}
.widget .button-container.align-left{
text-align:left;
}
.widget .button-container.align-right{
text-align:right;
}
.widget .button-container.align-full .button{
display:block;
text-align:center;
}
.widget_call-to-action{
position:relative;
padding:25px 30px 23px 30px;
}
.widget_call-to-action h2.cta-headline{
margin:0 0 0.35em 0;
color:#333;
}
.widget_call-to-action p.cta-sub-text{
margin:0;
color:#666;
}
.widget_call-to-action a.button{
position:absolute;
top:50%;
right:30px;
margin-top:-20px;
/* This should be half the height of the button */
}
/* Responsive styles for the call to action widget */
@media (max-width: 680px) {

body.responsive .widget_call-to-action a.button{
position:static;
margin-top:25px;
display:block;
text-align:center;
}
} 

.widget_siteorigin-list ul li{
margin-bottom:0.4em;
}
.widget_siteorigin-list ul li:last-child{
margin-bottom:0;
}
.widget_headline .widget-title{
margin-bottom:0;
padding:30px 0;
border:solid #E6E6E6;
border-width:1px 0;
}
.widget_headline .widget-title span{
display:block;
line-height:1.3em;
}
.widget_headline .widget-title .size-medium{
font-size:130%;
}
.widget_headline .widget-title .size-large{
font-size:160%;
}
.widget_headline .widget-title .size-extra-large{
font-size:190%;
}
.widget_headline .widget-title .align-left{
text-align:left;
}
.widget_headline .widget-title .align-center{
text-align:center;
}
.widget_headline .widget-title .align-right{
text-align:right;
}
.widget_icon-text{
font-size:0.95em;
text-align:center;
}
.widget_icon-text .feature-icon{
display:inline-block;
line-height:0;
}
.widget_icon-text .widget-title{
margin:15px 0;
}