/* 
	Theme Name: argo | bienes inmuebles
	Theme URL: http://www.argodigital.com
	Author: Alevosa
	Author URI: http://www.alevosa.com
	Version: 2.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 05.14.07
		First Release of Silhouette 2-Column
*/


body {
	margin: 5px 5px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, .h1{
  font-family: 'Yanone Kaffeesatz', serif;
  font-size: 20px;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  font-weight: normal;
}

h2 {
  font-family: 'Yanone Kaffeesatz', serif;
  font-size: 25px;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  font-weight: normal;
}

h5 {
  font-family: 'Yanone Kaffeesatz', serif;
  font-size: 35px;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  font-weight: normal;
  margin: 0px;
}

.txt_11 {
	font-size: 11px;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #333;
}

.blanco {
	color: #FFF;
}

.gris {
	color: #999999;
}

.rojo {
	color: #D9120B;
}

/************************************************
*	HEADER  									*
************************************************/

#header {
	width: 140px;
	padding: 10px;
	float: left;
}

#header ul {
	padding: 0px;
	margin: 40px 0px 30px 0px;
}

#header li h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

.menu li {
	list-style: none;
}

/* Search */

#searchform {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#searchform input#s {
	width: 135px;
	margin: 0px;
	background: #FFF;
	height: 32px;
	color: #666;
	border: none;
	*padding-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

#searchform input {
	padding: 3px;
	color: #FFF;
	width: 30px;
	margin: 0px;
	background: #CCC;
	height: 30px;
	border: none;
	margin-top: 2px;
	cursor:pointer;
}

#searchform input:hover {
	background: #666;
}

/************************************************
*	Content  									*
************************************************/

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#superior {
	height: 40px;
	text-align: right;
}

#columna {
	padding: 10px;
	border-top: #DF0019 2px solid;
}

#columna.negra_grande {
	width: 250px;
	background: #333333 url(images/bg_negro.jpg) repeat-x;
}

#columna.roja_grande {
	width: 250px;
	background: #D9120B url(images/bg_rojo.jpg) no-repeat;
}

#columna.negra_chica {
	width: 115px;
	background: #333333 url(images/bg_negro.jpg) repeat-x;
}

#columna.roja_chica {
	width: 115px;
	background: #D9120B url(images/bg_rojo.jpg) no-repeat;
}

#columna.larga {
	width: auto;
	background: url(images/bg_blanco.jpg) no-repeat;
}

#columna a{ 
	color:#FFF;
}

#columna a:hover{ 
	color: #CCC;
}

#columna h1{
	padding: 0px;
	margin: 2px 0px 5px 0px;
}

#tag {
	font-size: 11px;;
	margin-bottom: 25px;
}

#tag.listado {
	margin-bottom: 5px;
}


/****** COLUMNA LARGA **********/

#listado {
	border: solid 1px #CCC;
	margin: 0px 0px 15px 0px;
	background: url(images/bg2.jpg) repeat-y;
}

#listado a {
	color: #999;
}

#listado a:hover {
	color: #666;
}

#listado .foto {
	float: left;
}

#listado .contenido {
	float: left;
	margin-left: 20px;
	display: table;
	min-width: 30px;
}


#listado_top {
	height: 60px;
}

#listado_top a{
	color: #666;
}

#listado_top .titulo {
	float: left;
	margin-right: 20px;
}

#listado_top .desplegable {
	float: left;
	font-family: 'Yanone Kaffeesatz', serif;
	font-size: 15px;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	font-weight: normal;
	color: #999;
	padding-top: 10px;
}

#listado_top select{
	padding: 5px;
	border: 1px solid #CCC;
	font-size: 11px;
	margin-left: 10px;
	}
	
.tag {
	color:#999;
	margin-left: 5px;
	font-size: 15px;
	font-family: 'Yanone Kaffeesatz', serif;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  font-weight: normal;
}

/************************************************
*	Single  									*
************************************************/

#single { margin-left: 10px;}
#single a { color:#666;	}
#single a:hover { color:#333; }

#single h2{
  font-family: 'Yanone Kaffeesatz', serif;
  font-size: 20px;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 5px;
}

#single h1 {
  font-family: 'Yanone Kaffeesatz', serif;
  font-size: 25px;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  font-weight: normal;
}

#single h3 {
  font-family: 'Yanone Kaffeesatz', serif;
  font-size: 25px;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 5px;
}


/************************************************
*	Footer  									*
************************************************/

#footer_borde1 {
	clear: both;
	background:url(images/bb_footer.jpg) no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
	}
	
#footer_borde2 {
	clear: both;
	background:url(images/bb_footer2.jpg) no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
	
	}

#footer {
	margin: 0px;
	padding: 0px 0px 20px 10px;
	}
	


/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial, times new roman;
	width: 170px;
	padding: 3px;
	margin: 5px 0px 0px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
/************************************************
*	Comments									*
************************************************/
	

#commentarea {
	background: #f2f2f2;
	padding: 10px;
	margin: 25px 10px 25px 10px;
	
}

#commentarea input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 13px;
	width: 90%;
	border: #CCC 1px solid;
}

#commentarea textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	width: 90%;
	border: #CCC 1px solid;
	padding: 5px;
}

#commentarea .button:hover{
	background:#AC1F21;
	color: #FFF;
	border: #000 1px solid;
	cursor: pointer;
}


/************************************************
*	NAV									*
************************************************/

#page-nav {
	width: 460px;
	text-align: center;
	border-top: 1px #CCCCCC dashed;
	padding-top: 3px;
	}
	
#clear {
	clear: both;
	}
	
/************************************/
/*			  IMG POST              */
/************************************/
img.alignleft, div.alignleft {
	float:left;
	text-align: center;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img.alignright, div.alignright {
	float: right;
	text-align: center;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

img.aligncenter, div.aligncenter {
	float: inherit;
	text-align: center;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#navi a {
	margin-top: 20px;
	color:#666;
}
