/*
Theme Name: Motori Pensanti
Theme URI: http://www.motoripensanti.it
Author: insight
Author URI: http://www.insightstudio.it
Description: Motori Pensanti - un Blog di Massimo De Donato
Version: 1.0
License: CC - Attribuzione - Non commerciale - Non opere derivate 3.0 Unported
License URI: http://creativecommons.org/licenses/by-nc-nd/3.0/deed.it
Tags: 
Text Domain: motoripensanti
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

body {
	width:100%;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#525252;
	background-color:#ebebeb;
	font-size:17px;
	
}
.content-wrap {
	display:block;
	width:1100px;
	margin:0 auto;
}
#header {
	display:block;
	width:inherit;
	text-align: center;
	background:#ebebeb url(img/motoripensanti-bg.png) no-repeat 650px -62px;
	padding:70px 0 55px 0;
}
#nav {
	display:inherit;
	background:#4065AA url(img/menubg.png);
	text-align:center;
	height:40px;
	padding-top:20px;
	overflow:hidden;
}
#nav a {
	text-transform:uppercase;
	padding-bottom:13px;
}
#nav a .hld {
	border-right:1px solid #6684BB;
	padding-right:17px;
	padding-left:19px
}
#nav a, #nav a:first-child:hover {
	border-bottom:6px solid #395B9A;
}
#nav a:hover {
	border-bottom-color:#889DC2;
}
#nav a.active {
	border-bottom-color:#EAE7D6;
}
#nav a:first-child {
	background:url(img/home.png) no-repeat;	
}
#nav a:first-child .hld {

}
#nav a:last-child .hld {
	border-right:none;
}
#main {
	float:left;
	background:#FFF;
	width:1020px;
	padding:40px;
}
#main .col {
	float:left;
	margin-right:40px;
}
.spaced-bottom, #videos iframe, .anteprima-video {
	margin-bottom:40px;
}
.anteprima-video {
	display:block;
}
.anteprima-video a {
	display:block;
	width:inherit;
	height:inherit;
}
.anteprima-video a {
	background:url(img/yt-playoff.png) no-repeat center center;
}
.anteprima-video a:hover {
	background:url(img/yt-playon.png) no-repeat center center;
}
#main .w260 {
	width:260px;
}
#main .w720 {
	width:720px;
}
#main .w480 {
	width:480px;
}
#main .w200 {
	width:200px;
}
#about-widget {
	float:left;
	width:170px;
	background:#EAE7D6;
	padding:15px 15px 22px 15px;
}
.titolino {
	display:block;
	text-transform:uppercase;
	background:url(img/line1.png) repeat-x center center;
	width:100%;
	margin-bottom:20px;
}
.archiveline {
	float:left;
	width:100%;
	background:url(img/line1.png) repeat-x center top;
	padding-top:15px;
	margin-top:40px;
}
.archiveline a, .continuelink, .paginazione-categoria a {
	text-transform:uppercase;
}
.paginazione-categoria .right {
	float:right;
}
.titolino span {
	padding-right:10px;
	background:#FFF;
}
#about-widget .titolino {
	background:url(img/line2.png) repeat-x center center;
	text-align:right;
}
#about-widget .titolino span {
	background:url(img/line2.png) repeat-x center center;
	background:#EAE7D6;
	padding:0 0 0 10px;
}
#about-widget #face {
	float:left;
	width:141px;
	height:141px;
	background:url(img/massimodedonato.jpg);
	background-size:cover;
	border-radius:50%;
	border:3px solid #ccc;
	margin:5px 0 15px 11px;
}
#about-widget #truck {
	float:left;
	width:158px;
	height:136px;
	background:url(img/motoripensanti.png);
	background-size:cover;
	margin:5px 0 15px 11px;
}

#about-widget h3, #about-widget p {
	width:140px;
	margin-left:15px;
}
#about-widget p {
	padding:15px 0;
}
#about-widget .icon {
	float:left;
	width:32px;
	height:32px;
	margin-left:10px;
}
#about-widget .icon:last-child {
	/*margin-left:8px;*/
}
#twitter-widget {
	float:left;
	background:#00ACED;
	padding:25px;
	width:150px;
}
#twitter-widget p {
	margin-bottom:18px;
}
#editoriale-box {
	float:left;
	width:150px;
	padding:25px;
	background:#4065AA;
}
#editoriale-box .titolino span {
	background:#4065AA;
}
#footer {
	float:left;
	width:inherit;
	text-align:center;
	padding:9px 0 30px 0;
}
#lastpost .image {
	display:block;
	width:inherit;
	height:300px;
	overflow:hidden;
	margin-bottom:15px;
}
#lastpost h2 {
	margin-bottom:12px;
}
#lastpost p, .archivepost p {
	margin-top:12px;
}
.w220 {
	width:220px;
}
.minipost .image {
	display:block;
	width:inherit;
	height:137px;
	margin:40px 0 10px 0;
}
#sidebar .minipost .image {
	height:163px;
}
.minipost h4, .archivepost h4 {
	margin-bottom:10px;
}
#main .col:last-child, .minipost:last-child, .last {
	margin-right:0 !important;
}
#videos .continuelink, #sidebar .continuelink {
	margin-top:-2px;
	float:right;
}
.archivepost {
	float:left;
	width:100%;
	margin-top:40px;
}
.archivepost .image {
	float:left;
	width:200px;
	height:125px;
	margin-right:37px;
}
body.category h1, body.archive h1{
	margin-bottom:40px;
}
#sidebar iframe {
	margin-bottom:10px;
}
#sidebar #twitter-widget {
	width:210px;
}
#sidebar #about-widget {
	width:inherit;
	padding:0;
	background:none;
	margin-top:40px;
}
#sidebar #about-widget .titolino span {
	background:#FFF;
}
#sidebar #about-widget .titolino {
	text-align:left;
	
}
#sidebar #about-widget .titolino span {
	padding:0 10px 0 0;
}
#sidebar #about-widget #face {
	width:81px;
	height:81px;
	margin:0 18px 0 0;
}
#sidebar #about-widget #truck {
	width:81px;
	height:71px;
	margin:5px 18px 0 0;
}
#sidebar #about-widget h3 {
	float:left;
	width:auto;
	padding:0;
	margin:15px 0 0 0;
}
#sidebar #about-widget .icon, #sidebar #about-widget .icon img {
	width:21px;
	height:21px;
}
#sidebar #about-widget .icon {
	float:right;
	margin-left:8px;
	margin-top:30px;
}
body.single h1 {
	margin-bottom:25px;
}
#sidebar .minipost .image {
	margin-top:10px;
}
#post p {
	margin-top:30px;
}
#post .postimage {
	float:left;
	margin:8px 20px 20px 0;
}
.archivepost .image img, #lastpost .image img, .minipost .image img {
	opacity:0;
	width:inherit;
	height:inherit;
	-webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.archivepost .image img:hover, #lastpost .image img:hover, .minipost .image img:hover {
	opacity:1;
}
#videos .continuelink {
	margin-top:-12px;
}
#label-via, .label-via {
	float:right;
	padding:5px 9px;
	background:#B92D1C;
	text-transform:uppercase;
	font-size:16px;
	margin-left:15px;
}
#label-easydriver {
	float:right;
	width:75px;
	height:30px;
	background:url(img/easydriver.png) no-repeat;
	background-size:contain;
}
#label-rivistatir {
	float:right;
	width:54px;
	height:35px;
	background:url(img/rivistatir.png) no-repeat;
	background-size:contain;
}
body.home .label-via {
	position:absolute;
	margin:0;
}
body.home .minipost .label-via {
	margin-top:40px;
}

