/*
Theme Name: Italianwebdesign 2010
Theme URI: 
Description: Template personalizzato per Italianwebdesign
Version: 1.0
Author: Laura Gargiulo e Silvia Ferretti
Author URI: http://www.lauryn.it
*/
body, html {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center; /* allineamento al centro per centrare il box su ie5 */
	font-family: Arial, Tahoma, sans-serif;
	font-size: 75%;
	background-color: #373737;
	color: #ccc;
	line-height: 130%;
}
p {
	margin: 0;
	padding: 8px 0;
}
ul{
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 8px 8px 8px 20px;
	background:transparent url(images/bullet.png) no-repeat 0 10px;
	list-style:none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #f39;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	clear: left;
	line-height: 1.2;
}
h1 a{
	text-decoration: none !important;
	border-bottom: 1px dotted #999;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	clear:left;
	line-height: 1.2;
}
h3 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin: 0;
	padding: 0px 0px 10px 0px;
	clear: left;
	color: #f39;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 8px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.5;
}
code {
	font-family: "Courier New", Courier, monospace;
	line-height: 1.5em;
}
img {
	border: 0;
}
.salta {
	position: absolute;
	left: -9999px;
}
#centrato {
	margin: 0 auto 10px auto; /* per allineare il box al centro su tutti i browser pių recenti */
	text-align: left; /* riallineamento testo a sinistra per annullare l'effetto dichiarato nel body */
	width: 960px;
	border: 0;
	padding: 0;
	color: #666;
	background: #fff url(images/sfondotestata.gif) repeat-x 0 0;
}
#testata {
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 180px;
	background: transparent url(images/sfondotesta.gif) no-repeat 100% 0;
}
#testata li {
	background-image: none;
	display: inline;
}
#logo {
	padding-left: 20px;
	float: left;
	display: inline;
	width: 270px;
}
#logo h1, #logo h2{
	position: absolute;
	left: -9999px;
}
#menu {
	float: left;
	display: inline;
	width: 584px;
	padding-top: 86px;

}
#menu li {
	border-right: 1px solid #fff;
	padding: 0 6px;
}
#menu a {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 1em;
}
#ric {
	text-transform: uppercase;
	font-size: 0.9em;
}
#ric a {
	color: #f39;
	font-weight:bold;
}
#ric2{
	padding-top: 10px;
	float: left;
	display: block;
}
#cerca {
	float: left;
	display: block;
	padding-top: 8px;
	width:220px;
}
fieldset {
	border: 0;
}
#cerca legend, #cerca label{
	position: absolute;
	left: -9999px;
	padding: 0;
	text-transform: uppercase;
	font-size: 1em;
}
#cerca form input#s {
background-color:transparent;
background-image:url(images/ricercaform.png);
background-repeat:no-repeat;
border:0 none;
margin:0;
width:148px;
font-size: 11px;
padding: 4px 0 4px 20px;
}
#cerca form input#searchsubmit{
	display: none;
}
#social {
	float: left;
	display: inline;
	width: 76px;
	padding-top: 86px;
}
#social li{
	padding: 0;
	margin: 0;
}
#rss {
	float: left;
	padding-top: 12px;
	width: 280px;
}
#rss a {
text-transform: uppercase;
font-size: 0.9em;
text-decoration: none;
}
#rss img {
vertical-align:middle;
padding-right: 8px;
}
#contenuti {
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	float:left; /* per far sė che si veda il colore di sfondo */
	background-color: #fff;
}
#colonna1 {
	width: 530px;
	float: left;
	display: inline; /* per evitare gli errori di ie6 con il float */
	margin: 0;
	padding: 0 20px 20px 20px;
	border: 0;
}
.undertitle {
	color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}
.undertitle a {
	color: #ff3399;
}
.undertitle span {
	font-weight: bold;
}
.undertitle span.date{
	color: #666;
}
.undertitle span.autore a{
	color: #609;
}
.undertitle span.categ a{
	color: #f39;
}
.undertitle span.comment a, .post span.comment a{
	color: #69f;
	padding-left: 20px;
	background: transparent url(images/addcomment.png) no-repeat 0 0;
}
a.more-link{
	color: #fff;
	background-image:url(images/morelink.gif);
	background-repeat:no-repeat;
	display: block;
	float: right;
	padding:3px 16px 4px;
text-align:center;
text-decoration:none;
}
.post {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-style:italic;
font-weight:bold;
}
#articolihp .widget{
	float: left;
	display: inline;
	width: 508px;
	margin-right: 30px;
	margin-bottom:10px;
	padding: 10px;
	background-color:#eee;
	border: 1px solid #ddd;
	-moz-border-radius:6px 6px 6px 6px;
}
#upcoming-events{
	padding: 10px;
	background-color:#eee;
	border: 1px solid #ddd;
	-moz-border-radius:6px 6px 6px 6px;
}
#colonna2 {
	width: 360px;
	float: left;
	display: inline; /* per evitare gli errori di ie6 con il float */
	margin: 0;
	padding: 0 20px 0 10px;
	border: 0;
	font-size: 0.9em;
}

