.cat-box {
  margin-bottom: 35px;
}

.cat-box-title {
  overflow: hidden;
  padding: 3px 0;
}
.cat-box-title h2 a {
    color: #111;
}

.cat-box-title h2 {
    float: left;
    font-family: BebasNeueRegular,arial,Georgia,serif;
    font-size: 22px;
    margin-right: 10px;
    line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
.stripe-line {
    background: rgba(0, 0, 0, 0) url("/media/assets/img/stripe.png") repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.tie-cat-9 .cat-box-content {
    border-bottom-color: #1abc9c;
}
.cat-box-content, #sidebar .widget-container, .post-listing, #commentform {
    background: #fff none repeat scroll 0 0;
    border-bottom: 4px solid #f88c00;
    box-shadow: 0 0 3px #cacaca;
}
.noticias ul {
    overflow: hidden;
}
.noticias li {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #fff;
    float: left;
    height: 78px;
    overflow: hidden;
    padding: 10px 20px 0;
    transition: all 0.4s ease 0s;
    width: 50%;
}
.noticias li.first-news {
    border-bottom: 3px solid #eaeaea;
    float: none;
    height: auto;
    padding: 0;
    width: 100%;
}
.cat-box li.first-news .inner-content {
    overflow: hidden;
    padding: 20px;
}
h2.post-box-title {
    font-size: 20px;
    line-height: 26px;
}
li.first-news p.post-meta, .list-box li.first-news p.post-meta, .noticias li.first-news p.post-meta, .cat-tabs-wrap li.first-news p.post-meta{
    font-size: 85%;
    margin: 5px 0 10px;
    padding: 0;
}
li.first-news p.post-meta, .list-box li.first-news p.post-meta, .noticias li.first-news p.post-meta, .cat-tabs-wrap li.first-news p.post-meta {
    font-size: 85%;
    margin: 5px 0 10px;
    padding: 0;
}
p.post-meta {
    color: #888;
    font-size: 85%;
    margin: 7px 0;
}
.cat-box p.post-meta {
    font-size: 80%;
    margin: 5px 0 0;
}
li.first-news p.post-meta, .list-box li.first-news p.post-meta, .noticias li.first-news p.post-meta, .cat-tabs-wrap li.first-news p.post-meta {
    font-size: 85%;
    margin: 5px 0 10px;
    padding: 0;
}
p.post-meta span {
    display: inline-block;
    margin-right: 10px;
}
span.post-views-widget i::before, span.post-comments-widget i::before, span.tie-date i::before, .post-meta i::before {
    margin-right: 3px;
}
span.post-views-widget i::before, span.post-comments-widget i::before, span.tie-date i::before, .post-meta i::before {
    margin-right: 3px;
}
.cat-box .entry {
    font-size: 12px;
}
.entry {
    line-height: 22px;
}
.cat-box .entry p, .archive-box .entry p {
    line-height: 21px;
    margin-bottom: 12px;
}
.entry p {
    margin-bottom: 20px;
}
.cat-box .entry {
    font-size: 12px;
}
.cat-box .entry a.more-link, .archive-box .entry a.more-link {
    margin-top: 0;
}
.tie-cat-9 a.more-link {
    background-color: #1abc9c;
}
a.more-link {
    color: #fff !important;
    float: left;
    margin-top: 4px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.button, a.button, a.more-link, #main-content input[type="submit"], .form-submit #submit, #login-form .login-button, .widget-feedburner .feedburner-subscribe, input[type="submit"], #buddypress button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button{
    -moz-appearance: none !important;
    background-color: #f88c00;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 12px/22px Tahoma;
    padding: 5px 12px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width: auto;
}
.enlaces li {
    line-height: 18px;
    overflow: hidden;
    padding: 0 0 5px;
}
.enlaces li {
    padding: 0 0 0 5px;
}
.enlaces li span.tie-date, .footer-widget-container li span.tie-date, .mega-menu-block .tie-date, span.post-comments-widget, span.post-views-widget {
    color: #aaa;
    display: inline-block;
    font-size: 80%;
    margin: 4px 0 0;
}
.enlaces li span.tie-date {
    display: block;
    height: 16px;
    margin: 0;
    padding-left: 12px;
    position: relative;
}
.enlaces li span.tie-date::before{
    border: 2px solid #ccc;
    border-radius: 100%;
    content: "";
    display: block;
    height: 8px;
    left: -3px;
    position: absolute;
    top: 4px;
    width: 8px;
}
.enlaces li h3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 2px;
    padding: 5px 0 12px 10px;
    font-size: 13px;
    line-height: 18px;
}

.tie-cat-9 a.more-link {
    background-color: #4e575d;
}

