/*  
Theme Name: silenciototo
Theme URI: http://www.medioamedio.cl
Description: (cc) BY|NC|SA
Version: 1.0
Author: medioamedio
Author URI: http://www.medioamedio.cl
*/

/*---- XTRUCTUR ----*/

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

h1 {
	font-family: "Franklin Gothic Medium", Tahoma, Arial;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	margin-top: 6px;
	margin-bottom: 6px;
	letter-spacing: -1px;
	padding-top: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	margin-bottom: 6px;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
	letter-spacing: -1px;
}

a {
	text-decoration: none;
	color: #00C6F8;
}

a:hover{
	text-decoration: none;
	color: #FF6600;
}

.body {
	background-color: #333333;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-position: left bottom;
	background-image: url(rot/rot.php);
}

.body2 {
	background-color: #000;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-position: left bottom;
	background-image:  url(imgs/base_01.jpg);
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E2E2E2;
}


input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E2E2E2;
}


/*---- CABEZA/HEAD ----*/

#header {
	height: 280px;
	width: 260px;
	float: left;
	margin-top: 90px;
	margin-right: 7px;

}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CCCCCC;
	font-weight: bold;
	padding-left: 5px;
	line-height: 22px;
	clip: rect(auto,auto,auto,auto);
	text-align: right;
	padding-right: 5px;
	float: right;
	width: 130px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-attachment: scroll;
	background-image: url(imgs/rnd_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 8px;

}

.menu p{
	margin-bottom: 0px;
	margin-top: 0px;
}

.menu a:hover{
	color:#333333;
	background-color: #FFFFFF;
}

.menu a:visited{
	color:#00CCFF;
}

.menu a:link{
	color:#00CCFF;
}

.menu a:active{
	color:#333333;
	background-color: #FFFFFF;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 47px;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: -4px;
	text-align: right;
	line-height: 45px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	clear: both;
	margin-bottom: 6px;
}

.descr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAEAEA;
	background-color: #000000;
	text-align: right;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	clear: both;
	letter-spacing: -1px;
}

/*---- PAGINA/PAGE ----*/

#page {
	width: 100%;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left bottom;
	height: 500px;
	float: left;
	clear: both;
	position: absolute;
	bottom: 46px;
	line-height: 16px;
	position: absolute;
	bottom: 50px;
	overflow: hidden;
}

.contenedor {
	height: 505px;
	width: 660px;
	float: left;
	overflow: hidden;
	margin-right: 25px;
	background-attachment: scroll;
	background-image: url(imgs/rnd_cont.gif);
	background-repeat: repeat;
	background-position: left top;
}

.content {
	overflow: scroll;
	overflow-x: hidden;
	height: 460px;
	background-color: #000000;
	width: 660px;
}

.post {
	margin-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
	color: #EAEAEA;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 17px;

}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: bold;
	width: 390px;
	margin-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	margin-left: 10px;
}

.category a:link {
	text-decoration: underline;
	color: #E9E9E9;
}

.category a:visited{
	text-decoration: underline;
	color: #E9E9E9;
}

.category2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 10px;
	width: 190px;
	margin-bottom: 5px;
	background-color: #000000;
	margin-left: 10px;
}

.category2 a:link {
	text-decoration: underline;
	color: #E9E9E9;
}

.category2 a:visited{
	text-decoration: underline;
	color: #E9E9E9;
}

#comment {
	width: 320px;
}

.comentario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
}

/*---- SIDEBAR ----*/

#sidebar {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 30px;
	padding-left: 12px;
	color: #666666;
}

#sidebar ul li h2{
	list-style: none;
}

#sidebar li{
	list-style: none;
}

.contentsidebar {
	height: 380px;
	width: 210px;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #000000;
}

.contenedorsidebar {
	width: 210px;
	overflow: visible;
	float: left;
	background-attachment: scroll;
	background-image: url(imgs/rnd_sidebar.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 80px;

}

/*---- FOOTER ----*/

#footer {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	height: 50px;
	font-family: Tahoma, Arial, Verdana;
	background-color: #000000;
	padding-top: 5px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	float: left;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}

.player {
	width: 260px;
	text-align: right;
	margin-right: 20px;
	float: left;
	margin-top: 4px;
}

.agenda {
	width: 380px;
	float: left;
	line-height: 12px;
	margin-top: 7px;
}

.info {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #E2E2E2;
	font-weight: normal;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: -1px;
}

