/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300,300italic,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900);
@import url(https://fonts.googleapis.com/css?family=Muli:300,400,400italic);
@import url(media-buttons.css);

#breadcrumb {
    display: none;
}

body {
    background: #fff url("../bg-body.png") repeat-x;
    font-family: 'Roboto', Helvetica, Arial, sans-serif !important;
    font-weight: 300;
    color: #333;
}

p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}

#dataviewer-form-container {
    padding: 40px;
    height: 100px;
}

#dataviewer-nav {
    text-align: center;
}

#dataviewer-nav a {
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase; 
}

#dataviewer-nav .back {
    //float: left;
    margin-right: 10px;
}

#dataviewer-nav .forward {
    //float: right;
    margin-left: 10px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    letter-spacing: -0.065em;
    line-height: 0.85em;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

h2.block-title {
    padding-bottom: 8px;
}

.node table {
    border-collapse: collapse;
}

.node table td {
    border: 1px solid #ccc;
    padding: 4px;
    background-color: #eee;
}

.logo-img {
    margin-top: 10px;
}

.logo-img img {
    height: 60px;
}

#region-sidebar-first h2 {
    margin-bottom: 8px;
}

#region-sidebar-first ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#region-sidebar-first ul li a {
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    color: #555;
}

#region-sidebar-first ul li ul {
    margin-bottom: 10px;
}

#region-sidebar-first ul li ul li a {
    font-size: 13px;
    font-weight: 400;
    color: #777;
    text-decoration: none;
}

#region-sidebar-first ul li ul li a:hover {
    text-decoration: underline;
}

#region-sidebar-first ul li ul li a.hidden {
    display: none;
}

#region-sidebar-second .block {
    padding-bottom: 20px;
}

#zone-branding {
    height: 80px;
}

#zone-branding .branding-data {
    float: left;
}

#zone-branding .onjsc-logo {
    margin-top: 5px;
    float: right;
}

#zone-content {
    margin-top: 25px;
}

#zone-menu {
    height: 20px;
}

#zone-menu .content {
    text-align: right;
}

#zone-menu .nice-menu {
    height: 20px;
}

#zone-menu .nice-menu-down {
    float: right;
}

#zone-menu .nice-menu-down li.menuparent {
    background: url(../arrow-down.png) right center no-repeat;
}

#zone-menu .nice-menu-down li.menuparent ul li.menuparent {
    background: none; 
}

#zone-menu .nice-menu li {
    background-color: #bf3621 !important;
    border: none;
    height: 20px;
}

#zone-menu .nice-menu li a {
    color: #fff;
    text-decoration: none;
    padding: 0px 30px 0px 30px;
    height: 20px;
}

#zone-menu .nice-menu li.hidden, 
#zone-menu .nice-menu li a.hidden {
    display: none;
}

#zone-menu .nice-menu .menuparent ul {
    margin: 0px;
    border: none;
    opacity: 0.95;
    background-color: #444;
    //background: url(../menu-shadow.png) bottom repeat-x;
    text-align: left;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

#zone-menu .nice-menu .menuparent ul li {
    background-color: #444 !important;
}

#zone-menu .nice-menu .menuparent ul li a {
    color: #ccc;
    padding: 0px 16px;
}

#zone-menu .nice-menu .menuparent ul li.first {
    padding: 10px 0px 0px 0px;
}

ul.nice-menu ul {
    top: 20px;
    padding: 0px;
    border-top: none;
}

ul.nice-menu-down li ul li ul {
    top: 0px;
    border-top: none;
}

article.node-teaser .submitted {
}

.submitted {
    text-align: right;
    color: #999;
    display:block;
    width: 100%;
    font-style: italic;
    margin-bottom: 20px;
}

.views-field-view-node {
    margin-bottom: 10px;
}

.views-field-field-image {
    margin-bottom: 15px;
}

.block-top-story-block {
    width: 540px;
    float: left;
    margin-right: 20px;
}

.block-top-story-block h2.block-title, #region-header-second h2.block-title, article .node-title, .views-field-title {
    color: #999;
}

.block-top-story-block .views-field-title a, article .node-title, .views-field-title {
    font-size: 30px;
    font-weight: 600;
    font-family: "Source Sans Pro", Helvetica, Arial, Georgia;
    line-height: 0.85em;
    margin-bottom: 10px;
}

