/*
Theme Name: Professional
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/


body {
	margin: 0px;
	padding: 0px;
	background: #252122;
	text-align: justify;
	font: 13px Times New Roman;
}

h1, h2, h3, h10 {
	margin-top: 0px;
	font-weight: normal;
	color: #252122;
}

h1 {
	font-size: 28px;
        font-weight: bold;
}

h2 {
	font-size: 1.6em;
        font-weight: bold;
        color: #b73b18;
        border-bottom: 2px solid #b73b18;
}
.titoletto {
	font-size: 1.6em;
        font-weight: bold;
        color: #b73b18;
        border-bottom: 2px solid #b73b18;
        width: 100%;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
        text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

#wrapper {
	width: 1004px;
	margin: 0 auto;
	border: 5px solid #FFF;
        margin-top: 10px;
        background-image: url(images/sfondo_wrapper.gif);
}

/* Header */

#header {
	width: 1004px;
	height: 100px;
	margin: 0px auto;
        background-color: #b73a18;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 10px;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
	color: #252122;
        font-size: 35px;
        font-weight: bold;
}
#logo p {
	margin: 0px;
	line-height: normal;
	color: #ffffff;
        font-size: 20px;
        font-weight: bold;
}
#logo h1 {
	padding: 15px 0px 0px 0px;
}

/* Menu */

.serale {
	float:left;
        width: 170px;
}





#menu {
	float: right;
        width: 465px;
        height:100px;
}


#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	line-height: normal;

}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	           
}

#menu a:hover {
	text-decoration: none;
}

#menu .active {
	text-decoration: none;
}

#menu .active a {
	text-decoration: none;
}

#menu .current_page_item {
	background: #404040;
}

/* Page */

#page {
	width: 1004px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;       
}

#header-pic {
	background: url(images/img_home.jpg) no-repeat left top;
	width: 280px;
	height: 376px;
        
        float: left;
        margin-top: -5px;
}

/* Content */

#content {
	float: right;
	width: 720px;
        background-color: #FFF;
}

.post {
	margin: 0px 5px 30px 5px;
        min-height: 400px;
}
.post1 {
	margin: 0px 5px 50px 5px;       
}
* html .post1 {
	margin: 0px 5px 0px 5px;       
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
        margin-top: 5px;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}



.post .entry {
	padding: 0 0px;
        clear: both;
        margin-top: -10px;
        font-size: 110%;
}
* html .entry {
	padding: 0 0px;
        clear: both;
        margin-top: -20px;
        font-size: 110%;
}

.post .entry img {
	margin-top: -5px;
        float: left;
        margin-right: 5px;
        border: 1px solid #b73a18;
        padding: 2px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 279px;
        background-color: #b73a18;
}

* html #sidebar {
	float: left;
	width: 269px;
        background-color: #b73a18;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	
        background-color: #b73a18;
}

#sidebar-content {
	
        background-color: #b73a18;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
        background-color: #b73a18;
}

#sidebar li li {
	margin-left: 0px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
        font-weight: bold;
}

#sidebar li ul {
	margin-bottom: 0.5em;
	list-style: none;
}

#sidebar h2 {
	padding: 5px 10px 0px 10px;
	font-size: 1.4em;
        color: #000;
}

#sidebar a {
	text-decoration: none;
        color: #FFF;
}

#sidebar a:hover {
	text-decoration: none;
        color: #FFF;
}

#sidebar p {
	padding: 0 5px;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1em;
	padding: 0px;
        margin-top: -8px;
}

#search fieldset {
	margin-left: 10px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 1004px;
	height: 30px;
	margin: 10px auto 10px auto;
	color: #FFFFFF;
        text-align: center;
        font-size: 130%;
}

#footer a {
	color: #FFFFFF;
}

hr {
	display: none;
}

.pagetitle {
	color: #444444;
}

#comment {
	width: 540px;
	height: 100px;
}

#respond {
	color: #444444;
}
/* Menu */

