@charset "utf-8";

body {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
	line-height: 18px;
	color:#666666;
	background: url(imagenes/bg_tile.png);
}

a {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a:link {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a:focus {
	outline:0;
}
a:visited {

}
a:active {

}
a:hover {
	
}
hr {
	border: none 0;
	border-top: 1.3px dotted #CCCCCC;
	height: 1px;
}

h1,h2,h3,h4 {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color:#333;
	letter-spacing:-1px;
}

blockquote, .bq {
	border: 1px dashed gray;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-style: italic;
	font-size: 11px;
	color:#333;
	letter-spacing:0px;
	padding: 15px 10px 10px 15px;
	background: #f4f4f4 url(imagenes/quote.gif) no-repeat 5px 7px;
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;
}

.quote {
	border: 1px solid gray;
	font-family: Courier, "Courier New", monospace;
	font-size: 13px;
	color:#fff;
	letter-spacing:-1px;
	padding: 10px;
	background-color: #000;
}

.highlight {
	color:#333333;
}

/********************Celdas Formularios*****************************/
.input_comentarios{
	border: 2px solid #CCCCCC; 
	font-family:courier; 
	font-size:14px;
}

.input_tag {
	border: 1px inset #CCCCCC; 
	font-family:verdana; 
	font-size:10px;
}
.input_tag_boton {
	border: 1px outset #CCCCCC; 
	FONT-SIZE: 10px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	BACKGROUND-COLOR: #ffffff
}

.boton_comentarios{
	border: 2px solid #CCCCCC; 
	FONT-SIZE: 16px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	BACKGROUND-COLOR: #ffffff
}

/********************Columnas*****************************/
#wrap {
	padding:10px;
	width: 890px;
	margin: 10px auto;
	background-color:#FFFFFF;
}

#header {
	background: url(imagenes/header.png) no-repeat;
	width: 890px;
	height: 150px;
}

#mitad {
	width: 890px;
	/*height: 100%;*/
}

#left {
	float: left;
	width: 120px;
	/*padding: 10px 0 10px 30px;*/
	padding: 0px 0px 0px 0px;
}

#center {
	float: left;
	width: 650px;
	/*width: 500px;*/
	padding: 10px 10px 0 10px;
}

#right {
	float: right; 
	width: 200px;
	padding: 10px 10px 10px 0;
}

#blog {
	float: left;
	width: 650px;
	padding: 10px 0 0 10px;
}

#foto {
	width: 860px;
	padding: 10px 0 0 10px;
}

#tagboard {
	font-size:10px;
}


.reloj {
	margin: 0 3px -3px 0;
	width: 15px;
	height: 14px;
}

.fechayhora {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	color: #666;
}

.mini-social {
	float: right;
	width: 425px;
	padding: 0 0 0 0;
}


/*::::::::::::::::::::::::::: BARRAS :::::::::::::::::::::::::*/
 .fotoaleatoria {
	background-image: url('imagenes/barras.png');
	width: 200px;
	height: 25px;
	background-position: 0px 0px;
	overflow: hidden;
	outline: none;
	float: left;
}

.redesociales {
	background-image: url('imagenes/barras.png');
	width: 200px;
	height: 25px;
	background-position: 0px -25px;
	overflow: hidden;
	margin: 0px;
}
.calentamiento {
	background-image: url('imagenes/barras.png');
	width: 200px;
	height: 25px;
	background-position: 0px -50px;
	overflow: hidden;
	margin: 0px;
}
.liberate {
	background-image: url('imagenes/barras.png');
	width: 200px;
	height: 25px;
	background-position: 0px -75px;
	overflow: hidden;
	margin: 0px;
}
.sponsors {
	background-image: url('imagenes/barras.png');
	width: 200px;
	height: 25px;
	background-position: 0px -100px;
	overflow: hidden;
	margin: 0px;
}
.otros {
	background-image: url('imagenes/barras.png');
	width: 200px;
	height: 25px;
	background-position: 0px -125px;
	overflow: hidden;
	margin: 0px;
}


/********************Imagenes*****************************/
img.tracking {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 0;
}
img.borde {
	border: 1px solid #C6C6C6;
	padding: 4px;
	margin: 0;
	display: inline;
}
img.borde:hover {
	/*background: #E3F5FE;*/
}
img.centro {
	border: 1px solid #C6C6C6;
	display: block;
	padding: 4px;
	margin: auto;
}
img.derecho {
	border: 1px solid #C6C6C6;
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.izquierdo {
	border: 1px solid #C6C6C6;
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#noticia_opciones{padding:10px}

ul.blog {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 0;
}
li.blog {
	margin: 0 0 8px -25px;
}

/********************Comentarios*****************************/
#comentarios {
	margin: 0;
	padding: 9px;
	overflow: hidden;
	display: block;
}
ul.comentarios {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 0;
	margin-bottom: 0;
}
li.comentarios {
	font-family: Verdana, Arial, Geneva,sans-serif;
	font-size: 10px;
	margin: 5px 0 5px -10px;
	padding: 3px;
}
.comments-post{
	font-family: Arial, Verdana, Geneva,sans-serif;
	margin: 5px 5px 5px 2px;
	background-color: #f4f4f4;
	border: 1px #ccc solid;
	color:#000000;
	font-size: 12px;
	padding:2px 2px 3px 3px;
}

#footer {
	padding: 0 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000;
}
#footer a { color: #000; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.twitter {
	border: 1px solid gray;
	font-family: Arial, Verdana, Geneva,sans-serif;
	font-size: 13px;
	color:#000;
	letter-spacing:0px;
	padding: 10px 5px 10px 25px;
	background-color: #FBFDE3;
}
#twitter_update_list {list-style:square;}
#twitter_update_list a {color:#000; text-decoration: none; font-size:12px; font-weight:bold;}
#twitter_update_list a:hover {color:#000; text-decoration: none; font-size:12px; font-weight:bold;}

.truco {
	background-image: url(http://www.ovejo.com/1/data/upimages/gatito.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
}
