/*
Theme Name: BricoSEO
Theme URI: http://javiseo.com
Description: BricoSEO - Theme para Wordpress optimizado al 100% para micronichos y meganichos.
Author: JaviSEO
Author URI: http://javiseo.com
Version: 1.0
*/

/* Normalize v3 */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
img {
    height: auto;
    max-width: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: transparent none repeat scroll 0 0;
}
a:active, a:hover {
    outline: 0 none;
	text-decoration:underline;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
body {
    background: #f7fcff none repeat scroll 0 0;
    color: #000000;
    font-family: "Open Sans";
    text-align: left;
}
h1 {
    font-size: 25px;
    font-weight: 800;
    margin: 0 0 0.5em;
}
h2 {
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 0.5em;
}
h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 0.5em;
}
p {
    margin: 15px 0;
}
a {
    color: #000;
    text-decoration: none;
}
a img {
    border: medium none;
}
.screen-reader-text {
    left: -9999px;
    position: absolute;
    top: -9999px;
}

@media only screen and (min-width: 200px) {
#wrapper, #site-end, .container, .header-search, .s-form, .s-field, .post-excerpt, .excerpt-right, .excerpt-title, .excerpt-content, .paginate, .site-copy, #footer-links, #footer-links ul, .post, .post-header, .post-title, .post-content, .single-social, .post-end, #related_posts, .comments-box, .archive-header, .category-desc, .no-posts, .no-content, .widget, .pwidget, .tagcloud, .big-titles {
    display: inline-block;vertical-align: top;
    margin: 0;
    padding: 0;
    width: 100%;
}
.site-content, .full-width {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 100%;
}
#footer-links ul ul, .big-titles {
    display: none;
}
#site-header {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    float: left;
    margin: 0 0 10px;
    padding-bottom: 0;
    padding-top: 10px;
    width: 100%;
}
.logo {
    margin: 12px 0 0;
    max-width: 50%;
    padding: 0;
}
.logo img {
    height: auto;
    max-width: 100%;
}
.site-title {
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0 0;
    padding: 0;
}
.site-title a {
    color: #fff;
    text-transform: uppercase;
}
.site-title a:hover {
    color: #fff;
}
#site-nav {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
}
#nav, #toggle2 {
    display: none;
}
.toggle2 {
    -moz-user-select: none;
    cursor: pointer;
    display: block;
    position: relative;
}
.toggle2 {
    color: #fff;
    display: block;
    margin: 5px 5px 0 0;
    padding: 8px 10px;
}
.toggle2::after {
    border-bottom: 2px solid #fff;
    content: "";
    height: 3px;
    left: 5px;
    position: absolute;
    top: 16px;
    width: 19px;
    z-index: 1;
}
.toggle2::before {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    height: 3px;
    left: 5px;
    position: absolute;
    top: 9px;
    width: 19px;
    z-index: 1;
}
#toggle2:checked ~ #nav {
    display: block;
    opacity: 1;
}
#nav {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    float: left;
    list-style: outside none none;
    padding: 4px 0;
    position: absolute;
    right: 0;
    top: 20px;
    width: 130px;
}
#nav ul {
    list-style: outside none none;
    padding: 0;
}
#nav li {
    float: left;
    width: 100%;
}
#nav li a {
    display: block;
    font-size: 12px;
    padding: 8px 10px;
}
.post-excerpt {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dbdbce;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.excerpt-thumbnail {
    box-sizing: border-box;
    float: left;
    margin-bottom: 5px;
    padding: 1px;
    width: 100%;
}
.excerpt-thumbnail img {
    border-radius: 3px 3px 0 0;
    height: auto;
    width: 100%;
}
.excerpt-title {
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 7px;
    padding: 0 10px;
}
.excerpt-content {
    box-sizing: border-box;
    color: #000000;
    font-size: 13px;
    height: auto;
    overflow: hidden;
    padding: 0 15px;
}
.big-titles {
    margin-bottom: 20px;
}
.titles {
    background: #ccc none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 7px 12px;
}
.meta-post {
    box-sizing: border-box;
    color: #999;
    float: left;
    font-size: 10px;
    margin: 0 0 10px;
    padding: 0 10px;
    text-transform: uppercase;
    width: 100%;
}
.post {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dbdbce;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 4%;
    padding: 25px 5%;
}
.post-header, .post .cs-box {
    border-bottom: 5px solid #eee;
    border-radius: 0;
    box-shadow: 0 -1px 0 0 #ccc inset;
    margin-bottom: 0;
}
.post-title {
    box-sizing: border-box;
    color: #444;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 12px 10px;
}
.post-content {
    box-sizing: border-box;
    line-height: 1.5em;
    padding: 10px 12px;
}
.post-content img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4 {
    border-bottom: 1px solid #ddd;
    float: left;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 6px;
    width: 100%;
}
.post-content h1 {
    font-size: 21px;
}
.post-content h2 {
    font-size: 18px;
}
.post-content h3 {
    font-size: 16px;
}
.post-content h4 {
    font-size: 14px;
}
.post-content blockquote {
    background: #f6f6f6 none repeat scroll 0 0;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    margin: 0 3% 15px;
    padding: 5px 5px 0;
    width: 94%;
}
.post .b2 {
    border-top: 1px solid #ccc;
}
.single-social {
    list-style: outside none none;
    margin-bottom: 15px;
}
.single-social li {
    float: left;
    margin-right: 10px;
}
.single-social li.sst {
    color: #999;
    font-size: 11px;
    font-weight: 700;
    padding-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}
.single-social li:nth-of-type(5) {
    float: right;
    margin-right: 0;
}
.share-botton {
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 13px;
    margin: 0 5px 5px 0;
    padding: 5px 10px 5px 28px;
}
.share-botton:hover {
    color: #fff;
}
.fb {
    background: #507bbe url("images/icons.png") no-repeat scroll 0 -29px;
}
.tw {
    background: #64ccef url("images/icons.png") no-repeat scroll 0 -60px;
}
.gp {
    background: #f15f5c url("images/icons.png") no-repeat scroll 0 -91px;
}
.ws {
    background: #5bbe4a url("images/icons.png") no-repeat scroll 0 -122px;
}
.post-end {
    box-sizing: border-box;
    padding: 10px 10px 0;
}
.post-end ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.post-end ul li {
    float: left;
}
.post-end a {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999;
    float: left;
    font-size: 11px;
    margin: 0 5px 10px 0;
    padding: 5px 7px;
}
.info-title {
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    color: #999;
    float: left;
    font-size: 11px;
    margin: 0 0 10px;
    padding: 0 10px 7px;
    text-transform: uppercase;
    width: 100%;
}
#related_posts {
    margin-bottom: 20px;font-size: 0;
}
#related_posts h3, .comments-box h3 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 6px 10px;
}
#related_posts .excerpt-content {
    display: none;
}
.comments-box {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 15px;
    margin-top: -15px;
}
.comments-box h3 {
    background-color: #507bbe;
    box-sizing: border-box;
    width: 100%;
}
.archive-header {
    margin-bottom: 15px;
}
.archive-title, .headers {padding: 10px 0px 0px 20px;}
.category-desc, .no-content {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    color: #999;
    font-size: 13px;
    line-height: 1.5em;
    margin-top: 10px;
    padding: 10px 10px 0;
}
.no-content {
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.widget-area {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 100%;
}
.widget-area a {
    color: #333;
}
.widget-area a:hover {
    color: #666;
}
.widget {
    background: #ddd none repeat scroll 0 0;
    border: 1px solid #dbdbce;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
.side-title {
    background: #999 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 15px;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
}
.widget ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.widget_categories a, .widget_custom_categories a, .widget_links a, .widget_nav_menu a, .widget_pages a {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 10px 15px;
}
.widget_categories li:last-child a, .widget_custom_categories li:last-child a, #recentcomments li:last-child, .widget_links li:last-child a, .widget_recent_entries ul li:last-child, .widget_nav_menu li:last-child a, .widget_pages li:last-child a {
    border-bottom: 0 none;
}
.widget_nav_menu ul ul {
    display: none;
}
.cat-counter {
    background: #ccc none repeat scroll 0 0;
    border-radius: 3px;
    float: left;
    font-size: 10px;
    padding: 3px 5px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3;
}
.pwidget {
    margin-bottom: 20px;
}
.side-title2 {
    border-bottom: 1px solid #ccc;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 5px;
    text-transform: uppercase;
    width: 100%;
}
.side-post {
    float: left;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}
.side-post img {
    height: auto;
    margin: 0 0 10px;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.side-post h2 {
    float: left;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0;
    padding: 0 15px;
}
#recentcomments li, .widget_recent_entries ul li {
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
}
#recentcomments .comment-author-link {
    font-weight: 700;
}
.tagcloud {
    box-sizing: border-box;
    margin: 10px 0;
    padding: 0 10px;
}
.tagcloud a {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    font-size: 12px !important;
    margin: 0 5px 3px 0;
    padding: 6px 10px;
}
.textwidget {
    box-sizing: border-box;
    float: left;
    margin: 10px 0;
    padding: 0 10px;
    width: 100%;
}
.search-form {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 10px;
    width: 100%;
}
.search-field {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-sizing: border-box !important;
    color: #666;
    float: left;
    font-size: 13px;
    height: 30px;
    margin: 0;
    padding: 0 10px;
    width: 70%;
}
.search-submit {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 30%;
}
.paginate {
    margin-bottom: 20px;
}
.paginate .pages {
    display: none;
}
.paginate .page-numbers, .pager-title {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    float: left;
    font-size: 14px;
    margin: 0 5px 0 0;
    padding: 8px 12px;
}
.paginate .current {
    background-color: #ccc;
    color: #fff;
}
.paginate a.page-numbers:hover {
    background-color: #f6f6f6;
}
#site-end {
    border-top: 1px solid #d2d2d2;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin-top: 2%;
    padding: 4%;
}
.site-copy {
    color: #666;
    font-size: 14px;
    padding-bottom: 1%;
    text-align: center;
}
#footer-links ul {
    list-style: outside none none;
    text-align: center;
}
#footer-links ul li {
    border-right: 1px solid #ddd;
    display: inline;
}
#footer-links ul li:last-child {
    border-right: 0 none;
}
#footer-links ul li a {
    color: #999;
    display: inline-block;
    font-size: 12px;
    margin-left: 3px;
    padding-right: 5px;
}
.comments-area {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dbdbce;
    border-radius: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    float: left;
    margin-top: 4%;
    padding: 25px 5%;
    width: 100%;
}
.sgtitle {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-radius: 4px 4px 0 0;
    box-sizing: border-box;
    color: #999;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    width: 100%;
}
.commentlist .reply {
    clear: both;
    display: block;
    margin: 4px 0 5px;
    padding: 0;
}
.commentlist .reply a {
    background: #dfdfdf none repeat scroll 0 0;
    border-radius: 3px;
    color: #999;
    font-size: 10px;
    margin: 0;
    padding: 5px 7px;
}
.commentlist .reply a:hover {
    background: #eaeaea none repeat scroll 0 0;
    color: #ccc;
}
.commentlist .vcard cite.fn {
    color: #2693ff;
    font-size: 16px;
    font-weight: 300;
}
.commentlist .comment-meta {
    color: #999;
    font-size: 10px;
    margin: 7px 0 10px;
}
.commentlist .comment-meta a {
    color: #999;
}
.commentlist .bypostauthor {
    border-radius: 3px;
    padding: 10px;
}
.commentlist .bypostauthor .comment-author img {
    border-color: #ccc;
}
.commentlist .comment-author {
    margin: 0;
    padding: 0;
    width: 100%;
}
.commentlist .comment-author img {
    display: none;
}
.commentlist {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    float: left;
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}
.commentlist li {
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 0 0 12px;
    padding: 10px;
    width: 100%;
}
.commentlist li.odd {
    background: #f6f6f6 none repeat scroll 0 0;
}
.commentlist li.even {
    background: #fff none repeat scroll 0 0;
}
#respond {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-sizing: border-box;
    float: left;
    margin: 0 0 20px;
    padding: 0 10px;
    width: 100%;
}
#respond h3#reply-title {
    color: #000000;
    float: left;
    font-size: 25px;
    margin: 0 0 10px -10px;
    width: 100%;
}
.logged-in-as {
    margin: 5px;
}
#respond .comment-notes {
    color: #999;
    font-size: 10px;
    font-style: italic;
}
#respond form p {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
#respond form label {
    float: left;
    font-size: 15px;
    font-weight: 300;
    width: 100%;
}
#respond form input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box !important;
    float: left;
    height: 28px;
    padding: 0 10px;
    width: 100%;
}
#respond form textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    float: left;
    height: auto;
    min-height: 100px;
    padding: 10px;
    width: 100%;
}
#respond form input[type="text"]:focus, #respond form textarea:focus {
    border-color: #666;
}
#respond form p.form-allowed-tags {
    display: none;
}
#respond form #submit {
    background: #666 none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 15px;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
}
#respond form #submit:hover {
    background: #000000 none repeat scroll 0 0;
}
}
@media only screen and (min-width: 360px) {
.excerpt-thumbnail img {
    width: 100%;
}
.side-post img {
    width: 100%;
}
}
@media only screen and (min-width: 480px) {
.post-excerpt {
    border: 1px solid #dbdbce;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin: 0 1% 20px;
    width: 100%;
}
.excerpt-thumbnail img {
    width: 100%;
}
.excerpt-title {
    font-size: 14px;
    font-weight: 800;
}
.logo {
    margin: 10px 0 0;
    max-width: 40%;
}
.side-post {
    box-sizing: border-box;
    float: left;
    padding: 0 10px;
    width: 50%;
}
.side-post img {
    max-width: 100%;
    width: auto;
}
}
@media only screen and (min-width: 640px) {
.cs-box {
    height: 90px;
}
.excerpt-thumbnail img {
    width: 100%;
}
.excerpt-title {
    font-size: 16px;
    font-weight: 800;
}
.logo {
    max-width: 30%;
}
}
@media only screen and (min-width: 768px) {
.ws {
    display: none;
}
.logo {
    max-width: 100%;
    text-align: center;
}
.side-post {
    width: 33.3333%;
}
}
@media only screen and (min-width: 800px) {
#site-header {
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
}
.logo {
    margin: 0 auto;
}
.site-title {
    margin: 7px 0 0;
}
.toggle2 {
    display: none;
}
#nav {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    display: block;
    float: left;
    list-style: outside none none;
    margin: 4px 0 0;
    padding: 0;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
}
#nav ul {
    display: none;
}
#nav li {
    float: left;
    width: auto;
}
#nav li a {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 0 5px 0 0;
    padding: 7px 10px;
}
#nav li a:hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.header-search {
    margin-top: 75px;
}
.post-excerpt {
    border: 1px solid #dbdbce;
    border-radius: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    margin: 0 0 25px;
    min-height: 240px;
    padding: 25px 20px;
    position: relative;
    width: 100%;
}
.excerpt-thumbnail {
    height: 180px;
    left: 25px;
    position: absolute;
    top: 25px;
    width: 300px;
}
.excerpt-thumbnail img {
    border-radius: 0;
    height: 180px;
    width: 300px;
}
.excerpt-right {
    box-sizing: border-box;
    padding-left: 315px;
}
.excerpt-title {
    font-size: 18px;
    font-weight: 800;
}
.excerpt-content {
    color: #000000;
    font-size: 14px;
    height: auto;
    line-height: 1.5em;
}
.post-title {
    padding-bottom: 20px;
    padding-top: 10px;
}
.cs2 {
    height: auto;
    max-height: 250px;
    min-height: 90px;
}
#related_posts .post-excerpt {
    height: auto;
    margin: 0 0.5% 15px;
    min-height: 100%;
    padding: 0;
    width: 24%;
}
#related_posts .excerpt-thumbnail {
    border: 0 none;
    box-shadow: none;
    box-sizing: border-box;
    float: left;
    height: auto;
    left: auto;
    margin-bottom: 5px;
    padding: 1px;
    position: relative;
    top: auto;
    width: 100% !important;
}
#related_posts .excerpt-thumbnail img {
    border-top-left-radius: 8px;
    height: auto;
    border-top-right-radius: 8px;
    margin-left: 0;
    width: 100% !important;
}
#related_posts .excerpt-title {
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}
#related_posts .excerpt-right {
    box-sizing: border-box;
    padding: 0;
}
.post-content {
    box-sizing: border-box;
    padding: 20px 30px;
}
body.logged-in #site-header {
    left: auto;
    position: relative;
    top: auto;
}
.widget, .pwidget {
    border: 1px solid #dbdbce;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin: 0 1% 20px;
    width: 48%;
}
.side-post {
    width: 50%;
}
.commentlist .comment-author img {
    border: 5px solid #eaeaea;
    border-radius: 50px;
    display: block;
    float: left;
    margin: -10px 10px 5px 0;
    padding: 0;
}
.commentlist .comment-author {
    margin: 0;
    padding: 10px 0 0;
    width: 100%;
}
.widget-area {
    display: block;
    float: left;
}
}
@media screen and (max-width: 975px) {
#header-logo, #header-search, #primary, #secondary {
    width: 100%;
}
#header-search input[type="search"] {
    border-radius: 0 !important;
    width: 100% !important;
}
#secondary {
    margin-bottom: 3%;
    margin-top: 3%;
}
#compartir-articulo li {
	float: left;
    margin: 3px !important;
    width: 48% !important;
}
h1 {
    font-size: 19px;
}
h2 {
    font-size: 17px;
}
}
@media only screen and (min-width: 850px) {
.container, .wrap {
    box-sizing: border-box;
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 1020px;
    padding: 0 10px;
    width: 100%;
}
.site-content {
    float: right;
    padding: 0;
    width: 100%;
}
#related_posts .post-excerpt {
    width: 32.3333%;
}
#related_posts .post-excerpt:nth-of-type(4) {
    display: none;
}
.widget-area {
    padding: 0 25px 0 0;
    width: 30%;
}
.widget, .pwidget {
    border: 1px solid #dbdbce;
    border-radius: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin: 0 0 20px;
    width: 100%;
}
.side-post {
    width: 100%;
}
}
.entry-content img {
    margin: 0 0 25px;
}
.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignnone, img.alignnone {
}
.wp-caption {
  border: thin silver solid;
  padding: 0.5em;
  max-width:100%;
}
.wp-caption p.wp-caption-text {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}
blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.cs-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    float: left;
    height: auto;
    margin: 0 0 20px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.cs-box img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.video-container {
    height: 0;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.video-container iframe, .video-container object, .video-container embed, .video-container video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.img-dest {
    border-bottom: 5px solid #eee;
    box-shadow: 0 -1px 0 0 #ccc inset;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.img-dest img {
    float: left;
    height: auto;
    max-width: 100%;
    width: auto;
}
#header-logo, #header-search {
    width: 100%;
}
#header-logo img {
    max-width: 95%;
}
#header-search input[type="search"] {
    background: #fff url("img/lupa.jpg") no-repeat scroll 15px 19px;
    border: 1px solid #a4d997;
    border-radius: 10px;
    color: #9c9d9c;
    font-size: 14px;
    height: 65px;
    max-width: 100%;
    padding: 0 15px 0 50px;
    width: 600px;
}
.centrar {
    margin: 0 auto;
    text-align: center;
}
.logo-text {
    font-size: 2.5em;
    font-weight: 800;
}
.head-block {
    background-color: #000000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #e05188;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 30px;
}
.breadcrumbs {
    border-left: 1px solid #dbdbce;
    border-right: 1px solid #dbdbce;
    border-top: 1px solid #dbdbce;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-weight: 400;
    text-align: left;
}
.breadcrumbs li {
    display: inline;
}
.breadcrumbs li:not(:last-of-type)::after {
    color: #d0cfcf;
    content: "»";
    margin: 0 5px;
}
.breadcrumbs a {
    color: #d0cfcf;
}
.nomostrar {
    display: none;
}
#site-navigation {
}
#site-navigation ul {
    font-size: 16px;
    list-style: outside none none;
    margin: 0 !important;
}
#site-navigation a {
    color: #fff;
    display: block;
}
.social {
    text-align: center;
}
.social img {
    margin: 0 4px;
}
.social strong {
    float: left;
    font-size: 20px;
    margin-bottom: 15px;
    width: 100%;
}
.adstop {
    margin-bottom: 20px;
}
.post-pagination {
    margin-bottom: 20px;
    text-align: center;
}
.post-pagination li {
    display: inline;
    list-style: outside none none;
    padding: 0 10px;
}
.enlaces-top {
    float: left;
    height: auto;
    padding: 0 10px 10px;
    text-align: center;
    width: 100%;
}
.ads336-300 {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    min-height: 250px;
}
.bradiustop {
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
#compartir-articulo {
    width: 100%;
    float: left;
    text-align: center;
}
#compartir-articulo ul {
    width: 100%;
    list-style: none;
}
#compartir-articulo li {
    float: left;
    margin: 3px;
    width: 24%;
}
#compartir-articulo h2 {
	text-align:center;
}
#compartir-articulo .btn-fb {
	background-color:#3A579A;
}
#compartir-articulo .btn-tw {
	background-color:#00ABF0;
}
#compartir-articulo .btn-gl {
	background-color:#EA4335;
}
#compartir-articulo .btn-wt {
	background-color:#1D9E11;
}
.app-android {
    width: 100%;
    text-align: center;
}
.app-android strong {font-size: 19px;}
.app-android img {
    margin-top: 10px;
    border-radius: 10px;
}
.inicio-nombres ul {
	list-style: none !important;
	margin: 0 0 1.5em 0 !important;
	padding: 0 !important;
}
.inicio-nombres ul li {
	position: relative;
	list-style-type: none !important;
	display: block !important;
	line-height: 1.3em;
	margin: 0 !important;
	padding: 4px 0 4px 2em !important;
}
.inicio-nombres ul li > img {
	position: absolute;
	left: 0;
	top: 4px;
	width: 1.3em;
	height: 1.3em;
	padding: 0;
	margin: 0;
	border: none;
}
ol {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px;}
ol li {
   margin:10px auto;}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url("https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2") format("woff2");
    unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2") format("woff2");
    unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2") format("woff2");
    unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("https://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-hugdm0LZdjqr5-oayXSOefg.woff2") format("woff2");
    unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
