Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- html, body {
- background-image: url('http://i.imgur.com/Vcz0iUf.png');
- }
- html, div {
- font-size: 8pt;
- font-family: verdana;
- color: #e9e9e9;
- font-style: normal;
- }
- .main {
- width: 800px;
- padding: 2px;
- }
- .main_td {
- text-align: center;
- padding: 0px;
- }
- table,td,th {
- border: none;
- }
- th {
- height: 30px;
- text-align: center;
- }
- .forumheader {
- text-transform: uppercase;
- background: #090909;
- color: #e9e9e9;
- font-weight: normal;
- line-height: 25px;
- font-family: verdana;
- font-size: 15pt;
- border-left: none;
- border-right: none;
- border-top: none;
- border-bottom: 2px solid #203eb0;
- padding: 4px;
- padding-top: 2px;
- margin: 5px;
- }
- .group_forum {
- background-color: #000;
- width: 800px;
- padding: 6px;
- text-align: center;
- border-left: none;
- border-right: none;
- border-top: none;
- border-bottom: 2px solid #0e1c50;
- }
- .group_forum b {
- display: block;
- letter-spacing: 1pt;
- text-align: center;
- padding: 3px;
- font-weight: lighter;
- line-height: 15px;
- margin: 1px;
- }
- .group_subforum {
- background-color: #090909;
- }
- .members_viewing {
- display: block;
- width: 700px;
- background: #000;
- padding: 5px;
- margin: 5px;
- text-align: right;
- border-bottom: 2px solid #0e1c50;
- }
- .members_viewing b {
- display: block;
- padding: 4px;
- text-align: right;
- letter-spacing: 2pt;
- background: #090909;
- font-family: verdana;
- text-transform: uppercase;
- font-style: none;
- font-weight: lighter;
- font-size: 10pt;
- border-bottom: 2px solid #203eb0;
- }
- .affiliates {
- display: block;
- width: 700px;
- background: #000;
- padding: 5px;
- margin: 5px;
- text-align: right;
- border-bottom: 2px solid #0e1c50;
- }
- .affiliates b {
- display: block;
- padding: 4px;
- text-align: right;
- letter-spacing: 2pt;
- background: #090909;
- font-family: verdana;
- font-weight: lighter;
- text-transform: uppercase;
- font-style: none;
- font-size: 10pt;
- border-bottom: 2px solid #203eb0;
- }
- .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
- background: #000;
- margin-left: 15px;
- font-size: 8pt;
- width: 800px;
- padding: 7px;
- text-align: center;
- border: none;
- color: #e9e9e9;
- border-bottom: 2px solid #0e1c50;
- }
- .subtitle {
- color: #203eb0;
- font-family: verdana;
- text-transform: none;
- }
- .group_entry table[bgcolor] {
- background-color: #a9a9a9;
- height: 2px;
- }
- .group_comment td {
- border: none;
- text-align: center;
- }
- .comment_input td {
- background: transparent;
- border: none;
- text-align: center;
- }
- .subheading td, .new_topic td {
- background-color: transparent;
- }
- .subheading {
- background: #090909;
- font-weight: normal;
- line-height: 10px;
- border: none;
- padding: 4px;
- margin: 5px;
- }
- select, input {
- background-color: #000;
- color: #e9e9e9;
- text-align: center;
- border: none;
- }
- .group_entry {
- width: 800px;
- padding: 5px;
- margin: 10px;
- text-align: center;
- border-bottom: 2px solid #0e1c50;
- border-left: none;
- border-right: none;
- border-top: none;
- background: #000;
- }
- .group_comment {
- width: 800px;
- padding: 5px;
- margin: 10px;
- text-align: center;
- background: #000;
- border-bottom: 2px solid #0e1c50;
- border-left: none;
- border-right: none;
- border-top: none;
- }
- .sub_button {
- border: none;
- background-color: transparent;
- padding: 3px;
- margin: 0px;
- border-image: initial;
- font-size: 8px;
- }
- .comment_input, .new_topic {
- width: 800px;
- background-color: transparent;
- padding: 5px;
- text-align: center;
- border: none;
- }
- .new_topic textarea, .comment_input textarea {
- background: #000;
- color: #e9e9e9;
- padding: 5px;
- text-align: center;
- width: 500px;
- border: none;
- }
- .comment_input input, .new_topic input
- { background: #000;
- padding: 2px;
- text-align: center;
- border: none;
- }
- h1 {
- background: -webkit-gradient(linear, left top, left bottom, from(#4865b9), to(#203eb0));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #4865b9 > top;
- #203eb0 > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 16pt;
- text-align: center;
- display: block;
- margin-top: -3px;
- margin-bottom: 1px;
- }
- h3 {
- background: -webkit-gradient(linear, left top, left bottom, from(#4865b9), to(#cdcdcd));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #4865b9 > top;
- #cdcdcd > bottom;
- font-family: georgia;
- text-transform: lowercase;
- font-size: 12pt;
- text-align: center;
- display: block;
- margin-top: -3px;
- margin-bottom: 1px;
- font-style: italic;
- border-bottom: 2px solid #4865b9;
- }
- b {
- color: #173db0;
- font-family: trebuchet ms;
- font-style: none;
- text-transform: uppercase;
- font-size: 8pt;
- }
- i {
- text-transform: none;
- font-family: georgia;
- color: #6284fc;
- font-size: 11px;
- letter-spacing: 1px;
- text-shadow: 1px 1px 1px #090909;
- }
- u {
- border-bottom: 2px dotted #0e1c50;
- text-transform: none;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 2px;
- }
- s {
- text-transform: none;
- font-family: verdana;
- font-size: 8pt;
- letter-spacing: 1px;
- }
- a:link, .menu2, .menu2 a:link {
- color: #214ae8;
- font-family: small fonts;
- font-size: 9px;
- text-transform: uppercase;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:visited, .menu2 a:visited {
- color: #214ae8;
- text-transform: none;
- font-family: small fonts;
- font-size: 9px;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #5b5b5b;
- text-decoration: none;
- font-family: small fonts;
- font-size: 9px;
- text-transform: uppercase;
- background: transparent;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- blockquote {
- text-align: center;
- font-family: verdana;
- font-size: 8pt;
- padding: 4px;
- background-color: #090909;
- border-bottom: 2px solid #203eb0;
- }
- .member_thumbnail, .righticon {
- background: #090909;
- border: 2px solid #203eb0;
- padding: 5px;
- width: 100px;
- height: 100px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .member_thumbnail:hover, .righticon:hover {
- background: transparent;
- background-position: bottom left;
- top:1px;
- padding: 5px;
- right: 1px;
- border: 2px solid #090909;
- width: 100px;
- height: 100px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- textarea {
- background: #090909;
- margin: 15px;
- width: 200px;
- padding: 7px;
- text-align: center;
- }
- .staff img {
- background: #090909;
- border: 2px solid #203eb0;
- padding: 3px;
- width: 45px;
- height: 45px;
- margin: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .staff img:hover {
- background: transparent;
- padding: 3px;
- margin: 2px;
- border: 2px solid #090909;
- width: 45px;
- height: 45px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .ft img {
- background: #090909;
- border: 2px solid #203eb0;
- padding: 3px;
- width: 200px;
- height: 80px;
- margin-top: -10px;
- margin: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .ft img:hover {
- background: transparent;
- padding: 3px;
- margin-top: -10px;
- margin: 2px;
- border: 2px solid #090909;
- width: 200px;
- height: 80px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .win img {
- background: #090909;
- border: 2px solid #203eb0;
- padding: 3px;
- width: 45px;
- height: 67px;
- margin-top: -10px;
- margin: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .win img:hover {
- background: transparent;
- padding: 3px;
- margin-top: -10px;
- margin: 2px;
- border: 2px solid #090909;
- width: 45px;
- height: 67px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .nlink:link, .nlink:active, .nlink:visited {
- font-family: verdana;
- font-size: 8px;
- color: #4865b9;
- background-color: #000;
- display: inline-table;
- text-transform: uppercase;
- padding: 2px;
- height: 10px;
- width: 100px;
- line-height: 10px;
- text-align: center;
- margin-top: 0px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .nlink:hover {
- font-family: verdana;
- font-size: 8px;
- color: #c4c4c4;
- background-color: transparent;
- display: inline-table;
- text-transform: uppercase;
- text-align: center;
- padding: 2px;
- height: 10px;
- width: 100px;
- line-height: 10px;
- margin-top: 0px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{background-image: url('http://i.imgur.com/Uiebmdl.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
- img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/lId9S8R.png'); top right no-repeat; height: 12px; width:0px; padding-right: 9px;}
- img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/Fr90qDe.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
- a:link img[src="http://e.vampirefreaks.com/emotes/vf_red-16.png"]{background-image: url(http://i.imgur.com/TTKq6qy.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
- a:link img[src="http://e.vampirefreaks.com/emotes/vf_white-16.png"]{background-image: url(http://i.imgur.com/OzJdXdy.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
- ::-webkit-scrollbar { width:5px; background:#000; }
- ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
- ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #203eb0; width:5px; border:none; }
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:5px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;}
- ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#203eb0; cursor:hand;}
- ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
- .cult_name, .leftnav, .topbar, .maintop img, .maintop table, .latest_posts_header, .status, .description_title, .edit_pictures, .owner_title, .created_on, .small_space, .cult_menu, .side_td, .threads_related, .created_on, .description_title, .maintop img, .heading, .forumopen, .forumclose, .maintop, .leftnav, .cult_info, .menu2, .menu, .num_members { display: none; }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement