/*
Theme Name: Radio Sol
Theme URI: http://www.radiosol.cl/
Description: Radio Sol Theme based on BlackQuanta's IndoMagz v1.0
Version: 1.0
Author: Puerta121
Author URI: http://www.puerta121.cl/



Radio Sol Theme was created by puerta121 based on IndoMag theme built by BlackQuanta (see info at the end of this file).
El diseño de Radio Sol fué creado por puerta121 basado en el Tema IndoMag ideado por BlackQuanta (ver info al final de este archivo).

	IndoMagz v1.0
	http://www.magznetwork.com/
	This theme was designed and built by BlackQuanta,
	whose blog you will find at http://www.magznetwork.com/ and http://ustadz.net/
	PLEASE DONT REMOVE CREDIT LINKBACK. DONATE $25 TO REMOVE IT	
	

*/

body{
font-family: Georgia, "Times New Roman", serif;
font-size:12px;
color:#444444;
background:#7d9ec0;
margin:10px;
padding: 0;
line-height:170%;
}

/* Links del sitio en general */
a, a:visited {
color:#417dae;
text-decoration:none;
}

a:hover {
text-decoration: none;
color:#333;
}

img {
border: none;
}

p {
padding:5px 0px;
margin: 0px;
}

/* Solo el nombre del blog y no se ve*/
h1 {
color: #000;
margin:0px;
text-indent:-9000px;
}

/* Este h2 en particular, es el títular que sale en el cuadro de destacado*/
h2 {
color:#444;
margin:0px;
border-bottom: 1px solid #444;
font-size:16px;
font-family: Georgia, "Times New Roman", serif;
padding-bottom:3px;
margin-bottom:10px;
}

h1 a, h1 a:visited, h2 a, h2 a:visited{
color:#444;
text-decoration:none;
}

h1 a:hover, h2 a:hover {
color: #417dae;
text-decoration: none;
}

/*Los nombres de las categorias/epigrafes en el main*/
h3 {
font-size:12px;
font-family: Georgia, "Times New Roman", serif;
color:#444;
margin: 10px 0px 5px;
}

h4 {
font-size: 10px;
font-family: Georgia, "Times New Roman", serif;
color: #444;
margin: 10px 0px 5px;
font-weight:bold;
}

h3 a, h3 a:visited, h4 a, h4 a:visited{
text-decoration:none;
}

form {
margin:0px;
padding:0px;
}

.blockquote2 {
padding: 10px 10px;
margin:10px 0px 10px 0px;
list-style:none;
border:1px solid #fbefe5;
background-color:#fffbf8;
}

blockquote {
padding: 10px 10px;
margin:10px 0px 10px 0px;
list-style:none;
border:1px solid #fbefe5;
background-color:#fffbf8;
}

ul{
list-style:square;
padding:0px;
margin:0px 0px 0px 0px;
}

ol{
padding:0px;
margin:0px 0px 0px 10px;
}

li{
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
}

/* ---------------------------------> Estructura <--------------------------------------*/

/* primer div sobre el body*/
#page {
margin: 0px auto;
padding: 20px 20px 20px 20px;
width:910px;
background:#ffffff;
overflow:hidden;
}

/* contiene en cuadro de contenidos y ambas sidebar*/
#content-wrapper {
padding: 5px 0px 20px 0px;
background:#fff;
overflow:hidden;
}

/* Contiene el cuadro de contenidos, sin el destacado*/
#content {
float:left;
width:468px;
overflow:hidden;
}


/*Contiene ambas siderbar*/
#sidebar-wrapper {
margin:0px 0px 0px 20px;
float:left;
width: 421px;
background: #ffffff;
overflow:hidden;
}

/*contiene los auspiciadores*/
#sidebar-ads {
margin:0px 0px 20px 0px;
padding:10px 5px 10px 5px;
width: 409px;
background-color: #fffbf8;
border:1px solid #fbefe5;
text-align:center;
float:left;
}


#sidebar1 {
padding: 0px 0px 10px 0px;
float: left;
width: 200px;
overflow: hidden;
}

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

/*------------------------FOOTER -------------------------*/
#footer {
width:910px;
min-width:910px;
height:90px; 
border-top:solid 1px #bd6222;
text-align:center;
}
#footer p {
color:#444;
font-size: 11px;
font-family: Georgia, "Times New Roman", serif;;
margin: 0px;
padding: 0px;
}
#footer a {
text-decoration:none;
padding:2px;
color:#444;
}
#footer a:link {
text-decoration:none;
color:#444;
}
#footer a:visited{
text-decoration:none;
color:#444;
}
#footer a:active{
text-decoration:none;
color:#444;
}
#footer a:hover{
color:#FFFFFF;
background-color:#bd6222;
text-decoration:none;
}


/*----------------------------------- CABECERA -----------------------*/

