/*
  WebBBS default stylesheet - http://webbbs-team.org
  Last changed: 2006-8-3 by Tarty
*/

/* canvas */
html        {
		background-image: url(http://www.scotch-and-sirens.waw.pl/comments/sidesquares10a.gif);
	    margin: 0 0 1px;
        height: 100%;
        background-color:;
        padding: 0;
}
body        {
        margin-left: 100px;
		color: #663333;
        background-color:;
        padding: 0px;
		text-align: center;
        font-family: georgia, book antiqua, times new roman, verdana, helvetica, arial;
}
body, table        {
        font-size: 1em;
        font-family: georgia, book antiqua, times new roman, verdana, helvetica, arial;
}

/* link */
a        {
        color: blue;
}
a:visited        {
        color: #663333;
}
a:hover        {
        color: red;
}
a img        {
        border: 0;
}

/* form */
form        {
        margin: 0;
        padding: 0;
}
input, button, textarea, select        {
        font-size: inherit;
        font-family: inherit;
		font-color: inherit;
}
textarea        {
        width: 100%;
}

/* quote */
blockquote        {
        margin: 20px;
        font-size: 100%;
	border: 0px solid silver;
	text-align: left;
}

h1        { font-size: 2em; margin: .67em 0; }
h2        { font-size: 1.5em; margin: .75em 0; }
h3        { font-size: 1.17em; margin: .83em 0; }
h4		  { font-size: 85%;
			font-variant: small-caps;
        	line-height: 150%; 
			font-weight: normal;
		}
h5		  { font-size: 85%;
			font-style: italic;
        	line-height: 150%; 
			font-weight: normal;
		}

h1, h2, h3,
b,
strong,
span.strong        { font-weight: bold; }

/* Highlighted keyword, message link */
em,
span.em		{ font-style: italic; }
span.big	{ font-size: 1.25em; }
small,
span.small	{ font-size: .85em; }

/* monospace font */
tt, pre        {
        font-size: 95%;
        font-family: monospace;
}

pre        {
	border: 1px solid silver;
        white-space: pre;
	margin: 0.5em 0;
	padding: 0.25em;
}
.center	{ text-align: center; }

/* ALL output wrapper */
div#glob_wrapbbs	{}

/* navbar wrapper */
div.adm_navbar,
div.glob_navbar        {
        background-color: #e9e9e9;
        font-size: 100%;
        line-height: 150%;
	text-align: center;
	padding: 4px 0;
	border: 1px solid silver;
}
div.adm_navbar {
        margin: 8px auto;
        width: 85%;
}
div.glob_navbar {
        margin: 0 auto;
        width: 85%;
}
div#glob_header div.adm_navbar span,
div.glob_navbar span	{
	white-space: nowrap;
	margin: 4px;
}
/* MSIE 5/6 don't support the insertion of 
   [] around link with :before and :after */
div.glob_navbar span a:before	{
	content: '[';
}
div.glob_navbar span a:after	{
	content: ']';
}


/* header wrapper */
div#glob_header	{ 
	text-align: center; 
}

/* welcome msg wrapper */
div#ind_topinf table        {
        margin-left: auto;
        margin-right: auto;
        font-size: 85%;
}
div#ind_topinf table th	{
        font-style: italic;
}
div#ind_topinf table td	{
        font-size: 95%;
	vertical-align: top;
}

/* threaded message list wrapper */
div#ind_msglist	{
text-align: left;
font-size: 90%;
}
div#ind_msglist a	{ font-weight: bold; }
/* compressed message list 2nd line wrapper */
span.ind_respcnt	{
        font-size: 85%;
	font-style: italic;
        line-height: 180%;
} 
/* BBS-related footer-stuff wrapper */
div#glob_footer        {}

/* creditlinks wrapper */
div#glob_footerbbs	{ text-align: center; }
div#glob_footerbbs div.glob_navbar        {
	margin-top: 15px;
}
div#glob_footerbbs p	{ color: grey; }

/* benchmarkresult */
p#glob_bmark        { font-size: 80%; }

/* pagination wrapper */
div#ind_paginate        {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background-color: #738073;
        width: 50%;
        padding: 6px 0;
	margin-bottom: 6px;
}

/* threaded list message entry */
span.ind_views	{ font-size: 80%; 
}
span.ind_new	{
        color: #663333;
        font-style: italic;
        font-weight: bold;
}
span.ind_admin	{
        color: #990000;
        font-style: italic;
        font-weight: bold;
}
/* You Are Here in threaded list */
span.ind_yourhere        {
	font-weight: bold;
        border: 1px red;
	display: block;
	border-left: 2px solid #663333;
	padding-left: 2px;
}

/* guestbook display */
div#msg_gbook {
margin-left: ;
}

/* guestbook display & single display generic message frame */
div.msg_gbmsg,
div#msg_wrap	{ border: 1px solid silver; 
        background-color: #b3bbb3;
width: 85%;
}


/* guestbook display generic message frame */
div.msg_gbmsg        {
	margin-top: 10px;
}
div.msg_gbmsg span.msg_poster	{
	margin-left: 0;
}
/* END guestbook display */

/* generic header line-1 subject */
div.msg_headln {
        background-color: #738073;
	background-image: url();
	padding: 2px 4px;
	overflow: hidden;
	font-size: 130%;
	font-weight: ;
	font-family: helvetica;
	text-align: center;
	font-color: #FFFFF3;
}
/* generic header line-1 telltale */
div.msg_headln img {
	margin: 1px 0 0 0;
	vertical-align: text-top;
}
/* generic header line-2 userinfo */
/* generic header line-3 prev post info */
div.msg_userln {
	background-color: ;
	font-size: 110%;
	text-align: center;
}

div.msg_prev	{
	border-top: 0px solid silver;
	padding: 2px 4px;
	overflow: hidden;
	font-weight: bold;
}

/* message page entries */
span.msg_poster,
span.msg_email,
span.msg_date,
span.msg_subject       {
	margin-left: 1em;
	font-weight: normal;
}
span.msg_email	{ font-size: 80%; }

/* generic message text cell */
div.msg_text        {
	border-top: 0px solid silver;
	padding: 4px;
}

/* WinIE float bug fix */
* html div.msg_text {
	height: 2px;
}
/* message page image and link div wrapper */
div.msg_image,
div.msg_link       {
	border-top: 1px solid silver;
	padding: 2px 4px 2px 1px;
}
div.msg_link a	{
	margin: 1px;
	padding: 0 4px;
}
div.msg_image img {
	margin: 5px;
/*
	margin-left: 10px;
*/
}
/* message page generic reply link / delete post button cell */
div.msg_delete,
div.msg_gbnavbar	{
	border-top: 1px solid silver;
	padding: 2px 4px 3px 1px;
	text-align: center;
}
/* reply link / delete post button */
div.msg_delete input,
div.msg_gbnavbar a	{
	margin: 1px;
	padding: 0 4px;
}
/* threaded responses list wrapper */
div#msg_respons h2	{ text-align: center; margin-bottom: 0; }
div#msg_respons a	{ font-weight: bold; }
div#msg_respons 	{ text-align: left; }

/* END single display */

/* set preferences form sections */
div#misc_setpref	{ border: 1px solid silver; }
div#d1,
div#d2,
div#d3	{ border-top: 1px solid silver; }
div#misc_setpref p,
div#d1 p,
div#d2 p,
div#d5	{ margin: 5px 10px; }

div#misc_setpref table	{
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
}
/* set preferences button */
div#d4	{ 
	background-color: #ccccff;
	text-align: center;
	border-bottom: 1px solid silver;
	padding: 2px 4px 2px 1px;
}
div#d4 input	{
	margin: 1px;
	padding: 0 4px;
}

/* profiles list table */
div#prof_list table td       {
	vertical-align: top; 
        line-height: 150%;
}

/* profile form */
div#prof_form        {
text-align: center;
}
/* profile page image and link div wrapper */
div#prof_image        {
text-align: center;
}
div#prof_link        {
text-align: center;
}

/* subscribe */
div#misc_subscribe { line-height: 150%; }

/* search */
div#misc_search div p	{ padding: 0 10px; }

div#adm_wrap table,
div#misc_dbcheck table,
div#msg_form table		{		
	border: 1px solid silver;}
div#prof_list table,
div#misc_msgform table {
	border: 1px solid silver;
	font-size: 90%;
	}
div#prof_form table,
div#misc_topstat table,
div#misc_bemail table	{
        width: 100%;
        border: 0px solid silver;
        border-collapse: collapse;
        border-spacing: 0;
        empty-cells: show;
}
div#misc_msgform table	{ margin-top: 10px; } 
div#misc_dbcheck table th,
div#adm_wrap table th,
div#msg_form table th   {
	border: 1px solid silver;
	}
div#misc_setpref table th,
div#misc_msgform table th,
div#prof_form table th, 
div#misc_topstat table th,
div#misc_bemail table th	{
	height: 28px;
	background-color: #E9E9E9;
	padding: 2px 4px;
}
div#misc_dbcheck table th {
	text-align: left;
}
div#msg_form table td     {
	border: 1px solid silver;
	}
div#misc_setpref table td,
div#prof_list table td,
div#misc_msgform table td,
div#prof_form table td, 
div#misc_bemail table td	{ padding: 2px 4px; }

/* topstat listing */
div#misc_topstat table th,
div#misc_topstat table td	{ padding: 2px 8px; }

/* form table bottom button cell */
td.misc_msgform_b	{
	background-color: #E9E9E9;
	text-align: center;
	padding: 2px 4px 2px 1px;
}
td.misc_msgform_b input	{
	margin: 1px;
	padding: 0 4px;
}

/* Rainer's custom stuff */
div.cust_demo { 
    border: 1px solid red; 
    background-color: #DFDFDF; 
    text-align: left; 
} 
 
span.custdiv_demo { 
    border: 1px solid #00FFDF; 
    background-color: #8F8F8F; 
    color: #FFFFFF; 
/*
    font-weight: bold;
*/ 
    text-align: center; 
    display: block; 
}

hr.stats_line {
	display: block;
	color: red;
	background-color: red;
	height: 5px;
}

