/* 

	Theme Name: Hbviaggi 2.0

	Theme URL: http://www.hbviaggi.com/blog

	Description: adattamento layout hbviaggi su piattaforma wordpress

	Author: Nicolò Conte

	Author URI: http://www.now-multimedia.net

	Version: 1.0


*/


@charset "utf-8";
body {
	background-color: #DDC597;
	background-image: url(http://www.hbviaggi.com/immagini/sfondo_scuro.png);
	background-repeat: repeat;
	font-family: Cambria, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3A2D21;
	position:relative;
	z-index: 1
}

a:link {
	color: #EA5800;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #E4571B;
}
a:active {
	text-decoration: underline;
}

img { border: none; }
#testata {
	width: 929px;
	height: 220px;
	background-image: url(http://www.hbviaggi.com/immagini/sfondo_alto.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 20px;
}

blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif; 
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #FFFCED;
	border-top: 1px solid #F2E6B1;
	border-left: 1px solid #F2E6B1; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

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


#contenitore {
	background-color: #FFFFFF;
	background-image: url(http://www.hbviaggi.com/immagini/parte_centrale.png);
	background-repeat: repeat-y;
	width: 929px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;

}
#contenuto {
	width: 880px;
	margin-left: 25px;
	margin-right: 25px;
	text-align:left;
}
#sx {
	float: left;
	width: 550px;
}
#dx {
	float: right;
	width: 300px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #9B0606;
}

#dx ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#dx li{
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#dx a:link, #dx a:visited{
	display: block;
	background: #fff;
	color: #05181E;
	margin: 0;
	padding: 0.3em 0.6em 0.3em 0;
	text-decoration: none;
	text-align:right;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #990000;
}
#dx a:hover, #dx a:focus, #dx a:active{
	border-color: #05181E;
	text-decoration: none;
	color: #993300;
	background-color: #fff;
}

#menu {
	text-align:left;
	width: 880px;
	margin-left: 25px;
	margin-right: 25px;
	height: 180px;
}


#alto {
	background-image: url(http://www.hbviaggi.com/immagini/parte_alta.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 929px;
	clear: none;
	font-size: xx-small;
}

#footer {
	background-image: url(http://www.hbviaggi.com/immagini/parte_bassa.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 929px;
	clear: both;
	font-size: small;

}


/*Definizione del menu */


#contenitore #testata li {
	float: left;
	text-align: left;
	list-style-type: none;
	margin-left: 0;
	margin-top:0,5;
	line-height: 0.7em;
}

img#chisiamo a:hover{
	position: relative;
	z-index:+1;
	width: 200px;
	height: 60px;
	background-image: url(http://www.hbviaggi.com/immagini/menu_chi_siamo_a.png);
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#logo {
	height: 99px;
	background-image: url(http://www.hbviaggi.com/immagini/logo_hbviaggi.png);
	background-repeat: no-repeat;
	width: 210px;
	clear: both;
	padding-left: 100px;
	text-align: center;
	padding-top: 20px;
	float: left;
	margin-left: 20px;
}
#banner {
	height: 99px;
	width: 550px;
	float: right;
	text-align: right;
	margin-right: 20px;
}
h3 {
	font-size: medium;
	color: #860707;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B49377;
	font-variant: small-caps;
}

.evidenza {
	font-size: medium;
	color: #860707;
	font-weight: bolder;
	padding-left: 20px;
}



.posizione_destra {float:right;}

.posizione_sx {
	float:left;
	margin: 2px;
}

.ev2 {
	font-variant: small-caps;
	color: #666666;
	font-weight: bold;
}
ul {
	font-weight: bold;
}

.big {
	font-size: x-large;
	font-weight: bold;
	color: #990000;
	text-align: center;
	display: inline;
	line-height: 30px;
	white-space: normal;
	text-indent: 30px;
}
#colonna {
	background-color: #FFFFFF;
	width: 700px;
}

.quote {background-color:#E4DAC5}

#footer a:link{
	text-decoration: none;
	color: #FF9;
}

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

#footer a:visited{
	text-decoration: none;
	color: #BFB8A1;
}

/*----COMMENTI----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 2px dotted #F2E6B1;
	padding: 5px 5px 15px 15px;
	background: #FFFCED url(images/mug.gif) no-repeat top right;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #736E60;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #BFB8A1;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #333;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #F2E6B1;
}


#leftRail h6 {
                    font-size: 13px;
                    font-weight: bold;
                    margin:1em 0 0 0;
                    padding:0;
}

#leftRail h6 a{
                    text-decoration: underline;
}

#sidebar .relatedImgLink {
                    height:82px;
                    width:270px;
                    display:block;
                    background:transparent url(images/relatedImage.jpg) no-repeat scroll 0% 50%;
                    margin-left:-26px;
                    padding:20px 0pt 0pt 26px;
}

#sidebar .relatedImg {
                    display: block;
                    border: 1px solid #e0e0e0;
                    height: auto;
                    width: auto;
                    padding:0;
                    margin:0;
}  