html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,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:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}blockquote:before,blockquote:after,q:before,q:after{content:рс}blockquote,q{quotes:рс рс}
body {
	background:#1A1A1A;
	font-family: Arial;
	font-size:12px;
	color:#000;
}

a{
	text-decoration:none;
	color:#EEEEEE;
}
p{
	color: #EEEEEE;
	font-size:14px;
	text-align:center;
}
a:hover{
	text-decoration:underline;
}

.fright{
	float:right;
}
.azul{
	color:#0164E6;
	}
.bold{
	font-weight:bold;
}
div#container{
	width:960px;
	margin:0 auto;
}
form#search{
	float:right;
	display:inline;
	width:250px;
	margin:20px 20px 0 0;
}

dt{
	float:left;
	width:200px;
	height:40px;
	display:inline;
	color:#EEE;
}
dd{ 
	float:left;
	width:300px;
	height:40px;
	}
dd#ta{
	height:80px;
	}
dl{
	width:500px}
	
div#content{
	min-height:400px;
	padding:0 10px 10px 10px;

}

div#header{
	height:68px;
	background: url(bghead.png) repeat-x;
}

#logo{
	border:0px;
	margin-left:30px;
}

h1{
	color:#FFF;
	width:300px;
	float:left;
	font-size:1.5em;
}

h2{
	color:#FFF;
	width:300px;
	float:left;
	margin-left:20px;
	font-size:1.5em;
}
.clear{
	clear:both;
}
img#rayo{
	width:14px;
	height:25px;
	padding-right:5px;
	float:left;
}

div#contH1{
	margin-top:20px;
	text-align:left;
}
div#sidebar{
	background: url(bgbthead.png) repeat-x;
	text-align:right;
	padding-top:5px;
	height:33px;
}

div#sidebar a{
	color:#FFF;
	padding:4px;
}
div#breadcrumb{
	width:50%;
	color:#0164E6;
	font-weight:bold;
}
div#footer{
	background: url(bgbthead.png) repeat-x 2px 0px;
	padding-top:5px;
	height:31px;
	text-align:center;
	color:#FFF;
	clear:both;
}

li{
	padding:4px 0;
}

.bloque{
	float:left;
	width:250px;
	height:250px;
	margin-left:10px;
	padding:10px;
	
}
ul.flickr{
	float:left;
	width:525px;
	padding:10px;
	
}

li.web{
	font-weight:bold;
}

li.web a{
	color:#0164E6;
}
li.web a:hover{
	text-decoration:none;
}
li.hentry{
	font-size:11px;
	border-top:1px dashed #393939;
	padding: 5px 0;
}
li.flickr,li.youtube{
	width: 75px;
	height: 75px;
	float:left;
	margin-left:10px;
	display:inline;
	border:0;
}

li.flickr img,li.youtube img{
	border:2px solid #393939;
}

div.full-post{
	position:absolute;
	z-index:100;
	padding:4px;
	margin-top:8px;
	background: #EEEEEE;
	border:1px solid #064ADE;
	width:240px;
	display:none;
}
div.ytbfin{
	position:relative;
}
li.flickr div.full-post{
	width:auto;
}
div.full-post img{
	margin:0 auto;
}

li.tags{
	margin:0 20px 20px 0;
	width:150px;
	float:left;
}
li.tags a, li.poptags a{
	background: #484848;
	color:#FFF;
	padding:4px;
}
li.poptitulo{
	font-weight:bold;
	color:#0164E6;
	margin-bottom:10px;
}
li.poptags{
	margin:0 5px 5px 0;
	height:20px;
	float:left;
}
div#relatedTags{
	float:left;
	color:#EEEEEE;
}
div#ytb{
	width:445px;
	height: 390px;
	text-align:right;
	background:#EEEEEE;
	border:1px solid #064ADE;
	position:fixed;
	#position:absolute;
	top: 50%;
	left: 50%;
	margin-left:-230px;
	margin-top:-205px;
	display:none;
	z-index:1;
}
div#ytb a{
	color: #000;
}
div#ytb object{
	padding:10px;
	float:left;
	}
	
div#oscuro{
	position:fixed;
	#position:absolute;
	top:0;left:0;
	width:100%;height:100%;
	background:#1A1A1A;
	opacity:.7;
	filter: alpha(opacity = 70);
	display:none;
	z-index:0;
}

div#helpInfo{
	float:left;
	width:98%;
	border:1px solid #FFA65C;
	background: #FFFAD2;
	padding:5px;
	font-weight:bold;
}
div.txtSN{
	color: #EEE;
	margin: 20px 0;