
/* Curtain.js - Example page */

/* RESET */
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/* Clearfix */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {clear:both;}
.cf { zoom:1;}

/* Base Style */
body {
    font: 16px/1.2 "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    color: #555;
}

a{color:#AAA}
a:hover{color:#CCC}
img{max-width:100%}
h1{font-size:30px;margin-bottom:16px;color:#111;}
h2{font-size:26px;margin-bottom:12px;color:#111;padding-top:8px;}
p{margin-bottom:12px}
pre,code{color:#666;font-family:"Andale Mono", AndaleMono, monospace;font-size:12px}
h3{font-size:20px;margin-bottom:12px;color:#111;padding-top:8px;}
em{font-style:italic}
pre {
    display: block;
    margin-bottom: 12px;
    background-color: #F8F8F8;
    border: 1px solid #CCC;
    font-size: 13px;
    line-height: 19px;
    overflow: auto;
    padding: 6px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/* Sliding panels */
.curtains>li {
    box-shadow: 0 1px 14px 3px #333;
}

.curtains>li:nth-child(2n+1) {
    background: #EEE;
}

.fixed {
    position: fixed;
    top: 150px;
    left: 40px;
    width: 200px;
}

.content-wrapper {
    padding: 150px 100px 100px 300px;
}

.steps-wrapper {
    padding: 100px;
}
    .width50{
        float:left;
        width:50%;
        padding:0 10px;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
    }

.step-list {display:block;}
.step-list li {display: block;}

.number-wrapper {
    position: absolute;
    font-size: 126px;
    width: 63px;
    height: 151px;
    top: 50%;
    left: 50%;
    margin-left: -31px;
    margin-top: -75px;
}

.download-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    text-align: center;
}

.cover-wrapper img{
    position:absolute;
    top:0;
    left:0; 
    /* Preserve aspet ratio */
    min-width:100%;
    min-height:100%;
    max-width:none;
}
.normal img{
	min-width:0;
    min-height:0;
}
    .cover-wrapper span{
        position:absolute;
        top:50%;left:0;right:0;
        height:20px;line-height:20px;
        text-align:center;
        font-size:20px;
        margin-top:-10px;
        color:#FFF;
        text-shadow:0 1px 1px black;
    }

/* Plugin Presentation */
.presentation-wrapper {
    width: 500px;
    height: 514px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -257px;
    margin-left: -250px;
}

.presentation-wrapper .btns{
    padding:20px 0;
}

.presentation-wrapper em {
    display: block;
    margin-top: 14px;
    color: #999;
}

/* Plugin instruction */
.documentation-wrapper {
    width: 600px;
    margin: 0 auto;
    padding: 40px 0
}

.documentation-wrapper ul {
    list-style-type: square;
    margin-left: 40px;
    margin-bottom: 12px;
}

/* right menu */
.menu {
    z-index: 2;
    position: fixed;
    bottom:0;
    text-align: right;
    left: 0;
}

.menu button {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: #383838;
    position: relative;
    text-align: center;
    color: #e6e6e6;
    text-decoration: none;
    border:0;
    cursor:pointer;
}

.menu a:hover {
    color: #FFF;
}

.menu a:active {
    background-color: #333;
}

/* Curtain-links-menu */
.curtain-links-menu{
    position:fixed;
    z-index:2;
    left:50%;
    top:20px;
	margin-left:-300px
}
.curtain-links-menu li{
	float:left;	
    padding:10px 40px 10px 0;
}
.curtain-links-menu a{
    color:#fff;
    font-size:12px;
    text-decoration:none;
	font-family: 'Linden Hill', serif;
	font-weight: inherit;
    font-size: 25px;
	line-height:24px;
}
.curtain-links-menu a span{
	 color: #FF9900;
    font-family: 'Linden Hill', serif;
	font-style: italic;
    font-size: 19px;
}
li a.curtain-links-active{
	color:#FF9900 
}
li a.curtain-links-active span{
	color:#fff 
}

li a.curtain-links-active span p{
	color:#fff ;
	border-top:4px solid #FF9900 ;
}
/* Twitter follow */
.follow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 14px;
    text-align: center;
    color: #3e90e2;
}

.follow:hover {
    color: #285c93;
}

/* Download button (from twitter bootstrap) */
a.btn{
    color: white;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
    background-color: #383838;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #555 0%, #383838 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555), color-stop(100%,#383838));
    background-image: -webkit-linear-gradient(top, #555 0%,#383838 100%);
    background-image: -ms-linear-gradient(top, #555 0%,#383838 100%);
    background-image: -o-linear-gradient(top, #555 0%,#383838 100%);
    background-image: linear-gradient(top, #555 0%,#383838 100%);
    border: 1px solid #292929;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .4);
    font-size: 18px;
    padding: 8px 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
a.btn span{opacity:.6;}
a.btn:hover{
    background-image: -moz-linear-gradient(top, #404040 0%, #383838 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(100%,#383838));
    background-image: -webkit-linear-gradient(top, #404040 0%,#383838 100%);
    background-image: -ms-linear-gradient(top, #404040 0%,#383838 100%);
    background-image: -o-linear-gradient(top, #404040 0%,#383838 100%);
    background-image: linear-gradient(top, #404040 0%,#383838 100%);
}
a.btn:active{
    background-image: -moz-linear-gradient(top, #222 0%, #383838 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222), color-stop(100%,#383838));
    background-image: -webkit-linear-gradient(top, #222 0%,#383838 100%);
    background-image: -ms-linear-gradient(top, #222 0%,#383838 100%);
    background-image: -o-linear-gradient(top, #222 0%,#383838 100%);
    background-image: linear-gradient(top, #222 0%,#383838 100%);
}

a.btn.btn-small{
    font-size:14px;
    padding:5px 11px;
}
#headerContainer {
    background: url(../img/fondo_top.jpg) ;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50000;
    height:105px;
}
#logo1{
	position: absolute;
	top:50px;
	left:380px;
}
#logo2{
	position: absolute;
	top:50px;
}
#logo3{
	position: absolute;
	top:200px;
	right:-100px;
}
#logo4{
	position: absolute;
	top:15px;
}
#logo_video{
	position: absolute;
	top:-50px;
	left:80px;
}
#disco1{
	position: absolute;
	top:150px;
	left:340px;
}
#reproductor{
	position: absolute;
	top:170px;
	left:336px;
}
.centrada{
	width:800px; 
	height:800px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -400px;
}
.centrada2{
	width:800px; 
	height:800px;
	position: absolute;
	left: 50%;
	margin-top: -250px;
	margin-left: -400px;
}
.dentro_centrada{
	position:relative; 
	top:0; 
	left:0px;
	width:800px; 
	height:500px;
}
.letra2{
	color:#FFFFFF; 
	width:450px; 
	font-family: 'Bad Script', cursive;
	line-height:25px;
	font-size:15px;
}
#sara_galeria{
	position:absolute;
	top:-300px;
	left:-300px;
	width:743px;
	height:700px;
}
#estanteria{
	position:absolute;
	top:202px;
	right:-200px;
	background:url(../img/estanteria/estanteria.png) no-repeat;
	width:458px;
	height:338px;
}
#estanteria a{
	text-decoration:none;
}
#estanteria2{
	position:absolute;
	top:498px;
	right:-200px;
	background:url(../img/estanteria/estanteria.png) no-repeat;
	width:458px;
	height:338px;
}
#estanteria2 a{
	text-decoration:none;
}
#redes{
	position: fixed;
	top: 0;
    width: 100%;
    z-index: 50000;
    height:105px;
}
#min_soloyo{
	position:absolute;
	bottom:60px;
	left:120px;
}
#min_atodavoz{
	position:absolute;
	bottom:60px;
	right:90px;
}
#min_soloyo2{
	position:absolute;
	bottom:40px;
	left:120px;
}
#min_atodavoz2{
	position:absolute;
	bottom:40px;
	right:90px;
}
#texto_soloyo span{
	color:#fff;
}
#texto_atodavoz{
	color:#856760;
}
#sara_contacto{
	position:absolute;
	top:0px;
	left:-100px;
	background: url(../img/contacto.png);
	width:523px;
	height:622px;
}
#formulario{
	position:absolute;
	left:58%;
	top:40px;
	width:400px;
	height:500px;
	font-family: 'Bad Script', cursive;
}
#formulario td{
	height:35px;
}
.ancho{
	width:294px;
}
