/*
	Skin name: M.A.R.S. Forum
	Description: A Skin for M.A.R.S.
	Author: Simon, based on Fredrik Fahlstad
	Version: 1.0
*/
#wpf-wrapper{
	line-height: normal;
	color: #aaa;
}
#wpf-wrapper table, #wpf-wrapper div, #wpf-wrapper h2, #wpf-wrapper h3, #wpf-wrapper h4, #wpf-wrapper form{
	margin: 0;
	padding: 0;
}
#wpf-wrapper small{
	color: #707070;
}

.wpf-table a, .wpf-post-table a, #wpf-wrapper p a, #wpf-wrapper span a{
	text-decoration: none;
}
.wpf-table th a {
	color: #fff;
}
table.search td{
	border: none;
}
table.search{
	background: #111;
}

ul#wpf-menu, ul.wpf-postmeta {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#wpf-menu li, .wpf-postmeta li{
	list-style: none;
	padding-right: 10px;
	display: inline;
}
.wpf-table{
	padding: 7px;
	font-size:  85%;
	background:url("images/darkbg.png");
	border: 1px solid #801763;
}

.wpf-post-table{
	border: 1px solid #801763;
	background:url("images/darkbg.png");
	margin: -11px 0px 10px !important;
border-collapse: collapse;
}

.wpf-table th, .wpf-post-table th{
	background: url('images/catbg.jpg');
	border: 1px solid #801763;
	padding: 5px;
	color: #fff;
	white-space: nowrap;
}

.wpf-post-table td{
	padding: 5px 15px;
}

.wpf-table td{
	padding-left: 5px;
	padding-right: 5px;
	padding: 5px;
}

#mainmenu a {
	padding: 5px;
}

tr.odd:hover, tr.even:hover {
   background:url("images/hoverbg.png");
}

.wpf-table textarea {
	width: 98%;
}

#wpf-wrapper .wpf{
	margin-top: 5px;
	margin-bottom: 10px;
}
.wpf-alt{
	background:url("images/brightbg.png");
}

.sticky{
	background:url("images/stickybg.png");
}

.sticky a{
	font-weight: bold;
}

td.wpf-meta{
	padding: 0;
	margin: 0;
}

td.wpf-meta a{
	font-weight: bold;
}

.wpf-small{
	margin-bottom: 10px;
}

.wpf-table h2{
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #fff;
}

th.wpf-bright{
	background: none;
	color: #fff;
	border: none;
}

th.wpf-bright h3{
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

.wpf-avatar{
	padding: 5px;
}

#wpf-wrapper a img, #wpf-wrapper img {
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
}

.updated{
   color: #fff;
	background: #801763;
	padding: 5px;
	margin-bottom: 1em;
}
.
#wpf-wrapper blockquote{
	background: #d7daec;
	border: 1px solid #6081a0;
	padding-left: 5px;
	margin: 0;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	_text-transform: uppercase;
	vertical-align: top;
}

.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(images/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
#wpf-wrapper .maintab_back a:link , #wpf-wrapper .maintab_back a:visited, #wpf-wrapper .maintab_active_back a:link , #wpf-wrapper .maintab_active_back a:visited
{
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
	
}

/* definitions for the mirror tab */
#wpf-wrapper .mirrortab_first, #wpf-wrapper .mirrortab_back, #wpf-wrapper .mirrortab_last, #wpf-wrapper .mirrortab_active_first, #wpf-wrapper .mirrortab_active_back, #wpf-wrapper .mirrortab_active_last
{
	color: white;
	vertical-align: top;
}
#wpf-wrapper .mirrortab_back, #wpf-wrapper .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
/* how links behave in mirror tab. */
#wpf-wrapper .mirrortab_back a:link ,#wpf-wrapper  .mirrortab_back a:visited,#wpf-wrapper  .mirrortab_active_back a:link , #wpf-wrapper .mirrortab_active_back a:visited
{
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}

pre.code{
	color: #fff;
   background: #000;
   opacity: 0.7;
   border: 1px solid #333;
   padding: 5px;
   font-size: 1.25em;
   margin: 10px 0px;
   font-family: monospace; 
   display: block;
   overflow: auto;
   max-width: 495px;
}


#trail{
	margin-top: 10px;
	margin-bottom: 20px;
}

#mainmenu{
	color: #fff;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	background:url("images/titlebg.jpg");
	border:1px solid #801763;
	text-shadow: 0px, 0px, 3px, #fff;
}

#upshrinkHeader2 {
	display: none;
}

#wpf-wrapper 
#wpf-info{
	text-align:center; 
	padding:5px; 
	border:1px solid #801763;
	margin-top:15px;
	background: #000;
}
#wpf-wrapper{
		font-size: 90%;

}
td, th{
	vertical-align: top;
}
th{
	vertical-align: middle;
}

