@import url(reset.css);
@import url(content.css);
@import url(social-service.css);
@import url(google_search.css);
@import url(pollux-box.css);

body {
    color: #eee;
    font-size: 0.9em;
    font-family: Georgia, "Times", "Times New Roman", serif;
    line-height: normal;
    background-color: #1e1f1e;
}

#wood {
    margin-left: auto;
    margin-right: auto;
    float: left;
    width: 100%;
    background-position: top left;
    background-color: #4b4b4c;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    float: left;
    width: 100%;
    background-image: url(../images/back_tag.png);
    background-repeat: repeat-x;
    background-position: top left;
    display: inline;
}

#container {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

/* ================= banner style ================= */

#banner {
    width: 900px;
    height: 212px;
    float: left;
    background-image: url(../images/top_tag.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    display: inline;
}

#banner h1 {
    position: absolute;
    top: -20px;
}

#banner a.home {
    width: 667px;
    height: 187px;
    float: left;
    display: inline;
}

#banner a.def {
    width: 77px;
    padding-left: 23px;
    height: 18px;
    float: left;
    color: #eee;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-position: top left;
    display: inline;
    margin-left: 5px;
}

#banner a.rss {
    background-image: url(../images/rss.gif);
}

#banner a.twitter {
    background-image: url(../images/twitter.gif);
}

/* ================= menu ================= */
#menu {
    width: 880px;
    float: left;
    padding-left: 20px;
}

#menu a {
    text-decoration: none;
    float: left;
    font-size: 1.1em;
    color: #eee;
    line-height: 12px;
    padding: 0px 0px 1px 8px;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-position: 0px -50px;
    padding-bottom: 0px;
    display: inline;
}

#menu a span {
    float: left;
    display: block;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-position: right -50px;
    padding: 8px 13px 5px 5px;
    background-color: #444;
    display: inline;
    white-space: nowrap;
    font-variant: small-caps;
}

#menu a:hover {
    background-image: url(../images/menu.png);
    background-position: 0px -25px;
}

#menu a:hover span {
    background-image: url(../images/menu.png);
    background-position: right -25px;
    cursor: pointer;
}

#menu a.act {
    color: #222;
    background-position: 0px 0px ! important;
    background-image: url(../images/menu.png);
    background-color: #fff ! important;
}

#menu a.act span {
    background-position: top right ! important;
    background-image: url(../images/menu.png);
    background-color: #fff ! important;
}

/* ================= content layout ================= */
#content {
    width: 900px;
    background-color: #fff;
    float: left;
    background-image: url(../images/content_start.png);
    background-repeat: no-repeat;
    background-position: top left;
    display: inline;
}

#minheight {
    float: left;
    width: 1px;
    height: 500px;
    display: inline;
}

div.minheight {
    float: left;
    width: 1px;
    height: 500px;
    display: inline;
}

div.minheight2 {
    float: right;
    width: 1px;
    height: 200px;
    display: inline;
}

#text {
    width: 879px;
    color: #222;
    float: left;
    text-align: justify;
    padding: 10px;
    display: inline;
}

#index_articles, div.article {
    width: 605px;
    float: left;
    padding: 5px 15px 0px 5px;
    display: inline;
}

#content_footer {
    width: 900px;
    height: 15px;
    float: left;
    padding-bottom: 7px;
    display: inline;
}

/* ================= sidebar layout ================= */

#sidebar {
    width: 244px;
    float: right;
    display: inline;
    margin-left: 5px;
    background-image: url(../images/sidebar_02.png);
    background-repeat: repeat-y;
    background-position: top left;
}

#sidebar div.sidebar-divider {
   width: 244px;
   height: 15px;
    float: left;
    display: inline;
    background-image: url(../images/sidebar_05.png);
    background-repeat: no-repeat;
    background-position: top left; 
}


#sidebar-end {
   width: 244px;
   height: 195px;
    float: left;
    display: inline;
    background-image: url(../images/sidebar_04.png);
    background-repeat: no-repeat;
    background-position: top left; 
}

#sidebar div.smodule {
    width: 222px;
    float: left;
    padding-left: 15px;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    display: inline;
}

/* ================= bookhighlights ================= */

#bookhighlights {
    float: left;
    width: 879px;
    padding: 10px 0px 0px 0px;
    margin: 15px 0px 0px 0px; 
    background-image: url(../images/bookhighlights.png);
    background-repeat: no-repeat;
    background-position: top left;
}

/* ================= footer ================= */

#link_footer {
    width: 900px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/blue_tag_14.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 30px 0px 0px 0px;
}

#footer {
    width: 900px;
    height: 20px;
    padding-bottom: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#bottom_wrapper {
    width: 100%;
    height: 159px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/blue_tag_11.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #1b1b1b;
    display: inline;
}
