@CHARSET "ISO-8859-1";

.input[type="text"]{
	width: 800px;
}

/*
*
*Twitter
*
*/

.twitter-item {
	margin-bottom: 2rem;	
}
.twitter-item .prof-img {
	height: 48px;
	float:left;
}
.twitter-item .prof-head {
	height: 48px;
	margin:0 0 10px;
}
.twitter-item .title {
	float:left;
	margin-left: 10px;
}

.twitter-item .title h4 {
	margin-top: -6px;
	margin-bottom: 0;
	
}
.twitter-item .title p {
	margin-bottom: 0;
	
}
.twitter-item .time {
	float:right;
	/*line-height: 48px;*/
	font-size: 16px;
}
.twitter-item .tweet {
	clear:both;

}

.twitter-item .username {
	
	line-height: 1;
}

/*
*
*Flickr
*
*/

.flickr-carousel {

}

.flickr-carousel .item {

}

/*
*
*Youtube
*
*/

.iframe-video-wrapper {
	
}

 



