﻿/*
Theme Name: WPRS: Double Silver
Author: WP Review Site Theme Pack
Author URI: http://www.wpreviewsite.com/
Description: A silver review site theme featuring positive, negative review counts and overall ratings on the homepage, plus two widgetized sidebars. Fully integrates WP Review Site rating and affiliate features.
*/

/** BEGIN wordpress default **/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

.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;
}
/** END wordpress default **/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #303030;
	background: #b6b6b6 url(images/body.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 15px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}

.facebook {
	margin: 0px 0px 5px 10px;
}
.plusone { position: absolute; right: -11px; top: 38px; width: 270px; }
.playoff { float: left; margin-right: 10px; margin-top: 4px; }
/** BEGIN wrapper **/
#wrapper {
	text-align: left;
	margin: auto auto;
	width: 960px;
	background-color: #ffffff;
	border: 1px solid #cdcbcb;
	position: relative;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	text-align: left;
	margin: auto auto;
	width: 962px;
	font-family: Verdana;
	padding-top: 30px;
}
	#logo {
		text-align: center;
		float: left;
	}
	
	#sociable {
		float: right;
		display: inline;

	}
	
	#header h1 {
		font-size: 2em;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 3px;
		padding-bottom: 5px;
	}
	#header h1 a {
		color: #525252;
	}
	#header h3 {
		font-weight: normal;
		font-size: 0.9em;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	#header ul {
		clear: both;
		padding-top: 20px;
		list-style-type: none;
		height: 27px;
		background: url(images/navigation.gif) repeat-x 0 bottom;
	}
	#header ul li {
		float: left;
		letter-spacing: 1px;
		padding-right: 1px;
		background: url(images/divider.gif) no-repeat right 0;
	}
	#header ul li a {
		display: block;
		float: left;
		color: #ffffff;
		padding: 6px 15px 7px;
	}
	#header ul li a:hover {
		background: url(images/active.gif) repeat-x 0 0;
	}
	
	#header .sociable {
		float: right;
		text-align: right;
		padding: 2px 0 4px 20px;
		margin-top: -30px;
	
	}
/** END header **/

/** BEGIN sidebar **/

.adsense { width: 350px; float: left; padding-top: 10px; text-align: center; }

.sidebar {
	width: 180px;
	float: left;
	padding-top: 10px;
}
	.sidebox {
		border: 1px solid #d1cfcf;
		padding: 2px;
		margin: 0 10px 10px 0;
	}
	.sidebar a {
		color: #666666;
	}
	.sidebar a:hover {
		color: #000000;
	}
	.sidebar h2 {
		font-size: 0.9em;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: normal;
		background: url(images/boxhead.gif) repeat-x 0 0;
		color: #ffffff;
		padding: 2px 5px 1px;
	}
	.sidebar ul {
		list-style-type: none;
		padding: 0 5px 2px;
	}
	.sidebar ul li {
		line-height: 1.6em;
		padding: 1px 0;
		border-top: 1px dotted #bfbfbf;
	}
	.sidebar form {
		padding: 8px;
	}
	.sidebar form input {
		width: 110px;
	}
	.sidebar form button {
		width: 29px; height: 22px;
		border: 0;
		background: url(images/search.gif) no-repeat 0 0;
		text-indent: -9999px;
	}
/** END sidebar **/

