﻿ .mainarticle .left_content
{
	float: left;
    padding-right: 35px;
    width: 390px;
}
.mainarticle .right_content
{
	width:300px;
	float:right;
}

.dsq-comment-flag {
visibility: visible !important;
}


.mainarticle h1
{
	color: #000000;
    float: left;
    font-family: georgia;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 9px;
    width: 100%;
}
.mainarticle .left_content .author
{
 color: #8F8F8F;
    float: left;
    font-size: 11px;
    margin-bottom: 3px;
    margin-right: 20px;
   
}
.mainarticle .left_content .author a
{
	color: #8F8F8F;
	text-decoration:none;
}
.mainarticle .left_content .author a:hover
{
	text-decoration:underline;
}
.mainarticle .left_content .datetime
{
	 color: #8F8F8F;
    font-size: 11px;
    float: left;
     
}

.mainarticle .left_content .date
{
	float:left;
}
.mainarticle .left_content h2
{
	float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 20px;
}
.mainarticle .left_content .photographer
{
	
    float: left;
font-size: 11px;
margin-bottom: 15px;
width: 100%;
text-transform: uppercase;
}
.mainarticle .left_content .body
{  float: left;
    font-size: 14px;
    margin-bottom: 10px;
    width: 390px;
}
.mainarticle .left_content .body p
{
	margin-bottom:20px;
	font-size:14px;
}
.mainarticle .left_content .body .player
{
   background-color: Black;
    float: left;
    height: 342px;
    margin-bottom: 10px;
    width: 390px;
}
/*.mainarticle .left_content .body img
{
	width:390px !important;
} */
/*****************************/
/* Small menu                */
/*****************************/

.mainarticle .right_content ul.jp-small-menu
{
	 border-bottom: 1px solid #D6D6D6;
    border-top: 1px solid #D6D6D6;
    float: left;
    padding-bottom: 6px;
    padding-top: 8px;
    width: 100%;
    margin-bottom: 7px;
}
.mainarticle .right_content ul.jp-small-menu li
{
  font-size: 10px;
    margin-left: 17px;
    margin-right: 17px;
    text-align: center;
    float: left;
}
.mainarticle .right_content .jp-small-menu a
{
	padding-top: 20px;
	color: #6d6d6d;
	text-decoration: none;
	display: inline-block;
}

.jp-small-menu-email
{
	background: url(../../Images/article-menu-item.jpg) no-repeat -25px 0px;
}
.jp-small-menu-large
{
	background: url(../../Images/article-menu-item.jpg) no-repeat -50px 0px;
}
.jp-small-menu-small
{
	background: url(../../Images/article-menu-item.jpg) no-repeat -75px 0px;
}
.jp-small-menu-print
{
	background: url(../../Images/article-menu-item.jpg) no-repeat -100px 0px;
}
.jp-small-menu-share
{
	background: url(../../Images/article-menu-item.jpg) no-repeat -125px 0px;
}

/***************************************/
/* Author Control                      */
/***************************************/
.mainarticle .right_content .author_ctrl
{
	width:300px;
}
.author_ctrl .wrapper_ctrl{
 background :none repeat scroll 0 0 #FFFFFF;
 border : 1px solid #D6D6D6;
 margin-top :12px;
 padding:3px;
 border-top: 3px solid #4B9FB9;
    float: left;
    height: auto;
    width: 294px;
}
.author_ctrl .wrapper_ctrl .top{
 background: none repeat scroll 0 0 #EDEDED;
    float: left;
     height: 58px;
 
    padding-bottom: 4px;
    padding-left: 5px;
    padding-top: 5px;
    width: 290px;
}

.author_ctrl .wrapper_ctrl .top .item-img{
float: left;
    margin-right: 9px;
}
.author_ctrl .wrapper_ctrl .top .item-title{
 color: #414141;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 239px;
}

.author_ctrl .wrapper_ctrl .top .item-title a{
color: #4CA3BE;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
     padding-bottom: 4px;
    text-decoration: none;
    text-transform: uppercase;
}

.author_ctrl .wrapper_ctrl .stories_list
{
  float: left;
  padding-left: 5px;
  padding-top: 13px;
  font-weight: bold;
  color: #414141;
}
.author_ctrl .wrapper_ctrl .stories_list .title{
    font-size: 12px;  
}

