/*
Theme Name: Scoun
Theme URI: http://www.mikelothar.com/
Description: Feel free to modify my theme in any way you'd like.<br />The only thing i ask for is that you keep my link at the bottom,<br />and that you don't rerelease it as your own (modified) theme,<br />for bbPress or anything else. I'll handle that myself.<br /><br />Should you come across some layout mistakes, please don't<br />hesitate to contact me about it. :)<br /><br />Happy cats and kind regards,<br />Mike Lothar.
Version: - Version 2 -
Author: Mike Lothar
Author URI: http://www.mikelothar.com
*/


*, table, td {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, p, /*ul.main-nav */ {margin: 0;}

/*ul.main-nav {
	padding: 0;
	list-style: none;
}

.main-nav li {
	list-style-type: none;
	display: inline;
}*/

textarea, input, submit, select {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btnlite {
    padding: 0;
    font-size: 11px;
    float: none;
}

table.black
{
    padding: 10px;
    border-bottom: none;
}

.black a {
	color: white;
}
.black a:hover {
	border-bottom: 1px dotted white;
}

#login li {
	list-style-type: none;
	display: inline;
	margin: 0 10px 0 0;
}

img{
	/*display: block;*/
	border: none;
}
a {
outline:none;
}
a{
	color: #FC2A55;
	text-decoration: underline;
	font-style: bold
}
a:hover{text-decoration: underline;}


form, body{
	margin: 0;
	padding: 0;
}
label, input{float: left;}
input[type=text]:focus{outline: none;}
.wrapp{
	width: 100%;
	overflow: hidden;
}


h2, h3{
	font-size: 18px;
	letter-spacing: -1px;
	padding: 0 0 6px;
}
span.border{
	width: 274px;
	height: 2px;
	display: block;
	background: url(../images/content-border.png) no-repeat;
	overflow: hidden;
}



html, body{
	font: 11px/21px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #1a2021 url(images/body-bg.png) repeat-x; 
	min-width: 1000px;
}

#wrapper {
	margin: 10px auto;
	width: 849px;
	background: white;
}
textarea, input, submit, select {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}




/*
	BLACK
	--------------------
*/
.black {
	background: #161c1d;
	width: 100%;
	border-bottom: 1px solid white;
}
.no_border {
	border: 0;
}
.black .left {text-align: left; padding: 0 20px;}
.black .text {
	color: white;
	padding-top: 13px;
	padding-bottom: 14px;
}
.black .big_text {
	color: white;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.black th {
    padding: 5px;
}




/*
	WHITE
	------------------------------
*/
.white {
	background: #CCC;
	width: 100%;
}
h2.post-form {
	background: white;
}
.white .left, h2.post-form {text-align: left; padding: 0 20px;}
.white .big_text, h2.post-form {
	color: #9d0a0e;
	padding-top: 9px;
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}
.white a, h2.post-form a {
	color: #9d0a0e;
}
.white .big_text a:hover, h2.post-form a:hover {
	color: #9d0a0e;
	border-bottom: 1px dotted #9d0a0e;
}
.white a:hover, h2.post-form a:hover {
	border: 0;
}





/*
	CONTENT
	--------------------
*/
.minheight {
	height: 100px;
}
.content {
	background: #e1e1e1;
	width: 100%;
	border-bottom: 1px solid white;
}
.content .hover:hover, .yeshover {
	background: #e1e1e1 url('images/bg_hover.jpg') repeat-y right top;
}
.nohover {
	background: #e1e1e1;
}
.content .watcher {
	width: 20px;
	vertical-align: top;
	padding-top: 6px;
	font-size: 1px;
	line-height: 1px;
}
.content .watcher img {
	height: 21px;
}
.content .title {
	font: bold 11px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #111;
}
.content .title a {
	color: #111;
}
.content .title a:hover {
	color: #111;
	border-bottom: 1px dotted #111;
}
.content .text {
	font: 11px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	padding: 9px 20px 5px 0;
	text-align: left;
	vertical-align: top;
}
.content .text p {
	padding-bottom: 6px;
}
.content .text .shadedlink a {
	margin-right: 7px;
	line-height: 22px;
}
.content .nest {
	margin-left: 9px;
}
.content .text textarea {
	width: 500px;
	height: 160px;
}
.content #tags-input, .content #topic, .content #tag {
	width: 250px;
	margin: 5px 0;
}

