/*  
Theme Name: Inquilinas
Theme URI: http://www.ddw.es
Description: Mejoras de la version 3
Version: 3.1
Author: Diseņo y desarrollo web
Author URI: http://www.ddw.es
Fecha: Julio de 2008
*/

*{margin: 0px;padding: 0px;}

ul{list-style: none;}

body {
font-size: 13px;
margin: 0;
text-align: center;
color: #333;
font-family:  Georgia, "Times New Roman", Times;
background: #F7F5EC url(i/bg-header.png) repeat-x;
}

/*** Cabecera ***/
div#header{
width: 950px;
/*display: block;*/
margin: 0 auto;
padding: 0;
text-align: center;}
#header h1 {text-indent:-10000px;margin:0;padding:0;}
#header h1 a {display:block;background: transparent url(i/logo.png) no-repeat left top;height:173px; margin:0;}
#header h2{margin: -64px auto 0 auto; text-align: center;color: red;
}
/*** Menu ***/
#menu{
	height: 1%;
	overflow: hidden;
  width: 500px;
 	margin: 5px auto 0 auto;
}
#menu ul{
  border-top: 1px solid #633;
	border-left: 1px solid  #633;
	border-right: 1px solid  #633;
	margin: 0 auto;
	float: right;
	padding: 0;
}
#menu ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu ul li a:link, #menu ul li a:visited{
	background: #222 url(i/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu ul li a:hover, #menu ul li a:active{
	background: #333 url(i/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu ul li.current_page_item a:link, #menu ul li.current_page_item a:visited{
	background: #d70606 url(i/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #d70606;
	border-top: 1px solid #d70606;
}

/*** Container Format ***/
#container{
clear:left;
padding:0;
margin: 12px auto 0 auto;
width: 990px;
background: url(i/container.png) center top repeat-y;
}

/*** Sidebar ***/                  
#leftnav{
float: left;
width: 130px;
margin: 0;
padding-top: 4px;
margin-top: 10px;
margin-left: 2px;
margin-bottom: 20px;
text-align: left;
}

/*** Sidebar 2 ***/
#rightnav{
float: right;
width: 300px;
padding: 0;
margin: 0;
text-align: left;
}
#rightnav ul.banner{
background: none;
padding: 0;
margin: 10px 0 10px -5px;
text-align: left;
}
/*** Content Format ***/
#content{
display: block;
width: 530px;
margin: 0px 310px 20px 135px;
padding: 1em;
padding-top: 0px;
margin-top:4px;
text-align: left;
}
#content ul{
padding-left: 15px;
}
#content ul li{
margin-left: 15px;
list-style-type: square;
}
#content ul ul li{
padding-left: 15px;
}
#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}
#content p{
padding-left: 10px;
}

/*** Left Sidebar Format ***/
#sidebarleft{
color: #000;
margin-bottom: 10px;
margin-top: -12px;
background: none;
padding: 0 5px  0 0px;
margin-left: -2px;
}
#sidebarleft ul, #sidebarright ul{
list-type:none;
}
#sidebarleft li, #sidebarright li{
background: #CFC9B2;
padding-bottom: 8px;
padding-top: 0px;
}
#sidebarleft ul li, #sidebarright ul li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: -6px;
padding-bottom: 2px;
padding-top: 6px;
line-height: 15px;
}
#sidebarleft ul li ul li, #sidebarright ul li ul li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}
#sidebarleft ul li li, #sidebarright ul li li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}
#sidebarleft a:link, #sidebarright a:link {
color: #6A6458;
text-decoration: none;
border: none;
font-weight: bold;
}
#sidebarleft a:hover, #sidebarright a:hover {
color: #6A6458;
text-decoration: none;
border: none;
}
#sidebarleft a:visited:hover, #sidebarright a:visited:hover{
color: #6A6458;
text-decoration: none;
border: none;
}
#sidebarleft a:visited, #sidebarright a:visited {
color: #6A6458;
text-decoration: none;
border: none;
font-weight: bold;
}
#sidebarleft p, #sidebarright p{
padding: 3px;
}

/*** Right Sidebar  ***/
#sidebarright{
color: #000;
margin-bottom: 10px;
background: none;
padding: 0;
margin-top: -12px;list-style:none;
}
#sidebarright h2, #sidebarleft h2  {
font-family: Arial, sans-serif; 
border-bottom: 2px red solid;
margin-top:8px;
  padding: 3px 3px 3px 15px;
	background: #222 url(i/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

