/*////////////////////////////////////
    NEWS LIST TEMPLATE
////////////////////////////////////*/
.trials_news        {}

.row_popular_news { margin:0 auto; width:960px; min-height:370px; background:rgba(0, 0, 0, 0.75); }
.row_popular_news .popular_news { margin:0 auto; width:960px; }
/*/
.row_popular_news .popular_news_title { margin:0; padding:10px 0 0 0; height:50px; line-height:50px; font-size:26px; font-weight:900; color:#fff; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; background:url('trials_title_large_yellow.png') 0 0 no-repeat; }
.popular_news_title    h2    span    { padding:0 10px; }
/**/

/*---| SLIDESHOW (slider) |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.cs_popular_news            { position:relative; margin:0; width:960px; height:290px; }
.cs_popular_news .vertical  { float:left; width:900px; border:0 none; overflow:hidden; z-index:100; }

.cs_popular_news .page      { float:left; }

.cs_popular_news .item          { margin:0 80px 0 60px; padding:25px 0; width:840px; width:820px; height:240px; /*/background:url('trials_frame_pop_news.png') 0 5px no-repeat;/**/ }
.cs_popular_news .item img      { float:left; margin:0 20px; width:410px; height:240px; border:1px solid black; }
.cs_popular_news .item h3       { margin-bottom:10px; font-size:22px; line-height:28px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }
.cs_popular_news .item h3 a     { }
.cs_popular_news .item strong   { display:block; font-weight:normal; font-size:14px; line-height:18px; }
.cs_popular_news .item p        { margin:5px 0; margin-top:20px; font-family:Arial, sans-serif; font-size: 14px; font-weight: 100; line-height: 1.4em; }
.cs_popular_news .item p a      { font-size:16px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }

/* pagination */
.cs_popular_news .backward,
.cs_popular_news .forward           { float:none; position:absolute; top:0; left:0; z-index:100; margin:80px 0 0 10px; width:40px; height:100px; background:url('trials_slider_arrows_big.png') 0 0 no-repeat; cursor:pointer; }
.cs_popular_news .forward           { background-position:-40px 0; left:auto; right:10px; }
.cs_popular_news .backward:hover    { background-position:0 -100px; }
.cs_popular_news .forward:hover     { background-position:-40px -100px; }
.cs_popular_news .backward.disabled,
.cs_popular_news .forward.disabled  { display:none; }



/*---| NEWS LIST |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.row_news_list { margin:0 auto; width:960px; background:rgba(0, 0, 0, 0.75); }
.row_news_list .news_list { padding:20px 0 0 0; }

/* reset contentsummary */
.row_news_list .contentsummary              { margin:0; width:960px; }
.row_news_list .contentsummary .vertical    { width:960px; border:0 none; overflow:hidden; }
.row_news_list .contentsummary .items       { position:relative; }

