/* $Id: style.css,v 1.0.1 2009/05/20 09:31:20 goba Exp $ */

/**
 * GuamanPoma, for Drupal 6.x
 * Alexander Acurio, allpalab [dot] com
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font: 12px/155% Verdana, sans-serif;
  color: #494949;
}

.content .contenedor {
	border:#C2B9AF solid 4px;
	_margin-right:10px;
}

/**
 * Layout
 */

#wrapper #container {
  margin: 0 auto;
  padding: 0 20px;
  _padding:0;
  _width: expression((documentElement.clientWidth <985) ? "985px" : "100%" );
}

#wrapper #container #header {
  height:141px;
  _height:141px;
  margin:0;
  padding:0;
  width:100%;
}

#wrapper #container #header #logo-floater {
	width:343px;
	height:141px;
	_height:141px;
	background:#fff url(http://guamanpoma.org/themes/guamanpoma/logo.png) no-repeat 6px 0;
	text-align:center;
	position:relative;
	margin-left:-20px;
	_margin:0px;
	padding:0px;
}

#wrapper #container #header #logo-flash {
	position: absolute; 
	top: 0pt; 
	left: 0pt; 
	z-index: -1; 
	background-color:#fff; 
	width:100%; 
	text-align:right;
}


/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  float: left;
  width: 100%;
  _width: 97%;
}


.block .content {
  margin: 0;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}


/**
 * Header
 */
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  color: #fff;
  font-weight: normal;
  text-shadow: #1659ac 0px 1px 3px;
  font-size: 1.5em;
}

#wrapper #container #header h1 a:hover {
  text-decoration: none;
}

#wrapper #container .breadcrumb {
  font-size: 0.92em;
}

#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
  color: #529ad6;
}

#mission {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  z-index: 4; 
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  _margin: 0 8px;
  padding: .75em 0 0;
  color: #6B1113;
  text-align:center;
}

ul.primary-links li {
	height:26px;
	display:block;
	padding-top:14px;
	text-align:center;
	width:auto;
	border-left:#6A6561 solid 1px;
}

ul.primary-links li.inicio {
	background:transparent url(http://www.guamanpoma.org/themes/guamanpoma/images/iconos/Inicio.png) no-repeat center;
	background-position:center;
}

ul.primary-links li.contactenos {
	background:transparent url(http://www.guamanpoma.org/themes/guamanpoma/images/iconos/contactenos.png) no-repeat;
	background-position:center;
}

ul.primary-links li.mapa-del-sitio {
	background:transparent url(http://www.guamanpoma.org/themes/guamanpoma/images/iconos/mapa-del-sitio.png) no-repeat;
	background-position:center;
}

ul.primary-links li.blog {
	background:transparent url(http://www.guamanpoma.org/themes/guamanpoma/images/iconos/Blog.png) no-repeat;
	background-position:center;
}

ul.primary-links li.foro {
	background:transparent url(http://www.guamanpoma.org/themes/guamanpoma/images/iconos/forum.png) no-repeat;
	background-position:center;
}

ul.primary-links li.correo-institucional {
	background:transparent url(http://www.guamanpoma.org/themes/guamanpoma/images/iconos/correo-inst.png) no-repeat;
	background-position:center;
}

/* CABECERA */
#logogp {
	background-color:#E9E4DE;
	margin-left:-20px;
	_margin-left:0px;
	height:40px; !important
}

#buscartopgp {
	float:left;
	background:#E9E4DE url(http://www.guamanpoma.org/themes/guamanpoma/images/buscar.png) no-repeat 0 0;
	width:195px;
	height:35px;
	padding:5px 0 0 10px;
}

#datosgp {
	 float:left; 
	 width:243px; 
	 height:40px;
	 background:url(http://www.guamanpoma.org/themes/guamanpoma/images/direccion.png) no-repeat;
}

#toplinksgp{
	background-color:#E9E4DE;
	 width:531px;
	 _width:530px; 
	 height:40px; 
	 float:right;
	 margin-right:-20px;
	 _margin-right:0px;
	 _padding-top:-5px;
}

#limpiezagp {
	clear:both;
	margin:0;
	padding:0;
}

#logo-blog{
	height:70px;
	background:url(http://guamanpoma.org/foro/styles/hestia/theme/images/bg_logo.gif);
	margin-left:-20px;
	margin-right:-20px;
}

#contador{
  position: absolute;
  top: 290px; 
  left: 60px;
}

#logo-blog-imagen{
	background:url(http://www.guamanpoma.org/blog/wp-content/themes/guamanpoma/images/bloglogo.gif);
	width:270px;
	height:70px;
}

#barra-logo-blog{
	background:url(http://www.guamanpoma.org/foro/styles/hestia/theme/images/bg_navbar.gif);
	height:27px;
	margin-left:-20px;
	margin-right:-20px;
	color:#fff;
	text-align:center;
	padding-top:7px;
}

