/**
 * Forums and polls
 */
.forum, .topic, .pollarchive { width: 97%; margin: 0 0 2em 0; border: 1px solid #e8e8e8; }
    .forum thead th, .topic thead th, .pollarchive thead th { margin-bottom: .2em; color: #b01e19; background-color: #e8e8e8; }
    .forum tbody th, .forum tbody td, .pollarchive tbody th, .pollarchive tbody td { border-right: 1px solid #e8e8e8; }
    .forum tr, .topic tr, .pollarchive tr { border-bottom: 1px solid #e8e8e8; }
    .forum td, .forum th, .topic td, .topic th, .pollarchive td, .pollarchive th { vertical-align: top; padding: .3em; }
    .forum img, .topic img { vertical-align: top; }
    .forum p, .pollarchive p { margin-top: 0; }
    .forum a, .pollarchive a { font-weight: bold; color: #6c4314; border-color: #6c4314; }

.post { }
    .post th { border-right: 1px solid #e8e8e8; }
.author { }

.postform { }
    .postform .basicform dt, .postform .basicform dd { float: none; width: auto; }
    .postform .basicform dt { font-weight: bold; margin-top: .5em; padding: .1em .3em; }
    .postform .basicform dd { margin: 0 0 1em 0; padding: 0; }
    .postform .basicform textarea  { width: 100%; }
    .postform .basicform input.submit { width: auto; }

    td.first .date { color: #aaa; }

/* special icons for announcements, sticky topics and locked topics */
td.announcement, td.sticky, td.locked, td.default { padding-left: 20px; background-position: 0 5px; background-repeat: no-repeat; }
    td.announcement { background-image: url(/images/i_announce.gif); }
    td.sticky { background-image: url(/images/i_sticky.gif); }
    td.locked { background-image: url(/images/i_locked.gif); }
    .announcement { font-weight: bold; }
    .locked, .locked a { color: #afafaf; border-color: #afafaf; background-color: #e8e8e8; }

.pollresults { width: 100%; }
    .pollresults tr { }
    .pollresults td { text-align: right; }
        .pollresults td span { float: left; }
    .pollresults dt, .pollresults dd { margin: .3em 0 0 0; padding: 0; float: left; }
    .pollresults dt { clear: both; width: 20%; }
    .pollresults dd { width: 20%; }
    .pollresult { width: 55% !important; background-color: #e8e8e8; }
        .pollresult div { border: 2px solid #b01e19; background-color: #ffdfca; }
.pollresults, #pollform { margin-bottom: 2em; }

/**
 * Jargon
 */
a#translate { display: block; margin-bottom: 1em; padding: .5em; background: url(/images/b_nicetitle_bottom.gif) right bottom no-repeat white; }
.jargonterm { cursor: help; font-weight: bold; border-bottom: dotted 1px #b01e19; }
div.nicetitle { position: absolute; padding-top: 4px; top: 0px; left: 0px; border: 1px solid #e8e8e8; border-width: 1px 0 0 1px; color: #b01e19; background: url(/images/b_nicetitle_bottom.gif) right bottom no-repeat #efefef; }
    div.nicetitle p { margin: 4px; padding: 4px; }
.overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; opacity: 0.2; background-color: #ffdfca; }
.translation-status { position: absolute; width: 300px; height: 30px; top: 0; right: 1em; border: 2px solid white; padding: 1em; background-color: #ffdfca; }
.close { position: absolute; top: 0; right: 0; color: red; font-weight: bold; background-color: white; }

/**
 * Google maps
 */
a.permalink { clear: both; padding-left: 20px !important; background: url(/images/i_permalink.gif) left center no-repeat; }

/* ecard styles */
#ecard_hiding { position: absolute; top: 0; left: 0; width: 900px; height: 120px; background: white url(/assets/djoser_de_2010/images/default/bg_home.gif) repeat left top; z-index: 0; }
#ecards { position: absolute; top: 180px; }
    #ecard { position: absolute; top: -1000px; width: 500px; }
    #ecard_send { position: absolute; top: 0; left: 0; }
        #ecard_send img { position: absolute; top: 0; z-index: 2; }
        #ecard_send #ecard_form { position: relative; top: 300px; left: 25px; width: 440px; z-index: 0; }
    #ecard_thankyou { display: none; position: absolute; }

#ecardlist { list-style: none; margin: 0; padding: 0; width: 100%; }
    #ecardlist li { float: left; margin: .75em; width: 200px; height: 190px; }
        #ecardlist li a { border: 0; }
            #ecardlist li a span { display: block; text-indent: -9000px; background-color: transparent; background-repeat: no-repeat; background-position: left top; }
#ecardform .header { font-weight: bold; margin: 1em 0; }
#ecardform dt { font-weight: normal; }
#ecardform dd#recipientdata { margin-top: 1em; }
#ecardform dd input { margin-bottom: .5em; }
#ecardform dd textarea { height: 150px; }

.ecardview .ecardmessage_top { width: 441px; padding-top: 66px; margin-bottom: 1em; background: transparent url(/images/2008/ecard_block_top.gif) no-repeat left top; }
.ecardview .ecardmessage_middle { display: block; padding: 0 35px; background: transparent url(/images/2008/ecard_block_repeat.gif) repeat-y left top; }
.ecardview .ecardmessage_bottom { padding-bottom: 77px; background: transparent url(/images/2008/ecard_block_bottom.gif) no-repeat left bottom; }
.ecardview img { margin-bottom: 1em; }
.ecardview h2, .ecardview p { font-size: 1em; padding: 0; margin: 0; }
    .ecardview h2.messageheader { margin-bottom: 1em; }
    .ecardview p.message { margin-bottom: 1em; }
    .ecardview h2.senderheader { margin-right: 1em; float: left; }
.ecardview .links a { font-weight: bold; padding-left: 15px; background: transparent url(/assets/djoser_de_2010/images/default/bullet.gif) left center no-repeat; }

#morerecipients, #again, #ecardform .button { width: auto !important; min-width: 86px; text-align: center; border: 0; cursor: pointer; padding: 0 10px 0 15px; font: bold .9em Verdana, Helvetica, sans-serif; color:#d05537; background: transparent url(/assets/djoser_de_2010/images/default/bullet.gif) no-repeat left center; }

/* diashow */
#dia { padding: 10px; background-color: white; }
#diainfo { clear: both; margin: 40px 0 0 20px; }
#diaprogress { text-align: right; margin: 0 auto; }

/* diashows have their own navbox */
.nav-diashow { margin: 0 auto; }
    .nav-diashow div { float: right; height: 100%; margin-top: 3px; }
    .nav-diashow a { border: 0; }
    .nav-diashow span { position: relative; left: 0; top: 5px; float: none; }
    .nav-diashow .prev { margin-right: 22px; }
        .nav-diashow .prev a { padding: 5px; padding-left: 25px; }
    .nav-diashow .next { margin-left: 22px; }
        .nav-diashow .next a { padding: 5px; padding-right: 25px; }
    .nav-diashow .begin { float: left; margin: 0 0 0 11px; padding: 2px 0 0 25px; }

.slideshow_visual img {
border: 10px solid white; }
