/*  
Theme Name: AlessandroMusic

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
	
.hidden {
position:absolute; 
top:-10000px; 
left:-10000px; 
width:0; 
height:0; 
clear:none;
}


body,html {
	min-height:101%;
	}
	
body {
	color: #545454;
	padding: 0px;
	background-color: #cccccc;
	background-image: url(/dblog/template/angrisanomusic/gfx/bg1.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	}

body, select, input, textarea {
	font: 110% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color:#3399FF;
	text-decoration:none;
	letter-spacing: 0px;
	}

a:hover, a:active {
	color:#000;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#D5EAF6;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	padding: 0px 25px 35px 25px;
	
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
#top {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	padding: 10px 25px 35px 25px;
	background-image:url(/dblog/template/angrisanomusic/gfx/top.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	}


#branding {
	width:880px;
	height: 150px;
	background-image:url(/dblog/template/angrisanomusic/gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b6b6b6;
	background-image:url(/dblog/template/angrisanomusic/gfx/bk_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}


		

	 
	
	
/*	Headers */

h1 {
	font:2.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.02em;
	color: #333333;
	}
	
h2 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-top: 5px;
	}
	
h3 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}


#sidebar h4 {
	font: 0.95em  Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.1em;
	margin-bottom:0px;
	margin-top:0px;
	color:#5f5f5f;
	}
	
.modulo h3 {
	}
	
#sidebar h3, #sidebar h2 {
	padding: 6px;
	margin:12px 0 15px 0;
	font:bold 1em Arial, Verdana, Sans-Serif;
	text-align: left;
	background-image:url(/dblog/template/angrisanomusic/gfx/h3_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}


	
	
	
/* Content */

#content {
	width:605px;
	float:left	
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px solid #b6b6b6;
	border-top:1px solid #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img {
	padding:1px;
	border:0px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#D5EAF6;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #00ccff;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #00ccff;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:10px; padding-top:0px;
	}
	
.entry img {
padding: 1px; border: 0px solid #000000; margin-right:3px
}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:5px; 
	}

.button {
	padding: 1px;
	background:#000;
	background-image:url(/dblog/template/angrisanomusic/gfx/button1.gif);
	color:#fff;
	border:none;
	height: 23px;
	width: 71px;
	font-size: 11px;
	}

.button:hover {
	
	}

#commentform input {

	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#999999;
	text-align:center;
	}

#footer a {
	color:#3399FF;
	}

