/*  
Theme Name: NADA
Theme URI: http://www.associazione-nada.org
Description: This theme is developed by <a href="http://www.toto.to.it/">TODO</a>. spec: 2 columns widget ready theme, with left sidebar and double footer. 
Author: TODO
Author URI: http://www.toto.to.it/

	This theme was designed and built by TODO
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-family: "Lucida Sans",  sans-serif;
	color: #666;
	font-size:100.01%;
    background:#eee ;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

a {
	color: #535353 ;
	text-decoration: none;
                
}
a:visited {
	color: #535353;
	text-decoration: none;
                
}
a:hover {
	color: #000;
	text-decoration:underline;
}
.more-link{
	color:#535353;
	float:right;
	font-size:100%;
}
img {
	border: none;

}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: 130%   sans-serif;
	color: #c2c6bc;
}
h1 a, h1 a:visited{
	color: #535353;
	text-decoration: none;
	text-indent:-5000em;
	display:block;
	height:120px;
}
h1 a:hover{
	color: #666;
	text-decoration: none;
}
h2 {
	color: #535353;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #c2c6bc;
	letter-spacing: -1px;
	font-family: "Lucida Sans", sans-serif;
	font-weight:normal;
	font-size:150%;
	padding-bottom: 3px;
	
}
h2 a, h2 a:visited {
	color: #535353;
	text-decoration: none;
}
h2 a:hover {
	color: #393939;
	text-decoration: none;
}
h3 {
	font-weight:normal;
	color: #696969;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Lucida Sans",  sans-serif;
	color: #c2c6bc;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

ul li{margin:10px 0 0 0;padding:0;}
ul {margin:0;padding:0;}
ul li ul li{margin:0;padding:0;}
ul li ul{margin:0 0 0 15px;padding:0;}

#page {
	margin: 0 auto;
	width: 990px;
	padding-left:10px;
	background: none ;
	position:relative;
                
}

/* header area */
#header {
	height: 160px;
	width:280px;
	position: relative;
	float:left;
}
#headerlogo {
	text-align:center;
	position: relative;
	padding: 0px 0px 0px 0px;
	height: 60px;
}

#headerlogo #logo img{
	margin-left:40px;
	float:left;
}

#headerlogo .description{
	font-family:"Lucida Sans", sans-serif;
	color: #000;
	font-size: 10px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
    left: 0px;
	top: 250px;
	padding-left:10px;
	text-align:left;
}

#nav li {
	float: left;
}
#nav .current_page_item a:visited{
	color: #666;
	text-decoration: none;
}
#nav .page_item a{
	color: #7e807c;
	text-decoration: none;
	padding: 4px 15px;
	font-size:100%;
	font-family:"Lucida sans", sans-serif;
	border-top: 3px solid #e1e2df;
	display: block;
}
#nav .current_page_item a{
	color: #7e807c;
	text-decoration: none;
	padding: 1px 15px;
	font-family:"Lucida sans", sans-serif;
	font-size:100%;
	border-top: 6px solid #a6a6a6;
	display: block;
}
#nav .page_item a:hover{
	color: #535353;
	text-decoration: none;
	padding: 1px 15px;
	font-family:"Lucida sans", sans-serif;
	font-size:100%;
	border-top: 6px solid #c2c6bc;
	display: block;
}

/* content  */
#content {
	padding: 10px 15px 25px 30px;
	width: 641px;
	background:url(img/sf_p.jpg) top left no-repeat;
	float:right;
}

/* colonna laterale */

.narrowcolumn{
	background:none !important;
}

/*post*/
.post {
	clear:both;
	padding-left:10px;
	padding-top: 15px;
	float:right;
	width:635px;
	font-size:13px;
	font-family:"Lucida sans", sans-serif;
}

.post ul li, .post ul li ul li{
	list-style:none;
	}

.post ul li a , .post ul li ul li a{
	background: url(img/list.jpg) no-repeat;
	padding-left: 16px ;
	text-decoration:underline;
}

.post ul li a:hover, .post ul li ul li a:hover{
	background: url(img/list_over.jpg) no-repeat;
	padding-left: 16px ;
	text-decoration:underline;
}

.post a{
	text-decoration:underline;
}

.post img{
	margin-top:6px;
	margin-right:12px;
	margin-bottom:6px;
	float:left;
	clear:both;
}

