/* General page style. The scroll bar colours only visible in IE5.5+ */ body { background-color: #FFFFFF; color: #333333; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } .seed, .leech { font-size : 12px; } .seedmed, .leechmed { font-size : 11px; } .seedsmall, .leechsmall { font-size : 10px; } .seed, .seedmed, .seedsmall { color: #006600; } .leech, .leechmed, .leechsmall { color: #800000; } .txtb, a.txtb:link, a.txtb:visited, a.txtb:hover { font-size : 11px; color : #015781; text-decoration: none; } a.txtb:hover { text-decoration: underline; } a.seedmed { text-decoration: none; color : #006600; } a.seedmed:visited { text-decoration: none; color : #006600; } a.seedmed:hover{ text-decoration: underline; } a.leechmed { text-decoration: none; color : #800000; } a.leechmed:visited { text-decoration: none; color : #800000; } a.leechmed:hover{ text-decoration: underline; } .btTbl { background-color: white; border: 1px #98AAB1 solid; } .btHead { background-color: #D1D7DC; font-size: 11px; font-weight: bold; text-align: center; padding: 1px 0px 1px 0px; } /* General font families for common tags */ a:link,a:active,a:visited { color : #757978; } a:hover { text-decoration: none; color : #757978; } hr { height: 0px; border: solid #89BCF3 0px; border-top-width: 1px;} /* This is the border line & background colour round the entire page */ .bodyline { background-color: #FFFFFF; border: 1px solid #CCCCCC; } /* This is the outline round the main forum tables */ .forumline { background-color: #FFFFFF; border: 1px #89bcf3 solid;} /* Main table cell colours and backgrounds */ td.row1 { background-color: #f7f7f7; } td.row2 { background-color: #f2f6fb; } td.row3 { background-color: #e6e6e6f; } td.row4 { background-color: #F8F8F8; } /* This is for the table cell above the Topics, Post & Last posts on the index.php page By default this is the fading out gradiated silver background. However, you could replace this with a bitmap specific for each forum */ td.rowpic { background-color: #E9E9E9; background-image: url(/web/20071107085405im_/http://www.tfile.ru/forum/templates/blueGene/images/cellpic2.jpg); background-repeat: repeat-y; } /* Header cells - the blue and silver gradient backgrounds */ th { color: #fff; font-size: 10px; font-weight : bold; background-color: #E1E1E1; height: 25px; background-image: url(/web/20071107085405im_/http://www.tfile.ru/forum/templates/blueGene/images/cellpic3.gif); } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(/web/20071107085405im_/http://www.tfile.ru/forum/templates/blueGene/images/cellpic1.gif); background-color:#E9E9E9; border: #FFFFFF; border-style: solid; height: 28px; } /* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { height: 29px; border-width: 0px 0px 0px 0px; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { background-color: #E6E6E6; border: #FFFFFF; border-style: solid; } th.thHead,td.catHead { font-size: 10px; border-width: 0px 0px 0px 0px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px 0px 0px 0px; } th.thRight,td.catRight,td.row3Right { border-width: 0px 0px 0px 0px; } th.thLeft,td.catLeft { border-width: 0px 0px 0px 0px; } th.thBottom,td.catBottom { border-width: 0px 0px 0px 0px; } th.thTop { border-width: 0px 0px 0px 0px; } th.thCornerL { border-width: 0px 0px 0px 0px; text-transform: uppercase; } th.thCornerR { border-width: 0px 0px 0px 0px; } /* The largest text used in the index page title and toptic title etc. */ .maintitle,h1,h2 { font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color : #015781; } a.maintitle {color : #015781;} a.maintitle {color : #015781;} a.maintitle:hover{ text-decoration: underline; color : #DD6900;} /* General text */ .gen { font-size : 11px; } .genmed { font-size : 10px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #666666; } a.gen,a.genmed { color: #322B33; text-decoration: underline; } a.gensmall { color: #349acc; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #DD6900; text-decoration: underline; } /* The register, login, search etc links at the top of the page */ .mainmenu { font-size : 10px; color : #000000 } a.mainmenu { text-decoration: none; color : #757978; } a.mainmenu:hover{ text-decoration: underline; color : #757978; } /* Forum category titles */ .cattitle { font-weight: bold; font-size: 10px; letter-spacing: 1px; color : #333333; text-transform: uppercase; } a.cattitle { text-decoration: none; color : #303030; } a.cattitle:visited { text-decoration: none; color : #303030; } a.cattitle:hover{ text-decoration: underline; } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 12px; color : #015781; } a.forumlink { text-decoration: none; color : #015781; } a.forumlink:visited { text-decoration: none; color : #015781; } a.forumlink:hover{ text-decoration: underline; color : #015781; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: 12px; color : #333333; } a.nav { text-decoration: none; color : #2E6298; } a.nav:visited { text-decoration: none; color : #2E6298; } a.nav:hover { text-decoration: underline; } /* titles for the topics: could specify viewed link colour too */ .topictitle { font-weight: bold; font-size: 10px; color : #015781; } a.topictitle:link { text-decoration: none; color : #015781; } a.topictitle:visited { text-decoration: none; color : #7da4b9; } a.topictitle:hover { text-decoration: underline; color : #FF6600; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : 10px; color : #000000;} /* Location, number of posts, post date etc */ .postdetails { font-size : 10px; color : #000000; } /* The content of the posts (body of text) */ .postbody { font-size : 12px; color : black} a.postlink:link { text-decoration: none; color : #015781} a.postlink:visited { text-decoration: none; color : #7da4b9; } a.postlink:hover { text-decoration: underline;} /* Quote & Code blocks */ .code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; background-color: #FAFAFA; border: #D1D7DC; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } .quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; background-color: #FAFAFA; border: #D1D7DC; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } /* Copyright and bottom info */ .copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; letter-spacing: -1px;} .copyright a { color: #FF9900; text-decoration: none;} .copyright a:visited { color: #FF9933; text-decoration: none;} .copyright a:hover { color: #FF6600; text-decoration: underline;} /* Form elements */ .topicSep { font-weight: bold; font-size: 12px; letter-spacing: 1px; color: #757978 } input,textarea, select { color : #000000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border: 1px solid #999999; } /* The text input fields background colour */ input.post, textarea.post, select { background-color : #FFFFFF; } input { padding-right: 3px; padding-left: 3px; } /* The buttons used for bbCode styling in message post */ input.button { background-color : #EFEFEF; color : #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } /* The main submit button option */ input.mainoption { background-color : #FAFAFA; font-weight : bold; } /* None-bold submit button */ input.liteoption { background-color : #FAFAFA; font-weight : normal; } /* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */ .helpline { background-color: #DEE3E7; border-style: none; } /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("/web/20071107085405cs_/http://www.tfile.ru/forum/templates/blueGene/formIE.css"); /* Header Logo Background. .logobg { background-color: #E2E2E4; border: 1px #98AAB1 solid; } /* This is the outline round the images folder table */ .foldersline { background-color: #EFEFEF; border: 1px #cccccc solid; } /* The new maintitle */ .newtitle { font-weight: bold; font-size: 10px; color : #757978; } .orange {color: #FF6600;} a.orange {color: #FF6600;} a.orange:visited {color: #FF9966;} a.orange:hover { text-decoration: none; color: #FF6600; } #top_nav { background-color: #4c4c4c; width: 100%; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 2.5em; } #top_nav ul { padding: 0px; margin: 0px; list-style-type: none; } #top_nav li { display: inline; list-style-image: none; list-style-type: none; background-image: none; margin-left: 12px; } #top_nav li a:link{ color: #ccff00; text-decoration: none; padding-bottom: 2px; } #top_nav li a:visited { color: #ccff00; text-decoration: none; } #top_nav li a:hover { color: #FFFF00; border-bottom:solid 2px #FFFF00; } .noborder {border: none;} .main_bg { background-image: url(/web/20071107085405im_/http://www.tfile.ru/forum/templates/blueGene/images/bgforum.jpg); background-repeat: repeat-y; background-position: center top; } .leftMenu {float:left;font-size:1em;margin-right:20px;display:block;width:230px} .leftMenu h3 {font-size:0.9em;color:#2F6398;margin:5px} .leftMenu a {font-size:0.7em;display:block;padding-left:10px} .logo a {text-decoration:none} .logo b {display:block;font-size:0.85em;font-weight:normal;padding-left:5px} .topMenu div {float:right} .topMenu {background:#F0F5FA;border-top:solid 1px #C2CFDF;border-bottom:solid 1px #C2CFDF;padding:5px;font-size:0.8em;color:#89bcf3} .topMenu a {text-decoration:none;font-weight:bold;color:#2e6298} .topInfo {font-size:0.7em;border:solid 1px #89BCF3;margin:5px;margin-left:253px;margin-right:0;line-height:1.4em} *>.topInfo {margin-left:250px} .topInfo p, .topInfo h3 {margin:0;padding:0} .topInfo h3 {background-image: url(/web/20071107085405im_/http://www.tfile.ru/forum/templates/blueGene/images/cellpic1.gif);color:#990000;font-size:1em;padding:4px;padding-left:8px} .topInfo p {padding:8px} .topInfo i {font-style:normal;color:#FF6600;font-weight:bold} .topInfo a {color:#015781;text-decoration:none;font-weight:bold} .tprofile {font-size:0.7em;border:solid 1px #89BCF3;padding-bottom:1px;padding-left:1px} .tprofile td {padding:5px;background:#F0F5FA;border-top:solid 1px #FFFFFF;border-left:solid 1px #FFFFFF;border-bottom:solid 1px #E6E6E6;color:#39618f} .tprofile a {color:#015781} .tprofile b {color:#06B2E4} .tprofile #cb {border:0;} .tpath {margin-top:5px;} .tpath .r {float:right} .btTbl {clear:both} #postImgAligned {margin-bottom:20px} .topictitle sup {color:#CF4040;padding-left:5px} .cBanners {border:solid 1px #CCCCCC;background:#EFEFEF;margin-bottom:5px;padding:4px} .tCenter {text-align:center;padding-left:10px;font-size:1.15em;font-weight:normal} h6.bCenter {font-weight:bold} h4.tCenter {color:#015781} .forumline {font-size:0.9em;} table.bCenter {margin-left:auto;margin-right:auto;font-weight:bold} .begun {font-weight:normal !important;} .spoiler {border:solid 1px #adbac6;background:#ebeef7;margin:5px;clear:both} .spoiler div {display:none;background:#f7f8fc;border-top:solid 1px #adbac6;padding:4px} .spoiler .splink {text-decoration:none;outline:none;color:#000;display:block;padding:4px 0 4px 2px;} .spoiler .splink b {background:url(/web/20071107085405im_/http://www.tfile.ru/forum/templates/blueGene/images/spoiler.png) no-repeat;float:left;width:9px;height:9px;margin:3px 4px 0 2px} .spoiler .splink b.expanded {background:url(/web/20071107085405im_/http://www.tfile.ru/forum/templates/blueGene/images/spoiler.png) no-repeat -9px;} .spoiler .splink::-moz-selection{background:inherit} .spoiler .splink::selection{background:inherit} .online {background:url(/web/20071107085405im_/http://www.tfile.ru/forum/images/online.png) no-repeat center;margin:0.2em;font-size:9px} .fonline {background:url(/web/20071107085405im_/http://www.tfile.ru/forum/images/online.png) no-repeat;margin:0.2em;font-size:9px} .optsPane {font-size:0.9em;background:#D3DFF0;} .optsPane a {color:#2E6298;font-weight:bold} .opts_window {display:none;position:absolute;background:#D3DFF0;border:solid 1px #89BCF3;padding:0.5em;width:160px;text-align:left;line-height:1em} .opts_window .btn {margin:0.2em auto 0.2em auto;display:block} .rimage {color:#999} .speedup {display:block;float:right;background:url(/web/20071107085405im_/http://www.tfile.ru/forum/templates/blueGene/images/speedup.png) no-repeat;width:19px;height:19px} /* FILE ARCHIVED ON 08:54:05 Nov 07, 2007 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:50:22 Sep 10, 2022. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 70.135 exclusion.robots: 0.076 exclusion.robots.policy: 0.07 cdx.remote: 0.054 esindex: 0.009 LoadShardBlock: 35.353 (3) PetaboxLoader3.datanode: 77.768 (4) CDXLines.iter: 15.908 (3) load_resource: 91.157 PetaboxLoader3.resolve: 45.371 */