@import url(http://fonts.googleapis.com/css?family=Arimo);

#wettercom-button-b854771ba39b31b0a85dabce9ff6f590
{
  position: relative;
  overflow: hidden;  
  width: 200px;
  height: 150px;   
}


a:link, a:visited {text-decoration: none; color: #6f6f6f;}  
a:active, a:hover {text-decoration: underline; color: #666666;}

#cityTitle, #today, #dayName1, #condition1, #temp1, #windKMH, #rain 
{font-family: Arimo, Arial, Helvetica, sans-serif;}


#woys-5b1c2cd798c6b5c4bcb8236149df40b2
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

                            
#logo
{
  position: absolute;
  top: 120px;
  left: 0px;
  height: 25px;
  z-index: 1;
}

#logo img
{
  border: 0;
  padding: 0;
  margin: 0;
  height: 60%;
}
        

#cityTitle
{
  position: absolute;
  top: 0px; left: 0px;
  font-size: 11px; line-height:14px;
  color: #6f6f6f;
  z-index: 7;
  white-space: nowrap;
}

#today {font-size: 11px; color: #222222;}
                                    
#dayName1
{
  position: absolute;
  top: 8px; left: 154px;
  font-size: 12px;
  font-weight: normal;
  color: #222222;
  z-index: 2;
  white-space: nowrap;
  display:none;
}


#condition1
{
  position: absolute;
  top: 40px; left: 0px;
  font-size: 11px;
  font-weight: bold;
  color: #6f6f6f;
  z-index: 3;
  white-space: nowrap;
}
                                     
#temp1
{
  position: absolute;
  top: 55px; left: 0px;
  font-size: 11px;
  font-weight: normal;
  color: #222222;
  z-index: 4;
  white-space: nowrap;
}

                                            
#wxImage1
{
  position: absolute;
  top: 25px;
  left: 65px;
  height: 85px;
  z-index: 8;
}

#wxImage1 img
{
  border: 0;
  padding: 0;
  margin: 0;
  height: 100%;
}
                                    
                                                        
#windKMH
{
  position: absolute;
  top: 75px; left: 0px;
  font-size: 11px;
  font-weight: normal;
  color: #222222;
  z-index: 5;
  white-space: nowrap;
}

                                            
#rain
{
  position: absolute;
  top: 90px; left: 0px;
  font-size: 11px;
  font-weight: normal;
  color: #222222;
  z-index: 6;
  white-space: nowrap;
}

