#navbar-iframe {
   height:0px;
   visibility:hidden;
   display:none;
}

* {
margin: 0;
padding: 0;
}

body {
  background:#fff;
  margin:0 auto;
  margin-top:0px;
  padding:0px;
  font:12px "Trebuchet MS",Trebuchet,Verdana,Arial,Georgia,Sans-Serif;
  text-align:left;
  color:#000;
  }
a[href]:after {
   content: " (Link " attr(href) ")";
   display: block;
   font-size: 7pt;
  color: #aaa;
   text-decoration: none;
 }
a img {
  border-width:0;
  width: 150px;
  float: none;
  margin: 20px;
  }

/* Header
----------------------------------------------- */
  #header {
   height:0px;
   visibility:hidden;
   display:none;
    }

/* Menu
----------------------------------------------- */
#menu {
   height:0px;
   visibility:hidden;
   display:none;
}

/* Content
----------------------------------------------- */
  #content {
    margin:0 auto;
    display:block;
    float:center;
    width:100%;
    background: #fff;
    }

/* Main
----------------------------------------------- */
  #main {
    margin:0 auto;
    float:left;
    width: 100%;
    border:none;
    }

/* Label Menu
----------------------------------------------- */
#labelmenu {
    display:none;
}
#labelmenu ul, li {
    display:none;
}
#labelmenu ul {
    display:none;
}
#labelmenu li {
    display:none;
}
#labelmenu a {
    display:none;
}
#labelmenu a:hover {
    display:none;
}

img.portada {
  width:200px;
}
img.portada:hover {
    display:none;
}
#portada {
}
/* ---------------------------------------------------
			RSS Google API		
------------------------------------------------------ */
#feedControl {
    display:none;
  }
  #feedControl .gf-snippet {
    display:none;
    }
  #feedControl .gf-author {
    display:none;
    }
  #feedControl .gf-spacer {
    display:none;
    }
  #feedControl .gf-relativePublishedDate {
    display:none;
  }
  #feedControl .gfc-results {
    display:none;
   }
  #feedControl .gfc-result {
    display:none;
  }
  #feedControl .gfc-resultsHeader .gfc-title {
    display:none;
  }

/* Posts
----------------------------------------------- */
@media all {
  .date-header {
  padding-top:15px;
  color: #bebebe;
  margin:0;
  margin-top:5px;
  font: "Trebuchet MS",Trebuchet,Verdana,Arial,Sans-Serif;
  font-size:1em;
  line-height:1em;
  padding-left:25px;
  text-transform: uppercase;
    }
  .post {
    margin:0;
    }
  }

.post-title {
  padding:0px;
  padding-left:25px;
  font-size:1.8em;
  line-height:1em;
  color:#000;
  }
.post-title a {
  text-decoration:none;
  color:#000;
  }
.post-title a:hover {
  color:#333;
  }
a.view {
  display:none;
}
.post div {
  margin:0 0 1.5em;
  line-height:1em;
  text-align:justify;
  }
.post-body {
  border-top:1px solid #ededed;
  font-size:1.2em;
  line-height:2em;
  padding-left:30px;
  padding-right:30px;
}
p.post-footer {
   height:0px;
   visibility:hidden;
   display:none;
  }
.post-footer em, .comment-link {
  font:80%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#333;
  }
.post-footer em {
  color:#333;
  margin-right:.6em;
  }
.post-footer a {
  color:#333;
}
.post-footer a:hover {
  color:#ff0000;
}
.comment-link {
  margin-left:.6em;
  }
.post img {
  width:360px;
  padding:4px;
  float: center;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
p.prev-next {
   height:0px;
   visibility:hidden;
   display:none;
}
#comments {
   height:0px;
   visibility:hidden;
   display:none;
}
/* Sidebar
----------------------------------------------- */
  #sidebar {
   height:0px;
   visibility:hidden;
   display:none;
}
#sidetitle {
   height:0px;
   visibility:hidden;
   display:none;
}
#sidetitle:hover {
   height:0px;
   visibility:hidden;
   display:none;
}

ul.sideul {
   height:0px;
   visibility:hidden;
   display:none;
}
ul.sideul li {
   height:0px;
   visibility:hidden;
   display:none;
}
   height:0px;
   visibility:hidden;
   display:none;
}

.aborder {
   height:0px;
   visibility:hidden;
   display:none;
}
/* Footer
----------------------------------------------- */
  #footer {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  padding: 0px;
  float: center;
  text-align: center;
  background: #ededed;
  border-top:#aaa;
}
  #footer img {
  width: 150px;
  float: center;
}
