﻿/*----------------------------------------------------------------------------- 
RodParsley.com Homepage Screen Stylesheet 

version:   1.0 
date:      2011-03-17
author:    Jay Baldwin IV
email:     webmaster at rodparsley dot com
website:   rodparsley.com

version history: 

DATE         AUTHOR     CHANGES
2011-03-17   JJBIV      Initial version
2011-07-07   JJBIV      Moved the stage buttons to under the stage per Mel
-----------------------------------------------------------------------------*/


/* HOME
-----------------------------------------------------------------------------*/

#divSocialMobile img
    {
        width: 22px;
        height: 22px;
	}
#stage
{
    background-color: #000000;
    width: 600px;
    height: 200px;
    border: 2px solid #BDC1CC;
}
@media screen and (min-width: 1600px) {
    #stage {
        width: 800px;
        height: 266px;
    }
        #stage img {
            width: 100%;
        }
}
#stage .stage-item
{
    display: none;
    width: 100%;
    height: 100%;
}
#stage .stage-item a
{
    width: 100%;
    height: 100%;
    display: block;
}
#stage-controls
{
    /*margin-top: -15px;*/
    position: relative;
    z-index: 50;
}
#stage-controls a:link, #stage-controls a:visited
{
    color: #000000;
    text-decoration: none;
}
#stage-controls a:hover
{
    color: #555555;
}
#stage-controls .stage-control
{
    border: 0;
    display: block;
    float: left;
    width: 30px;
    font-weight: bold;
    /*font-size: 8pt;*/
    font-size: 0.846em;
    font-family: Arial, Sans-Serif;
    text-align: center;
    height: 15px;
    /*padding-top: 2px;
    height: 18px;*/
    background: url("/common/images/stages/controls/ControlNotSelected.png");
}
#stage-controls .selected
{
    background: url("/common/images/stages/controls/ControlSelected.png") !important;
}
#stage .stage-item .tv-watermark
{
    z-index: 101;
}


.article-mini img, .article-main img
{
    margin-right: 10px;
    margin-bottom: 10px;
}

.article-mini
{
    /*width: 213px;*/
    /*border-top: 1px solid black;*/
    padding-top: 20px;
    /*font-size: 10pt;*/
    /* margin-bottom: 30px; */
}

.articles-half .article-mini {
    float: left;
}

    .articles-half .article-mini {
        width: 323px;
        margin-right: 15px;
    }

@media screen and (max-width: 1599px) and (min-width: 800px) {
    /*.articles-half .article-mini {
        width: 323px;
        margin-right: 15px;
    }*/
}

@media screen and (min-width: 1600px) {
    .articles-half .article-mini {
        width: 437px;
        margin-right: 20px;
    }
}

.article-mini .div-image {
    width: 330px;
    height: 180px;
    background-size: cover !important; 
    float: left; 
    margin-bottom: 5px;
    background-position: center !important;
}

.articles-half .article-mini .div-image {
    width: 117px;
    height: 96px;
    /*width: 165px;
    height: 90px;*/
    margin-right: 5px;
}

.article-mini * 
{
    /*font-size: 9pt;*/
}

.article-mini .title 
{
    /*font-size: 11pt;*/
    /*font-size: 1.077em;*/ /*11pt*/
    font-size: 1.231em; /*12pt*/
    font-weight: bold;
    margin-bottom: 10px;
    color: #1b345d;
    display: block !important;
    text-decoration: none;
}

.article-mini .description, .article-main .description
{
    margin-bottom: 20px;
}

.article-mini a.read-more:visited, .article-mini a.read-more:link, .article-main a.read-more:visited, .article-main a.read-more:link
{
    float: right;
    /*white-space: nowrap;*/
}

.article-mini a.title:visited, .article-mini a.title:link, .article-main a.title:visited, .article-main a.title:link, .article-mini a.read-more:visited, .article-mini a.read-more:link, .article-main a.read-more:visited, .article-main a.read-more:link
{
    color: #324c71;
    font-weight: bold;
}

.article-mini a.title:hover, .article-main a.title:hover, .article-mini a.read-more:hover, .article-main a.read-more:hover
{
    color: #ff0000;
}

.article-mini a.read-more:hover .arrow, .article-main a.read-more:hover .arrow
{
    border-left: 8px solid #ff0000 !important;
}
    
.article-mini a.read-more:visited .arrow, .article-mini a.read-more:link .arrow, .article-main a.read-more:visited .arrow, .article-main a.read-more:link .arrow
{
    font-size: 0px;
    line-height: 0%;
    width: 0px;
    top: -5px;
    position: relative;
    margin-right: 3px;
    border-top: 5px solid transparent;
    border-left: 8px solid #324c71;
    border-bottom: 5px solid transparent;
}


.article-main img.main-image
{
    width: 330px;
    height: 180px;
    /*margin-right: 5px;
    margin-bottom: 5px;*/
    border: 2px solid #c7c7c7;/*!important;*//*THIS BREAK IS RESPONSIVE*/
}
.article-main img:hover.main-image
{
    border: 2px solid #324c71;/*!important;*//*THIS BREAK IS RESPONSIVE*/
}

