/*  
Theme Name: Support 2008
Theme URI: http://support-shoes.com
Description: The famous SS template.
Version: 4.0
Author: Useme.cl
Author URI: http://useme.cl
*/

@import url(hacks.css);
@import url(layout.css);

/*  Estilos basicos */
body{	
	font-size: 76%;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #fff;
	font-weight: 100;
}
h2{
    font-size: 1.3em;
    line-height: 1.4em;
    color: #f2ffff;
    border-bottom:2px solid #cc0000;
    margin-bottom: 10px;
}
h3{	
	font-size: 1.3em;
}
h4{	
	font-size: 1.1em;
    text-align: center;
}
p{
    color: #fff;
    font-size: 1em;
    line-height: 1.4em;
    margin-bottom: 15px;
}
a:link, a:visited{
	color: #cd0000;	
	text-decoration:none;
}
a:hover {
	text-decoration:underline;	
}
h2 a{
    color:#cc0000;
    text-decoration: none;
}
h2 a:hover{
    color:#fff;
    text-decoration: none;
}	
img {
	background: none;
	border: 0;
}
ul{
	list-style: none;
}
hr{
	display: none;
	visibility: hidden;
}
strong{	
	background: #090909;
	padding: 1px;
}	
/* Estilo Mapa de Navegacion Superior */	
#top h1{
	text-indent: -100em;
	overflow: hidden;
	background: url('i/logo.jpg') no-repeat !important;
	height: 86px;
	width: 201px;
	float: left;
}
#top h1 a{
	display: block;
	height: 86px;
	width: 201px;
	background: transparent !important;
}
#top h2{
	display: none;
	float:left;
}	
#menu{
	margin-top:30px;
	margin-right:3px!important;
	float:right;
}	
		
/* Estilo Mapa de Navegacion Inferior */
#footer{
	margin-top:45px;
}

#footer ul{
	margin-top:4px;
	margin-left:50px;
	font-size:0.9em;
	color: #000;
	float: left;
	width: 600px;
}			
#footer ul li{
	display: block;
	float: left;
	text-transform: uppercase;
	margin-right: 5px;
	font-weight: 100; 
}		
#footer ul li a:link, #footer ul li a:visited{
	text-decoration:none;
	color:#fff;
	text-transform:none!important;
	background: none!important;
	margin-left:5px;
	padding-right: 10px;
	border-right: 1px solid #000;
}	
#footer ul li:last-child  a{
	border:0!important;
}
#footer ul li a:hover{
	text-decoration:underline;
	color:#fff;
}	



/* Estilo Content */	

#content ol, #content ul{
	margin-left: 50px!important;
}

#destacado img{
	float: left;
	display: block;
}
#noticias h2 {
    border-bottom: 0px!important;
    margin: 0px!important;
}
.encuesta{
	text-align: left;
    color:#cc0000;
}

/* Estilos Varios */	
#form {
	margin-left:10px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 0.9em;
	color:#fff;
	text-align:left;
}		
#derecha{
	float:right;
    width:300px;
	margin-left: 30px;
	margin-top: 10px;
}		
#izquierda{
	float:left;
	width:200px;
	margin-left: 30px;
	margin-top: 10px;
}		
#centrar{
	margin-left: 60px;
}

#correos p{
	font-size:1.2em;
	background:url('i/mail.png') no-repeat 0% 40%;
	padding-left:20px;
	color:#000;
	margin-bottom:5px;
	}

#contacto{
	margin-top:10px;
	text-align:left;
}

#contacto fieldset{
	border:0;
}

#contacto legend {
	display:none;
}

#contacto label {
	margin-right:10px;
	padding:5px;
	width:100px;
	text-align:right;
	float:left;
	clear: left;
	}

#contacto input, #contacto select, #contacto textarea{
	border:1px solid #999;
	padding:2px;
	color:#000;
	margin-bottom: 5px;
	}	
	
#contacto small{
	color:#000;
	}
		
#enviar{
	background:#000;
	width:222px;
	margin:5px;
	position: relative;
	left: 110px;
	color:#fff !important;
	border:1px solid #fff!important;
	cursor: pointer;
	}
	
#enviar:hover{
	background: #cc0000;
	color:#fff !important;
	border:1px solid #cc0000!important;
	}
	
#n {
	border: 1px solid #666 !important;
	padding: 1px;
}	
	
.n{
	border: 1px solid #999 !important;
	background: #333;
	color: #fff;
}	
/*flash*/
#flash{
	width:100%!important;
	height: 100%!important;
	position: absolute;
	bottom: 0;
	left: 0;
}
.flash{
	background: #000 !important;
}	
.oculto{
	display: none;
	visibility: hidden;
}