.sendit {
	background: transparent url(images/newsletter.gif) no-repeat 0 15px;;
	padding-left: 70px;
	border-top: 1px solid #999;
	margin-top: 10px;
	padding-top: 10px;
}
#iwdaward {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #f2f2f2;
	padding: 8px;
	margin-bottom: 10px;
}
#iwdaward a {
	font-weight: bold;
	color: #f39;
}
.iwd {
	float: right;
	background-image:url(images/backiwd.gif);
	padding: 2px 3px 4px 2px;
}
.cat {
	padding: 8px;
	border-bottom: 1px solid #999;
	height: 70px;
}
.cat p {
	padding: 2px 0 0 0;
}
.cat img {
	float: right;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ddd;
	padding: 2px;
}
.cat a {
	text-decoration:none;
}
.cat h5 a{
	color: #666666 !important;
}
#acc h4 {
	background: transparent url(images/grigio.gif) no-repeat 0 0;
	color: #999;
}
#acc a:link, #acc a:visited{
	color: #999;
}
#cms h4 {
	background: transparent url(images/viola.gif) no-repeat 0 0;
	color: #609;
}
#cms a:link, #cms a:visited{
	color: #609;
}
#des h4 {
	background: transparent url(images/rosso.gif) no-repeat 0 0;
	color: #c03;
}
#des a:link, #des a:visited{
	color: #c03;
}
#webd h4 {
	background: transparent url(images/arancio.gif) no-repeat 0 0;
	color: #f90;
}
#webd a:link, #webd a:visited{
	color: #f90;
}
#ris h4 {
	background: transparent url(images/fucsia.gif) no-repeat 0 0;
	color: #f39;
}
#ris a:link, #ris a:visited{
	color: #f39;
}
#seo h4 {
	background: transparent url(images/azzurro.gif) no-repeat 0 0;
	color: #06c;
}
#seo a:link, #seo a:visited{
	color: #06c;
}
#htm h4 {
	background: transparent url(images/verde.gif) no-repeat 0 0;
	color: #093;
}
#htm a:link, #htm a:visited{
	color: #093;
}
#sponsor {
	clear: left;
}
#sponsor h4 {
	font-size: 1.2em;
	color: #ccc;
	font-variant:small-caps;
	margin: 0;
	padding: 0 0 0 20px;

}
#sponsor img {
	float: left;
	display: inline;
	padding: 16px 8px;
	background-color: #666;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}
#sponsor img.first {
	padding-left: 20px;
}
#sponsor img.last {
	padding-right: 20px;
}
#prefooter {
	clear: left;
	background-color: #f2f2f2;
	padding: 20px;
	float: left;
}
#prefooter .widget {
	float: left;
	display: inline;
	margin-right:10px;
width:260px;
}
#prefooter .widget_links{
	width: 180px;
}
.titlelink{
	float: left;
	width: 360px;
	text-transform: uppercase;
}
#lauryn ul, #lauryn ul li{
	padding: 0;
	background-color:#333;
	color: #fff;
}
#lauryn h2{
	background-color: #FF3399 !important;
	color: #fff !important;
}
#lauryn img{
	margin-bottom: 15px;	
}
#lauryn img a {
	text-decoration: none;	
}
#lauryn ul li{
	background-image: none !important;
	padding: 10px !important;
}
#lauryn a {
	text-decoration: underline !important;	
	color: #fff;
	
}
#sidebar {
	margin-top: 10px;
}
#prefooter ul li, #articolihp li, #sidebar li, #colonna2 ul li {
	margin: 0;
	padding: 0;
	background-image: none;
}
#prefooter ul li ul li, #articolihp li ul li, .cjjobbox_job, #sidebar li ul li, #colonna2 ul li ul li{
	padding: 4px 8px 4px 20px;
	background:transparent url(images/bullet.png) no-repeat 0 6px;
	border-bottom: 1px dotted #ccc;
}
#prefooter h2, #articolihp h2, #sidebar h2, #colonna2 h2{
	font-size: 1.4em;
	color: #f39;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#prefooter a, #colonna2 a {
