rendered paste body*/
/* The content of the posts (body of text) */
body{background:#ecf0f6;color:#000000;font:12px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;
scrollbar-3dlight-color:#d1d7dc;
scrollbar-arrow-color:#006699;
scrollbar-darkshadow-color:#98aab1;
scrollbar-face-color:#dee3e7;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#dee3e7;
scrollbar-track-color:#efefef}
/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}
/* General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px}
.genlarge {
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
}
.explaintitle{font-size:11px;font-weight:bold;color:#5c81b1}
.alert{font-size:13px;font-weight:bold;color:#b21b1b}
/* General page style */
a:link,a:active,a:visited,a.postlink{color:#32475f;text-decoration:none}
a:hover{color:#839fbc;text-decoration:none}
/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#496687}
a.topictitle:hover{color:#839fbc}
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}
hr{border: 0px solid #ffffff;border-top-width:1px;height:0px}
/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;color:#516a88;background:#d9e2ec url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/cellpic1.gif);
height:29px;text-indent:4px}
/* Main table cell colours and backgrounds */
.row1 {
background-color: #f4f6fb;
padding: 5px;
}
.row2 {
background-color: #e1e9f2;
padding: 4px;
}
.row3 {
background-color: #d7e2ef;
padding: 4px;
}
td.spacerow{background:#cad9ea}
/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/cellpic2.jpg) #ffffff repeat-y}
.postimage {
cursor: pointer;
cursor: hand;
}
.postimage:hover {
background-color: #C2CFE5;
cursor: pointer;
cursor: hand;
}
/* subforum */
.subforum.read {
background: url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/icon_post_target.gif) center left no-repeat;
padding-left: 12px;
}
.subforum.unread {
background: url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/icon_post_target_unread.gif) center left no-repeat;
padding-left: 12px;
}
/* Table Header cells */
th{background:#c6d3e4 url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/cellpic3.gif);color:#516a88;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}
/* This is the border line & background colour round the entire page */
.bodyline{background:#f7f8fc;border:1px solid #98aab1}
.outline{background:#f7f8fc url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/outline.png);border:1px solid #98aab1}
.dline{background:#f7f8fc;border:1px solid #98aab1}
/* Tables
------------ */
.tablebg {background:#ffffff;border:1px solid #486386}
.forumline{background:#ffffff;border:1px solid #343434}
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#839fbc}
.subtitle,h2{font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}
/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:11px;font-weight:bold}
.postbody{font-size:12px;line-height:125%}
/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#00396a}
/* Quote blocks */
.quotetitle, .modetitle, .attachtitle {
margin: 10px 5px 0 5px;
padding: 4px;
border-width: 0px 0px 0 0px;
border-style: solid;
border-color: #A9B8C2;
color: #000;
font-size: 0.85em;
font-weight: bold;
}
.quotetitle, .modetitle, .codetitle, .attachtitle {
width: 90%;
padding: 4px;
border-width: 0px 0px 0 0px;
border-style: solid;
border-color: #A9B8C2;
color: #000;
font-size: 0.85em;
font-weight: bold;
margin: 0px auto 1px auto;
}
.quotecontent, .attachcontent {
width: 90%;
color: #465584;
border-left: 4px solid #8394B2;
border-right: 1px dotted #000;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
padding: 4px;
background: #FAFCFE url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/images/bg_quote_content.gif) bottom right no-repeat;
margin: 0px auto 8px auto;
}
/* Code blocks */
.codecontent{font-family: Courier, Courier New, Verdana, Arial;
color: #465584;
background-color: #FAFCFE;
border-left: 1px dotted #000;
border-right: 1px dotted #000;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
padding: 4px;
width:90%;
margin: 0px auto 0px auto;
/*overflow: auto;
height: 200px;*/}
.modecontent{font-family: Courier, Courier New, Verdana, Arial;
color: #465584;
background-color: #FAFCFE;
border-left: 4px solid #8394B2;
border-right: 1px dotted #000;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
padding: 4px;
width:90%;
margin: 0px auto 0px auto;
/*overflow: auto;
height: 200px;*/}
/* This is for the error messages that pop up */
.errorline{background:#add8e6;border:1px solid #000000}
/* Form elements */
form{display:inline}
input{font:11px Verdana,Arial,Helvetica,sans-serif}
select{background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif}
textarea {
background-color: #FAFAFA;
color: #333333;
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 1.4em;
font-weight: normal;
border: 1px solid #A9B8C2;
padding: 2px;
}
input.btnlite,input.liteoption,.fakebut{border:1px solid #000000;background:#fafafa;font-size:11px}
input.btnbbcode{border:1px solid #000000;background:#fafafa;font-size:10px}
input.btnmain{border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold}
a.but,a.but:hover,a.but:visited{color:#000000;text-decoration:none}
/* PM_TABLE */
a.pm_link {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
/* This is the gradient background at the top of the page */
.topbkg{background: #dbe3ee url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/cellpic_bkg.jpg) repeat-x}
.topnav{font-size:10px;background: #b0c4d8 url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/cellpic_nav.gif) repeat-x;
height:19px;white-space:nowrap;border: 0px solid #91a0ae;border-width: 1px 0px 1px 0px}
/* Form elements */
form{display:inline}
input{font:11px Verdana,Arial,Helvetica,sans-serif}
select{background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif}
input.post,textarea.post{background:#ffffff;border:1px solid #000000;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}
input.button,input.liteoption,.fakebut{border:1px solid #000000;background:#fafafa;font-size:11px}
input.catbutton{border:1px solid #000000;background:#fafafa;font-size:10px}
input.mainoption{border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold}
a.but,a.but:hover,a.but:visited{color:#000000;text-decoration:none}
/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline{border:0 solid;font-size:10px}
/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.username-coloured {
font-weight: bold;
}
.admin,a.admin,a.admin:visited{color:#ff0000}
.mod,a.mod,a.mod:visited{color:#006600}
a.admin:hover,a.mod:hover{color:#839fbc}
/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px 4px 1px 4px}
/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}
.mod, td.mod {color: #465584;
background-color: #FAFCFE;
border-left: 4px solid #b28383;
border-right: 1px dotted #000;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
padding: 4px;
padding-left: 25px;
background: #FAFCFE url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/images/mod.gif) center left no-repeat;
margin: 0px auto 8px auto;}
.notificationChanges{
position:absolute;
right:150px;
top:25px;
width:152px;
}
.notificationChanges .changeMessages{
margin:0 0 0 auto;
}
.notificationChanges .changeMessages strong{
font-size:93%;
color:#369;
display:block;
font-weight:bold;
background:url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/rs_alert_bubble.png) no-repeat top left;
padding:5px 0 0 10px;
}
.notificationChanges .changeMessages .messageContent{
padding:5px;
background:url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/rs_alert_bubble.png) repeat-y 0 -8px;
}
.notificationChanges .changeMessages h3{
position:absolute;
margin:0;
top:25px;
right:-17px;
width:22px;
height:14px;
background:url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/rs_alerts_sub_bubbles.png) no-repeat bottom right;
}
.notificationChanges .changeMessages h3 span{
display:none;
}
.notificationChanges .changeMessages ul li{
text-align:left;
width:145px;
white-space:nowrap;
}
.notificationChanges .changeMessages ul li a{
padding:0 0 0 18px;
margin:0 0 0 5px;
font-size:77%;
color:#2c8f8f;
}
.notificationChanges .changeMessages ul li a:link{
color:#2c8f8f;
}
.notificationChanges .changeMessages ul li a:hover{
color:#ff8243;
}
.notificationChanges .changeMessages .endMessageContent{
background:url(http://web.archive.org/web/20100919183652/http://evolutionized.co.uk/styles/fisubice2/theme/images/rs_alert_bubble.png) no-repeat bottom left;
height:5px;
}
.notificationChanges .changeMessages .endMessageContent span{
display:none;
}