/***** widget css ******/
#social-media  .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
.blue-social {
	background-color:#4996CF;
	border-radius: 3px 3px 0 0;
	color:white;
	font-size:18px;
	margin:0;
	padding: 18px 16px;
	text-transform:uppercase;
}
#social-media .widget-title {
	background: #000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;	
	text-align: center;
	font-family: "PT Sans Narrow","Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 5px 0;
}
#social-media.tmw .widget-title {
	background-color: #069;
}
#social-media #fb {
	padding: 10px 8px 10px 8px;
}
#social-media #fb, #social-media #gplus, #social-media #twit{
	border-bottom: 1px dashed #999999;
}
#social-media #gplus{
	padding: 12px 0 0 0;
	height: 145px;
	position: relative;
}
#___plus_0, #___plus_1 {
	position: absolute;
	left: 8px;
}
#___plusone_0, #___plusone_1 {
	position: static !important;
	left: 140px;
	top: 30px;
	z-index: 2;
}
#gplus_1 {
	width: 120px;
	height: 69px;
}
#gplus_2 {
	width: 120px;
	height: 69px;
}
#social-media #twit{
	padding: 12px 0 12px 8px;
}
.twitter-follow-button {
	width: 190px;
}
#twit .button {
	padding-right: 6px;
}
#social-media #gplus #gplus_feeds, #social-media #twit #twit_feeds{
	background: url("images/icn_followers.jpg");
	background-repeat: no-repeat;
	width: 112px;
	height: 30px;
	float: right;
	text-indent: 20px
}
#social-media #gplus #gplus_feeds p, #social-media #twit #twit_feeds p{
	position: absolute;
	margin: 8px 0 0 0;
}
#social-media #other-medias {
	padding: 12px 8px;
}
#social-media #other-medias img {
margin:0;
}
#twit img {
	vertical-align: top;
}
.module #social-media .body {
    padding: 10px 6px 0px 6px;
}


/* Tiny Scrollbar */
#scrollbar1 { width: 100%; margin: 0; }
#scrollbar1 .viewport { width: 93%; height: 289px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(../images/scrollbar/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(../images/scrollbar/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../images/scrollbar/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(../images/scrollbar/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

#scrollbar1 .overview .base-container {
    padding: 0;
    margin: 5px 0 5px 5px;
    width: 100%
    line-height: 15px;
    float: left;
    clear: both;
}
#scrollbar1 .overview .base-container .img {
    background-color: white;
    border: 1px solid #b6b6b6;
    padding: 2px;
    float: left;
    margin: 0 10px 0 0;
}
#scrollbar1 .overview .base-container a {
    font-weight: bold;
    font-size: 12px;
}
#scrollbar1 .overview .base-container a.readmore {
    font-size: 10px;
}
#social-media .latest-comments {
    height: 100%;
    border-left: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
}
#scrollbar1 div img {
    background-color: #FFFFFF;
    border: 1px solid #B6B6B6;
}
#scrollbar1 img {
    float: left;
    margin: 0 10px 0 0;
}
