/* 

Theme Name: Sky3c
Description: 3 column version of Anthosia theme.
Author: <a href="http://www.kaushalsheth.com">Kaushal Sheth</a>
Author URI:Kaushal Sheth

Credits:
Anthosia was designed by <a href="http://kaushalsheth.com">Kaushal Sheth</a> developed by <a href="http://www.frontierwebdesign.com">Chad Coleman</a>.

License -
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php




/* ----------------SUB NAV------------  */

#subnav {
	float: right;
	margin-right: 5px;
	margin-top: -20px;
	color: #8FBFFF;
}

#subnav a:link, #subnav a:visited {
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	font-size: 9px;
	}
	
#subnav a:hover {
	color: #000000;
}
/*-------------------SIDEBAR2------------------------------------------------------------------

/*hecho por mi para tener menus en cuadro*/
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 100px 0 3em 0;
	padding: 100px;
	font-size: 14px;
	font-weight: bold;
}
#menunav {
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	font-size:10px;
	font:georgia;
	}
#menunav li {
list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:  url(img/out3.gif);	
	background-repeat:no-repeat;
	width: 110px;         /*tamaño le la imagen por defecto (mouse out)*/
}
#menunav ul {
	border-top: 1px solid #eeeeee;
	margin: 0;
	padding: 0;
	z-index: 10000;
}
/*no me influye*/
#menunav ul li {
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #333333;
}
#menunav a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 5px 18px 5px 14px;   /*distancia del texto a los bordes de la imagen*/
	color: #ffffff;
	line-height:1;
	border-top: 0px solid #0061BD;
	border-right: 0px solid #0061BD;
	border-bottom: 1px solid #0061BD;
	border-left: 4px solid #0061BD;
	width: 74px;   /*ancho del borde que rodea la foto*/
}
/*controla la botonera */
#menunav a:hover, #menunav a:active, #menunav a:focus,
#menunav .menuon, #menunav .menuon:hover, 
#menunav .menuon:active {
	color: #ffffff;
	background-color: transparent;
	border-bottom-color: #0061BD;
	border-bottom-width: 2 px;
	border-top: 0px solid #0061BD;
	border-right: 1px solid #0061BD;
	border-left: 4px solid #0061BD;
	border-bottom: 2px solid #0061BD;
	background-image:  url(img/over2.gif);
	background-repeat: no-repeat;
	width: 74px;     /*ancho de la foto onmouseover y del borde que la rodea*/

	 
	
	
}
#menunav .menumark, #menunav .menumark:hover {
	font-weight: bold;
	width: 108px;
}
/*Controlan los links*/
/*the normal trigger link */

#menunav .menutrg:hover {
	background-position: right center;
	

	width: 108px;

}


/*-Estilo por defecto de sidebar2 en sky3c*/

#izq {
	width: 125px;
	float: left;
	position: relative;
	margin: 0px 0px 0px -10px;
	text-align: left;
	padding: 0px 0px 0px -40px;
	
}

#izq ul {
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	font-size:10px;
	font:georgia;
}

#izq ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#izq ul li {
	padding-top: 17px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#izq ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border: none;
}

li#about {
	font-size: 10px;
	color: #1A71AB;

}

#izq h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #1A71AB;
	padding-bottom: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 30px;
	padding-left: 10px;
	padding-top: 12px
}



/* ----------------MENU columna derecha------------  */
#side {
	width: 185px;
	float: right;
	position: relative;
	margin: 10px 0px 0px 0px;
	text-align: left;
	padding: 0px 0px 0px -10px;
}

#side ul {
    font-size: 10px;
	font:Georgia;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#side ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#side ul li {
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
}

#side ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	list-style-type: none;
	border: none;
}

li#about {
	font-size: 20px;
	color: #1A71AB;
}

#side h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #1A71AB;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	margin-right: 25px;
	height: 30px;
	padding-left: 5px;
	padding-top: 12px;
	text-align:center;
}


/* ----------------MENU------------  */
#menu {
	width: 690px;
}

#menu ul {
	list-style-type: none;
}

#menu ul ul {
	list-style-type: none;
}

#menu ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

#menu ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border: none;
}




/* ----------------HEADER------------  */


#flash {
	width:755px;
	height:250px;
	padding:0px;
	margin:0px;
}



#header {
	background-image: url('build/banner_cheers.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width:755 px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 15px;
	height: 200px;
	padding-top: 1px;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
}

#header a:link, #header a:visited {
	font-size: 24px;
	color: #fdfdfd;
}

#header a:hover {
	color: #c7c5c8;
}

/* ----------------NAV MENU------------  */

.navmenu {			
	background-color:#013C80;
	margin: 0px 0px 0px 0px;
	width:755 px;
}

.menu {
	padding-left:10;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 755 px; 
	padding-left: 7px;
	background-position:center;	 
	text-indent:1cm;
}

#navmenu {
	background-image: url('build/navmenu.jpg');
	height: 45px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	letter-spacing: .1em
}


