body {
	font-family: Arial, Helvetica, sans-serif;
}
.clear { clear: both; }

.contenido {
	width: 980px;
	margin: 0 auto;
}
div.derecha {
	float: right;
	text-align: right;
}
div.izquierda {
	float: left;
	text-align: left;
	/* margin-top: -1em; */
}

.anuncio, .anuncio_pie {
	text-align: center;
}

h2,h3 {
	padding: 1.8em 0 0.2em 0;
	clear: both;
}

/* para no modifique los popup de facebook */
div.fb_pop_content_container h2 span, div.fb_pop_content_container h3 span {
	color: #fff;
}
h2 {
	font-size: 1.5em;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 1.1em;
	letter-spacing: 0.05em;
}
h3, h3 strong {
	font-weight: bold;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0.5em 0 0.1em 0;
}

p {
	padding-bottom: 0.2em;
}

p span {
	font-weight: bold;
}

.video {
	clear:left;
	padding-top: 1.6em;
}

div.youtube .anuncio {
	padding: 2px 0;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 1em;
}
a, a:link {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

/***********************************************
					ENCABEZA
************************************************/

#encabeza h1 a strong {
	display: none;
}
#menu {
	padding: 0.5em 0 0.5em 0;
}

/***********************************************
					CONTENIDO
************************************************/

#contenido {
	min-height: 200px;
}
#contenido .anuncio {
	clear: both;
	padding: 1em 0;
}
#contenido .izquierda {
	width: 650px;
	padding-bottom: 1.5em;
}
#contenido .derecha {
	width: 300px;
	text-align: left;
	padding-bottom:1em;
}

#contenido .previa img {
	float: left;
	margin-right: 0.6em;
}

.post p {
	text-align: justify;
	letter-spacing: 1px;
	line-height: 1.3em;
	color:#444;
}

.post h2 {
	border-bottom: 1px solid #bbb;
	color:#333;
	padding-bottom: 0.1em;
	margin-bottom: 0.3em;
}
.post h2 a {
	display:block;
}

p.command {
	text-align: right;
	padding: 0.2em 0;
}

p.command a {
	font-weight: bold;
	font-size: 1.1em;
}

a.play {
	display:inline-block;
	height:27px;
	padding-top:5px;
	padding-left:38px;
	text-decoration:none;
}
a.play:hover {
	background-position:left bottom;
}


/***********************************************
					DERECHA
************************************************/

#links a {
	background: url('iconos/global.png') no-repeat 1px -76px;
	padding-left: 15px;
}
#links ul.masvideos a {
	padding-left: 21px;
	line-height: 22px;
}
#links a.chistosos	{ background-position: 0 -96px;	}
#links a.terror		{ background-position: 0 -120px; }
#links a.futbol		{ background-position: 0 -144px; }
#links a.amor		{ background-position: 0 -168px; }
#links a.hdp		{ background-position: 0 -192px; }
#links a.animales	{ background-position: 0 -216px; }
#links a.deninos	{ background-position: 0 -240px; }
#links a.paraninos	{ background-position: 0 -264px; }
#links a.juegos		{ background-position: 0 -288px; }


/***********************************************
					PIE
************************************************/

#pie {
	clear: both;
	color: #999;
}
#pie2 {
	padding-top:2em;
}

#pie .anuncio {
	padding: 12px;
	margin:0 auto;
	width:748px;
}

#pie p {
	padding: 3em 0;
	font-size: 0.7em;
	text-align: center;
}




#suscribite a {
	display: block;
	line-height: 24px;
	margin: 9px 0;
	padding-left: 28px;
	background: url('iconos/global.png') no-repeat 0 0;
}
#suscribite a.twitter {
	background-position: 0 -24px;
}
#suscribite h4 {
	color:#777;
	font-size: 0.9em;
}
#suscribite input {
	color:#333;
	border: 1px solid #aaa;
	font-size: 12px;
	padding: 5px 10px;
	margin:0;
}
#suscribite input.correo {
	color:#555;
	padding: 6px 2px 6px 34px;
	padding-left: 34px;
	width: 210px;
	background: #eee url('iconos/global.png') no-repeat 3px -48px;
}


#slogan {
	font-size: 0.85em;
	color:#777;
	padding-bottom: 1em;
}




.paginador {
	clear: both;
	text-align: center;
	padding: 1em 0;
	padding: 2em 0 0.5em 0;
	font-size: 1.1em;
}

.paginador .deshabilitado {
	color: #777;
}

.paginador .habilitado {
	font-weight: bold;
	text-decoration: none;
}

.paginador .actual {
	font-weight: bold;
}

.paginador a {
	padding: 0 0.2em;
}



div.tags a {
	background: no-repeat left;
	padding: 0 0 0.3em 19px;
	background-image: url('iconos/tag.png');
	margin-left: 0.5em;
}
#tagsderecha li, .tags li {
	display: inline;
}


/**		VIDEO	**/
#masvideos div {
	float:left;
	border: 1px solid #ccc;
	padding:1px;
	position: relative;
	overflow: hidden;
	height:100px; /* alto imagen */
	margin-right:8px;
}
#masvideos span {
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	display: block;
	position: absolute;
	text-align: center;
	padding: 1em 5px;
	width: 140px; /* ancho imagen */
	height: 100%;
	left: 0;
	color: #fff;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#masvideos a {
	text-decoration: none;
}
#masvideos img {
	font-size:0.2em;	/* por si la imagen no carga */
	overflow:hidden;
}



#websamigas li {
	padding:0.5em 0;
	margin-left:1em;
	list-style: square outside;
}
#websamigas a {
	display:block;
}
#websamigas a, #websamigas a strong {
	font-weight:bold;
	text-decoration:none;
}



.social {
	padding: 0.5em 0 0;
}
.social div {
	float: left;
}
.socialtw {
	padding: 0 2em;
}


.socialbutton {
	padding: 0.3em 0;
}
.socialtwitter {
	padding-left: 30px;
}
.socialplusone {
	padding-left: 60px;
}
.socialfacebook {
	padding-left: 15px;
}

.smowtion {
	padding-top: 1em;
}