.block-top-story-block .views-field-title a {
    line-height: 0.95em;
}

article .node-title a, .views-field-title a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    font-family: "Source Sans Pro", Helvetica, Arial, Georgia;
    letter-spacing: -0.05em;
    line-height: 16px;
    margin-bottom: 10px;
    font-size: 25px;
}

.block-top-story-block .views-field-field-image {
    margin-bottom: 15px;
}

/*
.block-top-story-block .views-field-body p:first-child,
#block-system-main article p:first-child {
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 17px;
    color: #333;
    font-weight: 400;
}
*/

.imgcaption {
    font-style: italic;
    text-align: center;
    margin-bottom: 10px;
}

article img {
    margin-bottom: 10px;
}

.latestExtremes {
    width: 380px;
    margin-bottom: 50px;
    float:left;
}

.latestConditionsForecast #stationSearch {
    margin-top: 20px;
    margin-left: 40px;
}

.latestConditionsForecast .searchResults-wrapper,
#region-header-second .searchResults-wrapper {
    margin-left: 40px;
}

.latestConditionsForecast {
    margin-bottom: 50px;
    width: 380px;
    float: left;
}

.latestConditionsForecast .forecastStationTitle {
    margin-bottom: 10px;
}

.latestConditionsForecast p {
    margin-top: 10px;
}

.smallForecastLink {
    text-align: right;
}

.latestConditions {
    float: left;
    margin-left: 30px;
    margin-bottom: 20px;
    width: 630px;
}

.stationAltName {
    font-size: 0.75em;
    margin-top: 7px;
    width: 280px;
    padding-right:20px;
}

.stationPrefs {
    width: 630px;
    margin-top: -30px;
    margin-bottom: 15px;
    float: left;
}

.stationPrefs .setFavoriteStation {
    float: left;
}

.stationPrefs .changeStation {
    float: right;
}

#bigConditions {
    height: 165px;
    margin-bottom: 20px;
    font-family: "Source Sans Pro";
}

.bigTemperature {
    font-size: 180px;
    font-weight: 800;
    line-height: 120px;
    margin-bottom: 20px;
    width: 240px;
    margin-right: 15px;
    float:left;
}
    .sidebar .bigTemperature {
        font-size: 120px;
        width: 160px;
    }

.bigTemperature .superscript {
    font-size: 40px;
    font-weight: 700;
    vertical-align: super;
}

.bigWind h3 {
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    text-align: center;
    margin-bottom: 4px;
}

.bigWind p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
}

.bigCompass {
    background: url('../images/compass.png') no-repeat;
    float: left;
    height: 150px;
    margin-right: 15px;
}
    #currentConditions.small .bigCompass {
        display: none;
    }
.smallfont {
    color: #999;
    font-weight: italic;
    font-size: 12px;
}

.asof {
    font-style: italic;
    text-align: right;
}

#standardConditions table {
    margin-bottom: 5px;
    font-family: "Source Sans Pro", Helvetica, Arial;
    font-weight: 400;
    width: 100%;
}

#standardConditions td, #standardConditions th {
    padding: 0px 6px 0px 6px;
    text-align: center;
}

#standardConditions td.odd, #standardConditions th.odd {
    background-color: #f9f9f9;
}

#standardConditions th {
    font-weight: 600;
}

#standardConditions .var {
    width: 115px;
    text-align: left;
    padding: 0px;
    font-size: 16px;
    letter-spacing: -0.1em;
}

#standardConditions .val {
    width: 45px;
    text-align: center;
    font-size: 17px;
}

#standardConditions .val.min {
    border-right: 1px solid #ddd;
    padding-right: 3px;
}

.min {
    color: #333399;
}

#standardConditions .val.max {
    padding-left: 3px;
}

.max {
    color: #993333;
}

.stationMap {
    float: left;
    width: 630px;
    margin-left: 30px;
    margin-bottom: 30px;
}

#stationMap {
    width: 630px;
    height: 330px;
    border: 1px solid #eee;
    margin: 20px 0px;
}

#stationMapLarge {
    width: 720px;
    height: 808px;
    border: 1px solid #ccc;
}

.stationTableLinks {
    font-size: 16px;
    text-align: right;
}

