ul.feedMasherList a {
display: block;
font-size: 14px;
}

div.module.ad {
    clear: both;
}

#weather7day h2 {
    border-bottom: 1px solid #adadad;
    float: left;
    line-height: 1.125em;
    margin: 17px 0 0;
    padding-bottom: 13px;
    width: 100%;
    color: #333;
}
#weather-center-powered-by h2 {
    font-size: 1.125em;
    float: left;
    line-height: 1.125em;
    margin: 17px 0 0;
    padding-bottom: 13px;
    width: 100%;
    color: #333;
}

.rssHeader {
	display:none;
}

.severe-weather {
display: none;
background-color: white;
border: 2px solid #7F0000;
float: left;
margin-bottom: 12px;
padding: 12px 12px 0;
position: relative;
width: 100%;
word-wrap: break-word;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.severe-weather-item {
margin-bottom: 12px;
}

.severe-weather-headline {
color: #5F0000;
margin-bottom: 0;
font-size: 1em;
line-height: 1.125em;
}

.severe-weather-time {
color: #5F0000;
font-size: .8125em;
}

.severe-weather-text, .severe-weather-hide, .severe-weather-item.is-expanded .severe-weather-show {
display: none;
}

.severe-weather-text p {
margin: 12px 0;
max-width: 770px;
font-family: arial, helvetica, sans-serif;
font-size: .85em;
}

.severe-weather-toggle {
font-weight: bold;
font-size: .8125em;
}

.weather-container {
float: left;
position: relative;
width: 100%;
}

.weather-container .col1 {
width: 100%;
float: left;
position: relative;
width: 100%;
}

#weatherCurrent {
background-color: transparent;
border: 0;
display: block!important;
margin: 0 0 20px;
width: 100%;
float: left;
position: relative;
}

#weatherCurrent h2 {
display: block;
margin-bottom: 12px;
color: #333;
font-size: 1.375em;
}

#weather-location-div {
padding-bottom: 15px;
}

body a.weather-location-toggle:link, body a.weather-location-toggle:visited {
line-height: 18px;
text-decoration: underline;
color: blue;
font-size: 16px;
float: none;
font-family: arial, helvetica, sans-serif;
}

form.weather-location-form {
display: none;
margin-bottom: 15px;
}

form.weather-location-form input[type="text"] {
    font-family:sans-serif;
}

.weather-location-find {
display: none;
padding: 5px 15px 4px;
width: auto;
background-color: #6AB3EA;
border-color: #3890D4;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
line-height: 22px;
-webkit-user-select: none;
-khtml-user-select: none;
user-select: none;
}

.weather-location-find::before {
content: " ";
display: inline-block;
height: 18px;
background-repeat: no-repeat;
background-color: transparent;
margin: 0 10px -4px 0;
width: 21px;
zoom: 1;
*display:inline;
padding:0;
}

.weather-location-or {
border: 0;
display: none;
margin: 0 4px;
width: 4em;
border-bottom: 1px solid #CACACA;
height: .5em;
overflow: visible;
text-align: center;
color: #5F5F5F;
font-size: 1.125em;
font-style: italic;
}

.weather-location-or::before {
content: " - ";
display: none;
margin: 0 4px;
}

.weather-location-or::after {
background-color: transparent;
content: " - ";
display: none;
height: auto;
margin: 0 4px;
width: auto;
margin-top: -.5625em!important;
}

.weather-location-search-text {
text-indent: 4px;
width: 163px;
border: 1px solid #D2D2D2;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
height: 28px;
padding: 2px;
font-size: .85em;
}

.weather-location-submit {
display: inline-block;
margin: 0 0 0 4px;
padding: 8px 15px 7px;
width: auto;
}

/* Through form class="js-toggle-box" */

.weather-current-boxStyle {
background-color: white;
border: 1px solid #CCC;
float: left;
position: relative;
width: 100%;
box-sizing: border-box;
display: none;
}

.weather-radar-image-large {
border: 1px solid #CCC;
display: block;
/* left: 38.25%; */
right: 12px;
max-height: 312px;
max-width: 60%;
padding: 6px;
position: absolute;
top: 12px;
box-sizing: border-box;
}


.weather-current {
padding: 5px;
}

.weather-current-large {
display: block;
float: left;
text-align: center;
width: 34%;
}

.weather-current-image {
display: inline;
width: 111px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
vertical-align: middle;
text-align: center;
}

.weather-current-condition {
max-width: 100%;
text-align: left;
width: 100%;
display: inline-block;
vertical-align: middle;
}

.weather-current-condition .weather-hilo {
display: block;
float: right;
margin-top: 1.05em;
text-align: center;
vertical-align: middle;
font-size: 1.375em;
}

.weather-current-image-here {
    float: left;
}

.weather-condition-temp {
display: block;
margin-left: 10px;
/* margin-top: 20px; */
float: left;
line-height: 1.125em;
margin-bottom: 4px;
font-size: 2.875em;
font-weight: bold;
text-align: left;
}

.weather-condition-text {
display: block;
margin-left: 10px;
clear: left;
float: left;
line-height: 1.125em;
font-size: 1.125em;
text-align: left;
}

/* THIS HILO STUFF IS WEIRD */

.weather-current-condition + .weather-hilo {
display: none;
}

