/*
Theme Name: default
Author: Kris Bailey
Author URI: http://www.xdweb.net/
*/
Warning: Cannot modify header information - headers already sent by (output started at /home/www/wordpress/wp-content/plugins/xdforum/themes/default/css/xdforum_style_css.php:7) in /home/www/wordpress/wp-content/plugins/xdforum/themes/default/css/xdforum_style_css.php on line 9
.xdforumpostheader0 {
padding: 2px;
background-color: #ddd;
font-family: arial;
border-bottom: 1px dashed #555;
}
.xdforumpostcontainer0 {
background-color: #eee;
border-bottom: 1px solid #222;
}
.xdforumpostcontent0 {
padding: 2px;
font-family: arial;
}
.xdforumpostheader1 {
padding: 2px;
background-color: #ddd;
font-family: arial;
border-bottom: 1px dashed #555;
}
.xdforumpostcontent1 {
padding: 2px;
font-family: arial;
}
.xdforumpostcontainer1 {
background-color: #fff;
border-bottom: 1px solid #222;
}
.xdf_announcement {
display: block;
border: 1px solid #eeeeee;
background: #ffffff;
background: url(http://www.wittlicherfotoblog.de/wp-content/plugins/xdforum/themes/default/images/announcement.jpg) no-repeat 5px 5px;
padding: 5px 5px 15px 45px; /* top,right,bot,left.. just fyi */
}
.xdf_nowrap {
white-space: nowrap;
}
.xdf_center {
text-align: center;
.xdf_actbg {
background: #009009;
}
.xdf_delbg {
background: #009009;
}
.xdf_bothbg {
background: #009009;
}
}