/*  
Theme Name: Diversamente Style
Description: Tema per Diversamente in Danza ispirato al tema Accord di R. Ahuja, A. Tuteja & R. Bhavesh
Version: 2.0 (work in progress)
Author: Marco Zampini

This theme is released under Creative Commons Attribution 2.5 License.
*/

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	background-color: white;
	background: url(images/bodybg.png) repeat-x top right;
	color: white;
	text-align: center;
}

#contenitore {
	margin:2px auto;
	padding: 0;
	width: 968px;
	text-align: left;
	background: url(images/destra4000.jpg) no-repeat top right;
	background-color: white;
	color: black;
	}

#paginasinistra {
	margin-right: 180px;
	background: url(images/diversamenteindanza.png) no-repeat left top;
}

#paginadestra {
	float: right;
	width: 180px;
	text-align: center;
}
#patrocini {
	margin: 15px 0 0 0;
}
#patrocini ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#patrocini li{
	margin: 0;
	padding: 0
}

a {
	color: navy;
	text-decoration: none;
}
a:visited {
	color: navy;
	text-decoration: none;
}
a:hover {
	color: blue;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin: 5px 0;
	font: lighter 2em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: white;
}
h1 a, h1 a:visited{
	color: white;
	text-decoration: none;
}
h1 a:hover{
	color: white;
	text-decoration: none;
	border: none;
	background: none;
}
h2 {
	color: navy;
	margin: 0px 0px 2px;
	background-position:3px 0;
	padding:0 0 1px 0;
	width:100%;
	font: lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
}
h2 a, h2 a:visited {
	color: navy;
	text-decoration: none;
}
h2 a:hover {
	color: blue;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% "Trebuchet MS", Tahoma, Arial;
	color: navy;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: navy;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper {
	
}
#page {
	margin: 0;
	padding: 1px 0 0 0;
	width: 754px;
	border:7px transparent;
	border-top: none;
/*	background: url(images/pagebg.png) repeat-y left;*/
}

/* Menù di navigazione in alto */
#navigazione{
	height: 95px !important;
	height: 85px;
	width: 754px;
	padding: 0 0 0 0 !important;
	padding: 10px 0 0 0;
	overflow: hidden;
	color: black;
	font-weight: bold;
	font-size: 95%;
}
#navigazione hr{
	width: 754px;
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}
ul#nav{
	float: left;
	list-style: none;
	margin: 12px 0 0 210px !important;
	margin: 0 0 0 105px;
	padding: 0;
}

ul#nav li{
	float: left;
	margin: 0 0 0 4px;
	padding: 0
} 

ul#nav a{
	float: left;
	padding: 0 0 0 10px;
	background: url(images/tab3.png) no-repeat top left;
	text-decoration: none;
	color: black;
} 

ul#nav span{
	float: left;
	padding: 5px 10px 5px 0;
	background: url(images/tab3.png) no-repeat top right;
	cursor: pointer
} 

ul#nav li.current_page_item a,ul#nav a:hover{
	background: url(images/tab2.gif) no-repeat top left;
	background-color: #d7e2e6;
} 

ul#nav li.current_page_item span,ul#nav a:hover span{
	background: url(images/tab2.gif) no-repeat top right;
	background-color: #d7e2e6;
}
/* Fine menù di navigazione in alto */

/* Intestazione Diversamente in Danza */
#mainbanner{
	margin: 0;
	width: 754px;
	height: 200px;
/*	background:url(images/diversamenteindanza.png) no-repeat top;*/
	border-left:7px transparent;
	border-right:7px transparent;
	overflow: hidden;
	}

.description{
	float: right;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid;
	border-color: #d7e2e6;
	background: url(images/angolo_alto_sx.gif) no-repeat top left;
	background-color: #d7e2e6;
	color: navy;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
}
/* Fine intestazione Diversamente in Danza */


