html{
	font-size:11px;
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(http://s.twimg.com/images/bg-clouds.png);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#c0deed;
}

h1{
	font-size:30px;
	padding:20px;
	text-align:center;
	color:#ffffff;
}

#header{
	position:relative;
	width:920px;
	margin:0 auto;
	height:100px;
	z-index:10000;
}

#header .logo{
	position:relative;
	left:24px;
	top:0px;
	float:left;
}

#header .linkSurround{
	position:absolute;
	top:27px;
	right:15px;
}
#header .links{
	list-style:none;
	padding:0px;
	margin:0px;
}
#header .links li{
	float:left;
	padding:3px;
	margin:0px;
	padding:10px;
	padding-right:10px;
	padding-left:10px;
	font-size:14px;
	color:#000000;
	margin:3px;
	background-image:url(http://cdn.hootware.com/apps/realtimetweets/images/default/faded_grey.png);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#header .links .highlight{
	background:none;
	background-color:#c3e0ee;
}
#header .links li:hover{
	background:none;
	background-color:#c3e0ee;
}
#header .links li a{
	color:#000000;
	text-decoration:none;
}

#header .linkSurround .topicSublist{
	position:absolute;
	top:36px;
	right:0px;
	list-style:none;
	padding:0px;
	margin:0px;
	
	padding:10px;
	padding-right:10px;
	padding-left:10px;
	font-size:14px;
	color:#000000;
	margin:3px;
	background:none;
	background-color:#c3e0ee;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#header .linkSurround .topicSublist li a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
#header .linkSurround .topicSublist li a:hover{
	color:#3b90ba;
}



#content{
	width:880px;
	margin:0 auto;
	padding:30px;
	padding-bottom:1px;
	background-image:url(http://cdn.hootware.com/apps/realtimetweets/images/default/faded_grey.png);
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	/*border:2px solid #63a6c7;*/
	background-position:top left;
	background-repeat:repeat;
	margin-bottom:10px;
}

#twitter-follow-button{
	text-align:center;
	margin-bottom:10px;
}


.section{
	background-color:#ffffff;
	border-bottom:2px #63a6c7 solid;
	margin:0px;
	margin-bottom:30px;
	position:relative;
}	
.section h2{
	background-color:#63a6c7;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}
.section .content{
	padding:10px;
	padding-top:0px;
}
.section .fade{
	width:100%;
	height:60px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(http://cdn.hootware.com/apps/realtimetweets/images/default/section_fade.png);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.section .fadeHorizontal{
	height:100%;
	width:50px;
	position:absolute;
	top:37px;
	right:0px;
	background-image:url(http://cdn.hootware.com/apps/realtimetweets/images/default/section_fade_horizontal.png);
	background-position:right top;
	background-repeat:repeat-y;
}

.live_photos .content{
	overflow:hidden;
	padding-right:0px;
}
.section .content .photoThumb{
	margin-right:0px;
	margin-left:20px;
	margin-top:14px;
	margin-bottom:20px;
	border:1px solid #000000;
	position:relative;
	width:64px;
	height:64px;
	border:none;
	-moz-box-shadow:1px 1px 1px #555555;
	border:4px solid #ffffff;
}



.live_tweets ul{
	margin:0px;
	padding:0px;
	margin-top:10px;
	list-style:none;
}
.live_tweets li{
	margin:0px;
	padding:0px;
	margin-bottom:0px;
}
.live_tweets .tweet{
	height:45px;
	border:5px solid #69a8c7;
	border-top-right-radius:30px;
	-webkit-border-top-right-radius:30px;
	-moz-border-radius-topright:30px;
	margin:0px;
	margin-top:10px;
	margin-bottom:0px;
	position:relative;
	color:#ffffff;
	
	background-color:#bfdeed;
	background-image:url(http://cdn.hootware.com/apps/realtimetweets/images/default/tweet.png);
	background-position:top left;
	background-repeat:repeat-z;
}

.live_tweets .tweet .photo{
	border:4px solid #ffffff;
	border-bottom:12px solid #ffffff;
	position:relative;
	top:-11px;
	left:-5px;
	float:left;
	margin:7px;
	margin-right:8px;
	background-color:#ffffff;
	transform:rotate(-4deg);
	-moz-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
	-moz-box-shadow:1px 1px 1px #555555;
	-webkit-box-shadow:1px 1px 2px #555555;
	width:32px;
	height:32px;
}

.live_tweets .tweet .text{
	padding:5px;
	font-size:11px;
	color:#ffffff;
}
.live_tweets .tweet .text a{
	color:#165270;
}

.live_tweets .tweet .meta{
	position:absolute;
	right:3px;
	bottom:3px;
	font-size:10px;
	color:#ffffff;
}
.live_tweets .tweet .meta a{
	color:#ffffff;
}

.live_tweets .tweet .text .user{
	margin-right:3px;
	font-size:15px;
	position:relative;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.live_photos img{
	width:64px;
	height:64px;
	border:none;
	-moz-box-shadow:1px 1px 1px #555555;
	-webkit-box-shadow:1px 1px 2px #555555;
	border:4px solid #ffffff;
}

#footer{
	width:930px;
	margin:0 auto;
	padding-bottom:1px;
	background-image:url(http://cdn.hootware.com/apps/realtimetweets/images/default/faded_grey.png);
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	/*border:2px solid #63a6c7;*/
	background-position:top left;
	background-repeat:repeat;
	padding:5px;
	text-align:center;
}

