/* This is the StyleCatcher theme addition. Do  not remove this block. */
@import url(http://www.guinguinbali.com/mt-static/themes-base/blog.css);
@import url(http://www.guinguinbali.com/mt-static/themes/unstyled/screen.css);
/* end  StyleCatcher imports */

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

body {
    background: url("http://www.guinguinbali.com/blog/i/fondo.jpg") repeat-x;
    font-size: .9em;
}

#container-inner  {
    width: 962px;
}

.layout-wt #alpha {
    width: 650px;
    font-family:  Verdana, sans-serif;
}

.layout-wt #beta {
    width: 310px;
}

.entry-content  {
    border: 1px solid #ccc;
    background:  #fff;
    padding: 8px;
}

.entry-title, #page-title {
    background:  #666;
    padding: 6px 8px;
    font-family:  'Trebuchet MS', sans-serif;
    font-size: 160%;
    font-weight: bold;
    color: #fff;
}

.entry-title a, .entry-title a:visited {
    text-decoration: none;
    color: #fff;
}

.asset-body {
    background: #e6e6e6;
    padding: 6px;
    font-family: 'Trebuchet  MS', sans-serif;
    font-size: 105%;
    font-weight: bold;
    color: #666;
    line-heigth: 110%;
    margin-bottom: 0;
}

.asset-more {
    font-size: 90%;
}

.asset-more-link {
    background:  #e6e6e6;
    font-family:  'Trebuchet MS', sans-serif;
    font-size: 90%;
    font-weight: bold;
    text-align:  right;
}

.asset-more-link  p {
    margin-bottom: 1em;
}

.asset-header  {
    margin-bottom: 0;
}

.published {
    background:  #666;
    color: #fff;
    font-family: Verdana, sans-serif;
    font-size: 90%;
    font-weight: bold;
    padding: 2px 4px;
}

.asset-meta {
    border-top:  1px solid #ffcc00;
    padding-top: 3px;
    font-family:  Verdana, sans-serif;
    font-size: 70%;
    color: #999;
}

.asset-meta a, .asset-meta a:visited {
    color: #aaa;
    text-decoration: none;
}

.entry-tags {
    padding-top:  3px;
    font-family: Verdana, sans-serif;
    font-size: 70%;
    color: #999;
}

.entry-tags a, .entry-tags a:visited {
    color: #aaa;
    text-decoration: none;
}

#comments {
    width: 592px;
    border: 1px solid #ddd;
    padding: 8px;
    font-size: 90%;
}

#comments  input, #comments textarea {
    background: #f0f0f0;
}

#comments input  {
    height: 1.5em;
}

.comments-open-header  {
    background: #e6e6e6;
    color: #666;
    padding: 6px;
    font-family:  'Trebuchet MS', sans-serif;
    font-weight:  bold;
}

.comment {
    padding: 4px;
    background:  #f9f9f9;
    border-right:  1px solid #ddd;
}

.comment .published {
    background: none;
    color: #aaa;
    font-family: Verdana, sans-serif;
    font-size: 100%;
    font-weight: normal;
    padding: 2px 4px;
}

.archive-header  {
    font-size: 120%;
    font-weight:  bold;
}

.archive-content ul {
    margin-left: 1em;
}

.content-nav, .content-nav a, .content-nav a:visited {
    text-decoration: none;
    color: #aaa;
}

#beta  {
    background: #666;
    font-family:  Verdana, sans-serif;
    font-weight:  bold;
    font-size: 90%;
}

#beta a, #beta a:visited {
    text-decoration: none;
    color: #999;
}

.widget-header {
    width: 99%;
    border: 1px solid #fff;
    padding: 3px 0;
    margin: .5em 0;
    background-color: #ccc;
    text-align:  center;
    font-size: 80%;
    font-weight: bold;
    color: #666;
}

.widget-content ul {
    margin-left: 1em;
    font-size: 80%;
    list-style: inside;
    color: #999;
}

.widget-mainpage .widget-header  {
    width: 99%;
    border: 0;
    padding: 4px 1px;
    margin: .5em 0;
    background-color: transparent;
    text-align:  center;
    font-size: 80%;
    font-weight: bold;
}

.widget-mainpage  .widget-header  a,  .widget-mainpage  .widget-header  a:visited {
    color: #fff!important;
}

.widget-syndication  ul {
    list-style:  none;
}

.widget-search #search {
    width: 100%;
}

.widget-search  #buscar {
    float: right;
}

.widget-powered {
    font-size: 80%;
    font-weight: normal;
}