 /* general */
 body {
      background:#ffffff url('http://www.instalacionesefimeras.com/img/bloglogo.png') no-repeat center top;
      color: #404040;
      font: normal 13px Arial, serif;
      margin: 0;
      padding: 0;
      text-align: center; /* for ie5.5/win */
    }
     a, a:active, a:visited {
      color: #09f;
	  text-decoration:none;
    }
        a:hover {
text-decoration:none;
color: #068;
    }
    a img, a img:hover, a img:active, a img:visited  {
    border:none;
	margin:0px;
	PADDING:0PX;
    }
    blockquote, ol, p, ul {
      margin: 0 0 13px;
      padding: 0;
    }
    ol, ul {
      margin-left: 2em;
      margin-right: 2em;
    }
    blockquote {
      border-left: 2px solid #222;
      font-style: normal;
      margin-left: 3px;
      padding: 0 20px 0 10px;
    }
    h1, h2, h3, h4, h5, h6 {
      color: #222;
      margin: 0 0 15px;
      padding: 0;
    }
    h1 {
      font-size: 20px;
      line-height: 20px;
      margin-bottom: 3px;
    }
  
    h1 a, h1 a:visited, h1 a:active {
      color: #222;
    }
     h1 a:hover {
      color: #c03030;
      text-decoration: none;
    }
       h2 {
      color: #999;
      font-size: 1em;
      margin-bottom: .5em;
    }
    
    h3 {
      font-size: 1.4em;
    }
     h4 {
     font-size: 24px;
	 margin-left:130px;
    }
    
 
    
/* Search */
 .bb { 
       
        border:none;
    width:30px;
        height:30px;
        background:#fff;
        padding:0px;
        margin-top:-2px;
          }
        
    .tx{ 
        float: left;
        height:16px;
     padding:7px 0px 7px 24px;
     width:240px;
        border:none;
        background: url('http://www.instalacionesefimeras.com/img/fbox.png') no-repeat;
        color: #404040;
        font: normal 12px; Georgia, serif;
          }

    
    
    /* Individual Posts */
    .post {
      padding: 2em 0 1em;
     
    }
    
    .post .date {
      float: left;
  width:115px;
  height:114px;
  padding: 0px 0px 0px 30px ;
  margin: 0px ;
  text-align: center;
  background-color:#ED3995;
  color:#FFF;
  background: url('img/etiqueta.png') no-repeat  top right;
     }
	 .post .date .month, .post .date .day, .post .date .time {
      color: #fff;
      display: block;
          
    }
	   .post .date .year{
	font: normal 10px Arial, serif; 
	color:#fff;
     font-weight:bold;	
     margin:-6px 0px -5px 40px;
	 padding:2px;
    }
    .post .date .month {
	font: normal 16px Arial, serif; 
font-weight:bold;	
      letter-spacing: .1em;
      text-transform: uppercase;
	  margin:-5px 0px 3px 0px;
    }
    
    .post .date .day {
	font-weight:bold;	
	margin-top: -12px;
    font: 28px "Arial black", serif;
    }

    .post .date a, .post .date a:visited, .post .date a:active {
      font-weight: normal;
    }
    
    .post .regular, .post .quote, .post .link, .post .conversation,
    .post .photo, .post .video, .post .audio {
      
      padding: 0;
margin-left:130px ;
    }
    
    .post .photo .caption, .post .video .caption,
    .post .quote .source, .post .audio .caption {
      display: block;
      margin: 0PX 0px-5px 20px;;
	  
    }
    
    .post .quote .source {
      font-style: italic;
      text-align: right;
    }
    
    .post .conversation ul {
      list-style: none;
      margin: 0 .5em 1.5em;
      padding: 0;
    }

    
    .post .conversation ul li {
      padding: .5em 0;
    }
    
    .post .conversation ul li .person {
      font-weight: bold;
      margin-right: 1em;
    }
    
    .post .post-footer {
      margin-left:130px;
      text-align: right;
    }
    
    .permalink {
      font-size: 11px;
  	  font-weight: normal;
	  line-height:13px;
	  padding:3px;
    }
	  a.permalink  a:active.permalink,  a:link.permalink,  a:visited.permalink{
	  color:#444;
	  }
	    a:hover.permalink{
    	  color:#888;
	  }
 .query { font-weight: bold; }
    
       /* Estructura general */
       /* Content container */
#contain {
      text-align: center;
      width: 750px;
  margin:200px auto 0px auto;
    }
    
    #content {
      text-align: left;
      width: 550px;
  margin-top:-20px;
   float:left;
      }
	  #side{
	  width: 180px;
	  margin-top:30px;
	  float:left;
	  font: "arial black" bold 16px #444;
	  } 
	  	
	  #side a:link,  #side a:visited, #side a:active{
	  color: #444;
	  background:#eee;
	  -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:3px;
	line-height:18px;
	
	  }
	  #side a:hover{
	  color:  #fff;
	  background:#444;
	  padding:3px;
	  -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height:18px;
	
	  }
    /* Metadata */
    #meta {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: right;
    }
    
    #meta li {
      display: inline;
    }


/* Search */

#search { 
        float: right;
        text-align: right;
       border: 0;
    padding: 0px;
         margin-bottom:20px;
       }
	 
/* Search Result Count */
#searchresultcount { margin: 1.5em 0; text-align: center; }
/* Search Result Count */
#searchresultcount { margin: 1.5em 0; text-align: center; }
    /* Previous and Next Links */
    #prev-next {
      margin-left: 130px;
      padding: 1.5em 0 3em;
    }
    
    #prev {
      margin-right: 1.5em;
    }
    
    #next {
      margin-left: 1.5em;
    }
    /*FOOTER */
  	.tags{
	list-style: none;
 font-size: 11px;
   	  font-weight: normal;
	  line-height:13px;
      	 	}
	.tags2{
	color:#444;
	float:left;
margin-right:3px;
	}
	.tags2 a:link, .tags2 a:visited, .tags2 a:active{
	color:#444;
	padding:3px;
	background:#eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	.tags2 a:hover{
	padding:3px;
	color:#fff;
	background:#444;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	}
/* tagcloud*/
#tag_cloud #tag_list {
    list-style:none;
}
#tag_cloud li{
    margin-top:5px;
}
