/*
Theme Name: MotoriOnline WordPress Theme
Theme URI: http://themetation.com
Description: The MotoriOnline WordPress Theme by <a href="http://kailoon.com/">kailoon</a>.
Version: 2.0
Author: kailoon
Author URI: http://kailoon.com
*/



/* General */
* {
	padding: 0;
	margin: 0;
	}

a {
	color: #850404;
	outline: none;
	}

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

.clear {
	clear: both;
}

p {
	padding: 0 0 15px;
}

#large {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

#large a img {
	border: 0;
}

#large-img {
	text-align: center;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

body {
	font: 12px/22px "Lucida Sans", Arial, Helvetica, sans-serif;
        background: #ba090f;
	color: #333;
        background-position: 50% 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

small {
	font-size: 10px;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#content {
	float: left;
	width: 910px;
	background-color: #fff;
	padding: 20px 15px;
}

#content .left-col {
	float: left;
	width: 595px;
	display: inline;
}

#content .right-col {
	float: right;
	width: 300px;
}

/* Header */

#header {
	width: 940px;
	margin: 10px 0;
	float: left;
}

#header h1 a {
	float: left;
	width: 267px;
	height: 22px;
	text-indent: -9999em;
	background: url(images/logo.png) no-repeat top left;
	margin-top: 20px;
}

#header form {
	float: right;
	margin-top: 10px;
	width: 214px;
}

#header form input#s {
	float: left;
	width: 168px;
	height: 13px;
	background: url(images/search.png) no-repeat top left;
	padding: 5px;
	border: 0;
	margin-top: 5px;
	color: #fff;
}

#header form input#searchbutton {
	float: left;
	width: 36px;
	height: 30px;
	background: url(images/search-button.png) no-repeat top left;
	border: 0;
}
#nav {
	width: 940px;
	background: url(images/nav-bar.png) no-repeat top left;
	height: 35px;
	clear: left;
}

#stripbanner {
	width: 940px;
	background: #fff;
	clear: left;
}

#nav ul {
	padding: 7px 0 0 5px;
	margin: 0;
	list-style: none;
}

#nav ul li {
	float: left;
	padding: 2px 15px 0 0;
	margin: 0 10px;
	font: 900 12px/20px Arial, Helvetica, sans-serif;
}

#nav ul li a {
	text-decoration: none;
	float: left;
	padding-left: 15px;
	display: block;
	margin-top: -2px;
	height: 24px;
	color: #973804;
}
#nav ul li a:hover {
	color: #000;
}

#nav ul li.current-cat, #nav ul li.current {
	background: url(images/menu.jpg) no-repeat top right;
}
#nav ul li.current-cat a, #nav ul li.current a {
	background: url(images/menu.jpg) no-repeat top left;
	color: #000;
}

/* Left-Col */

.features {
	overflow: hidden;
	float: left;
	width: 595px;
	height: 250px;
}

.features .fhold {
	float: left;
	width: 458px;
	position: relative;
	height: 248px;
	border: 1px solid #000;
}

.ui-tabs-hide {
	display: none;
}

.features .fhold a img {
	margin: 4px;
	display: inline;
	float: left;
	border: 0;
}
.features .feature-text {
	background: transparent url(images/trans.png) repeat;
	color: #fff;
	height: 60px;
	position: absolute;
	width: 430px;
	padding: 10px 10px 0;
	line-height: 16px;
	bottom: 4px;
	left: 4px;
}

.features ul {
	float: left;
	width: 135px;
	list-style: none;
}

.features ul li {
	float: left;
	width: 135px;
}

.features ul li a:hover img {
	border: 5px solid #ccc;
}

.features ul li a img {
	border: 5px solid #fff;
	float: right;
}

.right-col .box .od .od-frame a:hover img, #recent .post .thumb a:hover img {
	border: 1px solid #000;
}

.features ul li.ui-tabs-selected a img {
	border: 5px solid #000;
}

.feature-text h2 {
	font: 900 22px/22px Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: -1px;
	padding-bottom: 4px;
}

.feature-text h2 a {
	color: #fff;
	text-decoration: none;
}