/*** Paragraph Format ***/
p{
margin-bottom: 12px;
margin-top: 12px;
}

/*** BlockQuote Format ***/
blockquote{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #B2B2AD;
border-left: 4px solid #CFC9B2;
}

/*** PostMeta Format ***/
.postmetadata{
display:block;
margin: 7px 7px 7px 0px;
border: 1px solid #C6C4B4;
padding: 5px 8px 8px 35px;
text-align: left;
background: #E0DECE;
color:#333333;
}
#content .postmetadata{
padding-left: 2px;
}

.postmetadata a:link{
border: none;
color: #BC5205;
font-weight: normal;
}
.postmetadata a:hover{
border: none;
color: #BC5205;
font-weight: normal;
text-decoration: none;
}
.postmetadata a:visited:hover{
border: none;
color: #BC5205;
font-weight: normal;
}
.postmetadata a:visited{
border: none;
color: #BC5205;
font-weight: normal;
}

/*** All Links Format ***/
a:link{
color: #ED6C08;
text-decoration: none;
font-weight: bold;
}
a:hover{
text-decoration: none;
}
a:visited{
color: #ED6C08;
text-decoration: none;
font-weight: normal;
}
a:visited:hover{
text-decoration: none;
}
a img {
border:none;
background:none;
padding:5px;
}
#feed, #feed img a:link, #feed img a:visited{
border: none;
}

/*** Comments Format ***/
.commentlist{
font-family: Arial, sans-serif; 
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}
.commentlist li

{

margin: 8px 10px 8px 15px;

padding-left: 12px;

list-style: none;

background: #E5E3D1;

margin-bottom: 2px;

border: 1px solid #C4BFA2;

}



li.alt

{

background: #fff;

border: 1px solid #C4BFA2;

}



.commentlist cite

{

padding: 2px 3px 1px 3px;

}



.commentlist p

{

padding: 5px 5px 2px 3px;

margin-bottom: 5px;

}



.commentlist a:link

{

border: none;

text-decoration: none;

font-weight: bold;

color: #ED6C08;

}



.commentlist a:visited

{

border: none;

text-decoration: none;

font-weight: bold;

color: #ED6C08;

}



.commentlist a:hover

{

border: none;

text-decoration: none;

font-weight: bold;

color: #ED6C08;

}



.commentlist a:visited:hover

{

border: none;

text-decoration: none;

font-weight: bold;

color: #ED6C08;

}



.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited

{

text-decoration: none;

color: #ED6C08;

}



#comment

{

width:80%;

}



/*** Headings Format ***/



h1

{

font-size: 36px;

color: #666666;

}



h2

{

font-family: Arial, sans-serif; 

display: block;

font-size: 16px;

font-weight: bold;

padding: 5px 0 0 12px;

margin: 5px 0 6px 0;

text-align: left;

}



h3

{

font-family: Arial, sans-serif; 

display: block;

font-size: 14px;

font-weight: bold;

padding: 5px 0 0 12px;

margin: 5px 0 6px 0;

text-align: left;

}


/*
h3.posttitle   {
color: red ;
font-family: Arial, sans-serif; 
font-size: 22px;
font-weight: bold;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 2px solid #C1B9A0;
background:#fff;
}*/
h3.posttitle   {
color: red ;
font-family: Arial, sans-serif; 
font-size: 22px;
font-weight: bold;
padding: 2px 2px 2px 10px;
margin: 12px 0 5px 0;
border-bottom: 2px solid #C1B9A0;
}


.posttitle a:link

{

font-size: 22px;
color: red ; /*#DB5800;*/
font-weight: bold;

}



.posttitle a:visited

{
font-size: 22px;
color: #DB5800;

font-weight: bold;

}



.posttitle a:hover

{

font-size: 22px;

color: #000;

font-weight: bold;

text-decoration: none;

}



.posttitle a:visited:hover

{

text-decoration: none;

}



h4

{

font-family: Arial, sans-serif; 

margin-top: 15px;

font-size: 13px;

font-weight: bold;

padding: 5px 0 0 12px;

margin: 5px 0 6px 0;

text-align: left;

}



h5