.weather-hilo {
display: block;
/* text-align: center; */
/* vertical-align: middle; */
font-size: 1.375em;
/* float: left; */
/* margin-top: -10px; */
position: absolute;
left: 120px;
top: 60px;
}

.weather-conditions {
vertical-align: middle;
width: 11em;
clear: left;
float: left;
margin: 17px;
padding: 17px 5px 0 0;
width: 31%;
border-top: 1px solid #CCC;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCC;
/* font-size: .875em; */
font-size: 1em;
line-height: 1.384615385em;
}

.weather-conditions dl {
display: block;
}

.weather-conditions dt {
/* display: inline; */
/* clear: left; */
float: left;
margin-right: .25em;
}

.weather-conditions dd {
display: block;
clear: right;
/* float: left; */
font-weight: bold;
}

.weather-hourly.is-hidden {
display: block!important;
margin-top: 40px;
}

.weather-hourly {
background-color: white;
border: 1px solid #CCC;
float: left;
margin-bottom: 15px;
position: relative;
text-align: center;
width: 100%;
}

.weather-hourly h2 {
display: block;
margin: -40px 0 12px;
color: #333;
text-align: left;
font-size: 1.375em;
}

.weather-hourly.is-expanded .weather-hourly-container {
height: auto;
}

.weather-hourly-container {
overflow: hidden;
text-align: left;
}

/* Maybe delete moz and webkit styling? */

.weather-hourly-item {
    border-bottom: 1px solid #ADADAD;
    display: block;
    float: left;
    padding: 11px 12px 0px 12px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.weather-hourly-item > div {
    float: left;
    width: 25%;
}



div.weather-hourly-item div.weather-hourly-time {
    padding: 11px 0px 20px 0px !important;
    vertical-align: middle;
}

.weather-hourly-condition {
    min-width: 25%;
    width: 25%;
    padding-left: 0;
    vertical-align: middle;
}

/* Margin-left WAS -49px */

.weather-hourly-condition-image {
    display: inline-block;
    margin-left: -64px;
    vertical-align: middle;
    width: 49px;
    zoom: 1;
    *display:inline;
    padding:0;
}

.weather-hourly-condition-text {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    word-wrap: break-word;
    font-size: .85em;
    line-height: 1.166666667em;
    padding-left: 0;
    zoom: 1;
    *display:inline;
    padding:0;
}

.weather-hourly-temp {
    height: 40px;
    min-width: none;
    padding: 11px 0px 0px 0px;
    vertical-align: middle;
    white-space: nowrap;
}

.weather-hourly-wind-precipitation {
    vertical-align: middle;
    width: 10em;
    font-size: .85em;
    padding-top: 11px;
}



.weather-hourly-wind-precipitation dl {
    display: block;
}

.weather-hourly-wind-precipitation dt {
display: inline;
clear: left;
float: left;
margin-right: .25em;
}

.weather-hourly-wind-precipitation dd {
display: inline;
float: left;
font-weight: bold;
}

#weather7day {
float: right;
width: 100%;
padding-bottom: 30px;
display: none;
}

#weather7day h2 {
border-bottom: 1px solid #ADADAD;
float: left;
line-height: 1.125em;
margin: 17px 0 0;
padding-bottom: 13px;
width: 100%;
color: #333;
font-size: 1.375em;
}

.weather7day_boxStyle {
background-color: white;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
float: left;
width: 100%;
}

/* Maybe delete moz and webkit? */
.weather7dayRow {
border-bottom: 1px solid #CCC;
display: block;
float: left;
padding: 0;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

div.weather7dayRow > div {
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    float: left;
    display: block;
}

.weather-weekday {
vertical-align: middle;
width: 50px;
margin-top: 12px;
}

div.weather7dayRow .weather-weekday {
line-height: 1.125em;
width: 28%;
margin-left: 2%;
margin-top: 12px;
}

div.weather7dayRow .weather-weekday-abr {
display: none;
}

.weather7day-condition {
width: 46%;
}

#weather7day img {
width: 51px;
margin-left: -49px;
display: block;
float: left;
margin: 0;
}

.weather7day-condition-text {
display: block;
vertical-align: middle;
word-wrap: break-word;
font-size: .80em;
line-height: 1.166666667em;
margin-top: 12px;
}

div.weather7dayRow div.weather7day-hilo {
text-align: right;
min-width: 4em;
vertical-align: middle;
white-space: nowrap;
font-size: 1em;
width: 20%;
float: right;
margin-right: 2%;
margin-top: 12px;
}

div.weather7day-wind-precipitation {
display: block;
float: left;
position: relative;
width: 100%;
vertical-align: middle;
font-size: .85em;
margin-top: 0;
height: 24px;
}

.weather7day-wind-precipitation::before {
content: " ";
height: 0;
left: -12px;
margin-left: 25%;
position: absolute;
width: 192px;
}

.weather7day-wind-precipitation dl:first-child {
margin-right: -1px;
}

.weather7day-wind-precipitation dl {
float: left;
margin: 8px 0;
text-align: center;
width: 50%;
}

.weather7day-wind-precipitation dt {
display: inline;
float: none;
margin: 0;
clear: left;
}

.weather7day-wind-precipitation dd {
display: inline;
float: none;
font-weight: bold;
}

.img100 img {
    width: 100%;
}