#sidebarForecast #forecast {
    margin: 15px 0px;
    width: 300px;
    height: 115px;
    overflow: hidden;
}

#sidebarForecast .forecastImg img {
    width: 80px;
}

#sidebarForecast .forecastBlock:first-child {
    margin-left: 0px;
}

#sidebarForecast .forecastBlock {
    text-align: center;
    width: 80px;
    margin-left: 30px;
    float: left;
}

#sidebarForecast .forecastStationTitle {
    text-align: center; 
    font-weight: 600;
    background-color: #ddd;
    padding: 6px;
}

#sidebarForecast #stationSearch {
    margin: 10px 0px 10px 4px;
}

#sidebarForecast .textForecast {
    text-align: center;
    height: 30px;
    margin-bottom: 10px;
    width: 400px;
    overflow: hidden;
}

#sidebarForecast .textForecastBlock:first-child {
    margin-left: 0px;
}

#sidebarForecast .textForecastBlock {
    width: 80px;
    margin-left: 30px;
    float: left;
}

#sidebarForecast .textForecastBlock h3 {
    width: 80px;
    font-size: 13px;
    float: left;
}

#sidebarForecast .textForecastBlock p {
    display: none;
}

#sidebarForecast #zipSubmit {
    font-size: 12px;
    width: 40px;
}

#smallForecast #forecast {
    margin: 15px 0px;
    width: 400px;
    height: 115px;
    overflow: hidden;
}

#smallForecast .forecastImg img {
    width: 80px;
}

#smallForecast .forecastBlock {
    text-align: center;
    width: 80px;
    margin-right: 18px;
    float: left;
}

#smallForecast .forecastBlock .conditionsTxt {
    height: 20px;
    overflow: hidden;
}

#smallForecast .textForecast {
    text-align: center;
    height: 30px;
    margin-bottom: 10px;
    width: 400px;
    overflow: hidden;
}

#smallForecast .textForecastBlock {
    width: 80px;
    margin-right: 20px;
    float: left;
}

#smallForecast .textForecastBlock h3 {
    font-size: 13px;
}

#smallForecast .textForecastBlock p {
    display: none;
}

.forecast-attribution,
.forecast-attribution a {
    color: #777;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 20px;
}

#stationInfo {
    margin-top: 10px;
}

#stationInfo td.key {
    padding: 2px 10px 2px 0px;
}

#stationInfo td.value {
    padding: 2px 0px 2px 0px;
    font-weight: 600;
}

#stationSensors li {
    list-style: none;
}

#stationSensors li a {
    text-decoration: none;
    font-size: 14px;
}

.forecastImg {
    position: relative;
}

.forecastImg .img1 {
    position: absolute;
    width: 55px;
    overflow: hidden;
    background-color: white;
    border-right: 4px solid white;
}

.forecastImg .img2 {
    background-color:white;
}

#sidebarForecast .forecastImg .img1,
#smallForecast .forecastImg .img1 {
    width: 40px;
}

.largeForecast {
    float: left;
    margin-top: 18px;
    width: 300px;
}

.largeForecast #forecast {
    float: left;
}

.largeForecast .textForecast {
    float: left;
    margin-left: 20px;
}

.largeForecast .forecastBlock {
    width: 120px;
    margin-bottom: 30px;
}

.largeForecast .textForecastBlock {
    width: 160px;
    height: 150px;
    padding-bottom: 30px;
    position: relative;
    overflow-y: hidden;
}

.forecast-overflow {
    background: url(../images/expand-forecast.png) no-repeat bottom;
}

.largeForecast .textForecastBlock:hover {
    z-index: 2;
    overflow-y: visible;
}

.largeForecast .textForecastBlock h3 {
    font-size: 14px;
    margin-bottom: 10px;
    height: 18px;
}

.textForecastBlockText {
    height: 120px;
    overflow: hidden;
}

.textForecastBlockText:hover {
    overflow:visible;
}

.largeForecast .textForecastBlock p {
    line-height: 17px;
    background-color: #fff;
}

.largeForecast .textForecastBlock p.overflow:hover {
    padding-bottom: 20px;
    border-bottom: 2px solid #999;
    -webkit-box-shadow: 0px 40px 0px rgba(255, 255, 255, 0.90);
    -moz-box-shadow:    0px 40px 0px rgba(255, 255, 255, 0.90);
    box-shadow:         0px 40px 0px rgba(255, 255, 255, 0.90);
}

