/*  
Theme Name: Rhymast
Author URI: www.rhymast.com
Version: 1
Author: Rhymast Music
Description: Rhymast Music Custom theme by Mario
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif; 
	background:#000000;
	color:#000;
	margin: 0;
	}
a, a:visited{
	color: #91e0ff;
	text-decoration: none;
	}
	
a:hover{
	color: #f0d360;
	text-decoration: underline;
	}

#container { 
	width: 960px; 
	background:#000;
	text-align: left; 
	margin: 5px auto;
	padding:0; 
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer { 
	padding-left: 0; 
	padding-bottom: 5px; 
	padding-right: 0; 
	padding-top: 5px; 
	background:black;
	color: #ff000b;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	text-transform:uppercase;
	text-align: center;
	clear: both;
	}

#footer a { 
	color:#ffdab6;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration: underline;
	}

.clear {
	clear:both;
}



/* ----------- HEADER ---------------- */
#header { 
	background:#000 
	height: 130px;
	width: 960px;
	display: block;
	font-size: 0;
	line-height: 0;
	
}

#logo {
float:left;
width: 150px;
padding-bottom: 15px;


}
#header h1 {
	font: 35px Helvetica, Georgia, Arial, Verdana, Sans-Serif; 
	color: #fff;
	margin:0px 0px 0px 30px;
	
}

#header h1 a {
	color:#8bc33e;
	text-decoration: none;
	font-weight: bold;
}

#header h3 {
	font: 14px Georgia, Times New Roman, Sans-Serif; 
	color: #666;
	margin:0px 20px 20px 30px;
	font-weight: bold;
}
#image_flicker img {float:right; padding-right: 75px;padding-top: -50px;padding-bottom: 15px;}
#image_flicker img {display:block; margin:auto; border:none;}
/* ---------- END HEADER -------------- */




/* ---------- MAIN NAVIGATION MENU CODE ---------------- */

#menu h2 {
	margin: 0;
	padding: 10px 25px 12px 25px;
	}
	
#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}

#menu {
	position:relative;
	height:43px;
	font-size:14px;
	text-transform:uppercase;
	background:#fff url(images/time4bed_bg.gif) repeat-x bottom left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:16px;
	font-weight:bold;
	margin-bottom:20px;
	}
	
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}
	
#menu ul li{
	display:block;
	float:left;
	margin:0 2px;
	}
	
#menu ul li a{
	display:block;
	float:left;
	color:#ffdab6;
	text-decoration:none;
	padding:0  25px 0 25px;
	height:43px;
	line-height:50px;
	}
	
#menu ul li a:hover {
	color:#fff;
	}

#menu ul li.current_page_item a,#menu ul li.current_page_item a:hover {
	color:#894d12;
	background:transparent url(images/menuslice.gif) repeat top center;
	}
	
*html #menu ul li a, #menu ul li a.current, #menu ul li a span {
	height:1%;
	line-height:43px;
	}
/* -------------- END OF MAIN NAVIGATION MENU CODE --------------------- */


/* -------------- MAIN CONTENT OR MIDDLE COLUMN ------------------------ */
#content { 
	font-family: sans-serif, Helvetica, Verdana, Arial; 
	font-size: 1.3em; 
	color: #ebe4c1; 
	float:left;
	width: 450px; 
	margin:0 0 20px 0;
	padding: 5px 25px 15px;
	min-height:600px;
	}
*html #content {
	height:600px;
	width:500px;
	w\idth:450px;
	}

#content p{
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 10px;
	margin: 0;
	line-height: 18px;
		clear:left;
	}
#content p img {
	float:left;
	border: none;
	margin-right:15px;
	margin-bottom: 3px;

	}
#content h1, #content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #f0d360;
	margin: 0;
	line-height: 120%;
	}
#content h1 a, #content h2 a  {
	font-size: 1.4em;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ff1414;
	text-decoration: none;
	}

#content h1 a:hover, #content h2 a:hover {
	color: white;
	text-decoration: none;
	}

#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #3366ff;
	margin-bottom: 10px;
	line-height: 120%;
	padding-bottom:5px;
	}
#content h3 a  {
	color: #3366ff;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #f0d360;
	text-decoration: none;
	}

#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
	
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
#content li {
	margin: 0;
	padding: 0;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
	
#content ul li a {
	color: #3366ff;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #f0d360;
	text-decoration: underline;
	}
	
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #000000;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#content p.bloglinks {
	background:gray;
	margin-bottom:10px;
	line-height: 18px;
	padding:5px 8px;
}

.postspace {
	border-bottom-color: #ffbb17;
	border-bottom-style: dotted;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	background: #000000;
	width: 440px;
	height: 1px;
	margin: 0;
	padding: 0;
	
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
	
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

.about {
	font-family: sans-serif, Helvetica, Verdana, Arial; 
	font-size: 1.3em; 
	color: #ebe4c1; 
	}
	
#r_sidebar #contact p{
	font-family: sans-serif, Helvetica, Verdana, Arial; 
	font-size: 1.2em; 
	color: #ffffff;
	background-color: red; 
	}


/* ------------- END OF MAIN CONTENT OR MIDDLE COLUMN CODE -------------- */


