/*
Theme Name: Vi.Re. Viaggi
Author: Wave
*/


* {
	margin: 0 auto;
    padding: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff url(images/bg.gif) repeat-x;
	color: #a8a8a8;
	text-align: center;
}
 
a {
    color: #ffffff;
    text-decoration: none;
	outline: none;
}

a:hover {
    color: #9da9c1;
} 

img {
    border: none;
}

#main_container {
    width: 100%;
	text-align: left;
} 

.container {
    width: 930px;
} 

#date {
	text-align: right;
	padding: 5px 30px 0 0;
	font-size: 11px;
	text-transform: capitalize;
} 

#header {
    width: 922px;
	height: 196px;
	margin-right: 9px;
	background: url(images/bg_header.gif) repeat-x;
} 

.img_grunge {
    width: 100%;
	height: 40px;
	position: absolute;
	margin-top: 161px;
	clear: both;
	background: url(images/grunge_top.png) left repeat-x;
}

h1#logo a {
	text-indent: -9999px;
	background: url(images/logo2.gif) no-repeat;
	width: 216px;
	height: 139px;
	float: left;
	display: inline;
	margin: 2px 0 0 10px;
}


/* TOP MENU */

ul#top_menu {
	height: 28px;
	margin: 85px 30px 0 0;
	display: inline;
	list-style-type: none;
	float: right;
}

ul#top_menu li {
	display: inline;
	margin-left: 8px;
	float: left;
}

li#top_home a {
	width: 69px;
	height: 28px;
	background: url(images/top_menu_home.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#top_home a:hover {
	background: url(images/top_menu_home.gif) no-repeat left bottom;
}

li#top_offerte a {
	width: 69px;
	height: 28px;
	background: url(images/top_menu_offerte.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#top_offerte a:hover {
	background: url(images/top_menu_offerte.gif) no-repeat left bottom;
}

li#top_last a {
	width: 92px;
	height: 28px;
	background: url(images/top_menu_last.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#top_last a:hover {
	background: url(images/top_menu_last.gif) no-repeat left bottom;
}

li#top_incoming a {
	width: 77px;
	height: 28px;
	background: url(images/top_menu_incoming.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#top_incoming a:hover {
	background: url(images/top_menu_incoming.gif) no-repeat left bottom;
}

li#top_gruppo a {
	width: 69px;
	height: 28px;
	background: url(images/top_menu_gruppo.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#top_gruppo a:hover {
	background: url(images/top_menu_gruppo.gif) no-repeat left bottom;
}

li#top_nozze a {
	width: 69px;
	height: 28px;
	background: url(images/top_menu_nozze.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#top_nozze a:hover {
	background: url(images/top_menu_nozze.gif) no-repeat left bottom;
}

li#top_foto a {
	width: 69px;
	height: 28px;
	background: url(images/top_menu_foto.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#top_foto a:hover {
	background: url(images/top_menu_foto.gif) no-repeat left bottom;
}




/* HOME BOX CONTENT */

#img_box_left {
	width: 12px;
	height: 330px;
	float: left;
	background: url(images/img_cont_left.gif) no-repeat left;
}

#img_box_right {
	width: 12px;
	height: 330px;
	float: left;
	background: url(images/img_cont_right.gif) no-repeat left;
}

#img_box_bottom {
	width: 901px;
	height: 11px;
	float: left;
	background: url(images/img_cont_bottom.gif) no-repeat left;
}

#box_desc {
	position: absolute;
	top: 270px; 
	left: 0px; 
	width: 875px;
	height: 40px;	
	z-index: 1;
	border-top: 1px solid #728cad;
	border-bottom: 1px solid #728cad;
	background: #113f70;
	opacity:0.4;filter:alpha(opacity=55);
}

p#description {
	font: 22px "Times New Roman", Times, serif;
	color: #fff;
	position: absolute;
	top: 272px;
	z-index: 1;
	left: 15px; 
	width: 875px;
}

#imageContainer { 
	height: 330px;
	z-index: 2;
}  

#imageContainer img { 
	display: none; 	
	position: absolute; 	
	top: 0px; 
	left: 0px; 	
	height: 330px;  	
	width: 875px; 	
	opacity: -0.01;
} 