.feature-text h2 a:hover {
	color: #fc0;
}

#recent {
	float: left;
	width: 595px;
	margin: 15px 0;
}

#recent .heading {
	background: url(images/gra.png) repeat-x top left;
	width: 595px;
	height: 25px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#recent .heading strong {
	padding: 0 10px;
	color: #000;
}

#recent .post {
	float: left;
	width: 595px;
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #f1f1f1;
}

.adg {
	float: left;
	width: 595px;
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #f1f1f1;
	text-align: center;
}

#recent .post .thumb {
	float: left;
	width: 115px;
}

#recent .post .thumb a img {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#recent .post .desc {
	width: 370px;
	float: left;
	padding-left: 5px;
}

#recent .post .desc h2 a {
	text-decoration: none;
	margin-bottom: 15px;
	font-size: 22px;
}

#recent .post .desc p {
	padding: 20px 0;
}

#recent .post .comment-cloud a {
	float: left;
	background: #fff;
	text-align: right;
	width: 100px;
	height: 30px;
	text-decoration: underlined;
	font-weight: 900;
	font-size: 15px;
}

#recent .post .infos {
	float: left;
	text-align: right;
	width: 100px;
	height: 15px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: normal;
}

#recent .post ol, #recent .post ul, .single ul, .single ol {
	list-style-position: inside;
}

/* Sidebar */
.right-col .box {
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.right-col .box a img {
	border: 0;
}

/* SIDEBAR TABS*/
.sidetab {
	margin: 0 0 5px 0;
}

.sidetab-head {
	width: 300px;
	float: left;
	background: url(images/gra.png) repeat-x top left;
	height: 23px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	list-style: none;
	margin-bottom: 10px;
	font: 900 12px/20px Arial, Helvetica, sans-serif;
}

.sidetab-head li {
	display: inline;
	padding: 0 25px;
}

.sidetab-head li a {
	text-decoration: none;
	color: #828282;
}

.sidetab-head li.ui-tabs-selected a, .sidetab-head li a:hover {
	color: #000;
}

.sidetab .sidetabdiv {
	width: 300px;
	clear: both;
	margin: 0 0 5px 0;
}

.tagcloud {
	padding-bottom: 10px;
}

.tagcloud a {
	text-decoration: none;
	color: #333;
}

.tagcloud a:hover {
	text-decoration: underline;
	color: #850404;
}

.sidetab .sidetabdiv ul {
	list-style: none;
	font-size: 11px;
	float: left;
	width: 300px;
	margin: 0 0px 10px 0;
	padding-left: 5px;
	
}

.sidetab .sidetabdiv ul li {
	float: left;
	width: 125px;
	background: url(images/bullet_go.jpg) no-repeat top left;
	padding: 2px 5px 2px 15px;
}

.sidetab .sidetabdiv ul.com {
	font-size: 11px;
	line-height: 16px;
}

.sidetab .sidetabdiv ul.com strong {
	display: block;
}

.sidetab .sidetabdiv ul.com li {
	width: 100%;
	background-image: none;
	padding: 3px 0;
	margin: 3px 0;
	border-bottom: 1px solid #f1f1f1;
}

.sidetab .sidetabdiv ul.com a {
	color: #333;
	text-decoration: none;
	display: block;
}

.sidetab .sidetabdiv ul.com li a strong {
	color: #850404;
}

.sidetab .sidetabdiv ul.com a:hover {
	text-decoration: underline;
}

.side-head {
	float: left;
	text-indent: -9999em;
	width: 300px;
	margin: 15px 0;
}

#topic {
	background: url(images/topics.png) no-repeat top left;
	height: 45px;
}

#video {
	background: url(images/video.png) no-repeat top left;
	height: 45px;
}

#popular {
	background: url(images/popular.png) no-repeat top left;
	height: 34px;
}

#gallery {
	background: url(images/gallery.png) no-repeat top left;
	height: 42px;
}

.topics {
	width: 300px;
	clear: both;
}

.topics object {
	width: 300px;
}

.topic-frame {
	float: left;
	width: 125px;
	padding: 4px;
	margin: 7px;
	display: inline;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	position:relative;
	height: 80px;
}