.content .smalltext {
	font: 10px/13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	padding: 9px 20px 11px 0;
}
.content .extra {
	font: 10px/12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	padding-top: 1px;
}
.content .extra a {
	color: #777;
}
.content .extra a:hover {
	border-bottom: 1px dotted #252525;
	color: #252525;
}
.content .info_top {
	padding: 9px 15px 0 0;
	background: #d7d7d7;
	text-align: right;
	vertical-align: top;
}
.content .info_top .avatar {
	margin: 0 0 0 auto;
}
.content .info_top .avatar td {
	text-align: right;
	border: 1px solid #ccc;
	padding: 4px;
	background: white;
}
.content .info {
	font: 10px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	vertical-align: bottom;
	text-align: right;
	padding: 9px 20px 11px 0;
	background: #d7d7d7;
	color: #777;
}
.content .info a, .content .text .shadedlink a {
	color: #777;
}
.content .info_light {
	font: 10px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 190px;
	vertical-align: top;
	text-align: left;
	padding: 9px 20px 11px 0;
	background: #e1e1e1;
	color: #777;
}

.content .info_light a {
	color: #777;
}

.content .info_light a:hover {
	border-bottom: 1px dotted #252525;
	color: #252525;
}

.content .hidden_left {
	text-align: left;
	font: 10px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 14px 10px 11px 20px;
	background: #d7d7d7;
	color: #777;
}
.content .hidden_right {
	text-align: right;
	width: 200px;
	font: 10px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	padding: 0 20px 11px 0;
	background: #d7d7d7;
	color: #777;
}
.icons_under_text {
	padding: 0 12px 0 0;
}
.icons_under_text a:hover {
	border: 0;
}
.content .attachment {
	background: #fdfdfd;
	padding: 7px;
	border: 1px solid #d1d1d1;
	margin: 10px 0 5px;
}
.content .comment {
	margin: 6px 3px 0;
}
.content .details {
	margin: 6px 3px 0;
	font: 10px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
.content .tags a {
	color: #777;
	line-height: 24px;
	padding-right: 2px;
}

.content .tags a:hover {
	color: #252525;
	border-bottom: 1px dotted #252525;
}

#userinfo dt {
	font-weight: bold;
}
#userinfo dd {
	margin-bottom: 5px;
}
#admininfo th, #userinfo th, .userinfo th {
	padding-right: 20px;
}
#admininfo td, #admininfo th, #userinfo td, #userinfo th, .userinfo th, .userinfo td {
	padding-bottom: 7px;
}

ul#manage-tags {
	margin-bottom: 20px;
}
ul#manage-tags li div {
	padding-bottom: 7px;
}


/*
	RED
	------------------------------
*/
.red {
	background: #9d0a0e;
	width: 100%;
}
.red .left {text-align: left; padding: 0 20px;}
.red .right {text-align: right; padding: 0 20px 0 0;}
.red .text {
	color: black;
	padding-top: 12px;
	padding-bottom: 14px;
	font: 10px/13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.red a {
	color: black;
}
.red .text a:hover {
	color: black;
	border-bottom: 1px dotted black;
}
.red a:hover {
	border: 0;
}
.red .corner_left {
	background: #9d0a0e url('images/bottom_corner_left.gif') no-repeat left bottom;
}
.red .corner_right {
	background: #9d0a0e url('images/bottom_corner_right.gif') no-repeat right bottom;
	width: 12px;
}




/*
	RANDOM
	------------------------------
*/
h2.post-form {display: none;}

p {
	font: 11px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	padding: 9px 20px 11px 20px;
	text-align: left;
	vertical-align: top;
	background: #777;
}
.content p {
	background: none;
	padding: 0;
}

pre {
	margin: 9px;
	padding: 3px 30px 11px 15px;
	background: white;
}

.content .text blockquote p {
	padding: 3px 30px 11px 15px;
	color: #454545;
	font-style: italic;
}

fieldset {border: 0;}

img.avatar {
	margin: 10px 10px 10px 0;
	border: none;
}
.ml_avatar a:hover {
	border: none;
	text-decoration: none;
}








#footer {
background:#161c1d;
border-top:1px solid #505556;
padding:25px 35px;
margin:10px 0;
}

#footer p {
font-size:12px;
line-height:20px;
float:left;
font-family:Arial, Helvetica, sans-serif;
margin:5px 0;
padding:0;
color: white;
background: none;
}
#footer span {
margin-top:-8px;
font-size:11px;
padding-left:1px;
}
#footer span a {
text-decoration:none;
}
#footer span a:hover {
text-decoration:none;
}
#flinks {
list-style:none;
float:right;
}
#flinks li {
display:inline;
line-height:26px;
text-align:right;
padding:0 5px;
}
#flinks li a {
font-size:11px;
text-decoration:none;
color: white;
}
#flinks li a:hover {
display:inline;
}

















