/*  
Theme Name: ChileArch
Theme URI: http://www.bienaldearquitectura.cl
Description: Una nueva version
Version: 2.0
Author: Plataforma Networks
Author URI: http://www.plataformanetworks.com
*/
html, body {
	padding: 0px;
	margin:0px;
	font-family: Arial,Helvetica,sans-serif;
	z-index:0;
	font-size:11px;
}


* html ul li a {
   height:1em;
}


a {
text-decoration:none;
}

.txt_derecha {text-align:right;}
.txt_izquierda {text-align:left;}
.txt_centro {text-align:center;}

.clear {clear:both;}

.pad10 {padding:10px;}

.margin_t10 {margin-top:10px;}

h2, {margin-top:10px;color: #4D4D4D}
h3, {margin-top:5px;
	color: #666666;
	font-size: 24px;
	}
p {color:#333333}

#header {
}




.flota_izq {position:relative; float:left;}
.flota_der {position:relative; float:right;}


/* ESTRUCTURA */

#centrador {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}


#header {
	width: 800px;
	background-color: #FFFFFF;
	height: 135px;
	overflow:hidden;
}

#contenido {
	width: 550px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	overflow: hidden;
}

#contenido_fotos {
	width: 550px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}

#sidebar {
	width: 230px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	margin-left: 20px;
	overflow:hidden;
}

#footer {
	width: 800px;
	background-color: #CCCCCC;
	height: 80px;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}


/* HEADER */

.per_post a {
	background-color: #FFFFFF  !important;	
	padding-bottom: 0  !important;
	color: #ccc !important;	
}

.per_post a img, #entrada_contenido a img {border:1px solid #ccc !important;}
.per_post a img:hover, #entrada_contenido a img:hover {border:1px solid #000 !important;}

a.more-link, .per_post a.more-link {
	color: #999999 !important;
	text-decoration: none !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #999999 !important;
	padding: 3px !important;
	position: relative !important;
	float: right !important;
	display: block !important;
	margin-top: 15px !important;
	clear: both !important;	
	width: auto !important;
}

a.more-link:hover, .per_post a.more-link:hover {
	border-color: #4D4D4D !important;
	background-color: #333333 !important;
}







#idioma {
	width: 800px;
	background-color: #FFFFFF;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	text-align: right;	
}

#idioma_texto  {
	padding: 5px;
	text-align: rigth;	
 	color: #333333;
}

#idioma_texto a {	
 	color: #808080;
 	padding-left: 8px;
}

#idioma_texto a:hover {	
 	color: #BFBFBF;
}

#logo {
	width: 300px;
	background-color: #FFFFFF;
	height: 105px;
	float:left;
}

#logo_texto {
	width: 300px;
	background-color: #FFFFFF;
	height: 105px;
	float:right;
	text-align: right;
	padding-top: 38px;
}

#menu {
	width: 800px;
	background-color: #FFFFFF;
	height:  20px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}


#menu a {
	height:20px;
	display:block;
	position:relative;
	float:left;
	line-height:20px;
	color:#333333;
	padding-left: 10px;
	padding-right:10px;
}

#menu a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}


/* FOOTER */

#img_footer {
	padding: 10px;
	float: left;	
	width: 260px;		
}

#texto_footer a {text-decoration: underline;color: #333;}

#texto_footer {
	padding: 5px;
	text-align: center;
	color:#333333;
	font-size: 10px;
	float: right;
	width: 480px;		
}

#texto_footer p {
	font-weigth: normal;
	font-size: 10px;
	line-height: 10px;
	height: 6px;
	text-align: left;
	margin:5px;
}

/* CONTENIDO */

#baner_central {
	float: left;
	height: 280px;
	width: 550px;
	margin-bottom: 5px;
	border-bottom: 2px;
	border-bottom-color:#333333	
}

#contenido h2 {
clear:both;
	padding-left: 10px;
	font-weigth: normal;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	display: block;
	background-color: #0071BC;
	color:#FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2.newstitle {background: none !important;font-size: 18px !important;font-weight: bold !important;color:#000 !important;padding: 0 !important;margin: 0 0 20px 0 !important;clear: both;display: block !important;}

#contenido h3 {
clear:both;
	font-weight : bold;
	font-size: 18px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 2px;
}


#contenido h3 a {
	color:#666666;
}

#contenido h3 a:hover{
	color:#B3B3B3;
}

#contenido h5 {
clear:both;
	font-weigth: normal;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 12px;
	color:#8C8C8C;
}



#contenido_fotos h2 {
clear:both;
	padding-left: 10px;
	font-weigth: normal;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	display: block;
	background-color: #0071BC;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
}