/** BEGIN content **/
#content {
	clear: both;
	width: 600px;
	float: left;
	padding-top: 10px;
	min-height: 251px;
}
	#content a {
		color: #4d81a2;
	}
	#content a:hover {
		color: #ff0000;
	}
	#content p {
		line-height: 1.6em;
		text-align: justify;
	}
	/** begin featured **/
	#featured {
		border: 1px solid #d1cfcf;
		padding: 2px;
		margin: 0 10px 10px;
	}
	#featured ul {
		list-style-type: none;
		background: url(images/boxhead.gif) repeat-x 0 0;
		height: 17px;
	}
	#featured ul li {
		float: left;
		font-size: 0.9em;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: normal;
		padding-right: 1px;
		background: url(images/boxdivide.gif) no-repeat right 0;
	}
	#featured ul li a {
		float: left;
		display: block;
		color: #ffffff;
		padding: 2px 8px 1px;
	}
	#featured ul li a:hover {
		color: #ffffff !important;
		background: url(images/boxactive.gif) repeat-x 0 0;
	}
	#featured h2 {
		clear: both;
		font-size: 1.5em;
		font-weight: normal;
		font-family: Verdana;
		float: left;
		padding-right: 10px;
	}
	#featured h2 a {
		color: #4c4c4c;
	}
	#featured .author {
		font-size: 0.8em;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin: 5px 0 7px;
	}
	#featured .thumb {
		float: left;
		margin: 4px 10px 5px 0;
		width: 90px;
	}
	#featured div {
		padding: 8px 10px;
	}
	/** end featured **/
	/** begin recent **/
	#recent {
		border: 1px solid #d1cfcf;
		padding: 2px;
		margin: 0 10px 10px;
		clear: both;
		font-size: 0.9em;
	}
	#recent h2 {
		font-size: 0.9em;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: normal;
		background: url(images/boxhead.gif) repeat-x 0 0;
		color: #ffffff;
		padding: 2px 8px 1px;
	}
	#recent .buffer {
		padding: 10px 10px 0 0;
		background-color: #ffffff;
	}
	#recent .post {
		width: 48%;
		float: left;
		padding: 5px 0 5px 11px;
	}
	#recent .post h3 {
		font-size: 1.2em;
	}
	#recent .post h3 a {
		color: #4c4c4c;
	}
	#recent .post .thumb {
		float: left;
		margin: 4px 10px 5px 0;
		width: 100px;
		width: 75px;
	}
	#recent .post p {
		margin-bottom: 5px;
	}
	#recent .post .category {
		font-size: 0.9em;
		margin: 5px 0 10px;
	}
	
	#content .title {
		padding-bottom: 5px;
	}
	
	#content .title img {
		float: left;
		display: block;
		padding-right: 25px;
		width: 100px;
		height: 75px;
	}
	
	#content h2 {
		margin-top: 0px;
	}
	
	#content .bullet-points {
		float:left;
		padding-left: 10px;
		margin-top: 10px;
		color: #dd541a;
	}
	
	#content .news h2 {
		margin-left:10px;
	}
	/** end recent **/
/** END content **/

/** BEGIN footer **/
#footer {
	clear: both;
	text-align: left;
	margin: auto auto;
	width: 962px;
	color: #4a4a4a;
	padding: 10px 0 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
}
	#footer a {
		color: #4a4a4a;
	}
	#footer a:hover {
		color: #000000;
	}
	#footer .left {
		float: left;
	}
	#footer .right {
		float: right
	}
/** END footer **/

.notfound {
	padding: 20px 10px 10px;
}
.notfound h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
}
.notfound p {
	clear: both;
}
#postnav {
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
}
img {
	border: 0;
}
#single {
	padding: 10px 10px 10px 15px;
}
	#single h2 {
		font-size: 1.5em;
		font-weight: normal;
		
		padding-right: 15px;
	}
	#single .author {
		padding: 4px 0 10px;
		float: left;
		font-size: 0.8em;
		text-transform: uppercase;
		margin-bottom: 0 !important;
	}
	#single p {
		margin-bottom: 10px;
		line-height: 1.7em;
	}
	#single h3 {
		font-size: 1.3em;
		margin-bottom: 5px;
	}
	#single blockquote {
		margin-bottom: 10px;
		line-height: 1.7em;
		padding-left: 10px;
		border-left: 2px solid #e0e0e0;
		font-style: italic;
	}
	#single ul {
		padding: 0 0 10px 16px;
	}
	#single ol {
		padding: 0 0 10px 16px;
		list-style-type: decimal;
		margin-left: 10px;
	}
	#single li {
		line-height: 1.6em;
		padding: 1px 0;
	}
	#single .post {
		padding: 10px 0 0;
		border-bottom: 1px dotted #e0e0e0;
	}
	#single .thumb {
		float: left;
		margin: 5px 10px 5px 0;
		width: 60px;
	}
	#single .atitle {
		font-size: 0.9em;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #939393;
	}
	#postdetails {
		font-size: 0.9em;
	}
	#postdetails p {
		margin-bottom: 2px !important;
	}
