@import url("header.css");
@import url("content.css");
@import url("footer.css");


* { margin: 0px; padding: 0px; }

html, body { width: 100%; height: 100%; padding: 0; margin: 0; background: url("../images/bg.jpg") repeat; }

a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }

img { border: none; border-width: 0px; }

.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }

#main { width: 888px; position: relative; margin: 0px auto; background-color: #000; border: 0px solid #fff; }




#main { font-family: arial, tahoma; font-size: 8pt; color: #fff; line-height: 18px; }
#main p { margin: 0 0 0px 0; }
#main a { text-decoration: underline; color: #fff; }
#main a:hover { text-decoration: none; }
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 { font-size: 18pt; color: #000; margin: 0 0 25px 0; line-height: 22px; }
#main table { border-collapse: collapse; }
#main form textarea { font-family: tahoma; font-size: 8pt; color: #000; }

.comments_ {
background-image: url('/wp-content/themes/default/images/comments.gif1');
background-repeat: no-repeat;
background-position: top right;
width: 115px;
height: 20px;
}

.comments_ a, .comments_ a:visited {
font-size: 12px;
padding-left: 13px;
color: #000;
text-decoration: none;
}

.text_area {
float: right;
margin-top: -52px;
margin-right: 0px;
}

.c_ li {
display: inline;
}

.c_ li img {
width: 90px;
height: 20px;
position: absolute;
}
.forum_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2e2e2e;
}

/*#main form input { font-family: tahoma; font-size: 8pt; color: #000; }
#main form input { height: 15px; padding: 0 0 1px 3px; }
*html #main form input { height: 15px; padding: 1px 0 0px 3px; }
*:first-child+html #main form input { height: 15px; padding: 1px 0 0px 3px; }
html:root #main form input { height: 15px; padding: 1px 0 0px 3px; }*/
