* {
	padding: 0;
	margin: 0;
}

body {
	font: normal 0.8em/1.25em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #d7d7d7 url(img/background.gif) 0 0 repeat-x;
}

a img {
	border: none;
}

p {
	margin: 15px 0;
	font-size: 0.85em;
}

p a {
	color: #9c0000;
	text-decoration: none;
}

p a:hover {
	color: #df6161;
	text-decoration: underline;
}

ol li {
	margin: 5px 0;
	font-size: 0.85em;
}

ol li a {
	color: #9c0000;
	text-decoration: none;
}

ol li a:hover {
	color: #df6161;
	text-decoration: underline;
}

ul li {
	margin: 2px 0;
	font-size: 1.05em;
}

ul li a {
	color: #9c0000;
	text-decoration: none;
}

ul li a:hover {
	color: #df6161;
	text-decoration: underline;
}


ul {
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 15px;
	font-size: 0.85em;
	line-height: 20px;
}

ul li {
	background: url(img/arrow_list.gif) 0 8px no-repeat;
	padding-left: 10px;
	
}

blockquote {
	padding-left: 10px;
	font-style: italic;
	border-left: 3px solid #ddd;
	margin-left: 5px;
}


.clear {
	clear: both;
}

.skip {
	display: none;
}

#wrapper {
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#header {
	height: 269px;
	background: url(img/background_header.jpg) 0 0 no-repeat;
}

#header h1 a {
	display: block;
	float: left;
	margin: 85px 0 3px 35px;
}

#header h2 {
	height: 33px;
	text-indent: -9999px;
	background: url(img/background_subtitle.gif) 0 0 no-repeat;
	margin-left: 35px;
}

#header h3 {
	height: 33px;
	text-indent: -9999px;
	background: url(img/background_subtitle-en.gif) 0 0 no-repeat;
	margin-left: 35px;
}

#mainmenu {
	list-style-type: none;
	margin-top: 42px;
	margin-left: 10px;
	height: 70px;
	float: left;
}

#mainmenu li {
	display: inline;
	background-image: none;
	padding: 0;
}

#mainmenu li a {
	display: block;
	float: left;
	height: 51px;
	text-indent: -9999px;
	margin-right: 13px;
}

#mainmenu li a:hover, #mainmenu li a.current-page-item  {
	background-position: 0 -51px;
}

/* botones de navegacion */
.page-item-3 {
	width: 55px;
	background: url(img/btn_inicio.gif) 0 0 no-repeat;
}

.page-item-3-en {
	width: 55px;
	background: url(img/btn_inicio-en.gif) 0 0 no-repeat;
}

.page-item-5 {
	width: 110px;
	background: url(img/btn_quienes.gif) 0 0 no-repeat;
}

.page-item-5-en {
	width: 110px;
	background: url(img/btn_quienes-en.gif) 0 0 no-repeat;
}

.page-item-6 {
	width: 155px;
	background: url(img/btn_servicios.gif) 0 0 no-repeat;
}

.page-item-6-en {
	width: 155px;
	background: url(img/btn_servicios-en.gif) 0 0 no-repeat;
}

.page-item-7 {
	width: 55px;
	background: url(img/btn_blog.gif) 0 0 no-repeat;
}

.page-item-8 {
	width: 110px;
	background: url(img/btn_herramientas.gif) 0 0 no-repeat;
}

.page-item-8-en {
	width: 110px;
	background: url(img/btn_herramientas-en.gif) 0 0 no-repeat;
}

.page-item-9 {
	width: 80px;
	background: url(img/btn_contacto.gif) 0 0 no-repeat;
	margin-right: none;
}

.page-item-9-en {
	width: 80px;
	background: url(img/btn_contacto-en.gif) 0 0 no-repeat;
	margin-right: none;
}

.page-item-40 {
	width: 80px;
	background: url(img/btn_clientes.gif) 0 0 no-repeat;
}

.page-item-40-en {
	width: 80px;
	background: url(img/btn_clientes-en.gif) 0 0 no-repeat;
}


/* fin botones de navegacion */

#searchbox {
	float: right;
}

#searchform {
	position: relative;
	top: 36px;
	left: 20px;
}