.author_ctrl .wrapper_ctrl .stories_list ul li{
background: url("../../../images/author_arrow.png") no-repeat scroll 1px 4px #FFFFFF;
    margin-top: 3px;
    padding-left: 11px;
    padding-top: 0;
}
.author_ctrl .wrapper_ctrl .stories_list ul li a{
color:#414141;
font-size:11px;
text-decoration:none;
}
/*****************************/
/*JPost Community Control    */
/*****************************/
.mainarticle #jp_community
{
	 border: 1px solid #D6D6D6;
    float: left;
    margin-top: 12px;
    padding: 1px;
    width: 298px;
}
.mainarticle #jp_community .title
{
	 background: none repeat scroll 0 0 #EDEDED;
    float: left;
    height: 21px;
    padding-left: 6px;
    padding-top: 4px;
    width: 292px;
}
.mainarticle #jp_community .title span
{
	color: #4695AE;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.mainarticle #jp_community .like_button
{
	border-bottom: 1px dashed #C7D0DF;
    float: left;
    height: 35px;
    padding-left: 15px;
    padding-right: 4px;
    padding-top: 14px;
    width: 280px;
}
.mainarticle #jp_community .share_buttons
{
	float: left;
    padding-top: 13px;
    width: 298px;
}
.mainarticle #jp_community .share_buttons .button
{
	 float: left;
    margin-left: 14px;
    background: none;
}
.mainarticle .fb_button .fb_share_no_count
{
	display:block !important;
}
.mainarticle #jp_community .talkback_button,#bottom_buttons_ctrl .sharing_left .talkback_button
{
	 background: url("../../../images/talkback_button.jpg") repeat scroll 0 0 transparent;
    height: 21px;
    margin-top: 3px;
    width: 57px;
}
.mainarticle #jp_community .bubble,#bottom_buttons_ctrl .sharing_left .bubble
{
	background: url("../../../images/talkback_bubble.jpg") repeat scroll 0 0 transparent;
    height: 30px;
    padding-top: 7px;
    text-align: center;
    width: 57px;
}
.mainarticle #jp_community .bubble a,#bottom_buttons_ctrl .sharing_left .bubble a
{
	text-decoration:none;
	color:#000000;
	font-size:16px;
	
}

/**********************************/
/* Tags Control                   */
/**********************************/
.mainarticle .jp-tags,.category_home .jp-tags
{
    border: 1px solid #D6D6D6;
    
    display: inline-block;
    margin-top: 9px;
    padding: 11px;
    width: 279px !important;
}
.mainarticle .jp-tags a,.category_home .jp-tags a
{
	color: #706E6E;
}
/*************************************/
/*Botton Buttons Control             */
/*************************************/
.mainarticle .bottom
{
	   float: left;
    margin-top: 24px;
}

.mainarticle  #bottom_buttons_ctrl .title
{
	border-bottom: 1px solid #CCCCCC;
    color: #3B5998;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-bottom: 4px;
    
}
.mainarticle  #bottom_buttons_ctrl #sharing
{
	  background: #fff;
    padding-top: 7px;
    padding-bottom: 6px;
    height:60px;
    margin-bottom:11px;
    border-bottom: 1px solid #CCCCCC;
}
.mainarticle  #bottom_buttons_ctrl #sharing .sharing_left .button
{
	float:left;
	margin-right:17px;
	background:none;
}
.mainarticle  #bottom_buttons_ctrl #sharing .sharing_left .plus_button
{
	margin-right:0px;
}
.mainarticle  #bottom_buttons_ctrl #sharing .sharing_right
{
	  background: url("/images/share_bg.png") repeat scroll 0 0 transparent;
    float: right;
    height: 53px;
    padding-left: 8px;
    padding-top: 7px;
    width: 96px;
}
.mainarticle  #bottom_buttons_ctrl #sharing .send_button
{
	 background: url("/images/send_button.png") no-repeat scroll 0 0 transparent;
     float: left;
    font-size: 12px;
    padding-left: 21px;
}
.mainarticle  #bottom_buttons_ctrl #sharing .sharing_right a
{
	  
     color: #4E4E4E;
    text-decoration: none;
    cursor:pointer;
   
}
.mainarticle  #bottom_buttons_ctrl #sharing .share_button
{
	background: url("/images/share_icon.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 12px;
    height: 20px;
    margin-bottom: 8px;
    padding-left: 22px;
}


.mainarticle #bottom_buttons_ctrl #services
{
	 border-bottom: 1px solid #d6d6d6;
    display: block;
    height: 22px;
    margin-bottom: 26px;
    padding-bottom: 12px;
}
#bottom_buttons_ctrl #services
{
	  display: block;
   
    height: 22px;
    margin-bottom: 30px;
}
#bottom_buttons_ctrl #services div
{
	float: left;
    padding-right: 10px;
}

#bottom_buttons_ctrl #services #newsletter
{
	    border-left: 1px solid #A9A7A7;
   
    padding-left: 10px;
   
}
#bottom_buttons_ctrl #services #store
{
	    border-left: 1px solid #A9A7A7;
   
    padding-left: 10px;
}
#bottom_buttons_ctrl #services img
{
	float: left;
	margin-right:6px;
}
#bottom_buttons_ctrl #services a
{
	color:#3a3a3a;
	text-decoration:none;
}
#bottom_buttons_ctrl #services span
{
	    float: left;
    padding-top: 6px;
}

/*************************/
/*JPost Services Control */
/*************************/
#jpost_services_ctrl {
   float: left;
    margin-bottom: 40px;
    width: 300px;  
}
#jpost_services_ctrl #content div
{

 float: left;
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    width: 99px;
}
#jpost_services_ctrl #content div img
{
float: left;
    margin-right: 4px;
}
#jpost_services_ctrl #content div span
{
	 float: left;
    padding-top: 5px;
}
#jpost_services_ctrl a
{
	color: #3A3A3A;
	text-decoration:none;
	cursor:pointer;
}
#jpost_services_ctrl #title
{
	 color: #3B5998;
    font-size: 14px;
    font-weight: bold;
    height: 15px;
    padding-bottom: 4px;
    width: 300px;
}
#jpost_services_ctrl #content
{
	  border-bottom: 1px solid #D6D6D6;
    border-top: 1px solid #D6D6D6;
    float: left;
    font-size: 12px;
    padding-bottom: 13px; 
    
}
/*************************/
/* Related Control       */
/*************************/
 #relatedArticles
 {
   background-color: #EEEEEE;
    color: Black;
    float: left;
    font-family: Arial;
    font-size: 12px;
    margin-bottom: 2px;
    margin-right: 14px;
    padding-bottom: 10px;
    padding-right: 14px;
    padding-top: 10px;
    width: 188px;
 }
    #relatedArticlesTitle
    {
         font-weight: bold;
    padding-bottom: 3px;
    padding-left: 24px;
    float: left;
    width: 100%;
    }
    .relatedArticlesItem a
    {
        color: Black;
    }
    #relatedArticles ul
    {
        padding-left: 23px;
    }
    #relatedArticles li
    {
       color: #4B9FB9;
    list-style: disc outside none;
    padding-bottom: 3px;
     float:left;
    }
    
    .relatedArticlesItem a
    {
        text-decoration: none;
    }
    
    .relatedArticlesItem a:hover
    {
        text-decoration: underline;
    }
/***************************/
/* Category Home Control   */
/***************************/
.category_home .top_content
{
	float:left;
}
.category_home .top_content .left,.category_home .left
{
	 padding-right: 17px;
    width: 413px;
    float:left;
}

.category_home .top_content .right,.category_home .right
{
	width:300px;
	float:right;
}
/*************************/
/* Breadcrumbs Control     */
/*************************/
.category_home .jp-breadcrumb
{
	margin-top:5px;
	margin-bottom:25px;
}
.category_home .jp-breadcrumb ul li.last
{
	  
     float: left;
    font-family: georgia;
    font-size: 31px;
    font-style: italic;
    font-weight: bold;
    line-height: 31px;
    margin-top: -8px;
}
.category_home .jp-breadcrumb ul li.last a
{
	color: #A21D21;
}
/*************************/
/* Top Story Control     */
/*************************/

#top_story .title a
{
    color: #000000;
    float: left;
    font-family: georgia;
    font-size: 20px;
    font-weight: bold;
  
    margin-bottom: 7px;
    text-decoration: none;
    width: 370px;
}
#top_story .dateAndReporter 
{
    color: #B7B7B7;
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    width: 370px;
}

#top_story .dateAndReporter .reporter,#top_story .ExpertOrAutherLink
{
	float:left;
	margin-bottom:2px;
        margin-right: 16px;
}
#top_story .dateAndReporter .date
{
	float:left;
}
#top_story .dateAndReporter a
{
	 color: #B7B7B7;
}
#top_story .teaser a
{
 color: black;
float: left;
font-size: 16px;
margin-top: 6px;
text-decoration: none;
width: 374px;
height: 75px;
}
#top_story .VideoOrGalleryCatTrue
{
	left: 7px;
    position: relative;
    top: -217px;
}
#top_story .image
{
	  float: left;
    height: 222px;
    width: 370px;
}
#top_story .image a
{
	float:left;
}
#top_story .top-story-gallery
{
	display:none;
	float:left;
}
#top_story .top-story-gallery
{
	width: 379px;
	position:relative;
	z-index:0;
	display:none;
	
}
#top_story .top-story-gallery ul li
{
	width: 379px;
height: 233px;
float:left;
}
#top_story .top-story-gallery input
{
	cursor:pointer;
}
#top_story .top-story-gallery input.disabled
{
	background:none;
}
#top_story .top-story-gallery .carousel-previous
{
	/*background: url('/images/prev_carousel.png');
width: 35px;
height: 37px;
border: none;
position: absolute;
top: 85px;
z-index: 1;
left: 3px;
color:transparent;*/
display:none;

}
#top_story .top-story-gallery .carousel-next
{
	/*background:url('/images/next_carousel.png');
width: 35px;
height: 37px;
	border: none;
position: absolute;
top: 85px;
z-index: 1;
right: 3px;
color:transparent;*/
display:none;
}
#top_story .top-story-gallery .center-wrap
{
	position:absolute;
	right:3px;
	bottom:3px;
}

#top_story .top-story-gallery .carousel-pagination a
{
background: #9B9B9B;
color: white;
width: 15px;
height: 18px;
margin-left: 4px;
padding-left: 3px;
padding-top: 3px;
font-weight: bold;
text-align: center;
padding-right: 3px;
float: left;
}

#top_story .top-story-gallery .carousel-pagination a.active
{
	background:#ffffff;
	color:#000000;
	
}

#top_story  .top-story-gallery img
{
	width:379px;
	height:233px;
}
#top_story .top-story-gallery .photographer
{
	top: -15px;

color: white;
position: relative;
font-weight: bold;
font-size: 11px;
left: 3px;
text-transform:uppercase;
}
#top_story  .top-story-gallery img ,#top_story  .top-story-gallery img a
{
	float: left;
height: 233px;
width: 379px;
}
/*************************/
/* Headlines Control     */
/*************************/
#headlines
{
	  border-top: 1px solid #DBDBDB;
    float: left;
    margin-top: 15px;
    width: 422px;
}
#headlines .item
{
	 width: 422px;
	 border-bottom: 1px solid #DBDBDB;
    float: left;
    padding-bottom: 15px;
    padding-top: 15px;
}
#headlines .item img
{
	  float: left;
    height: 56px;
    
    width: 56px;
}
#headlines .item .image
{
	 float: left;
    height: 56px;
    margin-right: 6px;
    width: 56px;
}
#headlines .item .videoGalleryIcon
{
	  height: 28px;
    left: 2px;
    position: relative;
    top: -55px;
    width: 27px;
}
#headlines .title a
{
	  color: #000000;
    float: left;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    text-decoration: none;
      line-height: 14px;
      width:360px;
}
#headlines .teaser a
{
	 color: #000000;
    text-decoration: none;
}
#headlines .teaser
{
	height:64px;
}
/*************************/
/* Authors Control       */
/*************************/
#authors_slider_wrapper
{
	 border: 1px solid #D6D6D6;
    display: none;
    float: left;
    margin-bottom: 6px;
    margin-top: 22px;
    padding: 1px;
    width: 298px;
}
#authors_slider_wrapper .top
{
	background: none repeat scroll 0 0 #EDEDED;
    color: #4695AE;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    padding-left: 6px;
    padding-top: 4px;
    width: 292px;
}
#authors_slider_wrapper .top .cat_name
{
	color: #c12224;
}
#authors_slider_wrapper .carousel
{
	 height: 135px;
    margin: 0;
    padding-left: 5px;
    padding-right: 12px;
    width: 281px;
}
#authors_slider_wrapper .carousel li
{
	
      height: 135px !important;
    width: 281px;
}
#authors_slider_wrapper .carousel li .item
{
	background: none repeat scroll 0 0 transparent;
    float: left;
    height: 48px;
    padding-bottom: 9px;
    padding-top: 9px;
    width: 281px;
}
#authors_slider_wrapper .carousel li .item-1
{
	border-top:1px solid #ebebeb 
}
#authors_slider_wrapper .carousel li img
{
	    float: left;
    height: 48px;
    margin-right: 12px;
    width: 48px;
}
#authors_slider_wrapper .carousel li #author_name a
{
	 color: #4695ae;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
#authors_slider_wrapper .carousel-pagination
{
	float:right;
    margin-top: -155px;
}
#authors_slider_wrapper .carousel-pagination span
{
	   padding-left: 5px;
}
#authors_slider_wrapper .carousel-pagination a
{
	cursor: pointer;
	color: #4695AE;
}
#authors_slider_wrapper .carousel-pagination a.active
{
	 color: #000000;
    font-weight: bold;
}
.bottom_content
{
	  float: left;
    margin-top: 23px;
}
.bottom_content .left
{
	width:297px;
	float:left;
	padding-right:30px;
}
.bottom_content .right
{
	width:417px;
	float:left;
}
/*********************************/
/* More In this section control  */
/*********************************/
#more_in_section
{
	 float: left;
    width: 409px;
     
}
#more_in_section .content .content-page-2,#more_in_section .content .content-page-3
{
	display:none;
}
#more_in_section .content .item
{
  border-bottom: 1px solid #DBDBDB;
    float: left;
    padding: 11px 0;
    width: 100%;
}
#more_in_section .content .item .title a
{
	 color: #000000;
    float: left;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    text-decoration: none;
    width: 100%;
}
#more_in_section .content .item .reporter a
{
	    color: #9D9D9D;
    float: left;
    font-size: 11px;
    margin-right: 22px;
    text-decoration: none;
}
#more_in_section .content .item .date
{
	color: #9D9D9D;
    font-size: 11px;
    float: left;
}
#more_in_section .content .item-first
{
	padding-top:0px;
}
#more_in_section .pager_wrapper
{
	    background: none repeat scroll 0 0 #A21D21;
    float: left;
    margin-top: 19px;
    padding-left: 138px;
    width: 271px;
}
#more_in_section .pager_wrapper .pager
{
	 background: none repeat scroll 0 0 #DDDDDD;
   
    padding: 0 15px;
   float:left;
}
#more_in_section .pager_wrapper .pager .prev_btn
{
	 background: url("/images/prev_btn.png") no-repeat scroll 0 3px transparent;
    border: medium none;
     cursor: pointer;
    width: 8px;
    height: 16px;
     float:left;
}
#more_in_section .pager_wrapper .pager .next_btn
{
	 background: url("/images/next_btn.png") no-repeat scroll 0 3px transparent;
    border: medium none;
     cursor: pointer;
    width: 8px;
    height: 16px;
     float:left;
}
#more_in_section .pager_wrapper .pager .page_index
{
	 margin: 0 5px;
	 float:left;
}
/*********************************/
/* Special Section Control       */
/*********************************/
.special_section_control 
{
  float: left;
    margin-bottom: 29px;
    margin-top: 21px;
    width: 730px;
}
.special_section_control .top
{
        background: none repeat scroll 0 0 #E0A900;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 1px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 4px;
    width: 725px;
}
.special_section_control .top a
{ color: #FFFFFF;
    float: left;
    text-decoration:none;
}

.special_section_control .content
{
	 border-top: 1px solid #CDCDCD;
    float: left;
    padding-top: 11px;
}
.special_section_control .content .top_story
{
	 float: left;
    width: 484px;
    margin-right: 33px;
}
.special_section_control .content .top_story .image
{
	float: left;
   margin-right: 11px;
    
}
.special_section_control .content .top_story .title a
{
	 color: #000000;
    float: left;
    font-family: georgia;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
    width: 253px;
     text-decoration: none;
}
.special_section_control .content .top_story .teaser a
{
	 color: #000000;
    float: left;
    font-size: 14px;
    width: 253px;
    text-decoration: none;
}
.special_section_control .content .headlines
{
	   float: left;
    width: 211px;
}
.special_section_control .content .headlines .more
{
	 font-size: 14px;
    font-weight: bold;
    margin-bottom: 11px;
}
.special_section_control .content .headlines .title
{
	
    float: left;
    font-family: georgia;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 201px;
     
}
.special_section_control .content .headlines .title a
{
	text-decoration: none;
	color: #000000;
}
.special_section_control .content .headlines .even
{ 
	    border-left: 5px solid #555555;
}
.special_section_control .content .headlines .odd
{ 
	   border-left: 5px solid #c2c2c2;
}
/*********************************/
/* Quick vote Control            */
/*********************************/
.category_home .jp-poll
{
	 border: 1px solid #D6D6D6;
    float: left;
    padding: 1px;
    width: 298px;
    margin-bottom:11px;
}
.category_home .jp-poll .content
{
	 float: left;
    padding-left: 7px;
    width: 283px;
}
.category_home .jp-poll .title
{
	background: none repeat scroll 0 0 #EDEDED;
    color: #4695AE;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-top: 2px;
    width: 293px;
}
.category_home .jp-poll .content span
{
	 border-bottom: 1px solid #E7E7E7;
    float: left;
    font-weight: bold;
    margin-bottom: 9px;
    padding-bottom: 4px;
}
.category_home .jp-poll .content label
{
	 color: #616161;
    float: left;
    margin-bottom: 9px;
    margin-right: 0;
    width: 262px;
    *width:258px;
}
.category_home .jp-poll .content div input
{
	float:left;
}
/* Outbrain */
#ob_strip_container_0_stripBox {
    height: 250px !important;
}

.category_home #top_story
{

 height: 367px;
}
.category_home #top_story .image .VideoOrGalleryTrue
{

   top: -214px;
}
/***********************/
/* Single Image        */
/***********************/
.bottom_content .left .single_image_wrapper
{
	margin-top:0px;
}
/*********************************/
/* Headlines category control  */
/*********************************/
#headlines_ctrl
{
	 float: left;
    width: 409px;
     margin-top: -4px;
}
#headlines_ctrl .content .content-page
{
	display:none;
}
#headlines_ctrl .content .content-page-1
{
	display:block;
}
#headlines_ctrl .content .item
{
  border-bottom: 1px solid #DBDBDB;
    float: left;
    padding: 11px 0;
    width: 100%;
}
#headlines_ctrl .content .item .title a
{
	 color: #000000;
    float: left;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    text-decoration: none;
    width: 100%;
}
#headlines_ctrl .content .item .reporter a
{
	    color: #9D9D9D;
    float: left;
    font-size: 11px;
    margin-right: 22px;
    text-decoration: none;
}
#headlines_ctrl .content .item .date
{
	color: #9D9D9D;
    font-size: 11px;
    float: left;
}
#headlines_ctrl .content .item-first
{
	padding-top:0px;
}
#headlines_ctrl .pager_wrapper
{
	    background: none repeat scroll 0 0 #A21D21;
    float: left;
    margin-top: 19px;
    padding-left: 138px;
    width: 271px;
}
#headlines_ctrl .pager_wrapper .pager
{
	 background: none repeat scroll 0 0 #DDDDDD;
   
    padding: 0 15px;
   float:left;
}
#headlines_ctrl .pager_wrapper .pager .prev_btn
{
	 background: url("/images/prev_btn.png") no-repeat scroll 0 3px transparent;
    border: medium none;
     cursor: pointer;
    width: 8px;
    height: 16px;
     float:left;
}
#headlines_ctrl .pager_wrapper .pager .next_btn
{
	 background: url("/images/next_btn.png") no-repeat scroll 0 3px transparent;
    border: medium none;
     cursor: pointer;
    width: 8px;
    height: 16px;
     float:left;
}
#headlines_ctrl .pager_wrapper .pager .page_index
{
	 margin: 0 5px;
	 float:left;
}
.headlines-category .jp-tags
{
	margin-top:0px;
}

/*********************************/
/* Headlines category control  */
/*********************************/
.headlines-category .mainarticle h1
{
	color: #000000;
    float: left;
    font-family: georgia;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 9px;
    width: 100%;
}
.headlines-category .mainarticle .author
{
 color: #8F8F8F;
    float: left;
    font-size: 11px;
   
    margin-right: 20px;
   
}
.headlines-category .mainarticle .author a
{
	color: #8F8F8F;
	text-decoration:none;
}
.headlines-category .mainarticle .author a:hover
{
	text-decoration:underline;
}
.headlines-category .mainarticle .datetime
{
	 color: #8F8F8F;
    font-size: 11px;
    float: left;
     
}

.headlines-category .mainarticle .date
{
	float:left;
}

.headlines-category .mainarticle .body
{  float: left;
    font-size: 14px;
    margin-bottom: 25px;
    width: 390px;
    margin-top:25px;
}
.headlines-category .mainarticle .body div span
{
	font-size:14px;
}
.headlines-category .mainarticle .body p
{
	margin-bottom:20px;
	font-size:14px;
}
.headlines-category .perv-next-buttons
{
	width: 100%;
float: left;
padding: 14px 0px;
border-bottom: 1px solid #DEDEDE;
border-top: 1px solid #DEDEDE;
}
.headlines-category .perv-next-buttons .btnPrev
{
	  background: url("/images/prevhead-button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 10px;
    padding-left: 16px;
    text-transform: uppercase;
    cursor: pointer;
    height:16px;
}
.headlines-category .perv-next-buttons .btnNext
{
	background: url("/images/nexthead-button.png") no-repeat scroll right top transparent;
    border: medium none;
    float: right;
    font-size: 10px;
    padding-right: 16px;
    text-transform: uppercase;
    cursor: pointer;
     height:16px;
}
.headlines-category .readFullStory
{
	    color: #2087A7;
    cursor: pointer;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: 25px;
    text-decoration: underline;
}
/*********************************/
/* OnTheWebMainControl           */
/*********************************/
.on_the_web_main 
{
	float: left;
margin-top: 9px;
width: 100%;
}
.on_the_web_main .top_content .left {
float: left;
margin-right: 19px;
width: 410px;
border-bottom: 1px solid #DBDBDB;
}
.on_the_web_main .jp-breadcrumb
{
	margin-bottom:27px;
	
}
.on_the_web_main .jp-breadcrumb .jp-breadcrumb-color
{
	background:#01335d;
}
.on_the_web_main .jp-breadcrumb li.last a
{
	color:#01335d;
	float: left;
font-family: georgia;
font-size: 31px;
font-style: italic;
font-weight: bold;
line-height: 31px;
margin-top: -8px;
}
.on_the_web_main .top_story_wrapper {
height: 300px;
}
.on_the_web_main .top_story_wrapper .item
{
	float: left;
width: 192px;
}
.on_the_web_main .top_story_wrapper .item-0
{
	margin-right:24px;
}
.on_the_web_main .top_story_wrapper .item a
{
	text-decoration:none;
}
.on_the_web_main .top_story_wrapper .item  .title a
{
	font-size: 14px;
font-weight: bold;
color: #01335d;
float: left;
margin-bottom: 14px;
height: 48px;
}
.on_the_web_main .top_story_wrapper .item  .reporter a
{
	font-size:11px;
	color:#939393;
    float:left;
    margin-right:2px;
}
.on_the_web_main .top_story_wrapper .item  .date a
{
	font-size:11px;
	color:#939393;
	float:left;
}
.on_the_web_main .top_story_wrapper .item img
{
	width: 192px;
height: 116px;
}
.on_the_web_main .top_story_wrapper .item .image
{
	float: left;
margin: 14px 0px;
}
.on_the_web_main .top_story_wrapper .item  .teaser a
{
	float:left;
	font-size:12px;
	color:#000;
}
.on_the_web_main .top_story_wrapper .item .reporter {
    float: left;
    margin-right: 5px;
}

.on_the_web_main .top_story_wrapper .item .date {
    float: left;
}

.on_the_web_main .top_story_wrapper .item .reporter_title {
    float: left;
    height: 18px;
}
/*********************
live_coverage
*************************/
.on_the_web_main .live_coverage {
    border-bottom: 1px solid #D6D6D6;
    float: left;
    height: 203px;
    margin-top: 17px;
    width: 728px;
}
.on_the_web_main .live_coverage .item {
    border-left: 1px solid #CCCCCC;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    width: 151px;
}
.on_the_web_main .live_coverage #title {
    float: left;
    margin-top: 3px;
    width: 158px;
}
.on_the_web_main .live_coverage #title a {
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.on_the_web_main  #live_coverage_wrapper
{
	 float: left;
    height: 248px;
    width: 728px;
}
.on_the_web_main #live_coverage_wrapper .top {
    background: none repeat scroll 0 0 #01335D;
    border-top: 3px solid #BBBBBB;
    height: 24px;
}
.on_the_web_main #live_coverage_wrapper .top span {   
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.on_the_web_main #live_coverage_wrapper .title1 {
    color: #FFFFFF;
    float: left;
    padding-left: 6px;
    padding-top: 4px;
}
.on_the_web_main #live_coverage_wrapper .title2 {
    color: #2AC3F6;
    float: left;
    padding-left: 3px;
    padding-top: 4px;
}

