Theme Name: Blogs Inmo  
Theme URI: http://blogsinmo.clasificados.es/
Description: Blogs inmo theme basado en The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann 
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

a {
	color: #0000ff;
	text-decoration: underline;
}

ul {
	list-style-type: none;
	padding:0;
}

body {
	position: relative;
	width: 826px;
	margin: 10px auto 0 auto;
	background-color: #8c8c8c;
	font: .8em/1.3em Arial,Tahoma,Serif;
  	color: #333;
  	text-align: left !important;
}




#box {
	background-color: #fff;
	padding: 15px 15px 15px 15px;
	width:  826px;
}

/***** Header *****/
#header {
	margin-bottom: 1em;
}

	#header .logo-clasificados {
		float: left;
	}
	
	#header .logo-lavanguardia {
		float: right;
	}
	
	#header .header-left {
		background: #fff url(/wp-content/themes/bloginmo/images/header1.png) no-repeat;
		height: 130px;
    width: 615px;
    float: left;
	}
  
  #header .header-right {
		background: #fff url(/wp-content/themes/bloginmo/images/header2.png) no-repeat;
		height: 130px;
    width: 206px;
    float: right;
	}
  
    #header .header-right ul {
      margin:10px;
	  }
    
    #header .header-right li a {
      color:#fff;
      text-decoration: none;
	  }    
	
	#header .back {
		float: left;
		font-size: .85em;
		color: #666;
	}

	
/***** Content *****/
#content {
	
}

.readmore {
  font-size: .85em;
  color: #666;
  margin: 10px 0;
}

/***** Content - main news *****/
#content .main-news {
	width:  570px;
	float: left;
	margin-top: 20px;
}

#content .main-news a {
  text-decoration: none;
}

	#content .main-photo {
		margin: 20px 0 10px 0px;
	}
  
  #content .main-news h1 {
  	margin:0px 0 0px 0px;
    font-size:1.8em;
    font-family:Tahoma;
    font-weight:lighter;
    line-height:35px;
    color:#0052b1;
  }
  
  
  #content .main-news h2 {  
    font-size:1.2em;
    color:#000;
    margin-bottom: .5em;
  }  
  
  #content .main-news h3 {  
    font-size:1.4em;
    font-weight: normal;
    margin-bottom: .5em;
    border-bottom: 1px solid #333;
    padding-bottom: .3em;
    margin-top: 1em;
    line-height:1.2em;
  }

  #content .main-news .postinfo{
  	margin:0px 0 15px 0px;
    font-size:0.8em;
    font-family:Tahoma;
    font-weight:lighter;
    color:#0052b1;
  }

  
  #content .main-news p {
    font-size: 1em;
    margin-bottom: .8em;
  }
  
 #content .main-news p.separat {
	margin-top:25px;
  }
    
  

  

/***** Content - main news-home *****/
#content .main-news-home {
	float: left;
	margin-top: 20px;
  width: 355px;
}

#content .main-news-home h1{ 
    font-size:2.2em;
    fot-weight:bold;
    color:#0052b1;
    margin-bottom: .5em;
    line-height:1.2em;
  }


	#content .main-news-home-photo {
		float: right;
    margin-top: 20px;
	}
  
  #content .main-news-home p {
    font-size: 1.1em;
    margin-bottom: .8em;
  }  

/***** SubContent - Home *****/  
.subcontent {
  margin-top: 2em;
}

.column1 {
  float: left;
  width: 300px;
}

.column2 {
  float: left;
  width: 285px;
  margin-left: 1.2em;
}

.column3 {
  float: right;
  width: 206px;  
}


.subcontent h2, .archives h2 {
    font-size: 1.1em;
    margin-left: 15px;
    margin-bottom: 6px;
  }

  .subcontent ul, .archives ul {
    margin-left: 15px;
    margin-bottom: 5px;
  }
  
    .subcontent  li, .archives li {
      padding-bottom: .5em;
      background: #fff url(/wp-content/themes/bloginmo/images/bg_raquo.png) 1px 6px no-repeat;
      padding-left: 10px;
    }
    
    .subcontent li a , .archives li a{
      text-decoration: none;  
    }

.vermas{
	background:none !important;
	text-align:right;
	padding-right:15px;
}	

/***** Content - summary *****/	
#content .summary {
	width: 245px;
	float: right;
	margin-top: 20px;
}

  #content .summary h2 {
    font-size: 1.1em;
    margin-left: 15px;
    margin-bottom: 6px;
  }

  #content .summary p {
    margin-left: 15px;
    margin-bottom: 5px;
  }
  
    #content .summary p {
      padding-bottom: .5em;
      background: #fff url(/wp-content/themes/bloginmo/images/bg_raquo.png) 1px 6px no-repeat;
      padding-left: 10px;
    }

    #content .publicitat1 p {
      padding-bottom: .5em;
      background: #EBEBEB none no-repeat;
      padding-left: 10px;
    }

    
    #content .summary p a {
      text-decoration: none;  
    }
    

