/*   
Theme Name: monocromo
Theme URI: http://www.elmonocromo.com
Description: Custom theme for Tecnologia Industrial de Aguas
Author: Daniel Villegas @ monocromo
Author URI: http://www.elmonocromo.com
Version: 1.0
*/

img.bg {
	min-height: 100%;
	min-width: 800px;
	
	width: 100%;
	height: auto;
	
	position: fixed;
	top: 0;
	left: 0;
}

	@media screen and (max-width: 800px) {
	img.bg {
	left: 50%;
	margin-left: -400px; }
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 20px; line-height: 1; margin: 5px 0; color: #333; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

ol, ul {
	list-style: none;
}	
a img {border: none}

a:link {	
	color: #FFFFFF;
	text-decoration: none;		
	font-weight:100;
	}
	
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #999999;
	text-decoration: none;
	}

html {
	height: 100%;
}

body {
	font: 14px Georgia, "Times New Roman", serif;
	background: #333333;
	margin: 0; 
	padding: 0;
	height: 100%;
	color: #333;
}

#container {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	border: 0px;
	text-align: left;
	position: relative;
	min-height: 100%;
	min-width: 960px;
	overflow: hidden;
}
 

#header {
	height: 111px;
	width: 100%;
	position: relative;
	background-color: white;
	z-index: 10;
}

#ola {
	display: block;
	height: 10px;
	background-image: url(assets/fondo_header.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 11;
}

#header .logo {
	background-image: url(assets/logo.png);
	background-position: 0 39%; 
	background-repeat: no-repeat;
	height: 118px;
	width: 930px;
	display: block;
	margin: auto;
	z-index: 12;
}	

#contentwrapper{
margin: 0 auto 60px auto;
padding: 22px 0px 0px 0px;
position: relative;
width: 945px;
}

#monocromo {
		position: absolute; 
		padding-top: 16px;
		margin:auto;
		width:20px;
		height:121px;
		right: 10px;
		z-index: 100;			
		}
		

#mainContent {
 	position: relative;
	margin: 0 0 0 185px;
	width: 480px;
}


#mainContent a:link {	
	color: #00BBD3;
	text-decoration: none;		
	}
	
#mainContent a:visited {
	color: #00BBD3;
	text-decoration: none;
}

#mainContent a:active {
	color: #FFFFFF;
	background-color: #00BBD3;
	text-decoration: none;
	}

#mainContent a:hover {
	color: #FFFFFF;
	background-color: #00BBD3;
	text-decoration: none;
	}


#mainContent .entry {
	padding: 0 15px 0px 15px; 
	float: left;
	position: relative;
	margin: 0 auto 16px 0;
	width: 450px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 1);
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}


.wide #mainContent .entry {
	width: 570px;
}

#mainContent .entry p  {
	color: rgba(51, 51, 51, 1);
}

#mainContent .noticia {
	color: rgba(51, 51, 51, 1);
	background-color: rgba(255, 255, 255, 1);
	background-image: url('assets/ultimas_noticias.png');
	background-repeat: no-repeat;
	background-position: 10px 16px;
	padding: 120px 15px 0px 15px; 
	float: left;
	position: relative;
	margin: auto;
	width: 450px;
	overflow: hidden;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#mainContent .noticia h3 {
	margin: 5px 0;
}

#mainContent .noticia p {
	color: rgba(51, 51, 51, 1);

}

#archivo {
	width: 265px;
	margin-top: 80px;
}

#archivo li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-style: italic;
}

#carruWrap {
	float: right;
	width: 265px;
	overflow: hidden;
}

#carrusel {
	width: 795px;
	position: relative;
	float: left;
	margin: 0 0 6px 0;
	height: 88px;
}

.carItem {
	position: relative;
	float: left;
	height: 95px;
	width: 265px;
}

.carItem p {
	margin: 0;
	padding: 0;
}

#positioners {
	height: 12px;
	width: 265px;
	float: left;
}

.positioner {
	background-image: url('assets/hotspot.png');
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	display: block;
	margin: 2px;
}

.primero {
	background-position: -10px 0;
}
	

#sidebar {
	padding: 0px;
	margin: 0 11px 0 0;
	width: 173px;
	float: left;
	height: 100%;
	position: relative;
}

