.tweet {
  font-family: Georgia, serif;
  font-size: 120%;
  color: #085258;
  line-height:13px;
  }
  
.tweet a:visited {
 	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FCB03C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.tweet a:active {
 	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FCB03C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.tweet a:link {
 	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FCB03C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.tweet  a:hover {
	text-decoration: underline;
}
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding-bottom: 5px;
	border:#8ADEE2 solid 0px;}
    .tweet .tweet_list li {
      overflow: auto;
      padding-bottom: 10px; }
      .tweet .tweet_list li a {
        color: #FCB03C; }
    .tweet .tweet_list .tweet_even {
	background-color: none;
}
    .tweet .tweet_list .tweet_avatar {
      padding-right: .0em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }

.tweet_text {
	font-weight:bold;
}

.twitter_bird {
	background:url(../images/twitter_bird.png) no-repeat;
	position:relative;
	z-index:20;
	top:25px;
	left:-5px;
	width:300px;
	height:128px;
	}
	
.twitter_bird h1 {
	padding: 60px 0 0 120px;
	color:#8ADEE2;

	}	
	

.twitterbox{
	float:left;
	margin:-20px 0 0 0;
	padding:0;
		
		
}
	