Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- body{
- background-color: #110000 !important;
- background-repeat: no-repeat !important;
- background-attachment: fixed;
- padding-top:16px !important;
- margin:0 auto !important;
- }
- body, td, th {
- color: #fff !important;
- font-size: small;
- }
- .quote {
- color: #ffffff;
- }
- .hrcolor {
- height: 1px;
- border: 0;
- color: #660101;
- background-color: #660101;
- }
- tr {
- background-color: rgba(255, 255, 255, 0) !important;
- }
- .post img{
- max-width:100%;
- }
- .quoteheader, .codeheader {
- color: #fff !important;
- }
- .post{
- color: #ffffff;
- }
- .windowbg {
- color: #770000;
- background-color: #770000;
- vertical-align: middle;
- }
- span.smalltext{
- color:#ff0000 !important;
- }
- .nav, .nav:link, .nav:visited {
- color: #d10c0c !important;
- }
- .logoLink {
- width: 0 !important;
- height: 50px !important;
- padding-right: 400px !important;
- background-image: url("http://i.imgur.com/QpWTfFa.png") !important;
- }
- a.nav{
- color: #bf1818 !important; /* This was inconsistent with the rest of the layout, so I changed it. */
- }
- a{
- color: #ff2121 !important;
- }
- body>table:not(.tborder)>tbody>tr>td{
- border-radius:1em;
- background:rgba(11, 0, 0, 0.4) !important;
- padding:20px !important;
- }
- .tborder{
- margin-top:0;
- border: 1px solid rgba(11, 0, 0, 0.4);
- background:#222 !important;
- box-shadow:0px 0px 8px #555 !important;
- z-index: 9001;
- }
- div.smalltext{
- margin-top:16px !important;
- }
- .logoLink{
- transition: 0.3s !important;
- -webkit-transition:0.3s !important;
- -moz-transition:0.3s !important;
- -o-transition: 0.3s !important;
- }
- a:not(.nav)[href="http://forum.blockland.us/index.php"], a[href="http://forum.blockland.us/index.php?action=help"], a[href="http://forum.blockland.us/index.php?action=search"], a[href="http://forum.blockland.us/index.php?action=profile"], a[href*="http://forum.blockland.us/index.php?action=logout"], a[href*="http://forum.blockland.us/index.php?action=post;"], a[href*="http://forum.blockland.us/index.php?action=notify;"], a[href*="http://forum.blockland.us/index.php?action=editpoll;"], a[href*="http://forum.blockland.us/index.php?action=notifyboard;"], a[href*="http://forum.blockland.us/index.php?action=markasread;"], input[type="submit"], a[href*="javascript:"]{
- transition: 0.4s !important;
- -webkit-transition:0.4s !important;
- -moz-transition:0.4s !important;
- -o-transition: 0.4s !important;
- opacity:1;
- }
- a:hover:not(.nav)[href="http://forum.blockland.us/index.php"], a:hover[href="http://forum.blockland.us/index.php?action=help"], a:hover[href="http://forum.blockland.us/index.php?action=search"], a:hover[href="http://forum.blockland.us/index.php?action=profile"], a:hover[href*="http://forum.blockland.us/index.php?action=logout"], a:hover[href*="http://forum.blockland.us/index.php?action=post;"], a:hover[href*="http://forum.blockland.us/index.php?action=notify;"], a:hover[href*="http://forum.blockland.us/index.php?action=editpoll;"], a:hover[href*="http://forum.blockland.us/index.php?action=notifyboard;"], a:hover[href*="http://forum.blockland.us/index.php?action=markasread;"], input:hover[type="submit"], a:hover[href*="javascript:"]{
- transition: 0.4s !important;
- -webkit-transition:0.4s !important;
- -moz-transition:0.4s !important;
- -o-transition: 0.4s !important;
- opacity:0.5;
- }
- td.windowbg, td.catbg{
- border-width:2px !important;
- border-style:solid !important;
- }
- td.windowbg, tr.windowbg>td{
- background: #330000 !important;
- border:2px solid !important;
- border-color:#560000 #560000 #560000 #560000 !important;
- }
- td.windowbg2{
- background:#210000 !important;
- border-color:#560000 #560000 #560000 #560000 !important;
- }
- tr.titlebg>td, tr.titlebg>td>a{
- background:#2d0000 !important;
- border:2px solid !important;
- border-color: #2d0000 #2d0000 #2d0000 #2d0000 !important;
- }
- td.catbg{
- border:2px solid !important;
- border-color:#490000 #490000 #490000 #490000 !important;
- }
- tr.titlebg>td>a{
- border:none !important;
- }
- input, textarea{
- color: #ff0000 !important;
- background: #190000 !important;
- border-color: #565656 !important;
- }
- select {
- color: #ff0000 !important;
- background-color: #190000 !important;
- }
- div.quote{
- background:rgba(20, 0, 0, 0.4)!important;
- }
- a{
- transition: 0.2s;
- -webkit-transition: 0.2s;
- -moz-transition: 0.2s;
- -o-transition: 0.2s;
- }
- .titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited {
- background-color: #ff0000 !important;
- }
- selection {
- background-color: #ff0000 !important;
- }
- @-webkit-keyframes webkit-glowname{0% {background-color:inherit;}50% {background-color:#000;color:#fff;}100% {background-color:inherit;}}
- @-o-keyframes o-glowname{0% {background-color:inherit;}50% {background-color:#000;color:#fff;}100% {background-color:inherit;}}
- @-moz-keyframes moz-glowname{0% {background-color:inherit;}50% {background-color:#000;color:#fff;}100% {background-color:inherit;}}
- @keyframes glowname{0% {background-color:inherit;}50% {background-color:#000;color:#fff;}100% {background-color:inherit;}}
- @-webkit-keyframes webkit-glowlink{0% {color:#b2b2b2;}50% {color:#555;}100% {color:#b2b2b2;}}
- @-o-keyframes o-glowlink{0% {color:#b2b2b2;}50% {color:#555;}100% {color:#b2b2b2;}}
- @-moz-keyframes moz-glowlink{0% {color:#b2b2b2;}50% {color:#555;}100% {color:#b2b2b2;}}
- @keyframes glowlink{0% {color:#b2b2b2;}50% {color:#555;}100% {color:#b2b2b2;}}
- a {
- transition: 0.2s;
- -webkit-transition: 0.2s;
- -moz-transition: 0.2s;
- -o-transition: 0.2s;
- }
- .catbg {
- font-weight: bold;
- background-color: #8c0404 !important;
- background-image: linear-gradient(to bottom, rgba(155,0,0,0) 0%,rgba(255, 0, 0, 0.4) 100%) !important;
- color: #FFF !important
- }
- .tr {
- color: #8c0404 !important;
- }
- a:hover[type="myName"]{
- -webkit-animation: webkit-glowname 1.4s infinite;
- animation: glowname 1.4s infinite;
- -moz-animation: moz-glowname 1.4s infinite;
- -o-animation: o-glowname 1.4s infinite;
- }
- a:hover:not([type="myName"]){
- -webkit-animation: webkit-glowlink 1.5s infinite;
- animation: glowlink 1.5s infinite;
- -moz-animation: moz-glowlink 1.5s infinite;
- -o-animation: o-glowlink 1.5s infinite;
- }
- [src$="/images/english/home.gif"] {
- background-image:url('http://i.imgur.com/xklteo3.png') !important;
- width: 0 !important;
- height: 29px !important;
- padding-left: 73px !important;
- }
- [src$="/images/english/help.gif"] {
- background-image: url('http://i.imgur.com/v8mXHmQ.png') !important;
- width: 0 !important;
- height: 29px !important;
- padding-left: 73px !important;
- }
- [src$="/images/english/search.gif"] {
- background-image: url('http://i.imgur.com/7qdpzPH.png') !important;
- width: 0 !important;
- height: 29px !important;
- padding-left: 84px !important;
- }
- [src$="/images/english/profile.gif"] {
- background-image: url('http://i.imgur.com/DZB6cwu.png') !important;
- width: 0 !important;
- height: 29px !important;
- padding-left: 85px !important;
- }
- [src$="/images/english/logout.gif"] {
- background-image: url('http://i.imgur.com/Koz7xq2.png') !important;
- width: 0 !important;
- height: 29px !important;
- padding-left: 85px !important;
- }
- [src$="/images/english/login.gif"] {
- background-image: url('http://i.imgur.com/ULCikcj.png') !important;
- width: 0 !important;
- height: 29px !important;
- padding-left: 84px !important;
- }
- [src$="/images/english/admin.gif"] {
- background-image: url('http://i.imgur.com/mCa5AJH.png') !important;
- width: 0 !important;
- height: 29px !important;
- padding-left: 84px !important;
- }
- [src$="/images/english/register.gif"] {
- background-image: url('http://i.imgur.com/iY0BSEA.png') !important;
- width: 0 !important;
- height: 29px !important;
- padding-left: 104px !important;
- }
- [src$="/images/icons/folder_open.gif"] {
- background-image: url('http://i.imgur.com/ywyIX0M.gif') !important;
- width: 0 !important;
- height: 13px !important;
- padding-left: 16px !important;
- }
- [src$="/images/topic/hot_post.gif"] {
- background-image: url('http://i.imgur.com/z3WZnu0.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/images/topic/veryhot_post.gif"] {
- background-image: url('http://i.imgur.com/iIdpuQZ.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/images/topic/normal_post.gif"] {
- background-image: url('http://i.imgur.com/Im9QBF4.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/images/topic/veryhot_post_locked.gif"],[src$="/images/topic/hot_post_locked.gif"],[src$="/images/topic/normal_post_locked.gif"] {
- background-image: url('http://i.imgur.com/P9FHQlW.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/images/topic/veryhot_poll_locked.gif"],[src$="/images/topic/hot_poll_locked.gif"],[src$="/images/topic/normal_poll_locked.gif"] {
- background-image: url('http://i.imgur.com/deiR6l7.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/images/topic/veryhot_poll.gif"],[src$="/images/topic/hot_poll.gif"],[src$="/images/topic/normal_poll.gif"] {
- background-image: url('http://i.imgur.com/0nKYaTt.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/images/topic/veryhot_post_locked_sticky.gif"],[src$="/images/topic/hot_post_locked_sticky.gif"],[src$="/images/topic/normal_post_locked_sticky.gif"] {
- background-image: url('http://i.imgur.com/MlhynPB.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/images/topic/veryhot_post_sticky.gif"],[src$="/images/topic/hot_post_sticky.gif"],[src$="/images/topic/normal_post_sticky.gif"] {
- background-image: url('http://i.imgur.com/s59mFnV.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/Themes/Blockland/images/on.gif"] {
- background-image: url('http://i.imgur.com/uuKnzuF.gif') !important;
- width: 0 !important;
- height: 25px !important;
- padding-left: 25px !important;
- }
- [src$="/Themes/Blockland/images/bbc/bold.gif"] {
- background-image: url('http://i.imgur.com/rjIEz8s.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/italicize.gif"] {
- background-image: url('http://i.imgur.com/jL5H4S7.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/underline.gif"] {
- background-image: url('http://i.imgur.com/wdGmU5N.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/strike.gif"] {
- background-image: url('http://i.imgur.com/cb5zksf.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/pre.gif"] {
- background-image: url('http://i.imgur.com/6vcZYum.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/left.gif"] {
- background-image: url('http://i.imgur.com/aFz0k2G.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/center.gif"] {
- background-image: url('http://i.imgur.com/auekItR.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/right.gif"] {
- background-image: url('http://i.imgur.com/aJWIOar.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/hr.gif"] {
- background-image: url('http://i.imgur.com/RFv9F5u.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/size.gif"] {
- background-image: url('http://i.imgur.com/IlskA6V.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/face.gif"] {
- background-image: url('http://i.imgur.com/O2l3KaJ.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/img.gif"] {
- background-image: url('http://i.imgur.com/ur95Egv.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/url.gif"] {
- background-image: url('http://i.imgur.com/XrLBf8l.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/email.gif"] {
- background-image: url('http://i.imgur.com/pmlHeK1.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/ftp.gif"] {
- background-image: url('http://i.imgur.com/sNa9Lf2.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/table.gif"] {
- background-image: url('http://i.imgur.com/YkzzqHQ.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/tr.gif"] {
- background-image: url('http://i.imgur.com/fPUUEGx.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/td.gif"] {
- background-image: url('http://i.imgur.com/vDl3FB1.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/sup.gif"] {
- background-image: url('http://i.imgur.com/1LqlivB.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/sub.gif"] {
- background-image: url('http://i.imgur.com/huqScwn.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/tele.gif"] {
- background-image: url('http://i.imgur.com/dkC1YEu.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/code.gif"] {
- background-image: url('http://i.imgur.com/2WLtMTr.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/quote.gif"] {
- background-image: url('http://i.imgur.com/K1YcI5S.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/bbc/list.gif"] {
- background-image: url('http://i.imgur.com/l8DOdh7.gif') !important;
- width: 0 !important;
- height: 22px !important;
- padding-left: 23px !important;
- }
- [src$="/Themes/Blockland/images/icons/assist.gif"] {
- background-image: url('http://i.imgur.com/cIhcdP3.gif') !important;
- width: 0 !important;
- height: 16px !important;
- padding-left: 16px !important;
- }
- [src$="/Themes/Blockland/images/collapse.gif"], [src$="Themes/Blockland/images/sort_down.gif"] {
- background-image: url('http://i.imgur.com/94Hn5iY.gif') !important;
- width: 0 !important;
- height: 12px !important;
- padding-left: 12px !important;
- }
- [src$="/Themes/Blockland/images/expand.gif"] {
- background-image: url('http://i.imgur.com/UL5LXtT.gif') !important;
- width: 0 !important;
- height: 12px !important;
- padding-left: 12px !important;
- }
- [src$="/Themes/Blockland/images/sort_up.gif"] {
- background-image: url('http://i.imgur.com/1DG1CGR.gif') !important;
- width: 0 !important;
- height: 12px !important;
- padding-left: 12px !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment