/*
	"Mindblank" theme definition file for www.sleipnirstuff.com
	By Paul "Sleipnir" Chote
*/

/* General page style */
html, body {width:100%; height:100%; margin:0px; padding:0px;}
body {background-color:#A69B90; color:#000000; font-size:12px; font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;}

/* Choose where we want to logo to appear */
#logotop {display:none;}

/* Position the major block elements on the page (Header, Top breadcrumb, Main content, Bottom breadcrumb, Footer) */
#content {position:relative; min-height:100%;}
#header {position:relative; left:1.5%; width:97%; top:10px; height:80px; background: #92A0A6;border:1px solid #5E5E5E;}
#breadcrumb {z-index:2; position:relative; left:1.5%; width:97%; top:40px; font-size:11px; height:27px;}
#breadcrumbbottom {z-index:2; position:absolute; left:1.5%; width:97%; top:-30px; font-size:11px;}
#main {z-index:1; position:relative; width:97%; left:1.5%; padding-top:40px; padding-bottom:100px;}
#footer{position:relative; width:100%; height:36px; background: #92A0A6;border:1px solid #5E5E5E; border-width:1px 0 0 0; margin:-36px auto 0 auto;}
#footercontent {z-index:2; position:absolute; left:1.5%; width:97%; padding-top:7px;}
* html #content{height:100%;}
* html #footer{margin-top:-54px;}

/* General font families for common tags */
a {color:#333;}
a:hover	{text-decoration:underline; color:#666;}
hr {height:0px; border:solid #5E5E5E; border-width:1px 0px 0px 0px;}

/* This is the outline round the main forum tables */
.forumline, .bodyline {background: #5E5E5E;}

/* Stop font sizes from breaking when PHP outputs warnings */
th, td {font-size:12px;}

/* Header cells - the blue and silver gradient backgrounds */
th {font-weight:bold; color:#FFFFFF; font-variant: small-caps; background-color:#6A6A6A; height:23px; padding:0 5px;}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {color: #5E5E5E; background: #92A0A6;	height:23px;padding:0 5px;}

td.cat,td.catHead,td.catBottom {border-width: 0px; }
td.spaceRow {background-color:#92A0A6;}

/* Main table cell colours and backgrounds */
td.row1,td.row1_225 {background-color:#B4C5CC}
td.row1_225 {width:225px;}
td.row2	{background-color:#C9D5DA;}
td.row3	{background-color:#AEBBC1;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {font-weight:bold; font-size:22px; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; text-decoration:none; line-height:120%; color:#333;}
a.maintitle,a.h1,a.h2 {color:#333;}

/* General text */
.gen {font-size:12px;}
.genmed {font-size:11px;}
.gensmall {font-size:10px;}
.gen,.genmed,.gensmall {color:#000000;}
a.gen,a.genmed,a.gensmall {color:#333; text-decoration:none;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{color:#666; text-decoration:underline;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{padding:0 5px; font-size:12px; font-variant: small-caps; font-weight:bold; color:#FFF;}
a.mainmenu		{text-decoration:none; color:#5E5E5E;}
a.mainmenu:hover{text-decoration:underline; color:#000;}

/* Forum category titles */
.cattitle {font-weight:bold; letter-spacing:1px; color:#333; font-variant: small-caps; }
a.cattitle {text-decoration:none; color:#333;}
a.cattitle:hover{text-decoration:underline;}

/* Forum title: Text and link to the forums used in: index.php */
.forumlink {font-weight:bold; color:#333;}
a.forumlink {text-decoration:none; color:#333;}
a.forumlink:hover {text-decoration:underline; color:#666;}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav {font-weight:bold; font-size:11px; color:#000000;}
a.nav {text-decoration: none; color:#333;}
a.nav:hover {text-decoration:underline; color:#000;}

/* titles for the topics: could specify viewed link colour too */
.topictitle {font-weight:bold; font-size:11px; color:#000000;}
a.topictitle {text-decoration:none; color:#333;}
a.topictitle:hover {text-decoration:underline; color:#666;}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name {font-size:11px; color:#000000;}
a.name {color:#333; text-decoration:none;}
a.name:hover {color:#666; text-decoration:underline;}

/* Location, number of posts, post date etc */
.postdetails {font-size:10px; color:#000000;}
a.postdetails {color:#333;}

/* The content of the posts (body of text) */
.postbody {font-size:12px; line-height:15px}
a.postlink {text-decoration:underline; color:#333;}
a.postlink:hover {text-decoration:none; color:#666;}

/* Things we want extra visible */ 
.highlightedtext,a.highlightedtext {background-color:#FFCC00;}
.errortext,a.errortext {color:#CC0000;}

/* Quote & Code blocks */
.code, .quote, .php, .attachbox {font-size:11px; background-color:#92A0A6; border:#5E5E5E solid 1px;}
.code, .php {font-family:Courier,'Courier New',sans-serif; color:#060; }
.quote {line-height:125%;}


/* Copyright and bottom info */
.copyright {font-size:10px; color:#444444; Letter-spacing:-1px;}
a.copyright	{color:#444444; text-decoration:none;}
a.copyright:hover {text-decoration:underline;}

/* Form elements */
form {display:inline;}
input {text-indent:2px;}
textarea {padding:0px 2px 0px 2px;}

input,textarea,select {font:11px normal Verdana,Arial,Helvetica,sans-serif; color:#000000;}
input.post,textarea.post,select,iframe {border:solid 1px #5E5E5E; background-color:#FFFFFF; color:#000000;}
input.button,input.mainoption,input.liteoption {background-color:#E3E3E3; border:solid 1px #5E5E5E; color:#333;}
input.mainoption {font-weight:bold;}
textarea {overflow: auto;}

/* Alertbar */
#alertbar {display:none; position:absolute; top:0px; left:0px; width:100%; height:25px; z-index:5; background-color:#B4C5CC; border-bottom: 1px #5E5E5E solid;}
#alertbarcontent {position:absolute; left:1.5%; width:97%; padding-top:2px}
.alerttext {font-size:11px; color:#000000;}
a.alerttext {color:#333; text-decoration:underline;}
a.alerttext:hover {color:#666; text-decoration:none;}

/* Spellchecker */
.content_frame {float:right; position:relative; left:-8px; width:578px; height:466px; overflow:auto;}
.suggestion_box {background-color:#B4C5CC; border:1px solid #000000; position:absolute; padding: 2px;}
.suggestion {cursor:pointer; text-decoration:underline; font-size: 11px;}
.edit_box {background-color:#FFFFFF; color:#000000; font:normal 11px Verdana,Arial,Helvetica,sans-serif; width:448px; height:219px; border:1px solid #000000; padding-top:2px; padding-left:2px; overflow:auto;}
.spelling_bad {color:#FF0000; font-size:11px; text-decoration:underline; cursor:pointer;}
.spelling_good {color:#005500; font-size:11px; text-decoration:underline; cursor:pointer;}

/* UCP -> Layout & Themes -> Posts */
.layoutdetailoverlay {line-height:0.8; padding:1px;}
.layoutdetailoverlayhover {border:1px #5E5E5E solid; line-height:0.8; cursor:move;}
.layoutbuttonoverlay {line-height:1.5; padding:1px; padding-left:3px; padding-right:3px;}
.layoutbuttonoverlayhover {line-height:1.5; padding-left:2px; padding-right:2px; border: 1px #5E5E5E solid; cursor:move;}

/* Default username styles */
.adminstyle, a.adminstyle {font-weight: bold; color:#C00000;}
.supermodstyle, a.supermodstyle {font-weight: bold; color:#2F4BA0;}
.modstyle, a.modstyle {font-weight: bold; color:#006600;}
.userstyle, a.userstyle {color:#333;}

/* Online and Offline styles */
.online, a.online {color:green;}
.offline, a.offline {color:red;}

/* 
   Image Elements for Mindblank
*/

/* Header graphics */
.imagelogo { height:80px; width:158px; background-image:url(images/mindblank/logo.gif);}

/* Hide the menu images */
.mainmenu img {display: none;}

/* Minipost subsilver_images */
.imageminipost {height:9px; width:12px; background-image:url(images/subsilver/icon_minipost.gif);}
.imageminipostnew {height:9px; width:12px; background-image:url(images/subsilver/icon_minipost_new.gif);}
.imageminilatestreply {height:9px; width:18px; background-image:url(images/subsilver/icon_latest_reply.gif);}
.imagemininewestreply {height:9px; width:18px; background-image:url(images/subsilver/icon_newest_reply.gif);}
.imageminigotopost {height:9px; width:12px; background-image:url(images/subsilver/icon_minipost.gif);}

/* Thread/PM status icons */
.imagefolderlocked, .imagefolderlockednew, .imagefolderglobal, .imagefolderglobalnew, .imagefolderannounce, .imagefoldersticky, .imagefolderstickynew, .imagefolder, .imagefoldernew, .imagefolderhot, .imagefolderhotnew, .imagepmreadmsg, .imagepmunreadmsg {height:18px; width:19px;}

.imagefolderlocked {background:url(images/mindblank/folder_locked.gif);}
.imagefolderlockednew {background:url(images/mindblank/folder_locked_new.gif);}
.imagefolderglobal {background:url(images/mindblank/folder_global.gif);}
.imagefolderglobalnew {background:url(images/mindblank/folder_global_new.gif);}
.imagefolderannounce {background:url(images/mindblank/folder_announce.gif);}
.imagefolderannouncenew {background:url(images/mindblank/folder_announce_new.gif);}
.imagefoldersticky {background:url(images/mindblank/folder_sticky.gif);}
.imagefolderstickynew {background:url(images/mindblank/folder_sticky_new.gif);}
.imagefolder, .imagepmreadmsg {background:url(images/mindblank/folder.gif);}
.imagefoldernew, .imagepmunreadmsg {background:url(images/mindblank/folder_new.gif);}
.imagefolderhot {background:url(images/mindblank/folder_hot.gif);}
.imagefolderhotnew {background:url(images/mindblank/folder_hot_new.gif);}

/* The little paperclip graphic that shows on viewforum for threads with attachments */
.attachedfilesicon {height:13px; width:10px; background-image:url(images/subsilver/icon_clip.gif);}

/* Big versions of the status icons for on the index */
.imagefolderlockedbig, .imagefoldernewbig, .imagefolderbig, .imagesubfoldernewbig, .imagesubfolderbig {height:27px; width:29px;}
.imagefolderlockedbig {background-image:url(images/mindblank/folder_big_locked.gif);}
.imagefoldernewbig, .imagesubfoldernewbig {background-image:url(images/mindblank/folder_big_new.gif);}
.imagefolderbig, .imagesubfolderbig {background-image:url(images/mindblank/folder_big.gif);}

/* New Post / Reply / Locked graphics */
.imagepostlocked {height:25px; width:108px; background-image:url(images/mindblank/locked.gif);}
.imagepostnew {height:25px; width:103px; background-image:url(images/mindblank/newtopic.gif);}
.imagereplylocked {height:25px; width:108px; background-image:url(images/mindblank/locked.gif);}
.imagereplynew {height:25px; width:108px; background-image:url(images/mindblank/reply.gif);}
.imagepmreply {height:25px; width:108px; background-image:url(images/mindblank/reply.gif);}
.imagepmquote {height:18px; width:59px; background-image:url(images/mindblank/icon_quote.gif);}
.imagepmedit {height:18px; width:59px; background-image:url(images/mindblank/icon_edit.gif);}

/* Voting bar graphics */
.imagevotelcap {height:12px; width:1px; }
.imagevotercap {height:12px; width:1px;}
.imagevotebar {height:12px; background-color:#5E5E5E;}

/* Exp bar graphics */
.imageexplcap {height:12px; width:1px;}
.imageexprcap {height:12px; width:1px;}
.imageexpfull {height:12px; background-color:#5E5E5E;;}
.imageexpempty {height:12px; background-color:#FFF;}

/* Bottom post info buttons */
.imageblankavatar {height:90px; width:90px; background-image:url(images/mindblank/no_avatar.gif);}
.imageprofilebutton {height:18px; width:59px; background-image:url(images/mindblank/icon_profile.gif);}
.imagesearchbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_search.gif);}
.imageprivmsgbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_pm.gif);}
.imageemailbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_email.gif);}
.imagewebbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_www.gif);}
.imageaimbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_aim.gif);}
.imageyimbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_yim.gif);}
.imagemsnmbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_msnm.gif);}
.imageicqbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_icq.gif);}
.imagequotebutton {height:18px; width:59px; background-image:url(images/mindblank/icon_quote.gif);}
.imageeditbutton {height:18px; width:59px; background-image:url(images/mindblank/icon_edit.gif);}
.imageipbutton  {height:18px; width:19px; background-image:url(images/mindblank/icon_ip.gif);}
.imagedeletebutton {height:18px; width:19px; background-image:url(images/mindblank/icon_delete.gif);}

/* Topic moderation graphics */
.imagetopiclock {height:18px; width:19px; background-image:url(images/mindblank/topic_lock.gif);}
.imagetopicunlock {height:18px; width:19px; background-image:url(images/mindblank/topic_unlock.gif);}
.imagetopicsplit {height:18px; width:19px; background-image:url(images/mindblank/topic_split.gif);}
.imagetopicmove {height:18px; width:19px; background-image:url(images/mindblank/topic_move.gif);}
.imagetopicdelete {height:18px; width:19px; background-image:url(images/mindblank/topic_delete.gif);}

/* Posting BBcode button graphics */
.imagebbcodebold, .imagebbcodeital, .imagebbcodeundline, .imagebbcodeovrline, .imagebbcodequote, .imagebbcodecode, .imagebbcodelist, .imagebbcodelista, .imagebbcodeimg, .imagebbcodeurl, .imagebbcodestrike, .imagebbcodehighlight, .imagebbcodesup, .imagebbcodesub,  .imagebbcodespoiler, .imagebbcodephp, .imagebbcodeflash, .imagebbcodestream, .imagebbcodetab {height:22px; width:23px;}

.imagebbcodebold2, .imagebbcodeital2, .imagebbcodeundline2, .imagebbcodeovrline2, .imagebbcodequote2,  .imagebbcodecode2, .imagebbcodelist2, .imagebbcodelista2, .imagebbcodeimg2, .imagebbcodeurl2, .imagebbcodestrike2, .imagebbcodehighlight2, .imagebbcodesup2, .imagebbcodesub2, .imagebbcodespoiler2, .imagebbcodephp2, .imagebbcodeflash2, .imagebbcodestream2 {height:22px; width:23px; background-position:top right;}

.imagebbcodebold, .imagebbcodebold2 {background-image:url(images/mindblank/bbcode/bold.gif);}
.imagebbcodeital, .imagebbcodeital2 {background-image:url(images/mindblank/bbcode/italicize.gif);}
.imagebbcodeundline, .imagebbcodeundline2 {background-image:url(images/mindblank/bbcode/underline.gif);}
.imagebbcodequote, .imagebbcodequote2 {background-image:url(images/mindblank/bbcode/quote.gif);}
.imagebbcodecode, .imagebbcodecode2 {background-image:url(images/mindblank/bbcode/code.gif);}
.imagebbcodelist, .imagebbcodelist2 {background-image:url(images/mindblank/bbcode/list.gif);}
.imagebbcodelista, .imagebbcodelista2 {background-image:url(images/mindblank/bbcode/lista.gif);}
.imagebbcodeimg, .imagebbcodeimg2 {background-image:url(images/mindblank/bbcode/img.gif);}
.imagebbcodeurl, .imagebbcodeurl2 {background-image:url(images/mindblank/bbcode/url.gif);}
.imagebbcodestrike, .imagebbcodestrike2 {background-image:url(images/mindblank/bbcode/strike.gif);}
.imagebbcodehighlight, .imagebbcodehighlight2 {background-image:url(images/mindblank/bbcode/highlight.gif);}
.imagebbcodesup, .imagebbcodesup2 {background-image:url(images/mindblank/bbcode/sup.gif);}
.imagebbcodesub, .imagebbcodesub2 {background-image:url(images/mindblank/bbcode/sub.gif);}
.imagebbcodespoiler, .imagebbcodespoiler2 {background-image:url(images/mindblank/bbcode/spoiler.gif);}
.imagebbcodephp, .imagebbcodephp2 {background-image:url(images/mindblank/bbcode/php.gif);}
.imagebbcodeflash, .imagebbcodeflash2 {background-image:url(images/mindblank/bbcode/flash.gif);}
.imagebbcodestream, .imagebbcodestream2 {background-image:url(images/mindblank/bbcode/stream.gif);}
.imagebbcodetab {background-image:url(images/mindblank/bbcode/tab.gif);}

/* Custom forum icons  */
#forum10icon, #forum11icon, #forum12icon {height:32px; width:46px; background-image:url(images/subsilver/icon_custom_ra2.gif);}
#forum10iconnew, #forum11iconnew, #forum12iconnew {height:32px; width:46px; background-image:url(images/subsilver/icon_custom_ra2_new.gif);}
#forum14icon, #forum30icon {height:32px; width:46px; background-image:url(images/subsilver/icon_custom_generals.gif);}
#forum14iconnew, #forum30iconnew {height:32px; width:46px; background-image:url(images/subsilver/icon_custom_generals_new.gif);}

#forum69iconnew {height:32px; width:32px; background-image:url(images/mindblank/icon_custom_cc3_new.gif);}
#forum69icon {height:32px; width:32px; background-image:url(images/mindblank/icon_custom_cc3.gif);}

/* 
   Pussky smilie set 
*/

.smiliegrin {height:20px; width:21px; background-image:url(images/smilies/pussky/grin.gif);}
.smiliesmile {height:20px; width:21px; background-image:url(images/smilies/pussky/smile.gif);}
.smilierazz {height:20px; width:21px; background-image:url(images/smilies/pussky/tongue.gif);}
.smilielol {height:20px; width:21px; background-image:url(images/smilies/pussky/lol.gif);}
.smiliewink {height:20px; width:21px; background-image:url(images/smilies/pussky/wink.gif);}
.smilieneutral {height:20px; width:21px; background-image:url(images/smilies/pussky/neutral.gif);}
.smilieworried {height:20px; width:21px; background-image:url(images/smilies/pussky/worried.gif);}
.smilieroll {height:20px; width:21px; background-image:url(images/smilies/pussky/rolleyes.gif);}
.smiliecool {height:20px; width:21px; background-image:url(images/smilies/pussky/cool.gif);}
.smiliewtf {height:20px; width:21px; background-image:url(images/smilies/pussky/wtf.gif);}
.smilieconfused {height:27px; width:21px; background-image:url(images/smilies/pussky/confused.gif);}
.smiliedrunk {height:20px; width:21px; background-image:url(images/smilies/pussky/drunk.gif);}
.smiliezip {height:20px; width:21px; background-image:url(images/smilies/pussky/zip.gif);}
.smiliemad {height:20px; width:21px; background-image:url(images/smilies/pussky/mad.gif);}
.smilieevil {height:21px; width:21px; background-image:url(images/smilies/pussky/evil.gif);}
.smiliesad {height:20px; width:21px; background-image:url(images/smilies/pussky/sad.gif);}
.smiliecry {height:20px; width:21px; background-image:url(images/smilies/pussky/cry.gif);}
.smilieembarr {height:20px; width:21px; background-image:url(images/smilies/pussky/embarrassed.gif);}
.smiliesleep {height:31px; width:26px; background-image:url(images/smilies/pussky/sleep.gif);}
.smilieshifty {height:20px; width:21px; background-image:url(images/smilies/pussky/shifty.gif);}
.smiliesuprised {height:20px; width:21px; background-image:url(images/smilies/pussky/gasp.gif);}
.smiliedead {height:20px; width:21px; background-image:url(images/smilies/pussky/dead.gif);}
.smilieangel {height:22px; width:21px; background-image:url(images/smilies/pussky/angel.gif);}
.smiliebanana {height:35px; width:33px; background-image:url(images/smilies/default/banana.gif);}
.smiliepussky {height:20px; width:21px; background-image:url(images/smilies/default/oldbies_pussky.gif);}
.smiliesstyx {height:21px; width:17px; background-image:url(images/smilies/default/oldbies_styx.gif);}
.smiliekrundor {height:17px; width:15px; background-image:url(images/smilies/default/oldbies_krundor.gif);}
.smiliezed {height:19px; width:16px; background-image:url(images/smilies/default/oldbies_zed.gif);}
.smilieweight {height:45px; width:21px; background-image:url(images/smilies/pussky/100t.gif);}
.smiliepimp {height:27px; width:21px; background-image:url(images/smilies/pussky/pimp.gif);}
.smiliepirate {height:23px; width:23px; background-image:url(images/smilies/pussky/pirate.gif);}
.smilieexp {height:23px; width:25px; background-image:url(images/smilies/default/extremeeek.gif);}
.smiliestressed {height:26px; width:24px; background-image:url(images/smilies/pussky/stressed.gif);}


/* File generated in 0.0027689999999999 seconds at 1752909531 */