/* style for forecast data details left side */
div.wp-forecast {
    padding: 0px;
    float:none;
	color: #fff;
}
#landing #wp-forecast-1,#landing #wp-forecast-2,#landing #wp-forecast-3, #landing #wp-forecast-4, #landing #wp-forecast-5, #landing #wp-forecast-6,
#weather #wp-forecast-1,#weather #wp-forecast-2,#weather #wp-forecast-3, #weather #wp-forecast-4, #weather #wp-forecast-5, #weather #wp-forecast-6, #weather #wp-forecast-7,#weather #wp-forecast-8,#weather #wp-forecast-9, #weather #wp-forecast-10, #weather #wp-forecast-11, #weather #wp-forecast-12, #weather #wp-forecast-13,#weather #wp-forecast-14,#weather #wp-forecast-15, #weather #wp-forecast-16, #weather #wp-forecast-17, #weather #wp-forecast-18, #weather #wp-forecast-19,#weather #wp-forecast-20, #weather #wp-forecast-21, #weather #wp-forecast-22, #weather #wp-forecast-23, #weather #wp-forecast-24, #weather #wp-forecast-25,#weather #wp-forecast-26
{width:25%;float:left;min-height:330px;}
/* style for current weather data */
div.wp-forecast-curr {
    font-size: 100%; 
    padding: 0px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
/* style for forecast data */
div.wp-forecast-curr-head {
    font-size: 100%; 
    padding: 3px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

/* style for forecast data details */
div.wp-forecast-curr-block {
    padding: 0px;
    float:none;
}

/* style for forecast data details left side */
div.wp-forecast-curr-left {
    padding: 3px;
    float: right; 
}
#landing div.wp-forecast-curr-left, #weather div.wp-forecast-curr-left  {float:none;}
/* style for forecast data details right side */
div.wp-forecast-curr-right {
    font-size: 150%; 
    font-weight: normal;
    font-variant: normal;
    text-align:left;
    padding: 10px 30px 0 30px;
    float: left;
}


/* style for current weather data details */
div.wp-forecast-curr-details {
    font-size: 70%; 
    padding: 6px;
    text-align:left;
    float:right;
}

/* style for current weather icon */
img.wp-forecast-curr-left {
    width: 48px;
    height: 30px;
    padding: 0px;
}


/* style for forecast data */
div.wp-forecast-fc {
    font-size: 11px; 
    padding: 2px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    float:left;
}

/* style for forecast data */
div.wp-forecast-fc-head {
    font-size: 11px; 
    padding: 3px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

/* style for forecast data details */
div.wp-forecast-fc-oneday {
    padding: 0px;
}

/* style for forecast data details */
div.wp-forecast-fc-block {
    padding: 3px;
    float:left;
}
/* style for forecast data details left side */
div.wp-forecast-fc-left {
    font-size: 11px; 
    padding: 3px;
    text-align:center;
    float: left; 
}

/* style for forecast data details right side */
div.wp-forecast-fc-right {
    font-size: 11px; 
    padding: 3px;
    text-align:left; 
    width: 90px;
    float: right; 
}

/* style for forecast weather icon */
img.wp-forecast-fc-left {
    width: 48px;
    height: 30px;
    padding: 0px;
}


/* style for navigation when using ajax pulldown */
div.wpff_nav {
    font-size: 11px; 
    border: 0px solid;
    padding: 1px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    float: left;
    height: 11px;
}

div.wpff_nav:hover {
    color:#147;
    text-decoration:underline; 
    cursor:pointer;
}

/* style for selection widget */
div.wpf-selector {
    padding: 5px;
    font-size: 11px;
}

iframe.wpf-iframe {
    border: 0px;
}

td.td-center {
	text-align: center;
}
/* Weather Colours */
#weather #wp-forecast-7 {background-color:#0072bc; }
#weather #wp-forecast-8 {background-color:#448ccb; }
#weather #wp-forecast-9 {background-color:#00aeef; }
#weather #wp-forecast-10 {background-color:#00bff3; }
#weather #wp-forecast-17 {background-color:#00a99d; }
#weather #wp-forecast-16 {background-color:#1cbbb4 ; }
#weather #wp-forecast-15 {background-color:#00a651; }
#weather #wp-forecast-14 {background-color:#3cb878; }
#weather #wp-forecast-13 {background-color:#0072bc; }
#weather #wp-forecast-11 {background-color:#448ccb; }
#weather #wp-forecast-12 {background-color:#00aeef; }
#weather #wp-forecast-26 {background-color:#00bff3 }
#weather #wp-forecast-25 {background-color:#00a99d; }
#weather #wp-forecast-24 {background-color:#1cbbb4; }
#weather #wp-forecast-23 {background-color:#00a651; }
#weather #wp-forecast-22 {background-color:#3cb878; }
#weather #wp-forecast-21 {background-color:#0072bc; }
#weather #wp-forecast-20 {background-color:#448ccb; }
#weather #wp-forecast-19 {background-color:#00aeef; }
#weather #wp-forecast-18 {background-color:#00bff3 }

div.wp-forecast a{color:#fff; text-decoration:underline;}
div.wp-forecast a:visited{color:#fff;}
div.wp-forecast a:hover{color:#222; text-decoration:none;}
div.wp-forecast a:active{color:#fff;}

 
/* Float Clears */
#landing div.wp-forecast-curr-left, #landing div.wp-forecast-curr-right, #landing div.wp-forecast-curr-details, #landing div.wp-forecast-fc, #landing div.wp-forecast-fc-block, #landing div.wp-forecast-fc-left, #landing div.wp-forecast-fc-right, 
#weather div.wp-forecast-curr-left, #weather div.wp-forecast-curr-right, #weather div.wp-forecast-curr-details, #weather div.wp-forecast-fc, #weather div.wp-forecast-fc-block, #weather div.wp-forecast-fc-left, #weather div.wp-forecast-fc-right {float:none; text-align:center;}
/* Borders */
#landing #wp-forecast-4,#landing #wp-forecast-5, #landing #wp-forecast-6,
{border-left:1px dotted #fff;}

@media only screen and (max-width:768px) {
#landing #wp-forecast-1,#landing #wp-forecast-2,#landing #wp-forecast-3, #landing #wp-forecast-4, #landing #wp-forecast-5, #landing #wp-forecast-6, #weather #wp-forecast-1,#weather #wp-forecast-2,#weather #wp-forecast-3, #weather #wp-forecast-4, #weather #wp-forecast-5, #weather #wp-forecast-6, #weather #wp-forecast-7,#weather #wp-forecast-8,#weather #wp-forecast-9, #weather #wp-forecast-10, #weather #wp-forecast-11, #weather #wp-forecast-12, #weather #wp-forecast-13,#weather #wp-forecast-14,#weather #wp-forecast-15, #weather #wp-forecast-16, #weather #wp-forecast-17, #weather #wp-forecast-18, #weather #wp-forecast-19,#weather #wp-forecast-20, #weather #wp-forecast-21, #weather #wp-forecast-22, #weather #wp-forecast-23, #weather #wp-forecast-24, #weather #wp-forecast-25,#weather #wp-forecast-26  {width:49.5%;float:left;}
#landing #wp-forecast-4 {border: 0 none;}
}
@media only screen and (max-width:480px) {
#landing #wp-forecast-1,#landing #wp-forecast-2,#landing #wp-forecast-3, #landing #wp-forecast-4, #landing #wp-forecast-5, #landing #wp-forecast-6,#weather #wp-forecast-1,#weather #wp-forecast-2,#weather #wp-forecast-3, #weather #wp-forecast-4, #weather #wp-forecast-5, #weather #wp-forecast-6, #weather #wp-forecast-7,#weather #wp-forecast-8,#weather #wp-forecast-9, #weather #wp-forecast-10, #weather #wp-forecast-11, #weather #wp-forecast-12, #weather #wp-forecast-13,#weather #wp-forecast-14,#weather #wp-forecast-15, #weather #wp-forecast-16, #weather #wp-forecast-17, #weather #wp-forecast-18, #weather #wp-forecast-19,#weather #wp-forecast-20, #weather #wp-forecast-21, #weather #wp-forecast-22, #weather #wp-forecast-23, #weather #wp-forecast-24, #weather #wp-forecast-25,#weather #wp-forecast-26   {width:99.5%;float:left; border: 0 none; border-bottom: 1px dotted #fff;}}