/* ------------- LEFT SIDEBAR CODE -------------------------------------- */
#l_sidebar { 
	background: #0e0e0e no-repeat left bottom;
	color: #ffffff;
	width:215px;
	float:left; 
	margin:0 0 20px 0;
	padding:10px 15px 15px; 
	min-height: 660px;
	display:inline;
	}

*html #l_sidebar {
	height: 660px;
	width:215px;
	w/idth:215px;
	}

#l_sidebar p {
	margin: 0;
	line-height: 16px;
	padding: 2px;
	
	}
	
#l_sidebar h2 {
	font: 14px Georgia, Arial, Verdana, Sans-Serif; 
	margin:0;
	font-weight: bold;
	}
	
#l_sidebar ul {
	background:#000;
	margin:0 0 10px;
	
	}
	
#l_sidebar ul li, #l_sidebar li ul li {
	width:100%;
	}
	
#l_sidebar h2 {
	color:#E00034;
	padding:0 15px 10px 0;
	}

#l_sidebar ul {
	list-style: none;
	padding:0;
	}
	
#l_sidebar li {
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
	
#l_sidebar ul li a {
	background-color: #0e0e0e;
	font-size: 1.2em;
	display: block;
	color: #aad9ff;
	text-decoration: none;
	padding:2px 2px;
	line-height:1.5;
	}

#l_sidebar ul li a:hover {
	color: #0e0e0e;
	background: #aad9ff;
	}
	
#l_sidebar ul.children {
	margin-left: 20px;
	}

	
/* ------------ END OF LEFT SIDEBAR CODE ---------------------------- */




/* ------------ RIGHT SIDEBAR CODE ---------------------------------- */
#r_sidebar { 
	color: #aad9ff;
	background: #000;
	width: 185px;
	float:left; 
	margin:0 0 0 0;
	padding:10px 0px 15px; 
	margin-top: -160px;
	}
	
*html #r_sidebar {
	width:215px;
	w/idth:185px;
	}
	
#r_sidebar p {
	background:#000;
	margin:0 0 10px;
	line-height: 16px;
	padding: 2px;
	color: #aad9ff;
	}
	
#r_sidebar h2 {
	font: 16px Georgia, Arial, Verdana, Sans-Serif; 
	margin: 0;
	font-weight: bold;
	color:#E00034;
	padding:0 15px 10px 0;
	}
	
#r_sidebar li h2 {
	padding-top:0;
	}

#r_sidebar ul {
	background:#fff;
	padding:0;
	margin:0 0 10px 0;
	}

#r_sidebar li {
	list-style-type:none;
	}

#r_sidebar li ul li, #r_sidebar ul li {
	width:100%;
	}

#r_sidebar ul li ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding:10px 0pt 10px 0;
	margin:0;
	}

#r_sidebar ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding:10px 0pt 10px 0;
	margin:0;
	}

#r_sidebar ul li ul li a:hover {
	color: #ffffff;
	background: #3366ff;
	}
	
#r_sidebar ul li a:hover {
	color: #ffffff;
	background: #3366ff;
}

#r_sidebar form {
	padding:0 15px 10px;
	margin:0;
	}

#r_sidebar form input {
	margin-bottom:10px;
	}
#r_sidebar ul#recentcomments {
	padding:10px;
	}

#r_sidebar ul#recentcomments li.recentcomments {
	background:url(images/blue-arrow.png) no-repeat 0 2px;
	padding-left:16px;
	line-height:1.4;
	margin:0 0 10px;
	width:auto;
	}
/* ------------ END OF RIGHT SIDEBAR CODE ----------------------- */





/* ------------ STYLING FOR CALENDAR WIDGET -------------------- */
#calendar_wrap table, #calendar_wrap caption {
	margin:0 auto;
	}
/* ------------ END OF STYLING FOR CALENDAR WIDGET -------------- */





/* ---------------- CONTENT COMMENTS SECTION -------------------- */
#content ol.commentlist {
	list-style: decimal; 
	line-height:1.6;
	margin:0;
	padding:0 0 10px 0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 15px;
	display:block;
	font-style:normal;
	background:#fcfcfc;
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}
#content h3#comments {
	border-bottom:none;
	}
.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}
#content .commenttext p {
	padding:0;
	margin:0;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}
	
.commenttext {
	background: #516B2D url(images/comment-gr.png) repeat-x;
	border-top:1px solid #c5f386;
	padding:15px 20px;
	color:#fafcf6;margin-bottom:15px;
	}
/* -------------- END OF CONTENT COMMENTS SECTION -------------------------- */


.dataautore {

	color: #827d40;
	font-size: 0,7em;
	font-family: x Helvetica, Arial, Verdana, Sans-Serif;
	padding-bottom: 5px;
}

#collegamenti{
height: 190px;
padding-bottom: 10px;
}

#collegamenti ul, li{

padding: 0px;
border: 0 none;
}
#collegamenti a{

border: 0px;
margin: 0px;
padding: 0px;

}
#collegamenti img{

border: 0px;
margin: 0px;
padding: 0px;
float:left;
}

*|*:-moz-any-link img, img[usemap], object[usemap] {
border:0px none;
}

.release-name a{



	color: #ffab2f;



	font-weight: bold;



	font-size: 1em;



}
.release-buy a{



	color: #ffab2f;



	font-weight: bold;



	font-size: 1em;



}
#mattone{



float:left;


}

#bannerone{


float: right;
margin-right: 80px;


}