/*  
Theme Name: Paolo Nerozzi 
Theme URI: http://wordpress.org/
Description: Paolo Nerozzi By Lance Libere
Version: 1.0
Author: Lance Libere
Author URI: http://www.lancelibere.it
*/

*{
	margin:0px;
	padding:0px;
 	font-family: Verdana, Arial,Helvetica;
}
body
{
 /*background-color: #e4e4e4;*/
 background-color: #cccccc;
 font-size: 12px;
}


#head {
	background: url('images/home.jpg') no-repeat top;
	width:858px;
	height:152px;
}

/*
#testata {
	background: #e4e4e4 url('images/index1_01.jpg') no-repeat top left;
	height: 152px;
	width:677px;
	float:left;
}
*/

#testata2 {
	background: #666666 url(images/logoPD.jpg) no-repeat ; 
	width: 181px;
	height: 152px; 
	margin-left: 2px;
	float:left;
}

.alt {
	list-style: none;
}

.alt p {
	margin-left: 103px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000;
	
}


/* Biografia */

.b th{
	background: #9998fe;
	border-left: 10px solid #660000;
	text-align: left;
	padding-left: 12px;
	font-weight: bold;
	height: 30px;
	color: #fff;
	font-size: 12pt;
	padding-top: 10px;
}

.b td{
	padding-top: 10px;
}

.c th{
        background: #ff9900;
        border-left: 10px solid #cc0000;
        text-align: left;
        padding-left: 12px;
        font-weight: bold;
        height: 30px;
        color: #fff;
        font-size: 12pt;
        padding-top: 10px;
}

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


/* MENU SIDEBAR*/
#beni {
	background: #cbcbcb;
}	
#lavorare {
	background: #fcfcfc;
}	
#diritti{
	background: #cbcbcb;
}	

.v {
	width: 181px;
	padding-top: 6px;
	padding-bottom: 6px;
	float:left;
	font-weight: bold;
}


.v a:link {
        text-decoration: none;
        color: #000;
        font-weight: bold;
}
.v a:visited {
        text-decoration: none;
        color: #000;
}

.v a:hover {
        text-decoration: underline;
        color: #000;
}

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


#din p {	
	padding-top: 10px;
	padding-bottom: 10px;
	color:#fff;
	background: #670001;

}
#din {
	float: left;
	margin-bottom:20px;
	width:181px;	
	background: #000;
}

.din img {
	margin-left: 1px;
	float: left;
	margin-bottom: 10px;
}
			

/* PAGINA EVENTI */

#tbt {
	color:#660000;
	font-size: 12pt;
	font-weight: bold;
}

#tbe td{
	padding: 10px;
}

#br {
	border-right: 1px solid #660000;
	background: #fff;
}

#tbe img {
	border: 0px;
}

#tbe li {
	list-style: none;
}

#tbe a:link {
        text-decoration: none;
        color: #000;
        font-weight: bold;
}
#tbe a:visited {
        text-decoration: none;
        color: #000;
}
#tbe a:hover {
        text-decoration: underline;
        color: #000;
}
#tbe a:active {
        text-decoration: none;
        color: #000; 
}



.ec3_events li {
	margin-left: 10px;
}

.ec3_list  {
	color:#000;
}
.ec3_list a {
	color:#000;
}

.ec3_list li {
	margin-left: -2px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #660000;
	min-height: 25px;
}

/* ------------------- */

.commentlist li {
	list-style: none;
}
.commentlist p {
	margin-left: 103px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000;
	width: 468px;
	padding-bottom: 4px;
	background: #fff;
	
}

.commentmetadata{
	margin-left: 103px;
	color: #660000;

}
.commentmetadata a:link {
        text-decoration: none;
        color: #000;
        font-weight: bold;
}
.commentmetadata a:visited {
        text-decoration: none;
        color: #000;
}
.commentmetadata a:hover {
        text-decoration: underline;
        color: #000;
}
.commentmetadata a:active {
        text-decoration: none;
        color: #000;
}

