/*  
Theme Name: Zenlike
Theme URI: http://www.freewpthemes.net/preview/zenlike
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}

#testo_home {
	font-family: verdana;
	font-size: 11px;
        padding-top: 5px;
        padding-left: 25px;
        padding-right: 28px;
}
.news_home {
	float:left;
	font-size: 11px;
        width: 240px;
        padding-top: 5px;
        padding-left: 16px;
        padding-right: 5px;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

h1, h2, h3 {
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #2D2D2B;
}

h1 {
	font-size: 2.8em;
}

h2 {
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a {
	text-decoration: underline;
	color: #B96D00;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #B96D00;
}

hr {
	display: none;
}

#wrapper {
	width: 100%;
	padding-top: 0px;
	background-image: url(images/sfondo_wrapper.jpg);
        background-repeat: repeat-x;
}

/* Header */

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	
}

#splash {
	width: 1000px;
	height: 179px;
	margin: 0 auto;
	background: #FFFFFF url(images/testata.jpg) no-repeat left top;
	
}

/* Logo */

#logo {
	float: left;
	height: 50px;
        width: 560px;
	padding: 0 10px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #ffffff;
}

#logo h1 {
	padding-top: 5px;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
}

#logo h2 {
	display: none;
        margin-left: -130px;
	padding-top: 80px;
	font-size: .9em;
	color: #AAAAAA;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #ffffff;
}

/* Search */

#search {
	float: left;
	padding-top: 20px;
	padding-left: 0px;
        padding-bottom: 10px;
        width: 100%;
        
}

#searchquery {
	width: 8.0em;
	margin-right: 0.5em;
	padding: 0.15em;
	border: 1px solid #000000;
	
}

#searchsubmit {
        background-color: #A81100;
	color: #FFFFFF;
	padding: 0.25em;
        font-size: 0.8em;
        height: 23px;
        width: 50px;
}

.commentmetadata {
	border: 1px solid #5F6800;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

/* Menu */

#menu {
	width: 1000px;
	height: 29px;
	margin: 0 auto;
	background-image: url(images/menu.jpg) ;
	
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
        padding-top: 2px;
        padding-left: 110px;
}

#menu li {
	float: left;
        padding-left: 10px;
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
}

#menu a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
        padding-left: 15px;
}

#menu a:hover {
	text-decoration: none;
	color: #000000;
}

#menu a:visited {
	text-decoration: none;
	color: #ffffff;
}

#menu a:visited:hover {
	text-decoration: none;
	color: #000000;
}



#menu .current_page_item {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(images/sfondo_page.jpg) repeat-y;
	
}

/* Content */

#content {
	float: left;
	width: 550px;
        background-image: url(images/sfondo-content.jpg);
        bakground-repeat: repeat-y;
        margin-left: 130px;
}
* html #content {
	float: left;
	width: 550px;
        background-image: url(images/sfondo-content.jpg);
        bakground-repeat: repeat-y;
        margin-left: 65px;
}

/* Post */

.post {
	padding: 10px;
}
.post1 {
	padding: 10px;
       float:left;
       width: 224px;
       border: 1px solid black;
}
.post .title {
	margin: 0;
}

.post h1 {
	margin: 0;
	display: inline;
	text-decoration: none;
	font-size: 1.7em;
	padding-right: 35px; 
}

.post h2 {
	margin: 0;

	padding-right: 30px; 
	display: inline;
	font-size: 1.2em;
	font-weight: bold;

}

.pagetitle {
	margin: 0;
	padding: 20px;
}


.post .meta, .post .longmeta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	font: .8em;
	color: #787878;
}

.post .longmeta {
	height: auto;

}

.post .meta .author {
	float: left;
}

.post .meta .date {

	float: right;
}

.post .meta a {
	border: none;
}

.post .entry { 
        margin-top: -2px;
}
.post1 .entry1 { 
        margin-top: -10px;
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	line-height: normal;
}

.post .links {
	margin: 0;
	padding: 5px 0 0px 0;
	border-top: solid 1px #eaeaea;
	line-height: normal;
	font-size: 0.8em;
        width: 520px;
        margin-top: -10px;
}

#testo_piccolo {
	width: 125px;
       float: left;
       margin-top: 8px;
}


.post h1 a, .post h2 a  {
	text-decoration: none;
}

/* Comments */

#comment {
	width: 50%;
}

/* Posts */

.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: solid 1px #eaeaea;
	line-height: normal;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

.posts .tags {
	margin: 0;
}

.posts .links {
	margin: 0;
}

.printerfriendly {
	
}

.comments {
	
	padding-left: 20px;
}

.readmore {
	padding-left: 20px;
}

/* Navigation */

.navigation {
	height: 20px;
	padding: 20px;
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 500px;
}

/* Recent Posts */

#recent-posts {
	float: right;
	width: 270px;
	padding-top: 36px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	padding-top: 10px;
}
#sidebar img {
	color: #FFF;
}
#sidebar ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#sidebar li {
	padding: 0;
        padding-left: 7px;
}

#sidebar li ul {
	border-bottom: solid 1px #E1D2BD;
	padding-bottom: 10px;
}

#sidebar li li {
	
	padding-left: 5px;
	
}

#sidebar h2 {
	margin: 0;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 25px;
	
}

#sidebar a {
	color: #B96D00;
}

#sidebar a:hover {
	color: #B96D00;
	text-decoration: none;
}

/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#calendar #today {
	font-weight: bold;
	color: #FDFBED;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#wrapper_footer {
	width: 100%;
        height: 41px;
	padding-top: 20px;
	background-image: url(images/footer_sotto.jpg);
        background-repeat: repeat-x;
}
       
#footer {
	background-image: url(images/footer.jpg);
        background-repeat: no-repeat;
        width: 1000px;
	height: 2.5em;
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	font-size: 0.8em;
}

#footer p {
}

#footer .left {
	float: left;
	display: block;
	padding-left: 2.0em;
	bottom: 1.2em;
}

.right {
	width: 100%;
        float: left;
        text-align: center;
	bottom: 1.2em;
}

#stemma {
	float: left;
	width: 84px;
        padding-top:10px;
        padding-left: 5px;
}

#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
#titolo_sidebar{
        font-family: verdana;
	font-size: 12px;
        font-weight: bold;
        color: #A81100;
} 
#titolo{
        font-family: verdana;
	font-size: 16px;
        font-weight: bold;
        color: #A81100;
        padding-left: 26px; 
        padding-top: 15px;
} 
     

.slideshow {
   width:508px;
   height:244px;
   background-image: url(images/sfondo_slideshow.jpg);
   margin-top: 15px;
   margin-left: 20px;
} 

.breadcrumb {
	float: left;
	width: 530px;
	font-size: 11px;
        padding-top: 15px;
        padding-left: 20px;
        padding-bottom: 25px;
	}
.thumbnail-div {
background-image: url(images/sfondo_news.jpg);
background-repeat: no-repeat;
width: 100px;
height: 110px;
padding-left:20px;
padding-top:14px;
float: left;
margin-top:10px;
}
#titolo1 {
float: left;
padding-left: 20px;
padding-top: 20px;
font-size: 14px;
font-weight: bold;
}

.credits {
display: none;
}
.titolo {
width: 240px;
font-size: 16px;
font-weight: bold;
}