/*
Theme Name: Nicola Caputo
Theme URI: http://www.xcd.it/
Description: Nicola Caputo
Version: 0.1
Author: Web Design: Antonio De Chiara Web Developer: Casimiro Carrino
Author URI: http://www.xcd.it/
Tags:
*/

/*base*/
body {
	font-family: Trebuchet MS;
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-bottom: 30px;
}

img {
	border: 0px;
}

a {
	color: #000;
	text-decoration: none;
}

.gray {
	color: #808080;
}
input {
	border: 1px solid gray;
}
textarea {
	border: 1px solid gray;
}
label {
	color: gray;
}
.commentlist li {
	border-bottom: 1px dotted gray;
	margin-bottom: 12px;
	list-style: none;
}
/*generale*/
#header {
	margin: auto;
	width: 950px;
	height: 229px;
}
.container {
	margin: auto;
	width: 950px;	
}
.page-top {
	widht: 950px;
	height: 10px;
	background-image: url('fegatelli/top.jpg');
	background-repeat: no-repeat;
}
.page {
	width: 950px;
	height: 440px;
	min-height: auto;
	height:auto !important;
	margin-top: -12px;
	background-image: url('fegatelli/central.jpg');
	overflow: hidden;
}
.page-bottom {
	width: 950px;
	height: 10px;
	background-image: url('fegatelli/sott.jpg');	
	background-repeat: no-repeat;
}
/*struttura home*/
.colonna-uno {
	float: left;
	width: 239px;
	padding-left: 30.5px;
	padding-right: 30.5px;
	
  height: 400px;
	min-height: 400px !important;
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
}
.colonna-due {
	float: left;
  	
  width: 300px;
	margin-left: 12px;
	margin-right: 12px;
	
	padding-left: 12px;
	padding-right: 12px;
	
       /* border-left: 1px dotted gray;*/
	border-right: 1px dotted gray;
	
  height: 400px;
	min-height: 400px !important;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.colonna-uno-titolo, .colonna-due-titolo {
  height: 18px;
  margin-top: 10px;
  overflow: hidden;
  font-size:.8em;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
.colonna-uno-testo, .colonna-due-testo{
  height: 58px;
  margin-top: 10px;
	
	overflow: hidden;
	
	font-size: 0.8em;
	color: #777777;
	background-color: #fff;
}
.colonna-uno-commenti, .colonna-due-commenti {
  height: 15px;
	margin-bottom: 20px;
	border-bottom: 1px dotted gray;
	padding-bottom: 2px;
	
  overflow: hidden;
	
	font-size: .7em;
	color: #777777;
	text-align: right;
}
.colonna-tre {
	float: left;
	width: 300px;
	height: 400px;
	height: 400px;
	min-height: 400px !important;
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.colonna-tre-immagine {
	width: 200px;
	padding-left: 50px;
	padding-right: 50px;
	
  height: 115px;
	margin-top: 20px;
	
  overflow: hidden;
	 
  text-align: center;
}
.colonna-tre-titolo {
	width: 200px;
	padding-left: 50px;
	padding-right: 50px;
	
	height: 20px;
  margin-top: 10px;
  
  overflow:hidden;
  	
  font-size:.8em;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
.colonna-tre-testo {
	width: 200px;
	padding-left: 50px;
	padding-right: 50px;
	
  height: 100px;
  margin-bottom: 10px;
	
  overflow: hidden; 
  
	font-size: 0.8em;
	color: #777777;
}
.colonna-tre-commenti {
	width: 200px;
	margin-left: 50px;
	margin-right: 50px;
	
  height: 15px;
	margin-bottom: 20px;
	border-bottom: 1px dotted gray;
	padding-bottom: 2px;
	
  overflow: hidden;
	
	font-size: .7em;
	color: #777777;
	text-align: right;
}

/*struttura menu*/
.menubarra {
	margin: auto;
	
  width: 950px;
	
	
	height: 41px;
	padding-top: 14px;
	
	
  background-image: url('fegatelli/top-menu.jpg');
	font-family: Arial;
	font-weight: bold;
	font-size: .9em;
}


.menu {
	border-right: 1px dotted gray;
	float:left;
	padding-right: 9px;
	padding-left: 9px;
	
	color: #9c9c9c;
	
}

.menuover {
	border-right: 1px dotted gray;
	float:left;
	
	padding-right: 9px;
	padding-left: 9px;
	
	color: #475641;
	
	cursor: pointer;
}
.menu-ultima {
	float:left;
	padding-right: 9px;
	padding-left: 9px;
	color: #ABABAB;
}

.menuover-ultima {
	float:left;
	padding-right: 9px;
	padding-left: 9px;
	color: #292929;
	cursor: pointer;
}

.menu-left{
  float: left; padding-left: 20px;
}
/*single post*/
.single {
	
}
.single-banner {
	margin-left: 50px;
	margin-top: 20px;
}
.single-testo {
	float:left;
	width: 399px; /*tolgo 200px per dedicarli alla sidebar laterale*/
	height: 400px;
	min-height: 400px;
	height: auto !important;
	overflow: hidden;
	
  border-right: 1px dotted gray;
	padding-right: 50px;
	font-size: .9em;
	line-height: 1.7em;
}

.single-media {
	float:left;
	width: 200px;
	padding-right: 24px;
	padding-left: 72px;
	font-size: .8em;
	color: gray;
}
.single-sidebar {
	float: left;
	padding-left: 10px;
	
}
.single-commenti {
	float:left;
	border-top: 2px dotted #C5C5C5;
}
.single-commenti-fondo {
	margin-top: 10px;
	color: gray;
	font-weight: bold;
}
.titoli-rassegna {
	font-size: .7em;
	width: 175px;
	margin-bottom: 10px;
	margin-left: 5px;
	overflow: hidden;
	cursor: pointer;
}
.commenti-avviso {
	border-top: 1px dotted gray;
	padding-top: 10px;
	line-height: 1em;
	color: gray;
}
/*pagina post*/
.pagina {
	padding-top: 20px;
}
.pagina-testo {
	float:left;
	width: 850px; 

	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	font-size: .8em;
	line-height: 1.7em;
}

.pagina-testo-focus-left{
  float: left;
  width: 380px;
  
  height: 300px;
  min-height: 300px !important;
  height: auto;
}
.pagina-testo-focus-right{
  float: left;
  width: 449px;
  border-left: 1px dotted gray;
  padding-left: 20px;
  
  height: 500px;
  min-height: 500px !important;
  height: auto;
}


/*attivita*/
/*single post*/
.attivita {
	padding-top: 50px;
}
.attivita-altri {
	float: left;
	width: 150px;
	margin-left: 50px;
}
.attivita-testo {
	float:left;
	width: 398px; /*tolgo 200px per dedicarli alla sidebar laterale*/
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	padding-left: 25px;
	padding-right: 25px;
	font-size: .9em;
	line-height: 1.7em;
}
.attivita-menu {
	float:left;
	width: 250px;
	padding-left: 25px;
	padding-right: 25px;
	
	
}
.attivita-commenti {
	float:left;
	border-top: 2px dotted #C5C5C5;
	
}
.titoli-altri {
	font-size: .8em;
	cursor: pointer;
}
/*archivio*/
.archivio-image-top{
	width: 850px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 20px;
	font-size: .8em;
}
.archivio-cornice-img{
  padding: 2px;
  border: 1px dotted gray;
}
.archivio-cornice-img:hover{
  padding: 2px;
  border: 1px solid gray;
}
.archivio-ultimi {
	float: left;
	width: 544px;
	height: 400px;
	min-height: 400px;
	height: auto !important;
	overflow: hidden;
	padding-right: 50px;
	padding-left: 55px;
	border-right: 1px dotted gray;
	padding-top:20px;
}
.archivio-categorie {
	float: left;
	width: 230px;
	padding-left: 20px;
	padding-right: 50px;
	padding-top:20px;
}
/*categorie*/
.children li{
	font-size: .8em;
	list-style: none;
}
.cat-item li{
	text-indentation: 1em;
	line-height: 1.6em;
	padding-left: 0px;
}
.archivio-ultimi-new {
  margin: auto;
  width: 100%;
  height: 70px;
  min-height: 70px !important;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px dotted gray;
}
.archivio-ultimi-new-foto {
  float: left;
  width: 100px;
  height: 70px;
}
.archivio-ultimi-new-content {
  float: left;
  width: 444px;
  height: 70px;
  margin-bottom: 10px;
}


.a-u-titolo a {
	font-size: .8em;
	color: #000;
}
.a-u-sotto-titolo {
	font-size: 1em;
	color: gray;
	margin-bottom:20px;
	padding-bottom: 10px;
	
}
.arint {
	padding-left: 15px;
	font-size: .8em;
}

/*footer*/
.divi {
	margin: auto;
	width: 950px;
	height: 5px;
}.divi-max {
	margin: auto;
	width: 950px;
	height: 20px;
}
.footer-focus {
	margin: auto;
	width: 950px;
	height: 38px;
}
.footer {
	margin: auto;
	width: 950px;
}
.footer-top {
	width: 950px;
	height: 10px;
	
	background-image: url('fegatelli/top.jpg');
	background-repeat: no-repeat;
}
.footer-center {
	width: 920px;
	
  height: 30px;
	min-height: 30px;
	height: auto !important;
	padding-left: 30px;
	margin-top: -12px;
  overflow: hidden;
  vertical-align: middle;
	
  background-image: url('fegatelli/central.jpg');
}

.middle{
	vertical-align: middle;
	padding-bottom: 30px;
	text-align: !important;
	text-align: right;
	
}
.footer-center-toppage{
	width: 920px;
	
  height: 10px;
	min-height: 10px;
	height: auto !important;

	padding-left: 30px;
	margin-top: -12px;
	padding-top:20px;
	padding-bottom:20px;
	
  overflow: hidden;  
	
  background-image: url('fegatelli/central.jpg');
}
.footer-bottom {
	width: 950px;
	height: 10px;
	background-image: url('fegatelli/sott.jpg');
	background-repeat: no-repeat;
}
/*box-focus*/
.footer-focus-menu {
  width: 870px;
  overflow: hidden;
  height: 25px;
  margin-bottom: 10px;
  background-image: url('focus-striscia.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  text-align: right;
  font-weight: bold;
}
.footer-focus-banner {
  width: 870px;
  overflow: hidden;
  height: 25px;
  margin-bottom: 10px;
  background-image: url('banner/banner.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  text-align: right;
  font-weight: bold;
}
.footer-focus-menu a {
  color: gray;
  font-size: .8em;
}
.footer-news-menu {
  width: 870px;
  overflow: hidden;
  height: 25px;
  margin-bottom: 10px;
  background-image: url('news-striscia.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  text-align: right;
 
color: gray;
}
.focus-articolo {
	float: left;
	width: 292px;
	
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.b-n-c-foto {
	float: left;
	width: 100px;
	height: 70px;	
}
.b-n-c-testo {
	float: left;
	width: 142px;
	height: 65px;
	overflow: hidden;
	margin-left: 10px;
	font-size: .7em;
}
.infrapac {
	width: 850px;
	height: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.credits {
	margin: auto;
  	width: 950px;
	height: 10px;
	margin-top: 1s0px;
	font-size: .7em;
	color: gray;
	text-align: right;
}
.credits a {
  color: gray;
}
.credits a:hover {
  color: rgb(38,38,38);
  cursor: help;
}
.credits a title {
  border: 1px solid red;
}
.banner {
	float: left;
	width: 850;
}
.navlink {
  font-size: .8em;
  text-align: right;
}
.linktop, .linktop a{
  color: #777;
  text-align: center;
}
.strunz {
  padding-left: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: .8em;
}
.widget_rss h2{
  list-style: none;
  font-size: .7em;
}
.widget_rss li{
  list-style: none;
  font-size: .7em; 
}

/*madonna di monte vergine*/
.mmv-1 {
float: left;
  width: 450px;
padding-top: 30px;
margin-right: 15px;
}
.mmv {
  float: left;
  width: 400px;
  padding-right: 54px;
  margin-top: 10px;
  font-size: .8em;
}

/* inEvidenza */
.inEvidenza-foto{
	float:left;
	width:595px;
	padding-left:11px;
	height:312px;
}

.inEvidenza-testo{
	float:left;
	width:230px;
	padding-left:17px;
	height:312px;
	font-size:0.9em;
	text-align:justify;
}
.inEvidenza-titolo{
font-size:1.3em;
}

.right {
	text-align:right;
}
.left{
text-align:left;
}

.line{
	border-bottom: 1px dotted gray;
}

.sx2{
float:left;
padding-top:5px;

}

.dx2{
padding-top:10px;
padding-right:10px;
text-align:right;
}