#commentsection {
	padding: 10px 10px 0 15px;
}
	.commentbox {
		padding: 2px;
		border: 1px solid #c0c0c0;
		margin-bottom: 10px;
	}
	.commentdetails {
		float: left;
	}
	.break {
		background-color: white;
	}
	.commentdetails p {
		margin-bottom: 5px;
	}
	.commentauthor {
		font-size: 1.2em;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
	}
	.comment1 {
		padding: 10px 0;
		border-top: 1px dotted #e0e0e0;
		position: relative;
	}
	.gravatar {
		float: right;
	}
	#commentsection h2 {
		background: url(images/boxhead.gif) repeat-x 0 0;
		font-weight: normal;
		font-size: 0.9em;
		color: #ffffff;
		padding: 2px 8px 4px;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: normal;
	}
	.commentitems {
		padding: 10px;
		margin: 0 0 10px;
		background-color: #ffffff;
	}
	.commentitems .first {
		border-top: none !important;
		padding-top: 5px !important;
	}
	.commentitems input, .commentitems textarea, .commentitems button {
		margin-bottom: 5px;
	}
	.required {
		color: #ff0000;
	}

.visitsite {
	float: right;
	margin: 0;
}

.visitsite a {
	width: auto;
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-user-select: none;
	border-radius: 5px;
    background-image: url("images/awesome-overlay-sprite.png");
    background-position: 0 0;
    background-repeat: repeat-x;
	background-color: #FF8A00;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: inherit;
    font-size: 13px !important;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: normal !important;
    font-variant: inherit;
    font-weight: bold !important;
    line-height: 1;
    padding: 0.5em 1em;
    position: relative;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25), -2px 0 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
}

.superbutton {
    width: 119px;
    height: 14px;
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-user-select: none;
	border-radius: 5px;
    background-image: url("images/awesome-overlay-sprite.png");
    background-position: 0 0;
    background-repeat: repeat-x;
	background-color: #FF8A00;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: inherit;
    font-size: 13px !important;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: normal !important;
    font-variant: inherit;
    font-weight: bold !important;
    line-height: 1;
    padding: 0.5em 1em;
    position: relative;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25), -2px 0 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
}

.supergray { background-color: #777; width: auto; cursor: default; }

.opinioni { 
    width: 119px;
    height: 14px;
    margin-bottom: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-user-select: none;
	border-radius: 5px;
    background-image: url("images/awesome-overlay-sprite.png");
    background-position: 0 0;
    background-repeat: repeat-x;
	background-color: #3C9DD0;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: inherit;
    font-size: 13px !important;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: normal !important;
    font-variant: inherit;
    font-weight: bold !important;
    line-height: 1;
    padding: 0.5em 1em;
    position: relative;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25), -2px 0 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
}

.superbutton:hover {
	background-position: 0 -50px;
	color: #ffffff !important;
}

.in-evidenza a, .in-evidenza span { padding: 1em 2em; font-size: 14px !important; }

.visitsite a:hover{
	background-position: 0 -50px;
	color: #ffffff !important;
}

.small-link { text-align: center; margin-top: 10px; font-size: 0.9em; }

/** Reviews */
	table.reviewbar {
		margin: 10px 0 0 0;
		padding: 0;
		border: 0;
		border-collapse: collapse;
	}
	
	.reviewbar td {
		white-space: nowrap;
	}
	
	.padder td {
		padding: 0.4em;
	}
	
	.reviewbar td.icon {
		padding-right: 3px;
	}
	
	.reviewbar td.text {
		padding-right: 10px;
	}

	.post, .smallpost {
		margin: 10px;
		padding-bottom: 10px;
		border-bottom: 1px dotted #ccc;
	}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

.tagline {
		font-size: 13px;
		margin: 10px 10px 0px 10px;
		padding-bottom: 0px;

}

