/*
  Retro-Design fÃ¼r das t5-board.de ab MÃ¤rz 2010

  Durch das Board-Update im MÃ¤rz 2010 wird es im Moment mit einem
  Standarddesign gefahren. Dieser Style Ã¤ndert das Design wieder
  annÃ¤hernd so wie es vorher war.

  ACHTUNG: Dieser Style ist nur eine _ÃœbergangslÃ¶sung_ bis das Board
  wieder in neuem/altem Design lÃ¤uft. Bitte schaltet diesen Style
  dann wieder ab, denn es ist nicht geplant diesen Style auf ewig
  weiter zu betreuen!

  v1.3b 2010-03-24
   Anpassen von:
    "Code" innerhalb von BeitrÃ¤gen
    AnkÃ¼ndigungen im Marktplatz - VerkÃ¤ufe
    Album

  v1.2 2010-03-22
   Anpassen von:
    Umfragebox

  v1.1 2010-03-20
   Anpassen von:
    Profilseiten
    Nachricht verfassen
    Startseite/Sidebars

  v1.0 2010-03-16
   Erster Versuch das Board wieder "Retro" zu stylen...
   altes tiefblau #2B3E4F
   altes dunkelblau #394A5D
   altes hellblau #407BBA
   neues hellblau #7192A8 gefÃ¤llt mir besser :-)
   textweiss #EEEEEE
   textgrau #BBBBBB
*/ 

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('http://www.t5-board.de/') {


/* generisch */

.cms_widget_content {
  background: url("http://www.t5-board.de/board/images/misc/blog/gradient-black-down.png") repeat-x scroll 0 0 #2B3E4F !important;
}

.cms_widget_post_content {
  color: #EEEEEE !important;
}

.cms_article_txt_content {
  color: #EEEEEE !important;
}

.cms_article_username  {
  color: #BBBBBB !important;
}

.cms_widget_post_comment  {
  color: #EEEEEE !important;
}

h1.header, h2.header {
  color:#EEEEEE !important;
}

html {
  background:none repeat scroll 0 0 #394A5D !important;
}

.body_wrapper {
  background:none repeat scroll 0 0 #2B3E4F !important;
}

.body_wrapper a {
  color: #EEEEEE !important;
  text-decoration: underline !important;
}

.time {
  color:inherit !important;
}

.shade {
  color:#BBBBBB !important;
}

.lastedited {
  color:#BBBBBB !important;
}

.newcontent_textcontrol {
  background:url("http://www.t5-board.de/board/images/buttons/newbtn_middle.png") repeat-x scroll left top #7192A8!important;
}


/* Board-Navigation Breadcrumb */

.breadcrumb .navbit a:hover {
  background-color: transparent !important;
  color: #F6F8F9 !important;
}

.breadcrumb .navbit a {
  background-color: #F6F8F9 !important;
  text-decoration:none !important;
  color: #000000 !important;
}

.breadcrumb .navbit.lastnavbit {
  color: #EEEEEE !important;
}


/* Threaddarstellung */

.postbitlegacy .postdetails, .eventbit .eventdetails {
  background:none repeat scroll 0 0 #2B3E4F !important;
}

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
  background:none repeat scroll 0 0 #394A5D !important;
  border-left:1px solid #000000 !important;
}

/* Eine neue Definition: URLs in Posts kennzeichnen */
.postbitlegacy .postbody a, .eventbit .eventdetails .eventbody a {
  color: #E6E600 !important;
  text-decoration: underline !important;
}

.postbitlegacy .userinfo {
  background:none repeat scroll 0 0 #2B3E4F !important;
  color: #EEEEEE !important;
  padding:2px 5px 5px !important;
}

.postbitlegacy .content {
  color:#EEEEEE !important;
}

.postbit, .postbitlegacy, .eventbit {
  border:1px solid #000000 !important;
  color:#EEEEEE !important;
}

.postbitdeleted, .postbitignored {
  background:none repeat scroll 0 0 #2B3E4F !important;
  border:1px solid #000000 !important;
  color:#EEEEEE !important;
}

.postbitdeleted .nodecontrols, .postbitignored .nodecontrols {
  background:none repeat scroll 0 0 #7192A8!important;
}

.postbitdeleted .nodecontrols .textcontrol, .postbitignored .nodecontrols .textcontrol  {
  background:none repeat-x scroll 0 0 transparent !important;
}

.postbitlegacy .postrow, .eventbit .eventrow {
  color:#EEEEEE !important;
}

