/*  
Theme Name: Pro Loco Vezza
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Structure */
body {
	margin: 0 0 55px 0;
	padding: 0; 
	background: #126900 url('images/bg.jpg') top left repeat-x;
	text-align: center;
	}

#page {
	background: url('images/bg_contenuto.gif') top center repeat-y;
	margin: 0px auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 911px;
	
	}

#header {
  position: relative;
	padding: 0; 
	height: 400px; 
	width: 911px;
	background: url('images/header.gif') top center no-repeat;
	}
	
#menu_sez {
	position: absolute;
	right: 0px; 
	bottom: 0px;
	padding: 0px; 
	height: 34px; 
	width: 450px;
	text-align: right;
	}
	
html>body #menu_sez {
	position: absolute;
	right: 0px; 
	bottom: 40px;
	padding: 0px; 
	height: 34px; 
	width: 450px;
	text-align: right;
	}

#menu_sez 1 a {
	display: block;
	float: left;
	height: 34px;
	width: 60px;
	line-height: 33px;
	font-size: 12px;
	padding: 0px 5px;
	color: #fff;
	}

#menu_sez a {
	display: block;
	float: left;
	height: 34px;
	padding: 0px;
	color: #fff;
	background: url('images/sep_neg.jpg') top left no-repeat;
	}

#menu_sez a:hover {
	display: block;
	float: left;
	height: 34px;
	padding: 0px;
	color: #000;
	background: url('images/sep_neg.jpg') top left no-repeat;
	text-decoration: none;
	}

#data {
  position: absolute; 
	top: 0px;
	left: 0px;
	padding: 0px; 
	margin: 0px;
	height: 34px; 
	width: 400px;
	z-index: 500;
	}

#menu_lang {
	position: absolute; 
	top: 16px;
	right: 0px;
	padding: 7px 0px;
	margin: 0px;
	width: 152px;
	text-align: right;
	z-index: 500;
	background: url('images/bg_lang.jpg') top left no-repeat;
	}


.testimenu {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial;
	}
.testimenutop {
	line-height: 21px;
	font-size: 11px;
	color: #C5CC96;
	text-decoration: none;
	font-family: Verdana, Arial;

	}
#loghi {
	  display: block;
	  position: absolute;
	  top: 110px; 
	  left: 0px;
	  width: 210px;
	  height: 220px;
	  margin: 0;
	  z-index: 600;
	}

#indirizzo {
  display: block;
  position: absolute;
  bottom: 22px; 
  left: 0px;
  width: 210px;
  text-align: center;
	margin: 0;
	color: #333;
	font-size: 11px;
	}

#headerimg {
  display: block;
  position: absolute;
  top: 0px; 
  left: 0px;
  float: left;
  width: 911px;
  height: 207px;
	margin: 0;
	
	}
#round {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 5px;
  height: 5px;
  background: url('images/round.gif') top right no-repeat;
  z-index: 5;
	}

.narrowcolumn {
	float: left;
	padding: 0px;
	width: 208px;
	
	
	}

.widecolumn {
  float: left;
	padding: 25px;
	margin: 0px;
	width: 657px;
	}

	
.post {
	margin: 10px 0px 10px 0px;
	padding: 0 0 10px 0;
	text-align: justify;
	border-bottom: 1px dotted #073600;	
	font-size: 13px;
	}

.realpost h2{
	font-size: 13px;
	}

.post a{
	text-decoration: none
	}

.post a:hover{
	text-decoration: underline
	}

.titolo {
	font-family: arial, verdana;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	padding-left: 3px;
  margin: 0px 0px 0px 0px;
	}
	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#clear {
	clear: both;
	}

/************** Si applica a IE6 e inferiori***********/
#footer {
  margin: 0px;
 
	background: url('images/footer.jpg') top center no-repeat;
	padding: 0px; 
	height: 92px; 
	width: 911px;
	color: #073600;
	}

/************** Hack per IE7 e Mozilla***********/


#footer p {
  width: 911px;
  height: 54px;
	margin: 0;
	
	text-align: center;
	font-size: 11px;
	}

/************** Si applica a IE6 e inferiori***********/	
#sidebar
{
  width: 210px;
  position: absolute;
	left: 0px;
  font-size: 11px;
	background: url('images/round_topleft.gif') top left no-repeat;
	}

/************** Hack per IE7 e firefox ***********/

#sidebar form {
	margin: 0;
	padding: 0px;
	}
/* End Structure */



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	
	}

#content {
  background: url('images/round_topright.gif') top left no-repeat;
	font-size: 12px;
	width: 650px;
	color: #073600;
	float: right;
	margin: 0px;
	}

