/*
CTC Separate Stylesheet
Updated: 2016-12-01 00:53:48
*/

.main-nav li {
    border-left: 1px solid #999;
}
.sb-widget li {
    display: block;
    border-bottom: 1px dotted #dcdcdc;
    list-style-type: none;
    padding: 10px 0;
}
.sb-widget li:hover {
    padding-left: 10px;
    background-color: #fdfdfd;
}
.header-nav, .header-sub, h1, h2, h3, h4, h5, h6, .breadcrumb, .footer-bottom, .sb-widget li, .cat-item, .page_item, .menu-item, .button, .commentlist .vcard, .pagination, .mh-share-buttons, .pt-cv-title a {
    font-family: 'Oswald',Helvetica,Arial,sans-serif;
}
#mh-wrapper, h1, h2, h3, h4, h5, h6, .search-form input, .header-sub li a, .sb-widget li, .cat-item, .page_item, .sb-widget .menu-item, .footer-widgets .menu-item, .social-nav ul li a, a, .button span, .social-button span, .main-nav li {
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.pt-cv-title a {
    font-size: 0.9em;
    font-weight: normal;
}
aside.home-sidebar .pt-cv-title a {
    font-size: 0.65em;
    line-height: 1.2em;
    display: block;
}

#audiovisuales .pt-cv-view .pt-cv-title {
    margin-bottom: 0px;
    height: 60px;
}
#audiovisuales .pt-cv-title a {
    font-size: 0.65em;
    line-height: 1.1em;
    display: block;
}

div#text-3.sb-widget.widget_text, div#text-4.sb-widget.clearfix.widget_text {
    margin-bottom: 0;
}
.header-top {
    background-color: #1d3309;
    line-height: 1.0;
}
.header-nav {
    width: 50%;
    float: left;
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase;
}
.header-nav li:first-child {
    border: 0;
}
.header-nav li {
    float: left;
    border-left: 1px solid #424242;
    position: relative;
}
.header-nav li a {
    display: block;
    padding-top: 10px;
    padding-top: .625rem;
    padding-right: 15px;
    padding-right: .9375rem;
    padding-bottom: 10px;
    padding-bottom: .625rem;
    padding-left: 15px;
    padding-left: .9375rem;
    color: #fff;
    text-decoration: none;
}
.social-nav {
    width: 50%;
    float: right;
    overflow: hidden;
}
.social-nav ul {
    text-align: right;
    list-style: none;
    list-style-type: none;
    margin: 0;
}
.social-nav ul li {
    display: inline-block;
}
.social-nav a {
    color: #1d3309;
}
.social-nav a:hover {
    color: #fff;
}
.social-nav a:hover .fa-mh-social {
    color: #1d3309;
}
.social-nav .fa-stack {
    font-size: 16px;
    font-size: 1rem;
}
.fa-stack {
    text-align: center;
    width: 2em;
    display: inline-block;
    vertical-align: middle;
    line-height: 2em;
    height: 2em;
    position: relative;
}
.fa {
    display: inline-block;
    font-size: inherit;
    font-family: normal 14px/1 FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.social-nav .fa-mh-social {
    color: #fff;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-1x, .fa-stack-2x {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
}
.social-nav .screen-reader-text {
    position: absolute;
    left: -9999rem;
    top: -9999rem;
}
#post-143 .entry-utility { font-size: 14px; margin-top: -15px;}
.ivycat-post { margin-bottom:30px; }

.pt-cv-view .pt-cv-title {
    font-size: 26px;
    font-weight: bold;
}
.pt-cv-ifield .pt-cv-href-thumbnail { float:left; margin-right:10px; }