/* 
Theme Name: proyecto333
Theme URI: 
Author: ValeDeOro
Author URI: 
Description: 
Version: 1.0.0
Tags: fixed-layout, fluid-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/

/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 body {
    text-align: center;
    font-size: 13px;
    font-family:Open Sans, sans-serif;
    font-weight:400;
    background-image:url("../../uploads/2014/10/header-bg2.jpg");
    background-size:auto;
    background-attachment:fixed;
    background-position: center top;
    color:#1f1f1f;
    background-repeat:no-repeat;
}
h1 {
    font-size: 44px;
    font-weight: 800;
    line-height: 100%;
    margin:10px 0 22px 0;
    color: #1F4775;
}
h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #444444;
}
h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #1F4775;
}
h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #1f1f1f;
}
h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
p {
    font-size: 14px;
    font-weight: 400;
    line-height: 157%;
    margin:10px 0px 10px 0px;
    color: #666666;
}
a {
    line-height:157%;
    color:#09F;
}
a:hover {
    color: #07f;
}
ul {
    font-weight: 400;
    line-height:170%;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
ol {
    font-weight: 400;
    line-height: 170%;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
li {
    line-height:170%;
    color:rgb(51, 51, 51);
    font-weight: 400;
}
span {
    font-family: inherit;
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
/* =WordPress Core
-------------------------------------------------------------- */
 .sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
    margin: 25px 20px 20px 0;
    display:inline-block;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.blog-post {
    min-height: 100px;
    float: left;
}
/* from twenty twelve */
 .commentlist .children {
    margin-left: 48px;
    margin-left: 3.428571429rem;
}
.commentlist > li.comment:after {
    content: "";
    display: table;
    clear: both;
}
.commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
}
.commentlist .avatar {
    height: 39px;
    left: 2.2em;
    top: 2.2em;
    width: 39px;
}
.comment cite, .comment a {
    margin-left:50px;
}
.commentlist li.comment.even {
    background-color: rgba(0, 0, 255, 0.05);
}
.commentlist li.comment .comment-body {
    padding-left:15px;
    padding-right:15px;
    margin:50px -15px;
}
.commentlist li.comment .comment-body .comment-author {
    padding-left: 15px;
    padding-right:15px;
}
.commentlist li.comment .comment-body .comment-meta {
    padding-left: 15px;
    padding-right:15px;
    text-align:right;
}
.commentlist li.comment.odd {
    background-color: rgba(0, 0, 255, 0.1);
}
.commentlist, .commentlist ul {
    list-style: none;
}
span.span, a.span {
    font-weight:400;
    font-family:Open Sans, sans-serif;
}
.row_3 {
    clear: both;
    min-height: 100px;
    padding-bottom:10px;
    border-bottom:1px solid #EBEBEB;
    margin-bottom:10px;
}
h1.heading {
    padding-bottom: 10px;
    border-bottom:1px solid #EBEBEB;
}
.row_2 {
    clear: both;
    min-height: 100px;
    padding-top:10px;
}
.commentlist {
    padding-left: 0px;
}
.comment cite.fn {
    margin-top: 10px;
}
.navigation .prev-posts {
    float:left;
    display:inline-block;
}
.navigation .next-posts {
    float:right;
    display:inline-block;
}
.comment-body:after {
    content: "";
    display: table;
    clear: both;
}
.navigation .prev-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    float:left;
}
.navigation .numbers-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    text-align: center;
    padding-top:15px;
}
.navigation .next-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    text-align: right;
}
.post-list a.next-page-link {
    padding:13px 25px;
    display:inline-block;
    text-decoration:none;
    background-color:#F0F0F0;
    font-size:13px;
    color:#333333;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.post-list a.page-numbers {
    text-decoration: none;
    padding:5px 10px;
    border-style:none;
    border-width:0px;
    border-color:transparent;
}
.post-list span.current {
    padding:5px 10px;
    margin-left:2px;
    margin-right:2px;
    border-style:none;
    border-width:0px;
    border-color:transparent;
}
.post-list a.next-page-link:hover {
    background-color: #0099ff;
    color:#FFFFFF;
}
.comment a {
    text-decoration: none;
    font-size:13px;
    color:#999999;
    margin-left:15px;
}
.comment a.comment-edit-link {
    color: #666666;
    margin-left:10px;
    display:none;
}
div a.comment-edit-link:hover {
    color: #0099ff;
}
.commentlist li.comment .comment-body p {
    margin-top:20px;
    margin-bottom:20px;
    margin-left:52px;
    display:inline;
    font-weight:400;
    color:#000000;
}
.comment-body p {
    font-size: 14px;
    text-align:left;
}
p {
    margin:10px 0px 10px 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 157%;
}
.commentlist li.comment .comment-body {
    margin-right: -15px;
    margin-left:-15px;
    padding-left:15px;
    padding-right:15px;
    background-color:transparent;
}
div span.says {
    font-size: 13px;
}
.comment a.comment-reply-link {
    padding:10px 17px;
    background-color:#E6E6E6;
    min-width:50px;
    margin-left:auto;
    color:#333333;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
div a.comment-reply-link:hover {
    background-color: #0099ff;
    color:#FFFFFF;
}
.comment a.url {
    color: #333333;
}
.commentlist li.comment.even {
    background-color: #f5f5f5;
}
.commentlist li.comment.odd {
    background-color: #ffffff;
}
.commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
    clear: both;
}
div .commentlist li {
    background-color:#DB1C98;
    padding:20px;
}
.prev-posts a {
    font-size: 13px;
    text-decoration:none;
    font-weight:400;
}
.next-posts a {
    text-decoration: none;
    font-size:13px;
    font-weight:400;
}
a.yellow_button {
    display:inline-block;
    font-size:13px;
    font-weight:700;
    line-height:157%;
    margin:20px 0 10px 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:12px 25px;
    background-color:#7DA6D9;
    border:0 solid;
    cursor:pointer;
    text-align:center;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    transition:all 0.4s linear 0s;
}
a.button:hover {
    background-color:#000000;
    color:#FFFFFF;
}
a.button:active {
    background-color:#DE9400;
}
a.fbBtn, a.twitterBtn, a.linkedinBtn {
    display:inline-block;
    font-size:15px;
    font-weight:400;
    line-height:157%;
    margin:0;
    color:#FFFFFF;
    text-decoration:none;
    padding:0px;
    border:0 solid;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    cursor:pointer;
    text-align:center;
    min-height:100px;
    width:33.3%;
    background:url("../../uploads/2014/10/fb_icon.png") center center no-repeat;
}
a.twitterBtn:hover {
    background-color: transparent;
}
a.twitterBtn:active {
    background-color: transparent;
}
a.linkedinBtn:hover {
    background-color: transparent;
}
a.linkedinBtn:active {
    background-color: transparent;
}
a.twitterBtn {
    background-image: url("../../uploads/2014/10/twitter_icon.png");
}
a.linkedinBtn {
    background-image: url("../../uploads/2014/10/linkedin_icon.png");
}
a.button {
    display:inline-block;
    font-size:13px;
    font-weight:700;
    line-height:157%;
    margin:10px 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:12px 25px;
    background-color:#ffae00;
    border:0 solid;
    -webkit-border-radius:0px;
    cursor:pointer;
    text-align:center;
    -moz-border-radius:0px;
    border-radius:0px;
    text-transform:uppercase;
}
body img {
    max-width : 100%;
    height : auto;
}
.content {
    background-color: rgba(255, 255, 255, 0.9);
}
a.button-more-projects:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
}
a.button-more-projects:active {
    background-color: rgb(222, 148, 0);
}
a.button-more-projects {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 157%;
    margin: 10px 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    padding: 12px 25px;
    border: 0px solid;
    cursor: pointer;
    text-align: center;
    border-radius: 0px;
    text-transform: uppercase;
    background-color: #1F1F1F;
}
@media only screen and (min-width : 768px) {
    body {
        text-align: left;
    }
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
    }
    .commentlist li.comment .comment-body .comment-author {
        width: 33.3333%;
    }
    .commentlist li.comment .comment-body .comment-meta {
        width: 66.6667%;
    }
    .commentlist li.comment .comment-body .reply {
        width: auto;
        min-height:40px;
    }
    .comment cite.fn {
        margin-left: 10px;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .navigation .next-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .post-list a.next-page-link {
        padding-left: 25px;
        padding-right:25px;
    }
    .post-list a.page-numbers {
        border-width: 0px;
        border-style:none;
    }
    .post-list span.current {
        border-width: 0px;
    }
    .commentlist li.comment .comment-body {
        margin-left: -15px;
        width:100%;
    }
    .commentlist li.comment.even {
    }
    a.yellow_button {
        padding-left: 25px;
        padding-right:25px;
    }
    a.fbBtn, a.twitterBtn, a.linkedinBtn {
        padding-left: 0px;
        padding-right:0px;
    }
}
@media only screen and (min-width : 1024px) {
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        min-height: 23px;
    }
    .commentlist li.comment .comment-body .comment-author {
        width: 33.3333%;
        float:left;
        padding-left:0px;
    }
    .commentlist li.comment .comment-body .comment-meta {
        width: 66.6667%;
        float:left;
        padding-right:0px;
    }
    .commentlist li.comment .comment-body .reply {
        float: right;
        width:auto;
        min-height:40px;
        clear:both;
    }
    .comment cite.fn {
        margin-left: 10px;
        display:inline-block;
    }
    .comment a.url {
        margin:0px;
    }
    .comment a {
    }
    .comment a.comment-reply-link {
        margin-left: auto;
        display:inline-block;
        float:left;
    }
    .commentlist .avatar {
        display: inline-block;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .navigation .next-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .post-list a.next-page-link {
        padding-left: 25px;
        padding-right:25px;
    }
    .post-list a.page-numbers {
        border-top-width: 0px;
        border-right-width:0px;
        border-bottom-width:0px;
        border-left-width:0px;
        border-style:none;
    }
    .post-list span.current {
        border-width:0;
        border-style:none;
    }
    .commentlist li.comment .comment-body p {
        float: left;
        clear:both;
    }
    .commentlist li.comment .comment-body {
        margin-left: 0px;
        width:100%;
        margin-right:0px;
        padding-left:0px;
        padding-right:0px;
    }
    .commentlist li.comment.even {
    }
    a.yellow_button {
        padding-left: 25px;
        padding-right:25px;
    }
    a.fbBtn, a.twitterBtn, a.linkedinBtn {
        padding:35px 0 0 0;
    }
}