/* PAGINADOR */
#navi {clear: both;text-align: right;font-size: 9px;padding-top: 10px;}
#navi span.pages {display: none;}
#navi a {background: black;color: #ABABAB;border: 0;background: url(/images/borde.gif) no-repeat center;text-align: center;padding-top: 3px;}
#navi .current {background: black;color: #ABABAB;padding: 1px;}

/* ACORDEON POST */

.acordeon-titulo {font-size: 1.7em;font-weight: 100;letter-spacing: 0.02em;color: #ccc;text-transform: none;padding-top: 20px;padding-right: 0pt;padding-bottom: 10px;padding-left: -10px;cursor: pointer;border-top: 1px dotted #333;padding: 0;margin: 0;padding: 15px 10px 15px 0px;border-top: 1px dotted #fff;margin-top: 10px;}
.open {background: url(http://pesquisa.cl/images/abrir.gif) no-repeat center right;}
.close {background: url(http://pesquisa.cl/images/cerrar.gif) no-repeat center right;}
#acordeon-contenido {font-size: 12px;line-height: 150%;padding-left: 0;padding-bottom: 10px;}
#acordeon-contenido .contenido_post {margin-bottom: 20px;}
#acordeon-contenido p {margin-bottom: 15px;}
#acordeon-contenido a {color: #999;text-decoration: underline;}
#acordeon-contenido a:hover {background: black;}

/* CLEARFIX ***********************/
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix{
	display: inline-block;
}
/*\*/* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/**/
/**********************************/

body {
	padding:0;
	margin:0;
	background:black;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:62.5%;
	color:white;
}

a {
	border:none;
	padding:0;
	margin:0;
	text-decoration:none;
	color:white;
	outline:0px;
}

a:hover {
	text-decoration:underline;
}

h1,h2,h3,h4,h5 {
	padding:0;
	margin:0;
}

p {
	padding:0;
	margin:0;
}

img {
	border:none;
	padding:0;
	margin:0;
}

img:hover {
	text-decoration:none;
	border:none;
	background:none;
}

ul {
	padding:0;
	margin:0;
}

li {
	list-style:none;
	list-style-position:outside;
	padding:0;
	margin:0;
}

#contenedor {
	width:1100px;
	padding:0;
	margin:0;
}
/**COLUMNA-IZQUIERDA *************************/

#columna-izquierda {
	width:170px;
	height:590px;
	padding:15px 0 10px 0;
	margin:0;
	background:black;
	float:left;
}

#container {
	width:145px;
	padding-left:25px;
	padding-top:84px;
}

#contenedor_accordion {
	width:140px;
}

#contenedor_accordion h2 {
	display: block;
	width:130px;
	background:000;
	padding:0;
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	outline: none;
	font-size:1.2em;
	cursor: pointer;
	margin:0;
	text-transform:none;
}

#contenedor_accordion h2 a {
	color:white;
	text-decoration:none;
	display:block;
}

#contenedor_accordion h2 a:hover {
	color:#7e7c7c;
}

.accordion_toggle {
	display: block;
	width:130px;
	background:000;
	padding:0;
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	outline: none;
	font-size:1.2em;
	cursor: pointer;
	margin:0;
	text-transform:none;
}

.accordion_toggle:hover {
	color:#7e7c7c;
}

.accordion_toggle_active {
	background:black;
	color: #F2F2F2;
	font-weight:normal;
}

.accordion_toggle_active:hover {
	color:white;
}

.accordion_content {
	color: #000;
	overflow: hidden;
	width:130px;
	padding:10px 0 15px 10px;
}

.accordion_content ul {
	padding:0px;
	margin:0;
}

.accordion_content ul li {
	list-style-type:none;
	list-style-position:outside;
	color:#fff;
}

.accordion_content ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:1.1em;
	margin-bottom:5px;
	display:block;
	width:130px;
	padding:0;
}

