#vertical-ticker {
   position:relative;   
   height: 123px;
   overflow: hidden;
}

#vertical-ticker li {
   display: block;
}

#news {
   height: 41px;
   overflow: hidden;
}

dl.starimg {
   background-image: url("dmzx/topstats/styles/prosilver/theme/images/announce.png");
   background-repeat: no-repeat;
}

.block-left {
    box-sizing: border-box;
    width: 100%;
	padding-right: 3px;
	vertical-align: top;
}

.block-right {
    box-sizing: border-box;
    width: 100%;
	padding-left: 3px;
	vertical-align: top;
}

.block-left-off {
    box-sizing: border-box;
    width: 100%;
	vertical-align: top;
}

.block-right-off {
    box-sizing: border-box;
    width: 100%;
	vertical-align: top;
}

.container {
	width: 100%;
	columns: 2;
	display: flex;
}

.tsticker {
   position: relative;
   float: right;
   padding-right: 40px;
   margin-top: -21px;
   height:17px;
}

a.stats_topic_title {
   font-size: 1.1em;
   padding-left: 6px;
   font-weight: bold;
}

span.stats_name {
   float: left;
   padding-left: 6px;
   font-size: 1.1em;
   font-weight: bold;   
}

span.stats_author {
   padding-left: 6px;
}

span.stats_info {
   float: right;
   font-size: 1.1em;   
   position: absolute; 
   left: 74%;
}

span.stats_infos {
   font-size: 1.1em;   
   position: absolute; 
   left: 77%;
}

span.stats_infos-off {
   font-size: 1.1em;   
   position: absolute; 
   left: 74%;
}

span.stats_post_infos {
   font-size: 1.1em;   
   position: absolute; 
   left: 72%;
}

span.stats_date {
   font-size: 1.1em;   
   position: absolute; 
   left: 70%;
}

span.stats_date-off {
   font-size: 1.1em;   
   position: absolute; 
   left: 72%;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
   span.stats_name {
      width: 100%;
      text-align: center;
   }
   
   span.stats_info {
      display: none;
   }
   
   span.stats_date {
      display: none;
   }
   
	dt.stats_title {
	   text-align: center;
	}

   #vertical-ticker{
	   height: 123px !important;
	}
	
	.forabg {
		border-radius: 7px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media only screen and (max-width: 550px), only screen and (max-device-width: 550px) {
   span.stats_name {
      width: 100%;
      text-align: center;
   }
   
   span.stats_info {
      display: none;
   }
   
   span.stats_date {
      display: none;
   }   
   
	dt.stats_title {
	   text-align: center;
	}  
	
   #vertical-ticker{
	   height: 123px !important;
	}
	
	.forabg {
		border-radius: 7px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media only screen and (max-width: 400px), only screen and (max-device-width: 400px) {
   span.stats_name {
      width: 100%;
      text-align: center;
   }
   
   span.stats_info {
      display: none;
   }
   
   span.stats_date {
      display: none;
   }
   
	dt.stats_title {
	   text-align: center;
	}  
	   
   #vertical-ticker{
	   height: 140px !important;
	}
	
	.forabg {
		border-radius: 7px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
.whovisitedthistopic-avatar {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
	vertical-align: middle;
}

.whovisitedthistopic-avatar img {
	position: absolute;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	left: 0px;
	top: 0px;
	max-height: 20px;
	max-width: 20px;
}

.whovisitedthistopic-avatar img:hover {
	left: -40px;
	top: -40px;
	max-height:100px;
	max-width:100px;
	box-shadow: 0 0 20px #000;
	z-index: 10;
}
a.elonw:after {  
	font-family: FontAwesome;
	content: "\f08e";
	left: 3px;
	padding-right: 3px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	pointer-events: none;
}
.share-icon-button:before	{ background-image: url("vinny/shareon/styles/prosilver/theme/images/icons_share.png"); }

.share-button {
	cursor: pointer;
	display: inline-block;
	height: 18px;
	font-size: 13px;
	white-space: nowrap;
	border-radius: 0;
	padding: 2px 8px;
	font-family: "Open Sans", "Droid Sans", Verdana, Arial, Helvetica;
	position: relative;
	text-decoration: none !important;
	outline-style: none !important;
	vertical-align: bottom;
}

.share-icon-button:before {
	content: '';
	display: inline-block;
	float: right;
	height: 16px;
	margin: 2px 0 0 2px;
	width: 16px;
}

.facebook-icon:before	{ background-position: 452px 0; }
.twitter-icon:before	{ background-position: 431px 0; }
.tuenti-icon:before		{ background-position: 410px 0; }
.whatsapp-icon:before	{ background-position: 389px 0; }
.share-icon:before		{ background-position: -83px -1px; }
.digg-icon:before 		{ background-position: 347px 0; }
.reddit-icon:before		{ background-position: 326px 0; }
.delicious-icon:before	{ background-position: 305px 0; }
.vk-icon:before			{ background-position: 284px 0; }
.tumblr-icon:before		{ background-position: 263px 0; }
.google-icon:before		{ background-position: 242px 0; }
