@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), local('Ubuntu'), url(/gno2014/res/fonts/ubuntu.woff) format('woff');
}

body{
    padding: 0px;
    margin: 0px;
    background: #161415 !important;
    color: #161415 !important;
    font-family: 'Ubuntu', sans-serif;
}
#header_holder {
    width: 1320px;
    height: 300px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-color: #000;
    position: relative;
}
#header_holder.scrolled{
    height: 85px;
    background: url(/gno2014/res/img/pacquiao/collapse_banner.jpg) center center no-repeat;
    background-color: #000;
    position: fixed;
    z-index: 3;
    top: 0px;
}
#wrapper {
    width: 1320px;
    margin: auto;
}
#content {
    width: 1000px;
    margin: auto;
    min-height: 400px;
    background: #fff;
}
.see-more-button {
    color: #fff;
    text-align: center;
    background: #161415;
    padding: 10px;
    font-size: 17px;
    margin: 0px 6px;
    cursor: pointer;
}
#container{
    min-height: 400px;

}

.article {
    width: 320px;
    position: relative;
    min-height: 240px;
}

.article .playbtn{
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 0px;
}
.article .title-holder {
    background-color: rgba(34,34,34,.7)!important;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;

}
.related_articles_title a{
    color: #fff;
}   

.related_articles_title {
    font-size: 20px;
    font-weight: bold;
    background: #161415;
    color: #fff;
    padding: 5px 20px;
}

.article .title-holder .title {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin: 10px 40px 0 15px;
}
.article .title-holder .article-date {
    font-size: 10px;
    color: #fff;
    margin: 0 0 10px 15px;
}
.related {
    min-height: 240px;
    background: #f2f2f2;
}

.related .breadcrumbs {
    background: #161415;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 5px 20px;
    text-align: center;
}

.related ul {
    padding: 10px 20px 10px 30px;
    margin: 0;
}
.related * {
    color: #3D3D3D;
}
.related ul li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 10px;
}
.related ul li a{
    color: #3D3D3D;
    text-decoration: none;
}
.related ul li a:hover{
    color: #000;
}
.adrow {
    background-color: #ddd;
    color: #888;
    background-image: url(//images.gmanews.tv/v3/img/side_adv.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 10px 0;
    padding: 5px 0 5px 20px;
}
.ad .label {
    color: #777;
    font-size: 10px;
    text-align: center;
}

.adrow .adel {
    height: 90px;
    margin: 0 10px;
}
.adrow .leaf {
    width: 210px;
    height: 90px;
    border: 0;
}
.ad_300x250 {
    margin: 20px 0;
    text-align: center;
    color: #777;
}
.mrec {
    text-align: center;
}
.clear{
    clear:both;
}

.left{
    float:left;
}

.right{
    float: right;
}

.section {
    clear: both;
    padding: 0;
    margin: 0;
    position: relative;
}
.group {
    zoom: 1;
}

.col {
    display: block;
    float: left;
    margin: 4px;
}

.span_1_of_1 {
    width: 100%;
    position: relative;
    min-height: 240px;
}


.span_1_of_3, .span_2_of_3, .span_3_of_3 {
    width: 32.3333333%;
    min-height: 240px;
    position: relative;
    margin: 0.5%;
}


#story .span_1_of_2 {
    width: 65%;
    min-height: 240px;
    position: relative;
}

#story .span_2_of_2 {
    width: 33.2%;
    min-height: 240px;
    position: relative;
}

#story-title {
    margin: 10px;
    font-size: 30px;
    font-weight: bolder;
}
#story-content *{
    margin: 0px;
    width: 99% !important;
}
#story-content {
    line-height: 1.5em;
    font-size: 14px;
    margin: 20px 0 0 10px;
}

#story .col.span_1_of_2 a{
    color: #1977ca;
    text-decoration: none;
}

#comments{
    padding: 15px;
}
#disqus_thread {
    color: #fff !important;
    border-style: 0px solid;
    border-color: #cccccc;
}
.fb_iframe_widget {
    display: inline !important;
}


#footer_holder {
    width: 1320px;
    height: 425px;
    margin: 5px auto 0 auto;
    background: #000;
}
#footer {
    background-color: #000 !important;
    width: 1000px !important;
    text-align: left;
    padding: 20px 0;
    font-size: 14px;
    margin: 0 auto;
    color: #fff !important;
}
#footer a {
    color: #76cae4 !important;
    text-decoration: none;
}
#footer h2 {
    color: #fff !important;
}

#header_holder #social_media_buttons {
    position: absolute;
    bottom: 12px;
    right: 264px;
}
#header_holder.scrolled #social_media_buttons{
    position: absolute;
    bottom: 20px;
    right: 100px;
}
#social_media_buttons ul {
    padding: 0px;
    margin: 0px;
}
#social_media_buttons ul li.social_media {
    float: left;
    min-height: 35px;
    min-width: 35px;
    margin-left: 5px;
    list-style: none;
}

#social_media_buttons ul li.social_media.social_media_fb {
    background: url(/gno2014/res/img/pacquiao/fb-follow.png) center center no-repeat;
    background-size: cover;
}

#social_media_buttons ul li.social_media.social_media_twitter {
    background: url(/gno2014/res/img/pacquiao/twitter-follow.png) center center no-repeat;
    background-size: cover;
}

#social_media_buttons ul li.social_media.social_media_insta {
    background: url(/gno2014/res/img/pacquiao/insta-follow.png) center center no-repeat;
}
#articles a{
    text-decoration: none;
}
.navbar{
    height: 46px;
}
.container{
    height: 70px;
}