/*
Theme Name: Vas Tu Listo
Theme URI: http://www.vastulisto.com/
Description: Bla Bla Bla
Version: 0.1
Author: Mariano Garcia
Author URI: http://www.vastulisto.com/
*/

body {
    //font-family: "Open Sans";
    font-family: "Verdana","Arial";
    opacity: 1;
    visibility: visible;
    transition: opacity 0.24s ease-in-out 0s;
    background: none repeat scroll 0% 0% #F2F2F2;
    font-size: 14px;
    margin: 0px;
}

a {
    font-weight: bold;
    color: #1B1B1B;
    text-decoration: none;
}

a:hover {
    font-weight: bold;
    color: #EF3418;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

#header {
    height: 160px;
    background-color: #000;
    border-bottom: 1px solid #343434;
}

#sidebar {
    width: 300px;
    float: right;
}

#logo {
    float: left;
    margin: 0px !important;
    padding: 0;
    font-family: Arial,Helvetica,Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 48px;
    color: #FFFFFF;
}

.container {
    width: 1100px;
    margin: 0px auto;
}

#content {
    background: none repeat scroll 0% 0% #E5E5E5;
    overflow: hidden;
    padding: 20px;
}

#main {
    width: 700px;
    float: left;
    margin-bottom: 40px;
}

.post {
    margin-bottom: 15px;
    border: 1px solid #AAA;
    padding: 0px 10px 10px 10px;
    background: none repeat scroll 0% 0% #FFF;
}

.entry-header {
    margin: 0px;
    padding: 0px;
}

.entry-header h2 {
    font-family: "Verdana", "Arial";
    margin-bottom: 5px !important;
}

.entry-header h2 a {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 38px;
    text-decoration: none;
}

.entry-content {
    margin-bottom: 0px;
}

.entry-content p {
    //font-family: "Open Sans";
    font-family: "Verdana","Arial";
    text-align: justify;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.24s ease-in-out 0s;
}

.entry-image {
    max-width: 680px;
    height: auto;
    vertical-align: middle;
    margin-bottom: 20px;
}

/* Imagen de los post con imagen horizontal */
.postheader {
    display: block;
    width: 675px;
    height: auto;
    margin: auto;
    margin-bottom: 10px;
    border: 2px solid black;
}

/* Imagen de los post caratula */
.imagecover {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 2px solid black;
}

#footer {
    padding: 40px 0px;
    overflow: hidden;
    background: linear-gradient(#222, #111) repeat scroll 0% 0% transparent;
    border-bottom: 1px solid #000;
}

#copyright {
    height: 50px;
    background: none repeat scroll 0% 0% #222325;
    border-top: 1px solid #333;
    color: #888;
}

#navbarwrapper {
    width: 100%;
    height: 50px;
    background-color: #222325;
}

#navbar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#navbar li {
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-size: 1.2em;
    line-height: 50px;
    height: 50px;
    margin: 0px;
    padding: 0px;
}

#navbar a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    transition: .3s background-color;
}

#navbar a:hover {
    color: #FFF !important;
    background: none repeat scroll 0% 0% #303030;
    border-bottom: 4px solid #EF3418;
}

/*
 * Sidebar
 */

#sidebar-wrapper {
    background-color: #222325;
}

.widget {
    margin-bottom: 35px;
    overflow: hidden;
}

.widget-title {
    font-family: Oswald;
    font-weight: bold;
    font-style: normal;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.24s ease-in-out 0s;
    background-color: #222325;
    border-left: 5px solid #EF3418;
    background: none repeat scroll 0% 0% #222325;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 9px 10px 10px;
    margin-bottom: 20px;
}

.widget-title a:hover {
    color: #FFF;
}

.widget-title a:visited {
    color: #FFF;
}

/*
 * Post content
 */
 .postdate {
    background: transparent url(images/postdate.png) no-repeat 100% 0%;
    color: #000000;
    height: 34px;
    margin: 0px 0px 0px 11px;
    padding-right: 10px;
    text-shadow: white 1px 1px 1px;
    font-size: 12px;
}

.postmeta {
    font-size: 12px;
}

.postdate img, .postmeta img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.postdateleft {
    background: transparent url(images/postdate.png) no-repeat 0% -75px;
    background-image: url(images/postdate.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-position-x: 0%;
    background-position-y: -75px;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
    float: left;
    font-weight: bold;
    padding-left: 11px;
    text-transform: uppercase;
}

p.day {
    color: white;
    height: 33px;
    line-height: 31px;
    margin: 0px;
    padding: 0px 16px 0px 0px;
}

.postdate .comments {
    vertical-align: middle;
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    margin-top: 3px;

    width: 16px;
    height: 16px;
    padding: 4px;

    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;

    font: 14px Arial, sans-serif;
}

.readmore {
    text-align: right;
    margin: 20px 10px 10px 0px;
}

.more-link {
    max-width: 80px;
    background: #4b4b4b;
    color: #ffffff;
    padding: 4px 15px 4px 15px;
    text-decoration: none;
    text-shadow: black 0px 1px 0px;
    font-style: bold;
}

.more-link a:hover {
    background: #4b4b4b;
}

/* Imágenes dentro del post */
.wp-caption {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    text-align: center !important;
    background-color: #f3f3f3;
    padding-top: 4px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
    text-align: center !important;
}

/* Jetpack sharing buttons */
div.sharedaddy h3.sd-title::before {
    border-top: 0px !important;
}

div.sharedaddy h3.sd-title {
    border-bottom: 1px solid #DDD !important;
    width: 100%;
}

/* Widgets */
.widget {
    margin-bottom: 20px;
}

.widget ul {
    list-style: none;
    padding-left: 20px;
}

/* Paginacion */
.screen-reader-text {
    display: none;
}

.nav-links {
    text-align: center;
}

/* Recent posts */
.rpwwt-widget ul li img {
    border: 1px solid #000;
}

/* COMMENTS */
.comment-list {
    padding: 0;
    text-align: justify;
}

.comment-list ol {
    list-style: none;
}

.comment-list li {
    margin: 15px 0 10px;
    padding: 0px 5px 0px 10px;
    list-style: none;
}
    
.comment-list li ol li { 
    margin-right: -5px;
    margin-left: 10px;
}

.comment-list p {
    margin: 10px 5px 10px 0;
}

.comment-body {
    margin-bottom: 20px;
}

.comment-author {
    background: url(images/comment_tab.png) left top no-repeat;
    color: #ffffff;
    font-weight: bold;
}

.comment-author a {
    color: #ffffff;
    font-weight: bold;
}

.commentmetadata {
    margin: 0;
    display: block;
}

.comment-reply-title {
    background:#414140;
    color:#ffffff;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 0;   
    display: block;
    padding: 0.5em;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
}

#commentform {
    margin: 0 0 1em 0;
    background:#dddddd;
    color:#000000;
    padding: 1em;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
}

.comment-form-comment label {
    display: none;
}

.comment-form-comment textarea {
    width: 660px;
}

.cancel-comment-reply {
    margin: 0 0 0 0;
    background:#dddddd;
    color:#000000;
}
