/**
 * Version:     1.1.1
 * Last update: 2016-01-06 15:23:00
 * Author:      EC / DIGIT FPFIS
 */
.twitter-reply {
	background-position: 2px 1px;
}
.twitter-retweet {
	background-position: -16px 1px;	
}
.twitter-retweet,.twitter-reply {
	background-image: url("/wel/social-media-kit/images/tw_btn_sprite.png");
	background-repeat: no-repeat;
	height: 15px;
	width: 17px;
	margin-left: 10px;
	text-decoration: none;
}
.tweet {
	margin-top:3px;
	padding: 3px;
	color: #151515;
}
ul.smk-tweets, .smk-tweets li , ul.smk-posts, .smk-posts li{
	list-style: none outside none;	
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
ul.smk-tweets li, .gplus-box ul.smk-posts li {
	padding: 4px 5px 4px 0 !important;
	border-bottom: 1px dotted #DDDDDD;
	background: none !important;
}
.smk-tweets li  p, .smk-posts li  p{
	margin-top: 0;
	padding: 0;
	line-height: 15px;
	clear: both;
	/*font-size: 90%;*/
	padding: 0 0 4px;
}
.smk-tweets a, .smk-posts a{
	color: #027AC6;
	text-decoration: underline;
}
.contrast .smk-tweets a, .contrast .smk-posts a{
	color: #00FFFF;
}
.smk-tweets a:hover, .smk-tweets a:active, .smk-tweets a:focus, .smk-posts a:hover, .smk-posts a:active, .smk-posts a:focus {
	color: #003366;
}
.contrast .smk-tweets a:hover, .smk-tweets a:active, .smk-tweets a:focus, .contrast .smk-posts a:hover, .smk-posts a:active, .smk-posts a:focus{
	color: #00FFFF;
}
.smk-twitter-actions {
	margin-top: 3px;
}
.smk-twitter-actions a.favourite,
.smk-twitter-actions a.reply,
.smk-twitter-actions a.retweet {
	background-image: url("/wel/social-media-kit/images/tw_btn_sprite.png");
	background-repeat: no-repeat;
	height: 15px;
	width: 17px;
	margin-left: 10px;
	text-decoration: none;
	display: block;
	float: right;
}
.smk-twitter-actions a.reply {
	background-position: -16px 1px;
}
.smk-twitter-actions a.reply:hover, .smk-twitter-actions a.reply:active, .smk-twitter-actions a.reply:focus {
	background-position: -16px -15px;
}
.smk-twitter-actions a.retweet {
	background-position: -33px 1px;	
}
.smk-twitter-actions a.retweet:hover, .smk-twitter-actions a.retweet:active, .smk-twitter-actions a.retweet:focus {
	background-position: -33px -16px;
}
.smk-twitter-actions a.favourite {
	background-position: 2px 1px;	
}
.smk-twitter-actions a.favourite:hover, .smk-twitter-actions a.favourite:active, .smk-twitter-actions a.favourite:focus {
	background-position: 2px -15px;
}
.smk-twitter-actions .ago {
	color: #707070;
	font-size: 90%;
	float: left;
}
.smk-twitter-actions .ago a {
	text-decoration: none;
}
.smk-tweets img.profile-pic {
	float: left;
	margin: 0 5px 2px 0;
	height: 32px;
	width: 32px;
	border-radius: 4px 4px 4px 4px;
	border: none;
}
.smk-twitter-expanded-photos a {
	text-decoration: none;
}
.smk-twitter-expanded-photos img {
	max-width: 100%;
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
}
span.smk-twitter-retweeted {
	display: block;
	margin-top: 5px;
	background-image: url("/wel/social-media-kit/images/tw_btn_sprite.png");
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: -53px 0px;
	color: #999999;
}
span.smk-twitter-retweeted a:link,
span.smk-twitter-retweeted a:visited {
	color: #999999;
}
span.smk-twitter-retweeted a:hover,
span.smk-twitter-retweeted a:active {
	color: #0065a2;
}
.tweet_more{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #027AC6;
	text-decoration: underline;
	float: left;
	padding-top: 5px;
}
a.tweet_more:hover, a.tweet_more:active, a.tweet_more:focus {
	color: #003366;
}
.tweet_about{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #027AC6;
	text-decoration: underline;
	float: right;
	padding-top: 5px;
}
a.tweet_about:hover, a.tweet_about:active, a.tweet_about:focus {
	color: #003366;
}
p.user span span a:link,
p.user span span a:visited,
p.user span span a:hover,
p.user span span a:active {
	color: #999999;
	text-decoration: none;
}
.smk-tweets p.user {
	margin-bottom: 0;
}
.smk-buttons-clear {
	clear: both;
}