/*  
Theme Name: 022
Theme URI: http://www.wpdesigner.com
Description: 022 WordPress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Verdana, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/sfondo2009.jpg) no-repeat;
	background-color:#5dbbdf;
	color: #000
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #1D6AD4;
}

a:hover{color: #000000; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 770px;
	text-align: left;
	vertical-align: top;

}

h1{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding: 15px;
	background: #333;
	color: #fff;
}

h1 a{
	text-decoration: none;
	color: #ff0000;
}

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

#page{
	padding: 10px;
	background: #fff;
	color: #000;
}

#banner{
	margin-bottom: 10px;
	width: 750px;
	height: 200px;
	text-align: left;
	vertical-align: top;
	background: url(images/banner2.jpg) no-repeat;
}
.homepres{

	width:500px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background: url(images/header.gif);
}
.verde{

	width:500px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background: url(images/verde.gif);
}
.titoloRassegna{
padding: 3px;
	
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	background: url(images/verde.gif);
}

.narrowcolumn{
	float: left;
	width: 560px;
	text-align: left;
	vertical-align: top;
}

.post{
	margin-bottom: 10px;
	padding: 10px;
	background: url(images/post.jpg) no-repeat ;
}

.post h2{
	border-bottom: 2px solid #ff00BA;
	padding: 5px 10px 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #000;

}

.entry{
	padding: 0 10px 10px;
	line-height: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	border: 0;
	padding: 10px 0 0;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	color: #000;
}

.entry h1{
	font-size: 24px;
	line-height: 24px;
}

.entry h2{
	font-size: 14px;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	padding: 10px 0 0;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}

.browse{
	margin: 0 20px;
	padding: 10px 0;
	
}
#categorie{
	float: right;
	margin-left: 10px;
	width: 180px;
	background: url(images/sidebar.jpg) no-repeat;
}

#sidebar{
	float: right;
	margin-left: 10px;
	width: 180px;
	background: url(images/sidebar2.jpg) no-repeat ;
}

#sidebar ul{
	margin: 0;
	padding: 15px 20px 20px;
	list-style: none;
}
#sidebar ul a:hover{
color:#FF6600;

}
#sidebar ul li#search input{
	margin: 0 0 5px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 10px;
}

#sidebar ul li h2{
	padding-bottom: 5px;
	border-bottom: 2px solid #f9f9f9;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

#sidebar ul ul{
	padding: 10px 0 10px;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	line-height: 24px;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	border-top: 1px solid #ccc;
	margin: 10px 10px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	line-height: 20px;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}

.commentmetadata{ }

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	width: 750px;
	background: #4b4b4b url(images/footer.gif) no-repeat;
	color: #ccc;
}

#footer p{
	padding: 13px;
	line-height: 18px;
}

#footer a{
	color: #fff;
}


#navigacija {
	float: right;
	margin-left: 9px;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}


#navigacija ul#navlist {	
	list-style: none;
	width: 180px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	


#navigacija ul#navlist li {
	margin-bottom: 4px;
}


#navigacija ul#navlist li a, #navigacija ul#navlist li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px 8px 0 10px;
	background:url(images/page.jpg) no-repeat;
}
	
#navigacija ul#navlist li a:hover {
	background: url(images/pageOver.jpg) no-repeat;
	color: #ffffff;
}
#eventi {
	float: right;
	margin-left: 9px;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	background: #FFFFFF url(images/appuntamenti.jpg) no-repeat;
	}

#eventi li a 

{

display: block;
text-decoration: none;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
letter-spacing: 0.1em;

}

#eventi li a:hover 

{

color: #ffffff;

background-color: #8cd600;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

}

#navsec {
	float: right;
	width: 175px;
	padding: 1px;
	background:#FFFFFF;
	color:#000000;
	text-decoration: none;
			}

#navsec ul a {
list-style: none;
display: block;
background:#CCCCCC;
color:#000000
border-bottom: 1px solid #ddd
width : 175px;
padding:-2px;
margin: 0 0 -12px 5px;
letter-spacing: 0px;font-size: 0.8em;
text-align:center;text-decoration: none;

}
#navsec ul a:hover{
color: #FF6600;
background: url(images/navsecOver.jpg) no-repeat;
}
#navsec ul a:visited{
color: ;
}
#navsec  a{
color:#FFFFFF;
}

#polaroid {
	float: right;
	margin-left: 20px;
	width: 180px;
	height:205px;
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 0.9em;
background: url(images/polaroid.png) no-repeat;
background-attachment: scroll;
	}