.topic-frame a img {
	border: 0;
}

.topic-frame a strong {
	background: url(images/trans.png) repeat;
	font: 400 9px/12px Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	bottom: 4px;
	left: 4px;
	float: left;
	width: 115px;
	padding: 2px 5px;
	text-decoration: none;
	cursor: pointer;
}

.right-col .box .od {
	margin: 5px 0;
	float: left;
	width: 290px;
	padding: 5px;
	display: inline;
	border-bottom: 1px solid #e1e1e1;
}

.right-col .box .od .od-frame {
	float: left;
	width: 120px;
}

.right-col .box .od .od-frame a img {
	padding: 4px;
	border: 1px solid #e1e1e1;
	background: #fff;
}
.right-col .box .od .od-desc {
	float: left;
	width: 170px;
}
.right-col .box .od .od-desc h3 a {
	font: 900 14px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer {
	background: url(images/bottom.png) no-repeat top left;
	width: 940px;
	padding: 10px 0 20px;
	color: #fff;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	float: left;
}

#footer a {
	text-decoration: underline;
	color: #fff;
}

#footer em {
	float: left;
}

/*Single*/
.single {
	padding-right: 15px;
}

.single h2 {
	font: 900 30px/34px Arial, Helvetica, sans-serif;
	color: #000;
}

.single small {
	color: #666;
	padding-bottom: 20px;
	display: block;
}

.nextgen, .more {
	float: left;
	width: 580px;
	margin: 15px 0;
}

.nextgen .next-top {
	float: left;
	width: 550px;
	background: url(images/gallery-top.png) no-repeat top left;
	height: 22px;
	padding: 3px 15px;
	font: 900 12px/18px Arial, Helvetica, sans-serif;
}

.nextgen .next-content {
	width: 562px;
	float: left;
	padding: 8px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	background-color: #f6f6f6;
}

.nextgen .next-content a img {
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.nextgen .next-bottom {
	width: 580px;
	float: left;
	height: 5px;
	background: #f6f6f6 url(images/gallery-bottom.png) no-repeat bottom left;
}

.related {
	float: left;
	width: 400px;
}

.related h3 {

}

.related ul {
	list-style: none;
	padding: 10px 0;
	list-style-position: inside;
}

.related ul li a {
	background: url(images/bullet_go.jpg) no-repeat top left;
	padding: 1px 0 1px 18px;
	float: left;
	width: 380px;
	font-size: 11px;
}

.social {
	float: right;
	width: 129px;
	height: 141px;
	background: url(images/social.png) no-repeat top left;
	padding: 10px;
}

.social a {
	float: left;
	width: 109px;
	margin: 6px 0;
	height: 16px;
	padding-left: 20px;
	font-size: 11px;
	display: inline;
}

.social a#delicious-button {
	background: url(images/del.jpg) no-repeat top left;
}

.social a#stumble-button {
	background: url(images/stumble.jpg) no-repeat top left;
}

.social a#digg-button {
	background: url(images/digg.jpg) no-repeat top left;
}

.social a#redd-button {
	background: url(images/red.jpg) no-repeat top left;
}

.social a#goo-button {
	background: url(images/google.jpg) no-repeat top left;
}

#comments {
	float: left; width: 580px;
}

#comments .sidetab-head {
	width: 580px;
	background: url(images/comment-top.png) no-repeat top left;
	height: 28px;
	border: 0;
}

#comments .sidetab-head li {
	padding: 0 15px;
}

#comments ul {
	list-style: none;
}

a#add {
	float: right;
	display: inline;
	margin-right: 15px;
}

.comment-title{
	float: left;
	width: 550px;
	padding: 3px 15px;
	margin-bottom: 9px;
}

.commentlist {
	border-bottom: 1px solid #e1e1e1;
}

.commentlist li {
	clear: both;
	padding: 15px;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	margin-bottom: -1px;
}

.commentlist li.alt, li.thread-odd {
	background-color: #f1f1f1;
}

.commentlist li .avatar{
	float: right;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.commentlist li .children .avatar {
	width: 40px;
	height: 40px;
}

.url {
	font: 900 14px/20px Arial, Helvetica, sans-serif;
}

.reply {
	color: #999;
}

.reply small {
	float: left;
}

.commentlist p {
	clear: both;
}

a.comment-reply-link {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px 8px;
	color: #333;
	text-decoration: none;
	font: 900 11px Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

a.comment-reply-link:hover {
	border: 1px solid #666;
	color: #000;
}

#respond {
	width: 580px;
	clear: both;
}

#respond .comment-title {
	width: 550px;
	background: url(images/comment-top.png) no-repeat top left;
	height: 28px;
	border: 0;
	margin: 15px 0;
}

#commentform {
	clear: both;
}

#commentform label {
	font-weight: 900;
}

#commentform input, textarea  {
	padding: 5px;
	border: 1px solid #ccc;
}
#commentform textarea {
	width: 400px;
	height: 200px;
}

input#submit-comment {
	background: url(images/submit.png) no-repeat top left;
	height: 39px;
	width: 154px;
	border: 0;
	padding: 0px;
	cursor: pointer;
	color: #fff;
	font: 900 14px Arial, Helvetica, sans-serif;
}

.commentlist #respond {
	width: 500px;
	padding: 14px;
	border: 1px solid #ccc;
	background-color: #fff;
	position: relative;
	float: left;
	z-index: 90000;
}

.commentlist #respond .comment-title {
	display: none;
}

.cancel-comment-reply {
	float: right;
}

.commentlist li.depth-2 {
	background-color: #fff;
	margin: 10px 0 0 80px
}

.commentlist li.depth-3 {
	background-color: #fff;
	margin: 10px 0 0 80px
}

.commentlist li.depth-4 {
	background-color: #fff;
	margin: 10px 0 0 80px
}

.navigation {
	float: left;
	width: 580px;
	margin: 15px 0;
}

.navigation a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	font: 900 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.right-col .nn a img {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
}

