/*  
Theme Name: N.d.C.
Theme URI: http://
Description: Nuovo sito N.d.C.
Author: Matteo Grassini a.k.a. Soccy
Author URI: http://

*/



/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}

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

a:hover {
	color: #C60;
	text-decoration: none;
}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCD8E0;
	font-size: 1em;
}

p, code {padding-bottom: 1.2em;}

li {list-style: none;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}

/* misc */

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */

.container {
	background: #FFF;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/*h2, h3 {
	padding-top: 6px;
}
*/
/* header */

.header {
	background-color: #FFFFFF;
	height: 170px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.header .logo a {
	height: 170px;
	width: 780px;
}

/* content */

.post h1 a {
	font-size: 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #456;
	padding-bottom: 2px;
}

/* navigation */

.navigation {	
	border-left:1px solid #CFDEE7; border-right:1px solid #CFDEE7; border-top:1px solid #DFEEF7; border-bottom:1px solid #DFEEF7; background:#D9E1E5 url('img/nav.gif'); height: 41px
}

.navigation a {
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	line-height: 41px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	padding-top:0;
	padding-bottom:0;
	background-image: url(img/nav.gif);
	font-size: 0.9em;
}

.navigation a:hover {
	background-position: left bottom;
	color: #C60;
}

/*aggiunta fatta da Matteo per il modulo di ricerca*/
.navigation .ricerca {
	float: right;
}

.ricerca form {
	padding-top: 9px;
	padding-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.google_adsense {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}

/* main */
.main {
	margin-bottom: 10px;
	background-image: url(img/main_background.jpg);
	background-repeat: repeat-y;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* sidebar */

.sidenav {
	float: right;
	width: 212px;
}

.sidenav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sidenav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C2C8;
}

.sidenav h2 {
	color: #456;
	font-size: 1.3em;
	line-height: 45px;
}

.sidenav a {
	color: #5C5C5C;
	display: block;
	line-height: 20px;
	font-size: 0.85em;
}

.sidenav a:hover {
	background-image: url(img/sidebar_hover.jpg);
	color: #C60;
}

/* evidenzia l'elemento corrente nella sidebar */

.page_item a {
	text-decoration: none;
}

.current_page_item a:visited {
	background-image: url(img/sidebar_current.jpg);
	color: #FF0000;
}

/* content */

.content {
	float: left;
	width: 532px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.content .descr {
	color: #505050;
	margin-bottom: 6px;
	font-size: 0.7em;
	margin-top: 6px;
}

.content .entry {
	font-size: 0.8em;
	text-align: justify;
}

.content li {
	margin-left: 18px;
	list-style-type: disc;
}

h1.titolo_pagina {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #456;
	color: #963;
	font-size: 1.5em;
	margin-bottom: 1em;
}

/* footer */

.legnano_news {
	height: 85px;
	width: 780px;
}

.footer {
	color: #333333;
	background-color: #B3C2C7;
	padding: 10px;
}

.footer .footer_sx {
	width: 550px;
	float: left;
}

.footer .footer_sx .recent_posts {
	width: 270px;
	float: left;
	padding-right: 5px;
}

.footer .footer_sx .recent_posts h2 {
	color: #456;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #456;
	margin-bottom: 5px;
}

.footer .footer_sx .footer_posts li {
	font-size: .75em;
	padding-bottom: 2px;
}

.footer .footer_sx .footer_posts .footer_posts_time span {
	font-size: .65em;
}

.footer .footer_sx .recent_comments {
	width: 270px;
	float: right;
	padding-right: 5px;
}

.footer .footer_sx .recent_comments h2 {
	color: #456;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #456;
	margin-bottom: 5px;
}

.footer .footer_sx .recent_comments .footer_recent_comments {
	font-size: .75em;
	padding-bottom: 2px;
}

.footer .blog_info {
	float: right;
	width: 190px;
	padding-left: 10px;
}

.footer .blog_info h2 {
	color: #456;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #456;
	margin-bottom: 5px;
}

.footer .footer_blog_info {
	font-size: .75em;
}

.footer a:hover {
	text-decoration: underline;
}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px dotted #456;
background-color:#f5f5f5;
font-size:.7em;
color:#505050;
}

.info a:hover
{
text-decoration:underline;
}



/* Comments Styling */

p.con_commenti, p.nocomments {
	border:1px dotted #456;
	background-color:#f5f5f5;
	font-size:1em;
	color:#505050;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 1em;
}

p.scrivi_commento {
	font-size: 1em;
	border:1px dotted #456;
	background-color:#f5f5f5;
	color:#505050;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 1em;
}

#commentform {
	margin: 1em 0;
	background: #fafafa;
	width: 280px;
	font-size: 1em;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #FFFFFF;
	border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	font-size: 1em;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	background: #FFFFFF;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	background: #FFFFFF;
}

#commentform input{
	margin-top: 5px;
	margin-bottom: 5px;
}

a img
{
border:none;
}

/* Calenader Styling*/


#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#00000;}

.sidenav table thead tr {
  border-bottom-color:#00000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#00000;}

.sidenav table td#today {
  border-color:#00000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#00000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width:225px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.sidenav table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.sidenav table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.sidenav table tfoot {border-top:1px solid;}

.sidenav table tfoot a {
  border:none;
  font-weight:bold;
}

.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}


#searchform
{
padding:10px;
}

/* feed RSS + login */

.feed_rss {
	width: 780px;
	font-size: 0.75em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.rss {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
	background-image: url(img/mini-rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
}

.login {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
	background-image: url(img/mini-loginout.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
}

/* sezione degli sponsor */

.sponsor {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* badge di Flickr */

.zg_div {
	padding-top: 15px;
}

.zg_div_inner {
	color:#666666;
	text-align:center;
	font-family:arial, helvetica;
	font-size:12px;
}

.zg_div a, .zg_div a:hover, .zg_div a:visited {
	color:#3993ff;
	background:inherit !important;
	text-decoration: none;
}

.lfmWidgetradio_009e2253d4a67a8c8bddbba7fbdf0329 {
	margin-top: 15px;
	margin-right: 51px;
	margin-left: 51px;
}

