/* ---( page defaults )--- */

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: #e0e0e0;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(http://www.blogblog.com/tictac/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #f63;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: none;
  margin: 10px 0 7px 30px;
  padding: 0;
  }

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(http://www.blogblog.com/tictac/tictac_orange.gif) no-repeat 0 6px;
  }

/* links */

a:link {
  color: #69c;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #693;
  }

a:active {
  color: #cc3333;
  text-decoration: none;
  }

/* ---( layout structure )---*/

@media all {
  #wrap {
    width: 1047px;
    margin: 0 auto;
    text-align: left;
    background: url(http://farm2.static.flickr.com/1213/1374504375_564c0a2b20_o.gif) repeat-y; /* http://www.mejores-opiniones.es/img/common/tile2.gif */
    }

  #content {
    margin-right: 62px; /* to avoid the BMH */
    }

  #main-content {
    float: right;
    width: 660px;
    margin: 20px 0 0 0;
    padding: 0;
    line-height: 1.5em;
    }

  #sidebar {
    margin: 0 747px 0 41px;
    padding: 20px 0 0 0;
    font-size: 85%;
    line-height: 1.4em;
    color: #999;
    background: url(http://www.blogblog.com/tictac/sidebar_bg.gif) no-repeat 0 0;
    }
  }
@media handheld {
  #wrap {
    width: 90%;
    background: none;
    }

  #content {
    margin:0 2% 0 2%;
    }

  #main-content {
    float: none;
    width: 100%;
    }

  #sidebar {
    margin: 0 2% 0 2%;
    }
  }


/* ---( header and site name )--- */

@media all {
  #blog-header {
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande", "Trebuchet MS";
    background: #e0e0e0 url(http://farm2.static.flickr.com/1084/1375411760_a655247d46_o.gif) no-repeat top left; /* http://www.mejores-opiniones.es/img/common/top_div2.gif */
    }

  #blog-header h1 {
    margin: 0;
    padding: 45px 60px 50px 160px;
    font-size: 200%;
    color: #fff;
    text-shadow: #81A75B 2px 2px 2px;
    background: url(http://farm2.static.flickr.com/1217/1374504493_3423bb54a7_o.gif) no-repeat bottom left;  /* http://www.mejores-opiniones.es/img/common/top_h1.gif */
    }
  }
@media handheld {
  #blog-header {
    background: #99cc66;
    }

  #blog-header h1 {
    background: none;
    }
  }

#blog-header h1 a {
  color: #fff;
  text-decoration: none;
  }

#blog-header h1 a:hover {
  color: #eee;
  }

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #f93;
  background: url(http://www.blogblog.com/tictac/date_icon.gif) no-repeat 0 50%;
  }

h3.post-title, h3.post-title a {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 140%;
  letter-spacing: -1px;
  color: #f63;
  text-decoration: none;
  }

h3.post-title a:hover {
  text-decoration: underline;
  }
  
#main-content h1 {
  font-size: 180%;
  letter-spacing: -1px;
  line-height: 1em;
}

.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

#div {
  padding-top: 55px;
  padding-left: 46px;
  font-size: 100%;
  line-height: 1.5em;
  color: #666;
  background: #fff url(http://www.mejores-opiniones.es/img/opin2.gif) no-repeat top left;
  height: 95px;
  }

#div1 {
  padding-top: 52px;
  padding-bottom: 8px;
  padding-left: 46px;
  font-size: 100%;
  line-height: 1.5em;
  color: #666;
  background: #eee url(http://www.mejores-opiniones.es/img/opin1a.gif) no-repeat top left;
  }

#div2 {
  padding-top: 26px;
  background: #fff url(http://www.mejores-opiniones.es/img/opin1b.gif) no-repeat top left;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  background: url(http://www.blogblog.com/tictac/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* comment styles */

#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
  background: #eee url(http://farm2.static.flickr.com/1311/1392510019_1b6f99bee5_o.gif) no-repeat top left;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url(http://www.blogblog.com/tictac/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: url(http://www.blogblog.com/tictac/tictac_orange.gif) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(http://www.blogblog.com/tictac/comment_arrow.gif) no-repeat 44px 2px;
  }


.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0 0 0 0;
  padding: 25px 0 0 50px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url(http://www.blogblog.com/tictac/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
  }

#sidebar ul, #sidebar p, .grafico {
  margin: 0;
  padding: 5px 10px 1em 10px;
  border-bottom: 1px solid #ddd;
  }

.grafico img {
	width:225px;
	height:110px;
}

.buscador {
  padding: 0px 5px 15px 5px;
  border-bottom: 1px solid #ddd;
}

#sidebar li {
  background: url(http://www.blogblog.com/tictac/tictac_green.gif) no-repeat 0 5px;
  }

/* profile block */

.profile-datablock {
  margin: 0;
  padding: 5px 20px 0 20px;
  }

.profile-datablock dd {
  margin: 0;
  padding: 0;
  }

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

#sidebar p.profile-link {
  padding-left: 36px;
  background: url(http://www.blogblog.com/tictac/profile.gif) no-repeat 20px 4px;
  }

p#powered-by, #sidebar p.profile-textblock {
  margin-top: 1em;
  border: none;
  }

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

@media all {
	.prefooter {
	  float: right;
	  font-size: 85%;
	  text-align: center;
	  margin-right: 110px;
	  }

	.prefooter a:link {
    color: #ddd;
    }

  #footer {
    margin: 0;
    padding: 0 0 9px 0;
    font-size: 85%;
    color: #ddd;
    background: url(http://farm2.static.flickr.com/1142/1374504593_b248171ed7_o.gif) no-repeat bottom left; /* http://www.mejores-opiniones.es/img/common/bottom_sill.gif */
    }

  #footer p {
    margin: 0;
    padding: 30px 320px 20px 95px;
    background: url(http://farm2.static.flickr.com/1011/1375411254_c96e837134_o.gif) no-repeat top left; /* http://www.mejores-opiniones.es/img/common/bottom_sash.gif */
    }
  }
@media handheld {
  #footer {
    background: none;
    }

  #footer p {
    background: none;
    }
  }



/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
