/*
Theme Name: borella
Theme URI: http://www.pastaborella.it
Description: Wordpress theme designed by Webquadro.it
Author: Maurizio Panese
Author URI: http://www.webquadro.it
Version: 1.0
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
margin:0; 
padding:0; 
}

.right{
float: right;
}

.left{
float: left;
}

h1,h2,h3{
font-family: Georgia,Times;
}


body {
font: 16px Verdana, Arial, Helvetica ms, Georgia,Helvetica;
background: #333333;
color:#333333;
}

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


#container{
width:800px;
margin:20px auto;
background:#FFFFFF;
padding:20px;
border:15px solid #c5000c;
}


/* ====== HEADER ====== */
#header{
}


#logo{
background:url(images/ponte1.gif) no-repeat;
height:180px;
}

#borella{
float:left;
}

#bigolo{
float:right;
}

#bigolo img{
}


#menu{
position:relative; 
background: #ffed00;
height: 25px;
border-bottom:2px solid #ffe100;
border-top: 4px solid #FFF;
font-size: 0.70em;
}

#menu ul{

}


#menu li{
padding-left: 0;
padding-bottom: 5px;
padding-right: 0;
padding-top: 5px;
float:left;
list-style:none;
margin:0;
text-align:center;
height: 15px;
width: 90px;
}

#menu li a{
color:#333;
font-weight:bold;
font-family: Arial;
font-size: 1.2em;
}

#menu li:hover{
background:#ffe100;
}



#menu li a:hover {
color: white;
}


#menu li ul{
display: none;
margin-top: 3px;
}

#menu li:hover ul{
display: block;
}

#menu li li{
width: 150px;
background: #fff;
text-align: left;
padding-left: 10px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-top: 2px;
}


select#qtrans_select_qtrans_language_chooser, #qtrans_select_qtranslate-4{
position:absolute;
right:5px;
top:5px;
z-index:1000;
font-size:0.80em;
}




/* ====== CONTENT ====== */
#content{
clear:left;
padding: 10px 0 30px 0;
font-size: 0.85em;
min-height: 400px;
position:relative;
}

#content img{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding:3px;
}

#content p{
margin: 5px 0;
}

#home{
height:360px;
padding: 20px;
}


#home img, #ricette img{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	float: left;
	padding:3px;
	margin-right:10px;

}

#news div, #ricette div{
margin: 10px 0;
padding-bottom: 5px;
}

#news div{
border-bottom: 1px dotted #666;
margin-bottom: 30px;
}

#news h2, #ricette h2{
font-size: 1.20em;
margin:5px 0 0 0;
}

#news h2{
font-size: 22px;
}

#news p, #ricette p{
font-size: 0.80em;
}

#news img{
border: 0;
	margin: 10px 10px 10px 0;
	}


#news i{
color:#666;
font-size:0.90em;
}

/* ====== FOOTER ====== */
#random{
clear: both;
font-size:0.65em;
height:120px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding-top: 10px;

}

#random li{
float:left;
width:250px;
margin:0 3px;
padding: 0 0 0 6px;
list-style:none;
}

#random h2{
color:#ccc;
padding-bottom: 5px;
}

#random h3{
padding-bottom: 5px;
font-size: 1.10em;
}

#random img{
width:50px;
height:50px;
float:right;
margin:0 5px 0 0;
border:0;

}



#footer{
font-size:0.65em;
clear:left;
margin: 10px 0 0 0;
height:45px;
}

#footer img{
margin:0px 0px 5px 0px;
}

#footer span{
float: right;
}


#info{
float:left;
}

#confindustria{
float:right;
margin-top: 20px;
}

#webquadro{
text-align: center;
margin: 10px 0 20px 0;
}

#webquadro a {
color: #CCC;
font-size: 10px;
font-weight: normal;
}