.on_the_web_main #live_coverage_wrapper .video_gallery_icon {
    float: left;
    position: relative;
    z-index: 1;
}
.center_top {
    float: left;
    margin-bottom: 34px;
    margin-top: 30px;
}
.on_the_web_main #live_coverage_wrapper .link_img{
    float: left;
    height: 151px;
    width: 151px;
}
.on_the_web_main .live_coverage .item-0 {
    border-left: medium none;
    padding-left: 0;
}
.on_the_web_main .live_coverage  .item-3
{
 padding-right: 0;
}

/*********************************
Gallery on the web
*********************************/

.on_the_web_main .gallery {
    border-bottom: 1px solid #DBDBDB;
    float: left;
    height: 261px;
    margin-left: 21px;
    width: 301px;
}
.on_the_web_main .gallery  .top {
    background: none repeat scroll 0 0 #01335D;
    border-top: 3px solid #BBBBBB;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin-bottom: 3px;
}
.on_the_web_main .gallery  .title1 {
    color: #FFFFFF;
    float: left;
    padding-left: 6px;
    padding-top: 4px;
}
.on_the_web_main .gallery  .title2 {
    color: #2AC3F6;
    float: left;
    padding-left: 3px;
    padding-top: 4px;
}
.on_the_web_main .gallery .gallery_wrapper_image{
width:301px; 
height:230px;
 overflow:hidden;
}
#backCartoons .arrow-left {
    background: url("/images/arrow-left-blue.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 13px;
    margin-left: 8px;
    margin-right: 1px;
    margin-top: 1px;
    width: 12px;
}
#nextCartoons .arrow-right {
    background: url("/images/arrow-right-blue.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    height: 13px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 1px;
    width: 13px;
}
.on_the_web_main .gallery center {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 18px;
    margin-left: 36px;
    padding-top: 4px;
    position: relative;
    top: -27px;
    width: 224px;
    z-index: 10;
}
/***************************************
Authors - on the web
***********************************/
.on_the_web_main .authors {
    float: left;
    margin-left: 26px;
    width: 233px;
}
.on_the_web_main .authors #authors_slider_wrapper .top {
    background: none repeat scroll 0 0 #01335D;
    border-top: 3px solid #BBBBBB;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin-bottom: 6px;
    width: 226px !important;
}
.on_the_web_main .authors .title1 {
    color: #FFFFFF;
    float: left;
    padding-left: 6px;
    padding-top: 3px;
}
.on_the_web_main .authors .title2 {
    color: #2AC3F6;
    float: left;
    padding-left: 5px;
    padding-top: 3px;
}

