/*

  Theme Name: Boilerplate

  Theme URI: http://aarontgrogg.com/boilerplate/

  Description: A merger created by Aaron T. Grogg (<a href="http://aarontgrogg.com/">http://aarontgrogg.com/</a>) of the HTML5 Boilerplate (<a href="http://html5boilerplate.com/">http://html5boilerplate.com/</a>) and the Starkers theme (<a href="http://starkerstheme.com/">http://starkerstheme.com/</a>), Boilerplate: Starkers provides developers with an ideal, bleeding-edge, clean-start theme. Mark-up is minimal (thanks Elliott) and the most edge-case web technology is baked right in (thanks Paul, Divya and a large cast of supporting characters)!  Boilerplate themes are designed to serve as a Parent theme to whatever Child (<a href="http://codex.wordpress.org/Child_Themes">http://codex.wordpress.org/Child_Themes</a>) you care to add, but you could just as easily use this as a starting point and alter the PHP as your design needs. More about this theme can be found at <a href="http://aarontgrogg.com/boilerplate/">http://aarontgrogg.com/boilerplate/</a>.

  Author: Aaron T. Grogg, based on the work of Paul Irish, Divya Manian, and Elliot Jay Stocks

  Author URI: http://aarontgrogg.com/

  Version: 4.3.2

  Tags: custom-menu, editor-style, theme-options, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready



  License: GNU General Public License v2.0

  License URI: http://www.gnu.org/licenses/gpl-2.0.html



  This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.

  Comment blocks indicate where each begins and ends, like this, for example...

*/

/** START HTML5 Boilerplate CSS **/

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================

   HTML5 display definitions

   ========================================================================== */

