/*
Theme Name: 2d2 Comunicación
Theme URI: http://2d2.es/
Description: Tema de Wordpress para la web corporativa de 2d2 Comunicación
Version: 1.0
Author: Rubén Sarrió
Author URI: http://rubensarrio.com
Tags: blue, custom header, fixed width, one columns
*/

/*html { height: 100%; }
body { height: 100%; }
#noPie { position: relative; min-height: 100%; }
* html #noPie { height: 100%; }
#noPieContenido { padding-bottom: 9em; }
#pie { position: relative; margin-top: -7.5em; }*/

body {
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #004165;
	background-color: #007bbe;
}
img {
	border: 0;
}
a {
	color: #004165;
	text-decoration: none;
}
a:hover {
	color:  #e31e2d;
}

/* ------ MENU ------ */
#menu {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 60px;
	background: url('img/menu/fondo.png') repeat-x;
}
#menu span {
	position: absolute;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}
#menu h1 {
	float: left;
	margin: 0;
	padding-top: 10px;
}
#menu ul {
	float: right;
	margin: 0;
	padding: 18px 0 0 0;
	list-style: none;
}
#menu ul li {
	float: left;
	padding-right: 20px;
}
#menuBuscador {
	padding-right: 0 !important;
}
#menuLinea {
	position: absolute;
	top: 43px;
	left: 50%;
	width: 70px;
	height: 2px;
	margin-left: -160px;
	background: urL('img/menu/linea.png') no-repeat;
}
#equipo #menuLinea { margin-left: -85px; }
#empresa #menuLinea { margin-left: 0px; }
#servicios #menuLinea { margin-left: 90px; }
#proyectos #menuLinea { margin-left: 185px; }
#contacto #menuLinea { margin-left: 283px; }
#buscador #menuLinea { margin-left: 377px; }

/* ------ MARCAS ------ */
#marcas {
	position: absolute;
	z-index: 6;
	top: 60px;
	width: 100%;
	height: 319px;
	background: url('img/marcas/fondo-repeticion.png') repeat-x;
}
#marcas #marcasContenedor {
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 319px;
	margin-left: -500px;
	background: url('img/marcas/fondo.png') top center no-repeat;
}
#marcas #marcasContenedor #marcasContenido {
	padding: 30px 0 0 76px;
}
#marcas span {
	float: left;
	width: 212px;
	height: 160px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.mensajeMarca {
	position: absolute;
	width: 212px;
	height: 160px;
	cursor: pointer;
}
.mensajeMarca p {
	margin-top: 160px;
	padding: 90px 10px 10px 10px;
	width: 192px;
	height: 160px;
	color: white;
	font-size: 12px;
	text-align: center;
}
#mensajeCreatividad { left: 76px; }
#mensajeCreatividad p { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/marcas/mensajes/fondo-2d2.png'); }
#mensajeCreatividad[class]  p { background-image: url('img/marcas/mensajes/fondo-2d2.png'); }
#mensajeProduccion { left: 288px; }
#mensajeProduccion p { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/marcas/mensajes/fondo-enfoca2.png'); }
#mensajeProduccion[class]  p { background-image: url('img/marcas/mensajes/fondo-enfoca2.png'); }
#mensajePlanificacion { left: 500px; }
#mensajePlanificacion p { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/marcas/mensajes/fondo-outlet.png'); }
#mensajePlanificacion[class]  p { background-image: url('img/marcas/mensajes/fondo-outlet.png'); }
#mensajeImpresion { left: 712px; }
#mensajeImpresion p { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/marcas/mensajes/fondo-abaco.png'); }
#mensajeImpresion[class]  p { background-image: url('img/marcas/mensajes/fondo-abaco.png'); }

/* ------ CONTENIDO ------ */
#contenido {
	position: absolute;
	z-index: 6;
	top: 379px;
	width: 100%;
	height: 400px;
	background: #007bbe url('img/contenido/fondo.png') top repeat-x;
}
#contenido span {
	position: absolute;
	z-index: 10;
	top: 155px;
	left: 50%;
	width: 852px;
	margin-left: -423px;
}
#video {
	position: absolute;
	z-index: 8;
	left: 50%;
	width: 920px;
	margin-top: -110px;
	margin-left: -460px;
}
#videoFondo {
	float: left;
	width: 836px;
	height: 274px; /* 317 */
	padding-top: 43px;
	background: url('img/contenido/video/fondo.png') no-repeat;
}
#videoBordeIzquierdo {
	float: left;
	width: 42px;
	height: 317px;
	background: url('img/contenido/video/borde-izquierdo.png') no-repeat;
}
#videoBordeDerecho {
	float: right;
	width: 42px;
	height: 317px;
	background: url('img/contenido/video/borde-derecho.png') no-repeat;
}
#contenido span div {
	width: 417px;
	background: url('img/contenido/texto/portada-fondo.png') top center repeat-y;
}
#contenido span div h3 {
	margin: 0;
}
#contenido span div h2 {
	padding-bottom: 5px;
	margin: 0 15px 5px 15px;
	border-bottom: 1px #96bcd0 solid;
}
#contenido span div p {
	margin: 0;
	padding: 0 15px 15px 15px;
	background: url('img/contenido/texto/portada-pie-fondo.png') bottom center no-repeat;
	color: #2b6484;
}
#contenido span div.texto {
	float: left;
	width: 594px;
	background: url('img/contenido/texto/fondo.png') top center repeat-y;
}
#contenido span div div {
	width: 594px;
	padding-bottom: 10px;
	background: url('img/contenido/texto/pie-fondo.png') bottom center no-repeat;
}
#contenido span div.texto p {
	background: none;
	padding: 0 15px 10px 15px;
	font-size: 15px;
}
#contenido span div.menu {
	float: right;
	margin-top: 30px;
	width: 258px;
	background: url('img/contenido/texto/servicios-fondo.png') top right repeat-y;
}
#contenido span div.menu ul {
	margin: 0;
	padding: 0 15px 15px 15px;
	list-style-position: inside;
	list-style-type: square;
	background: url('img/contenido/texto/servicios-pie-fondo.png') bottom right no-repeat;
	font-size: 13px;
}
#contenido span div.pagina {
	width: 852px;
	background: url('img/contenido/fondo-pagina.png') repeat-y;
}
#contenido span div.pagina div.textoPie {
	width: 852px;
	background: url('img/contenido/pagina-pie-fondo.png') bottom no-repeat;
	padding: 0;
}
#contenido span div.pagina div {
	width: 852px;
	background: none;
}