.on_the_web_main .authors .item {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #EBEBEB;
    float: left;
    height: 61px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    width: 212px !important;
    border-top: none !important;
}
.on_the_web_main .authors .item img {
    float: left;
    height: 48px;
    margin-top: 6px;
    width: 48px;
}
.on_the_web_main .authors  .item #author_name {
   
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
   
}
.on_the_web_main .authors  .item #author_name a
{
	 color: #4695AE;
	 text-decoration:none;
}
.on_the_web_main .authors  .item #author_desc
{
	float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding-left: 12px;
}
.on_the_web_main .authors  .item #author_desc a
{
	 color: black;
	 text-decoration:none;
}
.on_the_web_main #authors_slider_wrapper {
    border: medium none;
    display: none;
    float: left;
    margin-top: 0;
    width: 263px;
    padding:0;
}
.on_the_web_main  #authors_slider_wrapper .carousel {
    height: 254px !important;
    margin: 0;
    padding-left: 5px;
    padding-right: 12px;
    width: 212px !important;
}
.on_the_web_main  #authors_slider_wrapper .carousel-pagination a {
    color: #ffffff;
    cursor: pointer;
}
.on_the_web_main #authors_slider_wrapper .carousel-pagination a.active {
    color: #4695AE;
    font-weight: bold;
}
.on_the_web_main #authors_slider_wrapper .carousel-pagination {
    float: right;
    margin-top: -280px;
}
.on_the_web_main #authors_slider_wrapper .carousel-wrap
{
	height:254px !important;
}
.on_the_web_main  #authors_slider_wrapper .carousel li {
    height: 254px !important;
    width: 226px;
}
/*********************************
Youtube on the web
*********************************/
.on_the_web_main .youtube
{
    float: left;
    height: 259px;
    width: 407px;
    background:black;
}