.post-date {
	font-size:10px;
}

/* solo HOME PAGE */

/* P PIANO 1 colonna */
.primopiano1col h2{
	color: #535353;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #c2c6bc;
	letter-spacing: -1px;
	font-family: "Lucida Sans", sans-serif;
	font-weight:normal;
	font-size:100%;
	padding-bottom: 3px;
	width:631px;
}

.primopiano1col .post{
	margin: 0;
	padding:0;
	clear:both;
	padding-top: 15px;
	float:left;
	width:631px;
	font-size:13px;
	font-family:"Lucida sans", sans-serif;
}

.primopiano1col img{
	margin-bottom: 10px;
	margin-top: 0;
}

/* titolo primo piano */
.primopiano1col h2{
	color: #535353;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #c2c6bc;
	letter-spacing: -1px;
	font-family: "Lucida Sans", sans-serif;
	font-weight:normal;
	font-size:100%;
	padding-bottom: 3px;
	width:631px;
}

.primopiano1col .post{
	margin: 0;
	padding:0;
	clear:both;
	padding-top: 15px;
	float:left;
	width:631px;
	font-size:12px;
	font-family:"Lucida sans", sans-serif;
	margin-bottom: 20px;
}

.primopiano1col img{
	width:630px;
	margin-bottom: 10px;
	margin-top: 0;
}


/*P.PIANO 2 colonne*/
.primopiano2col{
	width: 320px;
	float: left;
	margin: 0;
	padding: 0;
}
.primopiano2col h2{
	color: #535353;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #c2c6bc;
	letter-spacing: -1px;
	font-family: "Lucida Sans", sans-serif;
	font-weight:normal;
	font-size:100%;
	width: 300px;
}

.primopiano2col .post{
	margin: 0;
	padding:0;
	clear:both;
	padding-top: 15px;
	float:left;
	width:300px;
	font-size:12px;
	font-family:"Lucida sans", sans-serif;
}

.primopiano2col img{
	margin-bottom: 10px;
	margin-top: 0;
	width:300px
}


#parteinferiore{
	width: 630px;
	margin: 0;
	padding: 0;
	clear: both;
}


/* SECONDO PIANO BOX*/
#boxsecondopiano{
	width: 290px;
	padding-top: 30px;
	margin: 0;
	float:left;
}

.secondopiano{
	width: 300px;
	margin: 0;
	padding: 0;
	margin-bottom: 100px;
}
.secondopiano h2{
	color: #535353;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #c2c6bc;
	letter-spacing: -1px;
	font-family: "Lucida Sans", sans-serif;
	font-weight:normal;
	font-size:90%;
	width: 290px;
}

.secondopiano p.post{
	margin: 0;
	padding-top:10px;
	padding-left:0;
	margin-left: 0;
	width:290px;
	font-size:11px;
	font-family:"Lucida sans", sans-serif;
}

.secondopiano img{
	margin-bottom: 10px;
	margin-top: 0;
	width:75px;
	height:75px;
}

/*BOX BLOG*/

#boxblog{
	width: 300px;
	float: right;
	border: solid 1px #a5a5a5;
	padding-right: 10px;
	margin-top: 20px;
	background: #e5e5e5;
	position: relative;
}

#boxblog h2{
	margin-left: 10px;
	margin-top: 5px;
	width: 290px;
	font-size: 110%;
}

#boxblog .link_blog{
	right: 10px;
	margin-right: 10px;
	position: absolute;
	top: 8px;
}
#boxblog .link_blog a{
	text-decoration: underline;
	font-size: 80%;
}
/*post*/
#boxblog .post {
	padding-left:0;
	padding-top: 15px;
	float:right;
	width:290px;
	font-size:13px;
	font-family:"Lucida sans", sans-serif;
}


#boxblog p.post ul li, #boxblog p.post ul li ul li{
	list-style:none;
	}

#boxblog p.post ul li a , p.post ul li ul li a{
	background: url(img/list.jpg) no-repeat;
	padding-left: 16px ;
	text-decoration:underline;
}

#boxblog p.post ul li a:hover, #boxblog p.post ul li ul li a:hover{
	background: url(img/list_over.jpg) no-repeat;
	padding-left: 16px ;
	text-decoration:underline;
}

#boxblog p.post a{
	text-decoration:underline;
}

