/*STYLES FOR USED PLUGINS */

/****** Sharethis *********/
.sharethis {
	margin-top:20px;
	overflow:hidden;
}
.sharethis .stbutton {
	float:left;
}

/* Links plugin */
.cflk-feed a{
	background:url(../images/feed-icon-12x12.gif) no-repeat left center;
	padding-left:16px;
}

/****** Images for flexible upload plugin *********/

.imageframe {  margin:5px 12px 5px 0; padding:4px; border:1px solid #999; }
.imgalignleft { float:left; margin:0 12px 5px 0; }
.imgalignright { float:right; margin:0 0 5px 12px; }
.imgaligncenter { display:block; margin:0 auto 5px auto; } 
.imagecaption {padding: 2px 2px 0 2px; text-align: left; font-size:10px!important; color:#666!important;}


