﻿/*-----------------------------------------------------------------------------
Screen News Style Sheet

website:   http://socialclub.rockstargames.com/
-----------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------*/
/* News pages */
/*---------------------------------------------------------------------------*/

#news
{
	float: left;
	width: 958px;
}

#news .newsLeftCol
{
	float: left;
	width: 641px;
	display: inline;
	padding: 15px 24px 34px 24px;	
	background-color: #FFF;
}

#news .newsLeftCol a
{
	color: #000;
	text-decoration: underline;
}

#news .newsLeftCol a:hover
{
	color: #fcb131;
}

#news .newsLeftCol h1
{
	font-size: 30px;
	letter-spacing: -1px;
	font-family: Helvetica;
	text-shadow: 0 1px 2px #ddd;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
}

#news .newsLeftCol h1 a
{
	text-decoration: none;
}

#news .newsLeftCol h3
{
	border-bottom: 6px solid #000000;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	padding-bottom: 7px;
	position: relative;
	width: 641px;
}

#news .newsLeftCol h3 .rss
{
	width: 28px;
	height: 28px;
	display: block;
	background-image: url(../images/news/build/rssIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;	
	position: absolute;
	right: 0;
	top: -5px;
}

#news .newsLeftCol h4 a
{
	text-decoration: none;
}

#news .list .tags
{
	margin-top: 20px;
	width: 641px;
}

#news .story .tags
{
	margin-top: 20px;
	list-style-type: none;
	padding: 0;
}

#news .story
{
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px #e6e6e6 solid;
	width: 641px;
}

#news .story p
{
	margin: 0.8em 0 0.4em;
}

#news .story .postInfo
{
	color: #888;
	font-size: 93%;
}

#news .story .mainImage
{
	padding: 10px 0;
}

#news .story .commentNumber
{
	clear: left;
	float: left;
	margin: 10px 0 0 0;
	width: 50%;
}

#news .story .commentNumber span
{
	margin-right: 3px;
	float: left;
	display: block;
	width: 20px;
	height: 17px;
	background-image: url(../images/news/build/newsIcons.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#news .story .commentNumber a
{
	color: #767676;
	font-size: 93%;
	text-decoration: none;
}

#news .story .commentNumber a:hover
{
	color: #fcb131;
}

#news .story .addthis_button
{
	float: right;
	margin-top: 20px;
}

#news .list .addthis_button
{
	margin-top: 10px;
}

#news .story .printComments
{
	float: left;
	width: 100%;
	margin: 25px 0 25px 0;
}

#news .story .printComments h4
{
	margin: 0;
	float: left;
	font-family: Helvetica;
    font-size: 25px;
    letter-spacing: -1px;
    text-shadow: 0 1px 2px #ddd;
    line-height: 1;
}

#news .story .printComments .showOrder
{
	float: right;
	line-height: 25px;
}

#news .story #commentList .moreComments
{
	float: left;
}

#news .story .printComments .comment
{
	padding: 10px;
	border: 1px #E6E6E6 solid;
	margin-top: 10px;
	float: left;
	width: 619px;
}

#news .story .printComments .commentRS
{
	border: 1px solid black;
    background-color: #FCAF17;
}

#news .story .printComments .comment img
{
	float: left;
}

#news .story .printComments .comment .text
{
	float: left;
	width: 540px;
	padding-left: 15px;
}

#news .story .printComments .comment p
{
	width: 100%;
}

#news .story .printComments .comment .username
{
	font-size: 85%;
	margin: 0;
}

#news .story .printComments .comment .username span
{
	font-weight: bold;
}

#news .story .printComments .comment .content
{
	float: left;
	clear: left;
	width: 100%;
}

#news .story .printComments .comment .date
{
	font-size: 85%;
	color: #808080;
	margin: 0.4em 0 0 0;
}

#news .story .printComments .comment p span.timestamp 
{
    color: #999;
    font-weight: normal;
}

#news .story .printComments .comment p span.timestampRS 
{
    color: #000000;
    font-weight: normal;
}

#news .leaveComment
{
	float: left;
	width: 100%;
	margin: 25px 0 25px 0;
}

#news .leaveComment h4
{
	font-family: Helvetica;
    font-size: 25px;
    letter-spacing: -1px;
    margin: 0;
    text-shadow: 0 1px 2px #ddd;
    line-height: 1;
}

#news .leaveComment .intro
{
	color: #808080;
	font-size: 77%;
}

#news .leaveComment .intro a
{
	color: #808080;
}

#news .leaveComment .intro a:hover
{
	color: #FCB131;
}

#news .leaveComment .commentBox
{
	margin-top: 20px;
}

#news .leaveComment .commentBox h6
{
	font-weight: bold;
}

#news .leaveComment .commentBox #myComment
{
	border: 1px #E6E6E6 solid;
	padding: 5px;
	color: #808080;
	width: 629px;
	height: 90px;
}

#news .leaveComment .commentBox .buttonLink a
{
	text-decoration: none;
	margin-top: 10px;
}

#news .leaveComment h5
{
	margin: 0;
	font-weight: bold;
}

#news .tags
{
	float: left;
}

#news .tags li
{
	float: left;
	margin: 0 4px 4px 0;
	display: inline;
	padding: 0 7px 0 0;
	background-image: url(../images/news/build/newsTagRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#news .tags li span
{
	padding: 0 0 0 13px;
	background-image: url(../images/news/build/newsTagLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #fff;
}

#news .tags li a
{
	color: #202020;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	white-space: nowrap;
}

#news .tags li a:hover
{
	color: #fcb131;
}

#news .tags li.current
{
	background-image: url(../images/news/build/newsTagRightOn.gif);
}

#news .tags li.current span
{
	background-image: url(../images/news/build/newsTagLeftOn.gif);
}

#news .tags  li.current a 
{
    color: #202020; 
}

#news .tags li.current a:hover 
{
    color: #fcb131;   
}

#news .newsRightCol
{
	float: left;
	width: 215px;
	display: inline;
	margin-left: 6px;
	padding: 15px 24px 34px 24px;
	color: #808080;	
	background-color: #fff;
}

#news .newsRightCol h5
{
	border-bottom: 6px solid #808080;
	color: #808080;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	padding: 3px 0 4px 0;
}

#news .newsRightCol h6
{
	border-bottom: 1px solid #808080;
	color: #808080;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
}

#news .newsRightCol .topText
{
	float: left;
}

#news .newsRightCol .topText a
{
	color: #808080;
	text-decoration: underline;
}

#news .newsRightCol .topText a:hover
{
	color: #fcb131;
}

#news .newsRightCol .topText p
{
	font-size: 85%;
	margin-top: 10px;
}

#news .newsRightCol .chatterbox
{
	float: left;
	width: 215px;
	height: 392px;
	margin-top: 20px;
	background-image: url(../images/news/build/chatterboxBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#news .newsRightCol .categories
{
	float: left;
	width: 215px;
	margin-top: 30px;
}

#news .newsRightCol .categories h6 span
{
	width: 12px;
	height: 10px;
	margin: 3px 0 0 0;
	display: block;
	float: left;
	padding-right: 3px;
	background-image: url(../images/news/build/newsIcons.gif);
	background-repeat: no-repeat;
	background-position: 0 -17px;
	font-size: 0;
}

#news .newsRightCol .categories p
{
	font-size: 85%;
	margin-top: 10px;
	color: #e6e6e6;
}

#news .newsRightCol .categories p span
{
	padding: 0 0.2em;
}

#news .newsRightCol .categories a
{
	color: #808080;
	text-decoration: none;
}

#news .newsRightCol .categories a.current
{
	font-weight: bold;
    text-decoration: underline;
}

#news .newsRightCol .categories a:hover
{
	color: #fcb131;
}

#news .newsRightCol .featuredTags
{
	float: left;
	width: 215px;
	margin-top: 30px;
}

#news .newsRightCol .featuredTags h6 span
{
	width: 12px;
	height: 10px;
	margin: 3px 0 0 0;
	display: block;
	float: left;
	padding-right: 5px;
	background-image: url(../images/news/build/newsIcons.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	font-size: 0;
}

#news .newsRightCol .featuredTags .tags
{
	margin-top: 10px;
}

#news .newsRightCol .twitter
{
	float: left;
	width: 215px;
	margin-top: 30px;
}

#news .newsRightCol .twitter h6 span
{
	width: 12px;
	height: 13px;
	margin: 1px 0 0 0;
	display: block;
	float: left;
	padding-right: 2px;
	background-image: url(../images/news/build/newsIcons.gif);
	background-repeat: no-repeat;
	background-position: 0 -37px;
	font-size: 0;
}

#news .newsRightCol .twitter .tweet
{
	float: left;
	padding: 10px 0;
	border-bottom: 1px #CCC dotted;
	font-size: 85%;
}

#news .newsRightCol .twitter .tweet a
{
	color: #808080;
	text-decoration: none;
}

#news .newsRightCol .twitter .tweet a:hover
{
	color: #808080;
	text-decoration: underline;
}

#news .newsRightCol .twitter .tweet .date
{
	margin-top: 10px;
}

#news .newsRightCol .facebook 
{
    float: left;	 
    margin-top: 30px;
    width: 215px;
}

#news .newsRightCol .facebook h6 span
{
    width: 12px;
	height: 13px;
	margin: 1px 0 0 0;
	display: block;
	float: left;
	padding-right: 6px;
	background-image: url(../images/news/build/facebook.gif);
	background-repeat: no-repeat;
	font-size: 0; 
}

#news .newsRightCol .facebook #fanButton img
{
    margin-top: 6px; 
}

#news .newsRightCol .facebook p.facebookIntro 
{
    margin: 6px 0 6px 0;
}

#news .newsRightCol .facebook p
{    
    font-size: 75%;    	
}

#news .newsRightCol .facebook .facebookApp 
{
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
    margin: 10px 0 10px 0;
}

#news .newsRightCol .facebook .facebookApp a 
{
    color: #808080;
    font-size: 73%;
    text-decoration: underline;    
    word-wrap: break-word;
}

#news .newsRightCol .facebook .facebookApp a:hover
{
	color: #fcb131;
}

#news .newsRightCol .facebook .facebookApp img 
{
    display: block;
    margin-left: auto;

    margin-right: auto;
}

#news .newsRightCol .twitter h6 a,
#news .newsRightCol .facebook h6 a
{
	color: #808080;
	text-decoration: none;
}

#news .newsRightCol .twitter h6 a:hover,
#news .newsRightCol .facebook h6 a:hover 
{
    color: #FCB131; 
}

#news .newsPaginationLeft,
#news .newsPaginationRight
{
	width: 320px;
	float: left;
	padding-top: 10px;
}

#news .newsPaginationLeft p
{
	padding-right: 5px;
	float: right;
}

#news .newsPaginationRight p
{
	padding-left: 5px;
	float: left;
}

#news .newsPagination p span.arrow
{
	width: 9px;
	height: 10px;
	display: block;
	font-size: 0;
	margin-top: 3px;
	background-image: url(../images/news/build/newsIcons.gif);
	background-repeat: no-repeat;
}

#news .newsPagination p.newerStories span.arrow
{
	background-position: left -50px;
	margin-right: 3px;
}

#news .newsPagination p.newerStoriesNone span.arrow
{
	background-position: left -60px;
	margin-right: 3px;
}

#news .newsPagination p.olderStories span.arrow
{
	background-position: left -70px;
	margin-left: 3px;
}

#news .newsPagination p.olderStoriesNone span.arrow
{
	background-position: left -80px;
	margin-left: 3px;
}

#news .newsPagination p.newerStoriesNone,
#news .newsPagination p.olderStoriesNone
{
	color: #CCC;
}

#news .newsPagination p span,
#news .newsPagination p a
{
	float: left;
}

#newsLoginForm { margin-top: 10px; }

#newsLoginForm .newsLoginTwoColumnLeft 
{
    float: left;
    overflow: hidden;
    position: relative;
    width: 200px;
}

#newsLoginForm .newsLoginTwoColumnRight
{
    float: left;
    overflow: hidden;
    position: relative;
    width: 250px;
}

#news .newsLeftCol strong 
{
    font-weight: bold;
}

#news .newsLeftCol em 
{
    font-style: italic;
}

#news .newsLeftCol ol,
#news .newsLeftCol ul
{ 
    padding: 10px 0 10px 40px;
}

#news .newsLeftCol ul.tags li
{ 
    padding-bottom: 0;
}

#news .newsLeftCol ul
{ 
    list-style-type: disc;
}

#news .newsLeftCol ol
{ 
    list-style-type: decimal;
}

#news p.buttonLink.yellow a
{
	text-decoration: none;
}

#news img
{
	margin: 0 auto;
}

#news table { margin: auto; }

#blockerLogin #loginWrapper 
{
    display: block; 
}

#blockerLogin h5
{
	color: #000;
}

#blockerLogin .login
{
	margin-left: 0px;
}

#blockerLogin .login .genericForm fieldset label.error,

#blockerLogin .login .genericForm fieldset .errorText
{
    background-image: none;	
}

#blockerLogin .login .genericForm fieldset label.error span,
#blockerLogin .login .genericForm fieldset .errorText p
{
	background-image: url(../images/elements/icon-alert.gif);
	background-position: 0% 10%;
}

#news .errorText p
{
	clear: both;
	padding-left: 20px;
	background-image: url(../images/elements/icon-alert.gif);
	background-repeat: no-repeat;
	color: #cb010d;
	display: none;
}

#news .rockstar-video-screencap
{
	position: relative;
	width: 640px;
	height: 360px;
}

#news .rockstar-video-screencap span
{
	position: absolute;
	display: block;
	width: 640px;
	height: 360px;
	background: url(../images/news/build/playbutton_640.png) no-repeat;
}

/*---------------------------------------------------------------------------*/
/* Twitter Styling */
/*---------------------------------------------------------------------------*/

#news .newsLeftCol .bbpTweet { font-family: Helvetica,Arial,sans-serif; }
#news .newsLeftCol .bbpTweet p { margin: 0; }
#news .newsLeftCol .bbpTweet a { text-decoration: none; }
#news .newsLeftCol .bbpTweet .timestamp a { margin-right: 5px; }

#news .newsLeftCol .bbpTweet .timestamp img
{
	text-decoration: none;
	display: inline;
}

#news .newsLeftCol .bbpTweet span.metadata span.author { text-decoration: none; }
#news .newsLeftCol .bbpTweet span.metadata span.author a { text-decoration: none; }
#news .newsLeftCol .bbpTweet span.metadata span.author img { margin: 0 7px 0 0; }

