/*
Theme Name: Reactor
Theme URI: http://reactor.cl
Description: Nuestro template querido
Version: 0.1
Author: Reactores
Author URI: http://labs.reactor.cl/wordpress
*/



* {
	padding:0;
	margin:0;
}
a img {
    border: 0px none;
}


img, div, h1, h2, input { behavior: url(http://www.reactor.cl/wp-content/themes/reactor/iepngfix.htc) }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }

a:link {
	text-decoration: none;
	color: #666666;
}

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

a:visited {
	text-decoration: none;
	color: #666666;
}

a { outline:none; }

p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-bottom: 1em;
}

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

#contenedor{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}


/* menu.
---------------*/

#menu{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background-repeat: repeat-x;
	background-position: right top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #59a6d0;
	width: 500px;
	margin-left: 450px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li{display:block;float:left;margin:0;}

#menu ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	height:23px;
	background-color: transparent;
	background-image: url(img/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#menu ul li a:hover,#menu ul li a.current{
	color:#ff4400;
	background-color: #fff;
	background-image: url(img/bgON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* header.
---------------*/
#header {
	width: 960px;
	height: 100px;
	margin-bottom: 10px;
}

#logo {
	background: transparent url("img/logo.png") no-repeat 0 0;
	display: block;
	width: 260px;
	height: 100px;
	overflow: hidden;
	line-height: 1000px;
	margin: 5px;
	float: left;
}

#txt {
	background: transparent url("img/txt.png") no-repeat 0 0;
	display: block;
	width: 600px;
	height: 50px;
	overflow: hidden;
	line-height: 1000px;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 85px;
	float: left;
}




/* destacados.
---------------*/

.destacados {
	float: left;
	margin-top: 10px;
	border-right: 1px dotted #CCCCCC;
	width: 210px;
	
}
.imgdestacados {
	width: 215px;
	float: left;
	margin-top: 10px;
}


#contenedor .destacados h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

#contenedor .destacados h3 a{
	color: #0099cc;
}



/* proyectos.
---------------*/

#contenedor #proyectos {
	float: left;
	width: 640px;
	margin-top: 20px;
}

#proyectos .dest-proyectos img {
	border: 1px solid #9fc1ca;
	padding: 2px;
}



#proyectos h2 {
	color: #0099cc;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	background-repeat: no-repeat;
	margin-left: 2px;
	background-image: url(img/folio.jpg);
	background-position: 610px;
	padding-left: 7px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#proyectos h2 a{
	color: #0099cc;
}

.dest-proyectos {
	width: 285px;
	float: left;
	margin-top: 15px;
	margin-left: 17px;
}
#proyectos .dest-proyectos h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #59a6d0;
}
#proyectos .dest-proyectos p {
	color: #333333;
	margin-left: 5px;
	width: 285px;
}

/* buscador.
---------------*/

#tools {
	float: left;
	height: 40px;
	width: 280px;
	margin-bottom: 10px;
}

#buscador {
	float: left;
	width: 220px;
	height: 35px;
}

#buscador .buscar {
	font-size:11px;
	background: url(img/barra.png) no-repeat;
	height:27px;
	width:172px;
	padding:4px 3px;
	border:0;
	margin:0 6px;
}

#buscador .submit {
	height:35px;
	float:right;
}



/* login.
---------------*/

#login {
	border: 1px solid #E3E3E3;
	border-bottom:3px solid #E3E3E3;
	height: 125px;
	width: 280px;
	float: left;
}
#login h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5px;
	background-image: url(img/bgtwitter.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 7px;
	width: 260px;
	margin-bottom:10px;
}
#login h3 a{color:#000; padding:4px 133px 4px 0;}
#login p {
	margin-left: 3px;
	margin-bottom: 4px;
	color:#09c;
	font-size:13px;
	padding: 0 10px 0 10px;
	
}

#login label {
	width: 14px;
	float: left;
	text-align: right;
	margin-left: 20px;
	margin-right: 56px;
	margin-top: 1px;
	line-height: 120%;
}

.login {
	width: 160px;
	border: 1px solid #9fc1ca;
	font-size: 11px;
	padding: 4px;

}

.llave_login {
	width: 73px;
	height: 22px;
	background-image: url(img/login.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 180px;

}

/* post-home.
---------------*/

#ultimos_post h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	color: #0099cc;
	padding-left: 7px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 2px;	
}

#ultimos_post  {
	margin-top: 15px;
	float: left;
	width: 280px;
	margin-bottom: 15px;
}
#ultimos_post a:hover {
	text-decoration: none;
	color: #000000;
}

#ultimos_post a:link {
	text-decoration: none;
	color: #0099cc;
}

#ultimos_post a:visited {
	text-decoration: none;
	color: #999999;
}


#ultimos_post p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.post1 {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
}


.fecha {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12px;
}


#despliegue-noticias {
	float: left;
	width: 593px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#despliegue-noticias h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	letter-spacing:-0.5px;
	color: #0099cc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-style: normal;
}

#despliegue-noticias h2 a:link {
	color: #0099cc;
}


#despliegue-noticias h2 a:visited {
	color: #0099cc;
}

#despliegue-noticias h2 a:hover {
	color: #6fb000;
	

}

#despliegue-noticias p a:link {
	color: #0099cc;
	font-weight: bold;
}

#despliegue-noticias p a:hover {
	color: #0099cc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099cc;
}

#despliegue-noticias p a:visited {
	color: #0099cc;
	}





#despliegue-noticias p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 5px;
}
.pub-por {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/add.png);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 16px;
}
#despliegue-noticias .pub-por p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
	line-height: 12px;
	color: #333333;
}
.nombres-publicacion {
	font-weight: bold;
	color: #ef4000;
}
#despliegue-noticias img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-comentarios {
	height: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
}