.accordion_content ul li a:hover {
	text-decoration:none;
	color:#7e7c7c;
}


/**COLUMNA-DERECHA *************************/

#columna-derecha {
	width:930px;
	padding:0;
	margin:0;
	float:right;
}

#bajada {
	width:455px;
	height:130px!important;
	margin-bottom:5px;
	font-size:1.5em;
	background:black;
	padding:10px 5px;
	font-weight:lighter;
	float:left;
	line-height:1.4em;
}

#bajada h2 {
	display:inline;
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	/*float:left;*/
	padding:0;
	margin:0;
	padding-right:10px;
	text-transform:uppercase;
}

.modulo-1 {
	padding:0px;
	margin:0;
	width:460px;
	height:125px!important; 
	background:white;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	padding-top:180px;
}

.modulo-1 h2 {
	color:white;
	font-size:2em;
	margin-bottom:10px;
	padding:0;
	font-weight:lighter;
	text-transform:none;
	letter-spacing:0.02em;
	line-height:1.1em;
}

.modulo-1 h2 a {
	color:white;
	text-decoration:none;
}

.modulo-1 h2 a:hover {
	text-decoration:underline;
}

.modulo-1 h3 {
	font-size:0.9em;
	/*color:#FFF;*/
	text-transform:uppercase;
	margin-bottom:5px;
	padding:0;
	letter-spacing:0.02em;
}

/*.modulo-1 p {
	font-size:1.2em;
	color:#FFF;
	display:;
}
*/
.modulo-1 img {
	padding:0;
	margin:0;
}

.modulo-1 .articulo {
	background:url('http://www.co-op.cl/wp-content/themes/coop_2/img/bg_bajada_mod1.png');
	padding:10px;
}

.modulo-1 .excerpt {
	display:none;
}

.modulo-1 .epigrafe-mod1 {
	font-size:1.2em;
	letter-spacing:0.02em;
}

.modulo-2 {
	padding:0;
	margin:0;
	float:left;
	width:460px;
	height:57px!important; 
	background:white no-repeat;
	margin-left:5px;
	margin-bottom:5px;
	padding-top:93px;
}

.modulo-2 h2 {
	color:white;
	font-size:2em;
	/*margin-bottom:10px;*/
	padding:0;
	font-weight:lighter;
	text-transform:none;
	letter-spacing:0.02em;
}

.modulo-2 h2 a {
	color:white;
	text-decoration:none;
}

.modulo-2 h2 a:hover {
	text-decoration:underline;
}

.modulo-2 h3 {
	font-size:0.9em;
	/*color:#FFF;*/
	text-transform:uppercase;
	margin-bottom:5px;
	padding:0;
	letter-spacing:0.02em;
}

.modulo-2 p {
	font-size:1.2em;
	color:#fff;
	display:none;
}

.modulo-2 .excerpt {
	font-size:1.2em;
	color:#fff;
	display:none;
}

.modulo-2 .articulo {
	background:url('http://www.co-op.cl/wp-content/themes/coop_2/img/bg_bajada_mod1.png');
	padding:10px;
}

.modulo-2 img {
	padding:0;
	margin:0;
}

.modulo-2 .epigrafe-mod1 {
	display:none;
}

.modulo-3 {
	padding:0
	margin:0;
	float:left;
	width:150px;
	height:60px!important; 
	background:white no-repeat;
	margin-left:5px;
	margin-bottom:5px;
	padding-top:90px;
}

.modulo-3 h2 {
	font-size:1.3em;
	color:white;
	margin-bottom:10px;
	padding:0;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0.02em;
}

.modulo-3 h2 a {
	color:white;
	text-decoration:none;
}

.modulo-3 h2 a:hover {
	text-decoration:underline;
}

.modulo-3 h3 {
	font-size:0.9em;
	/*color: #FFFFFF;*/
	text-transform:uppercase;
	margin-bottom:5px;
	padding:0;
	letter-spacing:0.02em;
}