#header{
	width:910px;
	margin:0;
	padding:0;
	background: url(http://www.radiosol.cl/wp-content/uploads/2008/04/bar.gif) repeat-x bottom;
}

#arriba{
height:108px;
}

.logo{
width:200px;
position:absolute;
padding-bottom:5px;
}

.logo img, img a{
	width:200px;
	height:106px;
	border:none;
        padding-bottom:2px;
}

#botones{
float:right;
text-align:right;
}

.navegacion{
	text-align:right;
	height:40px;
	margin-top:25px;
}

.navegacion ul{
	float:left;
	margin:0;
	padding-top:15px;
}
.navegacion ul li{
	display:inline;
	font-weight:normal;
	text-decoration:none;
	height:40px;
}
.navegacion ul li a{
	font-size:1em;
	background-color:#fff;
	text-align:center;
	color:#333;
	padding:8px 5px 2px 5px;
	text-decoration:none;
	border-bottom:1px solid #BD6222;
}

.navegacion ul li a:hover, .navegacion ul li a:active{
	background-color:#BD6222;
	color:#fff;
	text-decoration:none;
}

#contenido{
	width:910px;
	background-color:#333;
        padding-top:5px;
	}
/*Color de fondo del area del post--------------*/
.post {
padding: 10px 0px 10px 0px;
}

.entry {
padding: 5px 0px;
text-align:justify;
}

/* Informacion de cada post (autor, categoria fecha etc.)--------*/
.postmeta {
font-family:Georgia, "Times New Roman", serif;
font-size:11px;
color:#444;
margin:0px;
padding:0px;
}

.postmeta a, .postmeta a:visited {
text-decoration:none;
}

/*------------------------------------ HOME -------------------------*/
	
/*------------------area de las categorias en el main del home ----------*/
.home {
padding:0px;
margin:0px;
}

/* categoria, epigrafe de los articulos destacados del home*/
.home h3 {
font-size:11px;
font-family: Georgia, "Times New Roman", serif;
padding:0px;
margin:0px 0px 5px 0px;
}

.home-featured {
padding:10px;
background-color: #f4f4f4;
border: 1px solid #ccc;
color: #444;
margin-bottom:10px;
text-align:justify;
}

/*Columna izquierda del main*/
.home-left {
float:left;
width:222px;
margin:10px 0px;
}

/*Columna derecha del main*/
.home-right {
float:right;
width:222px;
margin:10px 0px;
}

/*titulo de la imagen, el primer post de la categoria en el main*/
.post-thumbpic {
width:222px;
margin: 5px 0px 0px 0px;
}


/*imagenes que van en las categorias del home*/
.post-thumbpic img {
width:200px;
margin-bottom:5px;
}


.post-thumbpic a img, .post-thumbpic a:visited img {
display:block;
padding:10px;
border: 1px solid #fff;
}

.post-thumbpic a:hover img {
display:block;
padding:10px;
border: 1px solid #bd6222;
}

/*Titulo del post, justo debajo de la imagen de la categoria*/
.post-thumbpic h2 {
font-size:12px;
font-family: Georgia, "Times New Roman", serif;
border:none;
}


.post-thumb {
width:147px;
margin: 5px 13px 0px 0px;
}

.post-thumbr {
width:147px;
margin: 5px 0px 0px 0px;
}

.post-thumb img, .post-thumbr img {
width:125px;
margin-bottom:5px;
}

.post-thumb a img, .post-thumb a:visited img, .post-thumbr a img, .post-thumbr a:visited img {
display:block;
padding:10px;
background: #eee;
border: 1px solid #ccc;
color: #444;
}

.post-thumb a:hover img, .post-thumbr a:hover img {
background: #FFCFCF;
border: 1px solid #f00;
}

.post-thumb h2, .post-thumbr h2 {
font:bold 12px Georgia, "Times New Roman", serif;;
border:none;
}


/* barra donde salen los post anteriores y posteriores, debajo de los post individuales*/
.navigation {
clear: both;
padding: 5px 0px;
text-align: center;
}

.navigation a {
text-decoration:none;
}

.previous-entries {
float: left;
width: 200px;
text-align: left;
}

.next-entries {
float: right;
width: 200px;
text-align: right;
}


/*titulo de cuadro de comentarios*/
#comments, #respond {
font: 14px Georgia, "Times New Roman", serif;;
margin: 10px 0px 5px;
border-bottom: 1px dotted #CCCCCC;
padding: 10px 0 5px 0;
}

.commentlist {
margin: 10px 0px;
padding-left: 0px;
line-height: 130%;
}

.commentlist a {
text-decoration:none;
}

/*Cuadro donde salen los comentarios hechos*/
.commentlist li{
padding: 10px 10px;
margin:10px 0px;
list-style:none;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#eee;
}

.commentlist cite {
font-style:normal;
font-size:12px;
}

