/*
Theme Name: Apumanque
Description: Creado para apumanque <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Felipe Marin Valdivia
*/
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
/* Begin Typography & Colors */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #9d9d9d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

#page {
	background-color: white;
	text-align: left;
	clear: both;
	position: relative;
}

#headerimg 	{
	margin: 7px 9px 0;
	width: 740px;
}

#content {
	font-size: 1.2em;
}

#ubicacion {
	clear:both;
	padding:10px;
	margin:0 auto;
	width:800px;
}

#ubicacion h2 {
	color:#CC0000;
	font-size:24px;
	font-weight:normal;
}

#ubicacion a {
	color:#CC0000;
}

.mapa {
	margin-bottom:5px 0px 10px;
}
	.narrowcolumn .entry p br,
	.narrowcolumn .entry br{

	margin-bottom:10px;
}

.narrowcolumn .entry p {
	font-size: 11px;
	margin-bottom:10px;
}

.narrowcolumn .entry img {
	margin-bottom: 10px;
}

.narrowcolumn .entry a {
	color: #d42f12;
	text-decoration: none;
}

.narrowcolumn .entry a:hover {
	text-decoration: underline;
}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.125em;*/
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#header {
	position:relative;
}

#header #nav{
	height: 21px;
	clear: both;
	position: absolute;
	top: 227px;
	right: 130px;
}

#nav li{
	height: 21px;
	float: left;
	margin-right: 2px;
	text-align: center;
}

#nav li a{
	height: 21px;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/bgnav02.gif);
	background-repeat: repeat-x;
}

#nav li a:hover{
	color: #000;
	background-color: #d42f12;
	background-image: url(images/bgnav01.gif);
	background-repeat: repeat-x;
}

	li.current_page_item a,  li.current-cat a{
	color: #000 !important;
	background-color: #d42f12 !important;
	background-image: url(images/bgnav01.gif) !important;
	background-repeat: repeat-x !important;
}

.w01{
	width:62px;
}

.w02{
	width:126px;
}

.w03{
	width:82px;
}

.w04{
	width:79px;
}

.w05{
	width:126px;
}

.w06{
	width:74px;
}

.current_page_item, .page_item{
	width:62px;
}

.cat-item-3{
	width:126px;
}

.cat-item-4{width:82px;}

.cat-item-5{width:79px;}

.cat-item-10{width:126px;}

.cat-item-6{width:74px;}

#footer {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

#sidebar h2 {
	font-size: 1.2em;
}

.entry p a:visited {
	color: #b85b5a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	padding-bottom: 20px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 923px;
}

#header {
	padding: 0;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	display: none;
}

.narrowcolumn {
	float: left;
	padding: 21px 0px 0px;
	margin: 0px;
	width: 471px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 30px 51px;
	width: 394px;
	clear: both;
	border-bottom: 1px dotted #a6a7a8;
}

.post h2 {
	font-size: 21px;
	color: #d42f12;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-bottom: 0px;
}

.post h2 a{
	font-size: 21px;
	color: #d42f12;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-bottom: 0px;
}

.post h2 a:hover{
	text-decoration: underline;	
}

.categorias a{
	color: #a6a6a6;
	text-decoration: none;
	font-size: 11px;
}

.categorias {
clear:both;
padding-bottom:10px;
	color: #a6a6a6;
	font-size: 11px;

}

.categorias a:hover{
	text-decoration: underline;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 20px auto 0px;
	clear: both;
	background: #000000 url(images/logoapu.gif) no-repeat 20px center;
	border-top: 17px solid #d42f12;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
}
/* End Structure */
#texfoot{
	padding: 73px 0px 0px 200px;
}

#texfoot a{
	color: #FFFFFF;
	text-decoration: underline;
}

#texfoot a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#accesoclientes {
	padding-top: 60px;
	padding-bottom: 5px;
	text-align: right;
	display: block;
	padding-right: 5px;
}

#cajafoot01{
width:207px;
float:left;}

#cajafoot02{
width:234px;
float:left;}

#cajafoot03{
width:216px;
float:left;}

/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.heremini1 {
	font-size:20px;
	color:#D42F12;
}

.heremini12 {
	font-weight:bold;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#oportunidades{
	background: #e4e6e7;
	clear: both;
	border-bottom: 7px solid #d42f12;
}

