/*
Theme Name: Ivack new
Theme URI: http://www.ivack.org/
Description: Tema por defecto de ivack.
Author: Javier Lezama
Version: 1.0
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	font-family: Impact,Tahoma, arial, tahoma;
	color: #464646;
	font-weight: normal;
	line-height: 1em;
}
input, textarea {
	border: none;
	padding: 4px;
	font-size: .9em;
	color: #001b33;
	background: #d7d7d7;
	margin: 5px 0;
}
input:hover, textarea:hover {
	background: #fff;
}
.envio input{
cursor: pointer;
}
ul, li,
ol, ul {
	list-style: none;
	line-height: 1.5em;
}
/*DIVS----------------------------------------------------------------------*/
body{
background-image: url('img/bg.png');	
}
div#wrapper  { 
width: 100%;
overflow: hidden;
height: 1%;
}
div.center {
overflow: hidden;
height: 1%;
width: 940px;
margin: 0 auto;
}
div#top,
div#sup,
div#galeria-top,
div#content,
div#foot,
div#creditos { 
width: 100%;
}
div#top,
div#foot,
div#creditos { 
padding: 10px 0;
}
div#sup { 
padding: 15px 15px 20px 15px;
}
/*TOP----------------------------------------------------------------------*/
div#top { 
background: #43c8ba url('img/bg-top.png') repeat-x bottom;	
}
div#top #header h1 a{ 
font-family:impact,Tahoma,arial;
font-weight:bold;
font-size: 7em;
color:#000;
text-shadow: 3px 3px 3px #ddd;
filter: dropshadow(color=#ddd, offx=3, offy=3); 
}
div#top #header p em{ 
font-family: Tahoma;
font-weight:bold;
font-size: .8em;
color:#000;
padding: 10px;
}
div#top #header{ 
float:left;
width: 400px;
}
/*MENU----------------------------------------------------------------------*/
div#top #menu{ 
float:right;
margin-top:45px;
}
ul.menu {
clear: both;
float: left;
width: 100%;
list-style: none;
margin: 0;
padding: 0;
}
ul.menu li {
float: left;
}
ul.menu li a {
padding: .2em 0 .2em .5em;
display:block;
text-decoration: none;
color: #333;
border-bottom:3px solid #000;
font-size: 1.2em;
text-transform:uppercase;
}
ul.menu li a.on:hover,
ul.menu li a.on {
border-bottom:3px solid #fff;
}
ul.menu li a em {
color:#fff;
}
ul.menu li a:hover {
border-bottom:3px solid #d7d7d7;
}
ul.menu li.current_page_item a,
ul.menu li.current-cat a {
border-bottom:3px solid #d7d7d7;
color:#d7d7d7;
}
/*SUP----------------------------------------------------------------------*/
div#sup { 
background: #000;
}
div#sup div.textwidget,
div#sup div.textwidget p{ 
font-family: Impact;
color: #fff;
}
div.textwidget ul li{ 
line-height: 2.2em;
}
/*FOOT----------------------------------------------------------------------*/
div#foot { 
background: #d7d7d7;
font-size: .75em;
}
div#foot div.left { 
float: left;
width: 300px;
margin-right: 10px;
}
div#foot div.central { 
float: left;
width: 310px;
text-align:center;
}
div#foot div.right { 
float: right;
width: 300px;
text-align:right;
}
div#foot h3{ 
margin-top: 15px;
}
/*POST----------------------------------------------------------------------*/
div.post-iva { 
overflow: hidden;
height: 1%;
margin-top:10px;
}
div.post-iva h2{ 
border-bottom: 5px solid #000;
}
div.post-work { 
background: #EBEBEB;
padding: 10px;
overflow: hidden;
height: 1%;
}
div#foot h3,
div.post-iva h2{ 
font-size: 2em;
}
div.post-iva h2 a{ 
color: #000;
}
div.post-iva h2 a:hover{ 
color: #464646;
}
div.post-iva p.datos { 
float:left;
width: 190px;
text-align:center;
}
div.post-iva p.datos small{ 
font-size: 1.2em;
font-weight: normal;
color: #000;
font-family:Impact;
}
div.post-iva p.datos strong{ 
font-size: 11em;
color: #000;
font-family:Impact;
font-weight:bold;
text-shadow: 3px 3px 3px #fff;
filter: dropshadow(color=#fff, offx=3, offy=3); 
}
/*ESTILOS GENERALES----------------------------------------------------------------------*/
div#content .other{
background: #fff;
padding: 0 15px 15px 15px;
	}
