﻿/*  
Theme Name: Hotel Lombardia
Theme URI: http://wordpress.org/
Description: Tema che permette di gestire i contenuti della home page dinamicamente
Version: 1.0
Author: il Camelopardo per Hotel Lombardia
Author URI: 

	Il materiale contenuto in questo sito è sotto la licenza Creative Commons License:
	http://creativecommons.org/licenses/by-nc-sa/3.0/deed.it

*/



/* Begin Typography & Colors */


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

#page {
	background-color: #ECECB7;
	text-align: left;
	}

#header {
	background: #ECECB7 url('images/header.jpg') no-repeat top left;
	}

#headerimg a{ 
  display:block;
  width:135px;
  height:143px;
  background:transparent;
  text-decoration:none;
	} 

#content {
	font-size: 1.2em;
	float: right;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3{
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	}


#headerimg h1 {
  display:none;
	}

#headerimg .description{
  position:absolute;
  top:82px;
  margin-left:3px;
  color:#545452!important;
  font-family: 'Lucida Grande', Verdana, Sans-Serif !important;
  font-size: 1.2em !important;
  font-weight: bold !important;
display:none;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h2.widgettitle {
	color:#545452;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	
#sidebar h2.widgettitle {
  margin-top:0;
  padding-top:0;
  margin-bottom:5px;
  }

h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #333;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
.postmetadata{
  color: #000000;/**/
  font-size: 0.9em;
  }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2c496d;/**/
	text-decoration: none;
	}


a:visited{
	color: #333333;/**/
	}

a:visited span {
	color: #333333!important; /**/
	}
	
a:hover {
	color: #577fb1;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.widget_tag_cloud a{
font-size: .7em;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: #ECECB7;
	margin: 10px auto;
margin-top:0;
	padding: 0;
	width: 859px;
	}

#header {
	background-color: #ECECB7;
	margin: 0; 
	padding: 0; 
	height: 160px; 
	width: 859px;
	}

#headerimg {
 /* border-bottom: solid 3px #d4d0c8;*/
	}

.narrowcolumn {
	padding: 0;
	margin: 0px 0 20px 0;
	width: 705px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.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;
}

#footer {
	margin-top: 10px;
	width: 859px;
	clear: both;
	font-size:12px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align:left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
  margin-top:0;
  padding-top:0;
  line-height:1em;
  margin-bottom:20px;
}

#sidebar input{
border: solid 1px #aaa;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

.post h3,.post h2 {
	padding: 0;
	margin: 0px 0 0;
  line-height:1em;
	}

.post h3 a,.post h2 a{
  color:#000000;/**/
  }

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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 ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: -10px;
	} 

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

.entry ul li:before, #sidebar ul ul li:before {
	content: "";
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 20px 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#uscite{
  position:absolute;
  top:-150px;
  left:715px;
  width:180px;
  font-weight:bold;
}
#uscite select{
  border: solid 1px #959593;
  font-size:.9em;
  font-weight:bold;
}


#webradio{
  position:absolute;
  top:-100px;
  left:716px;
  width:180px;
  font-weight:bold;
}
#webradio img{
float:left;
margin-right:5px;
margin-top:3px;
}

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

select {
	width: 180px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	width: 152px;
  float:left;
	position:relative;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
        clear:left;
	}

  .dotted, .dottedHome{
  width:672px;
  height:50px;
  padding:0;
  margin: 8px 0 16px 8px;
  float:left;
  background:url('images/grafica_home.jpg');
  }

  .post .dotted{
  width:472px;
  background:url('images/grafica_post.jpg');
  }


.catPage #text-1{
  display:none;
  }
/* End Various Tags & Classes*/


/* Begin Elenco Categorie Home */
ul.elencoCat{
  margin:0;
  padding:0;
  }

ul.elencoCat li{
 list-style:none;
 display:block;
 float:left;
 width: 330px;
 height:109px;
 background:#fff url('images/bg-cat.jpg') top left repeat-x;
 border: solid 1px #d4d0c8;
 font-size:.9em;
 margin: 0 0 8px 8px;
}

ul.elencoCat li p{
  margin:0;
  padding:0;
  }

ul.elencoCat li a{
 text-decoration:none;
 color:#777777 !important;
 display:block;
 float:left;
 width: 330px;
 height:109px;
 background:#fff url('images/bg-cat.jpg') top left repeat-x;
}

ul.elencoCat li a:hover{
 background:#fff url('images/bg-cat-over.jpg') top left repeat-x;
 text-decoration:none;
 color:#777777; /*919390*/
}

ul.elencoCat li a img{
 border:0;
 height:98px;
 width:129px;
 float:left;
 margin:5px 10px 0 5px;
}


ul.elencoCat li .spacerCat{
display:block;
float:left;
height:98px;
width:1px;
 margin:5px 0px 0 5px;
}


ul.elencoCat li span{
 text-decoration:none;
 margin:5px 0 8px 0;
 color:#000000;/**/
 display:block;
 font-weight:bold;
 font-style:normal;
 font-size:1.2em;
}
/* End Elenco Categorie Home */

