.twiter img {
	width:auto !important;
	float:left;
	width:49px;
	height:46px;
}
#twitter-feed {
}

#twitter-feed .user{
display:none;
}

#twitter-feed .timePosted {
	text-align:left;
	font-style:italic;
	margin: 0 0 2px;
	padding-right: 10px;
	float: right;
	font-size: 11px !important;
	line-height: 20px;
}
#twitter-feed .tweet {
	font-style:italic;
	margin-bottom: 2px;
	 width: 100%;
	clear: none;
	float: left;
	font-size: 11px !important;
	line-height: 19px !important;
	text-align:left;
}
#twitter-feed ul li {
	  list-style:none;
	  overflow:hidden;
	  margin:5px;
	  padding:5px;
	  padding-top:2px;
	  padding-left:8px;
}

#twitter-feed ul{
	margin-left:0px;
}
.twiter ul {
	margin-left:0px;
}
	
	
	
	
	
body {
	padding-top: 90px;
}
  #fb-root {
	display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
	margin-bottom:5px !important;
	overflow: hidden !important;
}




/*twitter in blog*/
#twitter-feeds .tweet a {
    font-size: 11px;
    color: #CA2128;
}
#twitter-feeds .user{
display:none;
}

#twitter-feeds .timePosted {
	text-align:left;
	font-style:italic;
	margin: 0 0 2px;
	padding-right: 10px;
	float: right;
	font-size: 11px !important;
	line-height: 20px;
}
#twitter-feeds .tweet {
	font-style:italic;
	margin-bottom: 2px;
	 width: 100%;
	clear: none;
	float: left;
	font-size: 11px !important;
	line-height: 19px !important;
	text-align:left;
}
#twitter-feeds ul li {
	  list-style:none;
	  overflow:hidden;
	  margin:5px;
	  padding:5px;
	  padding-top:2px;
	  padding-left:8px;
}

#twitter-feeds ul{
	margin-left:0px;
}