/*  
Theme Name: HotelSanRemo
Theme URI: http://www.hotelsanremo.it/
Description: Theme for Hotel SanRemo
Author: Mediatika
Author URI: http://mediatika.it/
*/

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

body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #686868;
	background: #49c7f6 url(images/bg.gif) repeat-x;
	text-align: center;
}

a {
    color: #184981;
    text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover {
    color: #016fb0;
    text-decoration: none;
} 

p {
    padding-top: 5px;
}

img {
    border: none;
}

ul {
    list-style-type: none;
}

#page {
    background: url(images/bg-container.gif) no-repeat top center;
	min-height: 895px;
	height: auto !important;
	height: 895px;
}

#container {
    width: 945px;
}



/* ------------------------- HEADER ------------------------- */

#top-head {
	width: 905px;
	height: 20px;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
}

#header {
    background: #ffffff url(images/bg-header.gif) repeat-y;
	width: 904px;
	padding-bottom: 5px;
}
 
h1#logo a {
    background: url(images/logo.gif);
	float: left;
	width: 392px;
	height: 107px;
	margin: 10px 0 0 8px;
	display: inline;
    text-indent: -9999px;
}

#header h2 {
    text-indent: -9999px;
}

p#desc {
    text-indent: -9999px;
}

#clear-head {
    width: 890px;
	clear: both;
	background: #1abdfa;
	height: 3px;
}

.home #slideshow {
	height: 252px;
	margin: 8px 2px;
	width:900px;
	overflow: hidden;
}

.home #slideshow img {
	height: 252px;
	width:900px;
	overflow: hidden;
}

#slideshow {
	height: 180px;
	overflow: hidden;
	margin: 8px 2px;
}
 
	/* ---------------- Menu ---------------- */ 
 
ul#topmenu {
   margin-left: 15px;
   float: left;
}

ul#topmenu li {
   float: left;
   padding-top: 25px;
}

li.break {
   float: left;
   width: 4px;
   height: 80px;
   text-indent: -9999px;
   background: url(images/head-listmark.gif) no-repeat;
}

li#top-home a {
   width: 62px;
   height: 28px;
   background: url(images/menu-home.gif) no-repeat top;
   text-indent: -9999px;
   float: left;
   margin: 0 5px;   
   display: inline;
}

li#top-home a:hover {
   background: url(images/menu-home.gif) no-repeat bottom;
}

li#top-hotel a {
   width: 62px;
   height: 28px;
   background: url(images/menu-hotel.gif) no-repeat top;
   text-indent: -9999px;
   float: left;
   margin: 0 5px;   
   display: inline;
}

li#top-hotel a:hover {
   background: url(images/menu-hotel.gif) no-repeat bottom;
}

li#top-offerte a {
   width: 60px;
   height: 28px;
   background: url(images/menu-offerte.gif) no-repeat top;
   text-indent: -9999px;
   float: left;
   margin: 0 5px;   
   display: inline;
}

li#top-offerte a:hover {
   background: url(images/menu-offerte.gif) no-repeat bottom;
}

li#top-listino a {
   width: 61px;
   height: 28px;
   background: url(images/menu-listino.gif) no-repeat top;
   text-indent: -9999px;
   float: left;
   margin: 0 5px;   
   display: inline;
}

li#top-listino a:hover {
   background: url(images/menu-listino.gif) no-repeat bottom;
}

li#top-dove a {
   width: 77px;
   height: 28px;
   background: url(images/menu-dove.gif) no-repeat top;
   text-indent: -9999px;
   float: left;
   margin: 0 5px;   
   display: inline;
}

li#top-dove  a:hover {
   background: url(images/menu-dove.gif) no-repeat bottom;
}

li#top-contatti a {
   width: 63px;
   height: 28px;
   background: url(images/menu-contatti.gif) no-repeat top;
   text-indent: -9999px;
   float: left;
   margin: 0 5px;   
   display: inline;
}

li#top-contatti  a:hover {
   background: url(images/menu-contatti.gif) no-repeat bottom;
}

#languages {
	float: right;
    margin: 0px 4px 10px 0;
	width: 45px;
}

#eng-flag a {
   background: url(images/eng-flag.gif) no-repeat bottom center;
   width: 16px;
   height: 10px;
   text-indent: -9999px;
   float: left;
}

#de-flag a {
   background: url(images/de-flag.gif) no-repeat bottom center;
   width: 16px;
   height: 10px;
   margin-left: 5px;
   text-indent: -9999px;
   float: left;
}

#ita-flag a {
   background: url(images/ita-flag.gif) no-repeat bottom center;
   width: 16px;
   height: 10px;
   margin-left: 5px;
   text-indent: -9999px;
   float: left;
}


/* ------------------------- CONTENT ------------------------- */

.home #content {
	width: 905px;
	height: 325px;
	background: url(images/index-middlepage.gif) no-repeat;
	color: #ffffff;
}