#oportunidades a{
	color: #000000;
	text-decoration: none;
}

#oportunidades h2{
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}

#oportunidades h3{
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
}

#titopoetunidades{
	background: url(images/topsidebar01.gif) no-repeat;
	clear: both;
	height: 56px;
	padding: 8px 0px 0px 33px;
	margin: 0px;
}

#nuestrastiendas{
	background-color: #e4e6e7;
}

#nuestrastiendas h2{
	clear: both;
	height: 40px;
	width: 175px;
	background: url(images/bgtitidebar02.gif) no-repeat;
	display: block;
	padding-top: 25px;
	padding-left: 15px;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#nuestra01{
	width: 210px;
	float:left;
}

#nuestra01 li{
	border-top: 1px dotted #868787;
	clear: both;
	width: 190px;
	line-height: 22px;
	height: 22px;


}

#nuestra01 li a{
	background: url(images/bullet.gif) no-repeat left center;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 30px;
	padding-left: 20px;
}

#nuestra01 li a:hover{
	text-decoration: underline;
}

#nuestra02{
	width: 190px;
	float:left;
}

#nuestra022{
	width: 400px;
}

#nuestrastiendas2{
	background-color: #e4e6e7;
}

#nuestrastiendas2 h2{
	clear: both;
	height: 40px;
	width: 385px;
	background: url(images/bgh2noticias.gif) no-repeat;
	display: block;
	padding-top: 25px;
	padding-left: 15px;
	font: normal 21px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.cajitaevent2{
	padding:0px 5px 3px 10px;
	margin: 0px 0px 5px;
	height: 53px;
	overflow: hidden;
}

.cajitaevent2 img {
	float:left;
	margin-right: 10px;
}

.cajitaevent2 h3 {
	font-size: 12px;
	color: #d42f12;
	font-weight: bold;
}

.cajitaevent2 a {
	color: #000;
	text-decoration:none;
}

.cajitaevent2 h3 a {
	font-size: 12px;
	color: #d42f12;
	font-weight: bold;
}




.cajitaevent{
	clear:both;
	padding:0px 5px 3px 0px;
	margin: 0px 0px 5px;
	height: 53px;
	overflow: hidden;
}

.cajitaevent img {
	float:left;
	margin-right: 10px;
}

.cajitaevent h3 {
	font-size: 12px;
	color: #d42f12;
	font-weight: bold;
}

.cajitaevent a {
	color: #000;
	text-decoration:none;
}

.cajitaevent h3 a {
	font-size: 12px;
	color: #d42f12;
	font-weight: bold;
}

#rellenoopor{
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 30px;
	clear:both;
}

.cajitaopor{
	height: 157px;
	width: 177px;
	font-size: 11px;
	color: #000000;
	float:left;
	overflow: hidden;
	padding-top: 10px;
	text-align:center;
}

.cajitaopor3 {
	text-align:center;
}

.cajitaopor img{
	border: 4px solid #FFF;
}

.cajitaopor strong{
	font-size: 13px;
	font-weight: bold;
	color: #d42f12 !important;
	
}

.cajitaopor em, .cajitaopor h4 a{
	font-style: normal !important;
	color: #000000 !important;
	font-size:11px !important;
	font-weight:normal !important;
}

.cajitaopor2{

	font-size: 11px;
	color: #000000;
}

.cajitaopor2 img{
	border: 4px solid #FFF;
	float:left;
	margin: 0px 10px 0px 0px;
}

.cajitaopor2 strong{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.cajitaopor2 em{
	font-style: normal;
	color: #d42f12;
}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar
{
	padding: 21px 0px 0px;
	width: 401px;
	margin: 0px;
	float: left;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */
#noticiasside{
	background: #e4e6e7;
	clear: both;
		clear: both;
	padding-bottom:10px;
	display:block;
}

#noticiasside h2{
	color: #FFF;
	font: normal 20px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bgh2noticias.gif) no-repeat;
	clear: both;
	height: 44px;
	padding: 24px 0px 0px 33px;
}

.bnewsbox{
	padding: 10px;
	clear: both;
	background: #e4e6e7;
}

.bnewsbox a{
	color: #000000;
	text-decoration: none;
}

.bnewsbox h3{
	color: #d42f12;
	font-size: 11px;
	font-weight: bold;
}

