@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7199a4;
}
#twitter-widget .topic {
	width: auto;
	height: 20px;
	position: static;
	padding-left: 10px;
}


#container {
	width: 620px;
	margin: 20px auto;
}
#container .topic {
	color: #3A555C;
	font-weight: bold;
	text-align: center;
}

#twitter-widget {
	height: 250px;
	width: 620px;
	background-attachment: scroll;
	background-image: url(images/twitter_bg.png);
	background-repeat: no-repeat;
}
#twitter-widget   .twitter-count  {
	width: 111px;
	position: relative;
	padding-left: 10px;
	top: 1px;
	left: 460px;
	height: 30px;
}
#twitter-follow script {
	height: 200px;
}

#twitter-widget .twitter-badge {
	position: relative;
	top: 31px;
	height: auto;
	width: 352px;
	left: 20px;
	padding-top: 5px;
}
#header {
	height: 166px;
	width: auto;
}
#container  #twitter-option {
	background-image: url(images/paper_hole_bird.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 10px;
	height: 32px;
	font-size: x-small;
	margin-right: 45px;
}
#container #social-play {
	background-color: #5F8792;
	padding-left: 11px;
	padding-right: 11px;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	width: 530px;
	margin-left: 11px;
	color: #89AAB4;
	padding-bottom: 11px;
	padding-top: 11px;
	border: thin dotted #0F6084;
}
.clearfix {
	clear: both;
}
#container #footer {
	width: auto;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: x-small;
	color: #CCDADD;
}