.article-main .title
{
    color: #1b345d;
    font-weight: bold;
    /*font-size: 14pt;*/
    font-size: 1.385em;
    margin-bottom: 10px;
    display: block !important;
    text-decoration: none;
}



#archives-link
{
    display: block;
    width: 222px;
    height: 17px;
}


.admin-only-style {
    padding: 5px 10px; background: #FFD4DC; border: 1px solid #ccc;
}

.admin-only {
    display: none;
}




#showtime
{
    margin-bottom: 10px;
}

#platform
{
    float: left;
    margin-left: 100px;
    /* border: 2px solid #bdc1cc; */
}
.watch-now-link
{
    float: right;
    background: url('/assets/site/images/BT-OnDemandBG3.jpg') no-repeat;
    background-size: cover !important;
    width: 198px;
    height: 224px;
    display: block;
    padding: 0 12px;
    font-size: 0.846em;
    /*font-size: 8pt;*/
}


.watch-now-link, .watch-now-link *
{
    color: #000000;
    font-family: Arial, Helvetica, 'Trebuchet MS' , Sans-Serif;
    text-decoration: none;
}
.watch-now-link a
{
    font-weight: inherit;
}
.watch-now-link span.episode-title
{
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}
.watch-now-link .episode-thumb, .watch-now-link .play-button
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}
.watch-now-link .episode-thumb 
{
    margin-top: 39px;
    width: 175px !important;
}
.watch-now-link .play-button
{
    margin-top: -78px;
    margin-bottom: 40px;
}




/*@media (min-width: 800px) and (max-width: 1599px) {
    .watch-now-link .episode-thumb 
    {
        width: 175px;
    }
}*/
@media screen and (min-width: 1600px) {
    .watch-now-link
    {
        float: right;
        background: url('/assets/site/images/BT-OnDemandBG3.jpg') no-repeat;
        width: 246px;
        height: 270px;
        display: block;
        padding: 0 12px;
        font-size: 0.846em;
        /*font-size: 8pt;*/
    }
    
    .watch-now-link .episode-thumb 
    {
        margin-top: 46px;
        width: 89% !important;
    }
}

/*
#current-episode-link, #lnkCurrentEpisodeLink, .lnkCurrentEpisodeLink
{
    display: block;
    height: 77px;
}
*/

#bottom-bar
{
    margin-top: 20px !important;
}


#aftertheshow-precontent, #aftertheshow-pretitle
{
    display: none;
}

#aftertheshow-content
{
    font-size: 0.846em !important;
    /*font-size: 8pt !important;*/
    font-weight: normal !important;
    margin-top: 10px !important;
    text-align: center !important;
}

#aftertheshow-title
{
    font-size: 0.846em !important;
    /*font-size: 8pt !important;*/
}

.main-article-video {
    width: 330px;
    height: 236px;
    border: 0;
    margin: 0 10px 10px 0;
    padding: 0;
    float: left;
}

/*MOBILE*/
@media all and (max-width: 799px)
{
    #platform
    {
        background-color: white;
        padding: 10px;
        margin: 0 10px;
    }
    .lnkCurrentEpisodeLink {display: none !important;}
    .lnkCurrentEpisodeLink-mobile
    {
        display: block !important;
		margin: -21% 0 10% 41%;
		width: 49%/**/
    }
	.episode-thumb
	{
		padding: 7% !important;
		background-image:url('/assets/site/images/BT-OnDemandBG2_mobile.jpg');
		background-size: 100% 100% !important;
        width: 100% !important;
	}
	.play-button
	{
        display: block !important;
        margin: -57% 0 0 40% !important;
		width: 40% !important;
		/*position: relative !important;*/
	}
    .prp-mobile
    {
        display: inline !important;
        width: 28%;
        margin:-1% 0 -16% 7%;
        /*margin-bottom: -16%;
        margin-top: -1%;*/
    }
    
	#stage
    {
        background-color: #000000;
        /*border: 2px solid #BDC1CC;*/
        border: 0;
        /*padding: 10px;*/
        margin: 0 !important;
        width: inherit;
        height: inherit;
    }
    #stage .stage-item img
    {
        width: 100%;
        display: block;
    }
    #stage-controls {display: none;}
    .article-mini { width: 100%; }
    .article-half .article-mini { width: 100%; }
    .article-main-copy img, .article-mini-copy img
    {
        float: left !important;
        margin: 0 10px 10px 0 !important;
        height: inherit !important;
    }
}
/*MOBILE-DISABLED BY DEFAULT*/
@media all and (min-width: 800px)
{
    .lnkCurrentEpisodeLink-mobile { display: none; }
    .prp-mobile { display: none; }
	
/* 40th Anny Backgrouhnd */

.rp-com
{
	background-image:url('/common/images/site/40thAnny_RPsite_mainBG.jpg') !important;
	width: 100%;
}

}