/*
Theme Name: Hafniumicy
URL: http://www.paddsolutions.com/wordpress-theme-hafniumicy/
Description: Lutetiumness is a freemium WordPress theme. This special WordPress theme is packed with a better framework, an admin options panel and an awesome design to boot. Download more <a href="http://www.paddsolutions.com">free WordPress Themes</a>.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
*/

@import 'css/style.css.php?c=1';

#header .title a {
    background: url("http://gatecontrol.es/wp-content/uploads/2011/11/gatecontrol1.png") no-repeat scroll left center transparent!important;
}

h1.title{margin-bottom:0!important;}
#slideshow {
 height: 270px;
	overflow:hidden;
}

#slideshow img{
 height: 270px!important;
}
.content form {
    background: none repeat scroll 0 0 #E0E0E0;
    border: 1px solid #fff;
    padding: 20px;
    border-radius: 5px 5px 5px 5px;
width:550px;
}

.content form input, form textarea {
    border: 4px solid #DDDDDD;
    border-radius: 10px 10px 10px 10px;
    color: #333333;
    display: block;
    float: left;
    font-size: 12px;
    padding: 5px;
    width: 244px;
}
.content form textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 186px;
    line-height: 1.5em;
    overflow: auto;
    padding: 12px 15px 16px;
width:500px;
}
form input[type='submit'] {
     background: none repeat scroll 0 0 #656565;
    border: 4px solid #656565;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-size: 16px;
    margin-right: 60px;
    margin-top: 5px;
    padding: 5px 40px;
    width: auto;

}
.content form p {
  margin: 0 0 3em;
clear: both;
}
.content form label {
    color: #777777;
    display: block;
    float: left;
    font-size: 0.875em;
    line-height: 1.5174em;
    padding: 15px 0 7px;
    text-indent: 8px;
    width: 244px;
}
.content  form .footer {
    display: inline;
    float: left;
    padding: 10px 25px;
    width: 578px;
}

.content-page{width:100%!important}
.content-page .content{width:100%!important}

.left{float:left; display:inline; margin-right:10px; }
.right{float:right; display:inline; margin-left:10px; }

#header .title a {
  
    height: 103px;
  
    width: 248px;
}

#containerlogin {
    height: 39px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#topnav {
    background: url("../../../gestion/dt/img/login/login-bg.png") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 11px;
    line-height: 23px;
     padding: 6px 10px 14px;
    text-align: right;
    width: 186px;
}
#topnav .nuevo {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
    width: 100px;
}
#topnav a.acceso {
    background: none repeat scroll 0 0 #FFFFFF;
*background:transparent url("images/boton-ie.png") no-repeat 0 0;
    border-radius: 4px 4px 4px 4px;
    color: #ADADAD;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 6px 6px;
*padding:1px 12px 4px 0;
    text-decoration: none;
}
#topnav a.acceso:hover {
    background: none repeat scroll 0 0 #555555;
}
#topnav a.acceso, #topnav a.login:hover {
}
a.acceso {
    margin-left: 7px;
    position: relative;
}
a.acceso span {
    background-image: url("../../../gestion/dt/img/login/abre.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding: 4px 16px 6px 0;
}






#topnav a.menu-open {
    background: none repeat scroll 0 0 #666666 !important;
    color: #FFFFFF !important;
    outline: medium none;
}
#small_signup {
    display: inline;
    float: none;
    line-height: 23px;
    margin: 25px 0 0;
    width: 170px;
}
a.acceso.menu-open span {
    background-image: url("../../../gestion/dt/img/login/cierra.png");
}
#login_menu {
    background-color: #666666;
    border: 1px none transparent;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    color: #778899;
    display: none;
    font-size: 11px;
    margin-right: -8px;
    margin-top: 5px;
    padding: 12px 12px 10px;
    position: absolute;
    right: 18px;
    text-align: left;
    top: 22px;
    width: 210px;
    z-index: 1000;
}
#login_menu input[type="text"], #login_menu input[type="password"] {
    border: 1px solid #999999;
    border-radius: 4px 4px 4px 4px;
    display: block;
    font-size: 13px;
    margin: 0 0 5px;
    padding: 5px;
    width: 203px;
}
#login_menu p {
    margin: 0;
}
#login_menu a {
    color: #66AACC;
}
#login_menu label {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 300;
}
#login_menu p.recordar, #login_menu p.complete {
    clear: both;
    margin: 5px 0;
}
#login_menu p a {
    color: #FFFFFF !important;
    font-size: 10px;
    text-decoration: none;
}
#login_submit {
    background: url("../../../gestion/dt/img/login/entrar.png") repeat-x scroll 0 0 #02B4E2;
    border: 1px solid #999999;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    margin: 2px 5px 0 0;
    padding: 4px 20px 5px;
    text-shadow: 0 -1px 0 #999999;
}
#login_submit::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
#login_submit:hover, #login_submit:focus {
    background-position: 0 -5px;
    cursor: pointer;
}

#preheader{
	width:100%;
	height:39px;
	background:#464646;

	}

#preheader #login{
	
	}

#precontainer {
	width: 1000px;
    margin: 0 auto;
	height:20px;
	/*background:transparent url(../../../gestion/dt/img/composicion/borde-top.png) bottom center no-repeat;*/
	
	}