#content_hp {
  background: url('images/round_topright.gif') top left no-repeat;
	font-size: 12px;
	width: 671px;
	color: #073600;
	float: right;
	margin: 0px;
	}
	
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 12px;
	color: #073600;
	margin: 0px;
	}

h3 {
  color: #136C02;
	font-size: 14px;
	font-family: Arial, verdana;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
	
#sidebar h2 {
  color: #073600;
  text-transform: uppercase;
  font-size: 12px;
  font-family: Arial, verdana;
  font-weight: normal;
  }



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


a, h2 a:hover, h3 a:hover {
	color: #073600;
	text-decoration: none;
	}

a:hover {
	color: #073600;
	text-decoration: underline;
	}

#sidebar h2 {
	margin: 0 0;
	padding: 0;
	}
	
#sidebar li{
  list-style-position: inside;
  margin-right: 5px;
  }

#sidebar ul {
  list-style-position: inside;
  width: 206px;
  list-style-type: none;
	margin: 0;
	padding: 0;
  } 
  
#sidebar li a {
  
  font-size: 10px;
	margin: 0px 0px 0px 5px;
	padding: 0;
	color: #073600;
	font-family: arial;
	text-transform: uppercase;
	}

#sidebar li li a {
  
  font-size: 10px;
	margin: 0px 0px 0px 5px;
	padding: 0;
	color: #073600;
	font-family: arial;
	text-transform: uppercase;
	list-style-image: url('images/sidebar_subcat.gif');
	}


#sidebar ul li {
	list-style-type: none;
	
	}
	
#sidebar li{
  position: outside;
	list-style-type: none;
	list-style-image: url('images/sidebar_arrow_neg.jpg');
	margin-bottom: 3px;
	}
#sidebar ul li ul li {
	margin-left: 5px;
	
	}
/************** Si applica a IE6 e inferiori***********/
#sidebarhome
{
  width: 210px;
	font-size: 11px;
	background: url('images/round_topleft.gif') top left no-repeat;
	}

/************** Hack per IE7 e firefox***********/
html>body #sidebarhome {
  width: 210px;
} 


#sidebarhome h2 {
  color: #073600;
  text-transform: uppercase;
  font-size: 12px;
  font-family: Arial, verdana;
  font-weight: normal;
	}
	

	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	width: 700px;
	text-align: center;

	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/******************* DROP DOWN MENU*********************************/

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
padding: 0;
margin: 0;
}


.mainitems{
}

.mainitems a{
  text-decoration: none;
  display: block; 
  padding: 5px 6px;
  width: 195px; 
  margin-left: 2px;
  color: #0B3601; 
  background: #DBE3BC;
  text-decoration: none; 
  font: bold 12px Arial, Verdana; 
  text-transform: uppercase; 
  line-height: 14px;
  border-top: 1px solid #A8B37B;
  border-bottom: 1px solid #A8B37B;
  margin-top: -1px
}


.mainitems a:hover{
  text-decoration: none;
  color: #0B3601; 
  width: 195px;
  background: #C1CB96 url('images/arrow.gif') top right no-repeat; 
  line-height: 14px;
}


.subuls{
display: none;
color: #0B3601;
position: absolute;
top: 0px;
left: 210px;
border: 1px solid #A8B37B;
border-left: 2px solid #A8B37B;

}

html>body .subuls{
display: none;
color: #0B3601;
position: absolute;
top: 0px;
left: 0px;
border: 1px solid #A8B37B;
border-left: 2px solid #A8B37B;
}

.subuls li{
width: 100%;
}

.subuls li a{
  text-decoration: none;
  background: #C1CB96;
  color: #0B3601;
  line-height: 21px;
  font-size: 11px;
  margin: 0px;
  padding: 3px 3px;
  border: 0px; 
  width: 210px;
}

.subuls li a:hover{
  text-decoration: none;
  color: #0B3601;
  background: #CDD6A7 url('images/arrow.gif') top right no-repeat; 
  line-height: 21px;
  width
  font-size: 11px;
  padding: 3px 3px;
  border: 0px;
  width: 210px;
}

.mainitems a:hover:.subuls li a{
  
  background: #f60; 
  
}
/* to override */
.subuls li li a, .subuls li li a:hover{ /* Nasconde le pagine di 3 livello */
  display: none;
  line-height: 0px;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: -1px;
left: 209px;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}
/******************* FINE DROP DOWN MENU*********************************/

.box1hp { /*wrap rest of content of the page inside this div*/
display: compact;
width: 430px;
height: 50px;
background: #e45fa3;
padding: 5px;
}

table.interne { 
  margin: 0px;
  padding: 0px;
  background: #A8B37B;
}

table.interne td{ 
  
  background: #DBE3BC;
}
td.home{ 
  background: #ECF1D7;
  border: 1px solid #fff;
}

td.noeffect{ 
 
}