#navmenu a:link, #navmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
}


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


/* ----------------CONTENT------------  */


#rap {

	background-color: #fdfdfd;
	text-align: center;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}
#rap_grande {
	background-color: #000000;
	text-align: center;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#content {
	font:Arial, Helvetica, sans-serif;   /*lo puse yo*/
	font-size:10px;                 /*lo puse yo*/
	width: 740px;
	text-align: justify;
	height: auto;
	color: #666666;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin: 0px;
	float: left;
}

.image-align-left {
	padding: 4px;
	float: left;
}

.image-align-right {
	padding: 4px;
	float: right;
}

.textos {
	font: Arial, "Times New Roman", Times, serif;   
	font-size:12px;                
	width: 500px;
	text-align: justify;
	height: auto;
	color: #666666
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin: 20px;
	float: left;
}
<!---------------------------------------APARTADO DE NOTICIAS EN INDEX.PHP------------------------------------------------------->
.noticias {	   
	height: auto;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 20px;
	float: left;
}
.noticias a{
	font-size:14px;
	text-align: left;  
	color: #666666; 
}

.noticias p{
	font-size:11px;
	text-align: justify;
	font-weight: normal;  
}

.minis {
	height: auto;
	float: left;
}

.minis a{
	font-size:10px;
	text-align: left;  
	color: #666666; 
}

.minis p{
	font-size:9px;
	text-align: left;
	font-weight: normal;  
}
.portada p {
	color:#AA3125;
	font-size:11px;
	font-weight: 600;
	line-height:0px;
}
#portada a {
	font-size:10px;
	text-align:left;
	font-weight:500;
	
}
#portada b {
	font-size:10px;
	font-weight:500;
	color:#383017;
}
#portada a:link {
	color:#003BAE;
	}
#portada a:visited {
	color:#003BAE;
}
#portada a:hover {
	color:#830F0F;	
	}



/* ----------------FOOTER------------  */

#footer {
	background-color: #013C80;
	width: 745px;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #8FBFFF;
	line-height: 130%;
	clear: both;
	}
#footer td{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;


}
#footer a:hover {
	color: #ffffff;

}


/* ----------------REDIFINED TAGS------------  */



body {
background:#252525 url('build/bg1.gif') repeat-x top;          /*para modificar el tamaño de los tres colores hay que modificar la imagen*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	color: #333333;
	margin: 0px auto;
/*	background-color: #8FBAFE;

	background:#252525;*/
	text-align: center;
	background-attachment: fixed;
	padding: 0px


}

a:link {
	color: #003BAE;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #003BAE;   /*antes #666666*/
	text-decoration: none;
	font-weight: bold;



}
a:hover {
	color: #EA3B3C;
	font-weight: bold;


}

h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 21px;

}
h3 a {
	color: #0066FF;
}
h2 {
	font-size: 11px;
	font-weight: normal;

}
/* ---------------FORM Y COMENTARIOS-------------------*/

input {
	border: 1px solid #666666;
	background: #F2F6FD;
	margin: 5px 5px 5px 5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	padding: 3px;

	}

input:hover {
	background: #F2F6FD;
	}
	
textarea {
	border: 1px solid #666666;
	margin: 5px;
	background: #F2F6FD;
	color: #333333;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	padding: 3px;


	}

textarea:hover {
	background: #F2F6FD;
	}
	
#submit {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #101d27;
	border-right-color: #101d27;
	border-bottom-color: #101d27;
	border-left-color: #101d27;
	font-weight:bold;
	background: #F2F6FD;
	}
	
	
#submit:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #101d27;
	border-right-color: #101d27;
	border-bottom-color: #101d27;
	border-left-color: #101d27;
	cursor: hand;
	font-weight:bold;
	background: #F2F6FD;
	}	

	
select {
	border: 1px solid #003300;
	margin: 5px;
	padding-left: 3px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
form {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#comentarios {
	background-color:#F2F6FD;
	padding: 15px 15px 15px 15px;
	margin-left:-30px;
	}


/* ---------------POST-------------------*/


.storytitle {
	margin-bottom: 0px;  /*distancia del titulo al contenido del post*/
	text-align: left;	
	padding-top: 25px;        /*distancia entre posts*/  
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
}
.storytitle a:link, .storytitle a:visited {
	color: #01017E;
	text-decoration: none;
}
.storytitle a:hover {
	color: #013C80;
}
.meta {
	font-size: 10px;
	color: #333;
	float: right;

}
.feedback {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	margin-bottom: 12px;
	font-size:10px;
}

.storycontent {
	line-height: 130%;
	padding-top: 5px;    /*distancia al título del post*/
	text-align:justify;  /*contenido justificado*/
}

blockquote {	
font-style: italic;
	color: #101d27;
}


blockquote { border-top: 2px solid #013C80; border-bottom: 2px solid #013C80; margin-left: 1.5em; padding-left: 5px; background-color: #E6EAF3}
h4 {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 18px;
	font-weight: normal;
}
cite {
	font-size: 10px;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;

}