.sliderwrapper {
	position: relative; 
	overflow: hidden; 
	width: 875px;
	height: 330px;
	float: left;
}

.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute; 
	left: 0;  
	top: 0;
	width: 875px;
	height: 330px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background: url(images/bg_contentdiv.gif) repeat-x;
}

.contentdiv a {
	color: #346897;
}

.contentdiv p {
	font-size: 14px;
	float: left;
	width: 500px;
	margin-left: 20px;
	padding: 5px 15px;
	color: #666666;
}

.main_contentdivbox {
	height: 277px !important;
	overflow: hidden;
	float: left;
	width: 875px;
}

ul#links {
	width: 800px;
	height: 200px;
	float: left;
	list-style-type: none;
}

ul#links li {
	padding: 10px;
	background: #ccc;
	margin: 20px;
	background: url(images/icon_links.gif) no-repeat left;
	float: left;
	border-bottom: 1px solid #92b1cb;
}

ul#links li a {
	padding-left: 15px;
}

div.pagina a {
	width: 113px;
	height: 12px;
	float: left;
	margin: 10px 0 0 35px;
	display: inline;
	text-indent: -9999px;
	background: url(images/vai_pagina.gif) no-repeat right top;
}

div.pagina a:hover {
	background: url(images/vai_pagina.gif) no-repeat right bottom;
}



/* MAIN MENU */

#menu {
	width: 100%;
	height: 113px;
	clear: both;
	background: url(images/main_menu_bg.gif) repeat-x;
}

ul#main_menu { 
    width: 910px;
	height: 68px;
	margin: 28px 0px 0 0;
	display: inline;
	list-style-type: none;
	float: left;
}

ul#main_menu li {
	display: inline;
	margin: 0 8px;
	float: left;
}

li#main_menu_home a {
	width: 163px;
	height: 48px;
	background: url(images/main_menu_home.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#main_menu_home a:hover, li#main_menu_home a.selected  {
	background: url(images/main_menu_home.gif) no-repeat left bottom;
}

li#main_menu_servizi a {
	width: 163px;
	height: 48px;
	background: url(images/main_menu_servizi.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#main_menu_servizi a:hover, li#main_menu_servizi a.selected  {
	background: url(images/main_menu_servizi.gif) no-repeat left bottom;
}

li#main_menu_dove a {
	width: 163px;
	height: 48px;
	background: url(images/main_menu_dove.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#main_menu_dove a:hover, li#main_menu_dove a.selected  {
	background: url(images/main_menu_dove.gif) no-repeat left bottom;
}

li#main_menu_links a {
	width: 163px;
	height: 48px;
	background: url(images/main_menu_links.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#main_menu_links a:hover, li#main_menu_links a.selected  {
	background: url(images/main_menu_links.gif) no-repeat left bottom;
}

li#main_menu_contatti a {
	width: 163px;
	height: 48px;
	background: url(images/main_menu_contatti.gif) no-repeat left top;
	text-indent: -9999px;
	float: left;
}

li#main_menu_contatti a:hover, li#main_menu_contatti a.selected  {
	background: url(images/main_menu_contatti.gif) no-repeat left bottom;
}



/* BOX OFFERTE HOME */

.slider ul {
	margin:0;
	padding:0;
	list-style:none;
}

.slider li { 
	width: 290px;
	height: 240px;
	float: left;
	overflow:hidden; 
}	

#box_home {
	width: 100%;
	height: 335px;
	background: url(images/bg_box_home.gif) repeat-x;
	clear: both;
}

.boxes {
	width: 290px;
	height: 240px;
	background: #013b6e url(images/bg_box.gif) repeat-x;
	float: left;
	border-bottom: 1px solid #ffffff;
	margin: 20px 5px 0 5px;
}

#box1 {
	background: url(images/box1.gif) top right no-repeat;
}

#box2 {
	background: url(images/box2.gif) top right no-repeat;
}

#box3 {
	background: url(images/box3.gif) top right no-repeat;
}

#box_home h3 {
	font: 25px "Times New Roman", Times, serif;
	color: #fff;
	width: 270px;
	padding: 4px 0 15px 12px;
	text-align: left;
}