/**

 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.

 */
 article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display:block
}
audio, canvas, video {
    display:inline-block;
    *display:inline;
    *zoom:1
}
audio:not([controls]) {
    display:none;
    height:0
}
[hidden] {
    display:none
}
html {
    font-size:100%;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
html, button, input, select, textarea {
    font-family:sans-serif
}
body {
    margin:0
}
a:focus {
    outline:thin dotted
}
a:active, a:hover {
    outline:0
}
h1 {
    font-size:2em;
    margin:.67em 0
}
h2 {
    font-size:1.5em;
    margin:.83em 0
}
h3 {
    font-size:1.17em;
    margin:1em 0
}
h4 {
    font-size:1em;
    margin:1.33em 0
}
h5 {
    font-size:.83em;
    margin:1.67em 0
}
h6 {
    font-size:.67em;
    margin:2.33em 0
}
abbr[title] {
    border-bottom:1px dotted
}
b, strong {
    font-weight:700
}
blockquote {
    margin:1em 40px
}
dfn {
    font-style:italic
}
hr {
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
mark {
    background:#ff0;
    color:#000
}
p, pre {
    margin:1em 0
}
code, kbd, pre, samp {
    font-family:monospace, serif;
    _font-family:'courier new', monospace;
    font-size:1em
}
pre {
    white-space:pre;
    white-space:pre-wrap;
    word-wrap:break-word
}
q {
    quotes:none
}
q:before, q:after {
    content:'';
    content:none
}
small {
    font-size:80%
}
sub, sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup {
    top:-.5em
}
sub {
    bottom:-.25em
}
dl, menu, ol, ul {
    margin:1em 0
}
dd {
    margin:0 0 0 40px
}
menu, ol, ul {
    padding:0 0 0 40px
}
nav ul, nav ol {
    list-style:none;
    list-style-image:none
}
img {
    border:0;
    -ms-interpolation-mode:bicubic
}
img.alignleft {
    margin:0 10px 10px 0
}
img.alignright {
    margin:0 0 10px 10px
}
svg:not(:root) {
    overflow:hidden
}
figure {
    margin:0
}
form {
    margin:0
}
fieldset {
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend {
    border:0;
    padding:0;
    white-space:normal;
    *margin-left:-7px
}
button, input, select, textarea {
    font-size:100%;
    margin:0;
    vertical-align:baseline;
    *vertical-align:middle
}
button, input {
    line-height:normal
}
button, select {
    text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance:button;
    cursor:pointer;
    *overflow:visible
}
button[disabled], html input[disabled] {
    cursor:default
}
input[type=checkbox], input[type=radio] {
    box-sizing:border-box;
    padding:0;
    *height:13px;
    *width:13px
}
input[type=search] {
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border:0;
    padding:0
}
textarea {
    overflow:auto;
    vertical-align:top
}
table {
    border-collapse:collapse;
    border-spacing:0
}
/*! main.css  */
 html, button, input, select, textarea {
    color:#222
}
body {
    font-size:1em;
    line-height:1.4
}
::-moz-selection {
    background:#b3d4fc;
    text-shadow:none
}
::selection {
    background:#b3d4fc;
    text-shadow:none
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #ccc;
    margin:1em 0;
    padding:0
}
img {
    vertical-align:middle
}
fieldset {
    border:0;
    margin:0;
    padding:0
}
textarea {
    resize:vertical
}
.chromeframe {
    margin:.2em 0;
    background:#ccc;
    color:#000;
    padding:.2em 0
}
.row {
    width:960px;
    max-width:100%;
    min-width:768px;
    margin:0 auto
}
.row .row {
    width:auto;
    max-width:none;
    min-width:0;
    margin:0 -10px
}
.row.collapse .column, .row.collapse .columns {
    padding:0
}
.row .row {
    width:auto;
    max-width:none;
    min-width:0;
    margin:0 -10px
}
.row .row.collapse {
    margin:0
}
.column, .columns {
    float:left;
    min-height:1px;
    padding:0 10px;
    position:relative
}
.column.centered, .columns.centered {
    float:none;
    margin:0 auto
}
[class*=column]+[class*=column]:last-child {
    float:right
}
[class*=column]+[class*=column].end {
    float:left
}
.one, .row .one {
    width:8.33333%
}
.two, .row .two {
    width:16.66667%
}
.three, .row .three {
    width:25%
}
.four, .row .four {
    width:33.33333%
}
.five, .row .five {
    width:41.66667%
}
.six, .row .six {
    width:50%
}
.seven, .row .seven {
    width:58.33333%
}
.eight, .row .eight {
    width:66.66667%
}
.nine, .row .nine {
    width:75%
}
.ten, .row .ten {
    width:83.33333%
}
.eleven, .row .eleven {
    width:91.66667%
}
.twelve, .row .twelve {
    width:100%
}
.row .offset-by-one {
    margin-left:8.33333%
}
.row .offset-by-two {
    margin-left:16.66667%
}
.row .offset-by-three {
    margin-left:25%
}
.row .offset-by-four {
    margin-left:33.33333%
}
.row .offset-by-five {
    margin-left:41.66667%
}
.row .offset-by-six {
    margin-left:50%
}
.row .offset-by-seven {
    margin-left:58.33333%
}
.row .offset-by-eight {
    margin-left:66.66667%
}
.row .offset-by-nine {
    margin-left:75%
}
.row .offset-by-ten {
    margin-left:83.33333%
}
.push-two {
    left:16.66667%
}
.pull-two {
    right:16.66667%
}
.push-three {
    left:25%
}
.pull-three {
    right:25%
}
.push-four {
    left:33.33333%
}
.pull-four {
    right:33.33333%
}
.push-five {
    left:41.66667%
}
.pull-five {
    right:41.66667%
}
.push-six {
    left:50%
}
.pull-six {
    right:50%
}
.push-seven {
    left:58.33333%
}
.pull-seven {
    right:58.33333%
}
.push-eight {
    left:66.66667%
}
.pull-eight {
    right:66.66667%
}
.push-nine {
    left:75%
}
.pull-nine {
    right:75%
}
.push-ten {
    left:83.33333%
}
.pull-ten {
    right:83.33333%
}
img {
    height:auto
}
img, object, embed {
    max-width:100%
}
img {
    -ms-interpolation-mode:bicubic
}
iframe {
    border:0
}
.flex-video {
    position:relative;
    padding-top:25px;
    padding-bottom:67.5%;
    height:0;
    margin-bottom:16px;
    overflow:hidden
}
.flex-video.widescreen {
    padding-bottom:57.25%
}
.flex-video.vimeo {
    padding-top:0
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
* {
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.group:after {
    content:"";
    display:table;
    clear:both
}
@font-face {
    font-family:museo_sans500;
    src:url(fonts/museosans-webfont.eot);
    src:url(fonts/museosans-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/museosans-webfont.woff) format('woff'), url(fonts/museosans-webfont.ttf) format('truetype'), url(fonts/museosans-webfont.svg#museo_sans500) format('svg');
    font-weight:400;
    font-style:normal
}
h1, h2, h3, h4, h5, .sans {
    font-family:museo_sans500;
    font-weight:400;
    text-transform:uppercase
}
h2 img {
    margin-right:10px
}
a {
    color:#f15a24
}
.frm_submit input, p.submit input, .button, .comment-reply-link, #commentform .form-submit input {
    border:0;
    padding:10px 20px;
    display:inline-block;
    font-family:museo_sans500;
    font-weight:400;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    background:url(images/button-arrow.png) right center no-repeat
}
.large {
    padding:10px 20px
}
#news_submit_button, .frm_submit input, p.submit input, .newsletter form input[type=button], .primary, .comment-reply-link, #commentform .form-submit input {
    background-color:#f15a24;
    width:100%;
    border:0;
    color:#fff;
    text-transform:uppercase
}
#frm_form_3_container p.submit input {
    width:400px
}
body {
    background-color:#663a3a;
    color:#534d42
}
.container {
    width:960px;
    margin:0 auto;
    margin-bottom:20px;
    margin-top:20px;
    background-color:#fff;
    border-top:15px solid #332f28;
    border-bottom:15px solid #f15a24;
    -webkit-border-radius:10px;
    border-radius:10px
}
.top-ad {
    background-color:#efefef;
    padding:0;
    text-align:center
}
.top-ad img {
    width:728px
}
header {
    background:url(images/banner-arrow.png) top center no-repeat;
    padding:20px
}
.logo, .secondary-nav {
    padding-top:10px
}
#nav-below {
    display:none
}
.home #nav-below {
    display:block
}
.mobilemenu {
    display:none
}
.mobile-nav select {
    display:none
}
.search #nav-below, .category #nav-below, .tag #nav-below {
    display:block
}
.nav-previous {
    display:block;
    display:inline-block;
    float:left
}
.nav-next {
    display:block;
    display:inline-block;
    float:right
}
.secondary-nav ul {
    float:right;
    font-family:museo_sans500;
    margin:0;
    margin-bottom:15px
}
.secondary-nav ul li {
    display:inline-block;
    margin-left:5px
}
.secondary-nav ul li a {
    text-decoration:none;
    margin-right:10px;
    font-size:14px
}
.secondary-nav ul li:last-child a {
    margin-right:0
}
.secondary-nav .social {
    clear:both
}
.social {
    width:340px;
    float:right
}
.social span {
    font-family:museo_sans500;
    padding:5px 0 0 10px;
    display:inline-block;
    font-size:14px
}
.social ul {
    margin:0 0 10px;
    padding:0
}
.social ul li {
    margin-left:7px;
    display:inline-block
}
.social ul li a {
    display:block;
    width:32px;
    height:32px;
    text-indent:-9999px;
    overflow:hidden;
    margin-right:0;
    filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter:grayscale(0%);
    filter:alpha(opacity=50);
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out
}
.social ul li.rss a {
    background:url(images/icons.png) no-repeat 0 0
}
.social ul li.google a {
    background:url(images/icons.png) no-repeat -34px 0
}
.social ul li.twitter a {
    background:url(images/icons.png) no-repeat -68px 0
}
.social ul li.youtube a {
    background:url(images/icons.png) no-repeat -134px 0
}
.social ul li.fb a {
    background:url(images/icons.png) no-repeat -101px 0
}
.social ul li a:hover {
    filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter:gray;
    -webkit-filter:grayscale(100%)
}
.nav-bar {
    height:50px;
    border-bottom:5px solid #332f28;
    background:#7a7977 url(images/trans-dark-diagonal.png) center bottom repeat-x
}
#dc_jqmegamenu_widget-3-item ul.menu, #dc_jqmegamenu_widget-3-item ul li a {
    background:none!important;
    border:0!important;
    font-family:museo_sans500!important;
    text-transform:uppercase;
    text-shadow:none!important;
    font-size:15px!important;
    font-weight:400
}
#dc_jqmegamenu_widget-3-item ul.menu li.nav-larger a {
    font-size:17px!important
}
#dc_jqmegamenu_widget-3-item ul.menu li a span {
    font-size:11px!important
}
#dc_jqmegamenu_widget-3-item ul li .sub>li {
    float:left!important
}
#dc_jqmegamenu_widget-3-item ul li.menu-item {
    line-height:55px;
    margin-top:-5px!important;
    margin-right:2px!important
}
#dc_jqmegamenu_widget-3-item ul li.menu-item a {
    padding:0 10px!important;
    color:#fff!important
}
#dc_jqmegamenu_widget-3-item ul li.menu-item li.menu-item {
    line-height:18px
}
#dc_jqmegamenu_widget-3-item>ul>li.current_page_ancestor>a, #dc_jqmegamenu_widget-3-item>ul>li.current_page_item>a, #dc_jqmegamenu_widget-3-item>ul>li.current-menu-ancestor>a {
    -webkit-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0!important;
    background:#332f28 url(images/nav-hover.png) repeat-x top center!important;
    color:#fff!important;
    border-left:8px solid #332f28!important;
    border-right:8px solid #332f28!important;
    padding:0 2px!important
}
#dc_jqmegamenu_widget-3-item>ul>li.menu-item:hover>a {
    -webkit-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0!important;
    background-color:#332f28!important;
    background-image:none!important;
    color:#fff!important;
    border-left:8px solid #332f28!important;
    border-right:8px solid #332f28!important;
    padding:0 2px!important
}
#dc_jqmegamenu_widget-3-item ul li.current-menu-ancestor ul.sub li.current-menu-ancestor>a, #dc_jqmegamenu_widget-3-item ul li .sub li .sub-menu li.current-menu-item>a, #dc_jqmegamenu_widget-3-item ul li .sub li.current-menu-item a {
    color:#f15a24!important
}
#dc_jqmegamenu_widget-3-item ul li.current_page_item a {
}
#dc_jqmegamenu_widget-3-item ul li a .dc-mega-icon {
    display:none!important
}
#dc_jqmegamenu_widget-3-item ul li .non-mega {
    left:0!important
}
#dc_jqmegamenu_widget-3-item ul li .mega, #dc_jqmegamenu_widget-3-item ul li .non-mega {
    margin-top:-10px!important;
    background-image:none!important;
    background-color:#332f28!important;
    width:960px!important;
    margin-left:-10px!important
}
#dc_jqmegamenu_widget-3-item ul li .sub-container {
    background-image:none!important
}
#dc_jqmegamenu_widget-3-item ul li .sub-menu {
    background-image:none!important;
    background:#332f28!important
}
#dc_jqmegamenu_widget-3-item ul li .sub li {
    width:auto!important;
    padding:0!important;
    margin:0 2% 0 0!important
}
#dc_jqmegamenu_widget-3-item ul li .sub-menu li a, #dc_jqmegamenu_widget-3-item ul li .sub li a {
    color:#fff!important;
    font-size:12px!important;
    height:24px!important
}
#dc_jqmegamenu_widget-3-item ul li .sub-menu li a:hover, #dc_jqmegamenu_widget-3-item ul li .sub li .sub-menu li a:hover {
    background-image:none!important;
    background-color:transparent!important;
    color:#f15a24!important
}
#dc_jqmegamenu_widget-3-item ul li .sub li .sub-menu li {
    width:100%!important
}
#dc_jqmegamenu_widget-3-item ul li .sub li .sub-menu li a {
    text-transform:none!important;
    color:#fff!important
}
#dc_jqmegamenu_widget-3-item ul li .sub li .sub-menu .sub-menu li a {
    text-indent:10px
}
#dc_jqmegamenu_widget-3-item ul li .sub .row {
    padding-bottom:20px;
    width:960px!important
}
#dc_jqmegamenu_widget-3-item ul.full-width li .sub-container.mega .sub, #dc_jqmegamenu_widget-3-item ul.full-width li .sub-container.non-mega .sub {
    margin-right:0!important
}
.nav-bar #searchform {
    margin-top:8px
}
.nav-bar #searchform label {
    display:none
}
.nav-bar #searchform #searchsubmit {
    text-indent:-9999px;
    overflow:hidden;
    width:29px;
    height:26px;
    background:url(images/search-input.png) top center no-repeat;
    border:0;
    margin-left:-4px
}
.nav-bar #searchform input[type=text] {
    width:260px
}
.nav-bar #___gcse_0 {
    margin-top: 10px;
}
.hero {
    background-color:#000;
    padding:20px 0;
    padding-right:20px
}
.hero .featured {
    height:320px;
    padding:0
}
.hero .featured .image {
    padding:20px 20px 29px;
    height:320px
}
.hero .featured h1 {
    text-transform:uppercase;
    margin:0!important;
    padding:0!important;
    padding:10px;
    font-size:30px;
    clear:both;
    display:block;
    text-align:left
}
.hero .featured h1 span {
    padding:10px 10px 10px 0;
    background:url(images/light-grey-diagonal.png);
    display:inline;
    text-align:left
}
.hero .featured h1 span strong {
    position:relative;
    text-align:left;
    font-weight:400
}
.hero .featured .button {
    display:block;
    margin-top:25px;
    width:200px
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline:0
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin:0;
    padding:0;
    list-style:none
}
.flexslider {
    margin:0;
    padding:0
}
.flexslider .slides>li {
    display:none;
    -webkit-backface-visibility:hidden
}
.flexslider .slides img {
    width:100%;
    display:block
}
.flex-pauseplay span {
    text-transform:capitalize
}
.flexslider h1 a {
    color:#534d42;
    text-decoration:none
}
.slides:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
html[xmlns] .slides {
    display:block
}
* html .slides {
    height:1%
}
.no-js .slides>li:first-child {
    display:block
}
.flexslider {
    margin:0 0 60px;
    background:#fff;
    position:relative;
    zoom:1
}
.flex-viewport {
    max-height:2000px;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    transition:all 1s ease
}
.loading .flex-viewport {
    max-height:300px
}
.flexslider .slides {
    zoom:1
}
.carousel li {
    margin-right:5px
}
.flex-direction-nav {
    *height:0
}
.flex-direction-nav a {
    width:30px;
    height:30px;
    margin:-20px 0 0;
    display:block;
    position:absolute;
    top:50%;
    z-index:10;
    cursor:pointer;
    text-indent:-9999px;
    opacity:0;
    -webkit-transition:all .3s ease
}
.flex-direction-nav .flex-next {
    background-position:100% 0;
    right:-36px
}
.flex-direction-nav .flex-prev {
    left:-36px
}
.flexslider:hover .flex-next {
    opacity:.8;
    right:5px
}
.flexslider:hover .flex-prev {
    opacity:.8;
    left:5px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity:1
}
.flex-direction-nav .flex-disabled {
    opacity:.3!important;
    filter:alpha(opacity=30);
    cursor:default
}
.flex-control-nav {
    width:100%;
    position:absolute;
    bottom:-20px;
    text-align:center
}
.flex-control-nav li {
    margin:0 6px;
    display:inline-block;
    zoom:1;
    *display:inline
}
.flex-control-paging li a {
    width:11px;
    height:11px;
    display:block;
    background:#858585;
    cursor:pointer;
    text-indent:-9999px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
    box-shadow:inset 0 0 3px rgba(0, 0, 0, .3)
}
.flex-control-paging li a:hover {
    background:#c6c6c6
}
.flex-control-paging li a.flex-active {
    background:#fff;
    cursor:default
}
.coaster-frame{
    position: relative;
    height: 0;
    padding-bottom: 70%;
    overflow: hidden;
}
.coaster-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