#main:after{content: '';clear: both;display: block;overflow: hidden;}
#site-header{padding: 0;transition: .2s;position: relative;}
#site-header>.wrap{padding-top: 0.5rem;padding-bottom: 0.5rem;position: relative;}
#header-logo{display: inline-block;margin-bottom: 0;vertical-align: top;min-height: 3rem;width: auto;white-space: nowrap;}
#header-logo:last-child{margin-bottom: 0;}
.menubtn,.srchbtn{position: absolute;top: 0;bottom: 0;height: 2.5rem;width: 2.5rem;line-height: 2.5rem;text-align: center;margin: auto;display: none;text-decoration: none !important;cursor: pointer;font-size: 1.25rem;}
.menubtn>i,.srchbtn>i{display:inline-flex;align-self:center;position:relative;height:1em;width:1em}
.menubtn svg,.srchbtn svg{height:1em;width:1em;bottom:-0.125em;position:absolute;fill:currentColor}
.menubtn{left: 1rem;}
.srchbtn{right: 1rem;}
#site-header .menu{text-align: left;}
#site-header .menu *{background-color: inherit;}
#site-header .menu ul{list-style-type: none;}
#site-header .menu .dropdown{position: relative; cursor:pointer;}
#site-header .menu .dropdown>a{padding-right: 1.5rem;}
#site-header .menu .dropdown>i{width: 100%;height: 2.5rem;position: absolute;right: 0;top: 0;background-color: transparent;}
#site-header .menu .dropdown>i:before{width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid transparent;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;content: '';}
#site-header .menu .dropdown>ul{transition: .2s;opacity: 0;visibility: hidden;}
#site-header .menu a{display: block;line-height: 1.5rem;padding: .5rem 1rem;}
#wrapper #site-header.nvfx{position: fixed;width: 100%;top: 0;z-index: 100;}
#site-end{padding: 2rem;}

