/* resets a core set of elements so that they will appear consistent across browsers. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
margin: 0 0 0 0; 
padding: 0 0 0 0;background-color: #121212;background-image: none;}


#outerWrapper {
margin: 50px auto 0em auto; 
font-size: 1em;
line-height: 1.1em;
text-align: left; 
width: 760px;background-image: none;border: 1px #a7a7a7 solid;background-color: #212121;
}


#contentWrapper {text-align: center;margin-top: 60px;margin-left: auto;margin-right: auto;}

#title {text-align: left;padding-bottom: 15px;padding-left: 95px;
}

#weather_data {}

#data {float: left;width: 400px;padding-left: 95px;}
#data_main {float: left;width: 400px;padding-left: 100px;}

#images {float: right;width: 170px;padding-right:80px;
}

#images img {margin-bottom: 9px;}


#info {
padding-top: 30px;padding-bottom: 20px;height: 30px;}

#info .info_r {float: right;width: 250px;padding-right: 15px;}

#info .info_l {float: left;width: 200px;padding-left: 30px;}

#footer {padding-bottom: 50px;}

#footer h4 {float: left;padding-left: 75px;font-weight: lighter;
}#footer_chart h4 {float: left;padding-left: 125px;font-weight: lighter;
}


#footer img.logo {float: right;padding-right: 68px;padding-bottom: 10px;
}

#footer a {text-align: center;}

.clearFloat {
clear: both;
display: block;
}

h1 {
color: #ececec;
font-size: 1.4em;
font-weight: bold;
line-height: 1.2em;font-family: Verdana, Helvetica, Arial, sans-serif;
}

h2 {
font-size: 1.6em;
font-weight: bold;
line-height: 1.2em;font-style: italic;color: #2daebf;font-family: Verdana, Helvetica, Arial, sans-serif;
}

h3 { 
font-size: 1.1em;line-height: 1.2em;font-family: Verdana, Helvetica, Arial, sans-serif;font-style: normal;color: #989898;}

h4 { 
color: #ffffff;
font-size: 1em;padding-top: 5px;}
 
h5 {
color: #494949;
font-size: .8em;
font-weight: bold;
line-height: 1.2em;
}
  
h6 {
color: #000;
font-size: 1.2em;
font-weight: bold;
line-height: 1.2em;
} 
  
p {
font-size: 0.8em;color: #494949;
} 

p.list 
{font-size: 0.8em;color: #dadada;margin-bottom: 0px;margin-top: 0px;text-align: left;}

p.last {
font-size: 0.8em;color: #dadada;padding-bottom: 8px;margin-top: 0px;text-align: left;}

hr {margin-top: 15px;border: 1px #e7e7e7 solid;margin-bottom: 12px;
}

a {color: #c5c5c5;
}

a img {border: none;}

td {color: #cccccc;font-family: "Trebuchet MS", Verdana, Arial, sans-serif;font-size: 15px;}