*
{
    font-family: arial;
}
body
{
    margin: 0px;
    padding: 0px;
    overflow: scroll;
    overflow-x: hidden;
    background-color: #67CBE0;
    background-color: #7dd4ea;
}
#top_bar
{
    height: 61px;
    width: 100%;
    background-image: url("/images/gradient.png");
    border-bottom: 8px solid white;
}
#bottom_bar
{
    height: 38px;
    width: 100%;
    background-image: url("/images/gradient_bottom.png");
    border-top: 7px solid white;
}
.ad
{
    background-color: white;
}
#content, #content_tiled
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#content_tiled
{
    background-image: url("images/tile.png");
    padding: 10px;
    padding-bottom: 0px;
}
#content_index
{
    width: 982px;
}
#ad_top, #ad_bottom
{
    width: 728px;
    height: 90px;
    margin: 10px;
}
#ad_top
{
    margin-top: 0px;
}
#ad_bottom
{
    position: relative;
    top: -3px;
    left: -65px;
}
.blacked
{
    background-image: url("images/dot_44.png");
}
#featured_container
{
    width: 972px;
    height: 394px;
}
#featured_group
{
    float: right;
    position: relative;
    top: -15px;
}
#featured_group a
{
    font-style: italic;
    color: white;
    font-size: 12px;
    text-decoration: none;
}
#featured_group a:hover
{
    color: #FFDD00;
}
#rest_container
{
    width: 972px;
    height: 519px;
    margin-top: 10px;
}
#blued_recommended
{
    float: right;
    margin-top: 10px;
    margin-right: 65px;
    padding-left: 8px;
    padding-right: 8px;
    height: 30px;
}
#blued_favorite, #blued_sites
{
    color: #ffffff;
}
#blued_favorite
{
    font-size: 22px;
}
#blued_sites
{
    font-size: 32px;
}
.blued
{
    background-color: #67CBE0;
}
#blued_month_date
{
    height: 36px;
    float: right;

    position: relative;
    top: -40px;
    left: -70px;
    color: white;

    padding-right: 8px;
    padding-left: 8px;
}
#previous_entries_info
{
    height: 30px;
    width: 600px;
}
#previous_entries
{
    width: 273px;
    height: 30px;
    text-align: center;
    margin-left: 10px;
    float: left;
}
.prev_next
{
    float: left;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    cursor: pointer;
}
.page
{
    font-weight: bold;
    float: left;
    width: 16px;
    height: 20px;
    background-color: #443E3F;
    color: white;
    margin-right: 3px;
    text-align: center;
    font-size: 14px;
    padding-top: 3px;
    cursor: pointer;
}
.page:hover
{
    background-color: #67CBE0;
}
.page_current
{
    background-color: #0D0909;
}
#pagination
{
    width: 300px;
    height: 24px;
    float: left;
    position: relative;
    top: 4px;
    margin-left: 10px;
}
#blued_previous
{
    color: white;
    font-size: 22px;
}
#blued_entries
{
    color: white;
    font-size: 32px;
}
#blued_month, #blued_date
{
    position: relative;
    top: -7px;
}
#blued_month
{
    font-size: 30px;
}
#blued_month_date
{
    font-size: 40px;
}
#blued_calendar
{
    width: 49px;
    height: 142px;
    float: left;
    position: relative;
    top: 75px;
    left: 15px;
}
#calendar_blacked
{
    width: 628px;
    height: 445px;
    float: left;
    padding-top: 8px;
}
.thumb_hover
{
    border: 1px solid white;
    position: absolute;
    background-image: url("images/blue_90.png");
    z-index: 2;
    padding: 3px;
    max-width: 270px;
    text-decoration: none;
}
.thumb_hover_title
{
    color: #FFDD00;
    font-size: 14px;
    text-decoration: none;
}
.thumb_hover_blurb
{
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
.thumb_hover_date
{
    font-size: 11px;
    color: #FFFFFF;
}
.calendar_row
{
    margin-left: 7px;
}
#calendar_months
{
    height: 47px;
}
.calendar_cell
{
    width: 88px;
    height: 88px;

    float: left;
}
.calendar_cell img
{
    border: none;
}
#search_blacked
{
    width: 336px;
    height: 47px;
    float: right;

    position: relative;
    top: -23px;
}
#ad_search
{
    width: 160px;
    height: 600px;
}
#ad_middle
{   
    width: 336px;
    height: 280px;
    float: right;
    margin-top: -13px;
}
#recommended_blacked
{
    width: 316px;
    height: 319px;
    float: right;
    padding: 10px;
    padding-top: 1px;
    line-height: 13px;
    z-index: 3;
}
.input_text_blacked
{
    background-color: black;
    color: white;
    border: none;
    padding: 3px;
}
#search_text
{
    width: 238px;
    margin-right: 7px;
    font-size: 17px;
    height: 21px;
    
    position: relative;
    top: 10px;
}
#search_text.search_ghosted
{
    color: #999999;
}
#search_submit
{
    width: 70px;
    height: 26px;
    background-color: #67CBE0;
    color: white;
    border: none;
    font-weight: bold;

    position: relative;
    top: 10px;
}
#search_submit:hover
{
    cursor: pointer;
    color: #FFDD00;
}
#featured_info
{
    padding: 9px;
    width: 336px;
    height: 366px;
    float: left;
}
#featured_empty
{
    padding: 9px;
    width: 336px;
    height: 366px;
    float: left;
}
#featured_video
{
    width: 615px;
    height: 364px;
    float: right;
    padding-top: 20px;
    /*background-color: orange;*/
}
#featured_title
{
    color: #FFDD00;
}
#featured_blurb
{
    margin-top: 5px;
    height: 62px;
    color: white;
    padding-bottom: 10px;
    border-bottom: 1px solid white;
    font-size: 14px;
}
#featured_links input
{
    width: 264px;
}
#featured_links
{
    margin-top: 10px;
    margin-left: 5px;
    color: white;
    font-size: 13px;
    font-weight: bold;
}
#featured_share
{
    margin-top: 10px;
    padding-left: 24px;
    height: 81px;
}
#featured_rating
{
    border-top: 1px solid white;
    margin-top: 10px;
    height: 102px;
    /*background-color: blue;*/
    padding-top: 7px;
}
#super_awesome, #super_awesome_original
{
    color: #FFDD00;
    font-size: 15px;
    font-weight: bold;
}
#super_awesome_original
{
}
.grandma_face
{
    cursor: pointer;
}
.grandma_face_voted
{
    cursor: default;
}
.recommended_site
{
    margin-top: 3px;
}
.recommended_site a
{
    color: white;
    font-size: 14px;
    text-decoration: none;
    z-index: 3;
}
.recommended_site a:hover
{
    color: #FFDD00;
}
#footer_contents
{
    margin-top: 7px;
    color: white;
    font-size: 17px;
}
#footer_links a, .footer_link_span
{
    color: white;
    font-size: 17px;
    text-decoration: none;
    cursor: pointer;
}
#footer_links a:hover, .footer_link_span:hover
{
    color: #FFDD00;
}
#copyright
{
    font-weight: bold;
}

/* 627 86 43 */
.month_nav
{
    width: 43px;
    height: 35px;
    float: left;
    cursor: pointer;

    font-size: 22px;
    color: #FFDD00;

    text-align: center;
    padding-top: 11px;
    font-weight: bold;

}
#month_select_container
{
    overflow: hidden;
    width: 541px;
    height: 33px;
    padding-top: 13px;
    float: left;
}
#month_nav_slider
{
    position: relative;
}
.month
{
    color: #D5B5AF;
    font-size: 19px;
    margin-right: 10px;
    /*border: 1px solid red;*/
    text-align: center;
}
.current_month
{
    color: #FFDD00;
}
#powered
{
    width: 204px;
    height: 24px;
    position: relative;
    top: -72px;
    left: 65px;

    background-image: url("images/powered.png");
}
#powered:hover
{
    background-image: url("images/powered_lit.png");
}
#powered img
{
    border: none;
}
#banner img
{
    border: none;
}
.share_icon
{
    /* 49x78 */
    float: left;
    margin-right: 10px;
}
.share_icon img
{
    border: none;
}
#random_quote
{
    position: relative;
    top: -62px;
    left: 365px;
    z-index: 2;
    color: white;
    font-weight: bold;
    font-size: 18px;
    width: 400px;
    text-align: left;
    font-style: italic;
}
#search_back
{
    color: white;
    font-weight: bold;
    padding-top: 2px;
    cursor: pointer;
    padding-left: 5px;
    padding-bottom: 5px;
}
#search_back:hover
{
    color: #FFDD00;
}
#search_results_for
{
    color: white;
    font-size: 20px;
    border-bottom: 1px solid white;
    margin-bottom: 7px;
}
#search_results_inner
{
    padding: 10px;
    min-height: 730px;
    width: 730px;
}
#search_results
{
    width: 750px;
    min-height: 750px;
    padding: 10px;
    margin-bottom: -3px;
    padding-bottom: 0px;
}
#search_search
{
    float: right;
    position: relative;
    top: -16px;
}
.search_result
{
    margin-bottom: 0px;
    padding: 10px;
}
.search_result_date
{
    color: #ffffff;
    font-size: 12px;
    font-style: italic;
}
.search_result_title a
{
    color: #FFDD00;
    font-size: 19px;
    text-decoration: none;
}
.search_result_title a:hover
{
    text-decoration: underline;
}
.search_result_blurb
{
    margin-top: 5px;
    color: white;
    font-size: 14px;
}
.search_result_sketch a
{
    color: white;
    font-size: 13px;
    font-style: italic;
    text-decoration: none;
}
.search_result_sketch a:hover
{
    text-decoration: underline;
}
#no_results
{
    padding: 20px;
    text-align: center;
    color: white;
}
#content_advertise
{
    width: 1100px;
    padding: 10px;
    color: white;
}
#advertise_platform
{
    margin: 20px;
    padding: 20px;
    background-image: url("images/dot_44.png");
    font-size: 17px;
}
#platform
{
    padding: 5px;
    background-image: url("images/dot_platform.png");
    margin-bottom: -36px;
}
#loading
{
    text-align: center;
    padding: 10px;
    color: #FFDD00;
    font-size: 12px;
}
#advertise_shade
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 0px;
    right: 0px;
    z-index: 2;
}
#advertise_slider
{
    height: 167px;
    width: 100%;
    position: relative;
    z-index: 2;
    position: absolute;
    top: 0px;
}
#advertise_slider_border
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 845px;
    height: 167px;
    margin-left: auto;
    margin-right: auto;

}
#advertise_slider_content
{
    height: 154px;
    background-color: white;
    padding: 10px;
    color: #6ACBE0;
    text-align: center;
    margin: 0px;
}
#advertise_slider_content a
{
    color: #6ACBE0;
}
#advertise_slider_content a:hover
{
    color: #FFDD00;
}
#slider_close
{
    width: 22px;
    height: 24px;
    background-image: url("/images/close.png");
    float: right;
    position: relative;
    top: -35px;
    right: 10px;
    cursor: pointer;
}
#slider_close:hover
{
    background-image: url("/images/close_yellow.png");
}