#primo_articolo img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
/*DBLOG*/
#dBlog { border:#cccccc 1px solid; padding:0; border-spacing:0; border-collapse:collapse; }
td.dBlog { padding:10px; vertical-align:top; text-align:left; }
td.dBlogLine { border-top:1px solid #cccccc; }
#mainTable { width:700px; border-spacing:0; border:0; margin:auto; background-color:#ffffff; }
td.mainTable { padding:15px; vertical-align:top; text-align:left; }
#mainHeader { width:680px; border:0; border-spacing:0; padding:0; background-color:#ffffff; }
#mainHeaderLeft { width:440px; padding-right:10px; vertical-align:top; text-align:left; }
#mainHeaderRight { width:200px; padding-left:10px; vertical-align:top; text-align:left; }
#mainHeaderDivider { width:10px; background-color:#dedfde; }
#didascalia { font-size:8pt; }
#didascalia span { font-style:italic; }
#virgoLeft { font-family:georgia,serif; font-style:italic; font-size:42px; }
#virgoIn { font-size:8pt; font-style:italic; }
#virgoRight { font-family:georgia,serif; font-style:italic; font-size:42px; text-align:right; }
#mainContent { width:680px; border:0; border-spacing:0; padding:0; }
#mainContentLeft { width:500px; padding:0; padding-right:5px; vertical-align:top; text-align:left; }
#mainContentRight { width:195px; padding:0; padding-left:5px; vertical-align:top; text-align:left; }
#mainContentDivider { width:5px; background-image:url('/dblog/template/angrisanomusic/gfx/puntini_v.gif'); }
#briciole { margin:1em 0; }
#briciole span { font-weight:bold; }
#intro { text-align:justify; }
#footerLeft { float:left; font-size:8pt; }
#footerRight { float:right; font-size:8pt; }


/* --- elementi --- */
.giustificato { text-align:justify; }
.centrato { text-align:center; }
.piccolo { font-size: 8pt; }
.right { text-align:right; }
.evidenziato { background-color:#FFFF00; font-style:italic; }
.explain { font-style:italic; }
.divider1 {
	width:100%;
	margin-top:2em;
	margin-bottom:2em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b6b6b6;
}

.divider {
	width:100%;
	margin-top:1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b6b6b6;
}
.divider_linklog { margin-top:0.1em;}
.linklog { }
.sopra { margin-bottom:1em; }
.sotto { margin-top:1em; margin-bottom:1em; }
.titolo { margin-bottom:1em; font-weight:bold; }
.titoloclass { margin-bottom:1em; font-weight:bold; display:block; }
.fleft { float:left; }
img.fleft { padding:2px; border: 1px solid #000000; margin-right:3px; float:right}
.fright { float:right; }
.pagine { text-align:center; }
.pagine span { font-weight:bold; }


/* --- commenti --- */
.compari { margin-top:1em; margin-bottom:1em; background-color:#fcfcfc; padding:7px; }
.comdispari { margin-top:1em; margin-bottom:1em; background-color:#f3f3f3; padding:7px; }
.comtitolo { }
.comtesto { margin-top:0.5em; margin-bottom:0.5em; padding-left:0.5em; }
.comautore { padding-left:0.5em; font-size:8pt; }
.formcommenti { width:380px; margin:auto; }
.formpopcommenti { width:280px; margin:auto; }


/* --- popup --- */
#mainPopup { width:320px; border-spacing:0; border:0; margin:auto; background-color:#ffffff; }
td.mainPopup { padding:15px; vertical-align:top; text-align:left; }
#popupContent { width:320px; border:0; border-spacing:0; padding:0; }
#popupContentLeft { width:320px; padding:0; padding-right:5px; vertical-align:top; text-align:left; }


/* --- autori.asp --- */
.fotoautore { margin-top:1em; margin-bottom:4em;}
.fotoautore img{}
.elencoautori li { margin:0.5em; }


/* --- foto.asp --- */
.foto { padding:7px; margin-top:1em; margin-bottom:4em; text-align:center; background-color:none; }
.foto img {padding:1px;  border:1px solid #021a40;  background-color:#ff0; }
.elencofoto li { margin:0.5em; }


/* --- sondaggi.asp --- */
.sondaggio { text-align:center; }
.insondaggio { margin:auto; padding:5px; width:100%; text-align:left; background-color:#fbfbfb;border-bottom:1px solid #cccccc }
.sondaggio table { width:280px; }
.sondaggio td { text-align:center; vertical-align:bottom; }
.sondaggio td img { width:10px; }

/* --- stampa.asp --- */
#mainContentPrint { width:680px; padding:0; vertical-align:top; text-align:left; }


/* --- 404.asp --- */
#form404 { text-align:center; }


/* --- moduli --- */
.modulo {  }
.modtitolo {  text-align:right; }
.modcontenuto {  }
.modcontenuto form { margin:0; }
.feed { text-align:center; font-size:8pt; }
.tempoesec { text-align:center; font-size:8pt; }
.utentionline { text-align:center; font-size:8pt; }
.utentionline span { font-weight:bold; }


.calendario { border-collapse:collapse; border-spacing:0; margin:auto; width:182px; text-align:center; background-image: url(gfx/calendario.jpg);

	background-repeat: no-repeat;

	background-position: center center;
}
.calendario td { width:26px; height:26px; text-align:center; }
.calendario td.wide { width:130px; height:26px; text-align:center; }
.calendario td a { font-weight:bold; }
.calendario .giorni td { font-weight:bold; font-size:8pt; background-color;#ffffff; }
.calendario .scuro {  }
.calendario .chiaro {   }
.calendario .oggi { background-color:#CCCCCC; }	
	
.border_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	padding-left: 10px;	
	}