text-decoration: none;
}
#articolihp a, #sidebar a{
	text-decoration: none;
	font-weight: bold;
}

#footer {
	clear: left;
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #555 url(images/sfondofooter.gif) no-repeat 100% 100%;
	color: #f2f2f2;
	height: 120px;
}
#footer a {
	color: #fff;
}
#credits {
	font-size: 0.9em;
	color: #ccc;
}
#credits a {
	color: #ccc;
}
.tornasu {
	font-size: 0.9em;
	float: right;
	display: block;
	margin-right: 10px;
}
#ombra {
	background: transparent url(images/ombrafooter.gif) repeat-x 0 0;
	height: 18px;
	width:960px;
	margin: 0;
	padding: 0;
	clear:left;
}
img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
img.alignright{
	float: right;
	margin: 0 0 10px 20px;
}
/* commenti */
#c{
	padding-top: 20px;
}
#c a {
	color:#333;
}
#c h3 {
	margin-bottom: 4px;
	font-size:16px;
}
#c img.avatar {
	float: right;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #ccc;
}
#c .author {
	color:#333333;
font-size:1.1em;
font-style:italic;
font-weight:bold;
}
#c small {
	clear: both;
	font-size: 0.9em;
}
#c ol li {
	list-style-type:decimal;
	padding: 12px 0 12px 12px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 3px;
	background-image: none;
}
#c ol li.odd {
	
}
#c ol li.even {
	
	background-color: #eee;
}
#c input, #c textarea, #c label {
	float: left;
	width:400px;
}
a[title="forum"], a[title="Forum"],
a[title="eventi"], a[title="Eventi"]{
	background-color:#FF3399;
color:#FFFFFF !important;
font-weight:bold !important;
padding:0 4px;
text-decoration:none;
}
.widget_rss h2 {
	border-bottom:1px dotted #999999;
margin-bottom:10px;
margin-top:10px;
padding:5px 10px 10px 40px;
background: transparent url(images/rss.gif) no-repeat 0 0;
}
a.rsswidget {
text-decoration: underline;
	color:ff3399;	
}
a.rsswidget img {
	
}
#calendario-di-eventi h2 {
	border-bottom:1px dotted #999999;
margin-bottom:10px;
margin-top:10px;
padding:16px 10px 26px 60px;
	background: transparent url(images/calendario.png) no-repeat 0 0;
}
#colonna2 object {
	margin: 20px 0 20px 20px;
}
#popular-posts img{
	float:right;
	margin-left: 6px;
}
/* menu */
	#header {
		height: 30px;
		width: 960px;
		margin: 0 auto;
		background-color:#666;
		/*background-image: url(images/backtesta.png);
		background-repeat:no-repeat;
		background-position: 0 20px;*/
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
	}
/* Main navigation */
#navcat {
	height: 30px;
	width: 100%;
	/*position: absolute;
	top: 4px; left: 0;*/
	
}

#navcat, #navcat ul {
	padding: 0;
	margin: 1px 0 0 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#navcat a {
	color: #e7e7e7;
	background-color:#333;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	padding: 9px 12px;
	text-transform: uppercase;
}

#navcat a:hover {
	color: #fff;
	background-color: #333;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#navcat li {
	float: left;
	background-image: none;
	margin: 0 1px 0 0;
	padding: 0;
}

/* Style drop down list */

#navcat li ul {
	position: absolute;
	width: 200px;
	left: -999em;
}

#navcat li:hover ul, #navcat li.sfhover ul {
	left: auto;
}

#navcat li ul li a {
	background-color: #333;
	line-height: 12px;
	font-size: 10px;
	color: #fff;
	width: 100px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

#navcat li ul li a:hover {
	background: #FFF;
	color:#222;
}

#navcat li ul li{
	margin: 0 0 1px 0;
	padding: 0;
}

#navcat li ul ul {
	margin: -35px 0 0 180px;
}

#navcat li:hover ul ul, #navcat li.sfhover ul ul {
	left: -999em;
}

#navcat li:hover ul, #navcat li li:hover ul, #navcat li.sfhover ul, #navcat li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#navcat li:hover, #navcat li.hover {  
	position: static;
}

ul#footerNav {
	position: absolute;
	top: 27px; right: 0;
}
	ul#footerNav li {
		float: left; display: inline;
		margin-left: 15px;
	}