.modulo-3 p {
	font-size:1.2em;
	color:#fff;
	display:none;
}

.modulo-3 .epigrafe-mod1 {
	display:none;
}

.modulo-3 .articulo {
	background:url('http://www.co-op.cl/wp-content/themes/coop_2/img/bg_bajada_mod1.gif');
	padding:5px;
}


.modulo-4 {
	width:285px;
	height:130px!important; 
	margin:0;
	background:white url('http://www.co-op.cl/wp-content/themes/coop_2/img/img_bg_modulo_4.jpg') no-repeat;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	padding:10px;
}

.modulo-4 h2 {
	color:black;
	font-size:1.7em;
	margin-bottom:5px;
	padding:0;
	font-weight:lighter;
	text-transform:none;
	line-height:1em;
}

.modulo-4 h2 a {
	color:black;
	text-decoration:none;
}

.modulo-4 h2 a:hover {
	text-decoration:underline;
}

.modulo-4 h3 {
	/*color:#4db572;*/
	font-size:0.9em;
	text-transform:uppercase;
	margin-bottom:5px;
	padding:0;
}


.modulo-4 p {
	color:#4d4d4d;
	font-size:12px;
}

.modulo-4 .excerpt {
	color:#4d4d4d;
}

.modulo-4 .epigrafe-mod1 {
	display:none;
}

.modulo-5 {
	width:285px;
	height:130px!important; 
	margin:0;
	background:white url('http://www.co-op.cl/wp-content/themes/coop_2/img/img_bg_modulo_5.jpg') no-repeat;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	padding:10px;
}

.modulo-5 h2 {
	color:black;
	font-size:1.7em;
	margin-bottom:5px;
	padding:0;
	font-weight:lighter;
	text-transform:none;
	line-height:1em;
}

.modulo-5 h2 a {
	color:black;
	text-decoration:none;
}

.modulo-5 h2 a:hover {
	text-decoration:underline;
}

.modulo-5 h3 {
	/*color:#c16262;*/
	font-size:0.9em;
	text-transform:uppercase;
	margin-bottom:5px;
	padding:0;
}


.modulo-5 p {
	color:#4d4d4d;
	font-size:12px;
}

.modulo-5 .excerpt {
	color:#4d4d4d;
}

.modulo-5 .epigrafe-mod1 {
	display:none;
}

.modulo-6 {
	padding:0
	margin:0;
	float:left;
	width:150px;
	height:60px!important; 
	background:white no-repeat;
	margin-left:5px;
	margin-bottom:5px;
	padding-top:90px;
}

.modulo-6 h2 {
	font-size:1.2em;
	color:white;
	margin-bottom:1px;
	padding:0;
	font-weight:bold;
	text-transform:none;
	letter-spacing:0.02em;
}

.modulo-6 h2 a {
	color:#F5f5f5;
	text-decoration:none;
}

.modulo-6 h2 a:hover {
	text-decoration:underline;
}

.modulo-6 h3 {
	font-size:1em;
	/*color: #FFFFFF;*/
	text-transform:uppercase;
	margin-bottom:1px;
	padding:0;
	letter-spacing:0.02em;
}

.modulo-6 h4 {
	color:#999;
}

.modulo-6 p {
	font-size:1.1em;
	color: #808080;
	/*display:none;*/
	text-transform:none;
	/*letter-spacing:0.02em;*/
}

.modulo-6 .epigrafe-mod1 {
	/*display:none;*/
	color:#ccc;
}

.modulo-6 .excerpt {
	display:none;
}

.modulo-6 .articulo {
	/*background:url('http://www.co-op.cl/wp-content/themes/coop_2/img/bg_bajada_mod1.gif');*/
	padding:5px 5px 5px 5px;
}

/**ESTILOS PARA SINGLE POST Y PAGE ************** */

#contenedor-entry {
	width:920px;
	padding:0;
	margin:0;
}

