/* CSS Document For Stylized Beauty
   Design by super j man
   (http://www.jdavidmacor.com) */

/******** Basic Body ********/
	body {
		background-color: #000000;
		background: url(../images/bg3.png) top repeat;
		font-family: "Comic Sans MS","Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
		}
	
	h1 {
		margin: 0;
		color: #FFFFFF;
		font-size: 40px;
		padding-left: 50px;
		padding-top: 50px;
		}
	
	h2 {
		margin: 0;
		color: #000000;
		font-size: 22px;
		font-variant: small-caps;
		border-bottom: 1px dotted gray;
		}
		
	img {
		border: 0;
		}
		
	.icon {
		border: 0;
		vertical-align: text-bottom;
		}
	
	#container {
		width: 760px;
		margin: 0 auto;
		padding: 0px;
		}
		
/******** Header ********/		
	#header {
		width: 760px;
		height: 155px;
		background: url(../images/header3.gif) top no-repeat;
		}
		
	form {
		float: right;
		font-size: 9px;
		margin-right: 25px;
		margin-top: 115px;
		}
		
	input {
		background: #FFFFFF url(../images/input.png) top left no-repeat;
		color: #999999;
		border: 0;
		font-size: 11px;
		padding: 3px;
		}
		
	.button {
		padding: 2px;
		background: #c60 url('../images/menu-background2.png') top left repeat-x;
		color: #FFFFFF;
		border: 0;
		font-size: 11px;
		}

/******** Menu ********/	
	#menu_container {
		width: 748px;
		_width: 750;
		background: #FFFFFF;
		height: 30px;
		padding-left: 5px;
		padding-right: 7px;
		_padding-right: 5px;
		}
	
	#menu {
		width: 100%;
		background: #c60 url('../images/menu-background2.png') top left repeat-x;
		float: left;
		font-size: 95%;
		white-space: nowrap;
		padding-right: 2px;
		margin-top: 0;
		margin-bottom: 0;
		}
	
	* html #menu {
		padding-right: 0;
		}
	
	#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		border-left: 1px solid #c60;
		border-right: 1px solid #c60;
		width: 100%;
		}
	
	#menu li {
		display: inline;
		}
	
	#menu a:link, #menu a:visited {
		padding: 0.25em 1em;
		background: transparent;
		color: #FFFFFF;
		text-decoration: none;
		float: left;
		border-right: 1px solid #c60;
		}
	
	#menu a:hover ,#menu a.select {
		background: #c60 url('../images/menu-hover2.png') repeat-x;
		color: #000;
		}


/******** Main Content ********/		
	#content {
		width: 750px;
		background: #FFFFFF;
		padding: 0px 5px 5px 5px;
		}
	
	#posts {
		width: 540px;
		background: #FFFFFF;
		margin-right: 15px;
		
		text-align: justify;
		font-size: 1em;
		line-height: 150%;
		color: #666666;
		margin-bottom: 25px;
		}
	
	#posts h2{
		margin-top: 5px;
		}
	
	#posts p{
		margin-bottom: 35px;
		}
	
	#posts h2 a:link, #posts h2 a:visited {
		color: #000;
		text-decoration: none;
		}
	
	#posts h2 a:hover {
		color: #000;
		text-decoration: underline;
		}
	
	#posts h2 div.print_email {
		float: right;
		}
			
	#posts .date {
		color: #666666;
		font-size: 65%;
		font-weight: bold;
		text-align: right;
		}
		
	#posts .continue {
		padding-left: 10px;
		}
		
	#posts .up {
		text-align: right;
		}
					
	#posts p img {
		float:left;
		margin-right:10px;
		margin-bottom:10px;
		padding: 5px;
		border: 1px solid #cccccc;
		}
	
		
	#posts a {
		color: #C44000;
		text-decoration: none;
		}
		
	#posts a:visited {
		color: #C44000;
		text-decoration: none;
		}
		
	#posts a:hover {
		color: #C44000;
		text-decoration: underline;
		}
		
	.dropcap {
		float: left;
		width: .67em;
		font-size: 3.1em;
		line-height: 95%;
		margin-right: 10px;
		}
	
	.blockquote {
		border: 2px dotted #88ac0b;
		background-color: #EFEFEF;
		margin: 30px;
		padding: 5px;
		overflow: hidden;
		text-align: justify;
		color: #CCCCCC;
		font-size: 1.2em;
		}
	
	.comments {
		color: #999999;
		font-size: 75%;
		text-align: right;
		}
	
	.clear{
		clear:both;
		}
	
	.box_center{
		margin-left:80px;
	}


