/*
Theme Name: Passiti 2010
Theme URI: 
Description: Nuova Versione 2010
Author: Elia Basso
Author URI: 


/*-----------Block Level Elements--------------*/
html, body, div
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

body
{
	background-color: #0a0800;
}

a{
	/*padding: 1px 3px;*/a
	text-decoration: underline;
}

a.name
{
	padding: 0;
}

a:hover
{
	text-decoration: none;
}

a.external
{
	border-bottom: 1px dashed;
	text-decoration: none;
}

a.external:hover
{
        text-decoration: none;
}

div.c4 {width: 460px;}
h2.c3 {clear: both;}
div.c2 {clear: both;}
div.c1 {display: none;}
	

/* --- general page layout --- */

#globalheader
{
	background-color: #0a0800;
	display:block;
	height:90px;
	margin:0 auto;
	text-align:center;
	width: 930px;
}

.dida{
	text-align:center;
	font-size:13px;
	float:left;
	margin:0px 20px 0px 0px;
}
.dida p{
	margin:0;
	padding:0;
}


#side-header, #side-content{
	display:block;
	clear:both;
}

#side-content .textwidget{
 margin:25px 0;
}
/*
#globalmenu
{
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

	#globalmenu ul.primary-links
	{
		list-style-type: none;
		margin: 0;
		padding: 0px 16px 0 0;
	}
	
	#globalmenu li
	{
		display: block;
		float: right;
		padding: 5px 10px 3px 10px;
		text-align: center;
		text-transform: lowercase;
	}
	
	#globalmenu a
	{
		background: transparent;
		color: white;
		font-family: Verdana;
		font-size: 11pt;
		font-weight: bold;
		padding: 0;
		text-decoration: none;
	}
	
	#globalmenu a:hover
	{
		background: transparent;
		border-bottom: 1px solid white;
	}
*/
#wrapper
{
	background-color: #f6a82e;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
	min-height: 818px;
	padding-bottom: 10px;
	text-align: left;
}

#header
{
	background-image: url(images/bg_curve.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
	padding: 0;
	width: 930px;
	height: 135px;
	
}

#globalheader a
{
	display: block;
	height: 200px;
	width: 500px;
	
}

#logo
{
	position:absolute;
	z-index:2;
	height: 150px;
	left:35%;
	width:500px
}

#logo img
{
	border: 0;
	margin-top: 15px;
}

div.block
{
}

div.breadcrumb
{
	color: #eee;
	font-size: 10pt;
	margin: 0 auto;
	padding: 0 30px 2px 30px;
	text-transform: lowercase;
	width: 710px;
}

	div.breadcrumb a
	{
		color: #ccc;
		text-decoration: none;
	}
	
	div.breadcrumb a:hover
	{
		color: #ccc;
		background-color: transparent;
		text-decoration: underline;
	}

#comments
{
	/** fix for IE peek a boo */
	display: inline-block;
}

	/* fixes those pesky anchors */
	#comments a
	{
		display: none;
	}
	#comments div.container a,
		#comments div.content a,
		#comments div.metadata a
	{
		display: inline;
	}

#comments div.comment
{
	margin: 0;
	padding: 0;
}

#comments div.indented
{
	border: 1px solid #D6B7E8;
	margin: 5px 15px 15px 20px;
	padding: 0 0 5px 0;
}
		
	#comments div.comment div.metadata
	{
		background-color: #D6B7E8;
		color: #333;
		font-size: 0.9em;
		margin: 0;
		padding: 0.4em 0.8em 0.4em 0.8em;
	}

	#comments div.container
	{
		margin: 5px 15px 20px 15px;
	}
	
	#comments div.links
	{
		margin-left: 5px;
		padding-left: 0;
		text-align: right;
	}
	
	#comments ul.links
	{
		margin-left: 0;
		padding-left: 0;
	}

	#comments div.comment h3
	{
		font-size: 1.3em;
		margin: 0.8em 0.5em 0.5em 0.5em;
	}

		#comments div.comment h3 a
		{
			text-decoration: none;
		}
	
	

/* --- specific page layout --- */

/** HACK: get rid of the "More information about formatting options" link */
#comment-form p
{
	display: none;
}

/* --- generic content styles --- */
.vpanel_left .textwidget{
	text-align:left;
	margin: 0px 0px 45px 0px;
}
.vpanel_left .textwidget p{
	line-height:14pt;
	font-size:0.9em;
}

.vpanel_left .textwidget h3{
	font-weight:normal;
	color:#666666;
}

.vpanel_left .textwidget h3 a{
	font-weight:normal;
	color:#666666;
}
	
.vpanel_left .textwidget h3 span{
	color:#F3A106;
	font-weight:bold;
}

.node ul{
list-style-type: none;
}

.node ul li{
padding-left:20px;
}
	
.content
{
}

.content a
{
	font-weight:bold;
	color:#aa0000;
}

#side-content a{
	font-weight:bold;
	color:#946F00;
	text-decoration:none;
}
#side-content a:hover{
	text-decoration:underline;
}