#header fieldset {
	border: none;
}

#searchbox input {
	width: 90px;
	padding-top: 2px;
	border: none;
	float: left;
	margin-right: 5px;
}

#txtsearch {
	margin-top: 2px;
	padding: 2px 0 2px 5px;
	font-size: 0.85em;
}

.btn_buscar {
	display: block;
	float: right;
	width: 58px;
	height: 23px !important;
	margin-top: -2px;
	background: url(img/btn_buscar.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

.btn_buscar-en {
	display: block;
	float: right;
	width: 58px;
	height: 23px !important;
	margin-top: -2px;
	background: url(img/btn_buscar-en.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

#maincont {
	margin-top: -15px;
	padding: 40px 0 0 15px;
	background-color: #fff;
}

#cont {
	width: 630px;
	float: left;
	border: 1px solid #e3e3e3;
	margin-top: -35px;
	background-color: #f2f2f2;
}

body#page #cont {
	background-color: #fff;
}

#postcol{
	width: 370px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	background-color: #fff;
}

#postcolblog{
	width: 620px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	background-color: #fff;
}


.uppercase {
	 text-transform: uppercase; 
}

.blogentrie {
	padding-bottom: 10px;
	margin-bottom: 1px solid black;
}

.blogentrie h3 a {
	color: #9c0000;
	font-family: Georgia;
	text-decoration: none;
}



.blogentrie h3 a:hover {
	text-decoration: underline;
	color: #df6161;
}

/* fecha */
.published {
	display: block;
	width: 25px;
	height: 35px;
	float: left;
	background: url(img/background_date.gif) 0 0 no-repeat;
	font-family: Georgia;
	color: #fff;
	text-align: center;
	margin-right: 5px;
	margin-top: 3px;

}

.pub-date {
	font-size: 1em;
}

.pub-month {
	font-size: 0.75em;
}
/* fin fecha */

/* numeracion */
body#page .outro {
	height: 20px;
	width: 35px;
	text-align: right;
	background-image: none;
	background-color: #333;
	padding: 0 2px 3px 0;
	margin-top: -2px;
	float: left;
	margin-right: 10px;
}

body#page .outrodf {
	height: 20px;
	width: 32px;
	text-align: right;
	background-image: none;
	background-color: #fff;
	padding: 0 2px 3px 0;
	margin-top: -2px;
	float: left;
	margin-right: 0px;
}



body#page .pub-date-outro {
	margin-left: 10px;
	font: normal 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
/* fin numeracion */

p.timepost {
	font: normal 0.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	padding-left: 30px;
}

p.cats {
	font: normal 0.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	padding-left: 50px;
	background: url(img/categoria.gif) 32px 0 no-repeat;
}



.fondo {
	padding: 5px 0 5px 26px;
	border-bottom-style: ridge;
	border-top-style: ridge;
	border-width: 1px;
	background: url(img/coment.gif) 10px 10px no-repeat;
}

.fondo a, .fondo a:hover, .fondo a:visited{
	color:#9c0000;
	text-decoration: underline;
}

.confondo{
		background-color: #fbfbfb;
}

p.cats a, p.cats a:hover, p.cats a:visited{
	font: normal 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9c0000;
}


.storycontent {
	padding-right: 15px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #c2c2c2;
}

body#page .storycontent {
	border-bottom: none;
}

.more {
	display: block;
	height: 14px;
	width: 53px;
	text-indent: -9999px;
	background: url(img/btn_leermas.gif) 0 0 no-repeat;
}

.more:hover {
	background-position: 0 -14px;
}

#sidepostcol {
	width: 235px;
	float: left;
	padding-left: 15px;
}

#sidepostcol h4.titvideos {
	height: 21px;
	background: url(img/tit_videos.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-left: -15px;
	margin-bottom: 10px;
}

.videowrap {
	border-bottom: 1px dashed #c2c2c2;
	margin-right: 15px;
	margin-bottom: 20px; 
}

.videowrap object{
	padding-left: 10px;
}

.videowrap p {
	color: #6f6f6f;
}

#sidebar {
	width: 288px;
	float: right;
	margin-top: -34px;
	margin-right: 15px;
}

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

