html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html, body { height:100%; }
body {
	background:#333 url(images/bg1.gif) repeat-y top center;
	margin:0px;
	font-weight:normal;
}

body,td,th {
	font-family:Arial, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	
	color: #333;
}
a{
	text-decoration:none;
}
strong,strong a{
	font-weight:bold;
}
em{
	font-style:italic;
}

h1{
	font-size:1.8em;
}

h2{
	font-size:1.6em;
}

h3{
	font-size:1.3em;
}

p{
	margin:1em 0px;
}

#main{
	
	
}

#js_container.loading{
	background:url(loading.gif) no-repeat center center;
	height:50px;
	
}

#header{
	margin:0px auto;
	background:#000 url(http://fandub.darkcat.org/foro/style_images/11193690234/ADI_D_gaussian_header1.gif);
	margin:0px auto;
	width:930px;
	height:170px;
	
}

#header h1 a{display:block;overflow:hidden;width:925px;height:170px;background:url(bblogo.gif) no-repeat 0 0;text-indent:-9999px;}

#menu{
	margin:0px auto;
	width:930px;
	border-bottom:7px solid #000;
	background:#000;
	text-align:center;
	font-size:1.1em;
}

#menu ul{
	display:blocK;
	padding:11px;
}

#menu li{
	display:inline;
}
#menu a{
	padding:11px;
	color:#DDD;
}
#menu a:hover{
	background:#4D1203;
}

#container{
	margin:0px auto;
	width:924px;
	min-height:600px;
	margin-top:3px;
	
}

#content{
	padding:30px;
	font-size:1.3em;
	line-height:1.4em;
	
}

/**/


.box{
	background:#F3F3F3;
	margin-bottom:20px;
	
	/*border:1px dotted #DDD;*/
}

.c1{
	background:url(images/c1.gif) no-repeat top left;
}
.c2{
	background:url(images/c2.gif) no-repeat top right;
}
.c3{
	background:url(images/c3.gif) no-repeat bottom left;
}

.c4{
	background:url(images/c4.gif) no-repeat bottom right;
}

.box .c4{
	padding:30px;
}

#content .info{
	
	height:45px;
	
}

.slink{
	background:url(information.png) no-repeat center right;
}

.slink.loading{
	background:url(loading.gif) no-repeat center right;
}

.slink.over{
	border-bottom:1px solid #CCC;
	background-color:#EEE;
}

#content .link,.slink{
	
	padding:5px;
	border-bottom:1px dotted #DDD;
	
	
}

#content .link a,.slink a{
	
	font-size:1.2em;
	
	
}

#content .link a{
	display:block;
}
#content .audiolink,#content .videolink{
	
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:20px;
	margin-bottom:10px;background:#FFF;
	color:#555;
	
}
#content .videolink h4 a{
	font-weight:bold;
}
#content .audiolink.color1{}
#content .audiolink.color2{}

#content .audiolink p,#content .videolink p{
	
	margin:0px 0px 1em 0px;
	
}



.audiolist_info1,.videolist_info1{
	
	
	width:260px;
	
	float:left;
	overflow:hidden;
	
}
.audiolist_info1{
	color:#888;height:78px;
}

.audiolist_info1 a,.videolist_info1 h4 a{
	
	
	font-weight:bold;
	
}
.audiolist_info2,.videolist_info2{
	
	width:220px;
	float:right;
	
}
.audiolist_info2{
	overflow:hidden;
}

div.imagen{
	text-align:center;
	margin-bottom:20px;
}
div.imagen img{
	
	border:1px solid #CCC;
	background:#FFF;
	padding:4px;

}


.listsize{
	
	width:600px;
	margin-right:20px;
	float:left;
	overflow:hidden;
	
	
}

.rightpanel{
	
	width:240px;
	float:right;
	
}

#content .link span{
	color:#999;
}


#content .link div{
	clear:both;
}

#content .infobox,#content .infobox2{
	background:#FFF;
	border:1px solid #CCC;
	
}

#content .infobox.audio,#content .infobox.video{
	min-height:360px;
	width:290px;
}

#content .infobox{
	
	float:left;
	margin:0px 10px 10px 0px;
}

.imgbanner{
	float:left;
	padding:4px;
	background:#FFF;
	border:1px solid #CCC;
}

.biofoto{
	float:right;
	padding:4px;
	background:#FFF;
	border:1px solid #CCC;
}

#content .infobox.letras{
	float:right;
	width:250px;
	margin:0px 00px 10px 10px;
}


#content .infobox2 h4,#content .infobox h4{
	color:#F60;
	font-weight:bold;
}

#content .infobox div,#content .infobox2 div{
	padding:20px;
	

}

#content .embedbox{
	
	float:right;
	padding:8px;
	border:1px solid #CCC;
	background:#FFF;
	margin:0px 0px 10px 0px;
	
}

#content .infobox span,#content .infobox2 span{
	display:block;
	
}
.clear{
	clear:both;
}
.clearL{
	clear:left;
}
.clearR{
	clear:right;
}

.photo{
	padding:3px;
	background:#FFF;
	border:1px solid #CCC;
}

.box h1,
.box h2,
.box h3,
.box h1 a,
.box h2 a,
.box h3 a,
.box .link a,.box .slink a{
	
	font-weight:bold;
}
.box a{
	color:#F60;
}


.box a:hover{
	color:#D76808;
}

#content .info h1,#content .info h2{

	float:left;
	padding-bottom:2px;
	
}



#content .info span{
	
	color:#999;
	/*background:#4D1203;
	*/
	
	float:right;
	
}

.imglist{
	float:left;
	border:1px solid #CCC;
	background:#FFF;
	padding:3px;
	margin:10px 0px 0px 10px;
}

.floatR{
	float:right;
}

.floatL{
	float:left;
}

#content .link.lodescargado a{
	clear:none;
}

#content .link.lodescargado span{
	clear:none;
	float:right;
}

#footer{
	margin:0px auto;
	width:930px;
	background:#000;
	color:#CCC;
	
}
#footer span{
	padding:30px 30px;
	display:block;
}