/* LAYOUT ======================================================= */
#wrapper {
margin:0 auto;
width:900px;
padding:0 0 0 70px;
position:relative; 
height:100%;

}

div#wrapper .wrapper-t {
background: #ffffff url(images/wrapper_t.png) 0 0 repeat-x;
}

div#wrapper .wrapper-b {
background: url(images/wrapper_b.png) 0 100% repeat-x;
}

div#wrapper .wrapper-l {
background: url(images/wrapper_l.png) 0 0 repeat-y;
}

div#wrapper .wrapper-r {
background: url(images/wrapper_r.png) 100% 0 repeat-y;
}

div#wrapper .wrapper-tl {
background: url(images/wrapper_tl.png) 0 0 no-repeat;
}

div#wrapper .wrapper-tr {
background: url(images/wrapper_tr.png) 100% 0 no-repeat;
}

div#wrapper .wrapper-bl {
background: url(images/wrapper_bl.png) 0 100% no-repeat;
}

div#wrapper .wrapper-br {
padding: 20px 20px 20px 20px;
background: url(images/wrapper_br.png) 100% 100% no-repeat;
}


div#wrapper .wrapper-t-bg {
background: #f0f0f0 url(images/wrapper_t_bg.png) 0 0 repeat-x;
}

div#wrapper .wrapper-b-bg {
padding: 0px 0px 0px 0px;
background: url(images/wrapper_b_bg.png) 0 100% repeat-x;
}

#prodotti img {
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	float: left;
	padding:3px;
	margin-right: 10px;
}

#prodotti {
}



#prodotti .prodotto {
	padding-top: 10px;

}

#prodotti div {
	height: 120px;
}

.post a img{
margin: 10px 10px 10px 0;
background: none;
}

.post ul{
margin: 10px;
margin-left: 35px;
}

.post a{
/*background: url(images/icona_pdf.png) no-repeat left;*/
font-size: 0.80em;
text-decoration: underline;
}

.post p{
margin: 5xp 0;
padding: 0;
}

#mappa{
background: url(images/mappa.jpg) center bottom no-repeat;
height: 450px;
position: relative;
}

#mappa a{
font-size: 0.70em;
border:1px solid #ccc;
background: #ededed;
padding: 2px;
}

#mappa a:hover{
background: #F00;
color: #fff;
}

#contact{
margin: 20px 0;
}

#contact div{
margin-top: 10px;
margin-bottom: 5px;
font-size: 0.80em;
}

textarea {
width: 700px;
height: 200px;
}

input{
height:20px;
}


/* SHOP */


#products_page_container{
width:640px;
}


#shoppingcart{
position:absolute;
top:100px;
right:10px;
}


/* SHOP LAYOUT  (Quick Shop plugin) */


#shop{
padding:20px 0;
font-size:0.80em;
margin:10px 0;
}

#shop h2{
margin-bottom: 10px;
}

#shop-prod{
float:left;
width:400px;
margin-right:10px;
}

#shop-prod fieldset{
border:0;
margin-top: -10px;
padding: 0;
}


#shop-prod p{
margin:5px 0;
}

#shop-prod button{
float:right;
margin-top:-20px;
}

#shop-prod input{
height: 13px;
}

#shop-prod img{
float:left;
border:1px solid #CCC;
padding:3px;
margin:-6px 10px 0 0;
width:75px;
height:75px;
}

#shop-prod .quickshop{
margin: 15px 0 10px 0;
border-bottom: 1px dotted #CCC;
height:60px;
}

#carrello{
float:right;
width:340px;
font-size:0.80em;
border-left:1px dotted #CCC;
padding-left:10px;
text-align:left;
}

#checkout dl{
margin:10px 0;
}

#checkout dt{
font-size:0.80em
}

#checkout h3{
margin-top: 15px;
}

#checkout dd input{
width: 300px;
height:20px;
}


#checkout fieldset{
margin:0;
}


#checkout table{
margin:5px 0;
width:430px;
}