#sidebar ul li a, #sidebar ul a {
	color: #333;
}

#sidebar ul li a:hover, #sidebar ul a:hover {
	color: #a9a9a9;
}

/* twitter styles */
#twitter_div, .sidebarbox {
	border: 1px solid #e3e3e3;
	margin-bottom: 10px;
	padding: 5px;
}

.twitterwrap {
	text-align: center;
	background: #FBFBF7;
	padding-top: 10px;
	margin-left: 2px;
	border: 1px solid #dcc79c;
	height: 80px;
}

.twitterspan {
	color: #666;
	padding: 0;
	text-align: center;
}

.twitterlogo {
	text-align: center;

}
/* end twitter styles */

#tit_delicious {
	background: url(img/tit_delicious.gif) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#tit_categorias {
	background: url(img/tit_categorias.gif) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}


#tit_googlereader {
	background: url(img/tit_googlereader.gif) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#tit_nuestrosclientes {
	background: url(img/tit_nuestrosclientes.gif) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

/* english */

#tit_delicious-en {
	background: url(img/tit_delicious-en.gif) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#tit_categorias-en {
	background: url(img/tit_categorias-en.gif) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}


#tit_googlereader-en {
	background: url(img/tit_googlereader-en.gif) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#tit_nuestrosclientes-en {
	background: url(img/tit_nuestrosclientes-en.gif) 0 0 no-repeat;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}




.sidebarbox ul li a {
	color: #333;
}

body#page ul.submenu {
	margin: 0;
}

body#page ul.submenu li {
	list-style-image: none;
	background: none;
	padding: 0;
}

body#page ul.submenu li a {
	display: block;
	height: 25px;
	text-indent: -9999px;
	border-bottom: 1px dashed #c2c2c2;
	/*padding-bottom: 5px;*/
}

.storytitle {
	color: #9c0000;
}

/* botones submenu seccion quienes somos */
.btnsec_01 {
	background: url(img/btnsquienes/btn_quienes.gif) 0 0 no-repeat;
}

.btnsec_02 {
	background: url(img/btnsquienes/btn_perfiles.gif) 0 0 no-repeat;
}

.btnsec_03 {
	background: url(img/btnsquienes/btn_luisrull.gif) 0 0 no-repeat;
}

.btnsec_04 {
	background: url(img/btnsquienes/btn_raven.gif) 0 0 no-repeat;
}

.btnsec_05 {
	background: url(img/btnsquienes/btn_consejoasesor.gif) 0 0 no-repeat;
}

.btnsec_06 {
	background: url(img/btnsquienes/btn_empresaabierta.gif) 0 0 no-repeat;
}

.btnsec_07 {
	background: url(img/btnsquienes/btn_softwarelibre.gif) 0 0 no-repeat;
}

.btnsec_08 {
	background: url(img/btnsquienes/btn_tutoriales.gif) 0 0 no-repeat;
}

.btnsec_09 {
	background: url(img/btnsquienes/btn_plugins.gif) 0 0 no-repeat;
}

.btnsec_10 {
	background: url(img/btnsquienes/btn_design.gif) 0 0 no-repeat;
}

.btnsec_11 {
	background: url(img/btnsquienes/btn_blogscorporativos.gif) 0 0 no-repeat;
}

.btnsec_12 {
	background: url(img/btnsquienes/btn_blogsinternos.gif) 0 0 no-repeat;
}

.btnsec_13 {
	background: url(img/btnsquienes/btn_blogspersonales.gif) 0 0 no-repeat;
}

.btnsec_14 {
	background: url(img/btnsquienes/btn_multiblog.gif) 0 0 no-repeat;
}

.btnsec_15 {
	background: url(img/btnsquienes/btn_traduccion.gif) 0 0 no-repeat;
}

.btnsec_16 {
	background: url(img/btnsquienes/btn_formacion.gif) 0 0 no-repeat;
}

.btnsec_17 {
	background: url(img/btnsquienes/btn_gestion.gif) 0 0 no-repeat;
}

.btnsec_18 {
	background: url(img/btnsquienes/btn_websamedida.gif) 0 0 no-repeat;
}