ul.idiomas {
    float: right;
    margin-right: 20px;
    margin-top: 9px;
    width: 500px;
}
ul.idiomas li {
    display: inline;
    float: left;
}
ul.idiomas li a {
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    padding: 0 5px;
    text-decoration: none;
}
.idiomas li a:hover, .idiomas .activo a {
    color: #37D6FD;
}
.idiomas li:last-child a {
    border-right: medium none;
}
#header .box-menubar ul li a {

    padding: 0 18px;

}





#header-wrapper {
   background:none!important;
    height:103px;
 
    padding: 0 0 6px;
}

#header .box-masthead p{ color: #005588;
    font-size: 12px;
    font-style: italic;
    margin-left: 1px;
    text-align: center; color: #005588;
    width: 241px;
margin-top:-4px;


    text-align: center;}




#header .box-menubar {
    height: 48px;
    margin: 48px 0 0 37px;
    overflow: hidden;
    width: 665px;
}




.menu-item-object-category li a{color:#fff!important;}


.content{
    color: #333333;
   
    font-family: Verdana,arial!important;
    font-size: 13px;
}

h1,.content-title h1, .content-title h2, #home-top .learn-more a, #home-top .learn-more a, .hentry .read-more a {
    font-family:  'Chivo',sans-serif!important;
text-transform: uppercase;
    

}

.hentry .title h1 a {
    color: #2E2E2E;
     font: bold 27px/38px 'Chivo',sans-serif!important;
}

.hentry .title h1, {
    font: bold 27px/38px 'Chivo',sans-serif!important;
text-transform: uppercase;
color:#003366;
}


.sidebar .box h3.title {
    color: #2E2E2E;
    display: block;
    font: 26px/38px 'Chivo',sans-serif;
    margin: 0 0 30px;
}

.fb_iframe_widget {
    background: none repeat scroll 0 0 #E0E0E0;
    display: inline-block;
    position: relative;
border-radius: 5px 5px 5px 5px;
border:1px solid #fff;
}

.content-title h1, .content-title h2 {

    font: bold 28px 'Chivo',sans-serif;
}





a:link, a:visited {
color: #2888B5;
}


/*******************  estilo portada  ***********************************/

#footer p.annotation {display:none!important}
#footer a, #footer p{color:#fff;}
#footer-wrapper {
    background: none repeat scroll 0 0 #464646;
    border-top: 1px solid #696969;
    padding: 20px 0 10px;
}

#footer .logo img{margin-top:20px;}
#footer-wrapper img{background:none; border:0;}

.slogan{color: #666!important; width: 232px; line-height: 11px;}

.videos{
float:left;
z-index:1;
background:url('images/caja-videos.jpg') no-repeat;
width:313px;

margin-left:27px;
margin-top: -8px;
height: 226px;
}

.videos ul{
list-style: none outside none;

padding: 10px 0 0 31px;
}

.videos ul li{
float:left; 
width: 270px;
}
.videos ul li img{
float:left; 
border:0;
padding-right:15px;
}
.videos ul p{float: left; width:137px;  padding:20px 0 0 0 }

.videos ul a{
color: #02B4E2;
    display: block;
    font-size: 13px;
    font-weight: 700;
    height: 78px;
}
.videos ul a:hover p{
text-decoration: underline;
}

#featured{padding:0; margin: 0;}


#home-top .bar {
background:url('images/caja.jpg') no-repeat;
 float: left;
    height: 177px;
    margin-right: 12px;
    padding: 10px;
    width: 291px;

}

.bar-3{margin-right:0!important}

div.bar h2 {
 color:#02B4E2!important;
padding: 0;
font-size:18px;
}
div.bar a:hover h2 {
text-decoration: underline!important;
}

div.bar a img {
	border:0!important; 
	padding: 0!important;
}


div.bar a p {
color:#666; font-size:14px;
height: 28px;	
}

#redes{float:left; margin-top: 40px; }
#redes img{padding:0; border:0; float:left}
#redes h3{width:150px; line-height: 35px; float:left; }

#promocion{
margin-top:29px;
background:url('images/fondo-promocion-gatecontrol.jpg') repeat-y top right;
float:left;
}
#promocion a{ float:left }
#promocion img{ padding:0; margin:0;}
#promocion h2 a{float: left; text-aling:center; color:#02B4E2!important;padding-left: 15px;  width: 330px; text-decoration:none; font-size:18px;}
#promocion h2 a:hover{text-decoration: underline!important;}

#promocion p{float: left; padding: 10px 0 0 15px; width: 330px; margin:0; }
#promocion .read-more{ padding:0  0 0 15px; font-weight:700; }

.contacto{
background:url('images/caja-formulario.jpg') no-repeat;
padding:20px 10px 5px;
width:300px;
height:316px;

}




input, button, select, option, textarea {
  font:normal normal normal 14px Verdana, Arial, sans-serif;
}

#iliberi {
    height: 0;
    position: relative;
    right: 50px;
    text-align: right;
    top: -60px;
    width: auto;
}


.contacto h3{
color: #02B4E2 !important;
   
    font-family: Verdana,arial!important;
    font-size: 18px;
    font-weight: 700;

}

#text-3 label {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 65px;
}
#text-3 input{
width:170px;
line-height:20px;
border: 1px solid #ccc;

}

#text-3 textarea{

 height: 70px;
width:194px;

border: 1px solid #ccc;
border-radius:0;
 
}

#text-3 input[type="submit"]{
background: none repeat scroll 0 0 #02B4E2 !important;
     
    display: inline;
  
    font-size: 13px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px 4px;
    width: 90px !important;
}