.bnewsbox h3 a{
	color: #d42f12;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.bnewsbox img{
	float:left;
	margin-right: 10px;
}

#flickr{
	clear: both;
	margin: 40px 0px 20px;
	padding-bottom: 20px;
}

#flickr h2{
	font-size: 15px;
	color: #a6a6a6;
	font-weight: normal;
}

#flickr h3{
	font-size: 21px;
	color: #dd2000;
	font-weight: normal;
	padding-bottom: 10px;
}

#flickr img{
	float:right;
	padding: 0px 2px 2px 0px;
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#compartir{
	font-size: 12px;
	color: #a6a6a6;
	text-align: center;
	display: block;
	padding-bottom: 20px;
}

.clearfix {
display:block;
height:0;
clear:both;
visibility:hidden;
 }
 #rellenocom{
	padding: 0px 26px 0px 51px;
 }

#sidebar .sociable{
	display: none;
}

#banner{
text-align:center;
padding:20px;}

.banner_haiti {
	width:300px;
	margin:0 auto;
	padding:0 0 15px;
}

.banner_techo {
	width:390px;
	height:230px;
	margin:0 auto;
	padding:0 0 15px;
}

.banner_techo_flash {
	width:390px;
	height:100px;
	margin-bottom:10px;
}

.banner_techo_carrusel{
	width:390px;
	height:120px;
	margin-bottom:10px;
	background-color:#fff;
}


/* End captions */
.sociable_tagline{
	padding-bottom: 10px;
	font-size: 11px;	
}
/*buscador*/
#cajitaquebusca {
	background: #e4e6e7 url(images/bgtopsearch.gif) no-repeat center top;
	display: block;
	margin: 10px 0px;
	padding: 22px 10px 10px;
}

#cajitaquebusca strong {
	color: #d42f12;
}

.cajadetexto {
	border: 1px solid #a6a6a6;
	padding: 2px;
	color: #727272;
	background: #FFFFFF;
}

.cajadetexto2 {
	border: 1px solid #a6a6a6;
	padding: 0px;
	color: #727272;
	background: #FFFFFF;
}

.butbuscar {
	padding: 6px;
	border: 1px solid #FFF;
	text-align: center;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #d42f12;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.butbuscar2 {
	padding: 4px;
	border: 1px solid #FFF;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #d42f12;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;

}

#cajitaquebusca2 td {
	padding: 2px;
	vertical-align: middle;
}

#cajitaquebusca td {
	padding: 5px;
	vertical-align: middle;
}

#rubrostiendas {
	display: block;
	margin-bottom: 10px;
}

#rubrostiendas a{
	color: #000000;
	text-decoration: none;
}

#rubrostiendas li {
	border-top: 1px dotted #868787;
	line-height: 20px;
	height: 20px;
	padding-left: 22px;
	background: url(images/bulletrubros.gif) no-repeat 10px center;
	width: 172px;
	float: left;
	display: block;
	margin: 0px;
}

#buscador h3 {
padding-left:10px;
}

#buscador h3 {
	color: #a6a6a6;
	font-size: 15px;
	font-weight: normal;
}

#buscador h2 {
	font-size: 21px;
	font-weight: normal;
	color: #d42f12;
	display: block;

}

#buscador li{
	padding: 0px 0px 0px 30px !important;
	margin: 0px 0px 5px  !important;
	font-size: 10px  !important;
	color: #666666  !important;
}

.bulletse01{
	background: url(images/bulletsear01.gif) no-repeat left center  !important;
}

.bulletse02{
	background: url(images/bulletsear02.gif) no-repeat left center  !important;
}

.bulletse03{
	background: url(images/bulletsear03.gif) no-repeat left center  !important;
}

.breadcrumb{
	font-size: 10px;
	text-transform: lowercase;
	color: #999999;
	padding: 0px 10px 10px 51px;
	display: block;
	clear: both;
}

.breadcrumb a{
	color: #666;
	text-decoration: underline;	
}

.breadcrumb a:hover{
	text-decoration: none;
}

.iconform {
	background: url(images/emailicon.gif) no-repeat left 2px;
	display: block;
	padding: 0px 0px 0px 20px;
}
code, .entry h3{
	color: #FF3300;
	clear: both;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
}