#header-main{
	height: 292px;
	background: url('images/header.jpg') no-repeat;
	position: relative;
}
#header-main .wrapp{padding: 0 0 41px;}
.logo{
	float: left;
	width: 159px;
	height: 80px;
	padding: 100px 0 0;
	overflow: hidden;
}
.logo a{
	display: block;
	width: 159px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/logo.png') no-repeat;
}
#header-main .form{
	float: right;
	margin: 87px 15px 0 0;
	display: inline;
}
#header-main .form .text{background: url('images/form-text-header.png');}
#header-main .form .text input{
	color: #464a4b;
}
.rss{
	width: 45px;
	height: 35px;
	display: block;
	position: absolute;
	bottom: 71px;
	right: 36px;
	background: url('images/rss.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.main-nav{
	width: 100%;
	overflow: hidden;
	background: url(images/main-nav.png) no-repeat;
	height: 43px;
	padding: 11px 0 0 25px;
	font-size: 11px;
	list-style: none;
}
.main-nav li{
	float: left;
	position: relative;
	padding: 5px 12px 0 0;
}
.main-nav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.main-nav li.wrap
{
    padding: 0 30px 0 0;
    float: right;
}

.main-nav li.wrap li
{
}

.main-nav li a{
	/* width: 93px;
	height: 41px; */
	display: inline;
	color: #ffffff;
	/* background-repeat: no-repeat !important;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer; */
}
.main-nav li a.item-1{background: url(images/main-nav-item-1.png);}
.main-nav li a.item-2{background: url(images/main-nav-item-2.png);}
.main-nav li a.item-3{background: url(images/main-nav-item-3.png);}
.main-nav li a.item-4{background: url(images/main-nav-item-4.png);}
.main-nav li a.item-5{background: url(images/main-nav-item-5.png);}
.main-nav li a.item-1:hover, .main-nav li.active a.item-1{background: url(images/main-nav-item-1-hover.png);}
.main-nav li a.item-2:hover, .main-nav li.active a.item-2{background: url(images/main-nav-item-2-hover.png);}
.main-nav li a.item-3:hover, .main-nav li.active a.item-3{background: url(images/main-nav-item-3-hover.png);}
.main-nav li a.item-4:hover, .main-nav li.active a.item-4{background: url(images/main-nav-item-4-hover.png);}
.main-nav li a.item-5:hover, .main-nav li.active a.item-5{background: url(images/main-nav-item-5-hover.png);}
#promo{
	width: 100%;
	overflow: hidden;
}
#promo .box{
	width: 209px;
	height: 36px;
	background: url(images/promo-box.png) no-repeat;
	float: left;
	margin: 0 4px 0 0;
	padding: 90px 0 0;
}
#promo .last{margin-right: 0;}
#promo li{
	float: right;
	text-align: right;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 10px 0 0;
}
#promo li.link{
	float: left;
	text-align: left;
	padding: 4px 0 0 19px;
}
#promo li.link a{
	display: block;
	width: 51px;
	height: 22px;
	background: url(images/button-more.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#promo p{
	text-align: right;
	float: right;
}
#preload{
	position: absolute;
	top: -9999px;
	left: -9999px;
	height: 0;
	width: 0;
	overflow: hidden;
	font: 0px/0px sans-serif;
	background: url(images/main-nav-item-1-hover.png);
	background: url(images/main-nav-item-2-hover.png);
	background: url(images/main-nav-item-3-hover.png);
	background: url(images/main-nav-item-4-hover.png);
	background: url(images/main-nav-item-5-hover.png);
}

#main-container{
	width: 849px;
	margin: 0 auto;
	padding: 0 75px 0 76px;
}

/* Individual Forums */
.topicrow {
    background: #E3E3E3;
}

.topicrow td.topicauthor, .topicrow .topicauthor p {
    background: #AAAAAA;
}

.topicrow td, .topicrow td p {
    background: #AAA;
}

.topicrow td.border
{
    border-right: 1px solid #BBB;
}

.topicrow td
{
    border-right: none;
}

/* View Topic */
a.titles
{
    font-weight: normal;
    font-size: 16px;
}

tr.dark img, tr.alt img {
    display: inline;
}

tr.dark td, tr.alt td {
    padding: 4px;
}

tr.dark td td, tr.alt td td {
    padding: 0;
}

tr.dark, td.dark
{
    background: #010101;
    background: #262E2F;
}

tr.alt, td.alt
{
    background: #14181A;
    background: #AAA;
    color: #000;
}

tr.postfooter
{
    background: #777777;
}

td.nav a, tr.nav a, div.nav a, tr.dark a {
    color: #fff;
}

input
{
    float: none;
}

/* Faq */
.faqbody b, .gen b
{
    font-size: 13px;
}

.faqbody
{
    padding: 5px;
}

/* Search */
.pad, .pad td
{
    padding: 6px;
}

/* Information */
.info, .info p
{
    background: #777;
}

.infoheader
{
    font-size: 13px;
}

.error
{
    color: #f00;
}