.tag-post {

	background-image: url(img/tag.jpg);
	background-position: 5px;
	float: left;
	width: 460px;
	background-repeat: no-repeat;
}
#barra-comentarios .tag-post p {
	font-size: 11px;
	color: #0099cc;
	margin-left: 25px;
	float: left;
}
.comentarios-post {
	float: left;
	background-image: url(img/comment-post.jpg);
	background-repeat: no-repeat;
	width: 120px;
}
#barra-comentarios .comentarios-post p {
	color: #0099cc;
	margin-left: 20px;
	font-size:11px;
}

.dest-folio {
	background-color: #e9e9e9;
	float: left;
	height: 170px;
	width: 280px;
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 7px;
	border: 1px dotted #CCCCCC;
}
#despliegue-noticias .dest-folio p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#despliegue-noticias .dest-folio img {
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 10px;
}




/* footer
---------------*/
#footer {
	width: 960px;
	color: #7A96AB;
	background-color: #FFFFFF;
	background-image: url(img/footer.jpg);
	background-repeat:   repeat-x;
	float: left;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#footer-content {
	width: 710px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 22px;
	padding-bottom: 11px;
	text-align: center;
}


/* sidebar.
---------------*/
#sidebar-home {
	float: right;
	width: 280px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
	
}

#sidebar {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
	border: 1px dotted #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#sidebar-blog {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
	border: 1px dotted #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}


#tag  {
	float: left;
	width: 280px;
}


#tag h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	color: #0099cc;
	padding-left: 7px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 2px;
}

#tag img { margin-left: 4px; }


#sidebar-blog .box h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#sidebar-blog .box {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	width: 140px;
	list-style-image: url(img/bullet-categoria.gif);
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

/* folio
---------------*/


#portfolio {
	float: left;
	width: 280px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #0099cc;
	font-size: 11px;
	line-height: 18px;
	list-style-image: url(img/bullet-categoria.gif);
	float: left;
}

#portfolio h2 {
	color: #0099cc;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	margin-left: 2px;
	padding-left: 7px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#portfolio h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 7px 0 0 7px;

}

.folio {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}




#despliegue-noticias .folio a:hover {
	color: #6fb000;
	border:none;
	}

#despliegue-noticias h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #59a6d0;
}



.fotos-derecha {
	float: right;
	margin-left: 10px;
}



.thumbs {
	float: left;
	margin-left: 5px;
	height: 116px;
	width: 190px;
	margin-top: 10px;	
}

.thumbs img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	
	
}
#tools .mail {
	float: left;
	width: 24px;
	margin-right: 7px;
}
#tools .rss {
	float: left;
	margin-right: 5px;
}
.tagcloud {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align: center;
}

#sidebar-blog a:link {
	color:#666
}

#sidebar-blog a:visited {
	color:#666
}

#sidebar-blog a:hover {
	color:#0099cc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099cc;	
}

#admin {
	font-family: Arial, sans-serif;
	font-size:12px;
	width:400px;
	position:absolute;
	top:10px;
}
#admin ul {
	display:inline;
	margin:0;
	padding:0;
}
#admin li {
	display:inline;
	margin-left:2px;
	font-size:11px;
}
#admin img {
	top:3px;
	margin-right:5px;
	position:relative;
}
#admin li a:hover { color:#CCC; }



/* comments
---------------*/

#commentform textarea{
	width: 95%;
}
#comments h3{
	font-size: 2.2em;
	margin-bottom: 20px;
}

h3#respond {
	font-size: 20px;
	margin: 40px 0 30px 4px;
}

ol.commentlist {
	list-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


ol.commentlist li{
	margin-bottom: 30px;
	margin-left: 0px;
	margin-top: 20px
}

.commentmetadata{ /* TODO: Comentarios */
	width: 580px;
	font-size: 1.1em;
	padding: 5px 8px;
	margin-left: -4px;
	background-image: url(/img/bg-comments.png);
	background-repeat: repeat-x;
	border: 1px solid #ddd;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
}
.commentlist cite{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold; 
	margin: 3px 0;
	display: block;
}


#commentform p{
	line-height: 0;
	margin-bottom: 10px;
}

#commentform p input{
	width: 250px;
	height: 16px;
}

#commentform p label{
	margin-left: 8px;
}

#commentform #comment {
	width: 580px;
}

#commentform p input#submit{
	width: 160px;
	height: 26px;
}


/* alineacion imgs
-------------------*/

.alignright{
	margin: 6px 0 6px 12px;
	float: right;
}
.alignleft{
	margin: 6px 6px 6px 0;
	float: left;
}

/* nueva portada */
  .carrusel{  overflow:hidden; margin:0 auto; width:940px; padding: 16px 0 8px 0;}
	.carrusel .l{}
	.carrusel .l a{width:40px;height:62px; background:url("img/arrow-l.png") 0px  125px  no-repeat; float:left; padding: 94px 0 139px 11px;}  
	.carrusel .r{}
	.carrusel .r a{width:40px;height:62px; background:url("img/arrow-r.png")  11px  125px  no-repeat; float:left; padding: 94px 11px 139px 0px;}
	.carrusel .msk{float:left; height:295px; overflow:hidden; width:822px; position:relative;border:8px solid #E3E3E3;}
  .carrusel .msk ul{padding:0; margin:0;width:2000px;  position:relative;}
	.carrusel .msk ul li{ float:left; list-style-type:none; margin:0; padding:0; }
	.carrusel .msk ul li a{ float:left;}
