/*
Theme Name: Lecarline
Theme URI: http://www.lecarline.com/
Description: Le carline Massimo Casagrande - Azserve
Version: 0.1
Author: Massimo Casagrande

*/

html, body{ 
 margin:0; 
 padding:0;
 background-color:#E5D1A4;
 
 /*background-image:url(/lecarline/img/theme.jpg)*/	

 } 
 
#header{
 position:relative; 
 height:150px; 
  background-color:#ffffff; 
 width:100%;
} 


#menu{
	position:relative;
	height:20px;
	background-color:#940011;
	width:100%;
	border-top-color: #CEB26E;
	border-top-width: 5px;
	border-top-style: solid;
	clear:both;
}

.menu{
	position:relative;
	height:20px;
	background-color:#940011;
	width:100%;
	border-top-color: #CEB26E;
	border-top-width: 5px;
	border-top-style: solid;
	clear:both;
}


.menusotto{
	border-top-color: #740000;
	border-top-width: 1px;
	border-top-style: dotted;
	position:relative;
	height:35px;
	background-color:#940011;
	width:100%;
	clear:both;
}  

#titolopagina{
 position:relative; 
 height:50px; 
  background-color:#FFF7D6;
 width:100%;
 margin-bottom:10px;
} 


#titolopagina p{
color:#F2C711;
font-size: 23px;
text-transform: lowercase;
line-height:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}



.navigation{
    margin: 0 auto;	
	width: 739px; /*importante 103*numero sezioni */
	height: 20px;
	
	}
	
.navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0
	}
	
.navigation li{
	float: left;
	margin: 0 3px 0 0;
	padding:0
	}
	
.navigation a{
	display: block;
	width: 100px;
	line-height: 15px;
	text-decoration: none;
	background-color:#740000;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.navigation a:hover{
	color: #CCCCCC	}

.navigation li.activelink a,div.navigation li.activelink a:hover{
	color: #fff
	}

.navigationvini{
    margin: 0 auto;	
	width: 920px; /*importante 103*numero sezioni */
	height: auto;
	
	}
	
.navigationvini ul{
	list-style-type: none;
	margin: 0;
	padding: 0
	}
	
.navigationvini li{
	float: left;
	margin: 0 3px 0 0;
	padding:0
	}
	
.navigationvini a{
	margin-top:2px;
	display: block;
	width: 75px;
	line-height: 12px;
	text-decoration: none;
	//background-color:#740000;
	color: #FFF;
	font-size: 11px;
	text-align:center;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.navigationvini a:hover{
	color: #CCCCCC	}

.navigationvini li.activelink a,div.navigation li.activelink a:hover{
	color: #fff
	}



#main{
 position:relative; 
  background-color:#E5D1A4; 
  
} 


#mainvino{
 position:relative; 
 background-color:#E5D1A4; 
 width:100%;
} 

 
#informat{
    margin: 0 auto;
	width: 80%;
	height: auto;
	 clear:both; 
	padding-bottom: 20px;
	margin-top:15px;
	}
 
#post {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: thin;	
	float:left;
	background-color:#FFF7D6;
	margin-top: 1px;
	}


.post {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: thin;	
	float:left;
	background-color:#FFF7D6;
	margin-top: 1px;
	}

#post h1{
	font-size: 18px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;	
	}
	
#post h2 a{
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	}
	
#post h2{
	font-size: 14px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;	
	}

#post p{
	font-size: 11px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
#post h3{
	font-size: 12px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0 0 0 0 ;
	margin-bottom:3px;
	border-bottom:1px dashed #ccc;
	}

#post h3 a{
	color: #555;
	}

#post h3 a:hover{
	color: #000;
	}


#post img{
	border-style: dotted;
	border-color: #CCCCCC;
	border-width: thin;
	margin:5px;
	padding: 5px;
	}
	
#immaginipost{
	clear:both;
 	margin: 10px 0; text-align:center; width: 95%; padding: 5px;

	}

.immaginisinglepost{
 	width:120px;
 	height:150px;
    margin-right:10px;
    padding-right:10px;
	text-align:center;
	border-right:1px dotted #A11411;
	float:left;
	}



#immaginisinglepost{
 	width:120px;
 	height:150px;
    margin-right:10px;
    padding-right:10px;
	text-align:center;
	border-right:1px dotted #A11411;
	float:left;
	}
	