#oficinas {
	margin-left: -10px;	
	clear:both;
	margin-bottom: 5px;

	height: 105px;
}

#oficinas a {display:block;width:100px;height:100px;position:relative;float: left;	margin-left: 10px;
	border: 1px solid #fff;
		margin-bottom: 10px;
		display: inline;
		overflow: hidden;

}

#oficinas img {border: none;}

#oficinas a:hover {border: 1px solid #999999;}


#galeria a img {border:1px solid #fff !important;}
#galeria a img:hover {border:1px solid #999999 !important;}

#oficinas_texto {
	float: left;
	width: 550px;
	background-color: #FFFFFF;	
}

a.more-link {
	color: #999999;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 3px;
	position: relative;
	float: right;
	display: block;
	margin-top: 15px;
	
}

a.more-link:hover {
	border-color: #4D4D4D;
	background-color: #333333;
}

#noticias_texto {
	float: left;
	width: 550px;
	background-color: #FFFFFF;	
	clear:both;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#noticias_img {
	background-color: #FFFFFF;
	clear:both;
}


/* SLIDEBAR */

#banner_aoa {
	height: 260px;
	width: 230px;
	background-color: #FFFFFF;
}

#banner_2 {
	width: 230px;
	background-color: #FFFFFF;
	margin-top: 13px;
}

#sidebar h3 {
	padding-left: 2px;
	font-weigth: normal;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	display: block;
	background-color: #FFFFFF;
	color:#333333;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px;
	border-bottom-color:#333333;
	border-bottom-style: dotted;
}

#video {
	width: 230px;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 10px;
	height: 180px;
	overflow: hidden;
	
}

#video object, #video param {width:230px;height:170px;}


#buscar {
	width: 230px;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 10px;
	
}


.searchbox {margin-top:3px;}

.searchsubmit {margin-top:3px;}


#categorias {
	width: 230px;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 10px;
}

/* OFICINAS */

#entrada_titulo {
	width: 550px;
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-bottom: 0px;
	overflow: visible;
}

#entrada_header_sigle {padding: 5px;font-size: 25px;}
#entrada_header_single h4 {font-size: 25px;clear: both;color: #838383 !important;margin: 0px;padding: 0px;height: auto;padding-left: 5px;margin-bottom: 5px;}

#entrada_header {
	padding: 2px;
	height: 50px;}

#entrada_header p {
	font-family: Verdana, Arial, Lucida, sans-serif;
	padding-left: 4px;
	font-size: 12px;
	color:#676767;	
}

#entrada_header h4 {
	font-family: Verdana, Arial, Lucida, sans-serif;
	padding-left: 2px;
	font-size: 25px;
	display: block;
	color:#838383;
	font-weight: normal;
	margin: 0px;
	padding-left: 4px;
}


#entrada_contenido {
	float: left;
	width: 550px;
	background-color: #FFFFFF;	
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#entrada_contenido a {
/*	float: left;
	width: 550px;
	background-color: #FFFFFF;	
	clear:both;
	padding-bottom: 8px;
	*/
	color: #EC1C24;	
}

#entrada_contenido a:hover {color:#fff;background-color: #EC1C24;}

.per_post {margin-bottom: 30px;border-bottom: 1px dotted #ccc;}
.per_post img {margin-top:10px;}

#entrada_img {
	float: left;
	width: 550px;
	background-color: #FFFFFF;	
	padding-top: 10px;
	padding-bottom: 10px;
}


#categorias_lista ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#categorias_lista li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

#categorias_lista a {
	text-decoration: none;
	color: #333333;
}


#categorias_lista a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
}


.obra_thumb {
display: inline;
	height: 100px;
	position:relative;
	overflow:hidden;
	width: 100px;
	float: left;
	overflow: hidden;
	margin: 0 0 10px 12px; 
}

.obra_thumb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.obra_thumb a img {
	position: absolute;
	top: 0px;
	border:none;
	left: 0px;
}

.obra_thumb a img:hover {
	filter:alpha(opacity=0);
	 filter: alpha(opacity = 0);
       -moz-opacity:0;
       -khtml-opacity: 0;
       opacity: 0;
}

/* OFICINAS FOTOS */

#oficinas_fotos {
	background-color: #FFFFFF;
	margin-left: -10px;	
	clear:both;
	width: 560px;
	
}

.gallery-caption {color:#aaa;font-size:9px;}


.wp-caption-text {color:#ccc;border-bottom: 1px dotted #ccc; margin:3px 0 10px 0;text-align: center;}