.box_home_img {
	width: 263px;
	height: 78px;
	overflow: hidden;
	border: 3px solid #214f77;
	background: url(images/img_box_bg.gif) no-repeat;
}

.box_home_img img {
	width: 263px;
}

h4.offerta_home_title a {
	font: bold 12px "Times New Roman", Times, serif;
	text-transform: uppercase;
	width: 263px;
	float: left;
	margin: 7px 10px;
}

#box_home p {
	width: 263px;
	float: left;
	margin: 0px 10px;
	display: inline;
}

.plus_info {
	width: 263px;
	margin: 7px 10px;
	float: left;
	font-size: 10px;
	border-top: 1px solid #275781;
	padding: 2px 0 0 10px;
	background: url(images/icon_plus.gif) no-repeat;
}

#prenota-online a {
	background: url(images/btn-prenota.png) top right no-repeat;
	width: 290px;
	height: 32px;
	text-indent: -9999px;
	float: left;
	display: inline;
	margin: 10px 0 0 304px;
}

#prenota-online a:hover {
	background: url(images/btn-prenota.png) bottom right no-repeat;
}



/* FOOTER */

#footer {
	width: 100%;
	height: 105px;
	clear: both;
	background: url(images/bg_footer.gif) repeat-x bottom;
}

ul#foot {
	color: #113e6f;
	width: 500px;
	float: left;
	list-style-type: none;
}

ul#foot li {
	float: left;
}

ul#foot li a {
	color: #113e6f;
	float: left;
	margin: 8px 8px;
}

ul#foot li a:hover {
	color: #9da9c1;
}

p#wave a {
	text-indent: -9999px;
	width: 64px;
	height: 16px;
	margin: 6px 0 0 320px;
	float: left;
	background: url(images/logo_wave.gif) no-repeat right;
}



/* SEARCHFORM AND COPY */

#searchform {
	float: left;
	width: 930px;
	margin-top: 38px;
}

#searchform #s {
	width: 200px;
	height: 10px;
	font-size: 9px;
	padding: 2px;
	color: #666666;
	margin-bottom: 4px;
}

#searchsubmit {
	border: none;
	text-indent: -9999px;
	width: 30px;
	cursor: pointer;
	color: #063f72;
	background: url(images/search_button.gif) no-repeat;
}

#copy {
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	float: right;
	padding-right: 35px;
}
#panel {
	background: #6d6f6e;
	height: 200px;
	display: none;
	color:#fff;
	padding-left:20px;
	}


/* PAGES */

#content {
	width: 100%;
	background: url(images/bg_page.gif) repeat-x bottom;
	float: left;
	padding-bottom: 30px;
}

.post {
	width: 600px;
	min-height: 520px;
	height: auto !important;
	height:520px;
	float: left;
}

.post a {
	color: #346897;
}

.post img {
	border: 3px solid #5987af;
	float: left;
	margin: 0 10px 10px 0;
}

.entry ul {
	list-style-type: none;
	text-align: left;
	width: 550px;
	float: left;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 10px;
	margin: 5px 0 10px 0;
}

.entry li {
	list-style-type: none;
	padding: 8px 0 5px 16px;
	color: #656565;
	font-size: 13px;
	margin-left: 10px;
	background: url(images/icon_list.gif) no-repeat left;
}

.post p {
	padding: 5px;
	font-size: 13px;
	line-height: 18px;
	color: #656565;
}

h2.title_post {
	font: 32px "Times New Roman", Times, serif;
	color: #013b6e;
	text-align: left;
	padding: 10px 0;
}

.entry_gallery img {
	width: 180px;
	height: 102px;
	margin: 5px;
}


/* SIDEBAR */

.clear_sidebar {
	float: left;
	width: 245px;
	margin: 50px 0 5px 35px;
}

.boxes_sidebar {
	background: #013b6e url(images/bg_boxes_sidebar.gif) bottom repeat-x;
	float: left;
	width: 245px;
	border-bottom: 1px solid #ffffff;
	margin: 10px 0 5px 35px;
}

#box1_sidebar {
	background: url(images/box1_sidebar.gif) top right no-repeat;
	float: left;
}

#box2_sidebar {
	background: url(images/box2_sidebar.gif) top right no-repeat;
	float: left;
}

