@charset "utf-8";
/* CSS Document */

#content_wrapper{
margin: auto;
width: 1030px;
height: 860px;
}

#top_titles{
line-height: 21px;
display: inline;
}

#featured_title {
width: 300px;
padding-left: 120px;
padding-top: 22px;
padding-bottom: 5px;
float: left;
}

#twitter_title {
padding-top: 22px;
padding-bottom: 7px;
padding-right: 50px;
float: right;
}

#about_title {
position: absolute;
margin-left: 120px;
margin-top: 455px;
}

#find_title {
position: absolute;
margin-top: 455px;
margin-left: 806px;
}

#featured {
width: 646px;
height: 363px;
margin-left: 95px;
background-image:url(../images/featured.jpg);
border: 6px solid white;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
float:left;
margin-right: 10px;
}

#featured h2 {
font-family: Arial Black;
font-size: 44px;
color: #fff;
line-height: 30px;
letter-spacing: -2px;
margin-left: -1px;
padding-bottom: 3px;
position: relative;
}

#featured ul {
font-family: Arial;
color: #fff;
font-size: 16px;
font-weight: bold;
padding-left: 9px;
}

.play_btn {
display: block;
background-repeat: no-repeat;
background-image:url(../images/play_btn_off.png);
font-size: 10px;
text-decoration: none;
width: 185px;
height: 60px;
margin-top: 200px;
margin-left: 440px;
}

.play_btn:hover {
background-image:url(../images/play_btn_on.png);
}

#twitter_div{
overflow: hidden;
width: 232px;
/* height: 368px; */
float: right;
font-family: Arial;
font-size: 12px;
color: #575756;
background-image:url(../images/bg_middark.jpg);
border: 1px solid;
border-color: #575756;
padding-left: 15px;
padding-right: 8px;
padding-top: 6px;
padding-bottom: 12px;
}

#twitter_div h3{
font-size: 16px;
padding-bottom: 4px;
}

#twitter_div ul {
	text-indent: 20px;
}
#twitter_div ul li{
padding-bottom: 10px;
}

.twitter_icon{
padding-left: 5px;
}

.twitter_bird{
padding-left: 20px;	
}

.twitter_follow{
font-family: Arial;
font-weight: bolder;
font-size: 15px;
letter-spacing: -.12em;
}

#about{
width: 622px;
height: 340px;
border: 1px solid;
border-color: #575756;
font-family: Arial;
font-size: 12px;
color: #575756;
position: absolute;
margin-top: 480px;
margin-left: 100px;
padding-top: 15px;
padding-left: 15px;
padding-right: 8px;
background-image:url(../images/bg_middark.jpg);
}

#about p{
padding-bottom: 15px;
line-height: 14px;
}

#find{
position: absolute;
border: 1px solid;
border-color: #575756;
background-image: url(../images/bg_middark.jpg);
margin-top: 480px;
margin-left: 773px;
padding-left: 15px;
padding-top: 15px;
padding-right: 15px;
}

#find img{
display: block;
margin: auto;
}

#find li{
padding-bottom: 15px;
}

.awards{
vertical-align: middle;
}