/*Page*/
h2.pagetitle {
	color: #666;
	padding: 0 0 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.widget {
	float: left;
	width: 300px;
	margin: 0 0 15px 0;
}

.widget h3 {
	background: url(images/gra.png) repeat-x top left;
	width: 300px;
	height: 25px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}

.wid ul {
	list-style: none;
}

.wid ul li {
	padding: 3px 0;
	float: left;
	width: 50%;
}

.top-ad {
	float: left;
	width: 940px;
	margin: 10px 0 0;
}

.top-ad .leaderboard {
	float: left;
	width: 728px;
	height: 90px;
	padding: 4px;
	background-color: #680404;
	border: 1px solid #900f0f;
}

.top-ad .med-ad{
	float: right;
	width: 178px;
	height: 90px;
	padding: 4px;
	background-color: #680404;
	border: 1px solid #900f0f;
}

.ricerca {
	float: left;
	width: 593px;
	height: 248px;
	border: 1px solid #ccc;
	background: #f4f4f4;
}



/*RICERCA HOME*/
.ric_sx1, .ric_sx2, .ric_dx1, .ric_dx2{ 
		padding:5px;
		font-size:11px;
		font-weight:bold; 
		float:left;
	}
	.ric_sx1, .ric_dx1{  text-align:right;  }
	.ric_sx2, .ric_dx2{ text-align:left; }
	.ric_sx1{ width:128px; } .ric_sx2{ width:149px; }
	.ric_dx1{ width:148px; } .ric_dx2{ width:148px; }

.ricerca h2 {
	padding: 10px;
}

.ricerca input, textarea {display: block;}
.ricerca label {margin-bottom: 5px; float:left; text-align:right; font-weight: bold; width:260px;}
.ricerca input[type="checkbox"], input[type="radio"], select {display: inline;}
.ricerca .form-column {
  width: 260px;
  height: 250px;
  padding-left: 0px;
  float: left;
  }
.ricerca fieldset, legend { border:0px; }


#ajax_news.tabs { margin-top: 15px; }
#ajax_news.tabs .sidetab-head { width: 598px; }
#ajax_news.tabs .sidetab-head li { padding: 0 15px; }
#ajax_news.tabs .sidetabdiv { float: left; width: 598px; }
#ajax_news.tabs .sidetabdiv .news_left { float: left; width: 380px; padding-right: 5px; }
#ajax_news.tabs .sidetabdiv .news_left .news_box { float: left; display: inline; margin: 0 10px 10px 0; width: 168px; padding: 5px; text-align: center; overflow: hidden; border: 1px solid #ccc; height: 150px; }
#ajax_news.tabs .sidetabdiv .news_left .news_box h2 a { font-size: 12px; letter-spacing: normal; line-height: 16px; }
#ajax_news.tabs .sidetabdiv .news_left .news_box a img { padding: 4px; border: 0; }
#ajax_news.tabs .sidetabdiv .news_left .news_box a:hover img { }
#ajax_news.tabs .sidetabdiv .news_right { float: left; width: 213px; }
#ajax_news.tabs .sidetabdiv .news_right ul { list-style: none; background-color: #f7f7f7; border-left: 1px solid #e7e7e7; }
#ajax_news.tabs .sidetabdiv .news_right ul li { padding: 0; }
#ajax_news.tabs .sidetabdiv .news_right ul li h2 a { display: block; font-size: 12px; letter-spacing: normal; line-height: 16px; padding: 7px 5px; border-bottom: 1px solid #e7e7e7; }
#ajax_news.tabs .sidetabdiv .news_right ul li a:hover { background-color: #fff; }
#ajax_news.tabs .sidetabdiv .news_right a.more-cat { float: right; font-size: 10px; margin: 5px 0 0;}

ul.f1_menu { list-style: none; }
ul.f1_menu li { display: inline; }
ul.f1_menu li a { padding: 5px 10px; color: #666; position: relative; text-decoration: none; border-bottom: 0; }
ul.f1_menu li.ui-tabs-selected a { background-color: #f1f1f1; border: 1px solid #ccc; border-bottom: 0; color: #000; }
#ajax_news.tabs #c9 .sidetabdiv { border: 1px solid #ccc; width: 596px; }
#c9 .sidetabdiv ul { list-style: none; }
#c9 .sidetabdiv ul li { float: left; width: 580px; padding: 5px 0; border-bottom: 1px dotted #ccc; background-color: #f1f1f1; }
#c9 .sidetabdiv ul li:hover { background-color: #fff; }
#c9 .sidetabdiv ul li span, #c9 .sidetabdiv ul li em, #c9 .sidetabdiv ul li strong { float: left; }
#c9 .sidetabdiv ul li span { width: 5%; font-weight: 900; color: #434343; text-align: center; }
 #c9 .sidetabdiv ul li em { width: 90%; font: 14px Georgia; }
#c9 .sidetabdiv ul li strong { width: 5%; text-align: center; }

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}



#top_dropdown {position:static; width: 100%; padding: 5px 0 0 0; background: #9c070c; display: block; float: left; -moz-border-radius-topleft: 5px;-khtml-border-radius-topleft: 5px;-webkit-border-top-left-radius: 5px;-moz-border-radius-topright: 5px;-khtml-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px;}
#top_dropdown ul {font-size:13px; padding: 0 0 0 10px;}
#top_dropdown ul li {position: relative;display: inline;float: left;}
#top_dropdown ul li a {display: block;background: #90070c;color: #fff;padding: 2px 10px;text-decoration: none;font-weight:bold;margin-right:6px;-moz-border-radius-topleft: 5px;-khtml-border-radius-topleft: 5px;-webkit-border-top-left-radius: 5px;-moz-border-radius-topright: 5px;-khtml-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px;}
* html #top_dropdown ul li a { /*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}
#top_dropdown ul li a:link, #top_dropdown ul li a:visited {color: #fff;}
#top_dropdown ul li a:hover {background: #850a0f;}
#top_dropdown ul li ul {position: absolute;left: 0;display: block;visibility: hidden; font-size:12px;}
#top_dropdown ul li ul li {display: list-item;float: none;}
#top_dropdown ul li ul li ul {top: 0;}
#top_dropdown ul li ul li a {width: 160px;padding: 2px 2px 2px 20px;margin: 0;border-right: 1px solid #fff;border-bottom: 1px solid #fff;-moz-border-radius: 0px;-khtml-border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;-khtml-border-radius: 0px;-webkit-border-radius: 0px;}
#top_dropdown ul li ul li a:hover {background: #90070c;}
#top_dropdown .default_page_item a, #top_dropdown .default_page_item a:link, #top_dropdown .default_page_item a:visited, #top_dropdown .default_page_item a:hover {background: #6f070b;color:#FFF!important;}
#top_dropdown .current_page_item a, #top_dropdown .current_page_item a:link, #top_dropdown .current_page_item a:visited, #top_dropdown .current_page_item a:hover {background: #90070c;}


/* Top Categories */

#top_cats {overflow: hidden;background:#6f070b;position:static;}
#top_cats ul {width: 100%;font-weight:bold;text-transform:capitalize;padding:0 5px 0 10px;}
#top_cats li {display: inline;}
#top_cats a {float: left;color: #FFF;margin: 2px 0;padding: 0px 12px;text-decoration: none;}
#top_cats a:link, #top_cats a:visited, #top_cats a:active {color: #FFF;}
#top_cats a:hover {background: #850a0f;color: #fff;}
#top_cats ul li ul {position: absolute;z-index: 9999;left: 0;top: 0;background: #6f070b;visibility: hidden;margin-top:2px;padding-bottom:2px;border-top: 1px solid #BEE38B; font-size:11px;}
#top_cats ul li ul li a {padding: 2px;padding-right: 2px;margin: 0;background: #76AF4C;margin: 0 0 0 0;padding: 2px 2px;}
#top_cats ul li ul li a:hover {background: #850a0f;}


ul.listino{margin-bottom:20px}
.listino li{width:300px; height:20px; font-size: 0.9em; overflow:hidden;}
.listino li a{width:300px;padding-left:6px;padding-bottom:2px;display:block; text-decoration: none;}
.listino li span{float:right;margin:0 10px 0 0; }

.listino li a:hover{background-color:#F6F6F6;cursor:pointer}

.listino li.grey {
	background-color: #f6f6f6;
	border-bottom: 1px solid #dddddd;
}

.fotolistino {
	float: left;
	padding: 8px;
	border: 0px;
	
}

.fotominilistino {
	float: left;
	padding: 4px 0 4px 0;
	border: 1px solid #f6f6f6;
}

ul.listinomodello {
	margin-bottom:20px;
	list-style:none outside none;
}

ul.listinomodello li {
	float: left;
	width: 275px;
}


ul.listinomodello li a{
	display: block;
	
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 8px;
	
}

.adlistino {
	float: right; 
	width: 150px; 
	margin: 10px 0 10px 20px;
	padding: 10px 20px 0 20px;
	border: 5px solid #f6f6f6;
	background: #f6f6f6;
}

.adlistino testo p {
	font-size: 2em;
}
.single {
text-align: justify;
}

.rigamodello {
	float: left;
	width: 100%;
	font-size: 0.9em;
	border-bottom: 1px solid #E1E1E1;
	height: 50px;
}



.rigamodello img {
	padding: 0 10px 0 0;
	margin: 5px 5px 5px 5px;
	
}

.rigamodello img a{
	border: 1px solid #E1E1E1;
	margin: 10px;
}
.rigamodello p{
	padding: 0 0 0 0;
}

.alt {
	
}

.rigamodello p span {
	float: right;
	padding-right: 5px;
	font-size: 2em;
	color: #E1E1E1;
	font-weight: bold;
}

#recent {
	width: 595px;
}

.rigamodello a{
	text-decoration: none;
}

#recent h3 {
	
	-moz-border-radius:5px; -webkit-border-radius:5px;
	background: #ececec;
	padding:3px 8px 3px;
	font-size:15px;
	margin: 0 0 10px 0;
}

.box h3 {
	
	-moz-border-radius:5px; -webkit-border-radius:5px;
	background: #ececec;
	padding:3px 8px 3px;
	font-size:15px;
	margin: 0 0 10px 0;
}

img {
       border:0;
       outline:none;
}



