

/**
**NEWS TEASER
*/
.news_date {
    font-size: 10px;
    padding: 0;
}


.news_list_item table{
	width: 100%;
}

.news_image {
    overflow: hidden;
    width: 248px;
	background-color: #F7E6A7;
	/*display: table;*/
	text-align: center;
}
#home .news_image {
	width: 100%;
}
.news_image a {
	/*display: table-cell;*/
	display: block;
	vertical-align: middle;
}
.news_image img {
	margin: 0 auto;
	text-align: center;
	/*display: table-cell;*/
	display: block;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 100%;
}
#home .news_image img {
	width: 100%;
}
.news_img {
    padding: 0 10px 10px 0;
    vertical-align: middle;
}
.news_teaser_column{
	vertical-align: top;
}
#news .news_title {
    font-size: 15px;
	line-height: 19px;
    font-weight: 700;
    padding: 0 0 5px;
	max-width: 330px;
}
.news_title_teaser .news_title{
	font-size: 12px;
}
.news_teaser{
	padding: 0px;
}

#home .news_teaser{
	padding: 0px;
}

.news_list_item{
	margin: 10px 10px 10px 0;
	padding: 0px 10px;
}

.news_listing_bottom {
    height: 20px;
    width: 100%;
}
.news_teaser .continue {
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-top:8px;
	text-transform:uppercase;
}

.comment_bubble, .comment_bubble:link {
    background: url("/images/commentcountbubble.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 solid red;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 10px;
    height: 17px;
    line-height: 12px;
    text-align: center;
    width: 24px;
	margin-right: 20px;
}
.comment_bubble:hover{color:#FFFFFF;}

.news_teaser .comment_bubble{ margin-top: 10px; }

#news_comment{
	margin: 5px 0px;
	padding: 0 0 20px 0;
}

/*
 * ARTICLE
 */

#news_article {
    border-bottom: 1px solid #F6E5A6;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.news_detail_date {
    display: block;
    float: left;
    font-weight: bold;
    height: 80px;
    margin-right: 1px;
    position: relative;
    text-align: center;
    width: 50px;
	border-right:1px solid #004489;
}

.date_month {
    font-size: 10px;
    margin-top: 20px;
    text-transform: uppercase;
}

.date_day {
    font-size: 21px;
}

.date_year {
    font-size: 10px;
}
.news_detail_headline
  {
    background: none repeat scroll 0 0 #F9EECB;
    min-height: 70px;
    margin: 0;
    padding: 5px 0 0;
    position: relative;
}
.news_detail_headline .comments_count{
	position: absolute;
	top: 30px;
	right: 0px;
}
.news_detail_headline h4 {
	font-size:24px;
	letter-spacing:0;
	line-height:30px;
	font-weight: normal;
	margin-left:20px;
	margin-top:10px;
	padding:0 10px 10px 0;
	text-transform:capitalize;
	color:#CB6F29;
	font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Arial", "Tahoma", "Geneva", sans-serif;
	text-transform:uppercase;
}
.secondary_news_detail_headline{
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 16px;
}
.secondary_news_detail_date{
	font-size: 12px;
	font-style: italic;
}
.news_detail {
    font-size: 15px;
    line-height: 24px;
    margin-top: 1px;
    padding: 0px;
}
.news_detail_image{
	background-color: #f9eecb;
}
.news_detail_image_main.multiimage{
}
.news_detail_image_main{
	overflow: hidden;
	margin:0 auto;
}
.news_detail_image_slider{
	background-color: #f3d492;
	text-align: center;
	padding:3px;
	line-height: 12px;
}
.news_detail_image_slider_item{
	display: inline;
	width:50px;
	margin:0 2px;
}
.news_detail_image_main.multiimage img{
}
.news_detail_image_main img{
	margin: 0 auto;
	display: block;
	
	width: auto;
}
.news_detail_image_slider img{
	height: 50px;
}
.news_detail_text{
	padding: 10px 20px;
}

#tag_cloud {
   
    margin-top: 1px;
   padding: 12px 28px;
}

/**
 * SOCIAL SHARING
 */

.article_sharing{
    background-color: #F9EECB;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    min-height: 40px;
    padding-left: 12px;
    padding-right: 25px;
    padding-top: 11px;
    position: relative;
    text-align: left;
}
#tourdate ul.sharing_container{
	  width: 300px;
	  display: inline;
	  margin-top: -8px;
	  float: right;
}

ul.sharing_container{
	text-align:center;	
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px auto;
}

ul.sharing_item li {
	display:inline;
	list-style-type: none;
	list-style-position: outside;
	width:32px;
	height:32px;
	border-width:0px;
	padding: 0px;
	margin: 5px;
	text-align:center;
}

.sharing_delicious{
	display:inline;
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/delicious.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
}
.sharing_digg{
	display:inline;	
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/digg.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
}
.sharing_facebook_like{
	display:inline;
	float:left;
	min-height:32px;
	min-width:260px;
	width:260px
}
.sharing_facebook_share{
	display:inline;	
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/facebook.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
}
.sharing_flickr{
	display:inline;	
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/flickr.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
}
.sharing_myspace{
	display:inline;	
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/myspace.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
}
.sharing_rss{
	display:inline;	
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/rss.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
	color:#895522;
}
.sharing_rss:hover{text-decoration:none; color:#895522; }
.stbutton.stico_default:hover{text-decoration:none; color:#895522; }
.sharing_sharethis{
	display:inline;	
	float:right;
	min-height:32px;
	min-width:100px;
}
.sharing_stumbleupon{
	display:inline;	
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/stumbleupon.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
}
.sharing_tumblr{
	display:inline;	
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/tumblr.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
}
.sharing_twitter{
	display:inline;	
	float:right;
	background-image:url(http://cdn.mariahcarey.com/non_secure/images/sharing/16/twitter.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:32px;
	min-width:100px;
}

/**
 * boxxed news teasers
 */
.box_teaser{
	margin: 20px auto 40px;
}
.news_box_item{
	margin-bottom: 30px;
}
.news_box_item_text{
	height: 3em;
}
.news_box_item_text a,.news_box_item_text a:hover,.news_box_item_text a:visited{
	color: #000000;
	text-decoration: none;
}
.fan_label{
	font-weight: bold;
	padding-right: 10px;
}