@charset "utf-8";
/* TweetGrab has Style */

.tweetgrab_container{position:relative; margin:0px 0px 0px 0px; border:0 solid #000000; width:100%; font-size:12px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.tweetgrab_container, x:-moz-any-link{-moz-border-radius:0px; -webkit-border-radius:0px;}
.tweetgrab_container, x:-moz-any-link, x:default{-moz-border-radius:0px; -webkit-border-radius:0px;}
 
.tweetgrab_loading{position:relative; top:0px; left:0px; background:#fff7e5 7px 4px no-repeat; text-indent:28px; display:block; width:100%; line-height:18px; -moz-border-radius:10px; -webkit-border-radius:10px;}
	.tweetgrab_loading a:link{color:#a95b00; font-style:normal; font-size:12px; margin:0px 0px 0px 5px; text-decoration:none;}
	.tweetgrab_loading a:visited{color:#a95b00; font-style:normal; font-size:12px; margin:0px 0px 0px 5px; text-decoration:none;}
	.tweetgrab_loading a:hover{text-decoration:underline;}
	.tweetgrab_loading.error{background:#fff7e5 7px 4px no-repeat;}

.tweetgrab_container .tweetgrab_background{position:absolute; top:0px; left:0px; width:100%; background-color:#fff7e5; -moz-border-radius:0px; -webkit-border-radius:0px;}

.tweetgrab_container .tweetgrab_content{font-family:Arial; width:100%; background:#fff7e5; position:relative; -moz-border-radius:0px; -webkit-border-radius:0px; margin:0 auto 0 auto; padding:10px 0px 10px 0px;}

.tweetgrab_container .tweetgrab_content span.tweetgrab_speech-bubble{display:block; width:21px; height:11px; position:absolute; top:-11px; left:0; 0px 0px no-repeat; filter:alpha(opacity=100);}
.tweetgrab_container .tweetgrab_content span{display:block;}

.tweetgrab_container .tweetgrab_content span.tweet_text{font-size:12px;}
	.tweetgrab_container .tweetgrab_content span.tweet_text a:link{font-size:12px; text-decoration:none;}
	.tweetgrab_container .tweetgrab_content span.tweet_text a:visited{font-size:12px; text-decoration:none;}
	.tweetgrab_container .tweetgrab_content span.tweet_text a:hover{text-decoration:underline;}

.tweetgrab_container .tweetgrab_content span.tweet_meta{border-bottom:1px solid #fff7e5; padding:0px 0px 5px 0px; margin:3px 0px 8px 0px;}
	.tweetgrab_container .tweetgrab_content span.tweet_meta a:link{color:#a95b00; text-decoration:none; font-style:italic; font-size:12px;}
	.tweetgrab_container .tweetgrab_content span.tweet_meta a:visited{color:#a95b00; text-decoration:none; font-style:italic; font-size:12px;}
	.tweetgrab_container .tweetgrab_content span.tweet_meta a:hover{color:#000000; text-decoration:none; font-style:italic; font-size:12px;}
	
.tweetgrab_container .tweetgrab_content span.tweet_author{font-family:Arial,sans-serif;}
	.tweetgrab_container .tweetgrab_content span.tweet_author a:link{display:block; font-size:16px; line-height:48px; text-indent:60px;}
	.tweetgrab_container .tweetgrab_content span.tweet_author a:visited{display:block; font-size:16px; line-height:48px; text-indent:60px;}
	.tweetgrab_container .tweetgrab_content span.tweet_author a:hover{text-decoration:underline;}

	
	.tweetgrab_container .tweetgrab_content span.tweet_info{font-family:Arial,sans-serif; font-size:22px; line-height:28px;}