.commentlist cite a, .commentlist cite a:visited {}

/*texto chiquitito donde sale la fecha, nombre y otros*/
.commentlist small {
margin-bottom: 5px;
display: block;
font-size: 87%;
}

.commentcount {
float:right;
text-align:right;
width: 40px;
font-style:italic;
font-size: 20px;
color: #005B8E;
padding:0;
margin:0;
line-height:1.0em;
}

/*Cuadro donde se escriben los comentarios*/
#commentform {
margin:0;
padding:0;
}

#commentform a {
text-decoration:none;
}

#commentform p {
padding: 6px 0px;
margin: 0px;
}

#commentform label{
font: 100% Georgia, "Times New Roman", serif;;
color: #000;
}

#commentform input{
font: 110% Georgia, "Times New Roman", serif;;
width: 98%;
border:1px solid #ccc;
background-color:#eee;
padding: 3px;
margin-top: 3px;
}

#commentform textarea{
font: 110% Georgia, "Times New Roman", serif;;
width: 98%;
height: 115px;
border:1px solid #ccc;
background-color:#eee;
padding: 3px;
margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
background: #ffffff;
}

#commentform #submit{
background: #eee;
font: 12px Georgia, "Times New Roman", serif;;
border: none;
float:left;
width: 144px;
height: 28px;
cursor: pointer;
}

/*----------------------------------SIDEBAR ------------------------------*/


#sidebar-ads ul {
padding:0px;
margin:0px;
list-style-type:none;
}

#sidebar-ads li {
display:inline;
padding:3px;
margin:0px;
text-align:center;
}


#sidebar1 h2 {
font-family:Georgia, "Times New Roman", serif;;
font-size:12px;
font-weight: bold;
margin-bottom:5px;
border-bottom: 2px solid #bd6222;
padding: 2px 8px 2px 8px;
color: #333;
}


#sidebar1 ul {
padding: 0;
margin: 0;
list-style:none;
list-style-type:none;
}

#sidebar1 ul li{
margin: 0px 0px 10px 0px;
color:#444444;
}

#sidebar1 ul li ul{
padding: 0;
margin: 0;
color:#444444;
list-style:none;
}
#sidebar1 ul li ul li{
list-style:square;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
color:#444444;
}

#sidebar1 ul li ul li a, #sidebar1 ul li ul li a:visited{
text-decoration:none;
color:#444444;
}

#sidebar1 ul li ul li a:hover{
color:#417dae;
text-decoration:underline;
}

#sidebar1 ul li ul li ul li{
list-style:none;
list-style:square;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
color:#444444;
}

#sidebar2 h2 {
font-family:Georgia, "Times New Roman", serif;;
font-size:12px;
font-weight: bold;
margin-bottom:5px;
border-bottom: 2px solid #bd6222;
padding: 2px 8px 2px 8px;
color: #333;
}

#sidebar2 ul {
padding: 0;
margin: 0;
list-style:none;
list-style-type:none;
color:#444444;
}

#sidebar2 ul li{
margin: 0px 0px 10px 0px;
color:#444444;
}

#sidebar2 ul li ul{
padding: 0;
margin: 0;
list-style:none;
color:#444444;
}

#sidebar2 ul li ul li{
list-style:square;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
color:#444444;
}

#sidebar2 ul li ul li a, #sidebar2 ul li ul li a:visited{
text-decoration:none;
color:#444444;
}

#sidebar2 ul li ul li a:hover{
color:#417dae;
text-decoration:underline;
}

#sidebar2 ul li ul li ul li{
list-style:none;
list-style:square;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
color:#444444;
}

form {
	padding: 2px;
	background-color:#fff;
        text-align:right;
	}
input#s {
	width:160px;
	padding:2px;
	margin: 5px 0;
	color: #333;
	border:none;
	background: #f2f2f2;
	}

table#clima{
border:1px solid #fff;
margin:0;
padding:0;
font-size:12px;
color:#333;
}

table#clima a:link, table#clima a:visited, table#clima a:active, table#clima a:hover{
color:#fff;
text-decoration:none;
}



/* alignments */
.center {text-align: center;}
img.center, img[align="center"] {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;}
img.alignleft, img[align="left"] {float:left;margin: 2px 10px 5px 0px;}
.alignright {float: right;}
img.alignright, img[align="right"] {float:right;margin: 2px 0px 5px 10px;}
.clear {clear:both;}
hr.clear {clear:both;visibility: hidden;margin: 0px;padding: 0px;height:0px;}

pre{background:#F7F7F7;border:1px solid #D5D5D5;line-height:100%;overflow:auto;padding:10px; font-size:100%;}
pre code{font-family:"Courier New", Courier, monospace;}
code{font-family:"Courier New", Courier, monospace;font-size:100%;}
pre:hover {border:1px solid #000;}

