/*
Theme Name: Se me apag&oacute; la tele
Theme URI: http://www.sofoca.cl/
Description: Prueba
Author: Andrés Sanhueza M.
Version: 0.1
License: Pending
*/

* {

	margin: 0;
	padding: 0;

}

body {
	font-family: Helvetica, sans-serif;
	margin: 8px auto;
	width: 978px;
}
a img {
	border: 0;
}
img {
vertical-align: top;
}
#header a{
display: block;
width: 978px;
height: 150px;
text-indent: -9999px;
}
#container {
	position: absolute;
	width: 978px;
	height: 560px;
}
#footer {
	position: absolute;
	height: 110px;
	width: 150px;
	bottom: 10px;
	left: 10px;
	font: 12px Helvetica, sans-serif;
	color: #FFF;
}
.permalink {
	position: absolute;
	right: 220px;
	bottom: 20px;
	width: 20px;
	height: 20px;
	font: 20px Helvetica, sans-serif;
}
.share {
	position: absolute;
	left: 250px;
	top: 560px;
	width: 480px;
	text-align: center;
	height: 18px;
	font: 11px Helvetica, sans-serif;
	color: #FFF;
}
.permalink a, #footer a, .share a{
	text-decoration: none;
	color: #0CF;
}
.permalink a:hover, #footer a:hover, .share a:hover{
	text-decoration: underline;
}
.oembed-video {
text-align: center;
}
.oembed-video embed,
.oembed-video object,
.oembed-video iframe {
width:480px;
	left: 250px;
top: 160px;
	position: absolute;
height: 390px;
}
#manual {
	position: absolute;
	height: 80px;
	width: 150px;
	right: 5px;
	bottom: 160px;
	font: 12px Helvetica, sans-serif;
	color: #FFF;
}
#manual h2{
	font-size: inherit;
}
#manual ol li{
margin-left: 19px;
}
.articlelike {
	color: #FFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font: 13px Helvetica, sans-serif;
}
.articlelike p,.articlelike hr,.articlelike ul,
.articlelike ol,.articlelike h1,.articlelike h2,.articlelike h3,.articlelike blockquote{
	margin-bottom: 8px;
}
.articlelike a {
		text-decoration: none;
	color: #0CF;
}
.articlelike a:hover {
		text-decoration: underline;
}
.corner hr, #manual .hidden{
display: none;
}
.corner a {
	position: absolute;
	height: 150px;
	width: 150px;
	display: block;
	right: 5px;
	bottom: 5px;
	background: url(rensues.png) no-repeat 0px 0px;
	text-indent: -9999px;
}
.corner a:hover {
	background: url(rensues.png) no-repeat 0px -150px;
}
