/*
	Theme Name: bed and breakfast hotel silvana
	Theme URI: http://hotelsenyor.com/
Description: il sito del bed and breakfast hotel silvana di rimini
Author: Fabrizio Venerato
Author URI: http://www.shcomunication.com/
*/


/* Global */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #FFF url(images/header_bg.jpg) center top repeat-x;
	margin: 0;
	padding: 0;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}

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

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

ul,li {
    padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;	
	background: url(images/header.jpg) center 52px no-repeat;
	min-height: 347px;
}

#container {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */



/* Header */
#header {
	width: 737px;
	height: 317px;
	margin: 0px;
	padding: 0px;
	float: right;
	
}


#header h1 {
	font-family: 'Impact', Verdana, Sans-Serif ;
	font-size: 4.2em;
	font-weight: normal;
	color: #000000;
	margin: 95px 0px 0px 28px;
	padding: 0px;
}

#header h1 a {
	color: #000000;
	text-decoration: none;
}

#header h2 {
	color: #000000;
	font-size: 1.2em;	
	margin: 0px 0px 0px 5px;
}


#search {
	margin: 15px 0px 0px 28px;
}

#searchform {
	padding: 0px;
	margin: 0px;
}

#searchform input {
    color: #828181;
	font-size: 1.3em;
}

#searchsubmit {
    width: 43px;
	height: 23px;
	background: url(images/search_button.gif) no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}



/* Sidebar */

#sidebar {
	background: url(images/sidebar_top.png) no-repeat;
	margin: 0;
	padding: 277px 0px 0px 0px;
	width: 213px;
	float: left;
	color: #fff;
	position: relative;	
}

#rss {
	width: 28px;
	height: 28px;
	position: absolute;
	left: 186px;
	top: 185px;
}

#sidebar h2 {
    padding: 50px 0px 0px 0px;
	margin: 0px;
	color: #E90D71;
	font-size: 14px;
	display: block;
	width: 175px;
	
}
#sidebar h3 {
   	margin: 0px;
	color: #E90D71;
	font-size: 14px;
	display: block;
	width: 175px;
}

#sidebar_bottom {
    height: 13px;
    background: url(images/sidebar_bottom.gif) left top no-repeat;	
}

#sidebar ul {
    background-color: #222224;
	padding: 0px 20px 20px 20px;
}

#sidebar li {
	list-style:none;
	font-size: 1.1em;
	padding: 15px 5px 15px 10px;
    background: url(images/sidebar_boder.gif) left bottom repeat-x;	
}	

.sendit { background: url(images/sidebar_boder.gif) left bottom repeat-x;
}
.sendit p { padding-bottom:10px;}

#sidebar ul ul {
    padding: 5px 0px 5px 10px;
	
}

#sidebar li li {
    font-family: 'Tahoma', Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	line-height: 18px;
	display: block;	
	background: url(images/sidebar_icon.gif) left 7px no-repeat;	
    padding: 0px 0px 0px 10px;
	border-bottom: none;	
}

#sidebar li li a {
    color: #FFFFFF;
	text-decoration: none;
}

#sidebar li li a:hover {
    color: #C6DFF2;
}

#sidebar #tag li {
    background: none;
}

#sidebar #tag li a {
    text-decoration: underline;
}	
	
/* Calendar */

#calendar {
	color: #FFFFFF;
}

#calendar #calendar_wrap {
	color: #fff;
	margin: 0 0px 0px 0px;
	padding: 5px 0px 20px 0px;
}

#wp-calendar {
	margin: 0px auto;
	color: #fff;
}

#wp-calendar a {
    color: #E82766;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #C6DFF2;
}

/* Content */

#content {
	width: 736px;
	margin: 0px;
	background-color: #FFF;
	min-height:850px;	
	padding: 38px 0px 30px 0px;
	float: right;
	color:#000;
}

.post {
    padding: 0px 0px 10px 55px;	
}

.post .title {
   height: 50px;
   color:#000;
   background-image:url(images/post_title.jpg);
   background-repeat:no-repeat;  
   padding: 0px 25px 0px 65px;
   margin-top:10px;
}

.post #title_first {
	color:#000;
   
}

.post .title h2 {
    width: 550px;
	color: #000;
	font-size: 1.5em;
	line-height: 22px;
	margin: 0px;
	padding:0px;
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;			
}

.post .title h2 a {
    text-decoration: none;
	color: #000000;
	font-size:22px;
	text-transform:uppercase;
	
}
.post .title h2 a:hover {
    text-decoration: underline;
	color: #03C;
	
}

.postmetadata {
	margin: 0px;
	padding: 3px 0px 0px;
	color: #616161;
}

.postmetadata .date {
   color: #000;
   font-weight: bold;
   float: left;   
}

.postmetadata .author {
   float: right;
   padding-right: 10px;
}

.postmetadata a {
    text-decoration: none;
} 

.entry {
	width: 620px;
	overflow: hidden;
    padding: 10px 0px 5px 0px; 
    font-size: 1.2em;	
	line-height: 15px;	
	font-family: Verdana, Arial, sans-serif;
}

.post .entry p {
	padding: 2px 5px;
	margin: 2px 0px;
}

.entry li {
   color: #3C657E;
}

.entry li a:link,.entry li a:visited {
   color: #3C657E;
}

.post .entry p a {
    color: #3C657E;
}

.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #782f02;
}

.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 20px 0 0;
	color: #FF0375;	
}

