.mod_mostview{
    overflow: hidden;
	position: relative;
	/*padding-bottom: 12px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;*/
}
.mc_caption{
	/*margin: 0px 17px;*/
	padding-bottom: 7px;
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.mc_bar_graph{
	/*margin-left: 11px;*/
	margin-right:11px;
	/*margin-top: 9px;
	padding:5px;*/
}
div.mc_blurb a{color:black; /*display: block;*/ overflow:/* hidden; min-height: 37px; padding-bottom: 20px; padding-right: 30px*/;font-style:italic;}
div.mc_blurb a:hover{color:white;text-decoration: none;}
/*The native ie png fix works, but it also cuts off the negatively positioned comment box*/
/*bar graph colors: RED*/
.mc_bar_graph .mc_bar_red{
	/*width: 100%; min-height: 65px; _height: 67px;*/
	min-width: 40%; min-height: 57px; _height: 57px;
	background: url(/modules/mod_bargraph_mostview/assets/images/dot_red.png);
	/*
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dot_red.png', sizingMethod='scale');		
	*/
	position: relative;
	padding-left:8px;
	padding-top:12px;
	font: 14px georgia,serif;
	line-height: 18px;
}
	/*.mc_bar_graph .mc_bar_red .mc_blurb{
		width: 225px;
		margin-left:8px;
		margin-top:12px;
		font: 14px georgia,serif;
		line-height: 18px;
	}*/
	.mc_bar_graph .mc_bar_red .mc_view_icon{
		float: right;
		background-color: black;
		position:absolute;
		right:-10px;
		top:15px;	
	}
	.mc_bar_graph .mc_bar_red .mc_view_tail{
		top:35px;
		position:absolute;
		right:0px;	
		width:10px; height:7px;
		background-image:url(/modules/mod_bargraph_mostview/assets/images/col2_mc_view_tail.png);
		/*
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/
	}
	/*bar graph colors: ORANGE*/
	.mc_bar_graph .mc_bar_orange{
		/*width: 90%;  min-height: 57px; _height: 57px;*/
		min-width: 40%; min-height: 57px; _height: 57px;
		background: url(/modules/mod_bargraph_mostview/assets/images/dot_orange.png);
		/*
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dot_orange.png', sizingMethod='scale');		
		*/
		margin-top: -10px;
		position: relative;
		padding-left:8px;
		padding-top:10px;
		font: 14px georgia,serif;
		line-height: 18px;
	}
		/*.mc_bar_graph .mc_bar_orange .mc_blurb{
			width: 240px; *width:230px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_orange .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;	
		}
		.mc_bar_graph .mc_bar_orange .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			background-image:url(/modules/mod_bargraph_mostview/assets/images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/			
		}
		/*bar graph colors: YELLOW*/
	.mc_bar_graph .mc_bar_yellow{
		/*width: 80%;  min-height: 57px; _height: 57px;*/
		min-width: 40%; min-height: 57px; _height: 57px;
		background: url(/modules/mod_bargraph_mostview/assets/images/dot_yellow.png);
		/*
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dot_yellow.png', sizingMethod='scale');		
		*/
		margin-top: -10px;
		position: relative;
		padding-left:8px;
		padding-top:10px;
		font: 14px georgia,serif;
		line-height: 18px;
	}
		/*.mc_bar_graph .mc_bar_yellow .mc_blurb{
			width: 223px; *width:210px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_yellow .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;	
		}
		.mc_bar_graph .mc_bar_yellow .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			background-image:url(/modules/mod_bargraph_mostview/assets/images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');	*/		
		}	
/*bar graph colors: GREEN*/
	.mc_bar_graph .mc_bar_green{
		/*width: 70%;*/min-width: 40%; min-height: 57px; _height: 57px;
		background: url(/modules/mod_bargraph_mostview/assets/images/dot_green.png);
		/*
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dot_green.png', sizingMethod='scale');		
		*/
		margin-top: -10px;
		position: relative;
		padding-left:8px;
		padding-top:10px;
		font: 14px georgia,serif;
		line-height: 18px;
	}
		/*.mc_bar_graph .mc_bar_green .mc_blurb{
			width: 210px; *width:200px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_green .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;	
		}
		.mc_bar_graph .mc_bar_green .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			background-image:url(/modules/mod_bargraph_mostview/assets/images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/			
		}	
/*bar graph colors: BLUE*/
	.mc_bar_graph .mc_bar_blue{
		/*width: 60%;  */min-width: 40%; min-height: 57px; _height: 57px;
		background: url(/modules/mod_bargraph_mostview/assets/images/dot_blue.png);	
		/*	
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dot_blue.png', sizingMethod='scale');
		*/
		margin-top: -10px;
		position: relative;
		padding-left:8px;
		padding-top:10px;
		font: 14px georgia,serif;
		line-height: 18px;
	}
		/*.mc_bar_graph .mc_bar_blue .mc_blurb{
			width: 160px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_blue .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;				
		}
		.mc_bar_graph .mc_bar_blue .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			background-image:url(/modules/mod_bargraph_mostview/assets/images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/			
		}	

/*bar graph colors: BLUE*/
	.mc_bar_graph .mc_bar_blue_digg{
		/*width: 50%; */ min-width: 40%; min-height: 57px; _height: 57px;
		background: url(/modules/mod_bargraph_mostview/assets/images/digg_blue.png);	
		/*	
		* background: none;
		* filter:progid:DXImagefiTransform.Microsoft.AlphaImageLoader(src='images/dot_blue.png', sizingMethod='scale');
		*/
		margin-top: -10px;
		position: relative;
		padding-left:8px;
		padding-top:10px;
		font: 14px georgia,serif;
		color:white;
		line-height: 18px;
	}
		/*.mc_bar_graph .mc_bar_blue_digg .mc_blurb{
			width: 240px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			color:white;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_blue_digg .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;				
		}
		.mc_bar_graph .mc_bar_blue_digg .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			background-image:url(/modules/mod_bargraph_mostview/assets/images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/			
		}	

.mc_bar_graph .mc_blurb{
	/*float: left;	*/
}
.mc_bar_graph .mc_view_icon .mc_num_views a{
	color: white;	
	line-height: 21px;
	padding:0 7px;
	font-size: 13px;
}
.mc_bar_graph .mc_view_icon .mc_num_views a:hover{
	color: #00bdf6;	
}
/*
     FILE ARCHIVED ON 14:56:15 May 19, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:00:54 Jun 25, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 89.28
  load_resource: 66.591
  exclusion.robots.policy: 0.377
  RedisCDXSource: 1.939
  LoadShardBlock: 59.51 (3)
  exclusion.robots: 0.394
  esindex: 0.031
  PetaboxLoader3.datanode: 50.661 (4)
  PetaboxLoader3.resolve: 49.376
  CDXLines.iter: 23.041 (3)
*/