#contenido span div.pagina p, #contenido span div.pagina ul, #contenido span div.pagina div {
	background: none;
	padding: 0 15px 10px 15px;
	font-size: 15px;
}
#contenido span div.pagina h4 {
	background: none;
	padding: 0 15px 10px 15px;
	font-size: 15px;
	margin: 0;
}
#contenido span div.pagina ul { 
	list-style-position: inside; 
	margin: 0; 
	padding-bottom: 20px;
	color: #2B6484;
}
#contenido span div.pagina p strong {
	color: black;
	font-weight: normal;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}


/* ------ PIE ------ */
#pie {
	position: absolute;
	z-index: 8;
	top: 950px;
	width: 100%;
}

#listas {
	width: 100%;
	height: 120px;
	background: #d7f1ff url('img/listas/fondo.png') bottom repeat-x;
}
#listas span {
	position: absolute;
	z-index: 10;
	top: -23px;
	left: 50%;
	width: 846px;
	margin-left: -423px;
}
.lista {
	float: left;
	width: 195px;
	padding-right: 20px;
}
#ultimaLista {
	padding: 0 !important;
}
.lista h4 {
	margin: 0;
}
.lista ul {
	padding: 5px 0;
	margin: 0;
	list-style-position: inside;
	font-size: 12px;
}
.lista ul li a {
	line-height: 17px;
}

#copyright {
	width: 100%;
	height: 40px;
	margin-top: 20px;
	background: #d7f1ff url('img/pie/fondo.png') bottom repeat-x;
}
#copyright span {
	position: absolute;
	z-index: 10;
	left: 50%;
	width: 846px;
	height: 40px;
	margin-left: -423px;
}
#copyright span p {
	margin: 0;
	height: 40px;
}

/* ----- searchform ----- */
.searchform {
	float: right;
	margin: 60px 100px 20px 0px;
	height: 29px;
	padding-left: 13px;
	background: url('img/formularios/buscar-borde.png') left no-repeat;
}
.s {
	padding: 5px 0 0 0;
	float: left;
	width: 400px;
	height: 29px;
	background: url('img/formularios/buscar-fondo.png') repeat-x;
	border: 0;
	font-size: 15px;
	color: #004f7c;
}
.searchsubmit {

}
#buscador-imagen img {
	padding-left: 50px;
}

#buscador-rapido {
	position: absolute;
	z-index: 8;
	top: -9px;
	left: 50%;
	width: 500px;
	height: 69px;
	background: url('img/formularios/buscador-fondo.png') no-repeat;
}
#buscador-searchform {
	margin: 20px 0 0 20px;
	height: 29px;
	padding-left: 13px;
	background: url('img/formularios/buscador-buscar-borde.png') left no-repeat;
}
#buscador-s {
	width: 333px;
	background: url('img/formularios/buscador-buscar-fondo.png') repeat-x;
	padding: 5px 0 0 0;
	float: left;
	height: 29px;
	border: 0;
	font-size: 15px;
	color: #004f7c;
}
#contacto-rapido {
	position: absolute;
	z-index: 8;
	top: -9px;
	left: 50%;
	width: 410px;
	height: 69px;
	background: url('img/menu/contacto-rapido.png') no-repeat;
}
#buscador { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/formularios/buscador-fondo.png'); }
#buscador[class] { background-image: url('img/formularios/buscador-fondo.png'); }
#buscador-searchform { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/formularios/buscador-buscar-borde.png'); }
#buscador-searchform[class] { background-image: url('2d2/img/formularios/buscador-buscar-borde.png'); }
#buscador-s { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/formularios/buscador-buscar-fondo.png'); }
#buscador-s[class] { background-image: url('2d2/img/formularios/buscador-buscar-fondo.png'); }


div#todo-el-equipo { text-align: center; }

.contacto2d2 label { 
	display: inline-block; 
	width: 200px;
	vertical-align: top;
}
.contacto2d2 input, .contacto2d2 select  { 
	width: 400px;
}
.contacto2d2 textarea  { 
	width: 400px;
	height: 150px;
}
input.botonForm {
	width: 150px;
}
input.checkForm {
	width: 20px;
}

#frNombre, #frEmail, #frTelefono {
	width: 100px;
}