#columna-central {
	width:521px;
	padding:30px 39px 30px 40px;
	background:#333 url('http://www.co-op.cl/wp-content/themes/coop_2/img/bg_contenidos_single.jpg') no-repeat bottom right;
}

#columna-central h2 {
	font-size:2.2em;
	font-weight:normal;
	letter-spacing:0.02em;
	color:#fff;
	text-transform:none;
	padding:0 0 20px 0;
}

#columna-central h2 a {
	background:#000;
	color: #FFF;
	text-decoration:none;
}

#columna-central h3 {
	font-weight:lighter;
	font-size:1.2em;
	text-transform:uppercase;
	padding-bottom:20px;
	letter-spacing:0.05em;
	line-height:1.5em;
}


#columna-central h2 a:hover {
	background:#000;
	color:white;
}

#columna-central h4 {
	color:white;
	font-size:1.3em;
	/*padding:0 0 20px 0;*/
	margin:0;
	font-weight:normal;
}

#columna-central h6 {
	font-size:1.4em;
	font-weight:normal;
	letter-spacing:0.02em;
	color:#fff;
	text-transform:none;
	padding:0;
}


.entrada-single h3 {
	color:white;
	margin-top:10px;
	font-weight:100;
	font-size:1.5em;
	padding-right:10px;
	line-height:20px;
	margin-bottom:20px;
	letter-spacing:0.02em;
}

.entrada-single h3 a {
	background:black;
	color:white;
	text-decoration:none;
}

.entrada-single p {
	color:white;
	/*font-weight:100;*/
	letter-spacing:0.02em;
	font-size:1.2em;
}

.post p {
	color:white;
	/*font-weight:100;*/
	letter-spacing:0.02em;
	padding-bottom:20px;
	font-size:1.2em;
	font-weight:lighter;
	line-height:1.5em;
}

.post a {
	color:#999;
	font-weight:normal;
	letter-spacing:0.02em;
	background:none;
	text-decoration:underline;
}

.post a:hover {
	text-decoration:underline;
	background:black;
}

.info-post {
	padding-top:10px;
	padding-bottom:20px;
	font-size:1.1em;
}

.escrito-por {
	float:left;
	background:black;
	color:white;
}

.fecha {
	float:right;
	background:black;
	color:white;
}

#columna-derecha-post {
	float:right;
	width:150px;
	background:#000;
	color:white;
	margin-left:-10px;
	/*letter-spacing:0.05em;*/
}

.margen-negro {
	height:150px;
	display:none;
	
}

.modulo-262626 {
	background:#9f9f9f;
	padding:10px;
	width:130px;

}

.modulo-262626 h2 {
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.02em;
}

.modulo-262626 h2 a {
	color:#262626;
}

.modulo-262626 ul {
	margin-top:5px;
}

.modulo-262626 ul li {
	margin-bottom:5px;
}

.modulo-262626 ul li a {
	color:#262626;
	text-decoration:none;
	font-size:1.1em;
	text-transform:capitalize;
}

.modulo-262626 ul li a:hover {
	text-decoration:underline;
}

.modulo-afafaf {
	background:#9f9f9f;
	padding:10px;
	width:130px;
}

.modulo-afafaf h2{
	color:#000;
	font-size:1.2em;
	font-weight:bold;
}

.modulo-afafaf ul {
	margin-top:5px;
}

.modulo-afafaf ul li {
	margin-bottom:5px;
}

.modulo-afafaf ul li a {
	color:#262626;
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-size:1.1em;

}

.modulo-afafaf ul li a:hover {
	text-decoration:underline;
}

.modulo-afafaf-inferior {
	background:#9f9f9f url('http://www.co-op.cl/wp-content/themes/coop_2/img/bg_modulo_afafaf.jpg') no-repeat bottom right;
	padding:10px;
	width:130px;
	padding-bottom:30px;
}

.modulo-afafaf-inferior h2{
	color:#000;
	font-size:1.2em;
	font-weight:bold;
}

