@import url("../../reverie-master/css/style.css");
/* This is the Sass/Scss file loaded by WordPress in frontend.
 * Tweak it and have fun.
 */
body {
  background: #f5f5f5;font-family:'proxima-nova', sans-serif; overflow: visible !important;
}
ul, ol, dl {line-height: 1.2em}
a, a:visited {color: #222;}
a:hover, a:focus {color: #990000 !important;}
p {font-family: 'adelle';}
button:visited,.button:visited {color:#fff !important;}
button.tiny, .button.tiny {
	padding-top: 0.25rem;
	padding-right: .5rem;
	padding-bottom: 0.25rem;
	padding-left: .5rem;
	font-size: 0.75rem;
}
.row {
	max-width: 63.2em;
}
.entry-content a {color: #990000;}
.entry-content a.button {color: #fff;}
.entry-content a.button:hover {color:#fff !important;}

/* Typography */
article header h1, .archive header h1 {font-family: adelle;font-weight: 700;line-height: 1em;font-size: 2.25em;margin-bottom: .8rem;}
article header h5 {font-family: adelle;font-weight: 600;line-height: 1.4em;font-size: 1.2em;}
span.author, time {
	font-size: 0.8rem;
	color: #222;
	font-family: 'adelle';
}
span.author {font-style: italic;}
.event header .author,
.event header time {display: none;}
.readmore {color: #990000 !important;}
.readmore:hover, .readmore:visited {color: #990000 !important;}
.cat-links {
	padding: .5em 0;
	border-top: 1px #ddd dotted;
	border-bottom: 1px #ddd dotted;
}
.cat-link {display: inline-block;margin-right: 4px;color: #999 !important;}
.cat-link:after {
	content:',';
}
.cat-links .cat-link:last-child:after {
	content:'';
}
article footer {
	clear: both;
}
.index-card {
	border-bottom: 7px solid #f5f5f5;
}
.entry-tags {
  margin-top: .5em;
}
/* Story Social widgets */
.fb_iframe_widget {line-height: .6em;display: inline-block;}

/* Figures */
figure.alignnone {
	margin: 0 0 10px 0;
}
figure.alignleft.figure {
	float: left;
	margin: 0 18px 0 0;
}
figure.figure figcaption {
	font-size: 0.8rem;
	line-height: 1.2;
	font-style: normal;
	padding: .75em;
	color: #222;
	margin-bottom: 0;
	display: table-caption;
	caption-side: bottom;
	background: #eee;
}
figure img {
	border-radius: 0;
}
img.alignright {
	float: right;
	margin: .5em 0 18px 18px;
}

img.alignleft {
	float: left;
	margin: .5em 18px 18px 0;
}

/* Archive Styles */
.archive-content header {
	margin-bottom: 0;
}
.archive-content header h3 {
	font-family: 'adelle', serif;
	font-weight: 700;
	font-style: italic;
	line-height: 1.2em;
}
.archive-content header time {
	font-size: 1rem;
	text-transform: uppercase;
	font-family: 'proxima-nova', sans-serif;
	font-weight: 700;
	color: #999;
	margin-bottom: 10px;
	display: block;
}
.archive-content figure.alignleft {
	float: left;
	width: 100px;
	margin: 0 1em 1em 0;
}
/*.archive-content p {
	margin-bottom: 0;
}*/
.category-blogs p {
	margin-bottom: 1.25rem;
}
ul.pagination > li {height:auto;}
ul.pagination > li a, ul.pagination > li a:hover, .page-numbers li span, .page-numbers li span.current, .page-numbers li a  {
	border-radius: 0 !important;
}
.page-numbers li span.current {
	background: #990000;
}
.page-numbers li span.current, .page-numbers li a {
	padding: 3px 5px;
}
/* Accordion styles */
.accordion dd {
	margin-bottom: 5px !important;
}
.accordion dd > a {
	background: #FFFFFF;
    color: #900;
    padding: 8px 1rem 8px 0;
    display: block;
    font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    border: 1px #ddd solid;
    font-weight: 700;
}
.accordion dd > a:hover {background: #fdfdfd;}
.accordion dd > a:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-size: inherit;
    text-decoration: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    content: "\f105";
    margin-right: 0px;
    display: inline-block;
    line-height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    width: 40px;
    text-align: center;
    position: relative;
}
.accordion dd.active a {background: #fff;}
.accordion dd.active > a:before {
	content: "\f107";
}
.accordion .content {
    display: none;
    padding: 0.9375rem;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.accordion .content.active {
    display: block !important;
    background: white;
}

/* Event search */
.em-search-wrapper input, .em-search-wrapper select {width: auto;display: inline;}

/* Pagination */
	
	a.page-numbers, span.page-numbers {
		color: #999;
		display: inline-block;
		margin-left: 0;
		height:auto;
		background: #f2f2f2;
		text-decoration: none; 
		border: 0; 
		padding: 3px 5px;
		margin: 2px;
		font-size: .8em;
	}
	span.page-numbers.current {
		background: #990000 !important;
		color: #fff !important;
	}
/* Signup popup */
#message.wdpu-msg {
	padding: 1em 1em 1.5em 1em;
}

/* Royalslider styles */
.royalSlider {margin-bottom: 15px;}
.rsContentSlider p {
	font-family:'proxima-nova', sans-serif;
	font-size: 0.8rem;
	line-height: 1.2;
	font-style: normal;
	width: 100% !important;
	margin: 0 !important;
	padding: 1em !important;
}
/* Bloom Popup styles */

.et_bloom .et_bloom_form_container,
.et_bloom .et_bloom_form_container p,
.et_bloom .et_bloom_form_container label,
.et_bloom .et_bloom_form_container strong,
.et_bloom .et_bloom_form_container input {
	font-family:'proxima-nova', sans-serif !important;
}
.et_bloom .et_bloom_form_container input.button {font-weight: 700;}
.et_bloom.et_bloom h2 {
	font-family: "adelle", Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 700 !important;
}
.et_bloom .et_bloom_form_content div.radio input, .et_bloom .et_bloom_form_content div.checker input {
	height: 30px;
}
.et_bloom .et_bloom_form_content .et_bloom_form_footer p {
  color: rgba(255, 255, 255, 1) !important;
  font-weight: 700;
}

/* Mini Tweets */
.minitweets iFrame, .timeline iFrame {width:100% !important;}

/* Social buttons - responsove */

.social {margin-top: .75em;}
.social .social-like-buttons {
	margin-top: .25rem;
	text-align: left;
}

/* Header ad and weather */
.dfp {
	text-align: right;
}
.weather {
	/* margin-top: 10px; */
}
.weather img, .weather .temp {
	display: inline-block;
	width: 50%;
}

/* input buttons */
input[type="submit"] {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: .625rem;
  padding-right: 2rem;
  padding-bottom: .625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #990000;
  border-color: none;
  color: white;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  -webkit-appearance: none;
  font-weight: normal !important;
}
input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: #6b0000;
}
input[type="submit"]:hover, input[type="submit"]:focus {
  color: white;
}

/* Main content containers */
.wrapper {background: white;padding: 0 .625em;}
#content {padding-left: 0.625em;padding-right: 0.625em;padding-top:0;padding-bottom:0;background-color: transparent;border: 0;}
.author-sig {background: #f5f5f5;padding: 2em;}
.breaking-news {background: #ffeb15;padding: 0.625em 1em;margin-bottom: 1em;}
.module-story img {width: 100%; height: auto;}
iframe, .stwrapper {max-width: 100%;}

/* SRP styling */
	.subcontent .module-block .srp-widget-container {display: block;}
	.subcontent .module-block .srp-widget-container .srp-widget-singlepost .srp-thumbnail-box, .subcontent .module-block .srp-widget-container .srp-widget-singlepost .srp-content-box {
		display: block;
	}
	.subcontent .module-block .srp-widget-container .srp-widget-singlepost .srp-thumbnail-box {float:left;width:30%;}
	.subcontent .module-block .srp-widget-container .srp-widget-singlepost .srp-thumbnail-box .srp-widget-thmb {
		max-width: 100%;
	}

/* Pagination */
.pagination-centered {
	margin-bottom: 1em;
	clear: both;
}

/* Header social and search */
.top-bar-search-input {width:auto;padding: .25rem 0;}

.social-search {padding: 1.5em 0 0 0;}
.social-search .social-links {
	margin-right: 0;
	height: 16px;
	display: block;
	margin-top: -3px;
}
.social-search .social-links a {display: inline-block;width: 16px !important;height:16px !important;margin: 0 6px 0 0;float:left;padding: 0 !important;line-height: 3em !important;background: transparent !important;}
.social-search .social-links a:hover {background: transparent !important;}

/* Header weather */
.wp-forecast {float:none !important;}
.wp-forecast .wp-forecast-curr {color:#fff;margin:0 !important;text-align: left !important;font-size: .9em !important;padding: .7em;}
.wp-forecast .wp-forecast-curr-head {display: none;}
.wp-forecast .wp-forecast-curr-left img {
 	width: 48%;
 	height: auto;
 }
.wp-forecast .wp-forecast-curr-left br {display:none;}
.wp-forecast .wp-forecast-curr-right {font-weight: normal;}
.wp-forecast .wp-forecast-curr-right br {content:"";}
.wp-forecast .wp-forecast-curr-right br:after {content:" ";}
.wp-forecast .wp-forecast-curr-head, .wp-forecast .wp-forecast-curr-block .wp-forecast-curr-right {font-size: 1em !important;font-variant:normal !important;}
/*.wp-forecast .wp-forecast-curr-head, .wp-forecast .wp-forecast-curr-block {display: inline-block !important;float: left !important;}*/
}

/* Sidebar */
#main-sidebar {padding-top: 1.25em;}
#sidebar {padding-left: 0.625em;padding-right: 0.625em;margin-top: 1.25rem;width: 33.33333%;} /* overriding parent theme width, now equals to foundation width */
#sidebar .panel {border: none;background-color: transparent;padding-left: 0;padding-right: 0;}
.main-content article {position: relative;width: 100%;float: left;padding-left: 0.625em;padding-right: 0.625em;}

/* Column ads */
.column-ad {text-align: center;}


/* Sidebar widgets */
.widget {border:none;background:none;padding-top:0;padding-bottom:0;padding-left: 0;padding-right: 0;}
.widget h4 {
	font-size: 1.2em;
	color: #990000;
	font-family: 'proxima-nova';
	font-weight: 700;
}
.widget ul {margin: 0;}
.widget li {/*padding: 10px 0;border-bottom: 1px solid #ddd;*/list-style: none;}
.widget li:first-child {padding-top: 0;}
.widget li:last-child {padding-bottom: 0;border-bottom: 0;}

.widget_categoryposts .cat-post-item .post-title {width: 45%;float: left;margin-right: 5%;}

/* DFP ads */
.main-content article.dfp-ads {
	margin: 0 -.625em 1em -.625em;
	padding-left: 0;
	padding-right: 0;
}

.dfp-head {width:100%;border-bottom: 1px solid #B3B3B3;margin-bottom: 8px;padding-bottom: 5px;}
.dfp-head img, .blog-mug {width: auto !important;padding-bottom: 3px;}
.dfp-ad {width:100%;}
.dfp-ad img {width:100%;border-bottom: 1px solid #B3B3B3;padding-bottom: 8px;}
div[id*='div-gpt-ad-'] {margin-bottom: 5px;margin-left: auto;margin-right: auto;}
#main-sidebar div[id*='div-gpt-ad-'] {margin-bottom: 5px;margin-left: 0;margin-right: 0;}

/* Site Header */
.site-header {background: #fff;padding: 0;margin-bottom: 1.25rem;}
.site-header h1, .site-header .masthead {margin: 4px 0 16px 0;font-size: 2.75rem; line-height: 1.4;}
.utility-nav {background: #fff;padding: .5em .625em;margin-left: -1.25em !important;margin-right: -1.25em !important;}
.utility-nav ul {margin-bottom: 0;font-size: .8rem;}
.utility-nav ul li a {color: #222;}
.prim-nav ul.left { background: #990000;}


/* Top Nav */
.top-bar {background: #fff;z-index: 99999;}
.top-bar .name {height: auto;}
.top-bar .name h1 {line-height: 45px;font-size: 1.0625rem;margin: 0;}
.top-bar .name h1 a {padding: 0;}
.top-bar-section ul {background: transparent;}
.top-bar.expanded .title-area {background: transparent;}
.top-bar-section .divider, .top-bar-section [role="separator"] {border-top: solid 1px rgba(0,0,0,.4);}
.top-bar-section ul li > a {background: rgba(0,0,0,0.2);font-weight: 600;}

.top-bar-section.prim-nav {clear: both;}
.top-bar-section.prim-nav ul.left {width: 100% !important;display: block !important;}

#menu-prod-utility-1 {
  margin: 0 auto 0 auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  float: left;
}
#menu-prod-utility-1 > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}
#menu-prod-utility-1 > li > * {
  display: block;
}


/* Off-Canvas Nav --- Awesomeness */
nav.tab-bar {
	background: #f5f5f5;
	color: #ddd;
	height: 3.75rem;
	line-height: 3.75rem;
	border-bottom: 1px solid #ddd;
}
section.left-small {
	height: 3.75rem;
	border-right: solid 1px #ddd;
	box-shadow: 1px 0 0 #eee;	
}
section.tab-bar-section {
	height: 3.75rem;
}
section.right-small {
	height: 3.75rem;
	border-left: solid 1px #ddd;
	box-shadow: -1px 0 0 #eee;
}
ul.off-canvas-list li label {
	padding: 0.5rem 0 .2rem 0;
	color: #ccc;
	text-transform: none;
	font-weight: normal;
	background: none;
	border-top: 0;
	border-bottom: none;
	margin: 0;
}
	
a.menu-icon {
	height: 3.75rem;
}	
a.menu-icon span {
	top:1rem;
	-webkit-box-shadow: 1px 10px 1px 1px #999, 1px 16px 1px 1px #999, 1px 22px 1px 1px #999;
	box-shadow: 0 10px 0 1px #999, 0 16px 0 1px #999, 0 22px 0 1px #999;
}
nav.tab-bar h1,
nav.tab-bar .masthead {
	line-height: 3.5rem;
	text-align: center;
	font-size: 1.125rem;
	margin: 0;
}

/* Tabs */
.tabs dd {
    position: relative;
    margin-bottom: 1px !important;
    top: 1px;
    float: left;
    width: 100%;
}
.tabs dd.active a {
background: #777;
color: white;
margin-right: 0;
}
.tabs dd > a {
background: #bbb;
font-family:'proxima-nova', sans-serif;
font-weight: 700;
font-size: .9em;
text-transform: uppercase;
color:white;
padding-top: .5rem;
padding-right: 1rem;
padding-bottom: .5rem;
padding-left: 1rem;
margin-right: 0;
}
.tabs dd > a:hover, .tabs dd > a:focus {color: #f5f5f5 !important;}

/* Special Recent Posts */

.videos {display: block !important;}
.videos > * {box-sizing: border-box;}
.videos div.srp-widget-singlepost {
	clear: none;
	width: 24.5%;
	float: left;
	min-height: 160px;
	padding-right: 1%;
}
.videos div.srp-widget-singlepost:last-child {
	padding-right: none;
}

.videos div.srp-thumbnail-box {
	display: block;
	vertical-align: top;
	padding-right: 0;
}
.videos img.srp-widget-thmb {
	max-width: 100%;
}
.videos div.srp-content-box {
	display: block;
}
.videos li a {
	font-family: 'adelle', sans-serif !important;
	font-size: .9em !important;
	font-weight: normal !important;
	text-transform: none;
	line-height: 1.2em;
}
.videos li img {
	margin-bottom: 6px;
}

h3.srp-widget-title {display: none;}
h4.srp-post-title {
	display: block;
	font-family:'adelle', sans-serif !important;
	font-size: .9em !important;
	font-weight: normal !important;
	text-transform: none;
	line-height: 1.2em;
}
div.srp-widget-singlepost {
	padding: 0;
	margin: 0;
	border-bottom: 0;
	clear: both;
}

/* Footer widget area */
.footer-block img {margin-bottom: 0.625rem;}
.footer-widget .navdesc a:hover {color: white !important;cursor:default;}
.footer-widget {background-color: #000;}
.footer-widget .widget h4 {text-transform: uppercase;font-size: 1rem;padding-bottom: 0;border-bottom: 0;font-weight: 700;}
.footer-widget .widget h4, .footer-widget .widget p {color: #fff;}
.footer-widget .widget p {font-size:.8em;}
.footer-widget .widget li {padding: 2px 0;border-bottom: 0px solid #ddd;list-style: none;}
.footer-widget .panel {border: none;background-color: transparent;padding: 1.5rem 1.875rem;}
footer p, footer a {color: #999;font-size: 0.9375rem;}
.footer-widget footer {background: #363636;padding: 1rem 1.5rem;}

/* Module features ul  */
.module-block h2 {font-size: 1.2em;color: #990000;font-family: 'proxima-nova';font-weight: 700;margin-top: 0;line-height: 1em;}
.module-block h2 a {color: #990000;}
.module-block h2 a:hover {color: #000 !important;}
.module-block ul {margin-left: 0;margin-bottom: 0;}
.module-block ul li {list-style: none;margin-bottom: .5rem;}
.module-block ul li:after {display:table;content:'';clear:both;}
.module-block ul li a {
	color: #222;
	font-family: 'adelle';
	font-size: 1em;
}
.module-block ul li p {
	margin-top: 10px;
}
.module-block ul li:first-child img {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.module-block ul li:first-child a, 
.module-block .srp-widget-container .srp-widget-singlepost:first-child .srp-post-title {
	font-size: 1em;
	font-family: 'adelle', sans-serif;
	font-weight: 700 !important;
	font-style: italic;
	text-transform: none;
}
.module-block .srp-widget-container .srp-widget-singlepost:not(:first-child) .srp-post-title {
	text-transform: none;
	font-style: normal !important;
	font-weight: normal;
}
.module-block ul li:not(:first-child) a {
	font-weight: 400 !important;
}
.module-block ul li:not(:first-child) img {
	display: none;
}
.module-block ul li:not(:first-child) p {
	display: none;
	}
.module-block.spec-feature ul li:first-child p, 
.module-block.spec-feature ul li:first-child img {
	display: none;
}
.module-block.spec-feature .tabs-content {
	min-height: 200px;
	overflow: hidden;
}

/* Top Special Feature */
.spec-feature .spec-section:first-child {
	margin-bottom: 1.25em;
}
.spec-feature .spec-section ul li:first-child a {
	font-size: 1em;
	font-weight: 400 !important;
	font-style: normal;
}
.spec-section ul li h4 {
	display: none;
}

.module-block .tabs-content {min-height: 180px; overflow: hidden;}
.main-module {margin-bottom: 1em;}
.main-module ul li, .main-module ul li p {margin-bottom: 0;}
.main-module .module-story {background: #f5f5f5;padding: 1em;}
.home .main-module .module-story h4 {display: none;}
.main-module .module-story h4 {}
.main-module ul li:first-child a {font-size: 2em;line-height: 1em;font-style: normal;}
.main-module ul li:first-child img {width: 100%;float: none;margin-right: 0;margin-bottom: 10px;}
.main-module ul li:first-child img.sentinelblogs {width:150px;height:auto;display:block;margin: 10px 0;}
.main-module ul li:not(:first-child) {display: none;}
.subcontent .module-block {margin-bottom: 1em;}
.subcontent hr:last-child {display: none;}
.subcontent .tabs-content .content ul {list-style: none;margin-left: 0;}
.subcontent .module-block h2 {/*display: none;*/}
.subcontent .module-block h4 {display: none;/*font-size: .9em;text-transform: uppercase;color: #990000;font-family: 'proxima-nova';font-weight: 700;*/}
/*.subcontent .module-block ul li:not(:first-child) {display: none !important;}*/
.subcontent .module-block ul li p {display: none;}
.subcontent .module-block ul li a {font-size: 1em;font-family: 'adelle', sans-serif;font-weight: 700;}
.subcontent .module-block ul li:first-child a {font-size: 1em;font-family: 'adelle', sans-serif;font-weight: 700;}
.subcontent .module-block ul.feed-list li:first-child a {font-size: .9em;font-family: 'adelle', sans-serif;font-weight: normal;font-style: normal;}

.primary-ad {margin: 0 0 0 0;}
.primary-ad div[id*='div-gpt-ad-'],
.footer-ad div[id*='div-gpt-ad-'] {
	margin: 1.25em 0 0 0;
	text-align: center;
}

/* Mini Tweets plugin */
.minitweets-end {
	display: none !important;
}

/* Disqus Combination Widget */
#dsq-combo-widget ul,
	 #dsq-combo-widget li,
	 #dsq-combo-widget ol,
	 #dsq-combo-widget div,
	 #dsq-combo-widget p,
	 #dsq-combo-widget a,
	 #dsq-combo-widget cite,
	 #dsq-combo-widget img {
	 border: 0;
	 padding: 0;
	 margin: 0;
	 float: none;
	 text-indent: 0;
	 background: none;
	 }
	 #dsq-combo-widget ul,
	 #dsq-combo-widget li,
	 #dsq-combo-widget ol {
	 list-style-type: none;
	 list-style-image: none;
	 background: none;
	 display: block;
	 }
	 #dsq-combo-widget #dsq-combo-content ul,
	 #dsq-combo-widget #dsq-combo-content li,
	 #dsq-combo-widget #dsq-combo-content ol,
	 #dsq-combo-widget #dsq-combo-content div,
	 #dsq-combo-widget #dsq-combo-content p,
	 #dsq-combo-widget #dsq-combo-content a,
	 #dsq-combo-widget #dsq-combo-content cite,
	 #dsq-combo-widget #dsq-combo-content img {
	 border: 0;
	 padding: 0;
	 margin: 0;
	 float: none;
	 text-indent: 0;
	 background: none;
	 }
	 #dsq-combo-widget #dsq-combo-content ul,
	 #dsq-combo-widget #dsq-combo-content li,
	 #dsq-combo-widget #dsq-combo-content ol {
	 list-style-type: none;
	 list-style-image: none;
	 background: none;
	 display: block;
	 }
	 .dsq-clearfix:after {
	 content:".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden;
	 }
	 /* end reset */
	 #dsq-combo-widget { ;
	 text-align: left;
	 }
	 #dsq-combo-widget #dsq-combo-tabs {
	 float: left;
	 }
	 #dsq-combo-widget #dsq-combo-content {
	 position: static;
	 }
	 #dsq-combo-widget #dsq-combo-content h3 {
	 float: none;
	 text-indent: 0;
	 background: none;
	 padding: 0;
	 border: 0;
	 margin: 0 0 10px 0;
	 font-size: 16px;
	 }
	 #dsq-combo-widget #dsq-combo-tabs li {
	 display: inline;
	 float: left;
	 margin-right: 2px;
	 padding: 0 !important;
	 text-transform: uppercase;
	 }
	 #dsq-combo-widget #dsq-combo-tabs li a {
		display: block;
		text-decoration: none;
		background: #bbb;
		font-family: 'proxima-nova', sans-serif;
		font-weight: 700 !important;
		font-size: .9em !important;
		text-transform: uppercase;
		color: white !important;
		padding-top: .25rem;
		padding-right: .65rem;
		padding-bottom: .2rem;
		padding-left: .65rem;
		margin-right: 3px;
		line-height: 1rem;
		font-style: normal !important;
	 }
	 #dsq-combo-widget #dsq-combo-content .dsq-combo-box {
	 margin: 0;
	 padding: 12px 0 !important;
	 clear: both;
	 }
	 #dsq-combo-widget #dsq-combo-content .dsq-combo-box li {
	 padding-bottom: 10px;
	 margin-bottom: 10px;
	 overflow: hidden;
	 word-wrap: break-word;
	 }
	 #dsq-combo-widget #dsq-combo-content .dsq-combo-avatar {
	 float: left;
	 height: 48px;
	 width: 48px;
	 margin-right: 15px;
	 }
	 #dsq-combo-widget #dsq-combo-content .dsq-combo-box cite {
	 font-weight: bold;
	 font-size: 14px;
	 }
	 span.dsq-widget-clout {
	 background-color:#FF7300;
	 color:#FFFFFF;
	 padding:0pt 2px;
	 }
	 #dsq-combo-logo { display: none;text-align: right; }
	 /* Blue */
	 #dsq-combo-widget.blue #dsq-combo-tabs li.dsq-active { background: #E1F3FC; }
	 #dsq-combo-widget.blue #dsq-combo-content .dsq-combo-box { background: #E1F3FC; }
	 #dsq-combo-widget.blue #dsq-combo-tabs li { background: #B5E2FD; }
	 #dsq-combo-widget.blue #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #B5E2FD; }
	 /* Grey */
	 #dsq-combo-widget.grey #dsq-combo-tabs li.dsq-active { background: none !important; }
	 #dsq-combo-widget.grey #dsq-combo-tabs li.dsq-active a { background: #777; }
	 #dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box { background: none !important; }
	 #dsq-combo-widget.grey #dsq-combo-tabs li { background: none !important; }
	 #dsq-combo-widget.grey #dsq-combo-tabs li a {
	 	background: #bbb;
	 	-webkit-border-radius: 6px 6px 0px 0px;
		-moz-border-radius: 6px 6px 0px 0px;
		border-radius: 6px 6px 0px 0px;
	 }
	 #dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #ccc; }
	 #dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box li:last-child {
	 	border-bottom: 0;
	 }
	 /* Green */
	 #dsq-combo-widget.green #dsq-combo-tabs li.dsq-active { background: #f4ffea; }
	 #dsq-combo-widget.green #dsq-combo-content .dsq-combo-box { background: #f4ffea; }
	 #dsq-combo-widget.green #dsq-combo-tabs li { background: #d7edce; }
	 #dsq-combo-widget.green #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #d7edce; }
	 /* Red */
	 #dsq-combo-widget.red #dsq-combo-tabs li.dsq-active { background: #fad8d8; }
	 #dsq-combo-widget.red #dsq-combo-content .dsq-combo-box { background: #fad8d8; }
	 #dsq-combo-widget.red #dsq-combo-tabs li { background: #fdb5b5; }
	 #dsq-combo-widget.red #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #fdb5b5; }
	 /* Orange */
	 #dsq-combo-widget.orange #dsq-combo-tabs li.dsq-active { background: #fae6d8; }
	 #dsq-combo-widget.orange #dsq-combo-content .dsq-combo-box { background: #fae6d8; }
	 #dsq-combo-widget.orange #dsq-combo-tabs li { background: #fddfb5; }
	 #dsq-combo-widget.orange #dsq-combo-content .dsq-combo-box li { border-bottom: 1px dotted #fddfb5; }

/* secton color styles */

/* Aurora Business */
.page-aurora-business .footer-widget, 
.page-aurora-business .footer-widget footer,
.parent-category-business .footer-widget, 
.parent-category-business .footer-widget footer {
	background-color: #0f75bc;
	background: #0f75bc;
}
.page-aurora-business .subcontent .module-block h2, 
.page-aurora-business .spec-feature h2,
.page-aurora-business .subcontent .module-block h2 a,
.page-aurora-business .spec-feature h2 a {
	color: #0f75bc !important;
}
.page-aurora-business .subcontent .module-block h2 a:hover,
.page-aurora-business .spec-feature h2 a:hover {
	color: #444;
}
.page-aurora-business .widget h4,
.parent-category-business .widget h4 {
	color: #0f75bc;
}
.page-aurora-business .footer-widget .widget h4,
.parent-category-business .footer-widget .widget h4 {
	color: white;
}


@media only screen and (min-width: 40.063em) {
	/* Tab-Bar / nav title */
	nav.tab-bar h1 img {
		max-height: 40px;
	}
	
	.primary-ad {margin: 0 0 0 0;}
	.primary-ad div[id*='div-gpt-ad-'] {
		margin: 1.25em 0 0 0;
	}
	.primary-ad div[style*='display: none'] {
		margin: 0 0 0 0;
	}
	.top-bar .name h1 {margin: .9em 0 .9em 0;display: inline-block;}
	.top-bar-section ul {width: auto;height: 33px !important;display: inline;background: transparent;}
	.top-bar-section.prim-nav {clear: both;}
	.top-bar-section.prim-nav ul.left {width: 100% !important;display: block !important;}
	.top-bar-section ul li > a {font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 0.9rem;}
	.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {border-bottom: none;border-top: none;border-right: 0;}
	.top-bar-section li:not(.has-form) a:not(.button) {padding: 0 13px;line-height: 33px;background: #990000;}
	.top-bar-section li:not(.has-form) a:not(.button):hover {color: white !important;background: #6b0000;}
	.top-bar-section li.dfp:not(.has-form) a:not(.button) {background: none !important;}
	.top-bar-section .dropdown li a:not(.button):hover {-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0 0 0 0;border-radius: 0 0 0 0;}
	.top-bar-section ul li.active > a {background: #6b0000 !important;color: white;}
	
	/*------- Top Nav Has dropdown --------*/
	.top-bar-section .has-dropdown > a:after {margin-top: -7px;}
	.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {margin-top: -7px;}
	
	#content {
		padding-top: 1.25em;
	}
	
	/* Product page header styles */
	.page-template-page-product-php .site-header, 
	.site-header,
	.page-template-page-product-php .site-header .top-bar, 
	.site-header .top-bar,
	.page-template-page-product-php .site-header .utility-nav,
	.site-header .utility-nav {
		background: white;
	}
	.page-template-page-product .site-header .title img {height: auto;}
	.page-template-page-product-php .site-header .utility-nav #menu-prod-utility,
	.site-header .utility-nav #menu-prod-utility {
		margin: 0 auto 0 auto;
		margin-left: -1.375rem;
		margin-right: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
		float:left;
	}
	.page-template-page-product-php .site-header .utility-nav #menu-prod-utility > li,
	.site-header .utility-nav #menu-prod-utility > li {
		list-style: none;
		float: left;
		margin-left: 1.375rem;
		display: block;
	}
	.page-template-page-product-php .site-header .utility-nav ul li a,
	.site-header .utility-nav ul li a {
		color: #222;
	}
	.page-template-page-product-php .site-header .top-bar-search-input,
	.site-header .top-bar-search-input {
		background: #ddd;
		padding: .2em .4em;
	}
	.page-template-page-product-php .site-header .top-bar,
	.site-header .top-bar {
		height: auto;
	}
	.page-template-page-product-php .top-bar-section ul li.active > a,
	.top-bar-section ul li.active > a {
		border-radius: 0;
	}
	.page-template-page-product-php .prim-nav .menu,
	.prim-nav ul.left {
		width: 100% !important; 
		display: block !important;
	}
	.page-template-page-product-php .wp-forecast .wp-forecast-curr,
	.wp-forecast .wp-forecast-curr {
		color: #222;
	}
	.page-template-page-product-php .footer-widget .panel a, .page-template-page-product-php footer p, footer a,
	.footer-widget .panel a, .page-template-page-product-php footer p, footer a  {
		color:white;
	}
	
	/* Product page colors */


		/* Aurora Biz */

	.page-aurora-business .top-bar-section li:not(.has-form) a:not(.button),
	.page-aurora-business .prim-nav ul.left,
	.parent-category-business .top-bar-section li:not(.has-form) a:not(.button),
	.parent-category-business .prim-nav ul.left {
		background: #0f75bc;
	}
	.page-aurora-business input[type="submit"],
	.parent-category-business input[type="submit"] {
		background: #0f75bc;
		margin-top: -10px;
	}
	.page-aurora-business a:not(.button):hover, .parent-category-business a:not(.button):hover {color: #0f75bc !important;}
	.page-aurora-business .top-bar-section li:not(.has-form) a:not(.button):hover,
	.parent-category-business .top-bar-section li:not(.has-form) a:not(.button):hover {
		color: #fff !important;background: #1d6091;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	}
	.page-aurora-business .top-bar-section .dropdown li a:not(.button):hover,
	.parent-category-business .top-bar-section .dropdown li a:not(.button):hover {
		-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0 0 0 0;border-radius: 0 0 0 0;
	}
	.page-aurora-business .top-bar-section ul li.active > a,
	.parent-category-business .top-bar-section ul li.active > a {
		background: #1d6091 !important;color: #fff;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	}
	.page-aurora-business .prim-nav .menu, .page-aurora-business .prim-nav ul.left,
	.parent-category-business .prim-nav .menu, .page-aurora-business .prim-nav ul.left {
		background: #0f75bc;
	}
	.page-aurora-business .footer-widget, 
	.page-aurora-business .footer-widget footer,
	.parent-category-business .footer-widget, 
	.parent-category-business .footer-widget footer {
		background-color: #0f75bc;
		background: #0f75bc;
	}
	.page-aurora-business .subcontent .module-block h2, 
	.page-aurora-business .spec-feature h2,
	.page-aurora-business .subcontent .module-block h2 a,
	.page-aurora-business .spec-feature h2 a {
		color: #0f75bc !important;
	}
	.page-aurora-business .subcontent .module-block h2 a:hover,
	.page-aurora-business .spec-feature h2 a:hover {
		color: #444;
	}
	.page-aurora-business .widget h4,
	.parent-category-business .widget h4 {
		color: #0f75bc;
	}
	.page-aurora-business .footer-widget .widget h4,
	.parent-category-business .footer-widget .widget h4 {
		color: white;
	}

		/* Colorado Table */
	.page-colorado-table .top-bar-section li:not(.has-form) a:not(.button),
	.page-colorado-table .prim-nav ul.left,
	.parent-category-colorado-table .top-bar-section li:not(.has-form) a:not(.button),
	.parent-category-colorado-table .prim-nav ul.left {
		background: #EF4036;
	}
	.page-colorado-table input[type="submit"],
	.parent-category-colorado-table input[type="submit"] {
		background: #EF4036;
		margin-top: -10px;
	}
	.page-colorado-table .top-bar-section li:not(.has-form) a:not(.button):hover,
	.parent-category-colorado-table .top-bar-section li:not(.has-form) a:not(.button):hover {
		color: #222 !important;background: #FBAF3F;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	}
	.page-colorado-table .top-bar-section .dropdown li a:not(.button):hover,
	.parent-category-colorado-table .top-bar-section .dropdown li a:not(.button):hover {
		-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0 0 0 0;border-radius: 0 0 0 0;
	}
	.page-colorado-table .top-bar-section ul li.active > a,
	.parent-category-colorado-table .top-bar-section ul li.active > a {
		background: #FBAF3F !important;color: #222;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	}
	.page-colorado-table .prim-nav .menu, .page-colorado-table .prim-nav ul.left,
	.parent-category-colorado-table .prim-nav .menu, .page-colorado-table .prim-nav ul.left {
		background: #EF4036;
	}
	.page-colorado-table .footer-widget, 
	.page-colorado-table .footer-widget footer,
	.parent-category-colorado-table .footer-widget, 
	.parent-category-colorado-table .footer-widget footer {
		background-color: #EF4036;
		background: #EF4036;
	}
	.page-colorado-table .subcontent .module-block h2, 
	.page-colorado-table .spec-feature h2,
	.page-colorado-table .subcontent .module-block h2 a,
	.page-colorado-table .spec-feature h2 a {
		color: #EF4036 !important;
	}
	.page-colorado-table .subcontent .module-block h2 a:hover,
	.page-colorado-table .spec-feature h2 a:hover {
		color: #444;
	}
	.page-colorado-table .widget h4,
	.parent-category-colorado-table .widget h4 {
		color: #EF4036;
	}
	.page-colorado-table .footer-widget .widget h4,
	.parent-category-colorado-table .footer-widget .widget h4 {
		color: white;
	}
		/* Aurora Magazine */
	.page-aurora-magazine .main-module ul li.module-story a:hover {color: #ff4f28 !important;}
	.page-aurora-magazine .module-block h2,
	.page-aurora-magazine .module-block h2 a,
	.page-aurora-magazine .widget h4,
	.page-checkplease .module-block h2,
	.page-checkplease .module-block h2 a,
	.page-checkplease .widget h4,
	.page-aurora-magazine .module-block h2,
	.parent-category-aurora-magazine .widget h4,
	.single-restaurants .module-block h2,
	.single-restaurants .module-block h2 a,
	.single-restaurants .widget h4 {
		color: #ff4f28;
	}
	.page-aurora-magazine input[type="submit"],
	.parent-category-aurora-magazine input[type="submit"],
	.page-checkplease input[type="submit"],
	.single-restaurants input[type="submit"] {
		background: #ff4f28;
		margin-top: -10px;
	}
	
	.page-aurora-magazine .top-bar-section li:not(.has-form) a:not(.button),	
	.page-aurora-magazine .prim-nav .menu, 
	.page-aurora-magazine .prim-nav ul.left,
	.page-checkplease .top-bar-section li:not(.has-form) a:not(.button),	
	.page-checkplease .prim-nav .menu, 
	.page-checkplease .prim-nav ul.left,
	.parent-category-aurora-magazine .top-bar-section li:not(.has-form) a:not(.button),	
	.parent-category-aurora-magazine .prim-nav .menu, 
	.parent-category-aurora-magazine .prim-nav ul.left,
	.single-restaurants .top-bar-section li:not(.has-form) a:not(.button),	
	.single-restaurants .prim-nav .menu, 
	.single-restaurants .prim-nav ul.left {
		background: #000;
	}
	.page-aurora-magazine .top-bar-section li:not(.has-form) a:not(.button):hover,
	.page-checkplease .top-bar-section li:not(.has-form) a:not(.button):hover,
	.parent-category-aurora-magazine .top-bar-section li:not(.has-form) a:not(.button):hover,
	.single-restaurants .top-bar-section li:not(.has-form) a:not(.button):hover {
		color: #fff !important;background: #444;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	}
	.page-aurora-magazine .top-bar-section ul li.active > a,
	.page-checkplease .top-bar-section ul li.active > a,
	.parent-category-aurora-magazine .top-bar-section ul li.active > a,
	.single-restaurants .top-bar-section ul li.active > a {
		background: #444 !important;color: #fff;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	}
	.biz-info-col {line-height: 1.2em;}
	
	
	/* Page Specific styles */
	.biz-title a {
		font-size: 1.4em;
		color: #ff4f28;
		font-weight: 700;
	}
	.biz-title a:hover {
		color: #000;
	}
	
	.single-restaurants .wpcf-field-value {
	  font-weight: bold !important;
	}
	.single-restaurants .byline, .single-restaurants .updated {
		display: none;
	}
	.single-restaurants #comments {
		display: none;
	}
		
	.wp-pagenavi {
		font-size: .8em;
	}
	.wp-pagenavi a {
		border: none !important;
		background: #f2f2f2 !important;
	}
	.wp-pagenavi a:hover, .wp-pagenavi span.current {
		border: none !important;
		background: #999 !important;
		color: #fff !important;
	}
	.wp-pagenavi span {
		border: none !important;
		background: #f2f2f2 !important;
	}
	
	/* Top ad block */
	
	
	.tabs dd {
	    position: relative;
	    margin-bottom: 0px;
	    top: 1px;
	    float: left;
	    width: auto;
	}
	.tabs dd > a {
		background: #bbb;
		font-family:'proxima-nova', sans-serif;
		font-weight: 700;
		font-size: .9em;
		text-transform: uppercase;
		color:white;
		padding-top: .25rem;
		padding-right: .65rem;
		padding-bottom: .2rem;
		padding-left: .65rem;
		margin-right: 3px;
		line-height: 1rem;
		-webkit-border-radius: 6px 6px 0px 0px;
		-moz-border-radius: 6px 6px 0px 0px;
		border-radius: 6px 6px 0px 0px;
	}
	.tabs dd.active a {
		margin-right: 3px;
		line-height: 1rem;
	}
	.module-block ul li:first-child img {width: 100%;float: none;margin-right: 0;margin-bottom: 10px;}
	.subcontent .module-block h2 {display: block;text-transform: none;}
	.subcontent .module-block ul li:not(:first-child) {display: block !important;}
}	
@media only screen and (min-width: 64.063em){
	/* Header */
	.site-header {background: #fff;padding: 0 1.25em;margin-bottom: 0 !important;}
	
	/* Modules */
	.main-module {margin-bottom: 0;}
	.main-module .module-story {background: transparent;padding: 0;}
	.subcontent .module-block {margin-bottom: 0;}
	
	/* Top Special Feature */
	.spec-feature .spec-section ul li:first-child a,
	.spec-feature .spec-section ul li a,
	.subcontent .module-block ul li:first-child a,
	.subcontent .module-block ul li a,
	.module-block ul li a {
		font-size: .9em;
	}
	
	/* DFP ads */
	.main-content article.dfp-ads {
		margin:0 0 1em 0;
		padding-left: 0.625em;
		padding-right: 0.625em;
	}

	/* Social */
	.social .social-like-buttons {
		margin-top: .25rem;
		text-align: right;
	}

	/* SRP styling */
	.subcontent .module-block .srp-widget-container .srp-widget-singlepost .srp-thumbnail-box, .subcontent .module-block .srp-widget-container .srp-widget-singlepost .srp-content-box {
		display: block;
	}
	.subcontent .module-block .srp-widget-container .srp-widget-singlepost .srp-thumbnail-box {float:none;width:100%;}
	.subcontent .module-block .srp-widget-container .srp-widget-singlepost .srp-thumbnail-box .srp-widget-thmb {
		max-width: 100%;
	}
	.videos div.srp-widget-singlepost {
		clear: none;
		width: 48.5%;
		float: left;
		min-height: 160px;
		padding-right: 1.5%;
	}
	.videos div.srp-widget-singlepost:last-child {
		padding-right: none;
	}
	
	/* Product page header styles */
	.page-template-page-product-php .site-header, 
	.site-header,
	.page-template-page-product-php .site-header .top-bar, 
	.site-header .top-bar,
	.page-template-page-product-php .site-header .utility-nav,
	.site-header .utility-nav {
		background: white;
	}
	.page-template-page-product-php .site-header .utility-nav #menu-prod-utility,
	.site-header .utility-nav #menu-prod-utility {
		margin: 0 auto 0 auto;
		margin-left: -1.375rem;
		margin-right: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
		float:left;
	}
	.page-template-page-product-php .site-header .utility-nav #menu-prod-utility > li,
	.site-header .utility-nav #menu-prod-utility > li {
		list-style: none;
		float: left;
		margin-left: 1.375rem;
		display: block;
	}
	.page-template-page-product-php .site-header .utility-nav ul li a,
	.site-header .utility-nav ul li a {
		color: #222;
	}
	.page-template-page-product-php .site-header .top-bar-search-input,
	.site-header .top-bar-search-input,
	.site-header .social-search #s {
		background: #ddd;
		padding: .2em .4em;
		height: auto;
		margin-bottom: 5px;
	}
	.page-template-page-product-php .site-header .top-bar,
	.site-header .top-bar {
		height: auto;
	}
	.page-template-page-product-php .top-bar-section ul li.active > a,
	.top-bar-section ul li.active > a {
		border-radius: 0;
	}
	.page-template-page-product-php .prim-nav .menu,
	.prim-nav ul.left {
		width: 100% !important; 
		display: block !important;
	}
	.page-template-page-product-php .wp-forecast .wp-forecast-curr,
	.wp-forecast .wp-forecast-curr {
		color: #222;
	}
	.page-template-page-product-php .footer-widget .panel a, .page-template-page-product-php footer p, footer a,
	.footer-widget .panel a, .page-template-page-product-php footer p, footer a  {
		color:white;
	}
	
	/* Product page colors */
		/* Colorado Table */
	.page-colorado-table .top-bar-section li:not(.has-form) a:not(.button),
	.parent-category-colorado-table .top-bar-section li:not(.has-form) a:not(.button) {
		background: #EF4036;
	}
	.page-colorado-table .top-bar-section li:not(.has-form) a:not(.button):hover,
	.parent-category-colorado-table .top-bar-section li:not(.has-form) a:not(.button):hover {
		color: #222 !important;background: #FBAF3F;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	}
	.page-colorado-table .top-bar-section .dropdown li a:not(.button):hover,
	.parent-category-colorado-table .top-bar-section .dropdown li a:not(.button):hover {
		-webkit-border-radius: 0 0 0 0;-moz-border-radius: 0 0 0 0;border-radius: 0 0 0 0;
	}
	.page-colorado-table .top-bar-section ul li.active > a,
	.parent-category-colorado-table .top-bar-section ul li.active > a {
		background: #FBAF3F !important;color: #222;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	}
	.page-colorado-table .prim-nav .menu, .page-colorado-table .prim-nav ul.left,
	.parent-category-colorado-table .prim-nav .menu, .parent-category-colorado-table .prim-nav ul.left{
		background: #EF4036;
	}
	.page-colorado-table .footer-widget, .page-colorado-table .footer-widget footer,
	.parent-category-colorado-table .footer-widget, .parent-category-colorado-table .footer-widget footer {
		background-color: #EF4036;
		background: #EF4036;
	}
	.page-colorado-table .subcontent .module-block h2, .page-colorado-table .spec-feature h2,
	.parent-category-colorado-table .subcontent .module-block h2, .parent-category-colorado-table .spec-feature h2 {
		color: #EF4036 !important;
	}		
	
	/* Sidebar */
	#main-sidebar {padding-top: 0;}
	
	#main-sidebar [class*="block-grid-"].ads li {
		padding-bottom: .25em;
	}
	#main-sidebar [class*="block-grid-"].ads li,
	#main-sidebar div.ads {
		padding-left: 0;padding-right: 0;
	}
	#main-sidebar [class*="block-grid-"].ads,
	#main-sidebar div.ads {
		margin-bottom: 1em;
	}
	.archive #main-sidebar, 
	.single #main-sidebar,
	.page-template-default #main-sidebar {
		padding-top: 1em;
	}
	#content {padding-top: 1.25em;}
	/* Header social and search */
	.top-bar-search-input {min-width:100px;padding: .25rem 0;}
	.social-container {
		height: 60px;
		width: 315px;
	}
	.social-search {
		display: block;
		padding: 0;
	}
	.social-search .social-links a {display: inline-block;width: 16px !important;height:16px !important;margin: 0 4px 0 0;padding: 0 !important;line-height: 1.5em !important;}
	.social-search .social-links a:hover {background: transparent !important;}
	/* Header weather */
	.wp-forecast {float:none !important;}
	.wp-forecast .wp-forecast-curr {color:#222;margin:0 !important;text-align: right !important;font-size: .9em !important;padding: .7em;}
	.wp-forecast .wp-forecast-curr-head {display: none;}
	.wp-forecast .wp-forecast-curr-right {font-weight: normal;}
	.wp-forecast .wp-forecast-curr-right br {content:"";}
	.wp-forecast .wp-forecast-curr-right br:after {content:" ";}
	.wp-forecast .wp-forecast-curr-head, .wp-forecast .wp-forecast-curr-block .wp-forecast-curr-right {font-size: 1em !important;font-variant:normal !important;}
	/*.wp-forecast .wp-forecast-curr-head, .wp-forecast .wp-forecast-curr-block {display: inline-block !important;float: left !important;}*/
	}