/*
Theme Name: numb 2010
Theme URI: http://www.numb.cl/
Description: hecho por <a href="http://colorpicker.cl/"> colorpicker </a>
Version: beta
Author: http://colorpicker.cl/
*/

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0
}
table {
border-collapse: collapse;
border-spacing: 0
}
fieldset, img {
border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal
}
ol, ul, li {
list-style: none
}
caption, th {
text-align: left
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal
}
q:before, q:after {
content: ''
}
/* Global reset-RESET */
/* The below restores some sensible defaults */
strong {
font-weight: bold
}
em {
font-style: italic
}
a img {
border: none
}
/* Gets rid of IE's blue borders */

body {
	background-image: url(img/fondos/dejavu.php);
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Verdana, Arial, Times;
	overflow-x: hidden;
}

/*bordes redondeados */

.redondeados {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
behavior: url(border-radius.htc);
}


h2 {
font-family:  Helvetica, sans-serif;
font-size: 14px;
letter-spacing: 0.02em;
color: #0033FF;
text-transform: uppercase;
font-weight: 600;
}

h4 {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #ff3286;
}

h5 {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #36a1ff;
}

h6 {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #272727;
}

p {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #333333;
line-height: 1.5em;
letter-spacing:0.01em;


}


/*search form*/

/*estilos del header menu y buscar inicio*/

#header {
width: 100%;
height: 111px;

}

#logo {
width: 231px;
height: 111px;
float: left;
margin-left: 20px;
}

#menu {
width: 100%;
float: left;
height: 30px;
background-color:#fff;
padding-top: 7px;
padding-bottom: 4px;
box-shadow: 4px 0px 4px #575757;
   -webkit-box-shadow: 4px 0px 4px #575757;
   -moz-box-shadow: 4px 0px 4px #575757;


}


#buscar {
float: left;
width: 142px;
height: 20px;
margin-left: 30px;
text-align: left;
padding: 2px;
}

.campo-buscar {
background-color: #383838;
border: none;
float: left;
height: 15px;
margin-top: 1px;
height: 20px;
color: white;
padding-left: 4px;
text-transform: uppercase;
}


#boton {
width: 790px;
float: right;
margin-right: 20px;
text-transform: uppercase;
color: #353535;
font-family: Helvetica, Arial, sans-serif;
font-weight:400;
font-size:14px;
height:25px;
margin-top:6px;
text-align:right;

}


#boton li {
display: inline;
margin: 0 10px;

}

#boton a {
text-decoration: none;
color: #727272;
padding: 8px;

}

#boton a:hover {
text-decoration: none;
color: #333333;
border:1px dashed #469cd8;
background-color:#d4ed00;
font-weight:600;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}
/*estilos del header menu y buscar fin */


#wrap {
width: 1000px;
padding:12px;
background-image:url(img/trans.png);
margin-right: auto;
margin-left: auto;
min-height: 1500px;
margin-top:33px;

}


#contenido {
width: 659px;
padding:10px;

float: left;
}


#footer {
width: 100%;
}

/* estilo pagina galeria */

#contenido-galeria{
width:976px;
float:left;
	
	
}
/*estilo de caja de contenidos de textos*/


#caja_izq {
width: 649px;
padding: 5px;
float: left;
}

#caja_izq .post {
	padding-bottom: 35px;
	border-bottom: double #eee;
}

#caja_izq .post .wrapTitulo {
	display: block;
	width: 469px;
	padding-left: 180px;
	float: left;
	min-height: 220px;
}

#caja_izq .post .wrapTitulo h2{
	color: #666666;
	font-weight: 900;
	font-size: 27px;
	text-shadow: 1px 1px 2px rgba(106,98,91,.4);
}

#caja_izq .post .wrapTitulo h2:hover {
	text-shadow: 1px 1px 2px rgba(106,98,91,.8);
}

#caja_izq .post .wrapTitulo h3{

}

#caja_izq .post.conPadding h2, #caja_izq .post.conPadding h3, #caja_izq .post.conPadding p  {
	
}

#caja_izq .post .titleThumb  {
	position:absolute;
	width: 100px;
	height: 100px;
	top:10px;
	left: 5px;
}

#caja_izq .post {
	width: 649px;
	float: left;
	position: relative;
}

#caja_izq .post .addthis_container {
	padding-top: 20px;
	border-bottom: 1px solid #eeeeee;
}

#caja_izq .post.conPadding a.more-link {
	position: absolute;
	bottom: -2px;
	right: 0;
	color:#f00188;
	font-size:13px;
	text-transform:capitalize;
}

#caja_izq .post a.more-link:hover {
	text-decoration: underline;
}


#caja_izq h2 {
	padding-top: 30px;
	padding-bottom: 10px;
	color: #FF9900;
	font-size: 26px;
}

