/* Mobile CSS Document */
BODY{
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #000;
}
a{
color: #FF3031;
text-decoration: none;
font-weight: bold;
}
a:hover{
color: #FF3031;
text-decoration: underline;
font-weight: bold;
}
.logo{
border-bottom: 1px solid #CCC;
}
.toplinks{
font-size: 10px;
background: #E5E5E5 url(/images/topnav_bar.jpg) repeat-x;
padding: 5px 0 5px 0;
margin-top: 3px;
}
.toplinks a{
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.news{
border-bottom: 1px dashed #CCC;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 3px;
margin-bottom: 3px;
}
h1{
font-size: 12px;
font-weight: bold;
}
.article{ !important
size: 10px;
color: #000;
}
hr{
border: 0;
border-top: 1px dashed #CCC;
}
.footer{
font-size: 8px;
background: #E5E5E5;
padding: 3px;
margin-top: 3px;
}
.weatherbox1{
display: inline;
width: 40px;
vertical-align: middle;
}
.weatherbox2{
display: inline;
position: relative;
width: 40px;
padding: 5px;
}