#boxblog .post-content img{
	margin: 0;
	float:left;
	clear:both;
	width:290px;
	margin-bottom: 5px;
}

#boxblog .post-content{
	line-height:normal;
	margin: 0;
	float:left;
	clear:both;
	width:290px;
	color:#5a5a5a;
}

#boxblog.post-date {
	font-size:10px;
}

#boxblog .entry {
	width: 290px;
}

#boxblog .post h2{
	font-size: 100%;
	margin: 0;
}

/*FINE SOLO HPAGE*/
/***************/







/* PAGINA INTERNA PROGETTI */
.maininterna{
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-top: 17px;
	padding: 0;
	border-bottom: dotted 1px #535353;
}
.titolomaininterna{
	font-size: 150%;
	width: 300px;
	margin: 0;
	padding: 0;
}

.maininterna img{
	width: 300px;
	height: 110px;
}
/*.post-date {
	width: 45px;
	height: 56px;
    color: #666;
    float:left;
}
.post-month {
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #c2c6bc;
	text-align: center;
	display:block;
	margin-left: -3px;
	margin-top:10px;
}*/

.mediacontent{
	background:#000000;
	width: 545px;
	padding-left:85px;
}

.entry {
	width: 631px;
}

.entry h2{
	position: relative;
}

.post-cat {
	float:left;
	font-size: 10px;
	color: #c2c6bc;
}
.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 9px;
}
.post-calendar {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #666;
}
.post-content {
	clear: both;
	padding-top: 10px;       
	font-size:11px;
	line-height:18px;
	color:#000;   
	text-align:justify;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #666;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px solid #666;
	padding: 10px 0 5px 0;
	clear: both;
	overflow:hidden;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
	
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #535353;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-family:"Lucida sans", sans-serif;
	font-size:100%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #666;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	border: none;
	border-bottom:1px solid;
	padding: 3px;
	margin-top: 3px;
    color: #666;
}
#commentform textarea{
	width: 615px;
	height: 115px;
	border:#b1b8a3 dotted 1px;
	padding: 2px;
	margin-top: 3px;
    color: #535353;
	background:#eee;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
}
#commentform #submit{
	background: #eee ;
	font-family:"Lucida sans", sans-serif;
	font-size:100%;
	color: #535353;
	border:#535353 solid 1px;	
    float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar*/
#sidebar {
	position: absolute;
	padding: 0px 0px 25px 20px;
	width: 300px;
	font-size:70%;
	top:300px;
	left:0;
}
#clearsidebar{
	height:685px;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: normal 140%/100% "Lucida Sans",  sans-serif;
	margin: 6px 0px 2px;
	color: #999;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #999;
    font-size: 12px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #666;
    font-size: 12px;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	border: none;
}

#sidebar ul li a{
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
	
}

#sidebar ul li a:hover{
	background: url(img/list_over.jpg) no-repeat ;
	padding-left: 16px ;
	
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
}
/*rss widget */
ul.list-rss li{
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/list.jpg) no-repeat ;
	padding-left: 16px ;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

#searchform br {
	display: none;
}
#searchform #s {
	width: 135px;
	height: 12px;
	padding: 4px 5px 0px 5px;
	border: none;
	border:dotted 1px #999;
	background: #f7f7f7;
	color: #535353;
	font-weight: normal;
}


/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #eee;
	width: 50px;
	height: 18px;
	font-family:"Lucida sans", sans-serif;
	font-size:100%;
	color: #535353;
	vertical-align: middle;
	border:none;
	/*border-left:5px solid #999;*/
	cursor:pointer;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	text-align:center;
	clear:both;
    background:url(img/sf_footer.jpg) repeat-x;
    color: #999;
    padding-top: 10px;
    height: 120px;
    font-family:"Lucida sans", sans-serif;
	font-size:11px;
	width:100%;               
}

#footer p{
	margin-top: 36px;
}

#footer .desc{
	color:#666;
	margin-top:-10px;
}

#footer a, #credit a:visited {
    margin-top: 8px;
	color: #eee;
	text-decoration:none;
}


/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	position:absolute;
	right:10px;
	bottom:0;
	
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* STILE DEI PARAGRAFI ITA+ENG */
.ita{
	clear: both;
	width:300px;
	padding-right:10px;
	border-right:dotted 1px #b1b8a3;
	float: left;
}
.eng{
	width:300px;
	color:#a0a0a0;
	padding-left:10px;
	float: left;
}

