/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	background-color: transparent;
	background: #FEEDB9 url(../images/img01.jpg) repeat-x left top;
	font-family: "Comic Sans MS";
	color: #2F4600;
}

#container {
	width: 920px;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	padding-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	font-weight: normal;
	color: #5F8700;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
p {
	margin-top: 0;
}
img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Bandiere per la lingua */

#lingua{
	text-align: right;
}

#lingua ul {
	list-style: none;
	margin: 0px;
	padding-right: 20px;
}
#lingua li {
	display: inline;
}

/* Header */

#header {
	width: 920px;
	height: 155px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: "Comic Sans MS";
}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 250px;
	margin-bottom: 20px;
	/*background: url(../images/banner.jpg) no-repeat left top; *//* Immagine presente nella pagina */
}

/* Logo */

#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 40px; /* IE 6.0 */
	padding-top: 46px !important; /* IE 7.0 */
	float: left;
	width: 350px;
}

html>/**/body #logo {
	padding-top: 55px !important; /* Firefox e Opera*/
}

#logo h1 {
	float: left;
	margin: 0;
	text-align: center;
	font-size: 3em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
	text-decoration:none;
}

/* Menu */

#menu {
	padding-top: 70px; /* IE 6.0 */
	padding-top: 68px !important; /* IE 7.0 */
	float: right;
	height: 10px;
}

html>/**/body #menu {
	padding-top: 75px !important; /* Firefox e Opera*/
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 5px 0px 0px 15px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 30px;
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

/* Latest post e Recent post*/

#latest-post {
	float: left;
/*	width: 610px;*/
	padding: 0px 0px 0px 2px;
	font-size: 16px;
	text-align: justify;
}

#latest-post h1{
	margin-bottom: 10px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 10px 0px 10px;
	/*line-height: 25px;*/
	font-size: 16px;
	background-color: #fee69c;
	border: #D9D785 1px dashed;
}

#recent-posts-foto {
	float: right;
	width: 250px;
	padding: 10px 10px 0px 10px;
	/*line-height: 25px;*/
	font-size: 16px;
}

#recent-posts a:link, a:visited {
	font-weight: normal;
	color: #2F4600;
	text-decoration: none;	
}
#recent-posts a:hover {
	font-weight: normal;
	color: #5F8700;
}

.post {
}

.post .title {
	margin: 0;
/*	margin: 0px 0px 10px 0px;*/
}

.post .entry {
	margin-bottom: 15px;
	padding-bottom: 5px;
	/*border-bottom: #D9D785 1px dashed;*/
}

#recent-posts .title a {
	text-decoration: none;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(../images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

table.esterna {
	border: #D9D785 1px dashed;
	border-collapse: collapse;
/*	width: 620px;*/
	width: 920px;
}

caption {
}

td,th {
	border-collapse: collapse;
	padding: 3px 5px;
	height: 35px;
}

td {
	text-align: left;
	font-weight: normal;
}

th {
	font-weight: normal;
	text-align: left;
}

table th a img{
	float: left;
}

.prova{
	padding-left: 5px;
}

tr.odd td, tr.odd th {
	background: #fee69c;
}

table a:link, a:visited {
	font-weight: normal;
	color: #2F4600;
	text-decoration: none;	
}
table a:hover {
	font-weight: normal;
	color: #5F8700;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #ECE29F;
	text-align: center;
}

#sidebar a:link, a:visit{
	text-decoration: overline;
}

/* Footer */

#footer {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F5E7AC;
}

#footer p {
	margin: 0;
	padding: 10px;
}

#center, #shinystat{
	text-align: center;
}

#links {
	padding-top: 10px;
	text-align: center;
}

#links a, #links img {
	border-style: none;
}



#wrapper {
	width: 100%;
	background: #5C8400;
}

/* Galleria */

#albumlist{
	list-style-type: none;
	/*height: 200px;*/
	margin-left: 0px;
	padding-left: 0px;
}
#albumlist li{
	float:left;
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8E4A39;
}
#albumlist li a{
	text-decoration: none;
}
#albumlist img{
	display: block;
	border: 2px solid #FFA500;
}

/* Riquadro con la foto random */

.post-foto {
	text-align: center;
	border-top: #D9D785 1px dashed;
	margin-bottom: 20px;
}

.post-foto img{
	border: 1px solid #FFA500;
}

#offerta_last_minute{
	list-style-type: circle;
}

.pulizia {
	clear: both;
}

#video_youtube{
	text-align: center;
}

.bbitaly{
	color: #58982E;
}