.row_news_list .contentsummary .item        { margin:0; padding:19px; height:152px; border:0 none; }
.row_news_list .contentsummary .item img    { float:left; margin:0 20px 0 0; width:260px; height:152px; border:1px solid #5d554c; }
.row_news_list .contentsummary .item h3     { margin:0 0 5px; margin-bottom:10px; line-height:20px; font-size:18px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }
.row_news_list .contentsummary .item h3 a   { }
.row_news_list .contentsummary .item strong { display:block; font-weight:normal; font-size:14px; line-height:18px; }
.row_news_list .contentsummary .item p      { margin:5px 0; margin-top:10px; font-family:Arial, sans-serif; font-size: 13px; font-weight: 100; line-height: 1.4em; }
.row_news_list .contentsummary .item p a    { font-size:14px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }

/* pagination */
.row_news_list .contentsummary .actions             { position:relative; height:60px; border-top:1px solid #404040; }
.row_news_list .contentsummary .actions .disabled   { /*visibility:hidden;*/ opacity:0.25; }

.row_news_list .contentsummary .actions .prev,
.row_news_list .contentsummary .actions .next       { float:none; position:absolute; top:0; left:0; z-index:100; margin:0; width:60px; height:60px; background:url('trials_slider_arrows.png') 0 0 no-repeat; text-indent:-9999px; cursor:pointer; }
.row_news_list .contentsummary .actions .next       { background-position:-60px 0; left:auto; right:0; }
.row_news_list .contentsummary .actions .prev:hover { background-position:0 -60px; }
.row_news_list .contentsummary .actions .next:hover { background-position:-60px -60px; }

.row_news_list .contentsummary .actions .scrollablePagination           { padding:0 60px; line-height:60px; }
.row_news_list .contentsummary .actions .scrollablePagination a         { padding:0 5px; line-height:60px; font-size:20px; font-weight:900; font-style:italic; font-family:"Arial Black", Gadget, sans-serif; }
.row_news_list .contentsummary .actions .scrollablePagination a.active  { }

.row_news_list .contentsummary .seeAll	{ display:none; }


/*////////////////////////////////////
    NEWS DETAILS TEMPLATE
////////////////////////////////////*/

.trials_news_detail         {}

.row_news .news_detail      { margin:0 20px 0 0; width:620px; background:rgba(0, 0, 0, 0.75); }
.row_news .news_forum_feed  { margin:0; width:320px; }

/*---| NEWS DETAILS |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_detail .item          { width:620px; overflow:hidden; }
/*.news_detail .item > img    { width:620px; }*/
.news_detail .item > img {width: 618px;border: solid black 1px;}
.news_detail .item h3       { margin:20px; font-size:26px; line-height:30px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }
.news_detail .item p        { margin:20px; font-size:12px; line-height:20px; font-weight:100; }
.news_detail .item p iframe { display:block; }

/*---| SHARING |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.share_facebook, .share_twitter, .share_google  { float:left; height:22px; }
.row_news .share_facebook   { margin:0 0 20px 20px; width:80px; height:26px; /*overflow:hidden;*/ }
.row_news .share_twitter    { margin:0 0 20px 20px; width:80px; }
.row_news .share_google     { margin:0 0 20px 20px; width:60px; }

/*---| NEWS COMMENT |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_comments_title        { clear:both; }
.news_comments_title h2     { margin:0; padding:10px 0 0 9px; height:80px; line-height:70px; font-size:46px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }
.news_comments_title span   { padding:0 10px;  }

/*---| COMMENTS |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_tab_comments              { padding:20px 0; }
.news_tab_comments li           { display:inline; padding:0 20px; }
.news_tab_comments li a         { font-size:16px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }
.news_tab_comments li a.active  { }

.all_comments       { }
.fb_comments        { }
.twitter_comments   { display:none; }



/*---| NEWS LATEST |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_forum_feed    { background:rgba(0, 0, 0, 0.75); }
.news_feed_title h2 { margin:-10px 0 0 0; padding:10px 0 0 0; height:50px; line-height:50px; font-size:26px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }
.news_feed_title h2 span { padding:0 10px;  }

.news_feed_title h2 { margin:0; padding:0; height:60px; line-height:60px; font-size:26px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; background:transparent url('trials_title_sidebar_bg.png') 0 0 no-repeat; }
.news_feed_title h2 span { display:inline-block; padding:0 10px; line-height:25px; vertical-align:middle; }

/* reset contentsummary */
.news_forum_feed .contentsummary                { float:none; margin:0; width:320px; }
.news_forum_feed .contentsummary .vertical      { width:320px; border:0 none; overflow:hidden; }

.news_forum_feed .contentsummary .item          { margin:0; padding:9px; height:81px; border:0px none; border-bottom:1px solid #404040; }
.news_forum_feed .contentsummary .item img      { float:left; margin:0 10px 0 0; width:140px; height:80px; border:1px solid black; }
.news_forum_feed .contentsummary .item h3       { margin:0 0 5px; font-size:12px; line-height:15px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; }
.news_forum_feed .contentsummary .item h3 a     {  }
.news_forum_feed .contentsummary .item strong   { display:none; }
.news_forum_feed .contentsummary .item p a      { font-family:"Arial Black",Gadget,sans-serif; font-size:12px; font-style:italic; font-weight:900; letter-spacing:-1px; text-transform: uppercase; }
.news_forum_feed .contentsummary .item p a:hover{ }

.news_forum_feed .contentsummary .actions   { display:none; }
.news_forum_feed .contentsummary .seeAll    { display:block; margin:0; padding:15px 50px 15px 0; height:29px; border:0 none; font-size:24px; line-height:29px; font-weight:900; font-family:"Arial Black", Gadget, sans-serif; font-style:italic; letter-spacing:-1px; text-transform:uppercase; text-align:right; background:url('trials_arrow_blue.png') 92% 50% no-repeat; border-top:1px solid #404040; }
.news_forum_feed .contentsummary .seeAll:hover  { /*/opacity:0.75;/**/ }








/*---| SKINS |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* news */
.trials_news { }
.cs_popular_news .item h3 a     { color:#ffffff; }
.cs_popular_news .item p        { color:#ffffff; }
.cs_popular_news .item p a      { color:#4e9df2; }
.row_news_list .contentsummary .item h3     { color:#ffffff; }
.row_news_list .contentsummary .item h3 a   { color:#ffffff; }
.row_news_list .contentsummary .item p      { color:#ffffff; }
.row_news_list .contentsummary .item p a    { color:#4e9df2; }
.row_news_list .contentsummary .actions .scrollablePagination a         { color:#ffffff; }
.row_news_list .contentsummary .actions .scrollablePagination a.active  { color:#ffcc33; }

/* news details */
.trials_news_detail { }
.news_detail .item h3   { color:#ffffff; }
.news_forum_feed .contentsummary .item h3 a     { color:#ffffff; }
.news_forum_feed .contentsummary .item p a      { color:#4e9df2; }
.news_forum_feed .contentsummary .item p a:hover{ color:#ffffff; }
.news_forum_feed .contentsummary .seeAll        { color:#4e9df2; }
.news_forum_feed .contentsummary .seeAll:hover  { color:#ffffff; }
.news_forum_feed .contentsummary .item h3       { color:#4e9df2; }
.news_tab_comments li a         { color:#ffffff; }
.news_tab_comments li a.active  { color:#4e9df2; }


/*---| NEWS COMMENTS |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_comments {
	font-size: 12px;
	padding: 20px;
}

.news_comment_entry {
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d1d1;
}

.news_comments_title {
	margin-left: -10px;
}


.news_comment_username {
	font-weight:bold;
	margin-right: 20px;
	color : #fff;
}

.news_comment_pubdate {
	font-weight:normal;
	color : #fff;
}

.news_comment_text {
	color: #c5d1e2;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}

.user_comment_text .user_comment_entry {
	width: 570px;
	height: 100px;
	font-size: 12px;
}

.user_comment_add {
	height: 50px;
}

.user_comment_add .addUserEntry {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
	margin-top: 10px;
	margin-bottom: 30px;
	float:right;
}
.user_comment_add .addUserEntry:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}
.user_comment_add .addUserEntry:active {
	position:relative;
	top:1px;
}

.user_comment_success, .user_comment_failed {
	color: #4e9df2;
	font-weight:bold;
	margin-bottom: 20px;
}

.news_forum_url a {
	float: right;
	font-size: 15px;
	font-weight: 900;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.user_not_logged a {
	font-size: 15px;
	font-weight: 900;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
}

ul > li {
list-style: disc outside;
}

.news_content { margin:5px 0; line-height:20px; text-align:left; color:#c5d1e2; padding:5px 15px; }