.content a:hover
{
	text-decoration: none;
	color:#843C02;
}

.content a.image_link:hover
{
	background: transparent;
	border: none;
}

.content a img
{
	border: none;
}

.content a.external
{
	text-decoration: none;
}

.content a.image_link
{
	background: transparent;
	border: none;
}



.content h1, .content h2, .content h3, .content h4
{
	font-family: "Lucida Grande", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a, .content h6 a
{
	text-decoration: none;
}

.content h1 a:hover, .content h2 a:hover, .content h3 a:hover, .content h4 a:hover, .content h5 a:hover, .content h6 a:hover
{
	background: transparent;
}

.content h1
{
	color: #333;
	font-family: "Lucida Grande", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 23pt;
	margin: 0 0 0.6em 0.5em;
	padding: 0;
	
}

.content h2, .content h3
{
	font-family: "Lucida Grande", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 0.8em 0 0.3em 0em;
}

.content h2
{
	font-size: 18pt;
}

.content h3
{
	font-size: 16pt;
}

.content h4
{
	font-size: 13pt;
	font-weight: bold;
	margin: 1.7em 0 0.1em 0;
}

.content .image
{
	margin: 5px 0 15px 0;
	padding: 0;
}

.content .image_right
{
	float: right;
	margin: 5px 0px 15px 15px;
	padding: 0;
	width: 200px;
}

.content .image_left
{
	float: left;
	margin: 5px 15px 15px 0px;
	padding: 0;
	width: 200px;
}

.content .image img, .content .image_left img, .content .image_right img,
.content .image a img, .content .image_left a img, .content .image_right a img
{
	border: 1px solid #ccc;
	display: block;
	margin: 0;
	padding: 0;
}

.content .image .caption, .content .image_left .caption, .content .image_right .caption
{
	color: #555;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 14pt;
	margin: 0.3em 0.8em 1.2em 0.8em;
	text-align: left;
}

.content .image a, .content .image_left a, .content .image_right a
{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.content .image .caption a.external,
    .content .image_left .caption a.external,
    .content .image_right .caption a.external
{
    border-bottom: 1px dashed;
}



.content .click_to_view
{
	background-color: #ffffff;
	background-image: url(images/click_to_view.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: hand;
}

.content div.error_box
{
	border: 1px solid red;
	margin: 8px 0;
	padding: 6px 10px 8px 10px;
}

	.content div.error_box p
	{
		color: red;
		font-family: Arial, Verdana, sans-serif;
		font-weight: bold;
		text-align: center;
	}



.content div.box
{
	border: 2px solid #D6B7E8;
	margin: 20px 3px;
	padding: 10px;
}

	.content .box h1, .content .box h2
	{
		margin-top: 3px;
	}



.content ul, .content ol
{
	font-size: 1em;
	margin: 0;
	padding: 2px 0px;
}



.content dl dt,
	.content dl.properties dl dt,
	.content dl.functions dl dt
{
	color: #D8A200;
	font-weight: bold;
}

.content dl dl dd,
	.content dl.properties dd,
	.content dl.functions dd
{
	margin: 2px 15px 14px 15px;
}

.content .next_link
{
	margin: 20px 0 5px 0;
	text-align: right;
}

	.content .next_link a
	{
		font-family: Verdana, sans-serif;
		font-size: 1em;
		font-weight: bold;
	}

.content .paragraph, .content p
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
	margin: 12px 0;
}


	
	
/* --- specific content regions --- */

/* light background */
.vpanel_left, .hpanel_upper
{
}
	
	.vpanel_left .paragraph, .hpanel_upper .paragraph
	{
		color: #333;
	}
	
	.vpanel_left h2, .vpanel_left h3, .vpanel_left h4, .vpanel_left h5, .vpanel_left h6,
	.vpanel_left h2 a, .vpanel_left h3 a, .vpanel_left h4 a, .vpanel_left h5 a, .vpanel_left h6 a,
	.hpanel_upper h2, .hpanel_upper h3, .hpanel_upper h4, .hpanel_upper h5, .hpanel_upper h6,
	.hpanel_upper h2 a, .hpanel_upper h3 a, .hpanel_upper h4 a, .hpanel_upper h5 a, .hpanel_upper h6 a
	{
		color: #D8A200;
	}

/* dark background */
.vpanel_right, .hpanel_lower
{
}

	.vpanel_right .paragraph, .hpanel_lower .paragraph
	{
		color: white;
	}
	
	.vpanel_right h1, .vpanel_right h2,
	.hpanel_lower h1, .hpanel_lower h2
	{
		color: #333;
	}
	
	.vpanel_right h3, .vpanel_right h4, .vpanel_right h5, .vpanel_right h6,
	.hpanel_lower h3, .hpanel_lower h4, .hpanel_lower h5, .hpanel_lower h6
	{
		color: black;
	}
	
	.hpanel_lower h1, .hpanel_lower h2, .hpanel_lower h3
	{
		margin-top: 4px;
	}

.vpanel_right h1, .vpanel_right h2
{
	font-size: 14pt;
	margin-top: 8px;
}
	
.vpanel_right ul{
	list-style-type: none;
	font-size:1.1em;
	color:#F3A106;
}

.vpanel_right ul li{
	margin:10px 0px;
	font-size:1.2em;
}

.vpanel_right ul ul{
	list-style-type: none;
}

.vpanel_right HR {
	padding:0px;
	BORDER-TOP-WIDTH: 0px; 
	margin:10px 0px 10px 0px;
	display: block; 
	BORDER-LEFT-WIDTH: 0px; 

	BORDER-BOTTOM:0px;
	HEIGHT: 1px; 
	BORDER-RIGHT-WIDTH: 0px
}




.three_column a{
text-decoration:none;
}

.three_column h2
{
	font-size: 8pt;
	font-weight: normal;
	margin-top: 3px;
	text-align:center;
}

.three_column a
{
	color: white;
}


.three_column .column
{
	color: white;
}

/* --- panels --- */

.hpanel_header
{
	background-image: url(images/hpanel_top.png);
	background-repeat: no-repeat;
	font-size: 1pt;
	height: 9px;
	margin: 0 auto;
	width: 770px;
}
	
.hpanel_upper
{
	background-color: white;
	background-image: url(images/hpanel_upper_background.png);
	background-repeat: repeat-y;
	clear: both;
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	width: 730px;
}

	.hpanel_upper .content
	{
		padding-bottom: 10px;
	}

	.hpanel_upper .next_link
	{
		color: #333;
	}
	
.hpanel_division
{
	background-color: white;
	background-image: url(images/hpanel_division.png);
	background-repeat: no-repeat;
	font-size: 1pt;
	height: 15px;
	margin: 0 auto;
	width: 770px;
}
	
	
.hpanel_lower
{
	background-color: #D6B7E8;
	background-image: url(images/hpanel_lower_background.png);
	background-repeat: repeat-y;
	clear: both;
	margin: 0 auto;
	padding: 6px 20px 1px 20px;
	width: 730px;
}

.hpanel_footer
{
	background-image: url(images/hpanel_bottom.png);
	background-repeat: no-repeat;
	font-size: 1pt;
	height: 11px;
	margin: 0 auto;
	width: 770px;
}

.vpanel_header
{
	background-image: url(images/vpanel_top.png);
	background-repeat: no-repeat;
	font-size: 1pt;
	height: 9px;
	margin: 0 auto;
	padding: 0;
	width: 770px;
}	
	
.vpanel
{
	background-color: white;
	background-image: url(images/vpanel_background.png);
	background-repeat: repeat-y;
	clear: both;
	margin: 0 auto;
	width: 770px;
	display:block;
}

.vpanel_left
{
	float: left;
	padding: 10px 25px 15px 20px;
	width: 462px;
}

	.vpanel_left .next_link
	{
		color: #333;
	}

.vpanel_right
{
	float: right;
	padding: 10px 20px 10px 20px;
	width: 220px;
}

.vpanel_footer
{
	background-image: url(images/vpanel_bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	margin: 0 auto;
	width: 770px;
}

.three_column
{
	/*background-image: url(images/three_column_background.png);*/
	background-repeat: repeat-y;
	margin: 20px auto 10px auto;
	width: 770px;
	display:block;
	clear:both;
	height:auto;
}

.three_column img {
	padding:0px 10px 0px 0px;
}

/*
.three_column .column
{
	float: left;
	padding: 0 15px;
	width: 226px;
	text-align:center;
	height:auto;
}

.three_column .content
{
	color: white;
	font-size: 10pt;
}
*/

/* --- footer --- */

#footer
{
	
	margin-top: 50px;
	padding-top: 10px;
	clear:both;
}

#footer p
{
	color: #000;
	font-size: 8pt;
	margin: 0 auto;
	text-align: center;
	width: 50%;
}


#info {
	font-size: 1em; 
	margin: 0px; 
	COLOR: #B65100;
}
#info h3{
	font-size: 1em ; 
	MARGIN: 0px 0px 10px; 
	BORDER-BOTTOM: 1px solid;
	font-weight:bold;
	color:#A84C02;
	letter-spacing:1px;
}

#info a{
	FONT: 1em; 
	COLOR: #B65100;
}
#info a:hover{
	font-weight:bold;
	color:#843C02;
}
.vino{
margin: 0px 0px 0px 20px;
}