.bbcode_container div.bbcode_quote {
  background:none repeat scroll 0 0 #2B3E4F !important;
  border:1px solid #000000 !important;
  font:normal 13px Tahoma,Calibri,Verdana,Geneva,sans-serif !important; 
}

.postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols {
  background:none repeat scroll 0 0 #7192A8 !important;
}

.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
  background:url("http://www.t5-board.de/board/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #7192A8 !important;
  border:1px solid #000000 !important;
}

.attachments  {
  background:none repeat scroll 0 0 #2B3E4F !important;
  border:1px solid #000000 !important;
}

.postbody fieldset {
  background:none repeat scroll 0 0 #2B3E4F !important;
}

legend {
  color:#EEEEEE !important;
}

#pagetitle h1 {
  color: #EEEEEE !important;
}

#pagetitle .description {
  color:#BBBBBB !important;
}

/* ThreadÃ¼bersicht */

.thread_info_block {
  background: #394A5D !important;
}

.thread_info  {
  color: #EEEEEE !important;
}

.threadlisthead {
  background:url("http://www.t5-board.de/board/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #7192A8 !important;
}

/* Kommentar: Sticky hat ab Board noch anderen Font als normale Threadtitel */
.threadbit .sticky {
  background:url("http://www.t5-board.de/board/images/gradients/grey-up.png") repeat-x scroll left bottom #2B3E4F  !important;
  border-color:#000000 #000000 #000000 !important;
  border-right:1px solid #000000 !important;
}

.threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored {
  border-color:#000000 #000000 #000000 !important;
  border-right:1px solid #000000 !important;
}

.threadbit {
  color:#EEEEEE !important;
}

.announcements .announcerow {
  -moz-box-shadow: none !important;
  background:none repeat scroll 0 0 #2B3E4F !important;
  border:1px solid #000000 !important;
}

.announcerow .announceinfo, .announcerow .announcement {
  background:none repeat scroll 0 0 #2B3E4F !important;
}

/* Eigene neue Definition: URLs in Threadlist in weiss */

.threadlist a {
  color: #EEEEEE !important;
}

.threadbit .nonsticky, .threadbit .discussionrow {
  background:url("http://www.t5-board.de/board/images/gradients/grey-up.png") repeat-x scroll left bottom #394A5D !important;
}

.threadbit .alt {
  background:url("http://www.t5-board.de/board/images/gradients/grey-up.png") repeat-x scroll left bottom #394A5D !important;
}

/* Eine neue Definition: Antworten/Hits in gleicher Farbe fÃ¼r Sticky Zeilen */
.threadbit .sticky .alt {
  background:url("http://www.t5-board.de/board/images/gradients/grey-up.png") repeat-x scroll left bottom #2B3E4F !important;
}

.threadbit .pagination .pagelinks a {
  background-color: #F6F8F9 !important;
  text-decoration:none !important;
  color:#000000 !important;
}

.threadbit .pagination .pagelinks a:hover {
  background-color: transparent !important;
  color:#EEEEEE !important;
}

.blockfoot, .blocksubfoot {
  background:none repeat scroll 0 0 #7192A8 !important;
}

.bbcode_container div.bbcode_code, .bbcode_container pre.bbcode_code {
  background:none repeat-x scroll 0 0 #2B3E4F !important;
  border:1px #000000 inset !important;
}


/* Forenliste */

.forum_info_block, .forum_info_form  {
  background: #394A5D !important;
}

.forum_info  {
  color: #EEEEEE !important;
}
.forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl {
background:url("http://www.t5-board.de/board/images/misc/black_downward_arrow.png") no-repeat scroll left center transparent;
  color:#000000 !important;
}

.forumdisplaypopups .popupbody a {
  color:#000000 !important;
}

.navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl {
  color:#000000 !important;
}

/*
.textcontrols a, a.textcontrol {
  color:#000000 !important;
}
*/

.popupbody li > a, .popupbody li > label {
  color:#000000 !important;
}

.pagination span a {
  color:#000000 !important;
  text-decoration:none !important;
}

#postlist_popups a, .postlist_popups a {
  color:#000000 !important;
}

.navlinks {
  color:#000000 !important;
}

/* Eigene neue Definition: URLs in Navigation in schwarz */
.navlinks a {
  color:#000000 !important;
}


/* Blog */

.blogcontent  {
  color:#EEEEEE !important;
}

.blog_date, .comment_date {
  color:#BBBBBB !important;
}
#sidebar_container .blockrow, #sidebar_container .blocksubhead {
  color:#000000 !important;
}