@media screen and (max-width:53.75em) {
    .flex-direction-nav .flex-prev {
        opacity:1;
        left:0
    }
    .flex-direction-nav .flex-next {
        opacity:1;
        right:0
    }
}
span.tag {
    display:block;
    margin:10px 0 20px;
    padding-bottom:14px;
    background:url(images/icons.png) 5px -545px no-repeat;
    height:35px
}
.image span.tag {
    display:block;
    margin:10px 0 20px;
    padding-bottom:14px;
    background:url(images/icons.png) 5px -535px no-repeat;
    height:40px
}
span.tag a {
    font-family:museo_sans500;
    font-size:12px;
    text-transform:uppercase;
    color:#fff;
    text-decoration:none;
    background-color:#332f28;
    padding:5px 10px;
    display:inline-block;
    -webkit-border-radius:4px;
    border-radius:4px
}
.newsletter {
    background-color:#534d42;
    padding:0 20px;
    -webkit-border-radius:0 10px 10px 0;
    border-radius:0 10px 10px 0;
    height:320px
}
.newsletter h2 {
    margin:10px 0 0;
    padding-bottom:0;
    color:#fff;
    text-transform:uppercase;
    background:url(images/icons.png) 5px -491px no-repeat;
    padding-left:80px;
    line-height:32px
}
.newsletter form {
    background:#fff;
    padding:10px 20px
}
.sidebar .newsletter, .single .sidebar .newsletter {
    padding:20px;
    height:335px;
    margin:0 0 20px
}
.newsletter form span {
    font-size:12px
}
.newsletter form input[type=radio] {
    margin-right:10px
}
.newsletter form input[type=text] {
    font-size:12px;
    width:100%;
    margin-top:10px;
    padding:4px 10px
}
.newsletter .button {
    margin-top:10px;
    width:100%
}
.content {
    padding-right:20px;
    background:url(images/trans-dark-diagonal.png)
}
.content hr {
    height:5px;
    margin-bottom:20px
}
.main-content {
    background-color:#fff
}
.main-content h2 {
    text-align:center
}
.sidebar {
    padding:20px 0 20px 20px
}
.sidebar h2 {
    text-align:left;
    margin:0 auto
}
.side-lu {
    padding:10px 20px 5px;
    background-color:#fff;
    -webkit-border-radius:0 10px 10px;
    border-radius:0 10px 10px;
    margin-top:20px;
    margin-bottom:20px
}
.pop-articles h3 {
    margin:0
}
.pop-articles h3 a, .related h3 a {
    color:#534d42;
    text-decoration:none
}
.pop-articles h3, .related h3 {
    margin:.5em 0
}
.pop-articles p {
    margin-top:0;
    font-size:14px;
    width:85%
}
.pop-articles .tag {
    position:relative;
    float:right;
    top:-15px;
    padding-bottom:6px
}
.pop-articles .tag a {
    font-size:10px;
    padding:3px 6px
}
.author-box {
    padding:10px 20px 5px;
    background-color:#534d42;
    color:#fff;
    -webkit-border-radius:0 10px 10px;
    border-radius:0 10px 10px;
    margin-top:20px;
    margin-bottom:20px
}
.author-box h2 {
    text-align:left;
    margin:0 0 10px;
    padding-bottom:0;
    color:#fff;
    text-transform:uppercase;
    background:url(images/icons.png) 5px -287px no-repeat;
    padding-left:80px;
    height:64px
}
.author-box .eight.columns section {
    color:#534d42
}
.author-box form input[type=text]#s {
    padding:4px 10px
}
#field_nqry5b2, #field_qag7is2, .author-box form input[type=text] {
    font-size:12px;
    width:100%;
    margin-top:0;
    padding:10px;
    color:#888;
    font-style:normal
}
#frm_field_8_container, #frm_form_2_container {
    width:100%;
    max-width:100%;
    margin-right:0
}
#frm_form_2_container p.submit {
    padding-top:0;
    padding-bottom:0
}
.author-box .button {
    margin-top:10px;
    width:100%
}
.latest {
    padding:10px 20px 20px;
    background-color:#666;
    -webkit-border-radius:0 10px 10px;
    border-radius:0 10px 10px;
    margin-top:20px;
    margin-bottom:20px
}
.latest h2 {
    color:#fff;
    text-align:left;
    margin:0 0 10px;
    padding-bottom:0;
    color:#fff;
    text-transform:uppercase;
    background:url(images/icons.png) 5px -173px no-repeat;
    padding-left:80px;
    line-height:32px
}
.latest p {
    font-size:14px;
    margin-top:0
}
.latest a {
    font-size:12px;
    margin-top:-4px;
    line-height:12px;
    vertical-align:text-top
}
.latest .panel {
    background-color:#fff;
    padding:20px
}
.latest .panel .nine {
    padding-left:15px;
    text-align:left
}
.related {
    padding-bottom:20px;
    background:url(images/divider.png) center top no-repeat
}
.related p {
    margin:0;
    vertical-align:text-top;
    font-size:14px
}
.related hr {
    margin-top:20px;
    height:3px
}
.related a {
    display:block
}
.related.group h3 {
    margin-top:0
}
.home li.categories, .error404 li.categories {
    font-family:museo_sans500;
    font-weight:400;
    text-transform:uppercase
}
.home .category-list ul, .error404 .category-list ul {
    list-style:none;
    padding:0;
    margin:0
}
.home .category-list li, .error404 .category-list li {
    display:block;
    float:left;
    margin-right:5px
}
.home .category-list a, .error404 .category-list a {
    padding:5px;
    background-color:#666;
    -webkit-border-radius:0 5px 5px;
    border-radius:0 5px 5px;
    margin-top:5px;
    margin-bottom:0;
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    display:block;
    font-size:11px
}
.home .category-list a:hover, .error404 .category-list a:hover {
    background:#534d42
}
.home .content .newsletter, .error404 .content .newsletter {
    display:none
}
.single .intro-copy {
    font-weight:700
}
.single h1 {
    margin-bottom:15px
}
.single .entry-content h2 {
    text-align:left
}
.single ol {
    list-style-type:none;
    padding:0;
    margin:0
}
.single .meta-prep-author, .single .meta-sep, .single .author {
    display:none
}
.single .entry-meta {
    display:inline-block;
    width:100%
}
.single .newsletter {
    margin:20px 0 0 20px;
    padding-top:10px;
    padding-bottom:20px;
    height:auto
}
.single .entry-date {
    float:left
}
.single .share {
    float:right
}
.single .stButton .stMainServices {
    height:22px
}
.single .stButton .stButton_gradient {
    height:20px
}
.subscribe-inline {
    padding:10px 20px 20px;
    background-color:#534d42;
    color:#fff;
    -webkit-border-radius:0 10px 10px;
    border-radius:0 10px 10px;
    margin-top:20px;
    margin-bottom:20px
}
.subscribe-inline h2 {
    text-align:left;
    margin:0 0 10px;
    padding-bottom:0;
    color:#fff;
    text-transform:uppercase;
    background:url(images/icons.png) 5px -492px no-repeat;
    padding-left:80px;
    line-height:32px
}
.subscribe-inline form input[type=text] {
    font-size:12px;
    width:100%;
    margin-top:10px;
    padding:6px 10px;
    border-radius:none!important
}
.subscribe-inline .button {
    margin-top:10px;
    width:100%
}
.announcement h2 {
    text-align:left;
    line-height:43px;
    color:#534d42;
    margin-top:10px
}
.announcement {
    border:10px solid #f15a24;
    padding:10px;
    background-color:#efefef;
    color:#f15a24;
    -webkit-border-radius:0 6px 6px;
    border-radius:0 6px 6px;
    margin:40px 0
}
.announcement a {
    color:#f15a24
}
#comments-title {
    background:url(images/icons.png) 5px -239px no-repeat;
    padding-left:60px;
    line-height:43px
}
.comment {
    padding-bottom:23px;
    background:url(images/comments-bg.png) 487px bottom no-repeat;
    margin-bottom:20px
}
.comment article {
    background:#e3e3e3;
    -webkit-border-radius:0 10px 10px;
    border-radius:0 10px 10px;
    padding:20px
}
.comment article footer {
    background:none!important;
    border:0;
    display:inline-block
}
.comment .reply {
    text-align:right
}
.comment .comment-reply-link {
    width:100px;
    background-image:none
}
.comment-author {
    display:inline-block
}
.comment-author .photo {
    -webkit-border-radius:0 5px 5px;
    border-radius:0 5px 5px
}
.comment-author .fn {
    font-family:museo_sans500;
    font-style:normal;
    margin-left:10px
}
.comment-author .fn .url {
    text-decoration:none
}
.comment-author .says {
    display:none
}
#respond #reply-title {
    background:url(images/icons.png) 5px -34px no-repeat;
    padding-left:60px;
    line-height:43px
}
.about-author p {
    margin:0;
    vertical-align:text-top
}
.about-author .one {
    padding:0;
    text-align:center
}
.about-author .one img {
    margin:0 auto;
    width:43px;
    height:43px
}
#commentform label {
    display:block;
    margin-bottom:5px;
    font-family:museo_sans500;
    width:100%
}
#commentform input {
    display:block;
    width:100%;
    padding:4px;
    border:2px solid #e2e2e2
}
#commentform textarea {
    width:100%;
    border:2px solid #e2e2e2;
    padding:4px
}
#commentform .form-submit {
    text-align:right
}
#commentform .form-submit input {
    display:inline-block;
    width:200px;
    background-image:none
}
footer {
    background-color:#332f28;
    color:#fff;
    font-size:14px;
    border-top:15px solid #534d42
}
footer h3 img {
    margin-right:15px
}
footer form input[type=text] {
    font-size:12px;
    width:100%;
    margin-top:10px;
    padding:4px 10px
}
footer .button {
    margin-top:10px;
    width:100%
}
footer .signup {
    padding:10px 20px 30px 10px
}
footer .about {
    padding:10px 20px 20px
}
footer .about p {
    padding-right:20px
}
footer .info {
    background:url(images/trans-dark-diagonal.png) bottom center repeat-x
}
footer .footer-bottom {
    background-color:#000
}
footer .footer-bottom ul {
    float:right
}
footer .footer-bottom .social {
    padding-right:20px;
    margin-top:20px;
    margin-bottom:10px
}
footer .footer-bottom .copyright {
    margin-top:25px;
    padding-left:20px
}
footer .social ul {
    float:right
}
hr {
    background:url(images/trans-dark-diagonal.png);
    height:10px;
    margin:10px 0;
    border:0!important
}
@media only screen and (min-width:75em) {
    .container, .row {
        width:1200px
    }
    footer .social span {
        margin-left:75px
    }
    .sidebar {
        text-align:center
    }
    .nav-bar #searchform input[type=text] {
        width:340px
    }
    .comment {
        background:url(images/comments-bg.png) 647px bottom no-repeat
    }
    #dc_jqmegamenu_widget-3-item ul li .mega, #dc_jqmegamenu_widget-3-item ul li .non-mega {
        width:1180px!important
    }
}
.ir {
    background-color:transparent;
    border:0;
    overflow:hidden;
    *text-indent:-9999px
}
.ir:before {
    content:"";
    display:block;
    width:0;
    height:150%
}
.hidden {
    display:none!important;
    visibility:hidden
}
.visuallyhidden {
    border:0;
    clip:rect(0 0 0 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip:auto;
    height:auto;
    margin:0;
    overflow:visible;
    position:static;
    width:auto
}
.invisible {
    visibility:hidden
}
.clearfix:before, .clearfix:after {
    content:" ";
    display:table
}
.clearfix:after {
    clear:both
}
.clearfix {
    *zoom:1
}
@media only screen and (min-width:35em) {
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
}
@media print {
    * {
        background:transparent!important;
        color:#000!important;
        box-shadow:none!important;
        text-shadow:none!important
    }
    a, a:visited {
        text-decoration:underline
    }
    a[href]:after {
        content:" (" attr(href)")"
    }
    abbr[title]:after {
        content:" (" attr(title)")"
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content:""
    }
    pre, blockquote {
        border:1px solid #999;
        page-break-inside:avoid
    }
    thead {
        display:table-header-group
    }
    tr, img {
        page-break-inside:avoid
    }
    img {
        max-width:100%!important
    }
    @page {
        margin:.5cm
    }
    p, h2, h3 {
        orphans:3;
        widows:3
    }
    h2, h3 {
        page-break-after:avoid
    }
}
.aligncenter {
    display:block;
    margin:0 auto
}
.alignleft {
    float:left
}
.alignright {
    float:right
}
.wp-caption {
    border:1px solid #666;
    text-align:center;
    background:#ccc;
    padding:10px;
    margin:10px
}
li#theme-switcher {
    background:#fff;
    border:10px solid red;
    padding:20px;
    position:fixed;
    top:0;
    right:0
}
*/ h1, h2, h3, h4, h5, h6 {
    font-weight:700
}
.alert {
    background:red;
    color:#fff
}
.wp-caption-text {
}
.gallery-caption {
}
.bypostauthor {
}
.sticky {
}
#access li {
    float:left;
    position:relative
}
#access ul ul {
    display:none;
    float:left;
    position:absolute;
    top:3.333em;
    left:0;
    z-index:99999
}
#access ul ul ul {
    left:100%;
    top:0
}
#access ul li:hover>ul {
    display:block
}
.subscribe-hdg {
    float:left;
    width:100%;
    background:#f15a24;
    color:#fff;
    padding:0 20px
}
.news-advt {
    float:left;
    width:290px;
    font-weight:700;
    font-size:15px;
    padding-top:25px;
    padding-bottom:25px
}
.news-advt span {
    float:left;
    font-family:arial;
    font-size:15px;
    font-weight:700;
    line-height:20px;
    margin-bottom:10px;
    margin-top:5px;
    text-align:left;
    width:182px;
    display:block;
    background:url(images/Tick.png) no-repeat left 1px;
    padding-left:20px
}
.news-icon {
    float:left;
    width:262px;
    background:url(images/Newsltr-icon.png);
    position:absolute;
    height:261px;
    top:210px;
    left:250px
}
.form-box {
    float:left;
    background:url(images/signup-box.png);
    position:absolute;
    width:233px;
    height:356px;
    left:400px;
    top:160px
}
#hybrid_div iframe {
    margin:0
}
.single-post .ad{
    margin:0 0 20px 0; 
}
.adsbygoogle {
    display:block!important;
    margin:20px auto
}
.singlead {
    margin:10px 10px 10px 0;
    float:none;
}
.post-134 .alignleft.singlead {
    float:none
}
.top-bar-js-breakpoint {
    width:940px!important;
    visibility:hidden
}
.contain-to-grid {
    width:100%;
    background:#222
}
.fixed {
    width:100%;
    left:0;
    position:fixed;
    top:0;
    z-index:99
}
.sticky {
    float:left;
    overflow:hidden
}
.sticky.fixed {
    float:none
}
.top-bar {
    background:#222;
    min-height:45px;
    line-height:45px;
    margin:0 0 30px;
    padding:0;
    width:100%;
    position:relative
}
.contain-to-grid .top-bar {
    max-width:940px;
    margin:0 auto
}
.top-bar>ul .name h1 {
    line-height:45px;
    margin:0
}
.top-bar>ul .name h1 a {
    font-weight:700;
    padding:0 22.5px;
    font-size:17px!important
}
.top-bar>ul .name img {
    margin-top:-5px;
    vertical-align:middle
}
.top-bar.expanded {
    height:inherit
}
.top-bar ul {
    margin-left:0;
    display:inline;
    height:45px;
    line-height:45px;
    list-style:none
}
.top-bar ul>li {
    float:left
}
.top-bar ul>li a:not(.button) {
    color:#fff;
    display:block;
    font-size:13px;
    font-weight:700;
    height:45px;
    line-height:45px;
    padding:0 15px
}
.top-bar ul>li:not(.name):hover, .top-bar ul>li:not(.name).active, .top-bar ul>li:not(.name):focus {
    background:#000
}
.top-bar ul>li:not(.name):hover a, .top-bar ul>li:not(.name).active a, .top-bar ul>li:not(.name):focus a {
    color:#d9d9d9
}
.top-bar ul>li.divider {
    background:#000;
    -webkit-box-shadow:1px 0 0 rgba(255, 255, 255, .1);
    -moz-box-shadow:1px 0 0 rgba(255, 255, 255, .1);
    box-shadow:1px 0 0 rgba(255, 255, 255, .1);
    height:100%;
    margin-right:1px;
    width:1px
}
.top-bar ul>li.has-button a.button {
    margin:0 11.25px
}
.top-bar ul>li.has-button:hover, .top-bar ul>li.has-button:focus {
    background:#222
}
.top-bar ul>li.has-button:hover a, .top-bar ul>li.has-button:focus a {
    color:#fff
}
.top-bar ul>li.search {
    padding:0 15px
}
.top-bar ul>li.search form {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle;
    width:200px
}
.top-bar ul>li.search form input[type=text] {
    -moz-border-radius-topright:0;
    -webkit-border-top-right-radius:0;
    border-top-right-radius:0;
    -moz-border-radius-bottomright:0;
    -webkit-border-bottom-right-radius:0;
    border-bottom-right-radius:0;
    float:left;
    font-size:13px;
    margin-top:-1px;
    height:22.5px;
    margin-bottom:0;
    width:130px
}
.top-bar ul>li.search form input[type=text]+.button {
    border-left:0;
    -moz-border-radius-topleft:0;
    -webkit-border-top-left-radius:0;
    border-top-left-radius:0;
    -moz-border-radius-bottomleft:0;
    -webkit-border-bottom-left-radius:0;
    border-bottom-left-radius:0;
    float:left;
    font-size:12px;
    margin-top:-1px;
    padding:5px 12px 4px
}
.top-bar ul>li.search form input[type=search] {
    font-size:16px;
    margin-bottom:0
}
.top-bar ul>li.search:hover, .top-bar ul>li.search:focus {
    background:#222
}
.top-bar ul>li.login {
    padding:0 15px
}
.top-bar ul>li.login form {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle;
    width:300px
}
.top-bar ul>li.login form input {
    float:left;
    width:auto;
    font-size:13px;
    margin-top:-1px;
    height:22.5px;
    margin-bottom:0
}
.top-bar ul>li.login form input[type=text] {
    -moz-border-radius-topright:0;
    -webkit-border-top-right-radius:0;
    border-top-right-radius:0;
    -moz-border-radius-bottomright:0;
    -webkit-border-bottom-right-radius:0;
    border-bottom-right-radius:0;
    width:120px
}
.top-bar ul>li.login form input[type=password] {
    margin-bottom:0;
    -moz-border-radius-topleft:0;
    -webkit-border-top-left-radius:0;
    border-top-left-radius:0;
    -moz-border-radius-bottomleft:0;
    -webkit-border-bottom-left-radius:0;
    border-bottom-left-radius:0;
    width:120px
}
.top-bar ul>li.login form input[type=password]+.button {
    border-left:0;
    -moz-border-radius-topleft:0;
    -webkit-border-top-left-radius:0;
    border-top-left-radius:0;
    -moz-border-radius-bottomleft:0;
    -webkit-border-bottom-left-radius:0;
    border-bottom-left-radius:0;
    -moz-border-radius-topright:2px;
    -webkit-border-top-right-radius:2px;
    border-top-right-radius:2px;
    -moz-border-radius-bottomright:2px;
    -webkit-border-bottom-right-radius:2px;
    border-bottom-right-radius:2px;
    float:left;
    font-size:12px;
    margin-top:-1px;
    padding:5px 12px 4px;
    width:60px
}
.top-bar ul>li.login:hover, .top-bar ul>li.login:focus {
    background:#222
}
.top-bar ul>li.toggle-topbar {
    display:none
}
.top-bar ul>li.has-dropdown {
    position:relative
}
.top-bar ul>li.has-dropdown:hover>.dropdown, .top-bar ul>li.has-dropdown:focus>.dropdown {
    display:block;
    visibility:visible
}
.top-bar ul>li.has-dropdown a {
    padding-right:33.75px
}
.top-bar ul>li.has-dropdown a:after {
    content:"";
    display:block;
    width:0;
    height:0;
    border:solid 5px;
    border-color:#fff transparent transparent;
    margin-right:15px;
    margin-top:-2.5px;
    position:absolute;
    right:0;
    top:50%
}
.top-bar ul>li.has-dropdown .dropdown {
    background:#222;
    left:0;
    margin:0;
    padding:9px 0 0;
    position:absolute;
    visibility:hidden;
    z-index:99
}
.top-bar ul>li.has-dropdown .dropdown li {
    background:#222;
    line-height:1;
    min-width:100%;
    padding-bottom:5px
}
.top-bar ul>li.has-dropdown .dropdown li a {
    color:#fff;
    font-weight:400;
    height:100%;
    line-height:1;
    padding:5px 17px 5px 15px;
    white-space:nowrap
}
.top-bar ul>li.has-dropdown .dropdown li a:after {
    border:0
}
.top-bar ul>li.has-dropdown .dropdown li a:hover, .top-bar ul>li.has-dropdown .dropdown li a:focus {
    background:#3c3c3c
}
.top-bar ul>li.has-dropdown .dropdown li label {
    color:#6f6f6f;
    font-size:10px;
    font-weight:700;
    margin:0;
    padding-left:15px;
    text-transform:uppercase
}
.top-bar ul>li.has-dropdown .dropdown li.divider {
    border-top:solid 1px #000;
    -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .1) inset;
    -moz-box-shadow:0 1px 0 rgba(255, 255, 255, .1) inset;
    box-shadow:0 1px 0 rgba(255, 255, 255, .1) inset;
    height:10px;
    padding:0;
    width:100%
}
.top-bar ul>li.has-dropdown .dropdown li:last-child {
    padding-bottom:10px
}
.top-bar ul>li.has-dropdown .dropdown li.active a {
    background:#000
}
.top-bar ul>li.has-dropdown .dropdown li.has-dropdown>a {
    padding-right:30px
}
.top-bar ul>li.has-dropdown .dropdown li.has-dropdown>a:after {
    border:0;
    content:"\00bb";
    right:5px;
    top:6px
}
.top-bar ul>li.has-dropdown .dropdown li.has-dropdown .dropdown {
    position:absolute;
    left:100%;
    top:0
}
.top-bar ul>li.has-dropdown .dropdown li.has-dropdown:hover>.dropdown, .top-bar ul>li.has-dropdown .dropdown li.has-dropdown:focus>.dropdown {
    display:block
}
.top-bar ul.left {
    float:left;
    width:auto;
    margin-bottom:0
}
.top-bar ul.right {
    float:right;
    width:auto;
    margin-bottom:0
}
.top-bar ul.right .has-dropdown .dropdown {
    left:auto;
    right:0
}
.top-bar ul.right .has-dropdown .dropdown li.has-dropdown>.dropdown {
    right:100%;
    left:auto;
    width:100%
}
.top-bar .js-generated {
    display:none
}
@-moz-document url-prefix() {
    .top-bar ul li .button.small {
        padding-bottom:6px
    }
    .top-bar ul li.search form input[type=search] {
        font-size:14px;
        height:22px;
        padding:3px
    }
}
.lt-ie9 .top-bar ul li a {
    color:#fff;
    display:block;
    font-weight:700;
    font-size:13px;
    height:45px;
    line-height:45px;
    padding:0 15px
}
.lt-ie9 .top-bar ul li a.button {
    height:auto;
    line-height:30px;
    margin-top:7px
}
.lt-ie9 .top-bar ul li a img {
    margin-top:-5px;
    vertical-align:middle
}
.lt-ie9 .top-bar section>ul>li a:hover, .lt-ie9 .top-bar section>ul>li a:focus {
    color:#ccc
}
.lt-ie9 .top-bar section>ul>li:hover, .lt-ie9 .top-bar section>ul>li:focus {
    background:#000
}
.lt-ie9 .top-bar section>ul>li.search:hover, .lt-ie9 .top-bar section>ul>li.search:focus, .lt-ie9 .top-bar section>ul>li.has-button:hover, .lt-ie9 .top-bar section>ul>li.has-button:focus {
    background:0
}
.lt-ie9 .top-bar section>ul>li.active {
    background:#000;
    color:#d9d9d9
}
.lt-ie9 .top-bar ul li.has-dropdown {
    padding-right:33.75px
}
.lt-ie9 .top-bar ul li.has-dropdown>ul li {
    padding-right:0
}
.show-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .show-for-xlarge, .show-for-print {
    display:none!important
}
.hide-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .hide-for-xlarge, .hide-for-print {
    display:inherit!important
}
@media only screen and (min-width:90.063em) {
    .hide-for-small, .hide-for-medium, .hide-for-medium-down, .hide-for-large, .show-for-large-up, .show-for-xlarge {
        display:inherit!important
    }
    .show-for-small, .show-for-medium, .show-for-medium-down, .show-for-large, .hide-for-large-up, .hide-for-xlarge {
        display:none!important
    }
}
@media only screen and (max-width:79.938em) and (min-width:48em) {
    .hide-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
        display:inherit!important
    }
    .show-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge {
        display:none!important
    }
}
@media only screen and (max-width:47.938em) {
    .show-for-small, .hide-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
        display:inherit!important
    }
    .hide-for-small, .show-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge {
        display:none!important
    }
}
.show-for-landscape, .hide-for-portrait {
    display:inherit!important
}
.hide-for-landscape, .show-for-portrait {
    display:none!important
}
@media screen and (orientation:landscape) {
    .show-for-landscape, .hide-for-portrait {
        display:inherit!important
    }
    .hide-for-landscape, .show-for-portrait {
        display:none!important
    }
}
@media screen and (orientation:portrait) {
    .show-for-portrait, .hide-for-landscape {
        display:inherit!important
    }
    .hide-for-portrait, .show-for-landscape {
        display:none!important
    }
}
.show-for-touch {
    display:none!important
}
.hide-for-touch {
    display:inherit!important
}
.touch .show-for-touch {
    display:inherit!important
}
.touch .hide-for-touch {
    display:none!important
}
table.show-for-xlarge, table.show-for-large, table.hide-for-small, table.hide-for-medium {
    display:table!important
}
@media only screen and (max-width:79.938em) and (min-width:48em) {
    .touch table.hide-for-xlarge, .touch table.hide-for-large, .touch table.hide-for-small, .touch table.show-for-medium {
        display:table!important
    }
}
@media only screen and (max-width:47.938em) {
    table.hide-for-xlarge, table.hide-for-large, table.hide-for-medium, table.show-for-small {
        display:table!important
    }
}
@media only screen and (max-device-width:80em) {
    .touch .nav-bar li.has-flyout>a {
        padding-right:36px!important
    }
}
@media only screen and (max-device-width:50em), only screen and (device-width:64em) and (device-height:37.5em), only screen and (width:80em) and (orientation:landscape), only screen and (device-width:50em), only screen and (max-width:47.938em) {
    .flex-video {
        padding-top:0
    }
}
@media only screen and (max-width:79.938em) and (min-width:48em) {
    .touch .nav-bar li a {
        font-size:13px
    }
    .touch .nav-bar li.has-flyout>a.flyout-toggle {
        padding:20px!important
    }
    .touch .nav-bar li.has-flyout>a {
        padding-right:36px!important
    }
    .clearing-main-right, .clearing-main-left {
        height:100%;
        width:40px;
        top:0;
        border:0
    }
    .clearing-main-right:before, .clearing-main-left:before {
        position:absolute;
        top:50%
    }
    .clearing-main-left {
        left:0
    }
    .clearing-main-left:before {
        left:5px;
        content:"";
        display:block;
        width:0;
        height:0;
        border:solid 16px;
        border-color:transparent #fff transparent transparent
    }
    .clearing-main-right {
        height:100%;
        right:0
    }
    .clearing-main-right:before {
        content:"";
        display:block;
        width:0;
        height:0;
        border:solid 16px;
        border-color:transparent transparent transparent #fff
    }
}
@media only screen and (max-width:47.938em) {
    #my-mega-menu-widget {
        display:none
    }
    .mobilemenu {
        display:block
    }
    .container {
        width:100%;
        border-top:0;
        margin-top:0;
        margin-bottom:0;
        border-radius:0
    }
    header {
        background:0
    }
    .logo {
        text-align:center
    }
    .logo img {
        margin:0 auto;
        display:block
    }
    .secondary-nav ul {
        float:left;
        width:50%;
        margin:0;
        padding:0
    }
    .secondary-nav .social {
        float:right;
        width:50%;
        margin:0;
        clear:none
    }
    .secondary-nav .social ul {
        float:right;
        width:220px
    }
    .social span {
        display:none
    }
    .nav-bar {
        margin-top:10px
    }
    .content {
        padding-right:0
    }
    .sidebar {
        padding:20px 0
    }
    .newsletter {
        display:none
    }
    #searchform div {
        padding:10px 0;
        width:100%;
        position:relative
    }
    .nav-bar #searchform input[type=text] {
        width:100%
    }
    .nav-bar #searchform #searchsubmit {
        position:absolute;
        right:0;
        top:10px
    }
    .mobile-nav select {
        display:block;
        margin:5px 0 20px;
        width:100%
    }
    .row .pop-articles .mobile-one {
        padding-right:0
    }
    .related {
        background:0
    }
    .related article {
        margin-bottom:20px
    }
    .related article .mobile-one {
        padding-right:0
    }
    .related hr {
        display:none
    }
    footer .signup {
        padding-bottom:0
    }
    footer .about {
        padding:10px
    }
    .footer-bottom .social {
        margin:0 auto;
        text-align:center
    }
    .footer-bottom .social ul {
        float:none;
        display:inline-block
    }
    .copyright {
        text-align:center;
        padding-top:10px
    }
    .latest .row.collapse .mobile-three {
        padding-left:15px
    }
    .about-author .one {
        display:none
    }
    #comments-title {
        line-height:24px
    }
    footer .footerlinks {
        display:block;
        margin-left:0
    }
    .left, .right {
        float:none
    }
    body {
        -webkit-text-size-adjust:none;
        -ms-text-size-adjust:none;
        width:100%;
        min-width:0;
        margin-left:0;
        margin-right:0;
        padding-left:0;
        padding-right:0
    }
    .row {
        width:auto;
        min-width:0;
        margin-left:0;
        margin-right:0
    }
    .column, .columns {
        width:auto!important;
        float:none
    }
    .column:last-child, .columns:last-child {
        float:none
    }
    [class*=column]+[class*=column]:last-child {
        float:none
    }
    .column:before, .columns:before, .column:after, .columns:after {
        content:"";
        display:table
    }
    .column:after, .columns:after {
        clear:both
    }
    .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten {
        margin-left:0!important
    }
    .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten {
        left:auto
    }
    .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten {
        right:auto
    }
    .row .mobile-one {
        width:25%!important;
        float:left;
        padding:0 15px
    }
    .row .mobile-one:last-child {
        float:right
    }
    .row .mobile-one.end {
        float:left
    }
    .row.collapse .mobile-one {
        padding:0
    }
    .row .mobile-two {
        width:50%!important;
        float:left;
        padding:0 15px
    }
    .row .mobile-two:last-child {
        float:right
    }
    .row .mobile-two.end {
        float:left
    }
    .row.collapse .mobile-two {
        padding:0
    }
    .row .mobile-three {
        width:75%!important;
        float:left;
        padding:0 15px
    }
    .row .mobile-three:last-child {
        float:right
    }
    .row .mobile-three.end {
        float:left
    }
    .row.collapse .mobile-three {
        padding:0
    }
    .row .mobile-four {
        width:100%!important;
        float:left;
        padding:0 15px
    }
    .row .mobile-four:last-child {
        float:right
    }
    .row .mobile-four.end {
        float:left
    }
    .row.collapse .mobile-four {
        padding:0
    }
    .push-one-mobile {
        left:25%
    }
    .pull-one-mobile {
        right:25%
    }
    .push-two-mobile {
        left:50%
    }
    .pull-two-mobile {
        right:50%
    }
    .push-three-mobile {
        left:75%
    }
    .pull-three-mobile {
        right:75%
    }
    .block-grid.mobile>li {
        float:none;
        width:100%;
        margin-left:0
    }
    .block-grid>li {
        clear:none
    }
    .block-grid.mobile-one-up>li {
        width:100%
    }
    .block-grid.mobile-two-up>li {
        width:50%
    }
    .block-grid.mobile-two-up>li:nth-child(2n+1) {
        clear:both
    }
    .block-grid.mobile-three-up>li {
        width:33.33333%
    }
    .block-grid.mobile-three-up>li:nth-child(3n+1) {
        clear:both
    }
    .block-grid.mobile-four-up>li {
        width:25%
    }
    .block-grid.mobile-four-up>li:nth-child(4n+1) {
        clear:both
    }
    .block-grid.mobile-five-up>li {
        width:20%
    }
    .block-grid.mobile-five-up>li:nth-child(5n+1) {
        clear:both
    }
    .block-grid.mobile-six-up>li {
        width:16.66667%
    }
    .block-grid.mobile-six-up>li:nth-child(6n+1) {
        clear:both
    }
    .block-grid.mobile-seven-up>li {
        width:14.28571%
    }
    .block-grid.mobile-seven-up>li:nth-child(7n+1) {
        clear:both
    }
    .block-grid.mobile-eight-up>li {
        width:12.5%
    }
    .block-grid.mobile-eight-up>li:nth-child(8n+1) {
        clear:both
    }
    .block-grid.mobile-nine-up>li {
        width:11.11111%
    }
    .block-grid.mobile-nine-up>li:nth-child(9n+1) {
        clear:both
    }
    .block-grid.mobile-ten-up>li {
        width:10%
    }
    .block-grid.mobile-ten-up>li:nth-child(10n+1) {
        clear:both
    }
    .block-grid.mobile-eleven-up>li {
        width:9.09091%
    }
    .block-grid.mobile-eleven-up>li:nth-child(11n+1) {
        clear:both
    }
    .block-grid.mobile-twelve-up>li {
        width:8.33333%
    }
    .block-grid.mobile-twelve-up>li:nth-child(12n+1) {
        clear:both
    }
    label.right {
        text-align:left
    }
    input[type=text].one, input[type=password].one, input[type=date].one, input[type=datetime].one, input[type=email].one, input[type=number].one, input[type=search].one, input[type=tel].one, input[type=time].one, input[type=url].one, textarea.one {
        width:100%!important
    }
    input[type=text].two, input[type=password].two, input[type=date].two, input[type=datetime].two, input[type=email].two, input[type=number].two, input[type=search].two, input[type=tel].two, input[type=time].two, input[type=url].two, textarea.two {
        width:100%!important
    }
    input[type=text].three, input[type=password].three, input[type=date].three, input[type=datetime].three, input[type=email].three, input[type=number].three, input[type=search].three, input[type=tel].three, input[type=time].three, input[type=url].three, textarea.three {
        width:100%!important
    }
    input[type=text].four, input[type=password].four, input[type=date].four, input[type=datetime].four, input[type=email].four, input[type=number].four, input[type=search].four, input[type=tel].four, input[type=time].four, input[type=url].four, textarea.four {
        width:100%!important
    }
    input[type=text].five, input[type=password].five, input[type=date].five, input[type=datetime].five, input[type=email].five, input[type=number].five, input[type=search].five, input[type=tel].five, input[type=time].five, input[type=url].five, textarea.five {
        width:100%!important
    }
    input[type=text].six, input[type=password].six, input[type=date].six, input[type=datetime].six, input[type=email].six, input[type=number].six, input[type=search].six, input[type=tel].six, input[type=time].six, input[type=url].six, textarea.six {
        width:100%!important
    }
    input[type=text].seven, input[type=password].seven, input[type=date].seven, input[type=datetime].seven, input[type=email].seven, input[type=number].seven, input[type=search].seven, input[type=tel].seven, input[type=time].seven, input[type=url].seven, textarea.seven {
        width:100%!important
    }
    input[type=text].eight, input[type=password].eight, input[type=date].eight, input[type=datetime].eight, input[type=email].eight, input[type=number].eight, input[type=search].eight, input[type=tel].eight, input[type=time].eight, input[type=url].eight, textarea.eight {
        width:100%!important
    }
    input[type=text].nine, input[type=password].nine, input[type=date].nine, input[type=datetime].nine, input[type=email].nine, input[type=number].nine, input[type=search].nine, input[type=tel].nine, input[type=time].nine, input[type=url].nine, textarea.nine {
        width:100%!important
    }
    input[type=text].ten, input[type=password].ten, input[type=date].ten, input[type=datetime].ten, input[type=email].ten, input[type=number].ten, input[type=search].ten, input[type=tel].ten, input[type=time].ten, input[type=url].ten, textarea.ten {
        width:100%!important
    }
    input[type=text].eleven, input[type=password].eleven, input[type=date].eleven, input[type=datetime].eleven, input[type=email].eleven, input[type=number].eleven, input[type=search].eleven, input[type=tel].eleven, input[type=time].eleven, input[type=url].eleven, textarea.eleven {
        width:100%!important
    }
    input[type=text].twelve, input[type=password].twelve, input[type=date].twelve, input[type=datetime].twelve, input[type=email].twelve, input[type=number].twelve, input[type=search].twelve, input[type=tel].twelve, input[type=time].twelve, input[type=url].twelve, textarea.twelve {
        width:100%!important
    }
    .button {
        display:block
    }
    button.button, input[type=submit].button, input[type=reset].button {
        width:100%;
        padding-left:0;
        padding-right:0
    }
    .button-group button.button, .button-group input[type=submit].button {
        width:auto;
        padding:10px 20px 11px
    }
    .button-group button.button.large, .button-group input[type=submit].button.large {
        padding:15px 30px 16px
    }
    .button-group button.button.medium, .button-group input[type=submit].button.medium {
        padding:10px 20px 11px
    }
    .button-group button.button.small, .button-group input[type=submit].button.small {
        padding:7px 14px 8px
    }
    .button-group button.button.tiny, .button-group input[type=submit].button.tiny {
        padding:5px 10px 6px
    }
    .button-group.even button.button, .button-group.even input[type=submit].button {
        width:100%;
        padding-left:0;
        padding-right:0
    }
    .nav-bar {
        height:auto
    }
    .nav-bar>li {
        float:none;
        display:block;
        border-right:0
    }
    .nav-bar>li>a.main {
        text-align:left;
        border-top:1px solid #ddd;
        border-right:0
    }
    .nav-bar>li:first-child>a.main {
        border-top:0
    }
    .nav-bar>li.has-flyout>a.flyout-toggle {
        position:absolute;
        right:0;
        top:0;
        padding:22px;
        z-index:2;
        display:block
    }
    .nav-bar>li.has-flyout.is-touch>a.flyout-toggle span {
        content:"";
        width:0;
        height:0;
        display:block
    }
    .nav-bar>li.has-flyout>a.flyout-toggle:hover span {
        border-top-color:#141414
    }
    .nav-bar.vertical>li.has-flyout>.flyout {
        left:0
    }
    .flyout {
        position:relative;
        width:100%!important;
        top:auto;
        margin-right:-2px;
        border-width:1px 1px 0
    }
    .flyout.right {
        float:none;
        right:auto;
        left:-1px
    }
    .flyout.small, .flyout.large {
        width:100%!important
    }
    .flyout p:last-child {
        margin-bottom:18px
    }
    .reveal-modal-bg {
        position:absolute
    }
    .reveal-modal, .reveal-modal.small, .reveal-modal.medium, .reveal-modal.large, .reveal-modal.xlarge {
        width:80%;
        top:15px;
        left:50%;
        margin-left:-40%;
        padding:20px;
        height:auto
    }
    .clearing-container {
        margin:0
    }
    .clearing-close {
        z-index:99;
        font-size:37px;
        top:0;
        right:5px
    }
    .clearing-caption {
        position:fixed;
        bottom:0;
        left:0;
        padding:10px!important;
        line-height:1.3
    }
    .clearing-main-right, .clearing-main-left {
        display:none
    }
    .clearing-blackout.clearing-assembled .visible-img, .clearing-blackout.clearing-assembled .clearing-container {
        height:100%
    }
    .clearing-blackout.clearing-assembled ul[data-clearing] {
        display:none
    }
    .joyride-tip-guide {
        width:95%!important;
        left:2.5%!important;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        -ms-border-radius:4px;
        -o-border-radius:4px;
        border-radius:4px
    }
    .joyride-tip-guide-wrapper {
        width:100%
    }
    .tabs.mobile {
        width:auto;
        margin:20px -20px 40px;
        border-bottom:solid 1px #ccc;
        height:auto;
        margin:20px -15px 0 -15px
    }
    .tabs.mobile dt, .tabs.mobile li, .tabs.mobile dd {
        float:none;
        height:auto
    }
    .tabs.mobile dd a, .tabs.mobile li a {
        font-size:15px;
        display:block;
        width:auto;
        height:auto;
        padding:18px 20px;
        margin:0;
        color:#555;
        line-height:1;
        border:0;
        border-left:0;
        border-right:0;
        border-top:1px solid #ccc;
        background:#fff
    }
    .tabs.mobile dd a.active, .tabs.mobile li a.active {
        border:0;
        background:#2ba6cb;
        color:#fff;
        margin:0;
        position:static;
        top:0;
        height:auto
    }
    .tabs.mobile dd:first-child a.active, .tabs.mobile li:first-child a.active {
        margin:0
    }
    .tabs.mobile+.tabs-content.contained {
        margin-left:-15px;
        margin-right:-15px
    }
    .tabs.mobile .section-title {
        padding-left:20px!important
    }
    .contained.mobile {
        margin-bottom:0
    }
    .contained.tabs.mobile dd a, .contained.tabs.mobile li a {
        padding:18px 20px
    }
    .tabs.mobile+ul.contained {
        margin-left:-20px;
        margin-right:-20px;
        border-width:0 0 1px
    }
    .tooltip {
        font-size:14px;
        line-height:1.4;
        padding:7px 10px 9px;
        left:50%!important;
        max-width:80%!important;
        margin-left:-40%;
        font-size:110%
    }
    .tooltip>.nub, .tooltip.top>.nub, .tooltip.left>.nub, .tooltip.right>.nub {
        border-color:transparent transparent #000;
        border-color:transparent transparent rgba(0, 0, 0, .85);
        top:-12px;
        left:10px
    }
}
@media only screen and (max-width:30em) {
    .hero .featured h1 {
        font-size:30px
    }
    .row .pop-articles .mobile-one {
        padding:0
    }
    .row .pop-articles .tag {
        display:none
    }
    .pop-articles p {
        width:100%
    }
    .related article .mobile-one {
        padding:0
    }
    .secondary-nav {
        text-align:center
    }
    .secondary-nav ul {
        float:none;
        width:100%;
        display:inline-block
    }
    .secondary-nav .social {
        float:none;
        width:100%;
        margin:10px 0 0;
        clear:none
    }
    .secondary-nav .social ul {
        float:none;
        width:220px
    }
    .social span {
        display:none
    }
}
.subscribe {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}
.subscribe:hover {
    color: #f15a24;
}
form.af-form-wrapper {
    width: 100%!important;
    max-width: 100%!important;
}
div.af-element {
    display: block;
    font-size: 11px;
    line-height: 1.2
}
.af-element p {
    margin: 5px 0;
}
.bodyText ul {
    padding-left: 20px!important;
    -webkit-padding-start: 20px
}
#af-form-1672140301 {
    max-width: 110%
}
#af-header-1672140301 p {
    padding: 0;
    margin: 0;
}
#lbx_light {
    top:10px!important;
    width: 95%;
    max-width: 500px;
    margin-left:-250px;
    left: 50%!important;
    height:auto;
}
.lbx_content {
    border:0!important;
}
@media screen and (max-width: 767px) {
    #lbx_light {
        top:0!important;
        width: 98%;
        max-width: 98%;
        margin-left:-59%;
        left: 60%!important;
        margin-top:10px!important;
        height: 360px
    }
    #af-body-1672140301 img {
        width: 100%;
        max-width: 100%
    }
}
iframe body {
    margin: 0
}
.page-id-7231 ol, h3#comments-title {
    display: none;
}
#popForm-1566973919 {
    width: 100%!important;
    max-width: 450px;
}
#af-form-1566973919, #af-form-1566973919 .quirksMode {
    width: 100%!important;
}
#optin {
    font-size: 12px;
    padding-bottom: 20px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