@media screen and (max-width: 975px) {
    .menubtn,.srchbtn{display: block;}
    #header-logo{margin:0 3rem 0;}
    #header-search,#site-header .menu{opacity: 0;position: absolute;left: 0;right: 0;top: 100%;transition: .2s;visibility: hidden;z-index: 999;}
    #header-search.on,#site-header.on .menu{opacity: 1;visibility: visible;overflow: auto;max-height: 80vh;}
    #site-header .menu{text-align: center;box-shadow: 0 0 30px rgba(0,0,0,.2)}
    #site-header .menu .dropdown>ul{max-height: 0;overflow: hidden;}
    #site-header .menu .dropdown.on>ul{opacity: 1;visibility: visible;max-height: 99em;}    
}
@media screen and (min-width: 976px) {
    #site-header .menu>ul>li{display: inline-block;vertical-align: top;}
    #site-header .menu>ul>li>a{padding: 1rem;}
    #site-header .menu>ul>li.dropdown>i{top: .5rem;right: -.5rem;}
    #site-header .menu .dropdown>i{pointer-events: none;}
    #site-header .menu .dropdown>ul{position: absolute;top: 100%;left: 0;width: 220px;border: 1px solid #d2d2d2;z-index: 999;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);}
    #site-header .menu .dropdown>ul .dropdown>ul{top: 0;left: 100%;}
    #site-header .menu .dropdown:hover>ul{opacity: 1;visibility: visible;}
    #wrapper #site-header.nvfx #header-logo{display: none;}
    #wrapper #site-header.nvfx #header-search{position: absolute;top: 3.5rem;left: 0;right: 0;opacity: 0;visibility: hidden;transition: .2s}
    #wrapper #site-header.nvfx #header-search.on{opacity: 1;visibility: visible;}
    #wrapper #site-header.nvfx #header-search input{width: 100%;border-radius: 0}
    #wrapper #site-header.nvfx>.wrap{padding-top: 0;padding-bottom: 0;}
    #wrapper #site-header.nvfx .srchbtn{top: 3.5rem;}
    #wrapper #site-header.nvfx .srchbtn svg{fill:#f0b645}
}
#site-header .menu .dropdown>i:before {
    left: auto;
    right: 1rem;
}
/**/.menubtn svg,.srchbtn svg{fill:#fff}