/*  
Theme Name: Edificio Segura25
Theme URI: http://kiu.es/k20/servicios/web/4
Description: Template creado para la promoción inmobliaria Segura de San Antonio
Version: 1.0
Author: Kiu Comunicación
Author URI: http://kiu.es/
*/

html {
min-height:100%;
height:100%
}
body {
margin:0;
padding:0;
min-height:100%;
height:100%;
font:80%/1.4 "Trebuchet MS", arial, helvetica, sans-serif;
color:#444;
background:#B4B6D7 url(_img/bkg.png) repeat-y 50% 0;
text-align:center;
z-index:2;
position:relative
}
h1, h2, h3 {
margin:0
}
img {
vertical-align:bottom
}
a {
color:#f90
}
a:hover {
color:#f60;
}
.hidden {
display:none
}

/*** positions ***/
#supercontainer {
position:absolute;
min-height:100%;
height:100%;
z-index:4;
left:50%;
width:760px;
margin:10px 0 0 -380px;
text-align:center;
background:transparent url(_img/bkg.chicos.gif) no-repeat 0 100%
/*border:3px solid #B4B6D7;*/
}
#container {
width:720px;
min-height:100%;
height:100%;
margin:0 auto;
text-align:left;
position:relative;
}
#header {
position:relative;
clear:both
}
#content {
width:350px;
clear:both;
margin-top:20px;
background:transparent url(_img/bkg.content.png) no-repeat 100% 0;
margin-left:370px;
position:relative;
}
#content.centered {
width:650px;
clear:both;
margin-top:20px;
background:transparent url(_img/bkg.content.png) no-repeat 100% 0;
margin-left:40px;
position:relative;
}
#fake1 {
position:relative;
margin:0;
bottom:0;
left:0;
/*width:auto;*/
width:368px;
height:327px;
z-index:1;
clear:both
}
* html #fake1 {
margin-left:-368px;
}

/*** header ***/
#logo, #logo a {
margin:0;
padding:0;
width:189px;
height:66px;
text-indent:-1000em;
display:block;
background:#fff url(_img/logo.gif) no-repeat 0 0
}
#logo {
margin:0 0 20px 10px
}
#claim {
display:none
}
#disponibles {
display:none;
position:absolute;
top:10px;
right:0;
width:130px;
height:130px;
background:transparent url(_img/bkg.disponibles-trans.png) no-repeat 0 0;
z-index:10;
text-align:center;
letter-spacing:-.05em;
color:#ffc;padding-top:10px;
font-size:3.3em;
}

#anim {
position:relative;
width:720px;
height:300px;
z-index:5;
clear:both;
overflow:hidden
}
#the-slideshow {
width:720px
}
#animcover {
width:720px;
height:300px;
position:absolute;
top:0;
left:0;
background:transparent url(_img/bkg.anim.gif) no-repeat 0 0
}
#menubkg {
background:transparent url(_img/bkg.menu-trans.png) no-repeat 0 0;
height:110px;
margin:-120px 0 0 10px;
position:relative;
z-index:9;
}
* html #menubkg {
margin-top:-132px
}
#menu {
width:720px;
height:110px;
margin:-110px 0 0 10px;
padding:0;
position:relative;
z-index:10;
clear:both
}
#menu li {
display:inline;
line-height:110px;

}
#menu li a {
display:block;
float:left;
width:130px;
padding-top:40px;
height:70px;
padding-left:10px;
line-height:1;
color:#ffc;
text-decoration:none;
text-transform:lowercase;
font-weight:bold;
font-size:1.6em;
position:relative;
cursor:pointer;
z-index:10000;
}
/** html #menu li a {
width:140px;
height:100%;*/
}
#menu li a:hover {
color:#fff
}

/*** content ***/
#content.centered {
/*background:transparent url(_img/bkg.planos-trans.png) repeat 0 0;*/
}
#content h4 {
font-size:1.8em;
color:#f90;
text-transform:lowercase;
margin:.5em 0
}
#content #home-2 ul {
font-size:1.6em;
font-weight:bold;
color:#13007d;
margin:0;
padding:0 0 0 1em;
letter-spacing:-.05em;
}

#content.centered .post {
width:300px;
text-align:center;
float:left;
margin:0 12px 10px 0;
/*background:transparent url(_img/bkg.planos-trans.png) repeat 0 0;*/
}
#content.centered .post h5 {
font-size:1.5em;
letter-spacing:-.05em;
margin:0
}
#content.centered .post h5 a {
display:block;
margin:5px 10px;
width:100%;
height:100%;
text-decoration:none;
border:2px solid #f90
}

#content.centered .post h5 a img {
border:2px solid #eee;
margin-top:5px;
}
#content.centered .post h5 a:hover {
border-color:#f60
}

#content.centered .post h5 a:hover img {
border-color:#ccc
}
#content.centered .post h5 a span {
display:block
}
#content #home-1 img {
float:left;
margin:0 20px 10px 0
}
#content #home-1 a img {
border-color:#f90;
}