div.fluid{
width: 90% !important;
}

div.fixed{
width: 950px !important;
}


*{
margin: 0em;
padding: 0em;
}

body{
background-color: #fff;
color: #333;
font-size: 0.9em;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6{
font-weight: normal;
letter-spacing: -1px;
}

h3,h4,h5,h6{
color: #285B8A;
}

br.clear{
clear: both;
}

img{
padding: 3px;
border: solid 1px #e1e1e1;
}

img.sx{
float: left;
margin-right: 1.5em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}

img.sxs{
padding:0;
border:0;
float: left;
margin-right: 1.5em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}

img.dx{
float: right;
margin-left: 1.5em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}


a{
text-decoration: underline;
color: #006699;
}

a:hover{
   text-decoration: none;
   background-color: #0083C1;
   color: #fff;
}

ul.links{
list-style: none;
}

ul.links li{
line-height: 2em;
}

ul.links li.first{ }

ul.sport{
   list-style: disc;
   line-height:1.8em;
   margin-left:15px;
}

p{
line-height: 1.6em;
}

#skip a, #skip a:hover, #skip a:visited{ 
 position:absolute; 
 left:0px; 
 top:-500px; 
 width:1px; 
 height:1px; 
 overflow:hidden;
 } 
  
#skip a:active { 
 position:static; 
 width:auto; 
 height:auto; 
 }  
 
#personalizza{
   font-size:0.9em;
   text-align: right;
   color: #eee;
   padding: 5px 15px 5px 0;
   background-color: #222;
   background-image: url(../images/topbg.gif);
   background-repeat: repeat-x;
 }

#personalizza a{
   color: #fff;
   text-decoration:none;
   font-weight: bold;
   padding: 0 2px;
   border-bottom:0;
}

#personalizza a:hover{
   text-decoration: underline;
   background: transparent;
}


/* Header */
#header{
   width: 100%;
   padding:1em 0;
   background-image: url(../images/menu_bg.jpg);
   background-repeat: repeat-x;
}

#headercontent h1 {
   font-weight: normal;
   color: #285B8A;
   margin-left:25px;
   text-decoration:none;
   font-size: 2.4em;
   letter-spacing: 1px;
}

#headercontent h1 a{
   margin-left:0;
   text-decoration:none;
   font-weight: normal;
   color: #285B8A;
   text-decoration:none;
   letter-spacing: 1px;
}

#headercontent h1 a:hover{
   text-decoration:underline;
   background:transparent;
}

#headercontent h2{
   font-size: 1.2em;
   font-weight: normal;
   color: #666666;
   border-bottom:0;
   margin-left:27px;
   letter-spacing: 1px;
}

#headerpic{
   height: 150px;
   background-image:url(../images/front.jpg);
   background-position:center;
   background-repeat:no-repeat;
   margin-bottom:3px;
   
 }


/* Menu */

/********** Top navigation *************/
#menu{
   padding:0.3em;
   text-align:center;
   font-size:1.4em;
   background-image: url(../images/bottom_gradient.jpg);
   background-repeat: repeat-x;
   background-position: bottom;
   background-color: #fff;
   
}

#menu a, #menu a:link, #menu a:visited{
   padding:.3em 1.1em;
   color: #525252;
   text-decoration: none;
   text-transform: uppercase;
}

#menu a:hover, #menu a:active{
   background-color: #eee; 
   text-decoration: none;
   color: #337CBF;
}

#menu li{
padding-right: 1px;
display: inline;
}

#menu ul{
margin: 0px;
padding: 0px;
line-height:2em;
}

#menu #active a {
   background-color: #CDCDB3;
   color: #000000;
   font-size: 1em;
   font-weight: bold;
}

/* Main */

#main{
   background-color: #fff;
   background-image: url(../images/content_back.gif);
   background-repeat: repeat-x;
}

#main_inner p
{
text-align: justify;
margin-bottom: 1.5em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 2em;

}

#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 1.6em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url(../images/n5.gif);
}

#main_inner .post ul.post_info li.comments
{
background-image: url('images/n6.gif');
margin-left: 1.1em;
}

/* Footer */

#footer
{
   width: 950px;
   margin: 0 auto;
   text-align: center;
   clear: both;
   border-top: dotted 1px #E1E1E1;
   margin-top: 2em;
   margin-bottom: 1em;
   padding-top: 1em;
   font-size: 0.8em;
   color: #666;
}

/* Search */

input.button
{
background: #FF790B url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #DB7623;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

/* LAYOUT - 2 COLUMNS */

   /* Primary content */
   
   #primaryContent_2columns{
   position: relative;
   margin-left: 14em;

   }
   
   #columnA_2columns{
   position: relative;
   float: right;
   width: 100%;
   margin-left: -14em;
   padding-right: 1em;
   padding-top: 1em;
   margin-bottom:3em;
   }
   
   /* Secondary Content */
   
   #secondaryContent_2columns{
   float: left;
   }
   
   #columnC_2columns{
   width: 10.0em;
   float: left;
   padding: 0em 1em 0.5em 0em;
   border-right: dotted 1px #E1E1E1;
   }

/* LAYOUT - COLUMNLESS */

   /* Primary content */
   
   #primaryContent_columnless{
   position: relative;

   }
   
   #columnA_columnless  {
   position: relative;
   width: 90%;
   margin:0 auto;
   margin-bottom:3em;
   }
   
   
.box{
   background-color:#F9F9F9;
   border:1px solid #ddd;
   padding:1em;
   width: 95%;
   margin:0 auto 1em auto;
}

.small{
font-size:80%;
}

#divider{
height:30px;
margin-bottom:20px;
   background-image: url(../images/hr.gif);
   background-repeat: no-repeat;
   background-position: center;
   
}
