/*  
Theme Name: EqusPatagonia
Theme URI: 
Description: Template para EqusPatagonia
Version: 1.0
Author: HardessenDesing
Author URI: http://www.hardessen.cl

	
 */

hmtl{
     }

body{
	font: 80%/1.5 Geneva, Arial, Helvetica, sans-serif;
	background: #5f6f3a url(images/bg_verde.jpg) top repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;

     }
#container{
	width: 683px;
	background: transparent;
	padding: 0;
	margin:0 auto;	
}
#header{
	width: 683px;
	height:140px;
	margin:0;
	padding:0;
	position:relative;	
}

h1#logo-equs{
	background:url(images/logo.gif) top left no-repeat;
	text-indent:-9999px;
	width:228px;
	height:140px;
	margin:0 0 0 0;
	*margin-left:-370px;
	padding:0;
}



#navigation {
	position: absolute;
	right: 0;
	top: 35px;
	font-size: 1.1em;
	line-height: 1.2;
	text-align: right;
	width: 18.1em;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
	width: 9em;
}
#navigation a, #navigation em {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a#registerlink { color: #f90 }
#navigation a:hover { color: #FF9900 }
#navigation em { color: #FF9900 }

#navigation a.on { color: #FF9900 }

#content {
	background: white url(images/bg.jpg) top right no-repeat;
	/*width: 50em;*/
	padding: 200px 0 1em 0;
	overflow: hidden;
	position: relative;
	text-align:left;
	width: 683px;	
}

#content p{
	padding:0 20px 0 20px;
}
#content p.right{

}
#content .further {
	clear: left;
	color: #666;
	font-style: italic;
}

#footer {
	color: #999;
	background: url(images/footer_bg_test.gif) bottom left;
	font-size: 0.9em;
	text-align: right;
	padding-bottom: 20px;
}
#footer div {
	background: url(images/fade_sm_etof.gif) top repeat-x;
	padding: 20px 1.66em 0 1.66em;
}
#footer p { margin: 0.2em 0 }


h1 {
	color: #360;
	font-size: 2em;
	line-height: 1;
	font-weight: bold;
	padding-left: 0.75em;
	margin: 20px 0 0 0;
	*padding-top:20px;
}
h2 {
	clear: left;
	background: url(images/fade_sm_etof.gif) top repeat-x;
	color: #f90;
	font-size: 1.3em;
	padding: 15px 0 0 1.154em;
	margin: 1em 0 0 0;
}

h2 a{
	color: #f90;
}

h3 {
	color: #666;
	font-size: 1em;
	padding: 0 0 0 1.5em;
	margin: 1em 0 0 0;
}
p { margin: 0 0 0.7em 0 }
.intro {
	color: #666;
	font-size: 1.1em;
}

a { color: #360 }
a:hover {
	color: #f90;
	text-decoration: none;
}

p.fecha_publicacion{
	font-size:10px;
	color: #360;	
}

.thumb_portada{
	border:1px solid #ccc;
	float:left;
	margin: 5px 5px 5px 20px;
}


form {
	padding: 0;
	margin: 0;
}
#finscripcion  label {
	display: block;
	margin: 0 1.5em;
}
#finscripcion  input, textarea, select {
	font: 1em Geneva, Arial, Helvetica, sans-serif;
	width: 26em;
	margin: 0 1.5em 1em 1.5em;
}
#finscripcion  textarea { height: 5em }
#finscripcion  input[maxlength] { width: 2em }
#finscripcion  input.button { width: 7em }
#finscripcion  .check input {
	width: auto;
	display: inline;
	margin: 0;
}
#finscripcion  .check label {
	display: inline;
	margin: 0;
}
#finscripcion input:focus, #finscripcion textarea:focus, #finscripcion select:focus { background: #fff9f0 }

#promo {
	position: absolute;
	top: 127px;
	right: -124px;
	color: #f90;
	text-align: right;
	font-size: 0.9em;
}
#promo p { text-align: center }
#promo img {
	border: 0;
	margin: 15px auto;
}

#caballo_blanco {
	position: absolute;
	top: 220px;
	right: -215px;
	text-align: right;
	background: url(images/caballo.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='wp-content/themes/EqusPatagonia/images/caballo.png');			
	width:195px;
	height:180px;
}

/* alineacion para imagenes*/
img.izquierda{
	float:left;
	margin: 0 5px 5px 0;
}
img.derecha{
	float:right;
	margin: 0 0 5px 5px;	
}

