/*
Theme Name: Diapers Worlwide
Theme URI: http://www.diapers-worldwide.com
Description: ---
Version: 1.0
Author: ---
Author URI: ---
Tags: Diapers Worldwide
*/

@import "style/reset.css";
@import "style/layout.css";


body, html, div {
	margin: 0px;
	padding: 0px;
	font-family: "Arial";
	font-size: 15px;
	color: #333;
}
body {
	background: url(images/fondo.jpg) repeat-x #045187;
}
.contenedor {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
/*	background: #fff;*/
	margin-top:0px;
	position: relative;
}
.header { background: transparent;
	height: 174px;
}
h1 {
	background: transparent /*url(images/header_logo.jpg);*/;
	width: 218px;
	height: 130px;
	margin: 10px 0px 0px 20px;
	text-indent: -1000px;
	float: left;
}
h1 a{
	display: block;
	width: 218px;
	height: 130px;	
}
.direccion {
	background: url(images/header_direccion.png) no-repeat;
	width: 218px;
	height: 49px;
	text-indent: -3000px;
	float: right;
	margin: 40px 450px 0px 0px;
}
.menu {
	width: 910px;
	background: url(images/menu_fondo.jpg);
	height: 41px;
	border-left: 1px solid #3381C3;
	border-right: 1px solid #3381C3;	
	padding-left: 10px;

}
.menu ul li{
	font-family: arial, "Arial"; 
	font-size: 12px ;
    letter-spacing:-0.5;
	color: #fff;
	position:relative;
	float: left;
	display: block;
}
.menu ul li a{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;	
	float: left;
	padding: 10px 10px 0px 10px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
    white-space: nowrap;
}
.menu ul li a:hover{
	background: url(images/menu-bg.png);
}
.menu ul li ul{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	top:36px;
	background: #2375B5 url(images/menu_hover_bloque.jpg) repeat-x top;
	padding: 5px;
	float:left; 
}
.menu ul li ul li{
    float:none;
}
.menu ul li ul a{ 
	display: block;
    float:none;
    clear: both;
	height: 20px;
	white-space: nowrap;

	text-transform: capitalize;
}
.menu ul li ul a:hover {
	text-decoration: underline;
	background: none;
}


.home {
	width: 50px;
	background: url(images/menu.png) no-repeat -2px 0px;	
}
.home:hover {
	background: url(images/menu.png) no-repeat -2px -40px;	
}

.ourcompany {
	width: 99px;
	background: url(images/menu.png) no-repeat -51px 0px;
}
.ourcompany:hover {
	background: url(images/menu.png) no-repeat -51px -40px;
}


.distributor {
	width: 164px;
	background: url(images/menu.png) no-repeat -153px 0px;
}
.distributor:hover {
	background: url(images/menu.png) no-repeat -153px -40px;
}

.general {
	width: 143px;
	background: url(images/menu.png) no-repeat -315px 0px;
}
.general:hover {
	background: url(images/menu.png) no-repeat -315px -40px;
}


.technology {
	width: 160px;
	background: url(images/menu.png) no-repeat -460px 0px;	
}
.technology:hover {
	background: url(images/menu.png) no-repeat -460px -40px;	
}

.contact {
	width: 87px;
	background: url(images/menu.png) no-repeat -620px 0px;	
}
.contact:hover {
	background: url(images/menu.png) no-repeat -620px -40px;	
}
.headerbebe{ 
	position: absolute;
	right: 10px;
	top: 2px;
	width: 205px;
	height:254px;
	background-image: url(images/bb.png);
/*	background-image: url(images/header_bebe.jpg);*/
	z-index: 100;
	background-repeat :no-repeat;
}
.headerbebe a{
	display: block;
	width: 205px;
	height:250px;	
}
.cuerpo {
	background-color: #fff;
	padding: 15px;
	width: 890px;
}
.pasador {
	width: 588px;
	height: 205px;
	background: url(images/cuerpo_pasador.png);
	margin-bottom: 20px;
	padding: 5px;
	position: relative;
}
.pasadorcont, .pasadorcont ul, .pasadorcont ul li {
	width: 588px;
	height: 205px;
}
#prevBtn, #nextBtn {
	width: 26px;
	height: 26px;
	display: block;
	text-indent: -26px;
	position: absolute;
	font-size: 0px;	
	overflow:hidden;
}
#prevBtn a, #nextBtn a {
	display: block;
	width: 26px;
	height: 26px;	
	font-size: 0px;
}
#prevBtn{
	background: url(images/pasador_botones.png);
	left: 525px;
	top: 180px;
}
#nextBtn{
	background: url(images/pasador_botones.png) 26px 0px;
	left: 561px;
	top: 180px;
}
#prevBtn:hover {
	background: url(images/pasador_botones.png) 0px 26px;
}
#nextBtn:hover{
	background: url(images/pasador_botones.png) 26px 26px;
}

.main {
	width: 598px;
	float: left;
}
h2 {
	color: #045187;
	font-size: 24px;
	font-family: "Arial";
	margin-bottom: 10px;
	text-decoration: none;
}
h2 a{
	text-decoration: none;
}
.sidebar {
	float: right;
	width: 253px;
	margin-right: 15px;
	margin-top: 50px;
}
.clear {
	clear: both;
}
.latestnews_top{
	background-image: url(images/sidebar_latestnews.png);
	width: 253px;
	height: 34px;
}
.latestnews, .languaje {
	width: 231px;
	border-left: #ADCCD4 1px solid;
	border-right: #ADCCD4 1px solid;	
	padding: 10px;
}
.latestnews div {
	font: 14px "Arial";
	color: #045187;
	border-bottom: 1px solid #ADCCD4;
	padding-bottom: 8px;
	background: url(images/bullet.png) no-repeat 0px 7px;
	padding-left: 10px;
	margin-top: 3px;
}
.latestnews div a{
	text-decoration: none;
	color: #045187;	
}
.latestnews_bottom, .languaje_bottom {
	background: url(images/sidebar_bottom.png);
	width: 253px;
	height: 10px;
	margin-bottom: 15px;
}

.languaje_top{
	background-image: url(images/sidebar_languaje.png);
	width: 253px;
	height: 34px;
}
.qtrans_language_chooser li, .qtrans_language_chooser li a{
	font: 14px "Arial";
	color: #045187;
	text-decoration: none;
	margin: 5px;
}



.footer_inf {
	line-height: 18px;
	height: 90px;
}
.footer_red{
	background: url(images/footer.png);
	width: 920px;
	height: 20px;
}
.footer{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px; 
	height: 40px;
}
.direccion_footer {
	color: #E5ECF2;
	float: left;
	margin: 10px;
	font-size: 12px; 	
}
.footer_copyright {
	color: #E5ECF2;
	float: left;
	margin: 10px 0px 0px 120px;
	text-align: center;
	font-size: 12px; 	
}	
.footer_copyright a{
	text-decoration: none;
	font-weight: bold;
	color: #E5ECF2;
}
.footer_copyright a:hover, .footet_designby a:hover{
	color: #fff;
}
.footet_designby {
	font-size: 12px; 
	float: right;
	margin-top: -50px;
	margin-right: 65px;
	background: url(images/bebe_pie.png);
	width: 108px;
	height: 131px;
	
}
.footet_designby a, .direccion_footer a{
	text-decoration: none;
	font-weight: bold;
	color: #E5ECF2;
}


.wp-caption{background :#4FA9E7;}

.post ol li a {
	text-decoration:none !important;
	color: #045187 !important;
}
.post ol li a:hover {
	text-decoration:underline !important;
}
.post ol {
	margin: 0 0 0 15px;
}