.on_the_web_main .youtube .top {
    background: none repeat scroll 0 0 #01335D;
    border-top: 3px solid #BBBBBB;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin-bottom: 3px;
}
.on_the_web_main .youtube .title1 {
    color: #FFFFFF;
    float: left;
    padding-left: 6px;
    padding-top: 4px;
}
.on_the_web_main .youtube .title2 {
    color: #ff2f2f;
    float: left;
    padding-left: 5px;
    padding-top: 4px;
}
/**************************
on the web- Headlines
**************************/
.on_the_web_main .headlines {
border-left: 7px solid #01335D;
float: left;
height: 85px;
margin-bottom: 26px;
margin-top: 30px;
width: 410px;
}
.on_the_web_main .headlines .item {
    float: left;
    height: 30px;
    padding-left: 10px;
    padding-top: 2px;
    width: 400px;
}
.on_the_web_main .headlines .item a
{
	 color: #01335D;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.on_the_web_main .center_center {
    float: left;
    margin-bottom: 34px;
}
.on_the_web_main  .facebook {
    float: left;
    width: 240px;
}
.on_the_web_main  .mostViewed {
    float: left;
    height: 282px;
    width: 230px;
}
.on_the_web_main .bottom {
    float: left;
    margin-top: 35px;
}
.on_the_web_main .top_content .bottom .left {
    border: medium none;
    float: left;
    width: 300px;
}
.on_the_web_main .top_content .bottom .right {
    float: left;
}
.on_the_web_main #more_in_section .content .item .title a {
    color: #01335D;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
}
.on_the_web_main .more_in {
    float: left;
    width: 413px;
}
.on_the_web_main .more_in .top {
    background: none repeat scroll 0 0 #01335D;
    border-top: 3px solid #BBBBBB;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin-bottom: 3px;
}
.on_the_web_main .more_in .title1 {
    color: #FFFFFF;
    float: left;
    padding-left: 6px;
    padding-top: 4px;
}
.on_the_web_main .more_in .title2 {
    color: #FF2F2F;
    float: left;
    padding-left: 5px;
    padding-top: 4px;
    text-transform: uppercase;
}
.on_the_web_main .scripts {
    margin-bottom: 40px;
}
.on_the_web_main .middleBanner
{
	float:left;
	margin-bottom:36px;
}
.on_the_web_main .bottomBanner
{
	float:left;
	margin-top:36px;
}
/**********************
On the Web- Social Media
***********************/