#caja_izq a {
text-decoration: none;
color: #f7931e ;
}


#caja_izq h3 {
padding-bottom: 10px;
color: #999999;
font-size: 10px;
}

#caja_izq p {
padding-bottom: 5px;
font-size: 12px;
font-weight: 500;
color: #6e6b69;
font-family: Helvetica, Arial, Verdana, Sans-Serif;

}

#caja_izq img {
	margin-bottom: 15px;
	margin-right: 150px;
	margin-top:15px;
border:6px solid #cdcdcd
}

/*estilo de caja de slider*/


#caja_izq_swf {
width: 659px;
float: left;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
border-bottom: #CCCCCC solid;
border-bottom-width: 1px;
padding-bottom: 30px;
}

#caja_izq_swf h2 {
padding-bottom: 10px;
color: #00CCFF;
font-size: 22px;
}
#caja_izq_swf p {
padding-top: 20px;
}

/*sidebar y sus interiores*/

#sidebar {
text-align: center;
width: 310px;
padding: 5px;
border-left: #CCCCCC solid 1px;
float: right;
box-shadow: -2px 2px 4px #e6e6e6;
   -webkit-box-shadow: -2px 2px 4px #e6e6e6;
   -moz-box-shadow: -2px 2px 4px #e6e6e6;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
behavior: url(border-radius.htc);

}

#sidebar h2 {
	text-align: left;
	color: #666666;
	font-size: 14px;
	font-weight: 500;
	text-shadow: 1px 1px 2px rgba(106,98,91,.4);
}

#sidebar h3 {
padding-left: 20px;
padding-top: 7px;
padding-bottom: 10px;
color: #333333;
}

#sidebar p {
padding-left: 20px;
}
 
/* redes sociales */

#redes {

width: 300px;
padding:10px 5px 20px 5px;
}

#redes h2 {

font-size: 18px;
}

#redes img {
margin-top:10px;
padding: 3px;
}

/* suscribir */

#suscribir {
width: 300px;
padding:10px 5px 20px 5px;
min-height:30px;
}

.newsletterTextInput {
width: 176px;
font-style: italic;
border-color: #36a1ff;
border-style: dashed;
border-width: 1px;
padding: 5px;
float: left;
margin-top: 5px;
}

.registrar {
	word-spacing: 2px;
	text-transform: uppercase;
	border:none;
	background:none;
	font-size: 14px;
	color: #fff;
	font-weight: 900;
	font-family: Helvetica;
	float: right;
	margin-top: 5px;
	cursor: pointer;
	background-color: gray;
	padding: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.registrar:hover {
	background-color: #4fabde;
	text-shadow: 1px 1px 2px rgba(106,98,91,.7);
}
 

/* El Clima */

#clima {
width: 290px;
padding:10px 5px 10px 10px;
margin-bottom: 0px;
}

#clima h2 {
margin-bottom: 10px;
font-size: 16px;
}

/* publicidad */
#publicidad {
width: 290px;
padding:10px 5px 20px 10px;
}

#publicidad img {
margin-bottom: 10px;
}
#publicidad h2 {
margin-bottom: 10px;
font-size: 16px;
}
/* categorias */

#categorias {
width: 290px;
padding:10px 5px 20px 10px;
text-transform: uppercase;
text-align: left;
font-family:Helvetica, Arial, sans-serif;
}

#categorias h2 {
font-weight: 500;
margin-bottom: 10px;
font-size: 16px;
}

#categorias a {
color: #aeaeae;
text-decoration: none;

font-size: 14px;
letter-spacing: 0.03em;
}

#categorias a:hover {
color: #232323;
}

#categorias li {
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
}

/* colaboradores */

.colaboradores {
width: 290px;
padding:10px 5px 20px 10px;
text-align: left;
}

.colaboradores h2 {
margin-bottom: 10px;
font-size: 16px;
}

.colaboradores li {
color: #999999;
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
letter-spacing: 0.03em;
}
.colaboradores a{
	
	text-decoration:none;
	color:#469cd8;
	margin-top:10px;
	margin-bottom:10px;
	
}

.colaboradores a:hover{
	
	color:#333333;
}

/* footer */

#footer {
width: 100%;

float: left;
height: 60px;
margin-top: 50px;
background-color:#333333;
}

#footer p{
color:#e4e4e4;
padding-top:16px;
font-size:10px;
}

#footer a{

color:#eaff00;
}
/*fin footer*/

#postmeta {
margin-top: 20px;
}


#busqueda {
margin-top: 10px;
}
.equipamiento a {
font-weight: 900;
}

/*estilo comentarios*/