#box3_sidebar {
	background: url(images/box3_sidebar.gif) top right no-repeat;
	float: left;
}

#prenota-online_sidebar a {
	background: url(images/btn-prenota-sidebar.png) top right no-repeat;
	float: left;
	width: 248px;
	height: 32px;
	text-indent: -9999px;
	margin: 10px 0 0 35px;
}

#prenota-online_sidebar a:hover {
	background: url(images/btn-prenota-sidebar.png) bottom right no-repeat;
}


.box_content {
	width: 245px;
	float: left;
}

.box_content h3 {
	font: 25px "Times New Roman", Times, serif;
	color: #fff;
	width: 225px;
	margin: 12px 8px;
	text-align: left;
}

span.sidebar_title a {
	font: bold 12px "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 2px 10px 5px 10px;
	width: 225px;
	float: left;
}

.box_content p {
	float: left;
	padding: 0 0 10px 10px;
	width: 225px;
}

.plus_info_sidebar {
	width: 225px;
	margin: 7px 10px;
	float: left;
	font-size: 10px;
	border-top: 1px solid #275781;
	padding: 2px 0 0 10px;
	background: url(images/icon_plus.gif) no-repeat;
}


/* PAGE CONTATTI */

#post_contatti {
	float: left;
	width: 190px;
	display: inline;
	margin: 15px 0 0 0;
} 

#post_contatti input {
	width: 190px;
	font-size: 11px;
	margin-top: 5px;
} 


#post_contatti_info {
	float: left;
	width: 360px;
	display: inline;
	margin: 15px 0 0 35px;
} 

.req {
	color: #346897;
	font-weight: bold;
	font-size: 13px;
} 

#content textarea {
	color: #0099FF;
	background: #f6f8f9;
	color: #999;
	width: 330px;
	margin-top: 5px;
	font-size: 11px;
	height: 190px;
	overflow: auto;
	border: 1px solid #ececec;
} 

#post_contatti_info input {
	background: url(images/submit.gif) no-repeat center;
	border: none;
	cursor: pointer;
	float: right;
	width: 61px;
	height: 26px;
	font-size: 12px;
	color: #346897;
	text-align: center;
	margin: 0 25px 20px 0;
} 


/* SINGLE */

.valida {
	color: #ef248d;
	width: 590px;
	font-style: italic;
	font-weight: bold;
	float: left;
	margin: 0 0 12px 5px;
}

.slide {
	margin: 5px 0px;
	padding: 0;
	clear: both;
	border-top: solid 1px #cccccc;
}

.btn-slide {
	text-align: right;
	width: 590px;
	height: 52px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold italic 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.active {
	background-position: right 12px;
	background: url(images/panel_active.gif) repeat-x;
	font: italic 13px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#panel {
	width: 590px;
	height: 110px;
	background: url(images/bg_list.gif) repeat-x bottom;
}

ul#info {
	list-style-type: none;
	width: 360px;
	float: right;
}

ul#info li {
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	color: #013b6e;
}

li#address {
	padding-left: 20px;
	background: url(images/address_icon.gif) no-repeat left;
}

li#tel {
	padding-left: 20px;
	background: url(images/tel_icon.gif) no-repeat left;
}

li#mail {
	padding-left: 20px;
	background: url(images/mail_icon.gif) no-repeat left;
}



/* ARCHIVIO */

.box_archivio {
	width: 550px;
	float: left;
	border-bottom: 1px solid #a3a7ab;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

h2.title_post_archive {
	font: 22px "Times New Roman", Times, serif;
	color: #013b6e;
	text-align: left;
	padding: 10px 0;
}

.foto_archivio img {
	width: 140px;
	height: 80px;
	margin: 5px 12px 5px 5px;
}



/* COMMENTI */

.commentlist ol {
	width: 560px;
	float: left;
	margin: 10px 0;
}

h3.comments {
	font: 22px "Times New Roman", Times, serif;
	color: #013b6e;
	text-align: left;
	padding: 25px 0 15px 0;
}

.commentlist li {
	font-size: 1em;
	padding-bottom: 15px;
} 

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	width: 40px;
	height: 40px;
	margin: 0 8px 0 0;
	background: #fff;
}

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

