/* CSS Document 
Site: www.streetpredators.it
For: Street Predators Biker Italia
Autore: Casalegno Marco
WebSite: http://www.kreatore.it
Email: isthat@kreatore.it
Date: 11/10/2006
-----
Color scheme
#0D0D0D nero
#F2F2F2 bianco
#A66F5A marroncino
#F2A283 rosino
#A6171E bordo
#F1222C rosso

*/
*{
 margin:0;
 padding:0;
}
a{
 color:#A6171E;
 text-decoration:none;
}
a:hover{
 text-decoration:underline;
 color:#F1222C;
}
body{
 font-family:verdana;
 text-align:center;
 color:#f2f2f2;
 font-size:14px;
 background:#000 url(../images/loading.gif) no-repeat 50% 120px;
 border-top:10px solid #000
}
hr{display:block; height:10px;}
table{
 background:#ccc;
 color:#222;
 text-align:center;
}
td{
 padding:2px;
 border-left:1px solid #666;
}
th{
 background:#666;
 padding:4px;
}

.articolo{
 margin-bottom:1em;
 border-bottom:1px dotted #F2A283;
 padding-bottom:0.5em;}
.breadcrumb{font-size:0.8em;text-transform:uppercase;}
.clear{clear:both;}
.categorietag{font-size:0.7em;margin:5px 0;clear:both;}
.categorietag a{color:#ccc;}
.due{background:#222;}
.hide{visibility:hidden;}
.invite{
 font-size:0.9em;
 color:#666;
}
.cinque{background:#555;}
.destra{float:right;}
.invite a{color:#999;}
.noborder{border:0;}
.post_subject{
 font-size:16px;
 color:#A66F5A;}
.post_user,.post_user a{
 color:#f2f2f2;
 font-size:10px;
 padding:2px;
}
.padding{padding:10px;}
.quattro{background:#444;}
.quattro img{ border:1px solid #F2A283;}
.quattro a{color:#0d0d0d}
.sinistra{float:left;}
.tre{background:#333;}


#articoli{width:490px;}
#content{
 margin:20px auto;
 text-align:left;
 width:990px;
}
#center{
 width:730px;
 padding:10px;
}
#center p{
 margin:0.3em 0 1em 0;
}
#center ul, #center ol{margin-left:25px;}
#daforum{
 width:470px;
 padding:10px;
}
#footer{
 padding:20px;
 font-size:0.75em;
 clear:both;
}
#gallery{
 width:970px;
 height:130px;
 padding:10px;
}
#gallery a{
 float:left;
 margin:2px 8px;
}
#itflag{
 position:absolute;
 top:0px;
 left:0px;
}
#lastarticle,#roadbook,#video{
 width:470px;
 padding:10px;
}
#logo{
 width:300px;
 height:300px;
 position:absolute;
 top:10px;
 right:10%;
 background:#000;
 text-align:center;
 opacity: .85;
 filter: alpha(opacity=85);
}
#logo img{
 border:0;
}
#navigation{
 position:absolute;
 top:280px;
 left:10%;}
#navigation li{float:left;}
#navigation a{
 display:block;
 width:75px;
 height:21px;
 padding:4px 0;
 border-left:1px solid #A6171E;
 border-right:1px solid #A6171E;
 border-top:1px solid #A6171E;
 text-align:center;
 margin:0 2px;
 background:#222;
}
#navigation a:hover{
 text-decoration:none;
 height:22px;
 background:#222;
}
#navigation, #side ul, #toplink, #stiky ul{list-style:none;}
#race{
 float:right;
 width:300px;
 padding:10px;
}
#race a{color:#A66F5A;}
#roadbook a img{
 border:3px double #0D0D0D;
 margin:2px;
}
#side{
 width:210px;
 padding:10px;
}
#shop{
 padding:10px;
 width:970px;
}
#spbtitle{
 width:100%;
 height:300px;
 text-indent:-9999px;
}
#testata{
 border-bottom:2px solid #F1222C;
}
#welcome{
 width:960px;
 padding:15px;
}
#welcome a{
 width:278px;
 height:164px;
 display:block;
 float:right;
 background:url(../images/foruminvite.jpg);
 text-indent:-9999px;
}