h2.pagetitle {
	margin-left: 103px;
	color: #660000;
}

#comments {
	margin-left: 103px;
	color:#660000;
}

cite {
	margin-left: 103px;
	color:#660000;
}

cite a:link {
        text-decoration: none;
        color: #000;
        font-weight: bold;
}
cite a:visited {
        text-decoration: none;
        color: #000;
}
cite a:hover {
        text-decoration: underline;
        color: #000;
}
cite a:active {
        text-decoration: none;
        color: #000;
}


/* CONTENITORE */
#content{
	background: #e4e4e4;
}

#contenitore
{
	width:975px;
	margin:0 auto;
	/*background: #e4e4e4 url("images/sfondo.gif") repeat-y;*/
	background: #cccccc;
	padding-left: 58px;
	/*position:absolute;*/
}

/* CORPO */
#corpo
{
	background: #670001;
	width:860px;
	padding:0px;
	margin:0px;
}

#bg {
	background: #e4e4e4;
	width: 860px;
}

/* COLONNA SX */
#colonna_sx
{
	float:left;
	width:677px;
	min-height: 800px;
	background: #e4e4e4;
}

/* COLONNA DX */
#colonna_dx
{
	float:left;
	text-align: center;
	width: 181px;
	background:#000;
}

#colonna_dx li {
	list-style: none;
}


/* COMMENT FORM*/
#commentform {
	width: 468px;
	margin-left:auto;
	margin-right: auto;
}


#commentform input{
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	border:1px solid #660000;
	width: 200px;
	margin-bottom: 4px;
}

#commentform textarea{
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	border:1px solid #660000;
	width: 468px;
	margin-bottom: 4px;
}

/* FOOTER */

#F
{
	color: #000;
	text-align:center;
	width:860px;
	margin-left:auto:
	margin-right:auto;
	float:left;
}

#F a:link {
        text-decoration: none;
        color: #000;
        font-weight: bold;
}
#F a:visited {
        text-decoration: none;
        color: #000;
}

#F a:hover {
        text-decoration: underline;
        color: #000;
}

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


#navbar {
	background:#000000;
	text-transform:uppercase;
	height: 30px;
	color: #fff;
	padding-top: 15px;
	font-size: 9px;
	width: 858px;
}

#navbar a
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -10px;
}
#navbar a:hover
{
 	color: #cccccc;
	text-decoration: underline;
}

/* CALENDAR */

#wp-calendar{
	margin-top: 10px;
	width: 181px;
}

#event-calendar {
	list-style: none;
	background: #670001;
	color: #fff;
	margin-top: 20px;
}

#event-calendar h2 {
	margin-top: 10px;
}

#event-calendar img {
	border: 0px;
}


#event-calendar a:link {
        text-decoration: none;
        color: #fff;
        font-weight: bold;
}
#event-calendar a:visited {
        text-decoration: none;
        color: #fff;
}

#event-calendar a:hover {
        text-decoration: underline;
        color: #fff;
}

#event-calendar a:active {
        text-decoration: none;
        color: #fff;
}



/* TAG CLOUD */
.widget_tag_cloud{
	background: #670001;
	margin-top: 20px;
	padding-bottom: 20px;
	color: #fff;

}

.widget_tag_cloud a:link {
        text-decoration: none;
        color: #fff;
        font-weight: bold;
}
.widget_tag_cloud a:visited {
        text-decoration: none;
        color: #fff;
}

.widget_tag_cloud a:hover {
        text-decoration: underline;
        color: #fff;
}

.widget_tag_cloud a:active {
        text-decoration: none;
        color: #fff;
}



.widgettitle{
	font-size: 12pt;
	color: #fff;
}

.widget_links img {
	border:0px;
}

#tag_cloud {
	list-style: none;
	color:#fff;
	padding-right: 20px;
}

#tag_cloud h2 {
	margin-top:10px;
}

/* BOOKMARK */
#bookmark {
	background: url(images/index1_15.jpg) repeat;
	color: #fff;
}