/* Begin In Evidenza Home */
.evidenza li{
 background:#fff url('images/bg-post.jpg') top left repeat-x !important;
 border: solid 1px #959593 !important;
 text-decoration:none;
}

.evidenza li a{
 background:#fff url('images/bg-post.jpg') top left repeat-x !important;
}

.evidenza li a:hover{
 background:#fff url('images/bg-post-over.jpg') top left repeat-x !important;
}

.evidenza li p{
 margin:0;
 padding:0;
}
/* End In Evidenza Home */



/* Begin Big Box Home */
#video{
 /* width:332px;
  height:229px;*/
  float:left;
  background:#dfdfdf;
  margin: 0 0 0 8px;
  text-align:left;
  padding:0px;
  background:#fff url('images/bg-video.jpg') top left repeat-x;
  }
#video p{
margin:0;
padding:0;
}
#video a img{
display:none;
}
/*
#video p{
  margin-top:5px;
  padding:0;
  margin-left:5px;
  }

#video a img{
  float:right;
  margin:190px 10px 0 0;
  }

*/
/* End Big Box Home */

	
/* Begin Rss feed */
/*
#rssFeedCont{
  position:relative;
  }
	
#rssFeed{
  width:31px;
  height:18px;
  position:absolute;
  left:-5px;
  top:116px;
  }
	
#rssFeed a{
  height:20px;
  }
*/
/* End Rss feed */

#copertinacompilation{
 width:330px;
 height:230px;
  float:left;
  margin: 0 0 0 8px;
  text-align:left;
  padding:0px;
  }

/* Begin Elenco post categoria */
#page .elencoCatPagina{
  float:left;
  width:484px;
  }

#page .elencoCatPaginaMagazine{
  float:left;
  width:674px;
  }

#page .googleAds{
  width:194px;
  float:right;
  }
/* End Elenco  post categoria */

/* Begin Contact Form */

#contactform{
 text-align:left;
 margin-left:2px;
 }

#contactform input, #contactform textarea{
 border: 1px solid #aaa;
 font-size: 0.9em;
 font-family:  Arial,'Lucida Grande', Verdana, Sans-Serif;
 padding: 2px;
 }

#contactform textarea{
 width:500px;
 height:150px;
 }

#contactform input{
 width:300px;
 } 

#contactform #submit{
 width:100px;
}

#contactform .post-info{
 margin-top:0;
 color:#777777;
 font-size:0.9em;
 }
/* End Contact Form */

.tubegrid{
 margin:0 5px 0 5px;
}

#spothome{
float:left;
margin:20px 8px 8px 8px; 
 height:275px; 
 width:330px;
}

#tracklist{
float:left;
margin-top:15px;
height:330px;
overflow:hidden;
}

#contenutohome{


}


ul#indiceRivista p{
 clear:both;
 display:inline;
 margin:0;
 padding:0;
}

ul#indiceRivista{
margin:0;
padding:0;
font-weight:bold;
}

ul#indiceRivista li{
 list-style:none;
 margin: 0 0 20px 0;
 clear:both;
}

ul#indiceRivista li p span{
 color:#fff;
 font-family: "courierps", "times new roman", courier, serif;
 font-size: 18px;
 font-weight: bold;
 display:block;
 clear:both;
 float:left;
 width:32px;
 height:28px;
 padding:5px 0 0 0 ;
 margin: 0 10px 10px 0;
 text-align:center;
}

ul#indiceRivista li p i{
 color:#888;
 text-transform:uppercase;
 display:block;
float:left;
width:120px;
}

ul#indiceRivista span.primaColIndice{
 background:#E2007A;
}
ul#indiceRivista span.secondaColIndice{
 background:#F29400;
}
ul#indiceRivista span.terzaColIndice{
 background:#009EE0;
}
ul#indiceRivista span.specialColIndice{
 background:#ccc;
}

#indicebox{
height:407px;
overflow:hidden;
}
#indicebox ul#indiceRivista{
 padding:0;
 margin:0;
}

#indicebox ul#indiceRivista li{
 list-style:none;
 margin: 0 0 5px -20px;
  padding:0;
 clear:both;
}
#indicebox ul#indiceRivista li a{
 font-size:9px;
}
#indicebox ul#indiceRivista li p span{
 color:#fff;
 font-family: "courierps", "times new roman", courier, serif;
 font-size: 18px;
 font-weight: bold;
 display:block;
 clear:both;
 float:left;
 width:32px;
 height:28px;
 padding:5px 0 0 0 ;
 margin: 0 10px 10px 0;
 text-align:center;
}
#indicebox ul#indiceRivista li p i{
 color:#888;
 text-transform:uppercase;
 display:block;
float:left;
width:100px;
 font-size:10px;
}
#indiceleft{
	float:left;
	width:135px;
}
#indiceright{
	float:right;
	width:135px;
}

p.linksBox{
 text-align:center;
 display:block;
}

span.links{
 border:2px solid #999999;
 display:block;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
 background:#EDEDED;
 padding-top:5px;
 padding-bottom:5px;
}
#sloganRivistaHome{
display:none;
}

#logout{
	float:right;
}

.areaRegister{
width:537px;
}