/***** Options *****/    
.options {
  background-color: #f0f0f0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 20px;
}

.options img {
  margin-bottom: -5px;
  padding-right: 8px;
}

.options p {
  font-size: .85em;
  padding:.5em;
}

.options p a {
  text-decoration: none;
  font-weight: bold;
}



/***** Footer *****/
 #footer {
  margin-top: 2em;
  width: 826px;
}

#footer .footer-top p {
  text-align: right;
  color: #46b50b;
  font-size: .9em;
  padding-bottom:5px;
}

  #footer .footer-top p a {
    font-weight: bold;
    text-decoration: none;
  }

#footer .footer-blue {
  background: #146bcb url() no-repeat;
  color:#fff;
  padding: 1em;
}
   #footer .footer-blue a {
    color:#fff;
    text-decoration: none;
   }

   #footer .footer-blue div {
    float: left;
    margin-left: 10px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    padding-right: 10px;
    width: 16%;
    _width: 14%; /*stupid IE6*/
    height: 50px;
   }
   
   #footer .footer-bottom {
    font-size: .85em;
    text-align: center;
   }
   
/**** primer css ****/
.listado {
  	font-size:12px;
}

.listado li {
  	margin-bottom: 2em;
  	margin-left: 3em;
  	list-style-type: square;
}

.listado-junto {
  	font-size:12px;
  	margin-bottom: 2em;
}

.listado-junto li {
  	margin-bottom: .7em;
  	margin-left: 3em;
  	list-style-type: square;
}

.listado-junto-decimal {
  	font-size:12px;
  	margin-bottom: 2em;
}

.listado-junto-decimal li {
  	margin-bottom: .7em;
  	margin-left: 3em;
  	list-style-type: decimal;
}

.listado-noticias {
	font-size:14px;
  	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}


.listado-noticias li {
  margin-bottom: .7em;
  margin-left: 3em;
  list-style-type: disc;
  color:gray;
}

.listado-noticias li a {
	text-decoration: underline;
	font-size:12px;
	color: #0000ff;
}

.ejemplo {
	background-color: #def0f7;
	padding: 15px;
	border: 1px solid #bbd0d9;
}
   
img#wpstats{display:none}

/*capsa de publicitat1*/	
.publicitat1 {
	width: 245px;
	float: right;
	margin-top: 20px;

	font-family:Arial,Helvetica,sans-serif;	
	text-align: center;
	padding-bottom: 20px;	
		
	background-color: #EBEBEB;
	color: #AAAAAA;
	overflow:hidden;
	width:240px;
}
.publicitat1 p {
	font-size:0.8em;	
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	background: #EBEBEB none no-repeat;	
}

/* imatge de capcalera de categoria */
div#secciohead{
	margin:0 0 20px 0;
}
div#secciohead  .desc {
	color: #0052b1;
}
img.seccionews {
	border:none;
}


div.main-news p img {
	margin:0 10px 10px 0;
}


/* botons */
.pastilla {width:292px;height:32px;padding:6px 0 0 10px;color:#fff;font-family:Tahoma;font-size:1.4em;letter-spacing:1.2px;}
div.pastilla292 {width:292px;background: #fff url(/wp-content/themes/bloginmo/images/botones/292x29.jpg) no-repeat;}
div.pastilla292 {width:292px;background: #fff url(/wp-content/themes/bloginmo/images/botones/292x29.jpg) no-repeat;}
div.pastilla283 {width:283px;background: #fff url(/wp-content/themes/bloginmo/images/botones/283x29.jpg) no-repeat;}
div.pastilla242 {width:242px;background: #fff url(/wp-content/themes/bloginmo/images/botones/242x27.jpg) no-repeat;}
div.pastilla206 {width:206px;background: #fff url(/wp-content/themes/bloginmo/images/botones/206x29.jpg) no-repeat;}

/* ARxius */
  .archives h1 {
  	margin:0px 0 15px 0px;
    font-size:1.8em;
    font-family:Tahoma;
    font-weight:lighter;
    line-height:35px;
    margin-bottom: 1em;
    color:#0052b1;
  }
.archives li a {
    font-size:1.2em;
    color:#0052b1;
    margin-bottom: .5em;
}

  
p.destacat{
	padding:25px;
	margin:25px;
	background-color: #CCDBFF;
}
 
#content .main-news ul, #content .main-news ol{
    margin:0px 0 45px 0px;
    list-style:none;  
}
p.verofertas {margin:25px 0 25px 0;font-weight:bold;}

small {
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
}

h2#comments{
    font-size:0.9em !important;	
    font-family:Tahoma;
    font-weight:bold;
    color:#0052b1;
}
.commentlist{
	list-style:none;
	padding-left:15px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma;
	}

.commentlist li {
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }


.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
	/* Begin Comments*/
li.alt {
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
  }

.commentlist p {
  margin: 10px 5px 10px 0;
  }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */
	
	
	