{

font-family: Arial, sans-serif; 

margin-top: 15px;

font-size: 12px;

font-weight: bold;

padding: 5px 0 0 12px;

margin: 5px 0 6px 0;

text-align: left;

}



/*** Misc Format ***/



.date

{

font-size: 18px;

float: right;

text-transform: uppercase;

letter-spacing: -2px;

padding: 3px 5px 3px 5px;

margin-top: 17px;

text-align: center;

color: #433727;

}



.entry

{

margin-bottom: 5px;

font-family: Arial, sans-serif; 

}

                         /*Contained Floats Fix*/

.post

{

display: block;

overflow:hidden;

width:98%;

}

                     /*Code*/

code

{

display: block;

margin: 10px 30px 0 30px;

padding: 2px 10px 5px 10px;

border-top: 4px solid #798288;

color: #666666;

background: #efefef;

}



/*#searchform {

margin-left: 5px;

	}*/

#sidebarright form {
float:right;
height: 20px;
width:164px;
padding:0 20px;
line-height:0;
}
#sidebarright form fieldset {
margin-top:4px;
border:0 solid;
}
* html #sidebarright form fieldset {margin-top:4px;}
#sidebarright #input.button {
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}


/*---------------Clases de la Imagenes---------------------------------*/

a:hover img.centro-borde, a:hover img.derecha-borde, a:hover img.izquierda-borde{

	border: 3px solid #f00;

	padding: 0px;

}

img.centro {

  	  margin: 0 auto;

  	  display: block;

  	}

img.izquierda {

  	  float: left;

  	  margin: 0 6px 0 0;

  	}

img.derecha {

  	  float: right;

  	  margin: 0 0 0 6px;

  	}

img.centro-borde {

  	  margin: 0 auto;

  	  display: block;

	  border: 1px solid #f00;

	  padding: 2px;

  	}

img.izquierda-borde {

  	  float: left;

  	  margin: 5px 3px 5px 3px;

	  border: 1px solid #f00;

	  padding: 2px;

  	}

img.derecha-borde {

  	  float: right;

  	  margin: 3px 3px 6px 6px;

	  border: 1px solid #f00;

	  padding: 2px;

  	}



/*---------------Pagebar plugin---------------------------------*/

.pagebar {

 color: #f00;

 font: 11px Arial, Helvetica, sans-serif;

 text-align:center; 

 margin: 10px 0 10px 0;

}

.pagebar a, .pageList .this-page {

 padding: 2px 6px;

 background: #fff;

 text-decoration: none;

}

.pagebar a:visited {

 padding: 2px 6px;

 border: solid 1px #ddd;

 background: #fff;

 text-decoration: none;

}

.pagebar .break {

 padding: 2px 6px;

 border: none;

 background: #fff;

 text-decoration: none;

}

.pagebar .this-page {

 padding: 2px 6px;

 font-weight: bold;

 font-size: 14px;

 vertical-align: top;

 background: #fff;

	}

.pagebar a:hover {

 color: #fff;

 background: #000;

 border-color: #f00;

 text-decoration: none;

}



/*---------------Nube de Tags---------------------------------*/

ul.nube{

  width: 320px;

  line-height: 100%;

  list-style: none;

  text-align: justify; 

}

* html ul.nube{

  width: 220px;	

	w\idth: 200px;

}

ul.nube li {

  background: none;

  padding: 0 10px 0 10px;

  display: inline;

  list-style: none;

}

ul.nube li a {

   background: none;

   text-decoration:none;

   list-style: none;

}

ul.nube li a:hover {

   color:#f00;

   text-decoration:underline;

   list-style: none;

}

/*---------------Publicidad---------------------------------*/

.banner {

margin-top: 2px;

padding-top:2px;

background-color: #f00;

width: 124px;

text-align: center;

}

.banner-centro {

margin: 0 21px 0px 36px;

border: 0px solid #f00;

}

/*---------------Reproductor FLV---------------------------------*/
.flvPlayer{text-align: center;}
.clear { clear: both; }

/*---------------Pie---------------------------------*/

#footer{
	clear: both;
	width: 100%;
	background: #D70706 no-repeat bottom right;
	border-top: 0px solid #D70606;
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: 80%;
	min-height: 34px; padding-left:0; padding-right:0; padding-top:8px; padding-bottom:0
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, serif;
}
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url('images/top.gif') no-repeat top right;
}
#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}

