/*
Theme Name: Frescopensiero
Theme URI: http://www.frescopensiero.it
Author: 
Author URI:  
Description:
Version: 1.0
License: 
*/

html, body {
  background:#333;
}

.top_block {
  /*background: url('http://www.frescopensiero.it/wp-content/uploads/top_header.png') no-repeat top right #1DB6B7;*/
  background: url('http://www.frescopensiero.it/wp-content/uploads/top_header_turq.png') no-repeat top right #FFF;
  height: 160px;
}
.logo {
  margin: 5px 0 0 0;
}
#main-navigation, ul#portfolio-filter li a.currents, input.btn-form, a.btn-form, ul.date_time li.comments a, a.more-links, .prev_post a, .next_post a, #blog .comment-text .comment-reply-link, #post-comment, input#searchsubmit, .pagenavi span.current, #title h1, .button, ul.tabs li a.active, .dropcap {
  background: 1DB6B7 /*url("http://www.frescopensiero.it/wp-content/uploads/menu_bg.png") repeat scroll 0 0 transparent*/;
  height: 27px;
}
.header p {
  text-align: left;
}
.container {
  /*background:none;*/
}
.cloud {
font-size:1.2em;
}
.cloud p {
line-height:22px;
}
.size1 {font-size:1.4em;}
.size2 {font-size:1.8em;}

#title {
  display: none;
}
.cloud p {
	line-height:22px;
}
section#portfolio a {
  color: #1DB6B7;
}
ul.date_time { display:none;}
.post_bottom {
  display: none;
}
.post_block .post_top h3 {
  width: auto;
}
.widget h3.widget-title {
  letter-spacing: 0;
}