textarea, input {
   color: #fff;
   background: #000;
   opacity: 0.5;
   border: 1px solid #333;
   padding: .2em;
}

textarea:focus, input:focus {
   background: #150911;
}

span.new {
    background:url("images/icons.png") no-repeat scroll -84px -41px transparent;
    display:block;
    height:9px;
    text-indent:-999em;
    width:23px;
}
span.post_sticky {
    background:url("images/icons.png") no-repeat scroll -236px -38px transparent;
    display:block;
    height:18px;
    text-indent:-999em;
    width:21px;
}
span.normal_post {
    background:url("images/icons.png") no-repeat scroll -203px -41px transparent;
    display:block;
    height:15px;
    width:13px;
}
#content span.xx {
    display:block;
    background:url("images/icons.png") no-repeat scroll -181px -81px transparent;
    height:19px;
    width:20px;
    float:left;
    padding-right:10px;
}
#content span.quote {
    display:block;
    background:url("images/icons.png") no-repeat scroll -10px -81px transparent;
    height:15px;
    width:15px;
    float:left;
    padding-right:5px;
}
span.delete {
    display:block;
    background:url("images/icons.png") no-repeat scroll -138px -15px transparent;
    height:18px;
    width:17px;
    float:left;
    padding-right:5px;
}
span.modify {
    display:block;
    background:url("images/icons.png") no-repeat scroll -10px -39px transparent;
    height:18px;
    width:18px;
    float:left;
    padding-right:5px;
}
span.forum_on {
    display:block;
    background:url("images/icons.png") no-repeat scroll -327px -41px transparent;
    height:30px;
    width:30px;
    float:left;
}
span.forum_off {
    display:block;
    background:url("images/icons.png") no-repeat scroll -277px -41px transparent;
    height:30px;
    width:30px;
    float:left;
}
span.new_some {
    display:block;
    background:url("images/icons.png") no-repeat scroll -165px -41px transparent;
    height:18px;
    width:18px;
    float:left;
    padding-right:5px;
}
span.new_none {
    display:block;
    background:url("images/icons.png") no-repeat scroll -127px -41px transparent;
    height:18px;
    width:18px;
    float:left;
    padding-right:5px;
}
#content .legend_width {
    width:90px;
}
span.upshrink {
    background:url("images/icons.png") no-repeat scroll -79px -81px transparent;
    display:block;
    height:13px;
    width:13px;
}
span.b {
    background:url("images/icons.png") no-repeat scroll -10px -15px transparent;
    display:block;
    width:12px;
    height:11px;
    float:left;
    margin-right:3px;
}
span.i {
    background:url("images/icons.png") no-repeat scroll -41px -15px transparent;
    display:block;
    width:9px;
    height:11px;
    float:left;
    margin-right:3px;
}
span.u {
    background:url("images/icons.png") no-repeat scroll -70px -15px transparent;
    display:block;
    width:12px;
    height:14px;
    float:left;
    margin-right:3px;
}
span.code {
    background:url("images/icons.png") no-repeat scroll -103px -15px transparent;
    display:block;
    width:15px;
    height:13px;
    float:left;
    margin-right:3px;
}
span.quote_form {
    background:url("images/icons.png") no-repeat scroll -44px -81px transparent;
    display:block;
    width:15px;
    height:15px;
    float:left;
    margin-right:3px;
}
span.list {
    background:url("images/icons.png") no-repeat scroll -356px -15px transparent;
    display:block;
    width:11px;
    height:13px;
    float:left;
    margin-right:3px;
}
span.li {
    background:url("images/icons.png") no-repeat scroll -320px -15px transparent;
    display:block;
    width:16px;
    height:7px;
    float:left;
    margin-top:3px;
    margin-right:3px;
}
span.url {
    background:url("images/icons.png") no-repeat scroll -146px -81px transparent;
    display:block;
    width:16px;
    height:16px;
    float:left;
    margin-right:3px;
}
span.img {
    background:url("images/icons.png") no-repeat scroll -247px -15px transparent;
    display:block;
    width:13px;
    height:14px;
    float:left;
    margin-right:3px;
}
span.email {
    background:url("images/icons.png") no-repeat scroll -175px -15px transparent;
    display:block;
    width:16px;
    height:16px;
    float:left;
}
span.info {
    background:url("images/icons.png") no-repeat scroll -281px -15px transparent;
    display:block;
    width:19px;
    height:16px;
}
span.upshrink2 {
    background:url("images/icons.png") no-repeat scroll -112px -81px transparent;
    display:block;
    width:13px;
    height:13px;
}
span.my_hot_post {
    background:url("images/icons.png") no-repeat scroll -221px -81px transparent;
    display:block;
    width:16px;
    height:17px;
}
span.hot_post {
    background:url("images/icons.png") no-repeat scroll -211px -15px transparent;
    display:block;
    width:16px;
    height:15px;
}
