/*
Theme Name: Liber Dei v8
Theme URI: http://www.liberdei.com
Description: A twist on v7. Same colours, different places.
Version: 1.0
Author: Justin Chan
*/


body
{
    background-color: #1D1D1D;
    font: Century Gothic, Verdana;
    font-family: Century Gothic, Verdana;
    font-size: 0.7em;
    color: #E7861B;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#topborder
{
    position: absolute;
    background-image: url('/wp-content/themes/v8/images/Bar.jpg');
    top: 50px;
    height: 103px;
    width: 100%;
}

#graphic
{
	position: absolute;
	top: 21px;
	right: 100px;
}

#content
{
    position: absolute;
    top: 153px;
    left: 0px;
    right: 221px;
    height: 429px;
    padding-left: 10px;
    padding-right: 10px;
}

#content h1
{
    font-size: 1.4em;
    color: #E7861B;
}

#scrollingcontent
{
    position: relative;

    color: #7D8173;
    font-size: 1.1em;
}


#scrollingcontent h1 a:link, #scrollingcontent h1 a:active, #scrollingcontent h1 a:visited
{
    color: #E7861B;
    text-decoration: none;
}

#scrollingcontent h1 a:hover
{
    color: #7D8173;
}

#scrollingcontent a:link, #scrollingcontent a:active, #scrollingcontent a:visited
{
    color: #E7861B;
    text-decoration: none;
}

#scrollingcontent a:hover
{
    color: #7D8173;
}

#sidebar
{
    position: absolute;
    top: 153px;
    right: 0px;
    width: 221px;
    height: 429px;
}

#sidebarcontent
{
    position: relative;
    padding: 12px;
}

#bottomborder
{
    position: absolute;
    background-image: url('/wp-content/themes/v8/images/BottomBorder.jpg');
    top: 518px;
    height: 7px;
    width: 100%;
}

#footer
{
    position: absolute;
    top: 535px;
    left: 10px;
    right: 10px;
}

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited
{
    color: #7D8173;
    text-decoration: none;
}

#navigation
{
    position: relative;
}

#navigation a:link, #navigation a:active, #navigation a:visited
{
    color: #E7861B;
    text-decoration: none;
}

#navigation a:hover
{
    color: #7D8173;
}

#recententries
{
    position: relative;
}

#recententries li
{
    list-style: none;
    margin-bottom: 2px;
}

#recententries a:link, #recententries a:active, #recententries a:visited
{
    color: #E7861B;
    text-decoration: none;
}

#recententries a:hover
{
    color: #7D8173;
}

#recententries ul
{
    margin-left: -40px;
}

#mumbojumbo
{
    position: relative;
}

#mumbojumbo a:link, #mumbojumbo a:active, #mumbojumbo a:visited
{
    color: #7D8173;
    text-decoration: none;
}

#mumbojumbo a:hover
{
    color: #7D8173;
}

#sidebar .falbum_recent
{
    padding:0px 0px 0px 0px;
}

#sidebar .falbum-thumbnail-nods
{
    display:inline;
    margin-right:1px;
}

#sidebar .falbum-thumbnail-nods a img
{
    width:55px;
    height:55px;
    padding:1px;
    border:2px solid #666;
}

#sidebar .falbum-thumbnail-nods a:hover img
{
    border-color:#888;
}

#links ul
{
    margin-left: -40px;
    list-style: none;
}

#links ul h2
{
    font-size: 1em;
}

#gber_post
{
    margin-bottom: 2px;
}