#menu1 {
	float: left;
        height: 28px;
        background-color: #b73a18;
        margin-left: 4px;
        width: 720px;
        margin-bottom: 5px;
}

#menu1 ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	line-height: normal;
        font-size: 100%;
        text-transform: uppercase;
        color: #FFF;
        font-weight: bold;
}

#menu1 li {
	float: left;
	margin: 0px;
        border-right: 1px solid #FFF;
        
}

#menu1 a {
	display: block;
	width: auto;
	padding: 0px 5px;
        text-decoration: none;
color: #FFF;
}

#menu1 a:hover {
	text-decoration: none;
color: #FFF;
}

#menu1 .active {
	background: #404040;
color: #FFF;
}

#menu1 .active a {
	background: #404040;
color: #FFF;
}

.dove {
	float: left;
        height: 60px;
        background-color: #252122;
        color: #FFF;
        margin-left: 4px;
        width: 710px;
        margin-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}
.paese {
	float: left;
        font-size: 25px;
        font-weight: bold;
}
.provincia {
	float: left;
        font-size: 12px;
        font-weight: bold;
        padding-top: 10px;
        padding-left: 10px;
}
.palazzo {
	float: left;
        clear: both;
        font-size: 18px;
        font-weight: bold;
        padding-top: 3px;
}
.data {
	float: right;     
        font-size: 18px;
        font-weight: bold;
        padding-top: 3px;
}
.prenota {
	float: left;
        width: 720px; 
        background-color: #FFF;  
        height: 270px; 
}
.blocco_centrale {
        float: left;
	width: 720px; 
        margin-bottom: 10px;       
}
.testo_home {
	float: left;     
        background-color: #ebe6da;
        padding-right: 10px;
        width: 491px;
        padding-left: 10px;
        padding-top: 5px;        
        height: 263px;
}
.blocco_centrale img {
        float: right;
	 
}
.separatore {
	float: left;
        width: 250px;
        border-top: 2px solid #252122; 
        margin-top: -10px;  
        margin-left: 10px; 
}
* html .separatore {
	float: left;
        width: 240px;
        border-top: 2px solid #252122; 
        margin-top: -10px;  
        margin-left: 5px; 
}
.link {
	float: left; 
        margin-left: 10px; 
        height: 80px;
        padding-bottom: 15px;
        padding-top: 5px;
}
.link img {
	float: left; 
        border: 2px solid #FFF;
        
}
.testo {
	float: right; 
        margin-left: 5px;
        width: 180px;
        text-align: left;
        color: #FFF;
        font-size: 110%;
        font-weight: bold;
        line-height: 20px;
        margin-top: 0px;
}
* html .testo {
	float: right; 
        margin-left: 5px;
        width: 170px;
        text-align: left;
        color: #FFF;
        font-size: 100%;
        font-weight: bold;
        line-height: 17px;
        margin-top: -2px;
}
.blocco_laterale {
	float: left;        
}
.blocco_laterale ul { 
        padding-left: -100px;       
}
.blocco_laterale ul li {
        
}
.sezione {
	font-size: 150%;
        font-weight: bold;   
        color: #b73a18; 
        padding-bottom: 4px; 
        border-bottom: 2px solid #b73a18;    
}
.sezione1 {
	font-size: 120%;
        font-weight: bold;   
        color: #b73a18; 
        padding-bottom: 4px; 
}
.titolo_news {
	font-size: 120%;
        font-weight: bold;   
        color: #b73b18;
        clear: both; 
        margin-top: 5px;
        margin-bottom: 10px;
}
.titolo_news a:link{
	text-decoration: none;
        color: #b73b18;
}
.titolo_news a:hover{
	text-decoration: none;
        color: #b73b18; 
}
.titolo_news a:visited{
	text-decoration: none;  
        color: #b73b18; 
}
.titolo_news a:visited:hover{
	text-decoration: none;  
        color: #b73b18; 
}
.contenitore {
	height: 80px;
        margin-right: 10px;
        font-size: 110%;
}

