/*
Theme Name: TE 2010
Theme URI: http://www.trentinoeventi.it
*/

#space { clear:both; width:10px;height:2px; }

body {
margin:0px;
font-family:arial;
font-size:12px;
}

#container {
width:920px;
margin:auto;
position:relative;
}

#menutop { position:absolute; top:67px; right:15px; color:#0f3f9f; }
#menutop a { text-decoration:none; color:#0f3f9f; }
#logohalf { position:absolute; top:0px; left:0px; z-index:1; }
#languages { position:absolute; top:20px; right:8px; }
#topmenu { position:absolute; right:20px; top:68px; }
#topmenu a { color:#0082d6; text-decoration:none; }
#topblu { position:absolute; right:0px; top:0px; width:711px; height:8px; background-color:#0082d6; }
#fotoheader { position:absolute; top:93px; left:0px; width:920px; height:244px;}
#daystorace { z-index:10; position:absolute; top:330px; left:0px; background-image:url(images/days_it.png);width:200px;height:35px; z-index:1;}
 #header { position:relative; height:340px; }
 #content { position:relative; }

#testobottomleft{ font-size:10px; padding-left:10px;  width:180px; }
#testobottomleft a { text-decoration:none; color:#000; }


.entry ul li {
 background-color:#fff;
}

.normal_black {
    color: #000000;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}
.normal_blue {
    color: #003399;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}

.normal_red {
    color: #cc0000;
    font-size: 12px;    
    text-transform: none;
    font-weight: normal;
}

.upper_blue {
    color: #003399;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.upper_red {
    color: #cc0000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.strong_red {
    color: #cc0000;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
}

strong {
    color: #003399;
}

img { 

}

.entry img {
    float: none;
   /* margin-top: 16px;*/
    margin-right: 16px;
    /*margin-bottom: 16px;*/
    border: 0px;
}

.entry a {
    color: #003399;
    text-decoration: none;
}

.entry a:hover {
    color: #003399;
    text-decoration: underline;    
}