/* www.almostdesign.com */

*{
	margin:0;
	padding:0;
	}
	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
	background:#0E0E19 url(htmlbkg.gif) repeat-x;
	line-height: 17px;
	text-align: center; 
	}

h1 {
	background-image:url(bg-title.gif);
	font-size:17px;
	font-weight:bold;
	}

h2 {
	font-size:15px;
	font-weight:bold;
	}

p {
	margin:10px 0 10px 0;
	}

li {
	margin:10px 0 10px 14px;
	}
	
a {
	color:#CCC;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

#content {
	position:absolute;
	width:780px;
	height:550px;
	left:50%;
	margin-left:-390px;
	text-align: left; 

	}

#content #head {
	background:url(head.jpg) no-repeat;
	height:130px;
	}
	
#content #head h1{
	display:none;
	}

#content #main {
	background-color:#0E0E1B;
	background-image:url(bg2.jpg);
	background-repeat:repeat-x;
	margin:0 23px 30px 23px;
	}
	
#content #main #text {
	background:#272733 url(bg3.jpg);
	background-repeat:repeat-x;
	margin:0 10px 0 10px;
	position:relative;
	top:10px;
	}
	
#content #main #text #text2{
	padding:40px;
	}
	
#content #main #text div {
	margin-bottom:40px;
	}
	
#content #main #text div p, ul {
	margin-bottom:30px;
	}
	
#djset, #av  {
	border:solid 2px #CCC;
	float:right;
	clear:none;
	margin-left:30px;
	}
	
#novios, #av {
	float:right;
	clear:none;
	margin:50px 20px 0 20px ;
	}
	
#otros {
	margin-left:-4px;
	}
	
#news {
	margin-top:40px;
}

#news .news-date, #news .news-title, #news .news.body {
	margin-top:-25px;
}

#social {
	position: fixed;
	top: 0;
	right: 10px;
}

#social img{
	border: none;
}
