/*
Theme Name: Responsive Web Site

Description:  Tema realizzato in Html5, Responsive. 
Version: 1.0
Author: Andrea Marchetti
Site: http://www.marchettidesign.net
*/

/* Reset.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
html {overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }


/*** General ***/
body {color: #666;font: 16px/28px;font-family: 'Open Sans', sans-serif;background: #e2e2e0;}

	/* Typography */
	a 			{color: #666666;text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
	a:hover 	{color: #21aabd;}
	a:active	{outline: none;}
	p, dl, hr, h1, h2, h3,
	ol, ul, dd, pre, table, fieldset {margin-bottom: 20px;}
	h1, h2, h3, h4, h5, h6 {text-shadow: 0 3px 0 #e7e7e7;}
	h1 			{font-size: 32px;}
	h2 			{font-size: 28px; margin-top: -10px; text-transform:uppercase; font-size:17px; color:#7BB34C; font-family: 'Myriad Pro','Open Sans',Arial; letter-spacing:1px; word-spacing: 3px;}
	h3 			{font-size: 25px; text-transform:uppercase; font-family:  'Myriad Pro','Open Sans',Arial; font-weight:100; text-align: center;}
	h4 			{font-size: 21px;}
	h5 			{font-size: 18px; font-family: 'Myriad Pro','Open Sans',Arial;}
	h6 			{font-weight: normal;font-size: 16px;}
	
	/* Structure */
	#wrapper 		{width: 960px;margin: 0 auto;background:#fff;}
	#header 		{width: 920px;float:left;padding: 20px 20px 20px 20px; background:#fff url('img/vernice.png') no-repeat 240px 4px; text-align: center;} 
	#mainmenu		{width: 100%;float:left;background: #E7E7E7 url('img/navsfondo.png') repeat-x;}
	#main 			{width: 920px;float:left;padding: 20px 20px 20px 20px;}
	#content 		{width: 620px;float:left;}
	#sidebar 		{width: 270px;float:right;}
	#footer			{width: 920px;float:left;padding: 30px 20px 10px 20px;background:#666;}


/*** Header ***/
#site-title a 			{font-weight: 400; font-size:32px; text-transform:uppercase;color:#7BB34C; font-family:  'Myriad Pro','Open Sans',Georgia; font-size: 32px;}
#site-title a:hover 	{background: none;}


/*** Menu ***/
#mainmenu ul 		{margin: 0px 0 0px 0px;float:left;width:100%; list-style: none;border-bottom: 3px solid #e7e7e7;}
#mainmenu ul li 	{float: left;margin: 0 0px 0 0;position: relative;}
#mainmenu a 		{color: #fff; display: block;font: 14px;padding: 14px 20px; text-transform:uppercase;}
#mainmenu a:hover {background: #e7e7e7; color: #666666;}

	
	/* Search */
	.search{float: right;margin-top:-15px;}
	.top-search{width:160px!important;color:#999;float:right;background:#eee;border:none;padding:10px;}
	
	/* Button Responsive Menu*/
	.btn-responsive-menu{display: none; float: right;padding:5px;cursor:pointer;margin:  -20px 20px 0 0;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background:#333;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.icon-bar 			{display: block;width: 18px;height: 2px;margin:5px;background-color: #f5f5f5;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);}

	.show{display:block!important}

	
/*** Post ***/
.post 					{padding: 0px 0 0px 0;}


	/* Post title */
	/*.post .entry-title 	{margin-bottom: 20px; text-align: center;}*/
	/*.post .entry-title a{display: block;font-size: 24px;line-height:40px;font-weight: 100; color: #666666;}*/
	.post .entry-content{line-height:25px; text-align: center; margin-bottom: 30px; width: 76%; margin-left:10%;}
	.index-thumb		{width:50%;height:auto;margin-bottom:50px;margin-left:25%; border-radius: 18px;}
	
	/*hr{border-bottom: 1px solid #ccc;border-top:none;border-left:none;border-right:none;margin:25px 0 20px 0;}*/
		

/*** Sidebar ***/
#sidebar {}

	/* Lists in widgets */
	.widget h3			{}
	.widget li 			{line-height: 35px;list-style-type:none}


/*** Footer ***/
#footer 				{color: #fff;}
#footer a 				{font: 14px;}


/*** Misc ***/ 
.alignleft  	{margin: 0 20px 20px 0;}
.alignright 	{margin: 0 0 20px 20px;}
.clear 		{clear: both;}
.sep 		{padding: 0 5px;}
.hide 		{display: none;}
.alert {
  background-color: #fef9c7;
  border-color: #fcdd4a;
  color: #3b3601;
  border-radius: 0 5px 5px 0;
  padding: 10px 14px;margin:0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}







.captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon
        {
            background: url(../img/browser-icons.png);
        }

#slider1_container{position: relative; margin: 0 auto; top: 0px; left: 0px; width: 1000px; height: 300px; overflow: hidden;}
.continuaaleggere{margin-top: 30px;}
.button-default{background-color: #8EBE67; color: #fff; border-radius: 5px; padding: 5px 7px;}
.button-default:hover{color: #666666; padding: 8px 10px; background-color: #D8D6D6;}
.sfondouno{background-color: #8EBE67; margin-left: -20px; padding-top: 20px;}
.sfondodue{background-color: #8EBE67; margin-right: -20px; padding-top: 20px;}
.titlesez{color: #fff; text-align: center; font-size: 20px;font-weight: lighter; text-shadow:none; margin-top:10px; text-transform: uppercase;}
.testosez{color: #fff; text-align: center; font-size: 19px; letter-spacing:-1px; padding-bottom: 10px;}
.imgsez{height: 90px;width: 90px; margin: 0 auto; border-radius: 15px;}
#imgsezuno{background:#fff url('img/scontopiccolo.png') no-repeat center center;}
#imgsezdue{background:#fff url('img/offerte.jpg') no-repeat center center;}
#social{position: absolute; right: 30px; top: 90px;}
.condividi{position: absolute; top: -25px; left: 15px;}
.condizioni{text-decoration: underline;}
.condizioni:hover{color: #C83D26; text-decoration: none;}
.seguici{position: absolute; top:90px;left:960px;}
.seguicip{position: absolute;left:-12px;top:-25px;}
a.cartongessolink:hover{color:#A2C980;}

