	
/* CSS3 - mobile version */	

.recentblogposts-widget ul.pagination li {
    border-bottom:1px dashed #CCCCCC;

}

h1  {font-size: 16px; } h2  {font-size: 12px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

#main, #wrapper  {
 width:auto; /*  ci vuole 100% ? */
}

#main.fullwidth {

    width: auto;
}

#logo  { width: 350px; }

.col-full {

width:auto; /* o ci vuole 100% ? */
}

#top {

    width: auto;
    overflow: hidden;
    background: none #000;
    height:114px;
    background: url("images/logo_mobile.jpg") no-repeat scroll -23px 0px transparent;
    background-color: #000;
    margin-bottom:0px;
}

.widget_woo_twitter .tweet {
margin-right:10px;
}

.widget p {
font:16px/20px Georgia,serif;
margin-bottom:10px;
}

#logo .site-title, #logo .site-description {

text-indent:-2396px;
}

#navigation  {
background: none;
border-bottom:0px;
}

#home-widgets .left {

margin-right:0px;

width:100%;
}

#navigation ul.rss {

display:none;

}

#search  {

display:none;

}

#home-widgets .right {
float:none; 
margin-right:0px;

width:100%;


}

#loopedSlider  {
display:none;
}

#sidebar  {
display:none;

}

.recentblogposts-widget ul.pagination-bottom {

display:none;

}

#copyright, #credit {
margin-left:20%; 

}

#footer p {
	font:italic 12px/30pt Georgia,serif;
}


#footer a {
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	
	background:none repeat scroll 0 0 #444444;
	color:#808080;
	margin:8pt;
	padding:10pt;
	text-decoration:none;
}

#footer {
background:none;

}

#header  {

height:50px;
padding:25px 0 0;
}



