/*
Theme Name: Yellowbird Theme
Theme URI: http://www.yellowbirdsdonthavewingsbuttheyflytomakeyouexperiencea3dreality.com/news/
Description: Yellowbird-theme designed by N8w8 Media, Groningen.
Version: 1.0
Author: N8w8 Media, Groningen
Author URI: http://www.n8w8.nl/
*/

/*  Overrides & specifics   */
h1
{
    font-family:    Georgia,"Times New Roman",Serif;
    font-size:      3em;
    font-weight:    bold;
    height:         40px;
    margin-bottom:  .7em;
    margin-left:    0;
}
#t_news
{
    background:     url(/images/_common/title_news.png) no-repeat top left;
}
h3
{
    font-weight:    bold;
    font-size:      16px;
    margin-bottom:  5px;
}
abbr
{
    border-bottom:  1px dashed #000;
}

/*  Elements    */
.margintop
{
    margin-top:     16px;
}
.sub_content_container
{
    padding-left:   50px;
}
#content
{
    min-height:     450px;
}
#posts
{
    position:       relative;
    padding-right:  20px;
    width:          670px;
}
#submenu
{
    width:          155px;
    
    position:       absolute;
    top:            48px;
    right:          3.4em;
}
#submenu ul, #submenu ul li
{
    margin:         0;
    padding:        0;
}
#submenu ul li
{
    list-style-type:     none;
}
#submenu a
{
    display:            block;
    font-size:          1.2em;
    padding:            4px;
    padding-left:       0;
    text-decoration:    none;
}
#submenu a:hover
{
    text-decoration:    underline;
}
#archives, #extra
{
    border-bottom:      1px solid #000;
    padding-bottom:     10px;
}

/*  Posts   */
span.storydate
{
    display:            block;
    margin-bottom:      14px;
}
#content p
{
    margin-bottom:      12px;
    padding-bottom:     0;
}
.post_item
{
    border-bottom:      1px solid #000;
    clear:              both;   
    min-height:         300px;
    margin-bottom:      24px;
}
.post_item:after
{
    clear:              both;
    content:            ".";
    display:            block;
    height:             0;
    visibility:         hidden;
}
.post_item img
{
    clear:              right;
    float:              right;
    padding-bottom:     24px;
    padding-left:       24px;
    width:              330px;
}
.post_item .video
{
    float:              right;
    height:             220px;
    padding-left:       24px;
    width:              330px;
}
.post_item .audio
{
    float:              right;
    height:             100px;
    width:              330px;   
}

/*  Footer  */
#homepage_bottom_line
{
    margin-left:        -6em;
}
.copyright_notice
{
    margin-left:        -2em;
}

/*  Commons */
h1 span, .hide
{
    position:           absolute;
    top:                -999em;
}