/* botones submenu seccion quienes somos - en*/
.btnsec_01-en {
	background: url(img/btnsquienes/btn_quienes-en.gif) 0 0 no-repeat;
}

.btnsec_02-en {
	background: url(img/btnsquienes/btn_perfiles-en.gif) 0 0 no-repeat;
}

.btnsec_05-en {
	background: url(img/btnsquienes/btn_consejoasesor-en.gif) 0 0 no-repeat;
}

.btnsec_06-en {
	background: url(img/btnsquienes/btn_empresaabierta-en.gif) 0 0 no-repeat;
}

.btnsec_07-en {
	background: url(img/btnsquienes/btn_softwarelibre-en.gif) 0 0 no-repeat;
}

.btnsec_08-en {
	background: url(img/btnsquienes/btn_tutoriales-en.gif) 0 0 no-repeat;
}

.btnsec_09-en {
	background: url(img/btnsquienes/btn_plugins-en.gif) 0 0 no-repeat;
}

.btnsec_10-en {
	background: url(img/btnsquienes/btn_design-en.gif) 0 0 no-repeat;
}

.btnsec_11-en {
	background: url(img/btnsquienes/btn_blogscorporativos-en.gif) 0 0 no-repeat;
}

.btnsec_12-en {
	background: url(img/btnsquienes/btn_blogsinternos-en.gif) 0 0 no-repeat;
}

.btnsec_13-en {
	background: url(img/btnsquienes/btn_blogspersonales-en.gif) 0 0 no-repeat;
}

.btnsec_14-en {
	background: url(img/btnsquienes/btn_multiblog-en.gif) 0 0 no-repeat;
}

.btnsec_15-en {
	background: url(img/btnsquienes/btn_traduccion-en.gif) 0 0 no-repeat;
}

.btnsec_16-en {
	background: url(img/btnsquienes/btn_formacion-en.gif) 0 0 no-repeat;
}

.btnsec_17-en {
	background: url(img/btnsquienes/btn_gestion-en.gif) 0 0 no-repeat;
}

.btnsec_18-en {
	background: url(img/btnsquienes/btn_websamedida-en.gif) 0 0 no-repeat;
}



body#page ul.submenu li a:hover {
	background-position: 0 -25px;
}

body#page ul.submenu li a.current-page-item {
	background-position: 0 -25px;
}
/* fin botones submenu seccion quienes somos */


.mecusdatabox {
	background: url(img/background_m.gif) bottom right no-repeat;
}

.tlfnomecus {
	display: block;
	width: 260px;
	height: 35px;
	text-indent: -9999px;
	background: url(img/background_tlf.gif) 0 0 no-repeat;
	margin-left: 15px;
}

#footer {
	height: 168px;
	background: url(img/background_footer.gif) 0 0 no-repeat;
}

#footer ul {
	list-style-type: none;
	font-size: 0.75em;
	margin: 0;
	line-height: 16px;
}


#footer ul li  {
	list-style-image: none;
	background: none;
	padding: 0;
}

#footer ul li a {
	color: #e3e3e3;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #000;
}

.feedlink {
	background: url(img/feed_ico-trans.png) 0 0 no-repeat;
	padding-left: 15px;
}

#boxwrapper {
	padding: 60px 0 0 485px;
}

.footerbox {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	background: url(img/separador_box.gif) 100% 0 no-repeat;
}

.formulario{
	margin-left: 40px;
	padding: 40px;
	width: 500px;
	height: 500px;
	background-color: #f6f6f6;
	border: 1px thin;
}

.formulario input{
	float: right;
	margin-top: -20px;
	border: 1px thin black;
}

.formulario p{
	font-family: Georgia;
	font-size: 14px;
	vertical-align: baseline;
}
		/* 
Coldskin #1 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/
*/