#sidebar .nuestra-empresa {
	background-image: url('assets/menu.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 173px;
}

#sidebar .nuestra-empresa:hover {
	background-position: -172px 0px;
}
	
#sidebar .productos-servicios {
	background-image: url('assets/menu.png');
	background-repeat: no-repeat;
	background-position: 0 -22px;
	display: block;
	width: 171px;
}

#sidebar .productos-servicios:hover {
	background-position: -172px -22px;
}

#sidebar .nuestra-experiencia {		
	background-image: url('assets/menu.png');
	background-repeat: no-repeat;
	background-position: 0 -43px;
	display: block;
	width: 173px;
}

#sidebar .nuestra-experiencia:hover {
	background-position: -172px -43px;
}

#sidebar .noticias {	
	background-image: url('assets/menu.png');
	background-repeat: no-repeat;
	background-position: 0 -65px;
	display: block;
	width: 173px;
}

#sidebar .noticias:hover {
	background-position: -172px -65px;
}

#sidebar .contacto {
	background-image: url('assets/menu.png');
	background-repeat: no-repeat;
	background-position: 0 -87px;
	display: block;
	width: 173px;
}

#sidebar .contacto:hover {
	background-position: -172px -87px;
}
		 
#sidebar #menu  {
	padding: 0px;
	margin: 0px;
}

#sidebar a {
  list-style-type: none;
  height: 17px;
  padding: 0;
  margin-bottom: 6px;
  width: auto;
  display: block;
}

#menuProductos {
	height: 90px;
	width: 580px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: rgba(255, 255, 255, 1);
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	float: left;
}

#menuProductos a:hover {
	background-position: -90px;
	background-color: transparent;
}

a.equipos {
	background-image:url(assets/productos_equipos.png);
	height: 90px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 8px;
}

a.accesorios {
	background-image:url(assets/productos_accesorios.png);
	height: 90px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 8px;
}

a.hidromasaje {
	background-image:url(assets/productos_spa.png);
	height: 90px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 8px;
}

a.calefaccion {
	background-image:url(assets/productos_calefaccion.png);
	height: 90px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 8px;
}

a.seguridad {
	background-image:url(assets/productos_dosificadores.png);
	height: 90px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 8px;
}

a.asesoria {
	background-image:url(assets/productos_asesorias.png);
	height: 90px;
	width: 90px;
	display: block;
	float: left;
}
	

#footer {
background-image: url(assets/fondo_footer.png);
background-position: 0 0;
background-repeat: repeat-x;
bottom: 0px;
clear: both;
font-size: 80%;
height: 22px;
min-width: 960px;
position: fixed;
width: 100%;
z-index:10;
}

#footer p {
	background-color: white;
	color: gray;
	height: 80%;
	margin: auto;
	padding: 0px;
	width: 545px;
}

#footer a {
	color: black;
}

#footer a:hover {
	color: gray;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

.wpcf7 {
	float: left;
	padding: 20px 0px 15px 12px;
	width: 386px;
}	

.wpcf7 p {
	margin: 14px 0;
	font-style: italic;
}

.campoComments {
background-color: #00BBD3;
border: 0;
color: #FFFFFF;
font: 12px Helvetica, 'Trebuchet MS', sans-serif;
padding: 1px;
margin: -15px 0 5px 0;
width: 100%;
}

.formaContacto {
background-color: #00BBD3;
border: 0;
color: #FFFFFF;
border: 0;
padding: 5px;
margin: 5px 0 5px 0;
width: 98%;
height: 80px;
}

.infoContacto {
	background-image: url(assets/25anos.png);
	background-position: 0 238px;
	background-repeat: no-repeat;
	width: 150px;
	float: left;
	margin: 5px 0 0 22px;
	height: 360px;
}

.enviar {
	background-image: url(assets/enviar.png);
	background-repeat: no-repeat;
	border: 0;
	width: 52px;
	height: 20px;
	cursor: pointer;
	font-size: 0px;
}

.enviar:hover {
	background-position: -52px 0;
}
.blanco {
	background-color: white;
	height: 21px;
	margin: 7px 0px 0px;
	width: 100%;
}

#nav a:hover {
	background-color: transparent;
}