#testo{
    margin-top:-10px;
    padding-right:15px;
	}

#postintero {
	margin-bottom:5px;
	border-bottom:1px dashed #ccc;
	height:150px;
	padding-bottom:5px;
	}
	
	
.postintero {
	margin-bottom:5px;
	border-bottom:1px dashed #ccc;
	height:150px;
	padding-bottom:5px;
	}

.postdentro {
	width: 70%;
	margin-left:30%;	
	}


#postdentro {
	width: 70%;
	margin-left:160px;	
	}

#contenitoresinistra{
float:left; 
width:65%;
}

#immaginipost img{
	border-style: dotted;
	border-color: #CCCCCC;
	border-width: thin;
	margin:5px;
	padding: 5px;
	}


#immaginisinglepost h2{

	float:left;
	}

#colonnacont {
	width: 30%;
	height: auto;
	margin-top: 1px;
	float: right;
	margin-bottom: 20px;
	
	}

#colonnacont p{
	font-size: 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: dotted;
	border-bottom-color: #FFF7D6;
	border-bottom-width: thin;
	}

#colonna {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: thin;
	float:left;
	marigin-left:5px;
	background-color:#FFF7D6;	
	}
	
#colonna h2{
	font-size: 20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;	
	}

#colonna h3{
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;	
	}
	

#colonna p{
	font-size: 10px;
	padding-left: 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	}

#colonnacontutti {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-left:5%;
	float:left;	
	clear:both;
	}

#informatvini{
    margin: 0 auto;
	width: 90%;
	height: auto;
	 clear:both; 
	padding-bottom: 20px;
	margin-top:15px;
	}

#colonnacontutti h2{
	font-size: 20px;
	width: 70%;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: dotted;
	border-bottom-color: #FFF7D6;
	border-bottom-width: thin;
	}
	
#colonnatutti {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
	height: 200px;
	margin-bottom: 5px;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: thin;
	float:left;
	marigin-right:5px;
	background-color:#FFF7D6;	
	}
	
#colonnatutti h2{
	font-size: 20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;	
	}

#colonnatutti h3{
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;	
	}
	

#colonnatutti p{
	font-size: 10px;
	padding-left: 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
#vino p{
	font-size: 10px;
	padding-left: 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}

#vino img{
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: thin;
	margin:2px;
	padding: 2px;
	float: left;
	}

#vino a{
	font-size: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;	
	}

 
#footer{ 
    background-color:#FFF7D6; 
    font-size: 12px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100px;
	clear:left;
	padding-left:10%;
	} 
	
.footer{ 
    background-color:#FFF7D6; 
    font-size: 12px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100px;
	clear:left;
	padding-left:10%;
	} 


#footercont {
    padding-right: 2px;
	width: 30%;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	float:left;
	marigin-left:5px;
	margin-bottom: 5px;
	background-color:#FFF7D6;
} 

.footercont {
    padding-right: 2px;
	width: 30%;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	float:left;
	marigin-left:5px;
	margin-bottom: 5px;
	background-color:#FFF7D6;
} 

#footercont p{
padding-left:130px;
font-size: 9px;
font-family: Geneva, Arial, Helvetica, sans-serif;
} 


#footercont img{
	float: left;
	}

#footercont a{
	color: #990000;
	text-decoration: none;	
	}

a{
	color: #990000;
	text-decoration: none;	
	}


#colonna ul, #colonna il {
	margin: 0;
	padding: 0;
	}

#colonna li {
	list-style-type: none;
	list-style-image: url(/img/logomini.jpg);
	list-style-position: inside;	
	margin-left:15px;
	line-height:12px;
	}

#colonna ul li a{
        font-family: Geneva, Arial, Helvetica, sans-serif;
		list-style-image: url(/img/logomini.jpg);
	list-style-type: none;
         font-size: 12px;
		 padding-left:5px;         
        color:#000000;
		
	}
	
#colonna ul li{
        font-family: Geneva, Arial, Helvetica, sans-serif;
		list-style-image: url(/img/logomini.jpg);
	list-style-type: none;
         font-size: 10px;
        color:#000000;
		
	}
	
#colonna ul li a:hover{
        font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
         font-size: 12px;
        color:#999999;
	}
	
#searchform {
      
        margin-left:20px;

	}

#post h4{
	font-size: 14px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;	
	}
	
