// ==UserScript==
// @name old_gr
// @namespace http://www.userscripts.org
// @description old gamerevolution colors
// @include http://wwww.gamerevolution.com/forum*
// @exclude
// ==/UserScript==
(function()
{
body {
background-color:#541B1B;
background-image:url("/forum/templates/gr/images/bg_stripes.gif");
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:5px auto;
text-align:center;
}
font, th, td, p {
font-family:Arial,Helvetica,sans-serif;
}
a:link, a:active, a:visited {
color:#FFFF99;
}
a:hover {
color:#FFFF99;
text-decoration:underline;
}
hr {
border-color:#330000;
border-right:0 solid #330000;
border-style:solid;
border-width:1px 0 0;
height:0;
}
.bodyline {
background-color:#000000;
border:1px solid #838383;
}
.forumline {
background-color:#330000;
border:1px solid #660000;
}
td.row1 {
background-color:#000000;
}
td.row2 {
background-color:#000000;
}
td.row3 {
background-color:#000000;
}
td.rowpic {
background-color:#000000;
}
th {
background-color:#FF0000;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:25px;
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
background-color:#330000;
border:medium solid #660000;
height:28px;
}
td.cat, td.catHead, td.catBottom {
border-width:0;
height:29px;
}
th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
border:medium solid #990000;
font-weight:bold;
height:28px;
}
td.row3Right, td.spaceRow {
background-color:#330000;
border:medium solid #660000;
}
th.thHead, td.catHead {
border-width:1px 1px 0;
font-size:12px;
}
th.thSides, td.catSides, td.spaceRow {
border-width:0 1px;
}
th.thRight, td.catRight, td.row3Right {
border-width:0 1px 0 0;
}
th.thLeft, td.catLeft {
border-width:0 0 0 1px;
}
th.thBottom, td.catBottom {
border-width:0 1px 1px;
}
th.thTop {
border-width:1px 0 0;
}
th.thCornerL {
border-width:1px 0 0 1px;
}
th.thCornerR {
border-width:1px 1px 0 0;
}
.maintitle {
color:#777777;
font-family:"Arial",Arial,Helvetica,sans-serif;
font-size:22px;
font-weight:bold;
line-height:120%;
text-decoration:none;
}
.gen {
font-size:12px;
}
.genmed {
font-size:11px;
}
.gensmall {
font-size:10px;
}
.gen, .genmed, .gensmall {
color:#777777;
}
a.gen, a.genmed, a.gensmall {
color:#FF0000;
text-decoration:none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
color:#DD6900;
text-decoration:underline;
}
.mainmenu {
color:#777777;
font-size:11px;
}
a.mainmenu {
color:#FF0000;
text-decoration:none;
}
a.mainmenu:hover {
text-decoration:underline;
}
.cattitle {
color:#FF0000;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
}
a.cattitle {
color:#FF0000;
text-decoration:none;
}
a.cattitle:hover {
text-decoration:underline;
}
.forumlink {
color:#FFFF99;
font-size:12px;
font-weight:bold;
}
a.forumlink {
color:#FFFF99;
text-decoration:none;
}
a.forumlink:hover {
color:#FFFF99;
text-decoration:underline;
}
.nav {
color:#777777;
font-size:11px;
font-weight:bold;
}
a.nav {
color:#FF0000;
text-decoration:none;
}
a.nav:hover {
text-decoration:underline;
}
.topictitle, h1, h2 {
color:#777777;
font-size:11px;
font-weight:bold;
}
a.topictitle:link {
color:#FFFF99;
text-decoration:none;
}
a.topictitle:visited {
color:#8A8A56;
text-decoration:none;
}
a.topictitle:hover {
text-decoration:underline;
}
.name {
color:#777777;
font-size:11px;
}
.postdetails {
color:#777777;
font-size:10px;
}
.postbody {
font-size:12px;
line-height:18px;
}
a.postlink:link {
color:#FF0000;
text-decoration:none;
}
a.postlink:visited {
color:#F5EF00;
text-decoration:none;
}
a.postlink:hover {
text-decoration:underline;
}
.code {
background-color:#FAFAFA;
border:1px solid #330000;
color:#FF6000;
font-family:Courier,'Courier New',sans-serif;
font-size:11px;
}
.quote {
background-color:#541B1B;
border:1px solid #991212;
color:#FFEA00;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:125%;
}
.copyright {
color:#444444;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
letter-spacing:-1px;
}
a.copyright {
color:#444444;
text-decoration:none;
}
a.copyright:hover {
color:#777777;
text-decoration:underline;
}
input, textarea, select {
border-color:#777777;
color:#333333;
font:11px Arial,Helvetica,sans-serif;
}
input.post, textarea.post, select {
background-color:#E3E3E3;
}
input {
text-indent:2px;
}
.input_userpass {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
width:110px;
}
.input_search {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
width:75px;
}
input.button {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}
input.mainoption {
background-color:#FAFAFA;
font-weight:bold;
}
input.liteoption {
background-color:#FAFAFA;
font-weight:normal;
}
.helpline {
background-color:#660000;
border-style:none;
}
a.grnav:link, a.grnav:active, a.grnav:visited {
background-color:#838383;
border-color:#B8B8B8 #373737 #373737 #B8B8B8;
border-style:solid;
border-width:1px;
color:#000000;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
padding-top:1px;
text-decoration:none;
text-indent:2px;
vertical-align:middle;
width:100%;
}
a.grnav:hover {
background-color:#D5D5D5;
border-color:#474747 #EBEBEB #EBEBEB #474747;
border-style:solid;
border-width:1px;
color:#000000;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
padding-top:1px;
text-decoration:none;
text-indent:2px;
vertical-align:middle;
width:100%;
}
a.grnavSub:link, a.navSub:active, a.navSub:visited {
background-color:#721212;
border-color:#AE7676 #373737 #373737 #AE7676;
border-style:solid;
border-width:1px;
color:#FFFFFF;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
padding-top:1px;
text-decoration:none;
text-indent:5px;
vertical-align:middle;
width:100%;
}
a.grnavSub:hover {
background-color:#D5D5D5;
border-color:#474747 #EBEBEB #EBEBEB #474747;
border-style:solid;
border-width:1px;
color:#000000;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
padding-top:1px;
text-decoration:none;
text-indent:5px;
vertical-align:middle;
width:100%;
}
a.ninRev:link, a.ninRev:active, a.ninRev:visited {
background-color:#000000;
color:#0364FF;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
padding-bottom:3px;
padding-left:2px;
padding-top:1px;
text-align:center;
text-decoration:none;
vertical-align:middle;
width:100%;
}
a.ninRev:hover {
background-color:#000000;
color:#00B3FF;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
padding-bottom:3px;
padding-left:2px;
padding-top:1px;
text-align:center;
text-decoration:none;
vertical-align:middle;
width:100%;
}
#page {
background-color:#434343;
border:1px solid #000000;
margin-left:auto;
margin-right:auto;
text-align:left;
width:975px;
}
#contentMain {
background-color:#000000;
margin:5px;
padding:5px 2px 5px 5px;
}
#sidebar_left {
background-color:#838383;
width:100px;
}
#sidebar_right {
padding-left:3px;
padding-top:0;
width:310px;
}
.content2 {
border:1px solid #606060;
}
#footer {
background-color:#800404;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
color:#A4A4A4;
font-size:10px;
padding:5px;
text-align:center;
}
a.footer:link, a.footer:active, a.footer:visited {
color:#A4A4A4;
font-weight:bold;
text-decoration:none;
}
a.footer:hover {
color:#E3E3E3;
font-weight:bold;
text-decoration:none;
}
.gameInfo {
border:2px solid #721212;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}
.imagePadding {
padding:5px;
}
h1 {
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
margin:0;
}
#metal {
background-color:#838383;
border-color:#B8B8B8 #373737 #373737 #B8B8B8;
border-style:solid;
border-width:1px;
}
})();