table.ratings {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

ul.ratings {
	margin: 0;
	padding: 0;
}

ul.ratings li {
	display: inline;
	list-style: none;
}

.rating_label {
	white-space: nowrap;
	background: #eee;
	font-family: Arial;
	font-size: 8pt;
	padding: 1px 4px;
}

.rating_value {
	white-space: nowrap;
	padding: 1px 3px;
	font-family: Arial;
	font-size: 8pt;
}

.rating_value .no_ratings {
	color: #666;
}

.info-field { float: left; margin: 0.3em 0; }
.info-field span { display: block; margin: 0.2em; width: 252px; }

#comment-calcola-preventivo { padding: 10px 0 0 0; }

.error {
	background: none repeat scroll 0 0 #FBE3E4;
    border: 2px solid #FBC2C4;
    color: #8A1F11;
    padding: 0.6em;
}

.success {
	background: none repeat scroll 0 0 #E6EFC2;
    border: 2px solid #C6D880;
    color: #264409;
    padding: 0.6em;
}

.notice {
    background: none repeat scroll 0 0 #FFF6BF;
    border: 2px solid #FFD324;
    color: #514721;
    padding: 0.6em;
}
.good { color: #719911; }
.bad { color: #E82C2C; }
.motoclub-info {
    border-radius: 7px 7px 7px 7px;
    padding: 8px;
	border: 1px solid #9F9F9F;
}
.motoclub-title {
    background-color: #9F9F9F;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    padding: 8px 8px 8px 15px;
}
#motoclub {
	display: inline-block;
	padding: 0; margin: 0;
	margin-bottom: 10px; cursor: pointer;
}
#motoclub > img { width: 300px; height: 75px; }
#motoclub > a.link { display: block; }
#newsletter-form { padding: 44px 0 0 130px; }
#newsletter {
	display: inline-block;
	width: 300px; height: 150px;
	background: url(images/banner_newsletter.jpg) no-repeat;
	padding: 0; margin: 0;
	margin-bottom: 10px;
}
#newsletter input[type="text"] {
	margin: 0 0 0.6em;
	width: 150px;
	padding: 0.2em;
	border: 1px solid #1575AF;
}
#newsletter input[type="submit"] {
	padding: 0.4em;
	border: none;
	height: auto; width: 120px;
	cursor: pointer;
}

.sidebar h2.boxhead-green {
	background: url(images/boxhead_green.gif) repeat-x 0 0;
	font-weight: bold;
}

.sidebar h2.boxhead-red {
	background: url(images/boxhead_red.gif) repeat-x 0 0;
	font-weight: bold;
}

.sidebox a.link { color: #f60; }
.sidebox a.link:hover { color: #FF8A00; }
.sidebar .post, .sidebar .smallpost { border-bottom: none; margin: 0; padding-bottom: none; }


/* Confronta preventivi assicurazioni
-------------------------------------------------------------- */
#confronta {  }
a.btn-confronta:hover { color: #fff; }
a.btn-confronta:focus { color: #fff; }
a.btn-confronta {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-user-select: none;
	border-radius: 5px;
    background-image: url("images/awesome-overlay-sprite.png");
    background-position: 0 0;
    background-repeat: repeat-x;
	background-color: #FF8A00;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: inherit;
    font-size: 13px !important;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: normal !important;
    font-variant: inherit;
    font-weight: bold !important;
    line-height: 1;
    padding: 0.5em 1em;
    position: relative;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25), -2px 0 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
}
.calcola_prev_btn { cursor: pointer; }
a.btn-mostra { width: 94px; height: 20px; }
ul#confronta_assicurazioni { list-style-type: none; margin: 5px 0; }
ul#confronta_assicurazioni li img { float: left; }
ul#confronta_assicurazioni li {
	overflow: hidden; color: #fff; /* ==> in IE per uno strano bug vul#confronta_assicurazioniiene mostrato un codice hash, così facendo lo confondo con lo sfondo bianco */
	float: left; margin: 9px;
	background: #FCFCFC; border: 1px solid #efefef;
	width: 124px; height: 55px;
}
.cc { margin: 0.4em; float: right; width: 13px; height: 13px; }
.compare_box { padding: 10px; }
.compare_title { width: 290px; }
.continue { text-align: center; margin-top: 25px; width: 290px; }
.clear { clear: both; }
.hide { display: none; }