.ricerca p{
	text-transform: lowercase; 
	}
.ricerca p a:hover{
	color:#888;
	}
	
#immaginipostvini{
	font-size: 9px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
float:left;
	}

#immaginipostvini img{
	border-style: dotted;
	border-color: #CCCCCC;
	border-width: thin;
	
	}

#immaginipostvini p{
	font-size: 9px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}

#vinocolonnacontutti {
	width: 990px;
	margin:0 auto;
	clear:both;
	}
	
#vinocolonnacontutti h2{
	font-size: 20px;
	width: 70%;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: dotted;
	border-bottom-color: #FFF7D6;
	border-bottom-width: thin;
	}

	

/*******************
 * MODIFICHE DARIO *
 *******************/
#mainvino_catalogo{
	position:relative;
	background-color:#E5D1A4;
}

#catalogo_colonna {
	width: 800px;
	margin:0 auto;
	clear:both;
	position:relative;
	}
	
#catalogo_colonna h2{
	font-size: 20px;
	width: 70%;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: dotted;
	border-bottom-color: #FFF7D6;
	border-bottom-width: thin;
	}

p.campi{
	background:#940011;
	font-size:12px !important;
	text-align:right !important;
	padding:1px 10px;
}
p.campi label{color:white; margin-left:15px}
p.campi input{color:black; text-align:right}
p.campi a{color:white; font-size:12px; margin-right:150px; padding:0; border-bottom:1px dashed #940011; outline:none}
p.campi a:hover{border-bottom:1px dashed white}
div.clear{height:1px; clear:both; border:none; background:none}

.schedain{
	clear:both;
	padding:0 100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	display:none;
}
.schedain h4{
	margin:0; padding:0; color:#940011; font-size:12px;
	border-bottom:1px dashed black;
}
.schedain p{margin:0; padding:0 10px; margin-bottom:10px; margin-top:5px}

.catalogo_vino {
	margin-bottom: 5px;
	border:thin #CCC dashed;
	background:#FFF7D6;
	padding: 5px;
	}
.catalogo_vino h2{
	font-size: 20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;	
	}

.catalogo_vino h3{
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;	
	}
	

.catalogo_vino p{
	font-size: 10px;
	padding-left: 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}

.catalogo_vino ul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px; margin-left:20px;
}
.catalogo_vino li{
	margin-bottom:5px;
}
.catalogo_vino ul ul{ margin-left:0; padding-left:25px; padding-top:5px }

p.campi2{
	background:#940011;
	font-size:12px !important;
	text-align:center !important;
	padding:2px 10px;
	border: 1px dashed #CCC;
}
p.campi2 label{color:white; margin:0 15px}
p.campi2 input{color:black; text-align:right}
#spedizione table{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px; margin:0 auto;
}
#spedizione th{text-align:right; padding:5px 10px 5px 5px; color:#940011; border-bottom: 1px dashed #CCC}
#spedizione td{text-align:left; padding:3px; border-bottom: 1px dashed #CCC}
#spedizione td input{width:250px;}
#spedizione p input{text-align:center}
#spedizione .center{text-align:center}

.riga_vino{}
	
.riga_vino p{
	font-size: 10px;
	padding-left: 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}

.riga_vino img{
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: thin;
	margin:2px 15px;
	padding: 2px;
	float: left;
	}

.riga_vino a{
	font-size: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;	
	}

#catalogo_colonna table.riepilogo{
	margin: 20px auto; font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#catalogo_colonna table.riepilogo td, #catalogo_colonna table th{
	text-align:center; padding:8px;
	border-right:1px dashed #CCC;
}
#catalogo_colonna table.riepilogo td{border-top: 1px dashed #CCC;} 
#catalogo_colonna table.riepilogo td.left{text-align:left;}
#catalogo_colonna table.riepilogo .last{border-right:none}

/* FINE CATALOGO */

 .alignleft{float:left;}
 .alignright{float:right}
 .aligncenter{display:block; margin:0 auto;}
 
 .top_sidebar{margin-top:10px; padding-left:15px}
 .top_sidebar a{
 	padding-left:20px; background:url(/img/logomini.jpg) no-repeat left;
 	font-size:15px; color:#900;
	font-family:Georgia,"Times New Roman",Times;
 }
.top_sidebar a:hover{text-decoration:underline;}