.largeForecast .forecastImg, .largeForecast .conditionsTxt, .largeForecast .highLow {
    text-align: center;
}

.largeForecast .forecastImg img {
    height: 100px;
}

.largeForecast .conditionsTxt {
    font-size: 12px;
    height: 30px;
    overflow: hidden;
    letter-spacing: -0.05em;
    line-height: 15px;
    vertical-align: center;
}

.largeForecast .highLow {
    font-size: 16px;
    font-weight: 600;
    height: 20px;
}

.trends {
    float: left;
    margin-left: 30px;
    width: 630px;
}

.extremes {
    width: 180px;
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}

.extremes.cold .top10_value {
    color: #3333cc;
}

.extremes.hot .top10_value {
    color: #cc3333;
}

.extremes td.top10_value {
    text-align: right;
    font-weight: 600;
    font-size: 17px;
}

.extremes td.top10_city {
    font-weight: 600;
    font-size: 14px;
}

#spotsstamp {
    text-align: right;
    color: #aaa;
    font-style: italic;
}

.front .view-frontpage { 
    display: none;
}

#block-views-more-news-block {
    width: 380px;
    float: left;
    margin-right: 20px;
}

#block-views-featured-tool-block, 
#block-views-featured-partner-block {
    width: 540px;
    float: left;
}

#block-views-latest-content-block .views-row,
#block-views-latest-news-block .views-row {
    clear: both;
}

#block-views-latest-content-block .views-field-title,
#block-views-latest-news-block .views-field-title {
    line-height: 16px;
}

#block-views-latest-content-block .views-field-title a,
#block-views-latest-news-block .views-field-title a {
    font-size: 16px;
    line-height: 16px;
    clear: both;
}

#block-views-latest-content-block .views-field-field-image,
#block-views-latest-news-block .views-field-field-image {
    float: left;
    margin: 0px 10px 10px 0px;
}

#block-views-latest-content-block .views-field-body p,
#block-views-latest-news-block .views-field-body p {
    margin: 10px 0px;
    font-size: 12px;
    line-height: 14px;
}


#zipLabel, #zipcode, #stationSearchInput, #zipSubmit {
    float: left;
    display: block;
}

#stationSearchInput {
    height: 30px;
    width: 250px;
    font-size: 16px;
    margin-right: 6px;
    background-color: #f6f6f6;
    color: #999;
}

#stationSearchInput.helptext {
    color: #999;
}

#stationSearchInput.userinput {
    color: #333;
}

#stationList li {
    display: none;
    list-style: none;
    font-size: 20px;
}

#stationList li a {
    color: #444;
    text-decoration: none;
}

#stationCount {
    text-align: center;
    color: #666;
}

.searchResults-wrapper {
    position: relative;
    width: 250px;
}

.stationTitle {
    margin: 10px 0px;
}

.searchResults {
    position: absolute;
    display: none;
    width: 224px;
    margin: 0px 2px;
    padding: 10px;
    background-color: white;
    z-index: 10;
    border: 0px 1px 1px 1px;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
}

#zipSubmit {
    font-size: 18px;
    height: 30px;
}

#zipLabel {
    font-size: 19px;
    margin-right: 15px;
    margin-left: 15px;
    font-weight: 700;
}

.mapThumb {
    width: 220px;
    float: left;
    margin-right: 20px;
}

.mapThumb .map {
    border: 0px;
}

.mapThumb.last {
    margin-right: 0px;
}

.mapThumb h2.block-title, .sidebar-map h2.block-title {
    background: #333;
    padding: 6px;
    color:  #ddd;
    font-weight: 300;
    letter-spacing: -0.03em;
}

#zone-header {
    margin-top: 20px;
}

#zone-header .mapThumb img {
    width: 220px;
    height: 247px;
}

#zone-header .mapThumb p {
    margin-bottom: 0px;
}

.nivoSlider {
    width: 632px !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ccc;
}

.nivo-controlNav.nivo-thumbs-enabled img {
    width: 64px !important;
    border: 1px solid #ccc;
}

.ad380x160 {
    margin: 20px 0px;
}

article nav.links {
    margin-top: 15px; 
    margin-bottom: 15px;
}