.blocksubhead a {
  color:#000000 !important;
}

.blockrow  {
  background:none repeat scroll 0 0 #394A5D !important;
}


/* ForenÃ¼bersicht */

.forumhead  {
  background:url("http://www.t5-board.de/board/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #7192A8 !important;
}

.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow  {
  background:url("http://www.t5-board.de/board/images/gradients/grey-up.png") repeat-x scroll left bottom #394A5D !important;
  border-top:1px solid #000000 !important;
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
  color:#EEEEEE !important;
}

/* Themen/BeitrÃ¤ge Spalte in der ForenÃ¼bersicht, blÃ¶de Definition! */
body {
  color: #EEEEEE !important;
}

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
  background:url("http://www.t5-board.de/board/images/gradients/grey-up.png") repeat-x scroll left bottom #394A5D !important;
  border-bottom:1px solid #000000 !important;
  border-left:1px solid #000000 !important;
  border-right:1px solid #000000 !important;
}


/* "Live"-Info unter ForenÃ¼bersicht */

.wgo_block div.floatcontainer {
  background: #394A5D !important;
}

.wgo_subblock h3 {
  color:#EEEEEE !important;
}

.wgo_block .wgo_subblock {
  border-bottom:1px solid #000000 !important;
  border-left:1px solid #000000 !important;
  border-right:1px solid #000000 !important;
}


/* Sidebar in Blog */

#sidebar_container .block {
  background:url("http://www.t5-board.de/board/images/misc/blog/top-highlight.png") repeat-x scroll left top #7192A8 !important;
  margin-bottom:0px !important;
}

#sidebar_container .underblock {
  background:url("http://www.t5-board.de/board/images/misc/blog/bottom-shadow.png") repeat-x scroll left bottom #7192A8 !important;
}

#sidebar_container .blockrow, #sidebar_container .blocksubhead {
  color:#EEEEEE !important;
}


/* Startseite */

.cms_widget .block {
  background:url("http://www.t5-board.de/board/images/misc/blog/top-highlight.png") repeat-x scroll left top #7192A8 !important;
}


/* Profil */

.member_summary .block {
  background:url("http://www.t5-board.de/board/images/misc/blog/top-highlight.png") repeat-x scroll left top #7192A8 !important;
}

.member_summary {
  background-color:#7192A8 !important;
}

.member_summary .blockrow, .member_summary .blocksubhead {
  color:#EEEEEE !important;
}

dl.stats dt {
  color:#EEEEEE !important;
}

dl.tabslight dd a {
  background-color:transparent !important;
}

dl.tabslight dd.selected a, dl.tabslight dd.selected a:hover {
  background:none repeat scroll 0 0 #7192A8 !important;
}

dl.tabslight dd a:hover {
  background:none !important;
}

.profile_content .subsectionhead-understate {
  background:none repeat scroll 0 0 #7192A8 !important;
}

.profile_content .friends_list li:hover {
  background:none repeat scroll 0 0 #394A5D !important;
}

#usercp_nav .blockrow * a:hover {
  background-color:#7192A8 !important;
}

#usercp_nav .blockrow .active {
  background-color:#7192A8 !important;
}


/* Meine Add-Ons am SchluÃŸ, Reihenfolge zÃ¤hlt manchmal :-) */

.author .label, .author .label a {
  color: #BBBBBB !important;
}

.forumdescription {
  color: #BBBBBB !important;
}

.texteditor {
  background:none repeat scroll 0 0 #EEEEEE !important;
}


/* Umfrage */

.pollresultsblock  {
  background:none repeat scroll 0 0 #7192A8 !important;
}

#pollinfo  {
  border:1px solid #000000 !important;
}

#pollresults  {
  border:1px solid #000000 !important;
  background:none repeat scroll 0 0 #394A5D !important;
}

#pollinfo .polltitle {
  color: #EEEEEE!important;
}

/* Album */

#albumlist .blockbody, #albumlist .blockbody.albumsback, #album_sidebar .blockbody, #album_content .blockbody, #album_sidebar .blockrow.albumlist_entry {
  background:none repeat scroll 0 0 #394A5D !important;
}

/* Eigene neue Definition: URLs in Navigation in schwarz */
.albumtitle a {
  color: #000000 !important;
}

#album .blockbody  {
  background:none no-repeat scroll 0 0 #394A5D !important;
}

#albumtop  {
  background:none repeat scroll 0 0 #7192A8 !important;
border:1px solid #E8E7EE;
}

}