.entry a:link {
	text-decoration: none;
        color: #000; 
}
.entry a:hover {
	text-decoration: none;
        color: #000; 
} 
.entry a:visited {
	text-decoration: none;
        color: #000; 
} 
.entry a:visited:hover {
	text-decoration: none;
        color: #000; 
} 
.blocco_stampa {
	height: 231px;
        border: 2px solid #b73b18;   
}
.testo_stampa {
        float: left;
	width: 450px; 
        padding-left: 10px;
        padding-top: 130px;
        font-size: 120%;
}
.blocco_stampa img{
	float: right;  
        padding-right: 5px;
        padding-top: 5px;
} 
.more-link {
	font-weight: bold;
} 
.home {
	font-size: 120%;
        text-transform: uppercase;
        margin-top: 10px;
        padding-right: 5px;
        float: left;
        clear: left;
        height: 50px;
        padding-left: 400px;
} 
.piccolo {
	float: left;
                margin-top: 62px;
        color: #FFF;
        font-size: 110%;
        margin-left: -160px;
} 
* html .piccolo {
	float: left;
        margin-top: 62px;
        color: #FFF;
        font-size: 110%;
} 
.grande {
	float: left;
        margin-top: 60px;
        color: #FFF;
        font-size: 120%;
        font-weight: bold;
        margin-left: -100px;
} 
.testo1 {
        font-size: 150%;
} 
.testo2 {
        font-size: 110%;
        padding-top:5px;
} 
.breadcrumb {
        font-size: 100%;
        padding-top:10px;
        text-align: right;
        margin-right: 0px;
        padding-bottom: 10px;
        width: 98%;
        clear: both;
} 
.page_content {
        font-size: 110%;
        margin-top: -20px;
        text-align: justify;
        width: 100%;
        float: left;
} 
.page_content1 {
        font-size: 110%;
        margin-top: -20px;
        text-align: justify;
        width: 500px;
        float: left;
} 
.page_content1 img {
        margin: 2px;
} 
* html .page_content {
        margin-top: 0px;
} 
.page_content img {
        margin-top: 5px;
        margin-right: 10px;
} 
*:first-child+html .page_content p {
        margin-top: 10px;
} 
.content2 {
        height: 500px;
} 

.laterale {
        float: right;
        width: 200px;
} 
.laterale img {
        padding-bottom: 80px;
} 
.centrale {
        width: 100%;
} 
.centrale img {
        margin-left: 5px;
        margin-bottom: 10px;
} 
.privata {
       width: 280px;
       height: 25px;
       border: 2px solid #b73b18;
       background-color: #f2f2f2;
       font-size: 120%;
       font-weight: bold;
       margin-top: 5px;
       margin-bottom: 5px;
       text-align: center;
      
} 
.titolo_ricerca {
       width: 700px;
       height: 25px;
       border-bottom: 1px solid #b73b18;
       font-size: 120%;
       padding-top: 25px;
       padding-bottom: 5px;  
} 
.slideshow {
   width:508px;
   height:244px;
   background-image: url(images/sfondo_slideshow.jpg);
   margin-top: 15px;
   margin-left: 20px;
} 
.sociable {
	width: 100%;
}
.sociable ul {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 2px 5px 2px 5px;
        float: left;
        width: 16px;
        height: 16px;
        background-color: #ffffff;
        border: 1px solid #b4b4b4;
        margin-right: 5px;
}
.sociable_tagline {
	
	display: none;
	
}
.stampa { width: 98%;  text-align: right; font-size: 100%; color: #000; background: none; margin-top: -20px; }


.WP-PrintIcon {	
	padding-left: 10px;
	margin-top: 5px;
}
.segnalazioni {	
	padding-left: 10px;
	margin-top: 5px;
        font-style: italic;
        padding-right: 20px;
        line-height: 20px;
}
.archivio {	
	width: 100%;
        text-align: right;
        padding-right: 20px;
        margin-right: 20px;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 10px;
}
