* {
		font-family:arial;font-size:10pt;
}
h1, h2{
	font:bold 2em Verdana,Tahoma,sans-serif;
	margin-top:10px;
		color:black !important;
}
ul{
	margin:0;
	list-style-type:circle;
}
.postblock{
	font-weight:bold;
	background:#9988ee;
	text-align:center;
	color:#000000;
}
.postspan{
	font-weight:bold;
	text-align:left;
	color:black;
	padding:0.3em;s
	margin:0.3em 0.3em 0.3em 0;
}
.generic-table, .generic-table-monowidth{
    margin-left:auto;
    margin-right:auto;
	overflow:hidden;
}
.generic-table-monowidth{
	width:40em;
}
.generic-table {
	margin-top:1em;
}
.generic-table-monowidth th {
	background:#D6DaF0;
	font-weight:bold;
	text-align:right;
	padding:2px;
	color:#000000;
}
.generic-table-monowidth tr {
	background:#EEF2FF;
	padding:2px;
	color:#000000;
}
.generic-table th {
	background:#EEF2FF;
	color:#000000;
	font-weight:790;
	text-align:left;
	padding:2px;
}
.report-thumbs div{
	float:left;
	width:300px;
	height:300px;

}
.report-thumbs table{
	border-spacing:0;
	background:#EEF2FF;
	border:solid 3px #8c9;
	margin:1em auto 1em auto;
}
.report-thumbs table tr {
	font-weight:800;
	text-align:center;
	background:#8c9;
}
.nothumb {
	color: inherit;
	background: #eee;
	border: 1px solid #aaa;
	text-align: center;
	padding: 1em;
}
.omittedposts {
    color:#707070;
}

.filetitle {
	font-size:1.1em;
	color:#110e5e;
	font-weight: bold;
}
.theader {
	background:#9988ee;
	text-align:center;
	padding:2px;
	color:black;
	width:100%;
	font-weight:bold;
}
.newthr{
    clear: left;
}

.warning,.info{
	background: #FFFFFF;
	color: #FF0000;
	font-weight:bold;
}
.error{
	background: #FFFFFF;
	color: #FF0000;
	font-weight:bold;
}

.warning,.error{ padding: 0.675em 0.5em 1.325em 0.5em; }
.info{ padding: 0.675em 0.5em 0.675em 0.5em; }

.container{
	-moz-border-radius: 0.75em;
    margin: 4em auto 1em auto;
	width: 70%;
}

a.tooltip span, a.tooltip-red span{
	font-family:Verdana, serif;
	display:none;
	padding:6px;
	margin:2em 0 0 0.5em;
	width:25%;
}
a.tooltip:hover span, a.tooltip-red:hover span{
	display:inline;
	position:absolute;
	border:1px solid black;
	background:lightyellow;
	color:black;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
a.tooltip-red:hover{
	color:white;
}

.spoiler, .spoiler:hover {
	color: black;
	background: black;
	text-decoration: none;
}
.spoiler a {
	color: black !important;
}
.spoiler:hover, .spoiler:hover a {
	color: white !important;
}

#q-p {
	position: absolute;
	color: #EFEFEF;
}
#q-p-s {
	border: 1px solid #888;
	padding: 3px;
}
.q-p-op {
	background-color: #D6DaF0;
        color: #000000;
}

.quoted-by {
        padding-top: 3px;
        color: #000000;
        margin-left: 25px;
        font-size: 0.75em;
        text-decoration: none;
}
.quoted-by a {
        text-decoration: none;
}
.trip{
	font-weight:normal !important;
}

.invis-link {
	text-decoration: none;
}
.invis-link:hover {
	text-decoration: underline;
}

code,.code { white-space: pre }
a img { vertical-align: top; }

.o { text-decoration: overline; }
.u { text-decoration: underline; }
.aa { font-family:Mona,'Verdana' !important; }
.s { text-decoration: line-through; }
.banned { font-weight: bold; color: red; }
.moot { 
	padding: 5px;
	margin-left: .5em;
	border-color: #faa;
	border: 2px dashed rgba(255,0,0,.1);
	border-radius: 2px 
}

.mod{ color: #800080 !important; }
.admin{ color: #c00000 !important; }
.dev{ color: #0000F0 !important; }

