
body {
    color: #555;
    font-size: 14px;
    font-family: Georgia, "Times", "Times New Roman", serif;
    line-height: normal;
    background-color: #fff;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

/*==== BANNER ====*/
#banner {
    float: left;
    width: 639px;
    height: 94px;
    background: url(../img/darkroom_02.jpg) bottom left no-repeat;
}

#banner a {
    float: left;
    width: 639px;
    height: 94px;
}

#banner h1 {
    position: absolute;
    top: -100px;
}

/*==== SIDEBAR ====*/
#sidebar {
    float: right;
    width: 257px;
    background: url(../img/darkroom_05.jpg) bottom left repeat-y;
}

#sidebar-bottom {
    float: left;
    width: 257px;
    height: 239px;
    background: url(../img/darkroom_10.jpg) bottom left no-repeat;
}

#sidebar h3 {
    float: left;
    width: 251px;
    height: 39px;
    background: url(../img/darkroom_07.jpg) bottom left no-repeat;
    padding: 14px 0px 0px 10px;
    font-size: 1.25em;
    color: #886e04;
}

#sidebar p {
    padding: 10px 10px 20px 15px;
    line-height: 18px;
}

#sidebar a {
    color: #555;
}

#sidebar a:hover {
    color: #111;
}

#sidebar span {
    color: #999;
    font-size: 0.75em;
}

#sidebar a.all {
    color: #333;
    padding-left: 0px;
    line-height: 25px;
    font-size: 1.15em;
}

#sidebar a.act {
    font-weight: bold;
    color: #333;
}

/*==== SOCIAL NETWORKS ====*/
#social-corner {
    float: left;
    width: 237px;
    height: 60px;
    padding: 17px 0px 0px 20px;
}

#social-corner a {
    float: left;
    width: 45px;
    height: 36px;
    padding: 14px 10px 0px 50px;
    color: #886e04;
    font-size: 1.5em;
    text-decoration: none;
}

#social-corner a.rss {
    background: url(../img/darkroom_08.jpg) bottom left no-repeat;
}

#social-corner a.twitter {
    background: url(../img/darkroom_09.jpg) bottom left no-repeat;
}

#social-corner a:hover {
    text-decoration: underline;
    color: #555;
}

/*==== CONTENT ====*/
#content {
    float: left;
    width: 603px;
    padding: 20px 10px 10px 10px;
}

#content div.article {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
}

#content div.article h2 {
    font-size: 1.6em;
    font-weight: normal;
}

#content div.article h2 a {
    color: #464646;
    text-decoration: none;
}

#content div.article h2 a:hover {
    text-decoration: underline;
}

#content div.article span.info {
    color: #bbb;
}

#content div.article a {
    color: #886e04;
    font-size: 1.20em;
}

#content div.article div.samples {
    float: left;
    width: 100%;
}

#content div.article div.samples a {
    text-decoration: none;
    float: left;
    width: 142px;
    height: 95px;
}

#content div.article div.samples div.img {
    float: left;
    width: 149px;
    height: 103px;
    background: url(../img/darkroom_17.jpg) bottom right no-repeat;
    margin: 15px 15px 8px 15px;
}

/*==== LISTING ====*/
#listing {
    float: left;
    width: 603px;
    height: 50px;
    padding: 0px 0px 30px 0px;
    font-size: 1.15em;
}

#listing p a {
    color: #555;
}

#listing p a:hover {
    color: #222;
}

#listing p a.next {
    float: right;
}

#listing p a.previous {
    float: left;
}

/*==== FOOTER ====*/
#footer {
    float: left;
    width: 900px;
    height: 50px;
}

#footer p {
    padding: 10px 10px 10px 210px;
    color: #ccc;
    font-size: 1.5em;
}

/*==== SUBPAGE ====*/
#content div.article a.btt {
    float: left;
    height: 19px;
    color: #464646;
    font-size: 1em;
    padding: 0px 0px 0px 13px;
    background: url(../img/up.gif) bottom left no-repeat;
}

/*==== BREADCRUMBS ====*/
#bc {
    float: left;
    width: 603px;
    height: 30px;
    padding: 0px 0px 0px 0px;
    color: #bbb;
}

#bc a {
    color: #bbb;
}

#bc a:hover {
    color: #666;
}

/*==== POLLUX-BOX ====*/
.show-image {
    /* reserved for javascript*/
}


#imageplaceholder {
   /* reserved for javascript*/
}

#pagefade {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: none;
    text-align: center;
    z-index: 10;
    float: left;
    filter: alpha( opacity = 80);
-moz-opacity:0.8;
-khtml-opacity:0.8;
opacity:0.8;
background: url(../img/loader.gif) center 250px no-repeat #111;
color: #fff;
font-size: 1.5em;
padding-top: 25px;
}

#outer-container {
    position: absolute;
    width: 100%;
    margin-top: 50px;
    top: 0px;
    left: 0px;
    display: none;
    text-align: center;
    z-index: 100;
    background-color: transparent;
}

#overlay {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 15px 15px 15px;
    background-color: transparent;
    color: #fff;
}

#overlay img {
    border: 10px solid #fff;
    box-shadow:rgba(0,0,0,0.1) 5px 5px 5px;
}


#controls {
    margin: 0px auto;  
    width: 10px;
    font-size: 1.2em;
     background-color: #fff;
     text-align: center;
     padding-top:5px;
      color: #888;
        border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}

#previmage, #nextimage {
    width: 100px;
    height: 20px;
    padding: 0px 10px 0px 10px;
    color: #333;
    cursor: pointer;
}

#previmage {
    float: left;
    text-align: left;
    background-image: url(../img/prev.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#nextimage {
    float: right;
    text-align: right;
    background-image: url(../img/next.png);
    background-position: top left;
    background-repeat: no-repeat;
}