div#content .other .post-iva{

padding: 0 15px 15px 15px;
}
div#content .other h2 {
margin: 15px 0;
padding-bottom: 15px;
	}
div#content .other h2 a{
line-height: .9em;
	}
div#content .other .entry-full p,
div#content .other .entry p{
font-family:Arial;
line-height: 1.2em;
font-size: .9em;
	}
div#content .other .entry-full p{
padding-bottom: 15px;
	}
div#content p.navegador-cat {
border-bottom: 2px solid #000;	
background: #fff;
padding: 8px 10px;
	}
div#content p.navegador-cat a + a {
color: #43c8ba;
	}
/*WIDGET---------------------------------------------------------*/
div.textwidget p,
div.textwidget p strong{ 
font-family: arial;
}
div.textwidget ul li em{ 
background: #fff;
color: #000;
padding: 0 .5em;
margin-right:.5em;
}
div.textwidget ul li a,
div.textwidget ul li strong{ 
background: #000;
color: #fff;
padding: .3em .5em;
}
/*COMENTARIOS--------------------------------------------------------*/
#commentform ul li{
margin-bottom: 5px;
padding-bottom: 5px;
	}
ol.commentlist div.comment-author  {
font-weight: bold;
	}
ol.commentlist li,
ol.commentlist ul li  {
border: none;
border-top: 1px solid #ccc;
padding: 10px;
margin: 5px 0 0 5px;
font-style:normal;
font-size: .9em;
background: #F8F8F8;
	}
ol.commentlist p {
padding-top: 5px;
font-family: verdana, arial;
font-size: .8em;
line-height: 1.3em;
	}
ol.commentlist .comment-author {
background: #ddd;
padding: 10px;
	}
ol.commentlist .comment-author cite{
	text-transform:uppercase;
	}
ol.commentlist .comment-meta {
border-top: 1px solid #ccc;
background: #ddd;
padding: 10px;
	}
ol.commentlist .reply {
margin-top: 10px;
	}
ol.commentlist .reply a {
background: #000;
padding: 5px;
color:#FFF;
	}
ol.commentlist ul li  {
font-size: 1em;
	}
/* Contact 
--------------------------------------------------------------------------------------------------------------------------*/
.contact {
  background-color:#333;
  padding: 5px 10px;
  	font: Helvetica, Arial, Sans-Serif; letter-spacing: -1px;  
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.contact div {
  margin: .2em 0;
  background-color:#000;
  padding: 5px 10px;
  	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.contact div label {
  width: 23%;
  float: left;
  color:#ddd;
  letter-spacing: 0;  
}
.contact textarea#mensaje, 
.contact input {
  width: 67%;
}
.contact input#codigo {
  width: 23%;
}
.contact .envio input {
cursor: pointer;
margin-left: 23%;
  width: auto;
}
.wpcf7-validation-errors,
.wpcf7-response-output,
.wpcf7-display-none {
	border: 2px solid #000;
	padding: .4em .5em;
	color: #222;
	background: #eee;
	margin: 5px 0;
	font: Helvetica, Arial, Sans-Serif; 
	-webkit-box-shadow: 0px 2px 3px #555;
	-moz-box-shadow: 0px 2px 3px #555;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.contact em {
float: left;
margin-right:  .8em;
color: #666666;
letter-spacing: 0;  
}