/* Foglio di Stile per il tema di WP */

* {margin: 0; padding:0;}

html { width:100%; }

body {background:#FFF;
	 font-size: 62.5%; /* Resets 1em to 10px */
	 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	 color: #333;
	 width: 780px;
	 margin-left:auto; 
	 margin-right:auto;
	 text-align:center;
	 }

a {  color:#BB1E6C; }
a:hover {  color:#000; text-decoration:underline; }

.left  {float:left;}
.right {float:left;}
.clear {clear:both;}


#page {	background-color: #F8E3E8; width: 780px; text-align:left; }

#header  { 	background: #F191BF url(../images/bkg_header.gif) repeat-x top left; 
			padding-top:11px;
			height: 89px;
	 		margin-bottom:-10px;
		 }
 
#tcorner-left  { background : url(../images/angs_sx_ciclismo.gif) no-repeat bottom left; float:left; width:15px; height:80px;} 
#tcorner-right { background : url(../images/angs_dx_ciclismo.gif) no-repeat bottom left; float:left; width:15px; height:80px;} 
#logo {width:750px; float:left;}
#logo a {padding-left:563px; float:left;}


#menu {
  background:#F191BF;
  font-size:93%;
  line-height:normal;
  clear:both;	
  height:22px;   
  }
  
#menu ul {
  margin:0;
  padding:0px 10px 0;
  list-style:none;
  }
#menu li {
  float:left;
  background: url("../images/left.gif") no-repeat left top;
  margin:0;
  padding:0 5px 0 9px;
  }
#menu a {
  float:left;
  display:block;
  background: url("../images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#000;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  color:#BB1E6C;
  }
#menu .current {
  background-image: url("../images/left_on.gif");
  }
#menu .current a {
  background-image: url("../images/right_on.gif");
  color:#BB1E6C; text-decoration:none;
  padding-bottom:5px;
  }


#content {margin-left:15px; width:463px; background:#FCF1F4; padding:10px; }

.narrowcolumn {padding:5px; padding-top:0;  }

.narrowcolumn h2{margin-bottom:3px; }

.entry{ border-top:1px solid #FA8EC2; margin-top:3px; }

.date { float:right; margin:0px; margin-top:-20px; text-align:center;  padding:0;}
.day, .month {font-size: 13px; font-weight:bolder;}
.year{font-size: 12px; letter-spacing: 1px;}

.metaa li {width:258px; background: #F5F5F5; padding:5px} 


.meta 
{	claar:both;
	line-height: 16px;
	display: block;
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #8b8b8b;
	font-weight: normal;
	text-transform: uppercase;
	/*border-bottom-color: #fa8ec2;*/
}
/*.autore { text-transform:uppercase; font-size:10px; }*/


.pagetitle {font-weight: bolder; font-size: 12px; color: #2d2d2d; font-family: Verdana;}
p {font-size: 10px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-align:left; margin-top:15px; margin-bottom:15px;}


#sidebar {float:right; margin-left:-55px; margin-right:17px;}
#sidebar ul{padding-left:8px; margin-top:15px;}
#sidebar ul ul{padding-left:0px;}


#sidebar a { font-size: 13px;
			 color: #bf1066;
			 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
			 text-decoration: none;
		   }

#sidebar a:hover{
			 font-size: 13px;
			 color: #bf1066;
			 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
			 text-decoration: underline;
		   }

#sidebar H2.title{padding-left:8px; background: transparent url(../images/bkg_title.gif) top left no-repeat; color:#FFF; margin-bottom:-12px;}

.archives {
display: block;
width: 258px;
line-height: 18px;
list-style: none;
margin-left: 10px;
padding: 0px;
}

.archives ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.archives li {
list-style: none;
margin-bottom: 2px;
margin-top: 2px;
width: 190px;
display: block;
}

.archives a{text-decoration: none;}

.archives a:link {
font-family: Verdana, Arial, Helvetica ;
padding-left: 25px;
display:block;
color: #333333;
background: url(../images/sk-arc.gif) no-repeat;
}

.archives a:visited {
font-family: Verdana, Arial, Helvetica ;
padding-left: 25px;
display:block;
color: #333333;
background: url(../images/sk-arc.gif) no-repeat;
}

.archives a:hover {
font-family: Verdana, Arial, Helvetica ;
background: url(../images/sk-arc.gif) no-repeat;
background-position: 0px -18px;
color: #ffffff;
}


.categories {
width:258px;
line-height: 18px;
list-style: none;
margin-left: 10px;
padding: 0px;
}

.categories ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.categories li {
margin-bottom: 2px;
margin-top: 2px;
width: 190px;
}


.categories a:link {
font-family: Verdana, Arial, Helvetica ;
padding-left: 25px;
display:block;
color: #333333;
background: url(../images/sk-cat.gif) no-repeat;
}

.categories a:visited {
font-family: Verdana, Arial, Helvetica ;
padding-left: 25px;
display:block;
color: #333333;
background: url(../images/sk-cat.gif) no-repeat;
}

.categories a:hover {
font-family: Verdana, Arial, Helvetica ;
padding-left: 25px;
background: url(../images/sk-cat.gif) no-repeat;
background-position: 0px -18px;
color: #ffffff;
text-decoration: none;
}

.page_item a { width:234px; }

.page_item a:link {
  
   font-family: tahoma;
   padding-left: 25px;
   display:block;
   color: #333333;
   background: url(../images/sk-cat.gif) no-repeat;
}

.page_item a:visited {
   font-family: tahoma;
	padding-left: 25px;
	display:block;
	color: #333333;
	background: url(../images/sk-cat.gif) no-repeat;
}

.page_item a:hover {
    font-family: tahoma;
	padding-left: 25px;
    background-position: 0px -18px;
    background: url(../images/sk-cat.gif) no-repeat;
    background-position: 0px -18px;
	color: #ffffff;
	text-decoration: none;
}




div#search-form { background-color: #F9D6E5; width:265px; border:1px solid #FFF; border-top:0;}

div#search-form input { border: 1px solid #FFF; font-size:11px;}
div#search-form #searchsubmit { background: #FCF1F4;}

div#respond input, textarea { border: 1px solid #F8E3E8; font-size:11px;}
div#respond #submit { background: #F8E3E8; border: 1px solid #F9D6E5;}

#links {clear:both; background: #F8E3E8; width:100%; height:88px; padding-top:20px;}
#links .box { width:300px; float:right; margin-right:15px;}
#links .box #corner-left  { background : url(../images/angm_sx_ciclismo.gif) no-repeat bottom left; float:left; width:15px;}
#links .box #corner-right { background : url(../images/angm_dx_ciclismo.gif) no-repeat bottom left; float:left; width:15px;}
#links .box #head 	      { background : #F0F0F0; height:13px; width:270px; float:left;}

#links a {color:#BF1066;}

.spacer_left_1 {background:#E1E1E1; width:174px; height:62px; float:left; padding-left:5px; padding-top:13px;}
.spacer_left_2 {background:#C1C1C1; width:121px; height:75px; float:left;}
.spacer_left_3 {background:#C1C1C1; width:179px; height:75px; float:left;}
.spacer_left_4 {background:#999;    width:121px; height:75px; float:left;}
  
#footer { background-color:#F9D6E5;  clear: both; height:100px;}
#footer-content {width: 450px; background-color:#F9D6E5; height:75px; float:left;}
#bcorner-left  { background : url(../images/angg_sx_ciclismo.gif) no-repeat top left; float:left; width:15px; height:80px;} 
#bcorner-right { background : url(../images/angg_dx_ciclismo.gif) no-repeat top left; float:left; width:15px; height:80px;} 
  