.areaRegister span{
	display:block;
	float:left;
	height:18px;
	margin-left:20px;
	margin-right:3px;
	margin-top:1px;
	clear:left;
	width:170px;
	padding-top:3px;
	padding-left:3px;
}

.areaRegister form{
	clear:right;
}

.areaRegister span.back{
	background:#8B8B8B;
	font-weight:bold;
color:#ffffff;
}

.areaRegister input{
	display:block;
	float:left;
	height:18px;
	width:300px;
}

#forgPassword input.text{
	display:block;
	float:left;
	height:22px;
	width:300px;
}

.areaRegister select{
	display:block;
	float:left;
	height:22px;
	width:305px;
}

.areaRegister input.submit{
	display:block;
	float:right;
	height:auto;
	width:auto;
	margin-top:10px;
	margin-right:38px;
	margin-bottom:35px;
}

.areaRegister .subtitle{
	clear:right;
	margin-bottom:25px;
}

.areaRegister .privacy{
	display:block;
	float:left;
}

.areaRegister .privacy input{
	display:block;
	float:none;
	height:auto;
	width:auto;
	display:inline;
}

.areaRegister .privacy span{
	display:block;
	float:none;
	height:25px;
	margin-top:15px;
	clear:none;
	width:auto;
	padding-top:3px;
	padding-left:3px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

.areaRegister .privacy .radio{
	text-align:center;
}

.badLogin{
	color:#ff0000;
}

#content #tree,
#content #tree ul{
	list-style-type:none;
}

#content #tree input,
#content #tree img{
	border:none;
}

#content #tree a{
	COLOR: #000000;
	text-decoration:none;
}

.messAttivazione{
 color:#ff0000;
}

.messAttivazione a{
 color:#ff0000;
text-decoration:underline;
}

#boxHome1{
width:707px;
height:206px;
margin-bottom:17px;
}

#boxHome1 .bannerXsmallHome{
float:left;
}

#boxHome1 .text{
float:left;
font-size:18px;
width:610px;
height:206px;
margin-left:17px;
}

#boxHome2{
margin-bottom:17px;
}

#boxHome3 h1{
width:443px;
}

#boxHome3 .hallHome{
float:left;
}

#boxHome3 .text{
float:left;
font-size:18px;
width:443px;
height:243px;
margin-left:17px;
}

h1{
margin: 0 0 25px 0;
padding:0 0 0 0;
font-size:36px;
text-transform:uppercase;
font-family:"Arial Condensed";
width:491px;
}

#boxHome3 h1{
margin: 0 0 15px 0;
padding:0 0 0 0;
font-size:36px;
text-transform:uppercase;
}

#boxPage1{
width:491px;
height:206px;
margin-bottom:17px;
}

#boxPage1 .bannerXsmallHome{
float:left;
}

#boxPage1 .text{
float:left;
font-size:18px;
width:394px;
height:206px;
margin-left:17px;
}

#pages h2{
display:none;
}

.entry ul , #sidebar ul {
list-style-type: none;
}

#pages ul{
margin:0;
padding:0;
font-family:Arial, Sans-serif;
font-size:18px;
color:#910000;
}

#pages a{
color:#910000;
text-transform:uppercase;
}

#gengo_lang .widgettitle{
display:none;
}

#youTube{
float:right;
width:200px;
}

#headTube h3{
font-size:18px;
margin:0px;
padding:0px;
color:#910000;
}

.contenutoPagina{
width:491px;
font-family:Arial, Sans-serif;
font-size:18px;
color:#910000;
}

.contenutoPagina a, .contenutoPagina a:hover, .contenutoPagina a:visited{
color:#910000;
text-decoration:underline;
font-size:14px;
}

.contenutoPagina img{
width:110px;
margin-right:12px;
margin-bottom:12px;
}

#a{
	position:relative;
	float:right;
}

#b{
	padding:0;
	margin:0;
	position:absolute;
	top:128px;
	left:-39px;
	width:100px;
	filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

#a1{
	position:relative;
	float:right;
}

#b1{
	padding:0;
	margin:0;
	position:absolute;
	top:-25px;
	left:-136px;
	width:130px;
}

h3{
	color:#910000;
}

.current_page_item a{
	text-decoration:underline;
}

.linea_form{
	clear:left;
	width:491px;
	margin-bottom:16px;
	overflow:auto;
}

.linea_form span{
	display:block;
	float:left;
	font-family:Arial, Sans-serif;
	font-size:18px;
	color:#910000;
	width:156px;
}

input{
	float:left;
	background:#fff;
	border:1px solid #910000;
	font-family:Arial, Sans-serif;
	font-size:18px;
	color:#910000;
	width:261px;
	height:24px;
}

textarea{
	float:left;
	background:#fff;
	border:1px solid #910000;
	font-family:Arial, Sans-serif;
	font-size:14px;
	color:#910000;
	width:261px;
	height:160px;
}

input.button{
	float:none;
	background:#ECECB7;
	border:1px solid #910000;
	font-family:Arial, Sans-serif;
	font-size:18px;
	color:#910000;
	width:auto;
	height:auto;
	margin-right:17px;
}