.post .entry .commentline a {
	text-decoration: none;
	color: #FF0375;
	background: url(images/comments_icon.gif) left 5px no-repeat;
	padding: 0px 0px 0px 10px;
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}



/* Comments */

.comment_frame {
    padding: 10px 25px; 
}

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #555;
}

#commentform {
	margin: 5px 10px 0 0;

}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 100%;
	padding: 0px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

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

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #333;
	width: 460px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.commentlist {
	padding: 0;
	margin: 0;
	width: 460px;
}

.commentlist a {
	color: #333;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #E8F1F8;	
	border-left: 2px solid #7D6364;	
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .commentmetadata{
    font-size: 1.0em;

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #DFDFDF;
	padding: 2px;
	background: #fff;
}

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

.children {
	padding: 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #E8F1F8;
}

.thread-even {
	background-color: #E8F1F8;
}

.depth-1 {
	border: 1px solid #CDCDCD;
}

.alt {
	border-left: 2px solid #7D6364;
	margin: 0;
	padding: 10px;
	background-color: #E8F1F8;
}

.even {
	border-left: 2px solid #7D6364;
}
/* Footer */

#footer_bg {
	background: url(images/footer_bg.gif) repeat-x;
	width: 100%;
	height: 88px;
	clear: both;
	margin: 10px 0px 0px 0px;
}

#footer {
	width: 999px;
	margin: 0px auto;
}

#footer p {
	margin: 0;
	padding: 10px 10px 0px 100px;
	text-align: center;
	font-size: 0.9em;
	color: #FFF;
}

#footer a:link,#footer a:visited {
	font-size: 1.0em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

/* Images */

p img {
	padding: 5px;
	max-width: 100%;
}

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
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 30px;
	list-style-type:decimal;
}
#sidebar select {
	width: 80%;	
}
#sidebar ul ul ul {
	padding: 0;
	margin: 0;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	padding-right: 0;
	margin: 0;
	font-size: 1em;	
}


/** BEGIN featured **/

#featured {
	clear: both;
	height: 320px;
	color: #ffffff;
	position: relative;
}
	#featured .thumb {
		float: left;
		width: 386px; height: 240px;
		background: url(images/featured.png) no-repeat 0 0;
		padding: 8px 25px 10px 8px;
		margin: 35px 0px 0px 2px;
		position: absolute;
		
	}
		#featured .thumb .b {
			width: 386px; height: 230px;
			overflow: hidden;
		}
		#featured .thumb .a {
			width: 386px; height: 230px;
			overflow: hidden;
		}
		#featured .thumb .a img {
			width: 386px;
		}
	#featured a {
		color: #000000;
	}
	#featured .text {
		width: 325px;
		position: absolute;
		left: 555px; top: 40px;
	}
		#featured .text h2 {
			font-size: 1.8em;
			margin-bottom: 10px;
		}
		#featured .text p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		
#myController {
	display: none;
}
/** END featured **/



  /* ---------------------- navigation ---------------------- */
ul#blue { margin:0; padding-top: 5px; list-style-type:none; height:46px; margin-left:15%; }

ul#blue li { position:relative; float:left; border-top:5px solid #ffffff; margin-right: 15px; padding-right: 20px; padding-top: 8px;}

ul#blue li:hover { border-top:15px solid #1a71ad;}

ul#blue li a { padding:2px 2px; text-decoration:none; font:bold 14px Verdana, Georgia, "Times New Roman", Times, serif; color:#ffffff;}

ul#blue li a:hover { color:#ffffff; border:none; }

ul#blue li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; }

ul#blue li a:hover span {margin-top: 7px; display:block; color: #8895b8;}



/* ---------------------- END navigation ---------------------- */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variations.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */

 /* Set up the default font and ovrall size to include image */
.menu {
font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
width:950px;
height:36px;
background: url(../meeting.jpg) 0 20px no-repeat;
position:relative; 
margin:15px 125px 0px 35px;
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
}
/* get rid of the default padding - margin and bullets */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* make menu horizontal */
.menu ul li {
float:left;
position:relative;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
width:88px; 
height:1.5em;
color:#fff; 
border-bottom:8px solid #1c1c1c;
padding-left:10px; 
line-height: 1em;
margin-right:2px;
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
width:98px;
w\idth:88px;
}
/* hide the drop down menu */
.menu ul li ul {
display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover {
color:#db494c; 
border-bottom:8px solid #ad0c0c;
}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:1.2em;
margin-top:11px;
left:0; 
width:96px;
border:1px solid #1c1c1c;
border-top:0;
background: #1c1c1c;
}
/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
color:#000; 
border:0;
margin:0;
color:#fff;
font-weight:normal; 
font-size:0.9em;
height:auto; 
line-height:2em; 
padding:5px; 
width:86px
}
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#1c1c1c; 
border-bottom:8px solid #ad0c0c;
color:#db494c;
}

/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {
background:transparent filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;
margin-top:10px; /* for IE5.5 faulty box model */
marg\in-top:11px; /* for IE6 */
}
/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
background:#ddd;
width:96px; /* for IE5.5 faulty box model */
w\idth:86px; /* for IE6 */
}

.com{ font-size:10px;}

.com2 { font-size:12px;}

.contatti {
	background-image:url(images/bg-contatti.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	width:560px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
.meteo {
	background-image: url(http://www.specialehotel.net/hotelsilvana/bg-meteo.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:10px;
	padding-left:5px;
	width:160px;
	height:110px;
	margin-left:-5px;
	}