/* --------------------------------------------------------
    Videos view all stylesheet
    Website: Rapartists.com
    Created by: First Beat Media
    Filename: css/videos.css
   -------------------------------------------------------- */

/* --------------------------------------------------------
    Presentation
   -------------------------------------------------------- */
 
/*  Content - Main
   -------------------------------------------------------- */

    /* Featured Videos */
    div#featured_videos { margin-bottom: 20px; }
    div#featured_videos h2 { background: url("../images/homepage/title_featured_videos.gif") no-repeat; text-decoration: none; margin-bottom: 10px; width: 280px; height: 17px; }
    div#featured_videos div#featured_videos_title { float: left; }
    div#featured_videos div#featured_videos_view_all { float: right; }
    div#featured_videos div.new_releases_item h4 { padding-bottom: 10px; }
    
    div.new_releases_item { float: left; width: 130px; padding: 0 15px; font-size: 12px; border-right: 1px solid #dfdcce; }
    div.new_releases_item a, div.new_releases_item h4, div.new_releases_item p { padding-bottom: 3px; }
    div.new_releases_item img { border: 1px solid #cfccc4; }
    div.new_releases_item h4 { font-size: 12px; font-weight: normal; }
    div.new_releases_item h4 a, div.new_releases_item a { color: #6b685c; }
    div.new_releases_item h4 a:hover, div.new_releases_item a:hover { color: #a74700; }