/*
THEME NAME: Husmee
DESCRIPTION: Tema para Husmee basado en <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>
VERSION: 0.9
AUTHOR: <a href="http://www.e3a.es/">Ernesto Arnáez</a> y <a href="http://www.bulletrain.net/">Carlos Rioja</a>
*/

#header h1 span,
.sidebar h3,
.invisible {
    position: absolute;
    top: 0;
    left: -1000em;
}

html {
    margin: 0;
    font: 0.85em/1.5 Helvetica, Arial, sans-serif;
}

body {
    padding: 0.5em 1em;
    width: 40em;
    margin: 0 auto;
}

a:link,
a:visited {
    text-decoration: none;
    color: #000;
}
a:hover,
a:active {
    text-decoration: underline;
    color: #c06;
}

a img {
    border: 0;
}

#content p a,
#content p a:visited {
    text-decoration: underline;
}
#content p a:hover {
    text-decoration: none;
}

#content img {
    max-width: 100%;
}

blockquote {
    margin: 0 0 1em 0;
    padding: 0 2em;
}
blockquote cite {
    display: block;
    text-align: right;
}

div#header h1 {
    padding-bottom: 0.25em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
}

div#header h1 a {
    display: block;
    text-transform: uppercase;
    background: #fff url(images/husmee.png) no-repeat;
    width: 375px;
    height: 25px;
}

#container {
    float: left;
    padding: 0;
}

.sidebar {
    display: block;
    width: 40em;
    padding-top: 0.75em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #ccc;  
    margin: 0;
}
.sidebar ul {
    margin: 0;
    padding: 0;
}
.sidebar li {
    list-style: none;
    display: inline;
    margin-right: 1em;
}
.current-cat a,
.current_page_item a {
    color: #c06;
}

#links-page {
    margin: 0;
    padding: 0;
}
.linkcat {
    margin: 0 3em 0 0;
    padding: 0;
    list-style: none;
    float: left;
}
.linkcat ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.linkcat h3 {
    margin-top: 0;
}

h2.entry-title,
h3.entry-title {
    clear:both;
    margin: 1em 0 -0.1em 0;
    font-size: 2em;
    line-height: 1.1;
    letter-spacing: -1px;
}

.archive.category.category-revista #content ul#revistas {
    list-style: none;
    margin: 0.5em -0.5em 0 -0.5em;
    padding: 0;
    width: 100%;
    display: block;
    clear: both;
}

.archive.category.category-revista #content ul#revistas li {
    display: inline;
}

.archive.category.category-revista #content ul#revistas li a {
    display: block;
    width: 8em;
    height: 8em;
    margin: 0.4em;
    font-weight: bold;
    font-size: 1.1em;
    float: left;
    padding: 0;
    border: 1px solid #ccc;
}
.archive.category.category-revista #content ul#revistas li a img {
    width: 100%;
    height: 100%;
    margin: 0;
}

a.mapa {
    background: #bbb;
    color: #fff;
    padding: 0.1em 0.4em;
    font-size: 0.85em;
    margin-left: 0.5em;
}
a.mapa:hover {
    background: #000;
}

/*
.navigation {
    position: absolute;
    top: -2.5em;
    left: 50%;
    width: 53em;
    color: #444;
    margin: 1em 0 1em -%;
    padding: 0 1em;
    background: #eee;
}
.navigation a {
    color: #444;
}
*/

.comments-link {
    vertical-align: top;
    font-size: 0.5em;
}


.entry-meta {
    color: #444;
    margin-bottom: 0.5em;
    font-size: 0.85em;
}

.entry-content {
    margin-top: 0.5em;
    border-top: 1px solid #ccc;
    clear: both;
    width: 40em;
}
.entry-content hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
    clear: both;
    margin: 1em 0;
}
.clear {
    display: block;
    clear: both;
}


.entry-content ul,
.entry-content ol {
    list-style-position: outside;
    padding-left: 0;
    margin-left: 0;
}

ul {
    list-style: square;
}

.category-revista .entry-content img {
    xborder: 1px solid #ccc;
    float: right;
    margin-left: 1em;
}
.category-revista .entry-content ul {
    padding-left: 0;
}
.category-revista .entry-content li {
    list-style: none;
    margin-bottom: 0.5em;
    padding-left: 0;
}
.category-revista .entry-content ul strong {
    text-transform: uppercase;
    display: block;
    font-size: 0.85em;
}

.comments h3 {
    margin-top: 0.5em;
}

.comments h3,
#respond h3 {
    color: #444;
}

.comments {
    border-top: 1px solid #ccc;
}

.comments ol {
    margin-left: 0;
    padding-left: 0;
}
.comments ol li {
    list-style-position: outside;
    color: #aaa;
}
.comments ol li p,
.comments ol li strong {
    color: #000;
}
.comment div {
    margin-bottom: -1em;
}

h2 .edit-link {
    font-size: 0.5em;
}

div#footer{
    margin-top: 1em;
    width: 40em;
    clear: both;
    color: #444;
    border-top: 1px solid #ccc;
    padding-top: 0.5em;
}
div#footer p {
    font-size: 0.85em;
    margin-top: 0.5em;
}

.published {
    border: 0;
}

.subscribeme {
    display: block;
    padding: 0.25em 0.5em;
    background: #c06;
    color: #fff;
    margin: 0.5em 0;
    text-align: center;
}

#widgetize-anything-1 h3 {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 1em;
    margin-bottom: 0;
    font-size: 1em;
}

#widgetize-anything-1 #sm_email {
    width: 9em;
}


textarea {
    padding: 0.25em 0.5em;
    font: 1em/1.5 "Trebuchet MS", sans-serif;
    width: 38em;
}

#nav-below { display: block; height: 2em; }
.nav-previous, .nav-next { display: block; width: 49%; }
.nav-previous { float: left; }
.nav-next { float: right; text-align: right; }