div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
margin-left: 0.5em;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}.nc-loading + .newscodes {
display:none;
}
.newscodes * {
box-sizing:border-box;
}
.newscodes {
position:relative;
overflow:hidden;
margin-bottom:20px;
}
.newscodes ul.newscodes-wrap {
display:block;
margin:0!important;
padding:0;
list-style:none;
transition:opacity 300ms;
}
.newscodes ul.newscodes-wrap li {
display:block;
}
.newscodes ul.newscodes-wrap:before,
.newscodes ul.newscodes-wrap:after {
content:'';
display:table;
clear:both;
}
.nc-loading ul.newscodes-wrap {
opacity:0.5;
} .newscodes-style ul.newscodes-wrap li a.nc-read-more {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
display:inline-block;
color:#ccc;
border:1px solid #ccc;
border-radius:2px;
padding:3px 5px;
font-size:14px;
line-height:14px;
margin-left:12px;
box-shadow:0 0 4px -2px #000;
letter-spacing:0;
font-weight:normal;
text-decoration:none;
}
.newscodes-style ul.newscodes-wrap li a.nc-read-more:hover {
color:#f00;
border-color:#f00;
} .newscodes ul.newscodes-wrap li a .nc-format {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
display:inline-block;
font-size:12px;
line-height:12px;
vertical-align:top;
text-transform:uppercase;
color:#fff;
margin-left:4px;
padding:3px 8px;
border-radius:2px;
letter-spacing:0;
font-weight:normal;
text-decoration:none;
}
.nc-format {
background-color:#888;
}
.nc-format-aside .nc-format {
background-color:#4358ab;
}
.nc-format-chat .nc-format {
background-color:#b1b1b1;
}
.nc-format-link .nc-format {
background-color:#fb8c04;
}
.nc-format-gallery .nc-format {
background-color:#b382e8;
}
.nc-format-image .nc-format {
background-color:#4fc03f;
}
.nc-format-quote .nc-format {
background-color:#332f53;
}
.nc-format-status .nc-format {
background-color:#92836d;
}
.nc-format-video .nc-format {
background-color:#f00;
}
.nc-format-audio .nc-format {
background-color:#1f80e0;
} .newscodes ul.newscodes-wrap li,
.newscodes .newscodes-pagination ul li {
color :#777;
}
.newscodes ul.newscodes-wrap li a,
.newscodes .newscodes-pagination ul li a {
color:inherit;
}
.newscodes ul.newscodes-wrap li a:hover,
.newscodes .newscodes-pagination ul li a:hover {
color:#f00;
}
.newscodes ul.newscodes-wrap li,
.newscodes .newscodes-pagination ul li {
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:15px;
line-height:24px;
}
.newscodes ul.newscodes-wrap li p {
margin-bottom:20px;
}
.newscodes ul.newscodes-wrap li h1,
.newscodes ul.newscodes-wrap li h2,
.newscodes ul.newscodes-wrap li h3,
.newscodes ul.newscodes-wrap li h4,
.newscodes ul.newscodes-wrap li h5,
.newscodes ul.newscodes-wrap li h6 {
color:#222;
font-size:24px;
font-weight:bold;
font-variant:normal;
font-style:normal;
line-height:30px;
letter-spacing:0;
text-decoration:none;
text-transform:uppercase;
margin:0 0 15px;
padding:0;
}
.newscodes.nc-cut-titles ul.newscodes-wrap li h1,
.newscodes.nc-cut-titles ul.newscodes-wrap li h2,
.newscodes.nc-cut-titles ul.newscodes-wrap li h3,
.newscodes.nc-cut-titles ul.newscodes-wrap li h4,
.newscodes.nc-cut-titles ul.newscodes-wrap li h5,
.newscodes.nc-cut-titles ul.newscodes-wrap li h6 {
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
} .newscodes ul.newscodes-wrap {
position:relative;
margin:0 -10px!important;
}
.newscodes ul.newscodes-wrap li {
width:100%;
float:left;
padding:0 10px;
}
.newscodes.columns-1 ul.newscodes-wrap {
margin:0!important;
}
.newscodes.columns-1 ul.newscodes-wrap li {
padding:0;
}
.newscodes.columns-2 ul.newscodes-wrap li {
width:50%;
}
.newscodes.columns-3 ul.newscodes-wrap li {
width:33.33%;
}
.newscodes.columns-4 ul.newscodes-wrap li {
width:25%;
}
.newscodes.columns-5 ul.newscodes-wrap li {
width:20%;
}
.newscodes.columns-6 ul.newscodes-wrap li {
width:16.66%;
}
.newscodes ul.newscodes-wrap li.first {
clear:both;
}
.nc-type-news-list-compact.newscodes ul.newscodes-wrap li.nc-regular h1,
.nc-type-news-list-compact.newscodes ul.newscodes-wrap li.nc-regular h2,
.nc-type-news-list-compact.newscodes ul.newscodes-wrap li.nc-regular h3,
.nc-type-news-list-compact.newscodes ul.newscodes-wrap li.nc-regular h4,
.nc-type-news-list-compact.newscodes ul.newscodes-wrap li.nc-regular h5,
.nc-type-news-list-compact.newscodes ul.newscodes-wrap li.nc-regular h6,
.nc-type-news-list-tiny-featured.newscodes ul.newscodes-wrap li.nc-regular h1,
.nc-type-news-list-tiny-featured.newscodes ul.newscodes-wrap li.nc-regular h2,
.nc-type-news-list-tiny-featured.newscodes ul.newscodes-wrap li.nc-regular h3,
.nc-type-news-list-tiny-featured.newscodes ul.newscodes-wrap li.nc-regular h4,
.nc-type-news-list-tiny-featured.newscodes ul.newscodes-wrap li.nc-regular h5,
.nc-type-news-list-tiny-featured.newscodes ul.newscodes-wrap li.nc-regular h6,
.nc-type-news-list-compact-featured.newscodes ul.newscodes-wrap li.nc-regular h1,
.nc-type-news-list-compact-featured.newscodes ul.newscodes-wrap li.nc-regular h2,
.nc-type-news-list-compact-featured.newscodes ul.newscodes-wrap li.nc-regular h3,
.nc-type-news-list-compact-featured.newscodes ul.newscodes-wrap li.nc-regular h4,
.nc-type-news-list-compact-featured.newscodes ul.newscodes-wrap li.nc-regular h5,
.nc-type-news-list-compact-featured.newscodes ul.newscodes-wrap li.nc-regular h6,
.nc-type-news-poster.newscodes ul.newscodes-wrap li.nc-regular h1,
.nc-type-news-poster.newscodes ul.newscodes-wrap li.nc-regular h2,
.nc-type-news-poster.newscodes ul.newscodes-wrap li.nc-regular h3,
.nc-type-news-poster.newscodes ul.newscodes-wrap li.nc-regular h4,
.nc-type-news-poster.newscodes ul.newscodes-wrap li.nc-regular h5,
.nc-type-news-poster.newscodes ul.newscodes-wrap li.nc-regular h6 {
margin:0;
display:inline;
} .newscodes .nc-figure {
position:relative;
background-position:center center;
margin:0 0 30px;
}
.newscodes .nc-figure img {
display:block;
}
.newscodes .nc-figure > a {
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
}
.nc-figure-x {
background-size:auto 101%;
}
.nc-figure-y {
background-size:101% auto;
}
.nc-image-ratio-1-1 {
padding-bottom:100%;
}
.nc-image-ratio-1-2 {
padding-bottom:50%;
}
.nc-image-ratio-1-3 {
padding-bottom:33.33%;
}
.nc-image-ratio-4-3 {
padding-bottom:75%;
}
.nc-image-ratio-16-9 {
padding-bottom:56.25%;
}
.nc-image-ratio-5-3 {
padding-bottom:60%;
}
.nc-image-ratio-2-1 {
padding-bottom:200%;
}
.nc-image-ratio-3-1 {
padding-bottom:300%;
}
.nc-image-ratio-3-4 {
padding-bottom:133.33%;
}
.nc-image-ratio-9-16 {
padding-bottom:177.77%;
}
.nc-image-ratio-3-5 {
padding-bottom:166.66%;
}
.nc-empty-figure {
background:url(//www.sindespi.org.br/wp-content/plugins/newscodes/lib/images/no-image.gif) center center no-repeat !important;
box-shadow:0 0 15px -8px #000 inset;
}  .nc-type-news-list-featured li.nc-regular .nc-figure-wrapper {
float:left;
width:100%;
max-width:25%;
min-width:160px;
margin-right:20px;
} .newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular {
display:list-item;
list-style-type:disc;
list-style-position:inside;
}
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h1,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h2,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h3,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h4,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h5,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h6 {
margin-bottom:0;
}
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h1 a,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h2 a,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h3 a,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h4 a,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h5 a,
.newscodes.nc-type-news-list-compact-featured ul.newscodes-wrap li.nc-regular h6 a {
font-size:75%;
} .newscodes.nc-type-news-poster {
min-height:1px;
padding-bottom:100%;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap {
position:absolute;
right:0;
bottom:0;
left:0;
padding:200px 40px 40px;
background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(black));
background:-moz-linear-gradient(top,transparent,#000);
background:-ms-linear-gradient(top,transparent 0,#000 100%);
background:linear-gradient(to bottom,transparent 0,#000 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='black');
z-index:2;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li {
position:relative;
color :#eee;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular {
display:list-item;
list-style-type:disc;
list-style-position:inside;
}
.nc-type-news-poster .nc-figure-wrapper {
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
}
.nc-type-news-poster .nc-figure-wrapper .nc-figure {
margin:0;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li h1,
.newscodes.nc-type-news-poster ul.newscodes-wrap li h2,
.newscodes.nc-type-news-poster ul.newscodes-wrap li h3,
.newscodes.nc-type-news-poster ul.newscodes-wrap li h4,
.newscodes.nc-type-news-poster ul.newscodes-wrap li h5,
.newscodes.nc-type-news-poster ul.newscodes-wrap li h6 {
color:#fff;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li p {
position:relative;
color :#eee;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li .nc-meta-compact-wrap span {
position:relative;
color :#aaa;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h1,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h2,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h3,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h4,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h5,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h6 {
margin-bottom:0;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h1 a,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h2 a,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h3 a,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h4 a,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h5 a,
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular h6 a {
font-size:75%;
} .newscodes.nc-type-news-list ul.newscodes-wrap li .nc-figure-wrapper {
float:left;
width:100%;
max-width:25%;
min-width:160px;
margin-right:20px;
}
.newscodes.nc-type-news-list ul.newscodes-wrap li .nc-figure-wrapper .nc-figure {
margin-bottom:5px;
}
.newscodes.nc-type-news-list ul.newscodes-wrap li p {
margin-bottom:0;
}
.newscodes.nc-type-news-list ul.newscodes-wrap li {
margin-bottom:20px;
} .newscodes.nc-type-news-list-featured ul.newscodes-wrap li .nc-figure-wrapper .nc-figure {
margin-bottom:5px;
}
.newscodes.nc-type-news-list-featured ul.newscodes-wrap li p {
margin-bottom:0;
}
.newscodes.nc-type-news-list-featured ul.newscodes-wrap li {
margin-bottom:20px;
} .newscodes.nc-type-news-list-compact ul.newscodes-wrap li {
display:list-item;
list-style-type:disc;
list-style-position:inside;
}
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h1,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h2,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h3,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h4,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h5,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h6 {
margin-bottom:0;
}
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h1 a,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h2 a,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h3 a,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h4 a,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h5 a,
.newscodes.nc-type-news-list-compact ul.newscodes-wrap li h6 a {
font-size:75%;
} .nc-type-news-ticker li .nc-figure-wrapper {
float:left;
width:100%;
max-width:15%;
min-width:100px;
margin-right:20px;
}
.nc-type-news-ticker .newscodes-pagination,
.nc-type-news-ticker .newscodes-load-more {
display:none!important;
}
.newscodes.nc-type-news-ticker ul.newscodes-wrap li .nc-figure-wrapper .nc-figure {
margin-bottom:5px;
}
.newscodes.nc-type-news-ticker ul.newscodes-wrap li p {
margin-bottom:10px;
}
.newscodes.nc-type-news-ticker ul.newscodes-wrap li {
margin-bottom:20px;
} .newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li {
display:list-item;
list-style-type:disc;
list-style-position:inside;
}
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h1,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h2,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h3,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h4,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h5,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h6 {
margin-bottom:0;
}
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h1 a,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h2 a,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h3 a,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h4 a,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h5 a,
.newscodes.nc-type-news-ticker-tiny ul.newscodes-wrap li h6 a {
font-size:75%;
}
.nc-type-news-ticker-tiny .newscodes-pagination,
.nc-type-news-ticker-tiny .newscodes-load-more {
display:none!important;
} .nc-type-news-ticker-compact .newscodes-pagination,
.nc-type-news-ticker-compact .newscodes-load-more {
display:none!important;
} .newscodes.nc-type-news-marquee {
margin-bottom:20px;
}
.newscodes.nc-type-news-marquee h2 {
margin:0!important;
}
.newscodes.nc-type-news-marquee ul.newscodes-wrap {
white-space:nowrap;
}
.newscodes.nc-type-news-marquee ul.newscodes-wrap li {
display:inline-block;
float:none;
width:auto;
}
.newscodes.nc-type-news-marquee ul.newscodes-wrap li a {
font-size:75%;
margin-right:4px;
}
.newscodes.nc-type-news-marquee > h2.nc-marquee-tag {
position:absolute;
top:0;
left:0;
height:100%;
background-color:#fff;
z-index:1;
border:1px solid #ccc;
border-left:10px solid #f00;
border-radius:2px;
color:#222;
font-size:24px;
font-weight:bold;
font-variant:normal;
font-style:normal;
line-height:30px;
letter-spacing:0;
text-decoration:none;
text-transform:uppercase;
padding:0 20px 0 20px;
box-shadow:0 0 4px -2px #000;
}
.newscodes.nc-type-news-marquee ul.newscodes-wrap li a .nc-format {
position:relative;
vertical-align:middle;
margin-right:20px;
margin-top:-1px;
}
.newscodes.nc-type-news-marquee ul.newscodes-wrap li a .nc-format:after {
content:'';
position:absolute;
top:0;
right:-14px;
height:100%;
width:1px;
background-color:#ccc;
} .newscodes.nc-type-news-one-tabbed-posts {
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap {
padding-right:66.66%;
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure {
margin-bottom:0!important;
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-tabbed-post {
position:absolute;
top:0;
left:33.33%;
width:66.66%;
padding-left:20px;
display:none;
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-active .nc-tabbed-post {
display:block;
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-active .nc-figure-wrapper {
position:relative;
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-active .nc-figure-wrapper:before {
content:'';
position:absolute;
top:50%;
right:0;
margin-top:-20px;
border:20px solid transparent;
border-right-color:#fff;
z-index:1;
} .newscodes.nc-type-news-columned-featured-list-compact {
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap {
width:50%;
float:left;
vertical-align:top;
padding:0 10px 0 0;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-featured {
overflow:hidden;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap + ul.newscodes-wrap {
float:right;
padding:0 0 0 10px;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular {
padding:0 10px;
display:list-item;
list-style-type:disc;
list-style-position:inside;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h1,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h2,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h3,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h4,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h5,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h6 {
margin-bottom:0;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h1 a,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h2 a,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h3 a,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h4 a,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h5 a,
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap li.nc-regular h6 a {
font-size:75%;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap + ul.newscodes-wrap + ul.newscodes-wrap.newscodes-wrap-load-more {
width:100%;
padding-left:0;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap + ul.newscodes-wrap + ul.newscodes-wrap.newscodes-wrap-load-more li {
width:50%;
padding-left:0;
} .newscodes.nc-type-news-columned-featured-list-tiny {
}
.newscodes.nc-type-news-columned-featured-list-tiny ul.newscodes-wrap {
width:50%;
float:left;
vertical-align:top;
padding:0 10px 0 0;
}
.newscodes.nc-type-news-columned-featured-list-tiny ul.newscodes-wrap li.nc-featured {
overflow:hidden;
}
.newscodes.nc-type-news-columned-featured-list-tiny ul.newscodes-wrap + ul.newscodes-wrap {
float:right;
padding:0 0 0 10px;
}
.newscodes.nc-type-news-columned-featured-list-tiny ul.newscodes-wrap + ul.newscodes-wrap + ul.newscodes-wrap.newscodes-wrap-load-more {
width:100%;
padding-left:0;
}
.newscodes.nc-type-news-columned-featured-list-tiny ul.newscodes-wrap + ul.newscodes-wrap + ul.newscodes-wrap.newscodes-wrap-load-more li {
width:50%;
padding-left:0;
} .newscodes.nc-type-news-columned-featured-list {
}
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap {
width:50%;
float:left;
vertical-align:top;
padding:0 10px 0 0;
}
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-featured {
overflow:hidden;
}
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap + ul.newscodes-wrap {
float:right;
padding:0 0 0 10px;
}
.newscodes.nc-type-news-columned-featured-list li.nc-regular .nc-figure-wrapper {
float:left;
width:100%;
max-width:25%;
min-width:160px;
margin-right:20px;
}
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap + ul.newscodes-wrap + ul.newscodes-wrap.newscodes-wrap-load-more {
width:100%;
padding-left:0;
}
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap + ul.newscodes-wrap + ul.newscodes-wrap.newscodes-wrap-load-more li {
width:50%;
padding-left:0;
}
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap li .nc-figure-wrapper .nc-figure {
margin-bottom:5px;
}
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap li p {
margin-bottom:0;
}
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap li {
margin-bottom:20px;
} .nc-figure-meta-wrap {
position:relative;
margin:0 0 30px;
}
.newscodes .nc-figure-meta-wrap .nc-figure {
margin-bottom:0;
}
.nc-meta-wrap {
color:#999;
position:absolute;
top:auto;
bottom:-7px;
left:10px;
right:10px;
font-size:12px;
line-height:12px;
font-weight:bold;
text-transform:uppercase;
z-index:1;
white-space:nowrap;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap > span {
display:inline-block;
background-color:#fff;
padding:3px 6px;
box-shadow:0 0 4px -2px #000;
vertical-align:top;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap {
position:relative;
display:inline-block;
padding:0;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap:hover .nc-taxonomy-wrap > a {
opacity:1;
visibility:visible;
z-index:1;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a {
position:absolute;
left:0;
color:#fff;
background-color:#f00;
padding:3px 10px;
transition:z-index 0s linear 0.2s, visibility 0s linear 0.2s,opacity 0.2s linear;
opacity:0;
visibility:hidden;
z-index:-1;
box-shadow:0 0 4px -2px #000;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover {
color:#f00;
background-color:#fff;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child {
position:relative;
float:left;
opacity:1;
visibility:visible;
z-index:1;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a {
top:-18px;
transition-delay:.45s;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a {
top:-36px;
transition-delay:.3s;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a {
top:-54px;
transition-delay:.15s;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a {
top:-72px;
transition-delay:0s;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap:hover .nc-taxonomy-wrap > a:first-child + a {
transition-delay:0s;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap:hover .nc-taxonomy-wrap > a:first-child + a + a {
transition-delay:.15s;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap:hover .nc-taxonomy-wrap > a:first-child + a + a + a {
transition-delay:.3s;
}
.newscodes ul.newscodes-wrap li .nc-meta-wrap:hover .nc-taxonomy-wrap > a:first-child + a + a + a + a {
transition-delay:.45s;
}
.nc-meta-compact-wrap {
display:block;
font-size:13px;
font-weight:normal;
color:#999;
text-transform:uppercase;
}
.nc-type-news-marquee .nc-meta-compact-wrap {
display:inline-block;
}
.nc-meta-compact-wrap .nc-taxonomy-wrap {
display:inline;
}
.newscodes ul.newscodes-wrap li .nc-meta-compact-wrap .nc-taxonomy-wrap a {
font-size:100%;
}
.newscodes ul.newscodes-wrap li .nc-meta-compact-wrap .nc-taxonomy-wrap a:before {
content:', ';
}
.newscodes ul.newscodes-wrap li .nc-meta-compact-wrap .nc-taxonomy-wrap a:first-child:before {
content:'';
}
.newscodes ul.newscodes-wrap li .nc-meta-compact-wrap .nc-taxonomy-wrap a:hover:before {
color:#888;
}
.newscodes ul.newscodes-wrap li .nc-meta-compact-wrap > span {
margin-right:4px;
} .newscodes.nc-wrap-ratio-1-1 {
padding-bottom:100%;
}
.newscodes.nc-wrap-ratio-1-2 {
padding-bottom:50%;
}
.newscodes.nc-wrap-ratio-1-3 {
padding-bottom:33.33%;
}
.newscodes.nc-wrap-ratio-4-3 {
padding-bottom:75%;
}
.newscodes.nc-wrap-ratio-16-9 {
padding-bottom:56.25%;
}
.newscodes.nc-wrap-ratio-5-3 {
padding-bottom:60%;
}
.newscodes.nc-wrap-ratio-2-1 {
padding-bottom:200%;
}
.newscodes.nc-wrap-ratio-3-1 {
padding-bottom:300%;
}
.newscodes.nc-wrap-ratio-3-4 {
padding-bottom:133.33%;
}
.newscodes.nc-wrap-ratio-9-16 {
padding-bottom:177.77%;
}
.newscodes.nc-wrap-ratio-3-5 {
padding-bottom:166.66%;
} .newscodes .newscodes-pagination:before,
.newscodes .newscodes-pagination:after {
content:'';
display:table;
clear:both;
}
.newscodes .newscodes-pagination {
margin-top:20px;
margin-bottom:5px;
}
.newscodes .newscodes-pagination ul {
position:relative;
display:inline-block;
margin:0;
padding:0;
}
.newscodes .newscodes-pagination ul li {
display:inline-block;
margin:0;
padding:0;
}
.newscodes .newscodes-pagination ul li:first-child {
margin-left:8px;
}
.newscodes-style .newscodes-pagination ul li span,
.newscodes-style .newscodes-pagination ul li a {
display:inline-block;
color:#ccc;
border:1px solid #ccc;
border-radius:2px;
padding:3px 6px;
font-size:14px;
font-weight:normal;
line-height:14px;
box-shadow:0 0 4px -2px #000;
}
.newscodes-style .newscodes-pagination ul li a:hover {
color:#f00;
border-color:#f00;
}
.newscodes-style .newscodes-pagination ul li span.current {
color:#e4e4e4;
border-color:#e4e4e4;
}
.nc-loading .newscodes-pagination ul {
padding-right:36px;
}
.nc-loading .newscodes-pagination ul:after {
content:'';
position:absolute;
top:0;
right:0;
height:100%;
width:36px;
background:url(//www.sindespi.org.br/wp-content/plugins/newscodes/lib/images/loading.gif) center center no-repeat;
background-size:20px;
}
.nc-type-news-poster .newscodes-pagination {
position:absolute;
top:0;
left:0;
margin:40px;
z-index:3;
} .newscodes .newscodes-load-more:before,
.newscodes .newscodes-load-more:after {
content:'';
display:table;
clear:both;
}
.newscodes .newscodes-load-more {
margin-top:20px;
margin-bottom:5px;
}
.newscodes .newscodes-load-more span {
cursor:pointer;
}
.newscodes-style .newscodes-load-more span {
position:relative;
display:inline-block;
color:#ccc;
border:1px solid #ccc;
border-radius:2px;
padding:12px 36px;
font-size:14px;
font-weight:normal;
line-height:14px;
box-shadow:0 0 4px -2px #000;
-webkit-transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;
transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;
}
.newscodes-style .newscodes-load-more span:hover {
color:#f00;
border-color:#f00;
}
.nc-loading .newscodes-load-more span {
padding-right:54px;
}
.nc-loading .newscodes-load-more span:after {
content:'';
position:absolute;
top:0;
right:18px;
height:100%;
width:36px;
background:url(//www.sindespi.org.br/wp-content/plugins/newscodes/lib/images/loading.gif) center center no-repeat;
background-size:20px;
}
.nc-type-news-poster .newscodes-load-more {
position:absolute;
top:0;
left:0;
margin:40px;
z-index:3;
} .newscodes-multi {
position:relative;
}
.newscodes-multi .nc-multi-tabs {
position:relative;
}
.newscodes-multi .nc-multi-tabs .newscodes {
display:none;
}
.newscodes-multi .nc-multi-tabs .newscodes:first-child {
display:block;
} .newscodes-multi ul.nc-multi-terms {
display:block;
list-style:none;
margin:0;
padding:0;
}
.newscodes-style ul.nc-multi-terms li {
cursor:pointer;
display:inline-block;
color:#ccc;
border:1px solid #ccc;
border-radius:2px;
margin:0 6px 6px 0;
padding:12px 36px;
font-size:14px;
font-weight:normal;
line-height:14px;
box-shadow:0 0 4px -2px #000;
-webkit-transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;
transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;
}
.newscodes-style ul.nc-multi-terms li:hover,
.newscodes-style ul.nc-multi-terms li.current {
color:#f00;
border-color:#f00;
}
.newscodes-multi .nc-multi-navigation {
margin-bottom:20px;
}
.newscodes-multi .nc-multi-navigation.nc-type-news-list-featured,
.newscodes-multi .nc-multi-navigation.nc-type-news-list-tiny-featured,
.newscodes-multi .nc-multi-navigation.nc-type-news-list-compact-featured {
position:absolute;
top:10px;
left:10px;
right:4px;
z-index:4;
}
.newscodes-multi .nc-multi-navigation.nc-type-news-poster {
position:absolute;
top:40px;
left:37px;
right:37px;
z-index:4;
}
.newscodes-multi .nc-type-news-poster .newscodes-pagination,
.newscodes-multi .nc-type-news-poster .newscodes-load-more {
position:absolute;
top:0;
left:auto;
right:0;
margin:40px;
z-index:5;
} .newscodes .nc-format-video .nc-figure-wrapper a:after {
content:'';
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
width:100%;
height:100%;
background:url(//www.sindespi.org.br/wp-content/plugins/newscodes/lib/images/nc-video.svg) center center no-repeat;
background-size:64px auto;
transition:opacity 200ms;
}
.newscodes .nc-format-video .nc-figure-wrapper a:hover:after {
opacity:.6;
} @media only screen and (max-width:768px), only screen and (max-device-width:768px) {
.newscodes.nc-type-news-grid ul.newscodes-wrap li {
width:50%!important;
}
.newscodes.nc-type-news-grid ul.newscodes-wrap li.nc-post-odd {
float:left;
clear:both;
}
.newscodes.nc-type-news-grid ul.newscodes-wrap li.nc-post-even {
float:right;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li p {
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
.newscodes.nc-type-news-poster .newscodes-pagination,
.newscodes.nc-type-news-poster .newscodes-load-more {
display:none;
}
}
@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
.newscodes.nc-type-news-grid ul.newscodes-wrap li {
width:100%!important;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap {
padding:200px 20px 20px;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-regular {
display:none;
}
.newscodes.nc-type-news-poster ul.newscodes-wrap li.nc-featured p {
margin-bottom:0;
}
.newscodes-multi .nc-multi-navigation.nc-type-news-poster {
left:17px;
top:20px;
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap {
padding-right:0;
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure {
margin-bottom:20px!important;
}
.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-tabbed-post {
position:relative;
top:auto;
left:auto;
width:auto;
padding-left:0;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap,
.newscodes.nc-type-news-columned-featured-list-tiny ul.newscodes-wrap,
.newscodes.nc-type-news-columned-featured-list ul.newscodes-wrap {
width:100%;
padding:0;
margin-bottom:20px!important;
}
.newscodes.nc-type-news-columned-featured-list-compact ul.newscodes-wrap + ul.newscodes-wrap,
.newscodes.nc-type-news-columned-featured-list-tiny ul.newscodes-wrap + ul.newscodes-wrap,
.newscodes.nc-type-news-columned-featured-list-tiny ul.newscodes-wrap + ul.newscodes-wrap {
padding:0;
margin-bottom:0!important;
}
.nc-image-ratio-1-2,
.nc-image-ratio-1-3,
.nc-image-ratio-16-9 {
padding-bottom:60%
}
}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:35px}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li.nc-post h1,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li.nc-post h2,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li.nc-post h3,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li.nc-post h4,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li.nc-post h5,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li.nc-post h6{margin-bottom:25px}.newscodes-style-classic-red-pt-serif .newscodes-pagination,.newscodes-style-classic-red-pt-serif .newscodes-load-more{margin-top:35px}.newscodes-style-classic-red-pt-serif.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:35px}.newscodes-style-classic-red-pt-serif.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:35px}.newscodes-style-classic-red-pt-serif.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-classic-red-pt-serif.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-classic-red-pt-serif.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:35px}.newscodes-style-classic-red-pt-serif.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-classic-red-pt-serif.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-classic-red-pt-serif.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-classic-red-pt-serif.newscodes.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:35px}}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h1,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h2,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h3,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h4,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h5,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h6{color:#222;font-family:"PT Serif", serif;font-size:32px;font-weight:bold;line-height:36px;text-transform:none}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h1 a:hover,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h2 a:hover,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h3 a:hover,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h4 a:hover,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h5 a:hover,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#3a3a3a;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:12px}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-18px}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-36px}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-54px}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-72px}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li p{color:#777;font-family:"PT Serif", serif;font-size:16px;line-height:26px}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f00}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f00;background-color:#fff}.newscodes-style-classic-red-pt-serif .newscodes-pagination ul li span,.newscodes-style-classic-red-pt-serif .newscodes-pagination ul li a{display:inline-block;color:#fff !important;background-color:#8e8e8e;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-classic-red-pt-serif .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#f00}.newscodes-style-classic-red-pt-serif .newscodes-pagination ul li span.current{color:56%;background-color:56%}.newscodes-style-classic-red-pt-serif .newscodes-load-more span{cursor:pointer;display:inline-block;color:#fff !important;background-color:#8e8e8e;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-classic-red-pt-serif .newscodes-load-more span:hover{color:#fff !important;background-color:#f00}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#fff !important;background-color:#8e8e8e;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-classic-red-pt-serif ul.newscodes-wrap li a.nc-read-more:hover{color:#fff !important;background-color:#f00}.newscodes-style-classic-red-pt-serif .nc-pagination-pages{color:#777}.newscodes-style-classic-red-pt-serif .newscodes-pagination ul li span,.newscodes-style-classic-red-pt-serif .newscodes-pagination ul li a,.newscodes-style-classic-red-pt-serif .newscodes-load-more span{color:#8e8e8e}.newscodes-style-classic-red-pt-serif.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#fff !important;background-color:#8e8e8e;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-classic-red-pt-serif.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-classic-red-pt-serif.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#f00}.newscodes-style-classic-red-pt-serif.nc-multi-navigation ul.nc-multi-terms{color:#8e8e8e}.newscodes-style-classic-red-pt-serif .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-classic-red-pt-serif .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-classic-red-pt-serif .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-classic-red-pt-serif .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-classic-red-pt-serif .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-classic-red-pt-serif .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-classic-red-pt-serif .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-classic-red-pt-serif .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-classic-red-pt-serif .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-classic-red-pt-serif .nc-format-audio .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-compact-red-open-sans.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-compact-red-open-sans.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-compact-red-open-sans.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h1,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h2,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h3,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h4,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h5,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h6{color:#222;font-family:"Open Sans", sans-serif;font-size:15px;font-weight:700;letter-spacing:-0.02em;line-height:30px}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h1 a:hover,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h2 a:hover,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h3 a:hover,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h4 a:hover,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h5 a:hover,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-compact-red-open-sans ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#ccc}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif;font-size:13px;font-weight:300;line-height:26px}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f00}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f00;background-color:#fff}.newscodes-style-compact-red-open-sans .newscodes-pagination ul li span,.newscodes-style-compact-red-open-sans .newscodes-pagination ul li a{display:inline-block;padding:3px 6px}.newscodes-style-compact-red-open-sans .newscodes-pagination ul li a:hover{color:#f00}.newscodes-style-compact-red-open-sans .newscodes-pagination ul li span.current{color:13%;background-color:13%}.newscodes-style-compact-red-open-sans .newscodes-load-more span{cursor:pointer;display:inline-block;padding:3px 6px;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-compact-red-open-sans .newscodes-load-more span:hover{color:#f00}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222;padding:3px 5px;margin-left:12px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-compact-red-open-sans ul.newscodes-wrap li a.nc-read-more:hover{color:#f00}.newscodes-style-compact-red-open-sans .nc-pagination-pages{color:#777}.newscodes-style-compact-red-open-sans .newscodes-pagination ul li span,.newscodes-style-compact-red-open-sans .newscodes-pagination ul li a,.newscodes-style-compact-red-open-sans .newscodes-load-more span{color:#222;font-size:13px;font-weight:700}.newscodes-style-compact-red-open-sans.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#ccc;border:1px solid #ccc;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-compact-red-open-sans.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-compact-red-open-sans.nc-multi-navigation ul.nc-multi-terms li.current{color:#f00;border-color:#f00}.newscodes-style-compact-red-open-sans.nc-multi-navigation ul.nc-multi-terms{color:#ccc}.newscodes-style-compact-red-open-sans .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-compact-red-open-sans .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-compact-red-open-sans .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-compact-red-open-sans .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-compact-red-open-sans .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-compact-red-open-sans .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-compact-red-open-sans .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-compact-red-open-sans .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-compact-red-open-sans .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-compact-red-open-sans .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-italic-red-ubuntu.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-italic-red-ubuntu.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-italic-red-ubuntu.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h1,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h2,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h3,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h4,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h5,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h6{color:#222;font-family:"Ubuntu", sans-serif;font-style:italic;text-transform:none}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h1 a:hover,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h2 a:hover,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h3 a:hover,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h4 a:hover,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h5 a:hover,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#f00}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li p{color:#777;font-family:"Raleway", sans-serif;font-size:13px;font-style:italic;line-height:26px}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f00}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f00;background-color:#fff}.newscodes-style-italic-red-ubuntu .newscodes-pagination ul li span,.newscodes-style-italic-red-ubuntu .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-italic-red-ubuntu .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#f00}.newscodes-style-italic-red-ubuntu .newscodes-pagination ul li span.current{color:98%;background-color:98%}.newscodes-style-italic-red-ubuntu .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-italic-red-ubuntu .newscodes-load-more span:hover{color:#fff !important;background-color:#f00}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-italic-red-ubuntu ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#f00}.newscodes-style-italic-red-ubuntu .nc-pagination-pages{color:#777}.newscodes-style-italic-red-ubuntu .newscodes-pagination ul li span,.newscodes-style-italic-red-ubuntu .newscodes-pagination ul li a,.newscodes-style-italic-red-ubuntu .newscodes-load-more span{color:#fafafa}.newscodes-style-italic-red-ubuntu.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-italic-red-ubuntu.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-italic-red-ubuntu.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#f00}.newscodes-style-italic-red-ubuntu.nc-multi-navigation ul.nc-multi-terms{color:#fafafa}.newscodes-style-italic-red-ubuntu .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-italic-red-ubuntu .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-italic-red-ubuntu .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-italic-red-ubuntu .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-italic-red-ubuntu .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-italic-red-ubuntu .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-italic-red-ubuntu .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-italic-red-ubuntu .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-italic-red-ubuntu .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-italic-red-ubuntu .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-italic-red-ubuntu-on-right.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-italic-red-ubuntu-on-right.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h1,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h2,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h3,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h4,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h5,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h6{color:#222;font-family:"Ubuntu", sans-serif;font-style:italic;text-transform:none;text-align:right}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h1 a:hover,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h2 a:hover,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h3 a:hover,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h4 a:hover,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h5 a:hover,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li .nc-meta-wrap,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li .nc-meta-compact-wrap{text-align:right}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#f00}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li p{color:#777;font-family:"Raleway", sans-serif;font-size:13px;font-style:italic;line-height:26px;text-align:right}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f00}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f00;background-color:#fff}.newscodes-style-italic-red-ubuntu-on-right .newscodes-pagination ul li span,.newscodes-style-italic-red-ubuntu-on-right .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-italic-red-ubuntu-on-right .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#f00}.newscodes-style-italic-red-ubuntu-on-right .newscodes-pagination ul li span.current{color:98%;background-color:98%}.newscodes-style-italic-red-ubuntu-on-right .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-italic-red-ubuntu-on-right .newscodes-load-more span:hover{color:#fff !important;background-color:#f00}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-italic-red-ubuntu-on-right ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#f00}.newscodes-style-italic-red-ubuntu-on-right .nc-pagination-pages{color:#777}.newscodes-style-italic-red-ubuntu-on-right .newscodes-pagination,.newscodes-style-italic-red-ubuntu-on-right .newscodes-load-more{text-align:right}.newscodes-style-italic-red-ubuntu-on-right .newscodes-pagination ul li span,.newscodes-style-italic-red-ubuntu-on-right .newscodes-pagination ul li a,.newscodes-style-italic-red-ubuntu-on-right .newscodes-load-more span{color:#fafafa}.newscodes-style-italic-red-ubuntu-on-right.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-italic-red-ubuntu-on-right.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-italic-red-ubuntu-on-right.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#f00}.newscodes-style-italic-red-ubuntu-on-right.nc-multi-navigation ul.nc-multi-terms{color:#fafafa;text-align:right}.newscodes-style-italic-red-ubuntu-on-right .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-italic-red-ubuntu-on-right .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-handwritten-blue.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-handwritten-blue.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-handwritten-blue.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-handwritten-blue ul.newscodes-wrap li h1,.newscodes-style-handwritten-blue ul.newscodes-wrap li h2,.newscodes-style-handwritten-blue ul.newscodes-wrap li h3,.newscodes-style-handwritten-blue ul.newscodes-wrap li h4,.newscodes-style-handwritten-blue ul.newscodes-wrap li h5,.newscodes-style-handwritten-blue ul.newscodes-wrap li h6{color:#1e73be;font-family:"Annie Use Your Telescope", cursive;letter-spacing:.06em}.newscodes-style-handwritten-blue ul.newscodes-wrap li h1 a:hover,.newscodes-style-handwritten-blue ul.newscodes-wrap li h2 a:hover,.newscodes-style-handwritten-blue ul.newscodes-wrap li h3 a:hover,.newscodes-style-handwritten-blue ul.newscodes-wrap li h4 a:hover,.newscodes-style-handwritten-blue ul.newscodes-wrap li h5 a:hover,.newscodes-style-handwritten-blue ul.newscodes-wrap li h6 a:hover{color:#222}.newscodes-style-handwritten-blue ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-handwritten-blue ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-handwritten-blue ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#666}.newscodes-style-handwritten-blue ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:300;line-height:26px}.newscodes-style-handwritten-blue ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#1e73be}.newscodes-style-handwritten-blue ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#1e73be;background-color:#fff}.newscodes-style-handwritten-blue .newscodes-pagination ul li span,.newscodes-style-handwritten-blue .newscodes-pagination ul li a{display:inline-block;color:#fff !important;background-color:#1e73be;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-handwritten-blue .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#222}.newscodes-style-handwritten-blue .newscodes-pagination ul li span.current{color:43%;background-color:43%}.newscodes-style-handwritten-blue .newscodes-load-more span{cursor:pointer;display:inline-block;color:#fff !important;background-color:#1e73be;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-handwritten-blue .newscodes-load-more span:hover{color:#fff !important;background-color:#222}.newscodes-style-handwritten-blue ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#fff !important;background-color:#1e73be;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-handwritten-blue ul.newscodes-wrap li a.nc-read-more:hover{color:#fff !important;background-color:#222}.newscodes-style-handwritten-blue .nc-pagination-pages{color:#777}.newscodes-style-handwritten-blue .newscodes-pagination ul li span,.newscodes-style-handwritten-blue .newscodes-pagination ul li a,.newscodes-style-handwritten-blue .newscodes-load-more span{color:#1e73be;font-family:"Open Sans", sans-serif;font-size:15px;font-weight:bold;line-height:22px}.newscodes-style-handwritten-blue.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#fff !important;background-color:#1e73be;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-handwritten-blue.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-handwritten-blue.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#222}.newscodes-style-handwritten-blue.nc-multi-navigation ul.nc-multi-terms{color:#1e73be}.newscodes-style-handwritten-blue .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-handwritten-blue .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-handwritten-blue .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-handwritten-blue .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-handwritten-blue .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-handwritten-blue .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-handwritten-blue .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-handwritten-blue .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-handwritten-blue .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-handwritten-blue .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-light-orange-raleway ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:45px}.newscodes-style-light-orange-raleway ul.newscodes-wrap li.nc-post h1,.newscodes-style-light-orange-raleway ul.newscodes-wrap li.nc-post h2,.newscodes-style-light-orange-raleway ul.newscodes-wrap li.nc-post h3,.newscodes-style-light-orange-raleway ul.newscodes-wrap li.nc-post h4,.newscodes-style-light-orange-raleway ul.newscodes-wrap li.nc-post h5,.newscodes-style-light-orange-raleway ul.newscodes-wrap li.nc-post h6{margin-bottom:40px}.newscodes-style-light-orange-raleway .newscodes-pagination,.newscodes-style-light-orange-raleway .newscodes-load-more{margin-top:30px}.newscodes-style-light-orange-raleway.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:45px}.newscodes-style-light-orange-raleway.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:45px}.newscodes-style-light-orange-raleway.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-light-orange-raleway.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-light-orange-raleway.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:45px}.newscodes-style-light-orange-raleway.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-light-orange-raleway.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-light-orange-raleway.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-light-orange-raleway.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:45px}}.newscodes-style-light-orange-raleway ul.newscodes-wrap li h1,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h2,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h3,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h4,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h5,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h6{color:#aaa;font-family:"Raleway", sans-serif;font-size:36px;font-weight:200;line-height:42px;text-transform:none}.newscodes-style-light-orange-raleway ul.newscodes-wrap li h1 a:hover,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h2 a:hover,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h3 a:hover,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h4 a:hover,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h5 a:hover,.newscodes-style-light-orange-raleway ul.newscodes-wrap li h6 a:hover{color:#fc8a19}.newscodes-style-light-orange-raleway ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-light-orange-raleway ul.newscodes-wrap li .nc-meta-wrap,.newscodes-style-light-orange-raleway ul.newscodes-wrap li .nc-meta-compact-wrap{text-align:center}.newscodes-style-light-orange-raleway ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-light-orange-raleway ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#ccc}.newscodes-style-light-orange-raleway ul.newscodes-wrap li p{color:#777;font-family:"Raleway", sans-serif;font-size:16px;font-weight:200;line-height:26px}.newscodes-style-light-orange-raleway ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#fc8a19}.newscodes-style-light-orange-raleway ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#fc8a19;background-color:#fff}.newscodes-style-light-orange-raleway .newscodes-pagination ul li span,.newscodes-style-light-orange-raleway .newscodes-pagination ul li a{display:inline-block;border:1px solid #ccc;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-light-orange-raleway .newscodes-pagination ul li a:hover{color:#fc8a19;border-color:#fc8a19}.newscodes-style-light-orange-raleway .newscodes-pagination ul li span.current{color:80%;background-color:80%}.newscodes-style-light-orange-raleway .newscodes-load-more span{cursor:pointer;display:inline-block;border:1px solid #ccc;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-light-orange-raleway .newscodes-load-more span:hover{color:#fc8a19;border-color:#fc8a19}.newscodes-style-light-orange-raleway ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#ccc;border:1px solid #ccc;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-light-orange-raleway ul.newscodes-wrap li a.nc-read-more:hover{color:#fc8a19;border-color:#fc8a19}.newscodes-style-light-orange-raleway .nc-pagination-pages{color:#777}.newscodes-style-light-orange-raleway .newscodes-pagination,.newscodes-style-light-orange-raleway .newscodes-load-more{text-align:center}.newscodes-style-light-orange-raleway .newscodes-pagination ul li span,.newscodes-style-light-orange-raleway .newscodes-pagination ul li a,.newscodes-style-light-orange-raleway .newscodes-load-more span{color:#ccc;font-size:12px;line-height:14px}.newscodes-style-light-orange-raleway.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-light-orange-raleway.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-light-orange-raleway.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#fc8a19}.newscodes-style-light-orange-raleway.nc-multi-navigation ul.nc-multi-terms{color:#ccc;text-align:center}.newscodes-style-light-orange-raleway .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-light-orange-raleway .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-light-orange-raleway .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-light-orange-raleway .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-light-orange-raleway .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-light-orange-raleway .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-light-orange-raleway .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-light-orange-raleway .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-light-orange-raleway .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-light-orange-raleway .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-classic-blue-raleway.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-classic-blue-raleway.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-classic-blue-raleway.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h1,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h2,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h3,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h4,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h5,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h6{color:#222;font-family:"Raleway", sans-serif;font-size:32px;font-weight:300;letter-spacing:-0.05em;line-height:40px;text-transform:none}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h1 a:hover,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h2 a:hover,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h3 a:hover,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h4 a:hover,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h5 a:hover,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li h6 a:hover{color:#1e73be}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#666}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-classic-blue-raleway ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fafafa;font-family:"Raleway", sans-serif;font-weight:500}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li p{color:#777;font-family:"Raleway", sans-serif;font-size:16px;line-height:24px}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#1e73be}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#1e73be;background-color:#fff}.newscodes-style-classic-blue-raleway .newscodes-pagination ul li span,.newscodes-style-classic-blue-raleway .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-classic-blue-raleway .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#1e73be}.newscodes-style-classic-blue-raleway .newscodes-pagination ul li span.current{color:80%;background-color:80%}.newscodes-style-classic-blue-raleway .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-classic-blue-raleway .newscodes-load-more span:hover{color:#fff !important;background-color:#1e73be}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-classic-blue-raleway ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#1e73be}.newscodes-style-classic-blue-raleway .nc-pagination-pages{color:#777}.newscodes-style-classic-blue-raleway .newscodes-pagination ul li span,.newscodes-style-classic-blue-raleway .newscodes-pagination ul li a,.newscodes-style-classic-blue-raleway .newscodes-load-more span{color:#ccc}.newscodes-style-classic-blue-raleway.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-classic-blue-raleway.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-classic-blue-raleway.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#1e73be}.newscodes-style-classic-blue-raleway.nc-multi-navigation ul.nc-multi-terms{color:#ccc}.newscodes-style-classic-blue-raleway .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-classic-blue-raleway .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-classic-blue-raleway .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-classic-blue-raleway .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-classic-blue-raleway .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-classic-blue-raleway .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-classic-blue-raleway .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-classic-blue-raleway .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-classic-blue-raleway .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-classic-blue-raleway .nc-format-audio .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-classic-blue-raleway-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-classic-blue-raleway-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-classic-blue-raleway-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h1,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h2,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h3,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h4,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h5,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h6{color:#222;font-family:"Raleway", sans-serif;font-size:32px;font-weight:300;letter-spacing:-0.05em;line-height:40px;text-transform:none;text-align:center}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h1 a:hover,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h2 a:hover,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h3 a:hover,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h4 a:hover,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h5 a:hover,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li h6 a:hover{color:#1e73be}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#666}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li .nc-meta-wrap,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li .nc-meta-compact-wrap{text-align:center}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fafafa;font-family:"Raleway", sans-serif;font-weight:500}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li p{color:#777;font-family:"Raleway", sans-serif;font-size:16px;line-height:24px;text-align:center}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#1e73be}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#1e73be;background-color:#fff}.newscodes-style-classic-blue-raleway-centered .newscodes-pagination ul li span,.newscodes-style-classic-blue-raleway-centered .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-classic-blue-raleway-centered .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#1e73be}.newscodes-style-classic-blue-raleway-centered .newscodes-pagination ul li span.current{color:80%;background-color:80%}.newscodes-style-classic-blue-raleway-centered .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-classic-blue-raleway-centered .newscodes-load-more span:hover{color:#fff !important;background-color:#1e73be}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-classic-blue-raleway-centered ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#1e73be}.newscodes-style-classic-blue-raleway-centered .nc-pagination-pages{color:#777}.newscodes-style-classic-blue-raleway-centered .newscodes-pagination,.newscodes-style-classic-blue-raleway-centered .newscodes-load-more{text-align:center}.newscodes-style-classic-blue-raleway-centered .newscodes-pagination ul li span,.newscodes-style-classic-blue-raleway-centered .newscodes-pagination ul li a,.newscodes-style-classic-blue-raleway-centered .newscodes-load-more span{color:#ccc}.newscodes-style-classic-blue-raleway-centered.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#ccc;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-classic-blue-raleway-centered.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-classic-blue-raleway-centered.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#1e73be}.newscodes-style-classic-blue-raleway-centered.nc-multi-navigation ul.nc-multi-terms{color:#ccc}.newscodes-style-classic-blue-raleway-centered .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-classic-blue-raleway-centered .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-classic-blue-raleway-centered .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-classic-blue-raleway-centered .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-classic-blue-raleway-centered .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-classic-blue-raleway-centered .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-classic-blue-raleway-centered .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-classic-blue-raleway-centered .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-classic-blue-raleway-centered .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-classic-blue-raleway-centered .nc-format-audio .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-light-travel-blue.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-light-travel-blue.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-light-travel-blue.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-light-travel-blue ul.newscodes-wrap li h1,.newscodes-style-light-travel-blue ul.newscodes-wrap li h2,.newscodes-style-light-travel-blue ul.newscodes-wrap li h3,.newscodes-style-light-travel-blue ul.newscodes-wrap li h4,.newscodes-style-light-travel-blue ul.newscodes-wrap li h5,.newscodes-style-light-travel-blue ul.newscodes-wrap li h6{color:#45ada8;font-family:"Lato", sans-serif;font-size:25px;font-style:normal;font-variant:normal;font-weight:300;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;text-align:left}.newscodes-style-light-travel-blue ul.newscodes-wrap li h1 a:hover,.newscodes-style-light-travel-blue ul.newscodes-wrap li h2 a:hover,.newscodes-style-light-travel-blue ul.newscodes-wrap li h3 a:hover,.newscodes-style-light-travel-blue ul.newscodes-wrap li h4 a:hover,.newscodes-style-light-travel-blue ul.newscodes-wrap li h5 a:hover,.newscodes-style-light-travel-blue ul.newscodes-wrap li h6 a:hover{color:#547980}.newscodes-style-light-travel-blue ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-light-travel-blue ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-light-travel-blue ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#594f4f;font-family:"Open Sans", sans-serif}.newscodes-style-light-travel-blue ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif}.newscodes-style-light-travel-blue ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#547980;background-color:#e5fcc2}.newscodes-style-light-travel-blue ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#e5fcc2;background-color:#547980}.newscodes-style-light-travel-blue .newscodes-pagination ul li span,.newscodes-style-light-travel-blue .newscodes-pagination ul li a{display:inline-block;border:1px solid #99b2b7;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-light-travel-blue .newscodes-pagination ul li a:hover{color:#00a0b0;border-color:#00a0b0}.newscodes-style-light-travel-blue .newscodes-pagination ul li span.current{color:66%;background-color:66%}.newscodes-style-light-travel-blue .newscodes-load-more span{cursor:pointer;display:inline-block;border:1px solid #99b2b7;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-light-travel-blue .newscodes-load-more span:hover{color:#00a0b0;border-color:#00a0b0}.newscodes-style-light-travel-blue ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#99b2b7;border:1px solid #99b2b7;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-light-travel-blue ul.newscodes-wrap li a.nc-read-more:hover{color:#00a0b0;border-color:#00a0b0}.newscodes-style-light-travel-blue .nc-pagination-pages{color:#777}.newscodes-style-light-travel-blue .newscodes-pagination ul li span,.newscodes-style-light-travel-blue .newscodes-pagination ul li a,.newscodes-style-light-travel-blue .newscodes-load-more span{color:#99b2b7;font-family:"Open Sans", sans-serif}.newscodes-style-light-travel-blue.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#fff !important;background-color:#00b4cc;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-light-travel-blue.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-light-travel-blue.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#005f6b}.newscodes-style-light-travel-blue.nc-multi-navigation ul.nc-multi-terms{color:#00b4cc;font-family:"Open Sans", sans-serif}.newscodes-style-light-travel-blue .nc-format{background-color:#547980;background-color:#888;color:#fff !important}.newscodes-style-light-travel-blue .nc-format-aside .nc-format{background-color:#547980;color:#fff !important}.newscodes-style-light-travel-blue .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-light-travel-blue .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-light-travel-blue .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-light-travel-blue .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-light-travel-blue .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-light-travel-blue .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-light-travel-blue .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-light-travel-blue .nc-format-audio .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:35px}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li.nc-post h1,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li.nc-post h2,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li.nc-post h3,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li.nc-post h4,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li.nc-post h5,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li.nc-post h6{margin-bottom:25px}.newscodes-style-classic-red-pt-serif-centered .newscodes-pagination,.newscodes-style-classic-red-pt-serif-centered .newscodes-load-more{margin-top:35px}.newscodes-style-classic-red-pt-serif-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:35px}.newscodes-style-classic-red-pt-serif-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:35px}.newscodes-style-classic-red-pt-serif-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-classic-red-pt-serif-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-classic-red-pt-serif-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:35px}.newscodes-style-classic-red-pt-serif-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-classic-red-pt-serif-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-classic-red-pt-serif-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-light-orange-raleway.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:35px}}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h1,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h2,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h3,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h4,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h5,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h6{color:#222;font-family:"PT Serif", serif;font-size:32px;font-weight:bold;line-height:36px;text-transform:none;text-align:center}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h1 a:hover,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h2 a:hover,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h3 a:hover,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h4 a:hover,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h5 a:hover,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-compact-wrap{text-align:center}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#3a3a3a;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:12px}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-18px}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-36px}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-54px}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-72px}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li p{color:#777;font-family:"PT Serif", serif;font-size:16px;line-height:26px;text-align:center}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f00}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f00;background-color:#fff}.newscodes-style-classic-red-pt-serif-centered .newscodes-pagination ul li span,.newscodes-style-classic-red-pt-serif-centered .newscodes-pagination ul li a{display:inline-block;color:#fff !important;background-color:#8e8e8e;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-classic-red-pt-serif-centered .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#f00}.newscodes-style-classic-red-pt-serif-centered .newscodes-pagination ul li span.current{color:56%;background-color:56%}.newscodes-style-classic-red-pt-serif-centered .newscodes-load-more span{cursor:pointer;display:inline-block;color:#fff !important;background-color:#8e8e8e;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-classic-red-pt-serif-centered .newscodes-load-more span:hover{color:#fff !important;background-color:#f00}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#fff !important;background-color:#8e8e8e;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-classic-red-pt-serif-centered ul.newscodes-wrap li a.nc-read-more:hover{color:#fff !important;background-color:#f00}.newscodes-style-classic-red-pt-serif-centered .nc-pagination-pages{color:#777}.newscodes-style-classic-red-pt-serif-centered .newscodes-pagination,.newscodes-style-classic-red-pt-serif-centered .newscodes-load-more{text-align:center}.newscodes-style-classic-red-pt-serif-centered .newscodes-pagination ul li span,.newscodes-style-classic-red-pt-serif-centered .newscodes-pagination ul li a,.newscodes-style-classic-red-pt-serif-centered .newscodes-load-more span{color:#8e8e8e}.newscodes-style-classic-red-pt-serif-centered.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#fff !important;background-color:#8e8e8e;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-classic-red-pt-serif-centered.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-classic-red-pt-serif-centered.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#f00}.newscodes-style-classic-red-pt-serif-centered.nc-multi-navigation ul.nc-multi-terms{color:#8e8e8e}.newscodes-style-classic-red-pt-serif-centered .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-classic-red-pt-serif-centered .nc-format-audio .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:10px}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:20px}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post h1,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post h2,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post h3,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post h4,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post h5,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post h6{margin-bottom:5px}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li.nc-post p{margin-bottom:10px}.newscodes-style-lowercase-brown-open-sans .newscodes-pagination,.newscodes-style-lowercase-brown-open-sans .newscodes-load-more{margin-top:10px}.newscodes-style-lowercase-brown-open-sans.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:20px}.newscodes-style-lowercase-brown-open-sans.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:10px}.newscodes-style-lowercase-brown-open-sans.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:20px}.newscodes-style-lowercase-brown-open-sans.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-lowercase-brown-open-sans.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-lowercase-brown-open-sans.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:10px}.newscodes-style-lowercase-brown-open-sans.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-lowercase-brown-open-sans.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-lowercase-brown-open-sans.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:20px}.newscodes-style-lowercase-brown-open-sans.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-lowercase-brown-open-sans.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-lowercase-brown-open-sans.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-lowercase-brown-open-sans{margin-bottom:10px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-lowercase-brown-open-sans.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:20px}}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h1,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h2,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h3,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h4,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h5,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h6{color:#222;font-family:"Open Sans", sans-serif;font-size:30px;font-weight:100;letter-spacing:-0.03em;line-height:36px;text-transform:lowercase}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h1 a:hover,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h2 a:hover,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h3 a:hover,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h4 a:hover,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h5 a:hover,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li h6 a:hover{color:#844a07}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fffde2}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#444;font-family:"Open Sans", sans-serif;font-weight:200}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif;font-size:13px;line-height:24px}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#844a07}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#844a07;background-color:#fff}.newscodes-style-lowercase-brown-open-sans .newscodes-pagination ul li span,.newscodes-style-lowercase-brown-open-sans .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#fffde2;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-lowercase-brown-open-sans .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#844a07}.newscodes-style-lowercase-brown-open-sans .newscodes-pagination ul li span.current{color:94%;background-color:94%}.newscodes-style-lowercase-brown-open-sans .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fffde2;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-lowercase-brown-open-sans .newscodes-load-more span:hover{color:#fff !important;background-color:#844a07}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#fffde2;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-lowercase-brown-open-sans ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#844a07}.newscodes-style-lowercase-brown-open-sans .nc-pagination-pages{color:#777}.newscodes-style-lowercase-brown-open-sans .newscodes-pagination ul li span,.newscodes-style-lowercase-brown-open-sans .newscodes-pagination ul li a,.newscodes-style-lowercase-brown-open-sans .newscodes-load-more span{color:#fffde2;font-family:"Open Sans", sans-serif;font-weight:200}.newscodes-style-lowercase-brown-open-sans.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fffde2;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-lowercase-brown-open-sans.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-lowercase-brown-open-sans.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#844a07}.newscodes-style-lowercase-brown-open-sans.nc-multi-navigation ul.nc-multi-terms{color:#fffde2;font-family:"Open Sans", sans-serif;font-weight:200}.newscodes-style-lowercase-brown-open-sans .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-lowercase-brown-open-sans .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-lowercase-brown-open-sans .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-lowercase-brown-open-sans .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-lowercase-brown-open-sans .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-lowercase-brown-open-sans .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-lowercase-brown-open-sans .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-lowercase-brown-open-sans .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-lowercase-brown-open-sans .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-lowercase-brown-open-sans .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-dark-simple-crushed.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-dark-simple-crushed.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-dark-simple-crushed.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h1,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h2,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h3,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h4,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h5,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h6{color:#444;font-family:"Crushed", cursive;font-size:36px;line-height:40px;text-transform:none}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h1 a:hover,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h2 a:hover,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h3 a:hover,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h4 a:hover,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h5 a:hover,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#444}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fff;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:500;line-height:18px}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-24px}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-48px}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-72px}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-96px}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li p{color:#888;font-family:"Open Sans", sans-serif;font-size:15px;line-height:24px}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#444}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#444;background-color:#fff}.newscodes-style-dark-simple-crushed .newscodes-pagination ul li span,.newscodes-style-dark-simple-crushed .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-dark-simple-crushed .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#444}.newscodes-style-dark-simple-crushed .newscodes-pagination ul li span.current{color:98%;background-color:98%}.newscodes-style-dark-simple-crushed .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-dark-simple-crushed .newscodes-load-more span:hover{color:#fff !important;background-color:#444}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-dark-simple-crushed ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#444}.newscodes-style-dark-simple-crushed .nc-pagination-pages{color:#888}.newscodes-style-dark-simple-crushed .newscodes-pagination ul li span,.newscodes-style-dark-simple-crushed .newscodes-pagination ul li a,.newscodes-style-dark-simple-crushed .newscodes-load-more span{color:#fafafa}.newscodes-style-dark-simple-crushed.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-dark-simple-crushed.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-dark-simple-crushed.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#444}.newscodes-style-dark-simple-crushed.nc-multi-navigation ul.nc-multi-terms{color:#fafafa}.newscodes-style-dark-simple-crushed .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-dark-simple-crushed .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-dark-simple-crushed .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-dark-simple-crushed .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-dark-simple-crushed .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-dark-simple-crushed .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-dark-simple-crushed .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-dark-simple-crushed .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-dark-simple-crushed .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-dark-simple-crushed .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-dark-simple-crushed-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-dark-simple-crushed-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-dark-simple-crushed-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h1,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h2,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h3,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h4,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h5,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h6{color:#444;font-family:"Crushed", cursive;font-size:36px;line-height:40px;text-transform:none;text-align:center}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h1 a:hover,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h2 a:hover,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h3 a:hover,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h4 a:hover,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h5 a:hover,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#444}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-compact-wrap{text-align:center}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fff;font-family:"Open Sans", sans-serif;font-size:16px;font-weight:500;line-height:18px}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-24px}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-48px}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-72px}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-96px}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li p{color:#888;font-family:"Open Sans", sans-serif;font-size:15px;line-height:24px;text-align:center}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#444}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#444;background-color:#fff}.newscodes-style-dark-simple-crushed-centered .newscodes-pagination ul li span,.newscodes-style-dark-simple-crushed-centered .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:3px 6px;box-shadow:0 0 4px -2px #000}.newscodes-style-dark-simple-crushed-centered .newscodes-pagination ul li a:hover{color:#fff !important;background-color:#444}.newscodes-style-dark-simple-crushed-centered .newscodes-pagination ul li span.current{color:98%;background-color:98%}.newscodes-style-dark-simple-crushed-centered .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-dark-simple-crushed-centered .newscodes-load-more span:hover{color:#fff !important;background-color:#444}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;padding:3px 5px;margin-left:12px;box-shadow:0 0 4px -2px #000;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-dark-simple-crushed-centered ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#444}.newscodes-style-dark-simple-crushed-centered .nc-pagination-pages{color:#888}.newscodes-style-dark-simple-crushed-centered .newscodes-pagination,.newscodes-style-dark-simple-crushed-centered .newscodes-load-more{text-align:center}.newscodes-style-dark-simple-crushed-centered .newscodes-pagination ul li span,.newscodes-style-dark-simple-crushed-centered .newscodes-pagination ul li a,.newscodes-style-dark-simple-crushed-centered .newscodes-load-more span{color:#fafafa}.newscodes-style-dark-simple-crushed-centered.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;border-radius:2px;margin:0 6px 6px 0;padding:12px 36px;box-shadow:0 0 4px -2px #000;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-dark-simple-crushed-centered.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-dark-simple-crushed-centered.nc-multi-navigation ul.nc-multi-terms li.current{color:#fff !important;background-color:#444}.newscodes-style-dark-simple-crushed-centered.nc-multi-navigation ul.nc-multi-terms{color:#fafafa}.newscodes-style-dark-simple-crushed-centered .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-dark-simple-crushed-centered .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-dark-simple-crushed-centered .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-dark-simple-crushed-centered .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-dark-simple-crushed-centered .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-dark-simple-crushed-centered .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-dark-simple-crushed-centered .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-dark-simple-crushed-centered .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-dark-simple-crushed-centered .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-dark-simple-crushed-centered .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-flat-and-clean-yellow-ubuntu.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-flat-and-clean-yellow-ubuntu.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h1,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h2,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h3,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h4,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h5,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h6{color:#222;font-family:"Ubuntu", sans-serif;font-size:32px;line-height:36px;text-transform:none}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h1 a:hover,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h2 a:hover,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h3 a:hover,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h4 a:hover,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h5 a:hover,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li h6 a:hover{color:#fadf00}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fadf00}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fff;font-family:"Open Sans", sans-serif;font-size:14px;font-weight:500;line-height:14px}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-20px}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-40px}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-60px}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-80px}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li p{color:#999;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#fadf00}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#fadf00;background-color:#fff}.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-pagination ul{margin:0 10px}.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-pagination ul li{margin-right:6px}.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-pagination ul li span,.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#fafafa;padding:10px 18px}.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-pagination ul li a:hover{color:#222 !important;background-color:#fadf00}.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-pagination ul li span.current{color:98%;background-color:98%}.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;padding:12px 36px;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-load-more span:hover{color:#222 !important;background-color:#fadf00}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#fafafa;padding:3px 5px;margin-left:12px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-flat-and-clean-yellow-ubuntu ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#fadf00}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-pagination-pages{color:#999}.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-pagination ul li span,.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-pagination ul li a,.newscodes-style-flat-and-clean-yellow-ubuntu .newscodes-load-more span{color:#fafafa;font-family:"Open Sans", sans-serif;font-size:15px;font-weight:500;line-height:22px}.newscodes-style-flat-and-clean-yellow-ubuntu.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;margin:0 6px 6px 0;padding:12px 36px;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-flat-and-clean-yellow-ubuntu.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-flat-and-clean-yellow-ubuntu.nc-multi-navigation ul.nc-multi-terms li.current{color:#222 !important;background-color:#fadf00}.newscodes-style-flat-and-clean-yellow-ubuntu.nc-multi-navigation ul.nc-multi-terms{color:#fafafa;font-family:"Open Sans", sans-serif;font-size:15px;line-height:20px}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format{background-color:#fff;background-color:#888;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-chat .nc-format{background-color:#b1b1b1;color:#222 !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-gallery .nc-format{background-color:#b382e8;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-link .nc-format{background-color:#fb8c04;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-image .nc-format{background-color:#4fc03f;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-quote .nc-format{background-color:#332f53;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-status .nc-format{background-color:#92836d;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-video .nc-format{background-color:#f00;color:#fff !important}.newscodes-style-flat-and-clean-yellow-ubuntu .nc-format-audio .nc-format{background-color:#1f80e0;color:#fff !important}.newscodes-style-stylish-blue-open-sans.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-stylish-blue-open-sans.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-stylish-blue-open-sans.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h1,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h2,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h3,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h4,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h5,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h6{color:#a0e5e0;font-family:"Open Sans", sans-serif;font-size:15px;font-weight:500;line-height:30px}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h1 a:hover,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h2 a:hover,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h3 a:hover,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h4 a:hover,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h5 a:hover,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li h6 a:hover{color:#91bfb7}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#ccc;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:12px}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-18px}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-36px}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-54px}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-72px}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif;font-size:13px;font-weight:500;line-height:26px}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#e03e54}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#e03e54;background-color:#fff}.newscodes-style-stylish-blue-open-sans .newscodes-pagination ul{margin:0 10px}.newscodes-style-stylish-blue-open-sans .newscodes-pagination ul li{margin-right:6px}.newscodes-style-stylish-blue-open-sans .newscodes-pagination ul li span,.newscodes-style-stylish-blue-open-sans .newscodes-pagination ul li a{display:inline-block;color:#222 !important;background-color:#fafafa;padding:10px 18px}.newscodes-style-stylish-blue-open-sans .newscodes-pagination ul li a:hover{color:#222 !important;background-color:#a0e5e0}.newscodes-style-stylish-blue-open-sans .newscodes-pagination ul li span.current{color:98%;background-color:98%}.newscodes-style-stylish-blue-open-sans .newscodes-load-more span{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fafafa;padding:12px 36px;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-stylish-blue-open-sans .newscodes-load-more span:hover{color:#222 !important;background-color:#a0e5e0}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li a.nc-read-more{display:inline-block;color:#222 !important;background-color:#fafafa;padding:3px 5px;margin-left:12px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-stylish-blue-open-sans ul.newscodes-wrap li a.nc-read-more:hover{color:#222 !important;background-color:#a0e5e0}.newscodes-style-stylish-blue-open-sans .nc-pagination-pages{color:#777}.newscodes-style-stylish-blue-open-sans .newscodes-pagination ul li span,.newscodes-style-stylish-blue-open-sans .newscodes-pagination ul li a,.newscodes-style-stylish-blue-open-sans .newscodes-load-more span{color:#fafafa;font-family:"Open Sans", sans-serif;font-size:14px;line-height:24px}.newscodes-style-stylish-blue-open-sans.nc-multi-navigation ul.nc-multi-terms li{cursor:pointer;display:inline-block;color:#222 !important;background-color:#fff;margin:0 6px 6px 0;padding:12px 36px;-webkit-transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;transition:color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease}.newscodes-style-stylish-blue-open-sans.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-stylish-blue-open-sans.nc-multi-navigation ul.nc-multi-terms li.current{color:#222 !important;background-color:#a0e5e0}.newscodes-style-stylish-blue-open-sans.nc-multi-navigation ul.nc-multi-terms{color:#fff;font-family:"Open Sans", sans-serif;font-size:14px;line-height:20px}.newscodes-style-stylish-blue-open-sans .nc-format{background-color:#fff;background-color:#e87162;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-chat .nc-format{background-color:#e87162;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-gallery .nc-format{background-color:#e87162;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-link .nc-format{background-color:#e87162;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-image .nc-format{background-color:#e87162;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-quote .nc-format{background-color:#e87162;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-status .nc-format{background-color:#e87162;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-video .nc-format{background-color:#e87162;color:#fff !important}.newscodes-style-stylish-blue-open-sans .nc-format-audio .nc-format{background-color:#e87162;color:#fff !important}.newscodes-style-sweet-and-red-ubuntu.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-sweet-and-red-ubuntu.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-sweet-and-red-ubuntu.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h1,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h2,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h3,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h4,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h5,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h6{color:#444;font-family:"Ubuntu", sans-serif;font-size:24px;font-weight:300;line-height:30px;text-transform:none}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h1 a:hover,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h2 a:hover,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h3 a:hover,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h4 a:hover,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h5 a:hover,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#556270}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fff;font-family:"Open Sans", sans-serif;font-size:12px;font-weight:500;line-height:20px;text-transform:none}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-26px}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-52px}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-78px}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-104px}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif;font-size:13px;line-height:22px}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f26565}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f26565;background-color:#fff}.newscodes-style-sweet-and-red-ubuntu .newscodes-pagination ul li span,.newscodes-style-sweet-and-red-ubuntu .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-red-ubuntu .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #802b33;background-color:#c44d58;border-color:#a73742 #802b33 #802b33;color:#fff !important;text-shadow:0 -1px 1px #ba3e49, 1px 0 1px #ae3a45, 0 1px 1px #ae3a45, -1px 0 1px #ae3a45}.newscodes-style-sweet-and-red-ubuntu .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f}.newscodes-style-sweet-and-red-ubuntu .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-red-ubuntu .newscodes-load-more span:hover{box-shadow:0 2px 0 #802b33;background-color:#c44d58;border-color:#a73742 #802b33 #802b33;color:#fff !important;text-shadow:0 -1px 1px #ba3e49, 1px 0 1px #ae3a45, 0 1px 1px #ae3a45, -1px 0 1px #ae3a45}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-sweet-and-red-ubuntu ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #802b33;background-color:#c44d58;border-color:#a73742 #802b33 #802b33;color:#fff !important;text-shadow:0 -1px 1px #ba3e49, 1px 0 1px #ae3a45, 0 1px 1px #ae3a45, -1px 0 1px #ae3a45}.newscodes-style-sweet-and-red-ubuntu .nc-pagination-pages{color:#777}.newscodes-style-sweet-and-red-ubuntu .newscodes-pagination ul li span,.newscodes-style-sweet-and-red-ubuntu .newscodes-pagination ul li a,.newscodes-style-sweet-and-red-ubuntu .newscodes-load-more span{color:#f26565}.newscodes-style-sweet-and-red-ubuntu.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-red-ubuntu.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-sweet-and-red-ubuntu.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #802b33;background-color:#c44d58;border-color:#a73742 #802b33 #802b33;color:#fff !important;text-shadow:0 -1px 1px #ba3e49, 1px 0 1px #ae3a45, 0 1px 1px #ae3a45, -1px 0 1px #ae3a45}.newscodes-style-sweet-and-red-ubuntu.nc-multi-navigation ul.nc-multi-terms{color:#f26565}.newscodes-style-sweet-and-red-ubuntu .nc-format{background-color:#fff;background-color:#f4b727;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-aside .nc-format{background-color:#fff;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-chat .nc-format{background-color:#f4dba1;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-gallery .nc-format{background-color:#f4eede;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-link .nc-format{background-color:#f4e7c8;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-image .nc-format{background-color:#f4e0b0;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-quote .nc-format{background-color:#f4d386;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-status .nc-format{background-color:#f4c65a;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-video .nc-format{background-color:#f4b727;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu .nc-format-audio .nc-format{background-color:#f4f3e6;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h1,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h2,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h3,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h4,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h5,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h6{color:#444;font-family:"Ubuntu", sans-serif;font-size:30px;font-weight:600;line-height:40px;text-transform:none}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h1 a:hover,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h2 a:hover,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h3 a:hover,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h4 a:hover,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h5 a:hover,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li h6 a:hover{color:#f00}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#556270}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fff;font-family:"Open Sans", sans-serif;font-size:12px;font-weight:500;line-height:20px;text-transform:none}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-26px}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-52px}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-78px}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-104px}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif;font-size:13px;line-height:22px}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f26565}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f26565;background-color:#fff}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-pagination ul li span,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #802b33;background-color:#c44d58;border-color:#a73742 #802b33 #802b33;color:#fff !important;text-shadow:0 -1px 1px #ba3e49, 1px 0 1px #ae3a45, 0 1px 1px #ae3a45, -1px 0 1px #ae3a45}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-load-more span:hover{box-shadow:0 2px 0 #802b33;background-color:#c44d58;border-color:#a73742 #802b33 #802b33;color:#fff !important;text-shadow:0 -1px 1px #ba3e49, 1px 0 1px #ae3a45, 0 1px 1px #ae3a45, -1px 0 1px #ae3a45}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #802b33;background-color:#c44d58;border-color:#a73742 #802b33 #802b33;color:#fff !important;text-shadow:0 -1px 1px #ba3e49, 1px 0 1px #ae3a45, 0 1px 1px #ae3a45, -1px 0 1px #ae3a45}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-pagination-pages{color:#777}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-pagination ul li span,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-pagination ul li a,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .newscodes-load-more span{color:#f26565}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #de1313;background-color:#f26565;border-color:#ee3636 #de1313 #de1313;color:#fff !important;text-shadow:0 -1px 1px #f04d4d, 1px 0 1px #ef3f3f, 0 1px 1px #ef3f3f, -1px 0 1px #ef3f3f;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-sweet-and-red-ubuntu-bigger-headlines.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #802b33;background-color:#c44d58;border-color:#a73742 #802b33 #802b33;color:#fff !important;text-shadow:0 -1px 1px #ba3e49, 1px 0 1px #ae3a45, 0 1px 1px #ae3a45, -1px 0 1px #ae3a45}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines.nc-multi-navigation ul.nc-multi-terms{color:#f26565}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format{background-color:#fff;background-color:#f4b727;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-aside .nc-format{background-color:#fff;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-chat .nc-format{background-color:#f4dba1;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-gallery .nc-format{background-color:#f4eede;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-link .nc-format{background-color:#f4e7c8;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-image .nc-format{background-color:#f4e0b0;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-quote .nc-format{background-color:#f4d386;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-status .nc-format{background-color:#f4c65a;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-video .nc-format{background-color:#f4b727;color:#222 !important}.newscodes-style-sweet-and-red-ubuntu-bigger-headlines .nc-format-audio .nc-format{background-color:#f4f3e6;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h1,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h2,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h3,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h4,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h5,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h6{color:#444;font-family:"Ubuntu", sans-serif;font-size:30px;font-weight:600;line-height:40px;text-transform:none}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h1 a:hover,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h2 a:hover,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h3 a:hover,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h4 a:hover,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h5 a:hover,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li h6 a:hover{color:#1e73be}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#556270}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fff;font-family:"Open Sans", sans-serif;font-size:12px;font-weight:500;line-height:20px;text-transform:none}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-26px}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-52px}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-78px}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-104px}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif;font-size:13px;line-height:22px}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#70b2d8}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#70b2d8;background-color:#fff}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-pagination ul li span,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #185c83;background-color:#2998d8;border-color:#207aae #185c83 #185c83;color:#fff !important;text-shadow:0 -1px 1px #2489c4, 1px 0 1px #2180b7, 0 1px 1px #2180b7, -1px 0 1px #2180b7}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-load-more span:hover{box-shadow:0 2px 0 #185c83;background-color:#2998d8;border-color:#207aae #185c83 #185c83;color:#fff !important;text-shadow:0 -1px 1px #2489c4, 1px 0 1px #2180b7, 0 1px 1px #2180b7, -1px 0 1px #2180b7}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #185c83;background-color:#2998d8;border-color:#207aae #185c83 #185c83;color:#fff !important;text-shadow:0 -1px 1px #2489c4, 1px 0 1px #2180b7, 0 1px 1px #2180b7, -1px 0 1px #2180b7}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-pagination-pages{color:#777}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-pagination ul li span,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-pagination ul li a,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .newscodes-load-more span{color:#70b2d8}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-sweet-and-blue-ubuntu-bigger-headings.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #185c83;background-color:#2998d8;border-color:#207aae #185c83 #185c83;color:#fff !important;text-shadow:0 -1px 1px #2489c4, 1px 0 1px #2180b7, 0 1px 1px #2180b7, -1px 0 1px #2180b7}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings.nc-multi-navigation ul.nc-multi-terms{color:#70b2d8}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format{background-color:#fff;background-color:#f4b727;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-aside .nc-format{background-color:#fff;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-chat .nc-format{background-color:#f4dba1;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-gallery .nc-format{background-color:#f4eede;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-link .nc-format{background-color:#f4e7c8;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-image .nc-format{background-color:#f4e0b0;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-quote .nc-format{background-color:#f4d386;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-status .nc-format{background-color:#f4c65a;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-video .nc-format{background-color:#f4b727;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu-bigger-headings .nc-format-audio .nc-format{background-color:#f4f3e6;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-sweet-and-blue-ubuntu.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-sweet-and-blue-ubuntu.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h1,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h2,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h3,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h4,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h5,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h6{color:#444;font-family:"Ubuntu", sans-serif;font-size:24px;font-weight:300;line-height:30px;text-transform:none}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h1 a:hover,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h2 a:hover,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h3 a:hover,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h4 a:hover,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h5 a:hover,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li h6 a:hover{color:#1e73be}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#556270}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#fff;font-family:"Open Sans", sans-serif;font-size:12px;font-weight:500;line-height:20px;text-transform:none}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-26px}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-52px}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-78px}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-104px}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li p{color:#777;font-family:"Open Sans", sans-serif;font-size:13px;line-height:22px}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#70b2d8}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#70b2d8;background-color:#fff}.newscodes-style-sweet-and-blue-ubuntu .newscodes-pagination ul li span,.newscodes-style-sweet-and-blue-ubuntu .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-blue-ubuntu .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #185c83;background-color:#2998d8;border-color:#207aae #185c83 #185c83;color:#fff !important;text-shadow:0 -1px 1px #2489c4, 1px 0 1px #2180b7, 0 1px 1px #2180b7, -1px 0 1px #2180b7}.newscodes-style-sweet-and-blue-ubuntu .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf}.newscodes-style-sweet-and-blue-ubuntu .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-blue-ubuntu .newscodes-load-more span:hover{box-shadow:0 2px 0 #185c83;background-color:#2998d8;border-color:#207aae #185c83 #185c83;color:#fff !important;text-shadow:0 -1px 1px #2489c4, 1px 0 1px #2180b7, 0 1px 1px #2180b7, -1px 0 1px #2180b7}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-sweet-and-blue-ubuntu ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #185c83;background-color:#2998d8;border-color:#207aae #185c83 #185c83;color:#fff !important;text-shadow:0 -1px 1px #2489c4, 1px 0 1px #2180b7, 0 1px 1px #2180b7, -1px 0 1px #2180b7}.newscodes-style-sweet-and-blue-ubuntu .nc-pagination-pages{color:#777}.newscodes-style-sweet-and-blue-ubuntu .newscodes-pagination ul li span,.newscodes-style-sweet-and-blue-ubuntu .newscodes-pagination ul li a,.newscodes-style-sweet-and-blue-ubuntu .newscodes-load-more span{color:#70b2d8}.newscodes-style-sweet-and-blue-ubuntu.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #3082b2;background-color:#70b2d8;border-color:#489ccd #3082b2 #3082b2;color:#fff !important;text-shadow:0 -1px 1px #5ca7d3, 1px 0 1px #50a1cf, 0 1px 1px #50a1cf, -1px 0 1px #50a1cf;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-sweet-and-blue-ubuntu.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-sweet-and-blue-ubuntu.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #185c83;background-color:#2998d8;border-color:#207aae #185c83 #185c83;color:#fff !important;text-shadow:0 -1px 1px #2489c4, 1px 0 1px #2180b7, 0 1px 1px #2180b7, -1px 0 1px #2180b7}.newscodes-style-sweet-and-blue-ubuntu.nc-multi-navigation ul.nc-multi-terms{color:#70b2d8}.newscodes-style-sweet-and-blue-ubuntu .nc-format{background-color:#fff;background-color:#f4b727;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-aside .nc-format{background-color:#fff;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-chat .nc-format{background-color:#f4dba1;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-gallery .nc-format{background-color:#f4eede;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-link .nc-format{background-color:#f4e7c8;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-image .nc-format{background-color:#f4e0b0;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-quote .nc-format{background-color:#f4d386;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-status .nc-format{background-color:#f4c65a;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-video .nc-format{background-color:#f4b727;color:#222 !important}.newscodes-style-sweet-and-blue-ubuntu .nc-format-audio .nc-format{background-color:#f4f3e6;color:#222 !important}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:15px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:25px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post h1,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post h2,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post h3,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post h4,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post h5,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post h6{margin-bottom:10px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li.nc-post p{margin-bottom:15px}.newscodes-style-with-impact-orange-oswald .newscodes-pagination,.newscodes-style-with-impact-orange-oswald .newscodes-load-more{margin-top:15px}.newscodes-style-with-impact-orange-oswald.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:25px}.newscodes-style-with-impact-orange-oswald.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-orange-oswald.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-orange-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-orange-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-orange-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-orange-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-orange-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-orange-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-orange-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-orange-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-orange-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-with-impact-orange-oswald{margin-bottom:15px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-with-impact-orange-oswald.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:25px}}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h1,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h2,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h3,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h4,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h5,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h6{color:#1c140d;font-family:"Oswald", sans-serif;font-size:30px;font-weight:600;letter-spacing:-0.02em;line-height:34px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h1 a:hover,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h2 a:hover,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h3 a:hover,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h4 a:hover,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h5 a:hover,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li h6 a:hover{color:#f2c298}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#f2c298;font-family:"Open Sans", sans-serif;font-size:13px;line-height:13px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-19px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-38px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-57px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-76px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li p{color:#1c140d;font-family:"Open Sans", sans-serif;font-size:13px;line-height:20px}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f2c298}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f2c298;background-color:#fff}.newscodes-style-with-impact-orange-oswald .newscodes-pagination ul li span,.newscodes-style-with-impact-orange-oswald .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-oswald .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #e78c3d;background-color:#f2c298;border-color:#eca76b #e78c3d #e78c3d;color:#222 !important;text-shadow:0 -1px 1px #efb581, 1px 0 1px #edad74, 0 1px 1px #edad74, -1px 0 1px #edad74}.newscodes-style-with-impact-orange-oswald .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5}.newscodes-style-with-impact-orange-oswald .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-oswald .newscodes-load-more span:hover{box-shadow:0 2px 0 #e78c3d;background-color:#f2c298;border-color:#eca76b #e78c3d #e78c3d;color:#222 !important;text-shadow:0 -1px 1px #efb581, 1px 0 1px #edad74, 0 1px 1px #edad74, -1px 0 1px #edad74}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-with-impact-orange-oswald ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #e78c3d;background-color:#f2c298;border-color:#eca76b #e78c3d #e78c3d;color:#222 !important;text-shadow:0 -1px 1px #efb581, 1px 0 1px #edad74, 0 1px 1px #edad74, -1px 0 1px #edad74}.newscodes-style-with-impact-orange-oswald .nc-pagination-pages{color:#1c140d}.newscodes-style-with-impact-orange-oswald .newscodes-pagination ul li span,.newscodes-style-with-impact-orange-oswald .newscodes-pagination ul li a,.newscodes-style-with-impact-orange-oswald .newscodes-load-more span{color:#f2e9e1;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-with-impact-orange-oswald.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-oswald.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-with-impact-orange-oswald.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #e78c3d;background-color:#f2c298;border-color:#eca76b #e78c3d #e78c3d;color:#222 !important;text-shadow:0 -1px 1px #efb581, 1px 0 1px #edad74, 0 1px 1px #edad74, -1px 0 1px #edad74}.newscodes-style-with-impact-orange-oswald.nc-multi-navigation ul.nc-multi-terms{color:#f2e9e1;font-size:15px;line-height:20px}.newscodes-style-with-impact-orange-oswald .nc-format{background-color:#fff;background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-chat .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-gallery .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-link .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-image .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-quote .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-status .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-video .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald .nc-format-audio .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:15px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:25px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post h1,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post h2,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post h3,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post h4,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post h5,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post h6{margin-bottom:10px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li.nc-post p{margin-bottom:15px}.newscodes-style-with-impact-green-oswald .newscodes-pagination,.newscodes-style-with-impact-green-oswald .newscodes-load-more{margin-top:15px}.newscodes-style-with-impact-green-oswald.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:25px}.newscodes-style-with-impact-green-oswald.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-green-oswald.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-green-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-green-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-green-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-green-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-green-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-green-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-green-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-green-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-green-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-with-impact-green-oswald{margin-bottom:15px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-with-impact-green-oswald.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:25px}}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h1,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h2,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h3,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h4,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h5,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h6{color:#1c140d;font-family:"Oswald", sans-serif;font-size:30px;font-weight:600;letter-spacing:-0.02em;line-height:34px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h1 a:hover,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h2 a:hover,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h3 a:hover,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h4 a:hover,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h5 a:hover,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li h6 a:hover{color:#cbe86b}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#cbe86b;font-family:"Open Sans", sans-serif;font-size:13px;line-height:13px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-19px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-38px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-57px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-76px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li p{color:#1c140d;font-family:"Open Sans", sans-serif;font-size:13px;line-height:20px}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#cbe86b}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#cbe86b;background-color:#fff}.newscodes-style-with-impact-green-oswald .newscodes-pagination ul li span,.newscodes-style-with-impact-green-oswald .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-green-oswald .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #a5cd20;background-color:#cbe86b;border-color:#bbe13f #a5cd20 #a5cd20;color:#222 !important;text-shadow:0 -1px 1px #c3e555, 1px 0 1px #bfe348, 0 1px 1px #bfe348, -1px 0 1px #bfe348}.newscodes-style-with-impact-green-oswald .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89}.newscodes-style-with-impact-green-oswald .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-green-oswald .newscodes-load-more span:hover{box-shadow:0 2px 0 #a5cd20;background-color:#cbe86b;border-color:#bbe13f #a5cd20 #a5cd20;color:#222 !important;text-shadow:0 -1px 1px #c3e555, 1px 0 1px #bfe348, 0 1px 1px #bfe348, -1px 0 1px #bfe348}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-with-impact-green-oswald ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #a5cd20;background-color:#cbe86b;border-color:#bbe13f #a5cd20 #a5cd20;color:#222 !important;text-shadow:0 -1px 1px #c3e555, 1px 0 1px #bfe348, 0 1px 1px #bfe348, -1px 0 1px #bfe348}.newscodes-style-with-impact-green-oswald .nc-pagination-pages{color:#1c140d}.newscodes-style-with-impact-green-oswald .newscodes-pagination ul li span,.newscodes-style-with-impact-green-oswald .newscodes-pagination ul li a,.newscodes-style-with-impact-green-oswald .newscodes-load-more span{color:#d9e8a9;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-with-impact-green-oswald.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-green-oswald.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-with-impact-green-oswald.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #a5cd20;background-color:#cbe86b;border-color:#bbe13f #a5cd20 #a5cd20;color:#222 !important;text-shadow:0 -1px 1px #c3e555, 1px 0 1px #bfe348, 0 1px 1px #bfe348, -1px 0 1px #bfe348}.newscodes-style-with-impact-green-oswald.nc-multi-navigation ul.nc-multi-terms{color:#d9e8a9;font-size:15px;line-height:20px}.newscodes-style-with-impact-green-oswald .nc-format{background-color:#fff;background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-chat .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-gallery .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-link .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-image .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-quote .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-status .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-video .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald .nc-format-audio .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:15px}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:25px}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post h1,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post h2,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post h3,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post h4,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post h5,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post h6{margin-bottom:10px}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li.nc-post p{margin-bottom:15px}.newscodes-style-with-impact-green-oswald-centered .newscodes-pagination,.newscodes-style-with-impact-green-oswald-centered .newscodes-load-more{margin-top:15px}.newscodes-style-with-impact-green-oswald-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:25px}.newscodes-style-with-impact-green-oswald-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-green-oswald-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-green-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-green-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-green-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-green-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-green-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-green-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-green-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-green-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-green-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-with-impact-green-oswald-centered{margin-bottom:15px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-with-impact-green-oswald-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:25px}}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h1,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h2,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h3,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h4,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h5,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h6{color:#1c140d;font-family:"Oswald", sans-serif;font-size:30px;font-weight:600;letter-spacing:-0.02em;line-height:34px;text-align:center}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h1 a:hover,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h2 a:hover,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h3 a:hover,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h4 a:hover,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h5 a:hover,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li h6 a:hover{color:#cbe86b}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#cbe86b;font-family:"Open Sans", sans-serif;font-size:13px;line-height:13px}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-19px}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-38px}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-57px}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-76px}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li p{color:#1c140d;font-family:"Open Sans", sans-serif;font-size:13px;line-height:20px;text-align:center}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#cbe86b}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#cbe86b;background-color:#fff}.newscodes-style-with-impact-green-oswald-centered .newscodes-pagination ul li span,.newscodes-style-with-impact-green-oswald-centered .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-green-oswald-centered .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #a5cd20;background-color:#cbe86b;border-color:#bbe13f #a5cd20 #a5cd20;color:#222 !important;text-shadow:0 -1px 1px #c3e555, 1px 0 1px #bfe348, 0 1px 1px #bfe348, -1px 0 1px #bfe348}.newscodes-style-with-impact-green-oswald-centered .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89}.newscodes-style-with-impact-green-oswald-centered .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-green-oswald-centered .newscodes-load-more span:hover{box-shadow:0 2px 0 #a5cd20;background-color:#cbe86b;border-color:#bbe13f #a5cd20 #a5cd20;color:#222 !important;text-shadow:0 -1px 1px #c3e555, 1px 0 1px #bfe348, 0 1px 1px #bfe348, -1px 0 1px #bfe348}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-with-impact-green-oswald-centered ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #a5cd20;background-color:#cbe86b;border-color:#bbe13f #a5cd20 #a5cd20;color:#222 !important;text-shadow:0 -1px 1px #c3e555, 1px 0 1px #bfe348, 0 1px 1px #bfe348, -1px 0 1px #bfe348}.newscodes-style-with-impact-green-oswald-centered .nc-pagination-pages{color:#1c140d}.newscodes-style-with-impact-green-oswald-centered .newscodes-pagination,.newscodes-style-with-impact-green-oswald-centered .newscodes-load-more{text-align:center}.newscodes-style-with-impact-green-oswald-centered .newscodes-pagination ul li span,.newscodes-style-with-impact-green-oswald-centered .newscodes-pagination ul li a,.newscodes-style-with-impact-green-oswald-centered .newscodes-load-more span{color:#d9e8a9;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-with-impact-green-oswald-centered.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #b5d259;background-color:#d9e8a9;border-color:#c7dd81 #b5d259 #b5d259;color:#222 !important;text-shadow:0 -1px 1px #d0e395, 1px 0 1px #cbdf89, 0 1px 1px #cbdf89, -1px 0 1px #cbdf89;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-green-oswald-centered.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-with-impact-green-oswald-centered.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #a5cd20;background-color:#cbe86b;border-color:#bbe13f #a5cd20 #a5cd20;color:#222 !important;text-shadow:0 -1px 1px #c3e555, 1px 0 1px #bfe348, 0 1px 1px #bfe348, -1px 0 1px #bfe348}.newscodes-style-with-impact-green-oswald-centered.nc-multi-navigation ul.nc-multi-terms{color:#d9e8a9;font-size:15px;line-height:20px}.newscodes-style-with-impact-green-oswald-centered .nc-format{background-color:#fff;background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-chat .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-gallery .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-link .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-image .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-quote .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-status .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-video .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-green-oswald-centered .nc-format-audio .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:15px}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:25px}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post h1,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post h2,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post h3,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post h4,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post h5,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post h6{margin-bottom:10px}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li.nc-post p{margin-bottom:15px}.newscodes-style-with-impact-orange-oswald-centered .newscodes-pagination,.newscodes-style-with-impact-orange-oswald-centered .newscodes-load-more{margin-top:15px}.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:25px}.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-with-impact-orange-oswald-centered{margin-bottom:15px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-with-impact-orange-oswald-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:25px}}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h1,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h2,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h3,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h4,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h5,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h6{color:#1c140d;font-family:"Oswald", sans-serif;font-size:30px;font-weight:600;letter-spacing:-0.02em;line-height:34px;text-align:center}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h1 a:hover,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h2 a:hover,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h3 a:hover,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h4 a:hover,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h5 a:hover,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li h6 a:hover{color:#f2c298}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#f2c298;font-family:"Open Sans", sans-serif;font-size:13px;line-height:13px}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-19px}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-38px}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-57px}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-76px}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li p{color:#1c140d;font-family:"Open Sans", sans-serif;font-size:13px;line-height:20px;text-align:center}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#f2c298}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#f2c298;background-color:#fff}.newscodes-style-with-impact-orange-oswald-centered .newscodes-pagination ul li span,.newscodes-style-with-impact-orange-oswald-centered .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-oswald-centered .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #e78c3d;background-color:#f2c298;border-color:#eca76b #e78c3d #e78c3d;color:#222 !important;text-shadow:0 -1px 1px #efb581, 1px 0 1px #edad74, 0 1px 1px #edad74, -1px 0 1px #edad74}.newscodes-style-with-impact-orange-oswald-centered .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5}.newscodes-style-with-impact-orange-oswald-centered .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-oswald-centered .newscodes-load-more span:hover{box-shadow:0 2px 0 #e78c3d;background-color:#f2c298;border-color:#eca76b #e78c3d #e78c3d;color:#222 !important;text-shadow:0 -1px 1px #efb581, 1px 0 1px #edad74, 0 1px 1px #edad74, -1px 0 1px #edad74}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-with-impact-orange-oswald-centered ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #e78c3d;background-color:#f2c298;border-color:#eca76b #e78c3d #e78c3d;color:#222 !important;text-shadow:0 -1px 1px #efb581, 1px 0 1px #edad74, 0 1px 1px #edad74, -1px 0 1px #edad74}.newscodes-style-with-impact-orange-oswald-centered .nc-pagination-pages{color:#1c140d}.newscodes-style-with-impact-orange-oswald-centered .newscodes-pagination,.newscodes-style-with-impact-orange-oswald-centered .newscodes-load-more{text-align:center}.newscodes-style-with-impact-orange-oswald-centered .newscodes-pagination ul li span,.newscodes-style-with-impact-orange-oswald-centered .newscodes-pagination ul li a,.newscodes-style-with-impact-orange-oswald-centered .newscodes-load-more span{color:#f2e9e1;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-with-impact-orange-oswald-centered.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #d3b59a;background-color:#f2e9e1;border-color:#e3cfbd #d3b59a #d3b59a;color:#222 !important;text-shadow:0 -1px 1px #eadccf, 1px 0 1px #e6d4c5, 0 1px 1px #e6d4c5, -1px 0 1px #e6d4c5;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-oswald-centered.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-with-impact-orange-oswald-centered.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #e78c3d;background-color:#f2c298;border-color:#eca76b #e78c3d #e78c3d;color:#222 !important;text-shadow:0 -1px 1px #efb581, 1px 0 1px #edad74, 0 1px 1px #edad74, -1px 0 1px #edad74}.newscodes-style-with-impact-orange-oswald-centered.nc-multi-navigation ul.nc-multi-terms{color:#f2e9e1;font-size:15px;line-height:20px}.newscodes-style-with-impact-orange-oswald-centered .nc-format{background-color:#fff;background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-chat .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-gallery .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-link .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-image .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-quote .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-status .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-video .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-oswald-centered .nc-format-audio .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:15px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:25px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post h1,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post h2,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post h3,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post h4,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post h5,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post h6{margin-bottom:10px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li.nc-post p{margin-bottom:15px}.newscodes-style-with-impact-yellow-oswald .newscodes-pagination,.newscodes-style-with-impact-yellow-oswald .newscodes-load-more{margin-top:15px}.newscodes-style-with-impact-yellow-oswald.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:25px}.newscodes-style-with-impact-yellow-oswald.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-yellow-oswald.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-yellow-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-yellow-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-yellow-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-yellow-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-yellow-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-yellow-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-yellow-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-yellow-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-yellow-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-with-impact-yellow-oswald{margin-bottom:15px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-with-impact-yellow-oswald.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:25px}}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h1,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h2,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h3,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h4,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h5,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h6{color:#1c140d;font-family:"Oswald", sans-serif;font-size:30px;font-weight:600;letter-spacing:-0.02em;line-height:34px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h1 a:hover,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h2 a:hover,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h3 a:hover,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h4 a:hover,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h5 a:hover,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li h6 a:hover{color:#edc951}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#edc951;font-family:"Open Sans", sans-serif;font-size:13px;line-height:13px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-19px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-38px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-57px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-76px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li p{color:#1c140d;font-family:"Open Sans", sans-serif;font-size:13px;line-height:20px}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#edc951}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#edc951;background-color:#fff}.newscodes-style-with-impact-yellow-oswald .newscodes-pagination ul li span,.newscodes-style-with-impact-yellow-oswald .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-yellow-oswald .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #c49b14;background-color:#edc951;border-color:#e8bb23 #c49b14 #c49b14;color:#222 !important;text-shadow:0 -1px 1px #ebc23a, 1px 0 1px #e9be2c, 0 1px 1px #e9be2c, -1px 0 1px #e9be2c}.newscodes-style-with-impact-yellow-oswald .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0}.newscodes-style-with-impact-yellow-oswald .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-yellow-oswald .newscodes-load-more span:hover{box-shadow:0 2px 0 #c49b14;background-color:#edc951;border-color:#e8bb23 #c49b14 #c49b14;color:#222 !important;text-shadow:0 -1px 1px #ebc23a, 1px 0 1px #e9be2c, 0 1px 1px #e9be2c, -1px 0 1px #e9be2c}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-with-impact-yellow-oswald ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #c49b14;background-color:#edc951;border-color:#e8bb23 #c49b14 #c49b14;color:#222 !important;text-shadow:0 -1px 1px #ebc23a, 1px 0 1px #e9be2c, 0 1px 1px #e9be2c, -1px 0 1px #e9be2c}.newscodes-style-with-impact-yellow-oswald .nc-pagination-pages{color:#1c140d}.newscodes-style-with-impact-yellow-oswald .newscodes-pagination ul li span,.newscodes-style-with-impact-yellow-oswald .newscodes-pagination ul li a,.newscodes-style-with-impact-yellow-oswald .newscodes-load-more span{color:#ede2c0;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-with-impact-yellow-oswald.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-yellow-oswald.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-with-impact-yellow-oswald.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #c49b14;background-color:#edc951;border-color:#e8bb23 #c49b14 #c49b14;color:#222 !important;text-shadow:0 -1px 1px #ebc23a, 1px 0 1px #e9be2c, 0 1px 1px #e9be2c, -1px 0 1px #e9be2c}.newscodes-style-with-impact-yellow-oswald.nc-multi-navigation ul.nc-multi-terms{color:#ede2c0;font-size:15px;line-height:20px}.newscodes-style-with-impact-yellow-oswald .nc-format{background-color:#fff;background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-chat .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-gallery .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-link .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-image .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-quote .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-status .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-video .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-yellow-oswald .nc-format-audio .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:15px}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:25px}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post h1,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post h2,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post h3,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post h4,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post h5,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post h6{margin-bottom:10px}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li.nc-post p{margin-bottom:15px}.newscodes-style-with-impact-orange-yellow-centered .newscodes-pagination,.newscodes-style-with-impact-orange-yellow-centered .newscodes-load-more{margin-top:15px}.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:25px}.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-with-impact-orange-yellow-centered{margin-bottom:15px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-with-impact-orange-yellow-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:25px}}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h1,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h2,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h3,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h4,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h5,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h6{color:#1c140d;font-family:"Oswald", sans-serif;font-size:30px;font-weight:600;letter-spacing:-0.02em;line-height:34px;text-align:center}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h1 a:hover,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h2 a:hover,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h3 a:hover,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h4 a:hover,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h5 a:hover,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li h6 a:hover{color:#edc951}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#edc951;font-family:"Open Sans", sans-serif;font-size:13px;line-height:13px}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-19px}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-38px}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-57px}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-76px}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li p{color:#1c140d;font-family:"Open Sans", sans-serif;font-size:13px;line-height:20px;text-align:center}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#edc951}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#edc951;background-color:#fff}.newscodes-style-with-impact-orange-yellow-centered .newscodes-pagination ul li span,.newscodes-style-with-impact-orange-yellow-centered .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-yellow-centered .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #c49b14;background-color:#edc951;border-color:#e8bb23 #c49b14 #c49b14;color:#222 !important;text-shadow:0 -1px 1px #ebc23a, 1px 0 1px #e9be2c, 0 1px 1px #e9be2c, -1px 0 1px #e9be2c}.newscodes-style-with-impact-orange-yellow-centered .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0}.newscodes-style-with-impact-orange-yellow-centered .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-yellow-centered .newscodes-load-more span:hover{box-shadow:0 2px 0 #c49b14;background-color:#edc951;border-color:#e8bb23 #c49b14 #c49b14;color:#222 !important;text-shadow:0 -1px 1px #ebc23a, 1px 0 1px #e9be2c, 0 1px 1px #e9be2c, -1px 0 1px #e9be2c}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-with-impact-orange-yellow-centered ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #c49b14;background-color:#edc951;border-color:#e8bb23 #c49b14 #c49b14;color:#222 !important;text-shadow:0 -1px 1px #ebc23a, 1px 0 1px #e9be2c, 0 1px 1px #e9be2c, -1px 0 1px #e9be2c}.newscodes-style-with-impact-orange-yellow-centered .nc-pagination-pages{color:#1c140d}.newscodes-style-with-impact-orange-yellow-centered .newscodes-pagination,.newscodes-style-with-impact-orange-yellow-centered .newscodes-load-more{text-align:center}.newscodes-style-with-impact-orange-yellow-centered .newscodes-pagination ul li span,.newscodes-style-with-impact-orange-yellow-centered .newscodes-pagination ul li a,.newscodes-style-with-impact-orange-yellow-centered .newscodes-load-more span{color:#ede2c0;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-with-impact-orange-yellow-centered.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #d6bd71;background-color:#ede2c0;border-color:#e2d098 #d6bd71 #d6bd71;color:#222 !important;text-shadow:0 -1px 1px #e7d9ac, 1px 0 1px #e4d3a0, 0 1px 1px #e4d3a0, -1px 0 1px #e4d3a0;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-orange-yellow-centered.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-with-impact-orange-yellow-centered.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #c49b14;background-color:#edc951;border-color:#e8bb23 #c49b14 #c49b14;color:#222 !important;text-shadow:0 -1px 1px #ebc23a, 1px 0 1px #e9be2c, 0 1px 1px #e9be2c, -1px 0 1px #e9be2c}.newscodes-style-with-impact-orange-yellow-centered.nc-multi-navigation ul.nc-multi-terms{color:#ede2c0;font-size:15px;line-height:20px}.newscodes-style-with-impact-orange-yellow-centered .nc-format{background-color:#fff;background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-chat .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-gallery .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-link .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-image .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-quote .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-status .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-video .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-orange-yellow-centered .nc-format-audio .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:15px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:25px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post h1,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post h2,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post h3,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post h4,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post h5,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post h6{margin-bottom:10px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li.nc-post p{margin-bottom:15px}.newscodes-style-with-impact-pale-oswald .newscodes-pagination,.newscodes-style-with-impact-pale-oswald .newscodes-load-more{margin-top:15px}.newscodes-style-with-impact-pale-oswald.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:25px}.newscodes-style-with-impact-pale-oswald.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-pale-oswald.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-pale-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-pale-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-pale-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-pale-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-pale-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-pale-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-pale-oswald.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-pale-oswald.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-pale-oswald.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-with-impact-pale-oswald{margin-bottom:15px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-with-impact-pale-oswald.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:25px}}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h1,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h2,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h3,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h4,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h5,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h6{color:#1c140d;font-family:"Oswald", sans-serif;font-size:30px;font-weight:600;letter-spacing:-0.02em;line-height:34px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h1 a:hover,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h2 a:hover,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h3 a:hover,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h4 a:hover,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h5 a:hover,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li h6 a:hover{color:#b9d7d9}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#b9d7d9;font-family:"Open Sans", sans-serif;font-size:13px;line-height:13px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-19px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-38px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-57px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-76px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li p{color:#1c140d;font-family:"Open Sans", sans-serif;font-size:13px;line-height:20px}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#b9d7d9}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#b9d7d9;background-color:#fff}.newscodes-style-with-impact-pale-oswald .newscodes-pagination ul li span,.newscodes-style-with-impact-pale-oswald .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-pale-oswald .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #77b1b5;background-color:#b9d7d9;border-color:#98c4c7 #77b1b5 #77b1b5;color:#222 !important;text-shadow:0 -1px 1px #a8ced0, 1px 0 1px #9fc8cb, 0 1px 1px #9fc8cb, -1px 0 1px #9fc8cb}.newscodes-style-with-impact-pale-oswald .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2}.newscodes-style-with-impact-pale-oswald .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-pale-oswald .newscodes-load-more span:hover{box-shadow:0 2px 0 #77b1b5;background-color:#b9d7d9;border-color:#98c4c7 #77b1b5 #77b1b5;color:#222 !important;text-shadow:0 -1px 1px #a8ced0, 1px 0 1px #9fc8cb, 0 1px 1px #9fc8cb, -1px 0 1px #9fc8cb}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-with-impact-pale-oswald ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #77b1b5;background-color:#b9d7d9;border-color:#98c4c7 #77b1b5 #77b1b5;color:#222 !important;text-shadow:0 -1px 1px #a8ced0, 1px 0 1px #9fc8cb, 0 1px 1px #9fc8cb, -1px 0 1px #9fc8cb}.newscodes-style-with-impact-pale-oswald .nc-pagination-pages{color:#1c140d}.newscodes-style-with-impact-pale-oswald .newscodes-pagination ul li span,.newscodes-style-with-impact-pale-oswald .newscodes-pagination ul li a,.newscodes-style-with-impact-pale-oswald .newscodes-load-more span{color:#deeeef;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-with-impact-pale-oswald.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-pale-oswald.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-with-impact-pale-oswald.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #77b1b5;background-color:#b9d7d9;border-color:#98c4c7 #77b1b5 #77b1b5;color:#222 !important;text-shadow:0 -1px 1px #a8ced0, 1px 0 1px #9fc8cb, 0 1px 1px #9fc8cb, -1px 0 1px #9fc8cb}.newscodes-style-with-impact-pale-oswald.nc-multi-navigation ul.nc-multi-terms{color:#deeeef;font-size:15px;line-height:20px}.newscodes-style-with-impact-pale-oswald .nc-format{background-color:#fff;background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-chat .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-gallery .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-link .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-image .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-quote .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-status .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-video .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald .nc-format-audio .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post .nc-meta-compact-wrap{margin-bottom:15px}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post .nc-figure-meta-wrap{margin-bottom:25px}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post h1,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post h2,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post h3,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post h4,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post h5,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post h6{margin-bottom:10px}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li.nc-post p{margin-bottom:15px}.newscodes-style-with-impact-pale-oswald-centered .newscodes-pagination,.newscodes-style-with-impact-pale-oswald-centered .newscodes-load-more{margin-top:15px}.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li.nc-regular .nc-tabbed-post{padding-left:25px}.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-ticker ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular,.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular{margin-bottom:15px}.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular .nc-figure-wrapper,.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper{margin-right:25px}.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-list ul.newscodes-wrap li.nc-regular p,.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p{margin-bottom:0}.newscodes-multi .nc-multi-navigation.newscodes-style-with-impact-pale-oswald-centered{margin-bottom:15px}@media only screen and (max-width: 500px),only screen and (max-device-width: 500px){.newscodes-style-with-impact-pale-oswald-centered.nc-type-news-one-tabbed-posts ul.newscodes-wrap li .nc-figure-wrapper{padding-bottom:25px}}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h1,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h2,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h3,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h4,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h5,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h6{color:#1c140d;font-family:"Oswald", sans-serif;font-size:30px;font-weight:600;letter-spacing:-0.02em;line-height:34px;text-align:center}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h1 a:hover,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h2 a:hover,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h3 a:hover,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h4 a:hover,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h5 a:hover,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li h6 a:hover{color:#b9d7d9}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-wrap > span{background-color:#fff}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-wrap span,.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-compact-wrap span{color:#b9d7d9;font-family:"Open Sans", sans-serif;font-size:13px;line-height:13px}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a{top:-19px}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a{top:-38px}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a{top:-57px}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child + a + a + a + a{top:-76px}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li p{color:#1c140d;font-family:"Open Sans", sans-serif;font-size:13px;line-height:20px;text-align:center}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a{color:#fff;background-color:#b9d7d9}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover{color:#b9d7d9;background-color:#fff}.newscodes-style-with-impact-pale-oswald-centered .newscodes-pagination ul li span,.newscodes-style-with-impact-pale-oswald-centered .newscodes-pagination ul li a{display:inline-block;padding:4px 12px;height:auto;white-space:normal;box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-pale-oswald-centered .newscodes-pagination ul li a:hover{box-shadow:0 2px 0 #77b1b5;background-color:#b9d7d9;border-color:#98c4c7 #77b1b5 #77b1b5;color:#222 !important;text-shadow:0 -1px 1px #a8ced0, 1px 0 1px #9fc8cb, 0 1px 1px #9fc8cb, -1px 0 1px #9fc8cb}.newscodes-style-with-impact-pale-oswald-centered .newscodes-pagination ul li span.current{box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2}.newscodes-style-with-impact-pale-oswald-centered .newscodes-load-more span{padding:12px 24px;height:auto;box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-pale-oswald-centered .newscodes-load-more span:hover{box-shadow:0 2px 0 #77b1b5;background-color:#b9d7d9;border-color:#98c4c7 #77b1b5 #77b1b5;color:#222 !important;text-shadow:0 -1px 1px #a8ced0, 1px 0 1px #9fc8cb, 0 1px 1px #9fc8cb, -1px 0 1px #9fc8cb}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li a.nc-read-more{margin-left:6px;padding:2px 6px;height:auto;white-space:normal;box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2;vertical-align:top;display:inline-block;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;font-size:14px;line-height:14px;letter-spacing:0;font-weight:normal;text-decoration:none}.newscodes-style-with-impact-pale-oswald-centered ul.newscodes-wrap li a.nc-read-more:hover{box-shadow:0 2px 0 #77b1b5;background-color:#b9d7d9;border-color:#98c4c7 #77b1b5 #77b1b5;color:#222 !important;text-shadow:0 -1px 1px #a8ced0, 1px 0 1px #9fc8cb, 0 1px 1px #9fc8cb, -1px 0 1px #9fc8cb}.newscodes-style-with-impact-pale-oswald-centered .nc-pagination-pages{color:#1c140d}.newscodes-style-with-impact-pale-oswald-centered .newscodes-pagination,.newscodes-style-with-impact-pale-oswald-centered .newscodes-load-more{text-align:center}.newscodes-style-with-impact-pale-oswald-centered .newscodes-pagination ul li span,.newscodes-style-with-impact-pale-oswald-centered .newscodes-pagination ul li a,.newscodes-style-with-impact-pale-oswald-centered .newscodes-load-more span{color:#deeeef;font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px}.newscodes-style-with-impact-pale-oswald-centered.nc-multi-navigation ul.nc-multi-terms li{display:inline-block;cursor:pointer;padding:12px 24px;margin:0 6px 6px 0;height:auto;white-space:normal;box-shadow:0 2px 0 #99cbce;background-color:#deeeef;border-color:#bcdcde #99cbce #99cbce;color:#222 !important;text-shadow:0 -1px 1px #cde5e7, 1px 0 1px #c3e0e2, 0 1px 1px #c3e0e2, -1px 0 1px #c3e0e2;vertical-align:top;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;transition-property:border, background, color;transition-duration:.05s;transition-timing-function:ease-in-out}.newscodes-style-with-impact-pale-oswald-centered.nc-multi-navigation ul.nc-multi-terms li:hover,.newscodes-style-with-impact-pale-oswald-centered.nc-multi-navigation ul.nc-multi-terms li.current{box-shadow:0 2px 0 #77b1b5;background-color:#b9d7d9;border-color:#98c4c7 #77b1b5 #77b1b5;color:#222 !important;text-shadow:0 -1px 1px #a8ced0, 1px 0 1px #9fc8cb, 0 1px 1px #9fc8cb, -1px 0 1px #9fc8cb}.newscodes-style-with-impact-pale-oswald-centered.nc-multi-navigation ul.nc-multi-terms{color:#deeeef;font-size:15px;line-height:20px}.newscodes-style-with-impact-pale-oswald-centered .nc-format{background-color:#fff;background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-aside .nc-format{background-color:#fff;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-chat .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-gallery .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-link .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-image .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-quote .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-status .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-video .nc-format{background-color:#6b96bf;color:#fff !important}.newscodes-style-with-impact-pale-oswald-centered .nc-format-audio .nc-format{background-color:#6b96bf;color:#fff !important}