.modulo-afafaf-inferior ul {
	margin-top:5px;
}

.modulo-afafaf-inferior ul li {
	margin-bottom:5px;
}

.modulo-afafaf-inferior ul li a {
	color:#262626;
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-size:1.1em;

}

.modulo-afafaf-inferior ul li a:hover {
	text-decoration:underline;
}

.creative-commons {
	padding:10px 0 1px 5px;
	margin:0;
	font-size:1.1em;
	color:#fff;
	letter-spacing:0.02em;
}

.creative-commons a {
	text-decoration:none;
	color:#666;
}

.creative-commons a:hover {
	text-decoration:underline;
	color:#FFF;
	
}

.titulo-categoria {
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
}


/** CATEGORIAS ************************/

.comunicacion {
	color:#C16262;
}

.pensamos {
	color:#4DB572;
}

.hacemos {
	color:#996600;
}

.arquitectura {
	color: #8FD0DB;
}

.diseno {
	color:#999999;
}

.medios {
	color:#a436c3;
}

.gestion {
	color:#FF9900;
}



/** FIN CATEGORIAS **/

.tag-display {
	text-transform:uppercase;
}

.rss {
	padding-top:10px;
}


/** PAGINA EQUIPO **/

.contenedor-equipo {
	width:520px;
}

.avatar {
	float:left;
	width:190px;
	padding:0;
	margin:0;
}

.informacion-miembro {
	float:right;
	width:330px;
	padding:0;
	margin:0;
}

.informacion-miembro p {
	color:white;
	/*font-weight:100;*/
	letter-spacing:0.02em;
	/*padding-top:20px;*/ /*cambio anibal 021009*/
	font-size:1.2em;
	/*padding-bottom:70px;*/ /*cambio anibal 021009*/
	font-size:1.2em;
	font-weight:lighter;
	line-height:1.5em;
}

.cargo {
	padding:0;
	margin:0;
	font-size:1.8em;
	color:#ccc;
        padding-top:20px;
	/*padding-bottom:20px;*/ /*cambio anibal 021009*/
}

.profesion {
	padding:2px 0 0 0;
	margin:0;
	color:#ccc;
	font-size:1em;	
	font-weight:normal;
}

#columna-central h5 {
	padding:0;
	margin:0;
	color:white;
	font-size:2.2em;
	padding-bottom:0px;
}

.contenedor-curriculum {
	padding:20px 0 0 0;
	margin:0;
}

.contenedor-curriculum p{
	padding:0 0 20px 0;
	margin:0;
	font-size:1.2em;
}

.excerpt-equipo {
	text-transform:none;
	font-size:1.3em;
}

.margen-negro-equipo {
	height:0px;
}

/** FIN PAGINA EQUIPO **/

#img-pie {
	padding:0;
	margin:0;
}

#img-pie img {
	padding-bottom:3px;
}

#img-pie a {
	border:none;
	background:none;
}

#img-pie a:hover {
	background:none;
}

#img-pie p {
	padding:0;
	font-size:0.9em;
	padding-bottom:20px;
	text-align:right;
	font-style:italic;
	color:#ccc;
}

#subir {
	pading:0;
	margin:0;
	text-align:right;
}

#subir a {
	color:#999;
	text-decoration:underline;
}

#subir a:hover {
	color:#fff;
}


#galeria {
	margin-bottom:20px;
}

#galeria a {
	padding:0;
	margin:0;
	border:none;
	text-decoration:none;
}

#galeria a:hover {
	padding:0;
	margin:0;
	border:none;
	text-decoration:none;
}

#galeria img {
	border:1px solid #333;
	margin:0;
	padding:0;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

#galeria img:hover {
	border:1px solid #111;
	margin:0;
	padding:0;
	text-decoration:none;
	margin-right:5px;
	margin-bottom:5px;
}
/** campos hidden  **/
.item-11 {
   display:none; 
}
.item-12 {
   display:none; 
}