#content {
	background: #81d1f5 url(images/bg-content.gif) no-repeat top;
	width: 898px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	float: left;
	display: inline;
	margin: 10px 0 10px 23px;
}

.box-img {
	float: left;
	margin: 0 10px 3px 0;
	width: 95px;
	height: 58px;
	background: url(images/box-img.gif) no-repeat bottom center;
}

.box-home {
	width: 265px;
	text-align: left;
	float: left;
	font-size: 11px;
	margin: 25px 22px 0 0;
	display: inline;
	color: #015f86;
}

#slide-offerte {
	float: left;
}

.box-home-post {
	padding: 5px 8px;
	margin-bottom: 3px;
	min-height: 57px;
	height: auto !important;
	height: 57px;
	width: 248px;
	float: left;
	background: url(images/bg-offerte.gif) repeat-x;
}

.box-home-post img {
	float: left;
	margin: 0 10px 3px 0;
	width: 95px;
	height: 58px;
	overflow: hidden;
}

h3#offerte a {
	width: 265px;
	height: 46px;
	text-indent: -9999px;
	float: left;
	margin-top: 3px;
	background: #ffffff url(images/h3_offerte.gif) no-repeat bottom right;
}

h3#foto a {
	width: 226px;
	overflow: hidden;
	height: 46px;
	text-indent: -9999px;
	float: left;
	background: #ffffff url(images/h3_foto.gif) no-repeat bottom right;
}

#gallery-home {
	width: 225px;
	height: 205px;
	float: left;
	overflow: hidden;
	margin-bottom: 5px;
}

.box-home-gallery {
	width: 235px;
	float: left;
	margin-top: 33px;
}

.box-home-video {
	width: 370px;
	float: left;
	margin: 25px 0 0 8px;
	display: inline;
}

h3#video- a {
	width: 370px;
	overflow: hidden;
	height: 46px;
	text-indent: -9999px;
	float: left;
	background: #ffffff url(images/h3_video.gif) no-repeat bottom right;
}



	/* ---------------- Post page ---------------- */ 
 
.post-col {
   width: 570px;
   float: left;
   display: inline;
   text-align: left;
   color: #004b8c;
   font-size: 13px;
   line-height: 22px;
   padding: 5px 15px 5px 10px;
}

.post-col img {
   float: left;
   margin: 0 10px 8px 0;
   padding: 2px;
   border: 1px solid #c3edff;
}

.post-col h2 {
   color: #c1eafc;
   font: bold 26px/28px Arial, Helvetica, sans-serif;
   text-shadow: 1px 1px #4eb0d9, 0 1px #4eb0d9;
   width: 570px;
   padding: 5px;
   border-bottom: 1px solid #a0ddf9;
   float: left;
   margin: 10px 0 10px 0;
}

.post-col h3 a {
   font: bold 16px/18px Arial, Helvetica, sans-serif;
   margin: 6px 0;
   border-bottom: 1px solid #a0d7ef;
   padding: 0 0 5px 15px;
   float: left;
   background: url(images/offerte-listmark.gif) no-repeat left;
   width: 540px;
}

.post-col li {
	padding-left: 18px;
	margin: 3px 8px;
	text-align: left;
	background: url(images/post-listmark.gif) no-repeat left top;
}

#sidebar {
   width: 280px;
   float: left;
   margin-top: 47px;
   text-align: left;
   padding-bottom: 20px;
}

a.listino-sidebar {
   padding: 10px 0px;
   float: left;
}

.post-col-hotel {
   width: 570px;
   float: left;
   display: inline;
   text-align: left;
   color: #004b8c;
   font-size: 14px;
   line-height: 22px;
   padding: 5px 15px 5px 10px;
}

.post-col-hotel img {
   float: left;
   margin: 0 10px 8px 0;
   
}

.post-col-hotel h2 {
   color: #c1eafc;
   font: bold 26px/28px Arial, Helvetica, sans-serif;
   text-shadow: 1px 1px #4eb0d9, 0 1px #4eb0d9;
   width: 570px;
   float: left;
   padding: 5px;
   border-bottom: 1px solid #a0ddf9;
   margin: 10px 0 10px 0;
}

.post-col-hotel h3 a {
   font: bold 16px/18px Arial, Helvetica, sans-serif;
   margin: 6px 0;
   border-bottom: 1px solid #a0d7ef;
   padding-bottom: 2px;
   float: left;
   width: 540px;
}


	/* ---------------- Form contatti ---------------- */ 
	
#formcontatti {
	float: left;
	width: 570px;
	margin: 15px 0 20px 0;
} 

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

#post_contatti_info {
	float: left;
	width: 350px;
	display: inline;
	margin: 15px 0 0 15px;
	float: right;
} 