.on_the_web_main .top_content .right {
float: left;
width: 300px;
}

.on_the_web_main .social_media {
margin-bottom: 15px;
float: left;
}
.on_the_web_main .social_media #social_media_ctrl .top {
    background: none repeat scroll 0 0 #01335D;
    border-top: 3px solid #BBBBBB;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    padding-top: 3px;
}
/* .on_the_web_main .social_media #social_media_ctrl .top .title1{
      color: #2AC3F6;
    float: left;
    padding-left: 5px;
    padding-top: 3px;
} */
.on_the_web_main .social_media #social_media_ctrl .top {
    color: #EFEFEF;
    float: left;
    padding-left: 5px;
    padding-top: 3px;
}
.on_the_web_main .social_media .top_content .right 
{
	float:left;
}
.on_the_web_main .social_media #social_media_ctrl {
    margin-top:0px;
}
/******************************
On the Web- most viewed
******************************/
.on_the_web_main .mostViewed {
    float: left;
    height: 282px;
    width: 230px;
}
.on_the_web_main .MostViewed {
    border-color: -moz-use-text-color -moz-use-text-color #EBEBEB;
    border-style: none none solid;
    border-width: medium medium 1px;
    float: left;
    margin-left: 15px;
    margin-top: 0;
    padding: 0;
    width: 225px;
}
.on_the_web_main .MostViewed .title {
    background: none repeat scroll 0 0 #01335D;
    border-top: 3px solid #BBBBBB;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    padding-left: 6px;
    padding-top: 7px;
    width: 219px;
}
.on_the_web_main .MostViewed .items {
    width: 225px;
}
.on_the_web_main .MostViewed .items .item {
    height: 50px;
}
.on_the_web_main .MostViewed .items .space {
    background: none repeat scroll 0 0 #EBEBEB;
    height: 1px;
    width: 225px;
}
.on_the_web_main .MostViewed  .items .item .number {
    padding-right: 15px;
}
.jp-color-ontheweb .jp-breadcrumb-color {
    background-color: #01335D;
    height: 13px;
}
.jp-color-ontheweb li.last, .jp-color-ontheweb li.last a {
    color: #01335D;
}
