a {
    color: #66CCFF;
    }

a:visited {
            color: #66CCFF;
            text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #ffc305;
	margin-left: 15px;
	padding-left: 5px;
}

body {
	color: #FFFFFF;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #102749;
	background-image: url(../images/b&b-il-sole-napoli1.jpg);
	background-position: center top;
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #ffc305;
     background: url(../images/content-h2-bg.jpg);
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #ffc305;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

img {
	padding: 3px;
	border: #FFFFFF 1px solid;
	margin-bottom: 5px;
	margin-right: 5px;
      }

img a:link { 
      padding: 3px;
      border: #333333 1px solid;
      margin-bottom: 5px;
      }

img a:hover { 
      padding: 3px;
      border: #333333 1px solid;
      margin-bottom: 5px;
      }



li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 100%;
                   }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
#credit {
          width: 868px;
          text-align: center;
          margin: 0 auto;
          clear: both;
         
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #underline;
                          }



/* Link to the comments */
.feedback {
            color: #333333;
            text-align: right;
            padding-bottom: 15px;
            clear: both;
            text-transform: lowercase;
	    font-size: 11px;
            }

.feedback a, .feedback a:visited {             color: #333333;
                            text-decoration: underline;
                            }
.feedback a:hover, .feedback a:visited:hover { 
                            text-decoration: none;
                            }

/* The post informations */
.meta { 
        font-size: 0.9em;
        }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #333333;
          text-transform: lowercase;
          text-decoration: underline;
          }

.meta a:hover { 
          color: #FFCC00;
          text-transform: lowercase;
          text-decoration: none;
          }
.meta {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
	font-style: oblique;
	padding-top: 2px;
	padding-bottom: 2px;
        }


.storycontent {
	font-size: 120%;
	padding-left: 10px;
	text-align: justify;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #fdfdfb;
                        border: 1px solid #404040;
                        color: #333333;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 602px;
           margin: 10px 8px 20px 0px;
           text-align: left;
           display: inline;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: none;
                 }

#content-big {
           float: left;
           width: 602px;
           margin: 0px 8px 20px 0px;
           text-align: left;
           display: inline;
           text-align: justify;
           }

#content h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #FFFFFF;
     background: url(../images/content-h2-bg.jpg);
}

#content h2 a,
#content h2 a:visited,
#content h2 a:hover,
#content h2 a:visited:hover { 
                     text-decoration: none;
                     color: #ffc305;
                     }


#header {
	font-size: 26px;
	font-weight: bold;
	text-decoration:none;
	font-family: Verdana;
	margin: 0 auto;
	height: 278px;
	width: 950px;
	padding: 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 60px 90px;
	padding-bottom: 20px;
          }

.header-title {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#ffc305;
	font-size:28px;
	text-align:left;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 10px;
	}
.header-title a{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
        font-weight: bold;
	}
.header-title a:hover{
	color:#FFC305;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#d0cfca;
	font-size:12px;
	text-align:center;
	font-weight: normal;
	margin-top: 220px;
	}

#footer {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	color: #000000;
	font-size: 12px;
	border-top: 1px solid;
	border-top-color: #FFFFFF;
	margin-bottom: 20px;
          }

#footer a {
                          color: #CCCCCC;
                          text-decoration: underline;
                          } 
#footer a:hover {
                          color: #d0cfca;
                          text-decoration: none;
                          }
#footer a:visited {
                          color: #d0cfca;
                          text-decoration: none;
                          }
#footer a:visited:hover {
                          color: #d0cfca;
                          text-decoration: none;
                          }

/* 
   * Left sidebar 
   */
#menu-left { 
             float: left;
             padding: 0px 0px 20px 0px;
             width: 328px;
             font-size: 11px;
             }



.menu1 {
	float: left;
	width: 165px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
             }
.b-b-il-sole {
	border: thin none #B50D0C;
}


.menu1 h2 {
	font-size: 12px;
	margin: 0px 0 6px 0;
	padding: 4px 0 4px 8px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/menu1-h2-bg.jpg);
	text-decoration: none;
	vertical-align: baseline;
	font-style: italic;
}

.menu1 a,
.menu1 a:visited { 
                             text-decoration: underline;
                             color: #66CCFF;
			     font-size: 12px;
                             }

.menu1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699FF;
                              }

.menu1 ul ul { 
		   padding-bottom: 10px;
                   margin-left: 8px;
                   }

.menu1 ul ul li { 
                      list-style-image: none;
                   padding: 1px 0px 2px 0px;  
                      }

.menu2 {
	float: left;
	width: 133px;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
	display: inline;
	margin-top: 10px;
             }

.menu2 h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 0px;
     font-weight: bold;
     color: #FFFFFF;
     background: url(../images/menu2-h2-bg.jpg);
     text-align: center;
}


.menu2 a,
.menu2 a:visited { 
                             text-transform: lowercase;
                             text-decoration: underline;
                             color: #ffc305;
			     font-size: 11px;
                             }

.menu2 a:hover,
.menu2 a:visited:hover  { 
                              color: #66CCFF;
                             text-decoration: none;
                              }

.menu2 ul ul { padding-bottom: 10px;
                   margin-left: 0px;
                   }

.menu2 ul ul li { 
                      list-style-image: none;
                      }


.menu2 img { 
      padding: 3px;
      border: #404040 1px solid;
      background: #FFFFFF;
      margin-bottom: 5px;
      }

.menu2 a:link img  { 
      padding: 3px;
      border: #003871 1px solid;
      background: #FFFFFF;
      margin-bottom: 5px;
      }

.menu2 a:hover img  {
	padding: 3px;
	border: #003871 1px solid;
	margin-bottom: 5px;
	background-color: #FFFFFF;
      }


/* End of left sidebar */



input#s {
          width: 158px;
          border: 1px solid #333333;
          color: #333333;
}

#rap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	border-bottom-width: thin;
       }

#searchbutton { 
                margin-top: 2px;
                }
.bed-and-breakfast-portici {
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
#Lingue {
	width:740px;
	padding-top:3px;
	color:#000000;
	text-align:right;
	font-size:9px;
	float: right;
}