.clear{
	clear:both;
}

/*classe per l'autore*/
.author{
	font-size:60%;
}
	
/* mini menu per le pagine interne*/
.post .minimenu{
	clear:both;
	width:630px;
	height:20px;
	padding:0;
	padding-bottom:10px;
	background:#000000;
	margin:0 ;
	margin-bottom:10px;
}

.post .minimenu li{
	float:left ;
	padding:0 ;
	width:130px;
	background:#000000;
	margin:0;
}

.post .minimenu li a{
	padding:0 ;
	text-align:center;
	border-right:#666 solid 1px;
	border-left:#666 solid 1px;
	color:#CCCCCC;
	display:block;
	width:130px;
	height:30px;
	line-height:30px;
	float:left;
	background:none ;
	text-decoration:none;
}

.post .minimenu li a:hover{
	color:#fff;
	background:none ;
	padding:0;
}


/* CLASSE PER I VIDEO*/
embed{
	margin:0 auto;
	background:#000000;
}

/* menu per la pagina Progetti e Workshop*/

/*ITA+ENG */
.nofloatita{
	width:300px;
	padding-right:10px;
	border-right:dotted 1px #b1b8a3;
}
.nofloateng{
	width:300px;
	color:#a0a0a0;
	border-right:dotted 1px #b1b8a3;
	padding-right:10px;	
}
.post .iconmenu{
	background: none;
	margin:0;
	padding:0;
	float:right;
	width:300px;
}
.post .iconmenu li{
	margin-bottom: 8px;
	padding: 0;
}
.post .iconmenu li a{
	background-position: top;
	margin: 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #000;
	height:41px;
	width:285px;
	padding-left: 5px;
	text-align: left;
	line-height: 41px;
	text-decoration: none;
    display: block;
}
.post .iconmenu li a:hover{
	background-position: bottom;
	height:41px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	margin: 0;
	color:#535353;
	padding-left: 5px;
	text-decoration:none;
	}

.post .iconmenu #bip a{ 
	background-image:url(http://www.associazione-nada.org/blog/wp-content/uploads/2007/06/bipicon.jpg);
	}
.post .iconmenu #code a{ 
	background-image:url(http://www.associazione-nada.org/blog/wp-content/uploads/2007/06/codeicon.jpg);
	}
.post .iconmenu #cstem a{ 
	background-image:url(http://www.associazione-nada.org/blog/wp-content/uploads/2007/06/cstemicon.jpg);
}
.post .iconmenu #touchdown a{ 
	background-image:url(http://www.associazione-nada.org/blog/wp-content/uploads/2007/06/touchicon.jpg);
}
.post .iconmenu #dbn a{ 
	background-image:url(http://www.associazione-nada.org/blog/wp-content/uploads/2007/06/dbnicon.jpg);
}

/*FOCUS*/
#focus{
	clear: left;
	font-size:12px;
	width:260px;
	margin:20px 0 10px 0;
	position: relative;
	height: 90px;
}

#focus h2{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 8px;
	color:#999;
	border-bottom: solid 1px;
}

#focus img{
	float: left;
	margin-right: 3px;
}


/* FOTOCONTAINER */
#fotocontainer{
	clear: left;
	font-size:12px;
	width:260px;
	height:130px;
	margin:30px 0 0 0;
	position: relative;
}

#fotocontainer .allphotos{
	padding-left: 25px;
	margin-left: 4px;
	background: url(img/photoicon.jpg) no-repeat left bottom;
	bottom: 0;
	clear: both;
}

#fotocontainer .allphotos:hover{
	padding-left: 25px;
	margin-left: 4px;
	background: url(img/photoiconhover.jpg) no-repeat left bottom;
	bottom: 0;
	clear: both;
}

#fotocontainer h2{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 8px;
	color:#999;
	border-bottom: solid 1px;
}
/*foto thumb*/
.falbum-date-taken {
	font-size: 11px;
}
.falbum-meta{
	font-size: 11px;
}

/* DELICIOUS */

#delicious h2 a,#delicious h2 a:hover{
 text-decoration: none;
}

.delicious-cloud li a{
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	text-decoration: none !important;
}

/* SPAM */
#sk2-footer{
	visibility: hidden;
}