/*GCNHOME
*********************************************/
/*TEMPLATE*/
.item-124 a {
  font-weight:bold;
}


.item-124 a:link, .item-124 a:visited {
    color: #FFB400!important;
}

.item-124 a:hover {
    color: #40248E!important;
}

.gcnplayer_img {
  text-align: center;
}

.imgbtn {
  height: auto;
  width: 60%;
}

#gcn_body_stage, #gcn-player .panel-default, .gcn_carousel_thumb, .list-group-item{
  border-color: #6E9FE2;
}

#gcn_body_stage {
  background-color: #EEEEEE;
  height: 127px;
}

#onAirlrg {
  margin-top: 25px;
}

.gcn_progress {
  margin-top: 20px;
  width: 25%;
}

.youtube {
  height: 300px;
  width: 100%;
}

.bannergroup {
  margin: 2px;
}

.gcn_carousel_thumb {
  min-height:  260px;
  background-color: #EEEEEE; 
}

#go_right {
    margin-left: 2.3%;
}

#go_left {
    margin-right: 2.3%;
}

.btn-gcn {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 18px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    color: #dddddd;
}

.NEWSauthorInfo {
    height: auto;
    width: 40%;
}

.NewsImg {
    width: 100%;
    height: auto;
}

.GCNintro {
    float: right;
    width: 57%;
    margin: 3px;
}

.GCNintro p {
    font-size: 17px!important;
}

.article_ads, #GCNbanner {
    margin-bottom: 20px;
}

.nav > li > a {
    padding-left:10px;
    padding-right:10px;
}

.inline-table {
    display:inline-table;
}

.ratings_title {
  padding-left: 5px;
  text-align: center;
  width: 65%;
}

.rating_item {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

.banneritem img {
  width: 100%;
}

.Plrgimg {
  padding-bottom:3px;
}

#GCNbanner{
    width:100%;
}

#topADspace .thumbnail {
  margin-bottom: 0px;
  border: none;
}

.panel-title {
    color: #FFE170;
}

a:link {
  text-decoration: none;
  color:  #40348E;
}

a:visited {
  text-decoration: none;
  color: #5C4EB5;
}

a:hover {
  text-decoration: none;
  color: #CD9537;
}

a:visited.btn-primary {
  text-decoration: none;
  color: #ffDC58;
}

.forum-feeder .post_item .panel-heading a, #playerbtnlrg a, #gcn-player .panel-heading a {
    color: #ffe170;
}

.forum-feeder .post_item .panel-heading a:hover {
    color: #40348e;
}

.forum-feeder .panel-heading a {
    color: #ffe170;
}

.forum-feeder .panel-heading a:hover {
    color: #5C4EB5;
}

.social-icons img {
    height: 24px;
}

.social-icons li {
    margin: 0;
    padding: 0;
    padding-right: 3px;
    margin-left: 6px;
}

.post_item .panel-body img {
    float: left;
    margin-right: 15px;
    max-width: 300px;
    margin-bottom: 5px;
    padding: 0;
}

#gcn_news_reel iframe {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
}

.separateme {
    padding-bottom: 10px;    
}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {


}   
  
/*landscape phones and down*/
@media (max-width: 767px) {
.centeroider{
    float: none!important;
    margin: 0 auto!important;
}
.gcn_carousel_thumb {
min-height:0px;
}
.gcn_carousel_thumb img{
    margin-bottom:0;
    padding-bottom:0;
    max-width:65px;
    max-height:65px;
}
}

/* landscape phone to portrait tablet */
@media (min-width: 768px){
.centeroider{
    float: none!important;
    margin: 0 auto!important;
}

}
/* portrait tablet to landscape and desktop */
@media (min-width: 992px){
.centeroider{
    float:left!important;
    margin:0 auto!important;
}


}
/* large desktop */
@media (min-width: 1200px) {
.centeroider{
    float:left!important;
    margin: 0!important;
}
.gcn_carousel_thumb img{
    max-width:150px;
    max-height:150px;
}
}
