/*
Theme Name: Tema SLH
Description: Basado en twentytwelve 
Author: Eduardo I. Iriarte Gahete
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

body {
    background-image: url(img/bck.png)
}

a {
    color: #C70400;
    text-decoration: none;
}

.fb-like iframe
{
    max-width: none;
}

.widget-area .widget a {
    color: #C70400;
}

.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
    color: #773128;
}

h1, h2, h3, h4, .h2, .h3 {
    font-weight: normal;
}

.site-header hgroup {
    padding-left: 120px;
    height: 100px;
    background: url(img/cubo.png) no-repeat left top;
}

.site-header h1 {
    font-size: 2em;
}

.site-header h2 {
    font-size: 1.2em;
    font-style: italic;
}

.site-header h1 a, .site-header h2 a {
    color: #C70400;
    display: inline-block;
    text-decoration: none;
}

.main-navigation li a {
    font-size: 0.9em;
    font-weight: bold;
    color: #C70400;
}

.entry-header h1.entry-title {
    font-size: 2rem;
    color: #773128;
}

.entry-content h2 {
    font-size: 1.5rem;
    color: #773128;
}

q::before, q::after {
    content: "";
}

blockquote, q {
    font-style: italic;
    font-family: Georgia, Arial, Helvetica, sans-serif;
}

.entry {
    text-align: right;
    font-weight: bold;
}
.alignright {
    float: right;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.entry-content table
{
    margin: 1em;
    font-size:0.8em;
}

.entry-content thead
{
    font-weight: bold;
    background-color: #EEEEEE;
}

.entry-content tr td, .entry-content tr th
{
    padding: 0em 0.5em;
    line-height:1.6em;
}

.entry-content tr.ev td
{
    background-color: #F9F7F5;
}

table.defs {
    box-shadow: 5px 5px 3px #CCC;
    padding: 1em;
    font-size: 1em;
    color: black;
    border-collapse: separate;
    width: auto;
}

table.basic {
    border: #BCD solid 1px;
    background: #DEF;
}

.advanced {
    border: #CCC solid 1px;
    background: #EEE;
}

.compartir {
    margin: 1em 0;
    padding: .5em 0;
}

.compartir h1 {
    margin: 0 0 1.5em 0;
    font-weight: bold;
    font-size: 100%;
    clear: both;
}

.compartir iframe {
    margin: 0px;
}

.compartir ul {
    list-style: none;
    display: inline;
}

.compartir li {
    display: inline;
    float: left;
    margin: 0 12px 1.5em 12px;
}

.compartir .twitter {
    width: 97px !important;
}

.adsense {
    margin: 15px 0;
}

.adsense ins {
    background: none;
}