.block-views .view-latest-blog {
    width: 540px;
    float: left;
}

.block-views .view-latest-blog .views-row {
    width: 250px;
    float: left;
}

.block-views .view-latest-blog .views-row-1 {   
    margin-right: 20px;
}

.map {
    border: 1px solid #ccc;
}

#region-sidebar-second .map {
    border: 0px;
    width: 300px;
    height: 337px;
}

.comment h3 {
    display: none;
}

.comment {
    background-color: #eee;
    padding: 20px;
    margin: 10px 0px;
}

.comment p {
    font-size: 17px;
}

.field-name-field-tags .field-item {
    margin: 0px 4px;
}
.comment .user-picture {
    float: left;
    margin-right: 25px;
}

#page-title {
    font-weight: 600;
    color: #333;
    font-family: "Source Sans Pro", Helvetica, Arial !important;
    margin-bottom: 5px;
    letter-spacing: -0.055em;
}

.page-station .grid-12 {
    margin-left: 0px;
    margin-right: 0px;
    width: 960px !important;
}

.page-station #page-title, .node-type-dynamic-map #page-title {
    font-size: 25px;
}

.page-taxonomy-term #page-title, .page-blog #page-title {
    font-size: 18px;
    color: #666;
}

.sensor {
    margin-bottom: 20px;
}

.sensorImage {
    float: right;
    margin-left: 30px;
}

.sensorInfo {
    margin-top: 15px;
}

.sensorInfo .label {
    font-weight: 600;
    width: 200px;
}

#lightsout {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 4000px;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    display: none;
}

#nodataWarning {
    display: none;
    position: absolute;
    z-index: 101;
    height: 300px;
    width: 300px;
    top: 200px;
    left: 50%;
    margin-left: -150px;
    background-color: #eee;
    padding: 40px;
    -webkit-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 20px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 20px rgba(50, 50, 50, 0.75);
}

#nodataWarning h3 {
    color: #222;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
}

#nodataWarning p {
    color: #333;
}

#nodataWarning ul {
    padding: 0px 30px;
    font-size: 17px;
    font-weight: 400;
}

#closeLink {
    text-align: center;
    display: block;
    cursor: pointer;
}

.node-type-dynamic-map .block-system-main {
    position: absolute;
    height: 806px;
    width: 718px;
}

.node-type-dynamic-map #mapAnimate {
    height: 806px;
    width: 718px;
    background: url(../images/mapAnimate.png) no-repeat;
    display: none;
}

#block-views-similarterms-block .views-row {
    width: 200px;
    height: 150px;
    float: left;
    margin-bottom: 10px;
}

#block-views-similarterms-block .views-row-2,
#block-views-similarterms-block .views-row-5 {
    margin-left: 10px;
    margin-right: 10px;
}

#block-views-similarterms-block .views-row .views-field-field-image {
    margin-bottom: 0px;
}

#block-views-similarterms-block .views-row .views-field-title {
    height: 50px;
    margin-top: -50px;
    vertical-align: text-top;
}

#block-views-similarterms-block .views-row .views-field-title a {
    vertical-align: text-top;
    height: 50px;
    width: 192px;
    padding: 0px 4px;
    opacity: 0.8;
    background-color: #333;
    color: white;
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;
    display: inline-block;
}

.mapcontrols {
    position: absolute;
    top: 150px;
    left: 719px;
    z-index: 100;
}

.mapcontrols a {
    text-align: center;
    width: 50px;
    display: block;
    background: #444;
    color: #999;
    padding: 4px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}

.mapcontrols a.current {
    color: #fff;
}

.mapcontrols a .smalltext {
    font-size: 9px;
}

.node-photo-gallery img {
    float: left;
    margin: 5px;
}

.node-links ul li {
    padding: 0px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
}

.node-links ul li a, .views-field-view-node a {
    color: #990000;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding-right: 20px;
}

.node-links ul li.comment_forbidden a {
    padding-right: 0px;
}

menu.small {
    margin: 0px;
    margin-top: -40px;
    width: 240px;
    background-color: rgba(0,0,0,0.6);
    padding: 7px 0px 7px 12px;
}

.loaderOverlay {
    top: 0px !important;
    left: 0px !important;
}

.loaderAnimation {
    top: 380px !important;
    left: 280px !important;
}
