﻿#watch_and_listen_title
{
    display: none;
}


#home_content
{
    width: 700px;
    margin: 0 auto;
}

#site_logo
{
    margin-left: -5px;
}




li .related_item
{
    float: left;
    list-style: none;
    width: 120px;
    height: 110px;
    height: auto;
}

li.latest_item
{
    float: left;
    list-style: none;
    width: 120px;
    height: 100px;
    xheight: auto;
    padding-right: 10px;
    text-align: center;
}

li.latest_item a
{
    text-decoration: none;
    cursor: pointer;
}

#latest
{
    background: transparent url(../images/layout/40_repeat.png) 0 top repeat-y;
    width: 700px;
    height: 140px;
    height: auto;
    margin: 0 auto;
    float: left;
    clear: both;
    position: relative;
}

#latest_titles li
{
    list-style: none;
    float: left;
    width: 120px;
    padding-right: 10px;
    padding-bottom: 3px;
    color: #eee;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

#latest_titles li a
{
    color: #eee;
    text-decoration: none;
}

#latest_titles li a:hover
{
    text-decoration: underline;
}


.related_episode_title
{
    height: 20px;
    height: auto;
}

#intro
{
    height: 125px;
    width: 370px;
    float: left;
    margin-top: 60px;
    color: #eee;
    font-size: 11px;
    padding-left: 3px;
}

#latest ul
{
    margin-left: -10px;
}









#latest_keynote
{
    float: right;
    width: 251px;
    height: 175px;
    xmargin-top: 5px;
    margin-right: 20px;
    text-align: center;
    overflow: hidden;
}

#latest_keynote h1
{
    color: #fff;
    font-size: 12px;
    line-height: 1em;
    padding-top: 0;
    margin-top: 4px;
}

#latest_keynote h1 span
{
    font-weight: 100;
    font-size: 11px;
}


#latest_keynote_image_container
{
    width: 250px;
    height: 145px;
    position: relative;
}

.latest_keynote_image
{
    width: 235px;
    height: 132px;
    margin-top: 7px;
    margin-left: 1px;
}


.latest_keynote_link
{
    background: transparent url(../images/layout/latest_keynote_corners.png) 0 top no-repeat;
    width: 250px;
    height: 145px;
    display: block;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    
}

.latest_keynote_link:hover
{
    background: transparent url(../images/layout/latest_keynote_corners.png) 0 -145px no-repeat;
}







.home_page_section_title
{
    float: left;
    margin-right: 10px;
}


.home_page_section_title_link
{
    margin-top: 5px;
    float: left;
    color: #ccc;
}

.home_page_section_title_link a
{
    color: #BE58CC;
    text-decoration: none;
}

.home_page_section_title_link a:hover
{
    text-decoration: underline;
}









#home_page_search
{
    float: left;
    width: 344px;
    height: 50px;
    margin-top: 10px;
    position: relative;
}

#home_page_search_content
{
    height: 32px;
    background: transparent url(../images/layout/40_repeat.png) 0 top repeat-y;
}

#search_bar_button
{
    top: 10px;
    right: 17px;
}

.search_bar_start
{
    top: 10px;
    left: 16px;
}

#search_box
{
    width: 242px;
    position: absolute;
    top: 10px;
    left: 20px;
}










#home_page_speakers
{
    float: left;
    width: 344px;
    height: 240px;
    margin-top: 8px;
    position: relative;
}
#home_page_speakers_content
{
    height: 216px;
    background: transparent url(../images/layout/40_repeat.png) 0 top repeat-y;
    padding: 10px 16px;
    padding-bottom: 0;
}
#home_page_speakers_speakers_list
{
    float: left;
    clear: both;
    margin-top: 8px;
    width: 330px;
}
#home_page_speakers_speakers_list ul
{
    padding: 0;
    margin: 0;
}
#home_page_speakers_speakers_list li
{
    display: inline;
    list-style: none;
}

#home_page_speakers_speakers_list li.active .speaker_thumb
{
    background: transparent url(../images/speaker/speaker_over.png) 0 top no-repeat;
}

.speaker_thumb
{
    display: block;
    height: 58px;
    width: 58px;
    float: left;
    margin-right: 5px;
}

#speaker_info
{
    color: #ccc;
    margin-top: 8px;
    margin-left: 0px;
    float: left;
    clear: both;
    background: transparent url(../images/layout/speaker_info_background.png) 0 top no-repeat;
    height: 60px;
    overflow: hidden;
}

#speaker_info div
{
    display: none;
    float: left;
    clear: both;
    padding-left: 12px;
    padding-top: 8px;
}

#speaker_info div.active
{
    display: block;
    width: 295px;
    height: 60px;
}

#speaker_info h1
{
    color: #eee;
    font-size: 11px;
    padding: 0;
    margin: 0;
}
#speaker_info a
{
    color: #BE58CC;
    text-decoration: none;
}

#speaker_info a:hover
{
    text-decoration: underline;
}

.latest_speaker_episode
{
    width: 180px;
    height: 1.3em;
    overflow: hidden;
    display: block;
    float: left;
}

.latest_speaker_label
{
    float: left;
    display: block;
    width: 94px;
}

.total_speaker_label
{
    clear: left;
    float: left;
    display: block;
    width: 10px;
}

.total_speaker_label2
{
    clear: left;
    float: left;
    display: block;
    width: 50px;
}


.home_page_speakers_end
{
    margin-top: -4px;
}









#home_page_categories
{
    float: right;
    width: 344px;
    margin-top: 10px;
    position: relative;
}
#home_page_categories_content
{
    height: 418px;
    background: transparent url(../images/layout/40_repeat.png) 0 top repeat-y;
    padding: 10px 16px;
}

#home_page_categories_categories_list
{
    float: left;
    clear: both;
    color: #eee;
    margin-top: 7px;
}


.home_page_categories_category
{
    padding-left: 12px;
    padding-top: 7px;
    float: left;
    clear: both;
    background: transparent url(../images/layout/category_info_background.png) 0 top no-repeat;
    height: 38px;
    overflow: hidden;
    width: 295px;
    
}

.home_page_categories_category:hover
{
    background: transparent url(../images/layout/category_info_background_over.png) 0 top no-repeat;
    
}
       
.home_page_categories_category a
{
    color: #BE58CC;
    text-decoration: none;
}

.home_page_categories_category a:hover
{
    text-decoration: underline;
}

a.category_title
{
    color: #eee;
    font-size: 11px;
    padding: 0;
    margin: 0;
    display: block;
    font-weight: bold;

}

a.category_title:hover
{
    xcolor: #BE58CC;
    color: #eee;
}

.category_label
{
    clear: left;
    float: left;
    display: block;
    width: 50px;

}

.category_latest_episode
{
    width: 230px;
    height: 1.3em;
    overflow: hidden;
    display: block;
    float: left;
}











#home_page_upcoming
{
    float: left;
    clear: left;
    width: 344px;
    margin-top: 12px;
    position: relative;
}

#home_page_upcoming_content
{
    height: 108px;
    background: transparent url(../images/layout/40_repeat.png) 0 top repeat-y;
    padding: 10px 16px;
}

#home_page_upcoming_content ul
{
    padding: 0;
    margin: 0;
    margin-top: 18px;
    clear: both;
    width: 310px;
    margin-left: 4px;
}

li.upcoming_item
{
    float: left;
    list-style: none;
    width: 95px;
    padding-right: 10px;
    margin-top: 10px;
    text-align: center;
}

li.upcoming_item a
{
    text-decoration: none;
}

.upcoming_thumb_container
{
    position: relative;
    width: 95px;
    text-decoration: none;
    display: block;
    color: #ccc;
}

.upcoming_episode_title
{
    padding-top: 4px;
    height: 25px;
    overflow: hidden;
    font-size: 9px;
    text-align: center;
}

.upcoming_episode_title b
{
    overflow: hidden;
    font-size: 11px;
    color: #eee;
}

.upcoming_thumb_corners
{
    position: absolute;
    background: transparent url(../images/layout/upcoming_thumb_corners_over.png) 0 top no-repeat;
    width: 95px;
    height: 53px;
}

.upcoming_thumb_corners:hover
{
    background: transparent url(../images/layout/upcoming_thumb_corners_over.png) 0 -53px no-repeat;
}






#home_page_links
{
    width: 700px;
    height: 50px;
    margin: 0 auto;
    float: left;
    clear: both;
    margin-top: 10px;
    padding-bottom: 30px;
}

#home_page_links_content
{
    background: transparent url(../images/layout/40_repeat.png) 0 top repeat-y;
    height: 16px;
    padding-left: 20px;
    padding-top: 14px;
    color: #eee;
    padding-right: 20px;
}



a#link_rss
{
    background: transparent url(../images/links/rss.png) 0 top no-repeat;
    height: 24px;
    width: 150px;
    display: block;
    float: left;
    color: #fa9d45;
    xcolor: #BE58CC;
    margin-top: -5px;
    padding-left: 30px;
    padding-top: 5px;
    text-decoration: none;
    xmargin-right: 100px;
}

a#link_rss:hover
{
    text-decoration: underline;
}
.link_icon
{
    float: left;
    color: #BE58CC;
    text-decoration: none;
    display: block;
    height: 24px;
    margin-top: -20px;
    xpadding-top: 5px;
}

#link_itunes
{
    background: transparent url(../images/links/itunes.png) 0 -1px no-repeat;
    width: 73px;
    margin-right: 5px;
    margin-top: -20px;
}

#link_facebook
{
    background: transparent url(../images/links/facebook.png) 0 top no-repeat;
    width: 24px;
    margin-right: 5px;
}

#link_youtube
{
    background: transparent url(../images/links/youtube.png) 0 top no-repeat;
    width: 24px;
}
       
#link_twitter
{
    background: transparent url(../images/links/twitter.png) 0 top no-repeat;
    width: 24px;
    margin-right: 5px;
}


.home_page_links_end
{
    margin-top: -8px;
}







#the_call
{
    background: transparent url(../images/layout/40_repeat.png) 0 top repeat-y;
    width: 700px;
    height: 130px;
    margin: 0 auto;
    float: left;
    clear: both;
    position: relative;
}


#the_call .home_page_section_title 
{
    margin-left: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#the_call .home_page_section_title_link
{
    margin-top: 13px;
}

#the_call ul
{
    clear: both;
    margin-left: -10px;
}

.the_call_section_break
{
    float: left;
    margin: 0 auto;
    margin-top: 12px;
}