#comentarios {
border-top: thin dashed;
border-color: #333333;;
width: 661px;
float: left;
margin-top: 30px;
padding-top: 20px;
}

#singlecomment h4 {
font-size: 18px;
margin-bottom: 10px;
font-weight: 400em;
}

#comentarios li {
margin-bottom: 40px;
}

#singlecomment {
border: 2px dashed;
border-color: #29abe2;
width: 621px;
padding: 10px;
float: left;
margin-bottom: 20px;
background-color:white;
}

#singlecomment h3 {
font-family: Arial, Helvetica, sans-serif;
color: #474747;
font-size: 10px;
}

#singlecomment p {
font-family: Arial,helvetica,Verdana;
font-size: 14px;
font-weight: 100em;
}


#comentarios h2 {
font-family: Arial,Helvetica,Verdana;
font-size: 18px;
color: #00c2f3;
}

/*formulario de inscripcion */

.form-comentarios {
margin-top: 100px;
width: 393px;
margin-left: auto;
margin-right: auto;
}
.campo {
background-color:white;
border: thin dashed;
border-color: #cccccc;
padding: 5px;
margin-top: 10px;
margin-bottom: 10px;
font-size: 14px;
width: 390px;
}
.areatexto {
background-color: white;
border: thin dashed;
border-color: #cccccc;
padding: 5px;
margin-top: 5px;
width: 390px;
}
.boton {
background-color:white;
border: thin dashed;
border-color: #515151;
padding: 7px;
margin-top: 15px;
font-weight: 400em;
font-size: 14px;
color: #333333;
float: right;
}
.boton:hover {
background-color:#29abe2;
border-color: #ed1e79;
font-style: italic;
color: white;
}

/* encuestas */

#encuestas {
width: 270px;
padding-bottom: 20px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
text-align: center;
border: thin solid #afafaf;
}

#encuestas h3 {
font-size: 14px;
color: #ed1e79;
text-align: left;
font-family: Arial,Helvetica,Verdana;
}
#encuestas li {
padding-top: 7px;
padding-bottom: 7px;
font-size: 12px;
color: #333333;
padding-left: 10px;
}


#encuestas a {
text-decoration: none;
color: #ed1e79;
font-size: 12px;
}

#Buttons {
background-color:white;
border: thin solid #ed1e79;
padding: 2px;
color: #ed1e79;
}

#Buttons:hover {
background-color:#333333;
border: thin solid #ed1e79;
padding: 2px;
color: white;
}

/*buscar*/


#form-pagina {
width: 300px;
height: 50px;
border: thin dashed #ed1e79 ;
padding: 7px;
color: #333333;
background-color:white;
margin-left: auto;
margin-right: auto;
font-size: 20px;
}

/*post twitter*/
#post-twitter{
	width: 300px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;		
	
}

#post-twitter h2{
	font-size:14px;
        color:#00baef;
        font-weight:400;
       	
	
}
#post-twitter a{
color:#ef0092;
text-decoration:none;
}

#post-twitter li{
	text-align:left;
	text-transform:capitalize;
	width:290px;
	padding:8px 2px 8px 2px;
	border-bottom:thin dashed #00baef ;
	color:#898989;
	font-size:10px;
	font-weight:200;
	
	


}

#creditos{
	width:300px;
	float:right;
	text-align:right;
		
}
#creditos p{
margin-right:50px;
		
}


/*formulario de contacto*/
#wpcf7-f1-p18-o1 {
padding:20px;
	
}

#wpcf7-f1-p18-o1 p{
	margin-top:10px;

	color:#e50081;
	font-size:18px;
	font-weight:600;
	
}
#wpcf7-f1-p18-o1 h3{

	color:#272727;

	
}
.campotexto{
	border:2px dashed #4fabde;
	font:helvetica, Arial, Verdana;
	padding:5px;
	color:#4fabde;
	font-size:14px;
	width:402px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}
.areatexto{
	border:2px dashed #4fabde;
	font-size:12px;
	color:#3c3c3c;
	width:402px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}

.enviar{
	word-spacing: 2px;
	text-transform: uppercase;
	border:1px dashed #4fabde;
	background:none;
	font-size: 14px;
	color: #262626;
	font-weight: 900;
	font-family: Helvetica;
	float: left;
	margin-top: 20px;
	cursor: pointer;
	background-color: #ffffff;
	padding: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}
.enviar:hover{
	background-color: #262626;
	text-shadow: 1px 1px 2px rgba(106,98,91,.7);
	color:#ffffff;
	
}

.codigover{
	
	margin-bottom:10px;
		
}
.campover{
	
	border:2px dashed #4fabde;
	font:helvetica, Arial, Verdana;
	padding:5px;
	color:#4fabde;
	font-size:12px;
	width:50px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	
}
