/*  Theme Name: Ristorante dei Cantoni 2008
    Theme URI: http://www.ristorantedeicantoni.it
    Description: A brand new theme for Ristorantedeicantoni.it website.
    Version: 1.0
    Authors: Matteo Peraccini
*/

/* Colors 

link: 666633;
link hover: 999966;

*/

/*
Png replace method

*>#logo {
	background-image:url(images/logo_centro_pace.png);
}

#logo {
	display: block;
	width: 450px;
	height: 112px;
	margin: 0px;
	cursor: pointer;
	background-color: transparent;
}*/
 
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color: #effbcb;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	background-image:url(images/body_back.jpg);
	background-repeat:repeat-x;
	background-position: 0px 98px;

}

h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
	display: none;
}


h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}

	h1, h2, a {
		color:#666633;
	}
	
	a:hover {
	color: #999966;
	}

p { 
	line-height:1.2; 
	margin:0 0 0.5em;
}

.entry {
	text-align:justify;
}

.entry li{
	list-style:inside;
	margin-bottom: 10px;
	
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	background-color: #ebebeb;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}



#outer {
min-height:100%;
width:900px;
margin: 0px auto;
}

#clearheader {
	height: 300px;
}

div#header {

}

#header-home, #header-menu-speciale {
	height:300px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	background-image:url(images/header_home.jpg);
	background-repeat:no-repeat;
	background-position: center;
}



#header-menu-cantoni, #header-le-paste, #header-lo-sfizio, #header-i-filetti, #header-le-carni, #header-le-pietanze, #header-i-contorni, #header-i-dolci, #header-i-vini {
	height:300px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	background-image:url(images/menu_back.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#header-il-ristorante {
	height:300px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	background-image:url(images/ristorante_back.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#header-alloggi-a-longiano {
	height:300px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	background-image:url(images/alloggi_back.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#header-alloggi-a-longiano {
	height:300px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	background-image:url(images/alloggi_back.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#header-longiano-monumenti-folklore, #header-i-monumenti, #header-il-folklore, #header-i-musei {
	height:300px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	background-image:url(images/longiano_back.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#header-contatti {
	height:300px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	background-image:url(images/contatti_back.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

	div#header_wrap {
	width: 900px;
	margin: 0px auto;
	text-align:left;
	}

	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}
	
	#header #sidebar {
	width: 100%;
	height:40px;
	line-height: 40px;
	}
	
	div#sidebar li {
	display: inline;
	}
	
	div#sidebar ul {
	display: inline;
	margin-top: 140px;
	}
	
	#sidebar li.widget h2.widgettitle {
	display: none;
	}
	
	.alpha-green {
	background-color:#00CC66;
	opacity: 0.6;
	width: 100%;
	}
	
	#pagetitle_back {
	display:block;
	height: 52px;
	width: 900px;
	position:absolute;
	top: 210px;
	background-color: #666633;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	z-index: 1;
	}
	
	#pagetitle {
	color:#FFFFFF;
	display:block;
	position: absolute;
	top: 210px;
	height: 52px;
	width: 900px;
	line-height: 52px;
	z-index: 2;
	font-size: 25px;
	font-style:italic;
	text-indent: 50px;
	}
	
	#sitetitle {
	float: left;
	width: 550px;
	text-align: right;
	display:block;
	line-height: 52px;
	}
	
	#sourcetitle {
	float: left;
	width: 300px;
	display:block;
	line-height: 52px;
	}

div#centrecontent {
	float:left;
	margin:0 0px 0px 47px;
	position:relative;
	width:608px;
}
	div#centrecontent p {
		text-align:left;
		padding-left:2px;
		margin: 0;
	}
	
	.post>h2 {
	display: none;
	}
	
	h2 {
	display: block;
	clear:both;
	}

div#left {
	float:left;
	left:-1px;
	position:relative;
	width:140px;
	z-index:100;
	margin-left: 50px;
	font-style:italic;
	padding:0px;
}

	#left #sidebar2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

	#left #sidebar2 li {
	padding: 0px;
	margin-bottom: 10px;
	}

	#left .sidebar-back {
	height: 80px;
	width:200px;
	position: absolute;
	bottom:0px;
	left: 0px;
	}
	
	#sidebar {
	display: none;
	}
	
	.widget_pages h2 {
	display: none;
	height: 0px;
	}
	
	.page_item a {
	text-decoration: none;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	}
	
	li.page item {
	display: block;
	}
	
	.page_item a:hover {
	text-decoration: none;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	}
	
	.current_page_item a {
	color: #999966;
	text-decoration: none;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	}

	.page_item ul {
	display: block;
	padding-left: 15px !important;
	margin-bottom: 15px !important;
	}

	.page_item ul .page_item a, .page_item ul .current_page_item a {
	font-size: 16px !important;
	}
	
	.page-item-157 a {
	color:#CC0000 !important;
}

	.page-item-157 a:hover {
	color: #990000 !important;
}


#clearfooter {
	clear:both;
	}/*needed to make room for footer*/
	

* > html #clearfooter {
	float:left;width:100%;
}/* ie mac styles */

div#footer {
	width:900px;
	margin: 0px auto;
	padding-top: 10px;
	clear:both;
	height:170px;
	text-align:right;
	position:relative;
	border-top: 1px dotted #999966;
}
	div#footer p {
		margin:0;
	}

	#footer #logo {
	display:block;
	float: left;
	text-align: right;
	}

/* SAFARI HACKS */

html>body #minHeight{
	float:right;
	width:0px;
	height:100%;
	margin-bottom:-170px;
} /*safari wrapper */

/* SLIDESHOW */

.slideshow {
	float: right !important;
	margin-left: 15px !important;
	width: 320px !important;
}

.slideshow object {
	margin-left: 15px;
}
