﻿/* Twitter styles - Module Framework
----------------------------------------------------------*/

.twitter{}
	.twitter .inner{}
		.twitter .hd{}
			.twitter .hd h2{}
		.twitter .bd{}
			.twitter .bd .preloader { 
				margin: 0; 
				padding: 20px 20px 20px 40px; 
				background: transparent url("../../_infrastructure/images/icons/16x16/loader.gif") 1em center no-repeat;
				}
			.twitter .bd ul{ 
				list-style: none; 
				list-style-image: none; 
				margin: 0; 
				padding: 0;
				}
				.twitter .bd ul li{ background-image: none; font: normal 14px/18px 'TeXGyreHerosCnRegular', Arial, sans-serif; color: #827a63; margin-bottom: 10px; }
				.twitter .bd ul li.first-child{}
				.twitter .bd ul li.last-child{}
					.twitter .bd ul li a{ border: none !important; }
						.twitter .bd ul li span.tweet_date{ font-size: 11px; line-height: 14px; display: block; color: #827c76; }
		.twitter .ft{}
			.twitter .ft a{ border-bottom: none !important; background: url(../../images/common/icon_twitter.png) left center no-repeat; padding-left: 20px; }