/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
#maincontent {
	width: 1000px;
	float: left;
}

#corpocolonne {
	width: 832px;
	float: left;
}

#colonna_news {
	float: left;
	width:500px !important;
	width:/**/520px;
	padding: 10px;
	overflow:hidden;
}

#colonna_news h4 a{
	font-size: 24px;
	color: #DE1538;
	text-transform: uppercase;
	padding: 2px;
}

#colonna_news h4 a:hover { 
	background: #F199A9; 
}

#colonna_cats {
	width: 292px !important;
	width:/**/312px;
	padding: 15px 10px 20px 10px;
	float: left;
	overflow: hidden;
}

#colonna_cats #catblock {
	border: 4px solid #DE1538;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#colonna_cats #catblock h2 {
	font-size: 20px;
	text-decoration: none;
	color:#FFF;
	background-color: #DE1538;
	display:block;
	padding-left: 5px;
	margin-bottom: 10px;
}

#colonna_cats #catblock ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: circle;
}

#colonna_cats #catblock ul li a {
	font-size: 12px;
	color: #666;
	padding:  0 0 5px 15px;
}

.postcontent {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

.postcontent p {
	padding: 0 0 10px 0;
	font-size: 14px;
	line-height: 20px;
}

.postcontent p.postmetadata {
	margin-top: 10px;
}

.postcontent a, .navigation a {
	color: #DE1538;
}

.catcontent {
	margin: 0 5px 0 5px;
}

.catcontent a {
	color:#666;
}

.catcontent a h4 {
	color: #DE1538;
	font-size: 18px;
}

#respond h3 {
	font-size: 20px;
	text-decoration: none;
	color:#DE1538;
}

#banner_cats {
	margin-bottom: 20px;
	text-align:center;
}

#sidebar > ul > li > ul > li {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left !important;
margin-left:20px;

}
#sidebar > ul > li > h2 {
color: #DE1538;
border-bottom-color: #CCC;
background-color: #F5F5F5;
margin-bottom:7px;
margin-top:10px;
text-align: left;
margin-left:20px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar h4 {
	letter-spacing: -1px;
	font-size: 16px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-top: 10px;
}

#sidebar #searchform #s {
	border: 2px solid #FF6600;
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	width: 170px;
	font-weight: bold;
	margin-bottom: 8px;

	}

#sidebar #searchsubmit {
	padding: 1px;

	}
	
#sidebar {
margin-top:0px !important;
padding-top:0px !important;
padding-top:/**/20px;
}
#sidebar a {
	color: #333;
	text-decoration:none;
}
#sidebar a:hover {
	color: #DE1538;
	text-decoration:underline;
}


#sidebar
{   
	width: 160px;
	float: left;
	overflow: hidden;
	padding: 20px 0 20px 0;
	text-align: center;
}

#sidebar form {
	margin: 0;
	}
	
h2#elenco_artisti {
	background-image: url(images/artisti-per-lettera.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 51px;
	text-align:center;
	font-weight:normal !important;
	margin-top:3px;
	
}




ul#alfabeto {
	list-style-type: none;
	margin: 10px 0px 15px;
	padding: 0px 10px;
	text-align: center;
}


ul#alfabeto li {
	display: inline;
	
}


ul#alfabeto li a {
	text-decoration: none;
	font-size: 11px  !important;
	color: #000000;
	padding: 3px;
	list-style:none;
	
}
ul#alfabeto li a:hover {
	text-decoration: none;
	font-size: 11px !important;
	color: #FF6600;
	height: 12px;
	width: 12px;
	background-attachment: scroll;
}

#banner_right {
padding-left:20px;}
	
/* End Sidebar */


#lettere_cantanti { clear: both; }

#lettere_cantanti a {
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

#commentform .input_text, #commentform .input_textarea {
	width:98% !important;
	background: #F2F2F2 !important;
	border: 1px solid #CCCCCC !important;
	padding: 4px !important;
	margin:0px 0px 10px !important;
}

#commentform .input_text {
	height: 14px !important;
}

#lettere_cantanti {
	margin: 10px;
}

#lettere_cantanti h3 {
	font-size: 18px;
	color: #DE1538;
	padding-bottom: 5px;
	border-bottom: 4px solid #CCC;
}

h3.commenti {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left !important;
	color: #DE1538;	
	border-bottom-color: #CCC;
	background-color: #F5F5F5;
	margin-bottom: 5px;
}

.comment-body {
	margin: 10px 0 10px 0;
	color: #333;
	background-color: #F5F5F5;
	padding: 5px;
}

.comment-body p {
	margin: 5px 10px 5px 40px;
	display: block;
}

.commentmetadata a {
	color: #DE1538;
	font-size: 80%;
}
	