/* content area */
#content {
	padding: 0px 0px 30px 0;
	float: right;
	width: 538px;
	overflow: hidden;
	text-align:justify;
}
#content img {
	border: 1px solid;
	border-color: lightgrey;
	padding: 5px;
}

.narrowcolumn {
	margin: 15px 0 10px 0;
}

.post {
	clear:both;
}

.entry {
	padding-bottom:7px;
	width:530px;
	background-color: #d7e2e6;
}
.entrytop{
	padding-top: 9px;
	width:538px;
	background: url(images/angolo_alto_dx.gif) no-repeat top right;
	background-color: #d7e2e6;
	}	

.entry h2 {
	width:525px;
	margin:0 0 0 5px;
}

.postmeta {
	margin: 0;
	padding: 5px 5px 5px 28px;
	font-size: 0.9em;
	color: gray;
	border-bottom: 1px solid;
	border-color: lightgrey;
	background: url(images/file_icon.gif) no-repeat left;
}
.comments-link{
	padding: 0 0 0 20px;
	background: url(images/comments.gif) no-repeat left;
}
#fb-root{
	height: 5px;
	background-color: white;
}
.post-content {
	clear: both;
	padding: 5px;
}
.post-content a {
	color: navy;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed;
	border-color: lightgrey;
}
.post-content a:hover {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed;
	border-color: #d7e2e6;
}

.post-info {
	padding: 5px 5px 15px 5px;
	height: 15px;
	color: navy;
	font: 12px "Trebuchet MS", "Tahoma", sans-serif;
}
.post-info a {
	color: navy;
	text-decoration: none;
}
.post-info a:hover {
	color: blue;
	text-decoration: underline;
	border: none;
	background: none;
}
.post-content blockquote {
	background: url(images/quote.gif) no-repeat left top;
	font-style:italic;
	padding: 0 0 0 20px;
	margin:0 0 0 10px;
/*	width: 500px;*/
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: navy;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


/* Sidebar */

#sidebar {
	float: left;
/*	background: url(images/sidebarbg.gif) no-repeat top;*/
	background: url(images/angolo_alto_sx.gif) no-repeat top left;
	background-color: #d7e2e6;
	font-size: 95%;
	width: 205px;
	margin: 0 0 0 3px;
	color: black;
	}
#sidebar a{
	color: black;
	text-decoration: none;
	}
#sidebar a:hover{
	color: black;
	}
#sidebar h2 {
	color: navy;
	margin: 15px 0px  10px 0px;
	width: 100%;
	background: none;
	padding: 0;
	font: lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	padding-bottom: 3px;
}
#sidebar p{
	padding: 2px 0px 16px 0px;
	margin: 0px;
	line-height: 20px;
	}

/*sidebar list level1 */


.fb_iframe_widget {
	background-color: white;
}

#listabanner{
	margin:10px 15px!important;
}
#listabanner ul {
	margin: 0;
	padding: 0;
}
#listabanner ul li {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level1 */
#mainul{
	margin:0 10px!important;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0;
	margin:2px 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0;
	border: none;
}
/*blogroll */
ul.list-blogroll li, li.list-blogroll ul li, li.linkcat ul li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	background-position:0 3px!important;
	padding-left: 20px !important;
}

/*Meta*/
li.list-meta ul li, .widget_meta ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}

/*category widget */
li.list-cat ul li, ul.list-cat li, .widget_categories ul li{
	background: url(images/mini-category.gif) no-repeat !important;
	background-position:0 3px!important;
	padding-left: 20px !important;
}
/*archives widget */
li.list-archives ul li, .widget_archives ul li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	background-position:0 3px!important;
	padding-left: 20px !important;
}
/*pages widget */
li.list-page ul li, ul.list-page li, .widget_pages ul li, .widget_recent_entries ul li{
	background: url(images/mini-page.gif) no-repeat !important;
	background-position:0 3px!important;
	padding-left: 20px !important;
}
/*sub-pages */
ul li.list-page ul li ul li, ul.list-page li ul li, .widget_pages ul li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.list-recent ul li, .widget_recent_comments ul li{
	background: url(images/vcard.gif) no-repeat !important;
	background-position:0 3px!important;
	padding-left: 20px !important;
}
/* Admin block sidebar */
li.admin-sidebar ul li, .widget_recent_comments ul li{
	background: url(images/bullet_green.gif) no-repeat !important;
	background-position:0 3px!important;
	padding-left: 15px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 6px;
}
div.widget_calendar h2 {
	display:none;
}