#bookmark li {
	list-style: none;
}

/* POST */
.navigation {
	margin-left:105px;
	margin-right: auto;
	width: 468px;
	float: left;
}

.alignright{
	color:#660000;
	float:left;
}
.alignright a{
	color:#660000;
}
.alignleft{
	float:right;
	color:#660000;
}
.alignleft a{
	color:#660000;
}


#respond{
	margin-left: 103px;
	margin-bottom: 10px;
	color:#660000;
}

.post h2 {
	font-size: 12pt;
	color: #660000;
}

.post small {
	color: #000;
	font-size: 8pt;
}

.post {
	padding: 10px;
	width: 468px;
	margin-left:auto;
	margin-right: auto;
}

.entry p {
	margin-top: 20px;
	margin-bottom: 10px;
	
}

.post a:link {
        text-decoration: none;
        color:#660000;
        font-weight: bold;
}
.post a:visited {
        text-decoration: none;
        color:#660000;
        font-weight: bold;
}
.post a:hover {
        text-decoration: underline;
        color:#660000;
        font-weight: bold;
}
.post a:active {
        text-decoration: none;
        color:#660000;
        font-weight: bold;
}



.entry img {
	margin: 10px;
}

.postmetadata {
	border-bottom: 1px dashed #000;
	background: #fff;
	padding: 5px;
}

.postmetadata a:link {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.postmetadata a:visited {
	text-decoration: none;
	color: #000;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #000;
}
.postmetadata a:active {
	text-decoration: none;
	color: #000;
}


/* API Flickr */
#cSet {
        position: relative;
        font-size: 11px;
        margin-left: 1px;
        float: left;
}
#cSet p{
        font-size:11px;
        padding:10px -5 0px;
        text-align:left;
        line-height:15px;
}


#cSetTitle {
        position: absolute;
}

#cSetListThumb {
        float:left;
        margin-top: 10px;
}

#cSetThumb {
        float:left;
        position: relative;
}
#cSetThumb img {
        margin: 2px;
        border: 1px solid #000;
        padding: 0px;
}


#pathSet {
        padding-bottom: 10px;
        font-weight: bold;
        text-transform:uppercase;
        margin-bottom: 20px;
}

#pathSetSxDx {
        padding-bottom: 10px;
        font-weight: bold;
        text-transform:uppercase;
        margin-bottom: 10px;
}
#pathSX {
        position: absolute;
        margin-left: -13px;
}

#allDim{
        clear:both;
        padding-top: 10px;
}

#allDim img {
        padding: 2px;
        margin-top: 10px;
}

#prevNext{
        clear:both;
        padding-top: 10px;
}

#prevNext img {
        padding: 2px;
        margin-top: 10px;
}

#divLoading {
        margin-bottom: 10px;
}

#foto {
        margin-left: 10px;
        width: 600px;
        height:auto;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        float:left;

}

#foto img{
        border:1px solid #943813;
        padding: 3px;
}

#foto a,
#foto a:hover{
        color:#bc1212;
        font-weight:bold;
        text-decoration:underline;
}

#setPaging {
        margin-bottom: 10px;
}

.box_cont1 {
        float:left;
        width: 600px;
        padding:12px;
}
.box_cont1 img{
        padding:3px;
        border:1px solid #943813;
        background:#fff;
        float:left;
        margin-right:17px;
}

.box_cont1 h5{
        font-size:11px;
        font-weight:bold;
        text-align:left;
}
.box_cont1 h5 a{
        color:#ac0d0d;
        text-decoration: none;
}

.box_cont1 li {
        list-style-type: square;
        margin-bottom: 10px;
        border-bottom: 1px dashed #fff;
}

.box_cont1 a {
        color:#ac0d0d;
        text-decoration: none;
}

.box_cont1 p{
        font-size:11px;
        padding:10px -5 0px;
        text-align:left;
        line-height:15px;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             702,0-1       Fon