div#coldform * {
	padding: 0;
	margin: 0; 
}
div#coldform {
	font-family: Verdana, sans-serif;
	background-color: #fff;
	font-size: 11px;
	margin: 11px 0;
	width: 500px;
	color: #333;
}
div#coldform fieldset {
	border: 0;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	text-align: right;
	display: block;
	padding: 3px 0;
	margin: 3px 0;
	width: 125px;
	clear: left;
	float: left;
}
input#coldform_carbon { 
	margin: 0 0 -7px 7px; 
}
div#coldform textarea#coldform_message,  
div#coldform input.input {
	font-family: Verdana, sans-serif;
	margin: 3px 11px;
	font-size: 11px;
	display: block;
	padding: 3px;
	width: 300px;
	float: left;
}
div#coldform input.submit {
	margin: 3px 0 13px 137px;
	display: block;
	width: 307px;
	float: left;
}

/* ALL YOUR CODE ARE BELONG TO POETRY */

.post h2{
	margin-left: 20px;
	padding-bottom: 30px;
}

.pagetitle{
	margin-left: 20px;
	padding-bottom: 40px;
}

.alignleft {
	float: left;
	padding-right:10px;
}

.alignright {
	float: right;
	padding-left:10px;
}

.alignnone {
	float: none;
}

.aligncenter{
	display:block; margin-left:auto; margin-right:auto;
}
.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  margin: 0 0 1.5em 0;
  overflow: auto;
}

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width: 100%;
}

.wp_syntax table {
  border-collapse: collapse;
}

.wp_syntax div, .wp_syntax td {
  vertical-align: top;
  padding: 2px 4px;
}

.wp_syntax .line_numbers {
  text-align: right;
  background-color: #def;
  color: gray;
  overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
  margin: 0;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
  font-size: 12px;
  line-height: 1.333;
}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS Yahoo new version style pagination*/
div.pagination {
        padding: 3px;
        margin: 3px;
        text-align: center;
}

div.pagination a {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #AAAADD;
       
        text-decoration: none; /* no underline */
        color: #9c0000;
}
div.pagination a:hover, div.pagination a:active {
        border: 1px solid #9c0000;

        color: #000;
}
div.pagination span.current {
        padding: 2px 5px 2px 5px;
        margin: 2px;
                border: 1px solid #9c0000;
               
                font-weight: bold;
                background-color: #9c0000;
                color: #FFF;
        }
div.pagination span.disabled {
                padding: 2px 5px 2px 5px;
                margin: 2px;
                border: 1px solid #EEE;
       
                color: #DDD;
        }
.pixel{
float:right; width: 100px; height:35px; margin-top:-30px; background-color: none;}

.cp {padding-left: 80px; padding-bottom:10px;}

.espacio {height:40px;}

.wp-caption {background-color: #eee; text-align: center; padding-top: 4px; border: none;}

.wp-caption-text {margin-top: -2px;}

.info {
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px 7px;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 40px;
	display: block;
	width: 90%;
	border-top: 2px solid #4AB7FF;
	border-bottom: 2px solid #4AB7FF;
}
.warning {
	color: #191919;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 40px;
	width: 90%;
	border-top: 2px solid #FF8888;
	border-bottom: 2px solid #FF8888;
}
.download {
	color: #191919;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px 8px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 40px;
	width: 90%;
	border-top: 2px solid #C2E069;
	border-bottom: 2px solid #C2E069;
}
.alert {
	color: #191919;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 40px;
	width: 90%;
	border-top: 2px solid #FFC875;
	border-bottom: 2px solid #FFC875;
}
.note {
	color: #191919;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px 7px;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 40px;
	width: 90%;
	border-top: 2px solid #FFE375;
	border-bottom: 2px solid #FFE375;
}

/* Paging Navigation
-------------------------------------------------------------------- */

.pageNav{
  margin-top: 10px;
  margin-bottom: 10px;
}
.pageNav a:link,
.pageNav a:visited {
  display: inline-block;
  color: #fff;
  font-family: helvetica, arial, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #9c0000;
  padding: 3px 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #575757;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: border-color .2s ease-in, background-color .2s ease-in;
}

.pageNav a:hover,
.pageNav a:active {
  text-decoration: none;
  background-color: #3F3F3F;
  border-color: #232323;
}
.pageNav .prev,
.pageNav .next{
  display: inline;
}
.pageNav .prev{
  margin-left: 10px;
}
.pageNav .next{
	float:right;
  margin-right: 4px;
}


/* qtranslate */

    .widget_qtranslate { list-style-type:none }