h2.tut{
color:white;
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
font-size:16px;
padding:12px 0 0 58px;
text-transform:uppercase;

text-shadow:2px 1px 6px #333;
}

#twitter-ticker{
width:500px;
height:500px;
background:url(img/slickbg.png) no-repeat #f5f5f5;
color:#666666;
display:none;

-moz-border-radius:10px 10px 6px 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius:6px;

text-align:left;
}

.tweet_bg{
_background: url(../img/tweet_bg.gif) no-repeat;
background: url(../img/tweet_bg2.gif) no-repeat;
}
div.twitter_onair2 .tweet_bg,div.twitter_onair3 .tweet_bg{
background: none;
}


#tweet-container{
height:700px;
_height:198px;
width:auto;
overflow:hidden;
padding-top: 8px;
}

#twitIcon{
position:absolute;
top:-25px;
left:-10px;
width:64px;
height:64px;
}

#top-bar{
height:45px;
background:url(img/top_bar.png) repeat-x;
border-bottom:1px solid white;
position:relative;
margin-bottom:8px;

-moz-border-radius:6px 6px 0 0;
}

.tweet{
padding:5px;
margin:0 8px 3px;

border-bottom:1px dotted #eee;

width:auto;
overflow:hidden;
}

.tweet .avatar{
float:left;
width: 50px;
}
.tweet .tweet_txt{
float: right;
width: 509px;
}

.tweet .user{
float:left;
line-height: 120%;
}
.tweet .time{
float:left;
line-height: 120%;
margin: 3px 0px 0px 10px;
}

.tweet .time{
text-transform:uppercase;
font-size:10px;
color:#AAAAAA;
white-space:nowrap;
}


.tweet .avatar img{
width:36px;
height:36px;
border:2px solid #eeeeee;
margin:0 5px 5px 0;
}

.tweet .txt{
clear:both;
line-height: 135%;
}

.tweet .user{
font-weight:bold;
}

#loading{
margin:93px 290px;
}

/* The styles below are only necessary for the demo page */

#twitter-ticker{
margin:40px auto 20px;
}

#main{
margin:40px auto;
text-align:center;
width:420px;
}

h2#top { font-size: 100%; color: #fff; line-height: 110%; margin-bottom: 8px; }
h2#top span { font-size: 65%; }
div.tweet { font-size: 75%;}

div.twitter_onair2 h2#top { font-size: 75%; color: #F5BD22; line-height: 130%; font-weight: bold; }
div.twitter_onair3 h2#top { font-size: 100%; color: #333; line-height: 110%; margin-bottom: 8px; }
div.twitter_onair3 h2#top span { font-size: 65%; }
div.twitter_onair3 div.tweet { font-size: 75%;}
div.twitter_onair2 div.tweet{font-size: 75%;line-height: 150%; color:#fff; border-bottom: none; margin: 10px 0px 0px; padding: 0px }
div.twitter_onair2 div.tweet p { font-size: 100%; color: #fff; margin-bottom: 15px; }
