/*   Home    * * * * * * * * * * * * * * * * * * * * * * * * */


#page .content {
 margin-top:25px;
 margin-bottom:0;
}
#page .content_container.page_width {
 width:100%;
 position:relative;
}
#page #home_content .wrapper {
 width:860px;
 margin:0 auto;
}

/* * * * * * * * * * * * * * * * */

#page #content_wrapper {
 background:#fff url(/wp2/wp-content/themes/rrr/images/home_bg.jpg) repeat-x bottom left;
}

#page #content_container,
#page .content {
 background:transparent;
}

#page #home_content h2 {
 color:#222;
}

/* * * * * * * * * * * * * * * * */

#home_content .top .left_column {
 float:left;
 width:380px;
 padding-right:10px;
 margin-bottom:30px;
}

#home_content .top .left_column .title_block h1 {
 font-size:34px;
 margin:0 0 15px 0;
 width:275px;
 height:35px;
 text-indent:-5000em;
 background:#fff url(/wp2/wp-content/themes/rrr/images/home/just_press_play.png) no-repeat 0 0;
 
}

#home_content .top .left_column .title_block p {
 margin: 0;
 padding: 0 0 25px 0;
 color:#444;
 font-size:17px;
 line-height:22px;
}

#home_content .top .left_column .title_block p a {
 border: 0;
}

#home_content .top .left_column .title_block p a:hover {
 text-decoration: underline;
}

#home_content .top .left_column .quote_box {
 margin:0;
 padding:0;
 color:#505050;
 font-size:16px;
 line-height:20px;
 font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

#home_content .top .left_column .quote_box .icon {
 float:left;
 padding:2px 15px 50px 0;
}

#home_content .top .left_column .quote_box blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

#home_content .top .left_column .quote_box p.source {
 padding-top: 5px;
}

/* * * * * * * * * * * * * * * * */

#home_content .top .right_column {
 float:right;
 width:440px;
 margin-bottom:10px;
 text-align: right;
}

#home_content .top .right_column .video {
 width:440px;
 height:253px;
 background:#222;
 border: 1px solid #000;
 margin: 2px;
}

/* * * * * * * * * * * * * * * * */

#home_content .bottom {
 margin-top: 20px;
}

#home_content .bottom .right_column {
 width:400px;
}

#home_content .bottom .right_column ul li {
 padding-left:90px;
 padding-bottom: 10px;
}

#home_content .bottom .right_column ul li.high_quality {
 background:transparent url(/wp2/wp-content/themes/rrr/images/icons/headphones.png) no-repeat 5px 0;
}
#home_content .bottom .right_column ul li.legit_lyrics {
 background:transparent url(/wp2/wp-content/themes/rrr/images/icons/microphone.png) no-repeat 5px 0;
}
#home_content .bottom .right_column ul li.online_classrooms {
 background:transparent url(/wp2/wp-content/themes/rrr/images/icons/antenna.png) no-repeat 5px 0;
}

/* * * * * * * * * * * * * * * * */

#home_content .bottom .left_column {
 width:400px;
}

#home_content .bottom .left_column .quote_block {
 margin:30px 0 0 0;
 height: 120px;
 color:#404040;
 font-size:16px;
 line-height:20px;
 font-style:italic;
 font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

#home_content .bottom .left_column .quote_block .icon {
 float:left;
 padding:2px 15px 50px 0;
}

#home_content .bottom .left_column .quote_block blockquote {
 margin:0 0 15px 0;
 padding: 0;
 border: 0;
}

#home_content .bottom .left_column .quote_block .source p {
 font-weight:bold;
}

/* * * * * * * * * * * * * * * * */

#home_content .bottom .left_colum #featured_music_player {
 display:block;
 background:#fff;
 width:100%;
 padding-bottom:30px;
}