/* Stili */

#nav a, .titolino, #footer a, h1 a, h2 a, h3 a, h4 a, .archiveline a, .continuelink, .datepost a, #label-via, .label-via, .paginazione-categoria a {
	text-decoration:none;
}
#lastpost h2 a:hover, h4 a:hover, .archiveline a:hover, .continuelink:hover, .datepost a:hover, #editoriale-box h3 a:hover, .paginazione-categoria a:hover {
	text-decoration:underline;
}
h1 {
	font-size:45px;
}
h2 {
	font-size:37px;
}
h3 {
	font-size:35px;
}
#editoriale-box h3 {
	font-size:30px;
}
h4, #sidebar #about-widget h3 {
	font-size:25px;
}
#nav a, .titolino, #twitter-widget p, .archiveline a, .continuelink, #post p, .paginazione-categoria a {
	font-size:18px;
}
#footer, .datepost {
	font-size:15px;
}
h1,h2,h3,h4 {
	letter-spacing:-1px;
	line-height:100%;
}
h1 a, h2 a, h3 a, h4 a {
	color:inherit;
}
#nav a, #twitter-widget, #twitter-widget a, #editoriale-box, #editoriale-box .titolino span, #editoriale-box h3, #label-via, .label-via {
	color:#FFF;
}
.titolino, #footer, #footer a, .datepost, .archiveline a {
	color:#918C8C;
}
h3, h1 span, .continuelink, .edit-link, .datepost a, .paginazione-categoria a {
	color:#4065AA;
}
#nav a, .titolino, #twitter-widget a, h1 span, .archiveline a, .continuelink, strong, .datepost a, .paginazione-categoria a {
	font-weight:bold;
}
em {
	font-style:italic;
}
p {
	line-height:135%;
}
#lastpost p {
	line-height:150%;
}