/******** Sidebar ********/	
	
	#sidebar {
		width: 195px;
		float: right;
		padding-top: 5px;
		}
		
	.sidebar_content{
		display: block
		}
		
	.sidebar_content *{
		display: block;
		height: 1px;
		overflow: hidden;
		background: #999999;
		}
		
	.sidebar_content1{
		border-right: 1px solid #d3d3d3;
		padding-right: 1px;
		margin-right: 3px;
		border-left: 1px solid #d3d3d3;
		padding-left: 1px;
		margin-left: 3px;
		background: #b2b2b2;
		}
		
	.sidebar_content2{
		border-right: 1px solid #f4f4f4;
		border-left: 1px solid #f4f4f4;
		padding: 0px 1px;
		background: #acacac;
		margin: 0px 1px;
		}
		
	.sidebar_content3{
		border-right: 1px solid #acacac;
		border-left: 1px solid #acacac;
		margin: 0px 1px;
		}
		
	.sidebar_content4{
		border-right: 1px solid #d3d3d3;
		border-left: 1px solid #d3d3d3;
		}
		
	.sidebar_content5{
		border-right: 1px solid #b2b2b2;
		border-left: 1px solid #b2b2b2;
		}
		
	.sidebar_content_content{
		padding: 0px 10px;
		background: #999999;
		color: #EFEFEF;
		text-align: justify;
		line-height: 130%;
		}
	
	.sidebar_content_content ul{
		margin-left:-10px;
	}
	
	.sidebar_content_content a {
		color: #FFFFFF;
		text-decoration: none;
		}
		
	.sidebar_content_content a:visited {
		color: #FFFFFF;
		text-decoration: none;
		}
	
	.sidebar_content_content a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	
	.sidebar_content_content a.selected {
		color: #000;
		text-decoration: none;
		}
		
	.side_content_header {
		margin: 0;
		color: #FFFFFF;
		font-size: 20px;
		font-variant: small-caps;
		}


/******** Footer ********/	
	#footer {
		width: 740px;
		height: 73px;
		background: url(../images/footer2.gif) top no-repeat;
		margin-top: 0px;
		padding: 5px;
		}
		
	#footer p {
		padding: 25px;
		text-align: center;
		font-size: 9px;
		color: #999999;
		}
		
	#footer p a {
		color: #000000;
		font-weight: 100;
		text-decoration: none;
		border-bottom: 1px dotted #000000;
		}
		
	#footer p a:visited {
		color: #000000;
		font-weight: 100;
		text-decoration: none;
		border-bottom: 1px dotted #000000;
		}
			
	#footer p a:hover {
		color: #000000;
		text-decoration: none;
		border-top: 1px dotted #000000;
		}
		

/*##########################
	HOME > BOX PLAYLIST
##########################*/

#box-playlist {
	width:505px;
	height:140px;
	border:4px solid #ffffff;
	padding-left: 0px;
	margin-top: 20px;
	font-size:8pt;
	text-align: center; 
}

		#box-playlist > div {
			padding-left:7px;
		}

		#playlist-slider {
			padding-top:7px;
			padding-left:4px;
		}
		
		#playlist-slider-sx {
			height: 90px;
			margin-right:2px;
			margin-left:15px;
			float:left;
		}
		
		#playlist-slider-body {
			overflow: hidden;
			width:424px;
			float:left;
		}
		
		#playlist-slider-dx {
			height: 90px;
			margin-left:2px;
			float:left;
		}

		.playlist-preview {
			width:102px;
			float:left;
			margin-left:2px;
			margin-right:2px;
		}
		
		.playlist-preview-immagine {
			width:100px;
			height:100px;
			background-color:#333333;
			border:1px solid #666666;
		}
		
		.playlist-preview-titolo {
			color: #CC0202;
			text-align: center;
		}
		
		.home-playlist-upper {

		}
				
		.home-playlist-lower {
			margin-top:1px;
		}