#optin h3 {
    background-color: #F86736;
    margin: 0;
    padding: 20px 35px;
    font-weight: bold;
    font-size: 21px;
    text-transform: none;
    line-height: 1
}
#optin p {
    padding-left: 20px;
    padding-right: 20px;
}
#optin input {
    width: 100%;
    margin-top: 5px;
}
#optin input[type=submit] {
    padding: 5px;
    color: #fff;
    background-color: #F86736;
    border: none;
    cursor: pointer;
}
#optin input[type=submit]:hover {
    background-color: #534d42;
    color: #fff;
}
@media screen and (min-width: 767px) {
    #lbx_light_2 {
        height: 210px!important;
        left:17%!important;
    }
}
#closediv_2 {
    z-index: 9999
}
@media screen and (max-width:800px) {
    #optin h3 {
        font-size: 18px;
        line-height: 1
    }
    #optin input[type=text] {
        font-size: 1em;
    }
}
body.landing {
    background-color:#fff;
}
.landing .container {
    border:none
}
.landing header {
    background:none;
    text-align:center;
}
.landing header h1 {
    margin-bottom:0;
    font-size:36px;
}
.landing header h2 {
    color:#f15a24;
    text-transform:none;
    font-size:16px;
    margin:0 0 30px 0;
    padding-top:0;
}
.landing header .logo {
    text-align:left
}
.landing hr {
    height:5px
}
.landing .content {
    background:none;
}
.landing {
    list-style-type:none;
    margin-left:0;
    padding:0;
}
.landing ul {
    list-style: none;
}
.landing li {
    margin-bottom:15px;
    padding-left:30px;
    background:url(images/tick.png) 0px 3px no-repeat
}
.landing p {
    color:#fff;
}
.landing .newsletter {
    padding-top:15px;
}
.landing .l-form {
    padding-left:30px;
    padding-top:15px
}
.landing .newsletter input[type="submit"] {
    background-color:#F15A24
}
.landing .button {
    width:100%
}
.landing .main-body p {
    color: #534d42;
}

/* Download child pages */
.parent-pageid-9307.landing header {
    text-align:left;
}
.parent-pageid-9307.landing header h2 {
    text-transform:uppercase;
}

@media only screen and (max-width: 767px) {
    .landing {
        padding-bottom:20px;
    }
    .landing .l-image {
        text-align:center
    }
    .landing .row .mobile-one {
        width:100% !important;
    }
    .landing header .logo {
        text-align:center
    }
    .landing .newsletter {
        display:block
    }
    .landing .l-form {
        padding-left:15px;
    }
}
img#closediv_1{
    z-index: 99999;
}