#post_contatti input {
	float: left;
	width: 165px;
	color: #0099FF;
	display: inline;
	border: 1px solid #ffffff;
	margin: 2px 0 10px 0;
} 

.req {
	color: #0099FF;
	font-weight: bold;
	font-size: 10px;
	text-shadow: none;
} 

p.informativa {
	font-size: 9px;
	width: 320px;
	float: left;
	margin: 4px 0;
	line-height: 12px;
}


#content textarea {
	color: #0099FF;
	background: #ffffff;
	color: #999;
	width: 340px;
	height: 190px;
	overflow: auto;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #ececec;
}

.periodo {
	float: left;
	width: 150px;
	padding: 0px 10px 10px 10px;
	background:  #b8ebff;
	margin-bottom: 20px;
}

.period {
	float: left;
	width: 100px;
}

.button {
     background: #b8ebff;
     padding: 5px 10px 5px 10px;
     text-align: center;
	 float: left;
     font-weight: bold;
     color: #0099FF;
	 border: 1px solid #ffffff;
	 cursor: pointer;
     -webkit-border-radius: 4px; -moz-border-radius: 4px;  -khtml-border-radius: 4px;  border-radius: 4px;
}


	/* ---------------- Form contatti ---------------- */ 

.comments {
	margin: 20px 0 0 0;
	font-size: 18px;
}

.odd {
	background: #f6fcff;
	padding: 14px;
	margin-top: 10px;
	border: 7px solid #d6f2ff;
}

.even {
	background: #e4f7ff;
	padding: 14px;
	margin-top: 10px;
	border: 7px solid #d6f2ff;
}

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

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

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
	margin-top: 20x;
}

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

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

.comment-author  {
	height: 25px;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 11px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #263A70;
	}
	
p.fn {
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	}


cite {
	font: 11px 'Courier New', Courier, Fixed;
	}
	

/* ------------------------- FOOTER ------------------------- */

#footer {
	width: 901px;
	height: 185px;
	overflow: hidden;
	float: left;
	border-top: 1px solid #5bcdff;
	border-rigth: 1px solid #5bcdff;
	border-left: 1px solid #5bcdff;
	margin: 10px 0 20px 22px;
	font-size: 11px;
	display: inline;
	background: url(images/footer_bg.gif) repeat-x;
}

.foot-box {
	width: 250px;
	float: left;
	margin: 10px 10px;
}

h5#servizi {
	text-indent: -9999px;
	float: left;
	width: 250px;
	height: 17px;
	margin-bottom: 10px;
	background: url(images/servizi.gif) no-repeat;
}

ul#services li {
	padding-left: 12px;
	margin: 3px 8px;
	text-align: left;
	float: left;
	width: 250px;
	background: url(images/footer_listmark.gif) no-repeat left;
}

.foot-separate {
	margin-top: 10px;
	width: 4px;
	height: 150px;
	float: left;
	background: url(images/v-ball.gif) repeat-y;
}

h5#sitemap {
	text-indent: -9999px;
	float: left;
	width: 250px;
	height: 20px;
	margin-bottom: 10px;
	background: url(images/sitemap.gif) no-repeat;
}

ul#sitemap-li li {
	padding-left: 12px;
	margin: 3px 8px;
	text-align: left;
	float: left;
	width: 80px;
	background: url(images/sitemap-listmark.gif) no-repeat left;
}

p#copyright {
	text-align: right;
	line-height: 17px;
	padding: 8px 27px 0 0;
}

h5#credits a {
	float: right;
	font-size: 11px;
	cursor: pointer;
	margin: 2px 27px 0 0;
}

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

/* ------------------------- GALLERY ------------------------- */

.ngg-galleryoverview img {
	width: 110px;
	height: 70px;
	overflow: hidden;
	float: left;
	padding: 2px;
	border: 1px solid #73C2E3;
	margin: 10px;
}

.ngg-galleryoverview {
	float: left;
	width: 570px;
	padding-bottom: 10px;
}

.ngg-navigation {
	clear: both;
	font-size: 11px;
	padding-left: 10px;
}

.ngg-navigation span {
	font-weight:bold;
	margin: 0 8px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border: 1px solid #73C2E3;
	margin-right: 3px;
	padding: 3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #6CF;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.wp-table-reloaded {
	margin:10px 0px 15px 0px;
	font-size:14px;
	width:100%;
	float: left;
	text-align:left;
    text-shadow: none;
}
.wp-table-reloaded th {
	background: #e4f7ff;
	border: 2px solid #d6f2ff;
    color: #015f86;
	padding:4px;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding: 4px 4px 4px 10px;
    color: #015f86;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#bdebfd;
}
.wp-table-reloaded .odd td{
	background-color:#dff6ff;
}
.wp-table-reloaded .header {
	background-image:url(http://www.hotelsanremo.it/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://www.hotelsanremo.it/content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://www.hotelsanremo.it/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}