/* Form Elements */
#search{
	display: none;
}

#sidebar form {
	margin:0; 
	padding: 5px 0;
	clear: both;
}
.searchtitle {
	font: bold 15px "Trebuchet MS", sans-serif, "Lucida Sans", Tahoma!important;
	color: navy;
}
#searchform {
	margin: 10px auto ;
	padding: 0; 
	}

#searchform #s {
	height:17px;
	width: 105px;
	margin-left: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: white;
	}

#searchsubmit {
	padding:0;
	border:none;
	width: 75px;
	height: 21px;
	background-color: navy;
	color: white;
	font: 11px "Trebuchet MS", "Lucida Sans Unicode", Verdana;
	}
#searchsubmit:hover {
	background-color: blue;
	color: white;
	cursor: pointer;
	}


/* Sidebar RSS Link*/

.rsslinks{
	padding:10px;
	margin-bottom:15px;
}
.rsslinks ul{
	list-style:none;
}
.rsslinks li{
	display:inline;
}
.rsslinks li a{
	background:url(images/rss.gif) no-repeat left;
	padding:3px 3px 3px 20px;
	margin-right:10px;
}

/*text widget */
.textwidget {
	padding-top: 5px;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px solid;
	border-color: lightgrey;
	margin: 0 10px 0 0px;
	padding-bottom: 4px;
	clear: both;
}

.commentlist {
	margin:0; padding:0;
	line-height: 130%;
	width:535px;
}
.commentlist li{
	margin:10px 0; padding:0;
	list-style: none;
	background: url(images/crv_btm.gif) no-repeat bottom;
	width: 535px;
}

.commenttext{
	border-bottom:1px solid;
	border-color: lightgrey;
	margin-bottom:5px;
}

.comment-btm{
	background:url(images/crv_top.gif) no-repeat top;
	padding:10px 20px 40px 20px;
	text-align:justify;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: normal;
	font-size: 100%;
}
.commentlist small {
	margin-bottom: 5px;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: gray;
	font-size: 87%;
}
#commentform input{
	width: 250px;
	background-color: #d7e2e6;
	border: 1px solid;
	border-color: lightgrey;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 525px;
	height: 115px;
	background-color: white;
	border: 1px solid;
	border-color: lightgrey;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background-color: white;
}
#commentform #submit{
/*	background: url(images/btn-bg.gif) no-repeat;*/
	border: 1px solid;
	border-color: lightgrey;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: navy;
	float: right;
	width: 144px;
	height: 28px;
	margin-right:10px;
	cursor: pointer;
}

/* footer area */
#footer {
	width: 968px;
	height: 80px;
	background-color: black;
	overflow: hidden;
	margin: 0px auto 0px;
	padding: 5px 5px 0px 5px;
	font-size: 0.9em;
	color: lightgrey;
}
#footer a {
	color: lightgrey;
	font-weight: bold;
}
#footer a:hover {
	color: white;
}
#footer .clear {
	height: 2px;
	overflow: hidden;
}

#meta ul{
	margin: 0;
	float: right;
}
#meta ul li{
	display: inline;
}
#meta ul li a{
	text-decoration: none;
	background:url(images/wp16nero.png) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}

.xhtml_valid {
	background:url(images/xhtml_valid.gif) no-repeat left ;
	padding-left:20px;
	margin:0 5px;
}
.css_valid {
	background:url(images/css_valid.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}
.rss {
	background:url(images/rss_valid.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}

/* 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 {
	float: right;
}
#footer .alignright {
	text-align: right;
}
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;
}
	
