Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .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, h2, .forumopen, .forumclose, .maintop, .leftnav, .cult_info, .menu2, .menu, .num_members { display: none; }
- </style>
- <style>
- body, html {
- background-color: #000000;
- background-image: url(' ');
- background-position: center center;
- background-repeat: repeat;
- background-attachment: fixed;
- }
- html, div {
- font-family: trebuchet MS;
- color: #ffffff;
- font-size: 11px;
- font-style: normal; border-radius: 0px;
- }
- .main {
- background-color: #0E0022; background-image: url('http://i.imgur.com/iuvo3iq.gif'); background-position: center center;
- background-repeat: repeat;
- background-attachment: fixed;
- width: 700px;
- padding: 4px; border-radius: 0px; text-alignment: center; border: 2px solid #310F5B;
- }
- .navlink:link, .nav:active, .nav:visited{
- color: #ffffff;
- background: #310F5B;
- font-size: 8px;
- text-align: center;
- letter-spacing: 2px;
- font-family: trebuchet MS;
- font-weight: lighter;
- display: block;
- text-transform: uppercase;
- margin: 2px;
- letter-spacing: 2px;
- text-decoration: none;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- border-radius: 0px;
- border-left: 0px solid # ;
- border-right: 0px solid # ;
- }
- .navlink:hover{
- color: #ffffff;
- font-size: 8px;
- text-align: center;
- letter-spacing: 4px;
- font-family: trebuchet MS;
- font-weight: lighter;
- background: #462470;
- border-left: 0px solid # ;
- border-right: 0px solid # ;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- border-radius: 0px;
- }
- a:link, .menu2, .menu2 a:link {
- color: #DABEF8;
- font-size: 9pt;
- font-family : trebuchet ms;
- text-transform: none;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:visited, .menu2 a:visited {
- color: #DABEF8;
- text-transform: none;
- font-family : trebuchet ms;
- text-transform: none;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #DABEF8;
- text-decoration: none;
- font-family : trebuchet ms;
- text-transform: none;
- background: transparent;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- table,td,th {
- border: none;
- }
- th {
- height: 30px;
- text-align: center;
- }
- h1 {
- font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
- font-size: 8pt;
- text-transform: uppercase;
- font-style: normal;
- font-weight: lighter;
- letter-spacing: 3px;
- padding: 0px;
- text-align: center;
- display: block;
- text-shadow: none;
- margin-top: 0px;
- color: #DABEF8;
- background: # ; border-bottom: 1px dashed #777777;
- }
- h3 {
- color: #000000;
- font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
- font-size: 8pt;
- text-transform: uppercase;
- font-style: normal;
- font-weight: lighter;
- letter-spacing: 3px;
- line-height: 10px;
- text-align: center;
- display: block;
- text-shadow: none;;
- margin: 0px;
- background: #DABEF8;
- }
- b {
- text-transform: uppercase;
- font-family: trebuchet MS;
- color: #DABEF8;
- font-size: 15px;
- letter-spacing: 1px;
- }
- i {
- text-transform: none;
- font-family: georgia;
- color: #DABEF8;
- font-size: 11px;
- letter-spacing: 1px;
- }
- s {
- text-transform: none;
- font-family: trebuchet MS;
- color: #AB000B;
- font-size: 11px;
- letter-spacing: 1px;
- }
- u {
- border-bottom: 1px solid #462470;
- text-transform: normal;
- color: #DABEF8;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 1px;
- }
- blockquote {
- text-align: center;
- background-color: #0E0022;
- padding: 4px;
- width: auto;
- border-left: 2px solid #310F5B;
- border-right: 2px solid #310F5B;
- border-top: 1px solid #DABEF8;
- border-bottom: 3px solid #DABEF8;
- -webkit-border-top-left-radius: 0px;
- -webkit-border-bottom-right-radius: 0px;
- -moz-border-radius-topleft: 0px;
- -moz-border-radius-bottomright: 0px;
- border-top-left-radius: 0px;
- border-bottom-right-radius: 0px;
- }
- .staffs {
- width: 55px;
- height: 55px;
- padding: 5px;
- border: 2px solid #310F5B;
- margin-right: 2px;
- background: #2E4762; background-image: url('http://i.imgur.com/xjFN3iV.png'); background-position: bottom left;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- a:hover .staffs {
- width: 55px;
- height: 55px;
- padding: 5px;
- border: 2px solid #462470;
- margin-right: 2px;
- background: #2E4762; background-image: url('http://i.imgur.com/xjFN3iV.png'); background-position: top left;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- .features {
- width: 100px;
- height: 100px;
- padding: 5px;
- margin: 1px;
- border: 2px solid #310F5B;
- margin-right: 2px;
- background: #2E4762; background-image: url('http://i.imgur.com/xjFN3iV.png'); background-position: bottom left;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- a:hover .features {
- width: 100px;
- height: 100px;
- padding: 5px;
- margin: 1px;
- border: 2px solid #462470;
- margin-right: 2px;
- background: #2E4762; background-image: url('http://i.imgur.com/xjFN3iV.png'); background-position: top left;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- .contest {
- width: 45px;
- height: 45px;
- padding: 5px;
- margin: 2px;
- border: 2px solid #310F5B;
- margin-right: 2px;
- background: #2E4762; background-image: url('http://i.imgur.com/xjFN3iV.png'); background-position: bottom left;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- a:hover .contest {
- width: 45px;
- height: 45px;
- padding: 5px;
- margin: 2px;
- border: 2px solid #462470;
- margin-right: 2px;
- background: #2E4762; background-image: url('http://i.imgur.com/xjFN3iV.png'); background-position: top left;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- .chief {
- top: -10px;
- left: 60px;
- width: 150px;
- background-color: #0E0022;
- background-image: url('http://i.imgur.com/Y0a9yld.png');
- background-repeat: no-repeat;
- background-position: bottom center;
- height: 240px;
- position: fixed;
- text-align: center;
- z-index: 999;
- padding: 10px;
- box-shadow: 0 0 7px #462470;
- border-left: 0px solid #462470; border-right: 0px solid #462470; border-bottom: 10px solid #462470;
- border-radius: 0px 0px 20px 20px;
- margin-top: -220px;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- line-height: 120%;
- }
- .chief:hover {
- margin-top: 0px;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- border-bottom: 10px solid #DABEF8;}
- .chief a:link, .chief a:visited {
- color: #ffffff;
- background: #310F5B;
- font-size: 8px;
- text-align: center;
- letter-spacing: 2px;
- font-family: trebuchet MS;
- font-weight: lighter;
- display: block;
- text-transform: uppercase;
- margin: 2px;
- letter-spacing: 2px;
- text-decoration: none;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- border-radius: 0px;
- border-left: 0px solid # ;
- border-right: 0px solid # ;
- }
- .chief a:hover {
- color: #ffffff;
- font-size: 8px;
- text-align: center;
- letter-spacing: 4px;
- font-family: trebuchet MS;
- font-weight: lighter;
- background: #462470;
- border-left: 0px solid # ;
- border-right: 0px solid # ;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- border-radius: 0px;
- }
- ::-webkit-scrollbar {
- width: 6px;
- background: #000000; }
- ::-webkit-scrollbar-thumb {
- -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
- background: #310F5B; }
- .group_entry table[bgcolor] {
- background-color: #0E0022;
- }
- .affiliates {
- display: block;
- width: 700px;
- padding: 2px;
- margin: 10px;
- color: #D5D7D4;
- font-family: trebuchet MS;
- font-size: 10px;
- text-align: center;
- background-color: #310F5B ;
- border: none; border-radius: px;
- }
- .affiliates b {
- display: block;
- background: #141414;
- color: #D5D7D4;
- font-family: trebuchet MS;
- font-size: 10px;
- font-weight: heavy;
- padding: 4px;
- text-align: center;
- background: #0E0022;
- letter-spacing: 2pt;
- font-style: none;
- text-transform: uppercase; border-radius: 0px;
- }
- .members_viewing {
- display: block;
- width: 700px;
- padding: 2px;
- margin: 10px;
- color: #D5D7D4;
- font-family: trebuchet MS;
- font-size: 10px;
- text-align: center;
- background-color: #310F5B ;
- border: none; border-radius: px;
- }
- .members_viewing b {
- display: block;
- background: #141414;
- color: #D5D7D4;
- font-family: trebuchet MS;
- font-size: 10px;
- font-weight: heavy;
- padding: 4px;
- text-align: center;
- background: #0E0022;
- letter-spacing: 2pt;
- font-style: none;
- text-transform: uppercase; border-radius: 0px;
- }
- .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
- width: 700px;
- background-color: #0E0022;
- padding: 10px;
- border: none;
- text-align: center; border-radius: 0px;
- }
- .forumheader {
- text-transform: bold;
- background-color: #310F5B;
- background-position: center center;
- color: #DABEF8;
- font-weight: heavy;
- font-family: Constantia;
- font-size: 25pt;
- border: none;
- padding: 4px; border-radius: 0px;
- text-shadow: 4px 4px 2px # ;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- .forumheader:hover {
- text-transform: bold;
- background-color: #462470;
- background-position: center center;
- color: #DABEF8;
- font-weight: heavy;
- font-family: Constantia;
- font-size: 25pt;
- border: none;
- padding: 4px; border-radius: 0px;
- text-shadow: 4px 4px 2px # ;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- .group_forum {
- background-color: #0E0022;
- width: 700px;
- padding: 0px;
- border: 2px solid #310F5B; border-radius: 0px;
- }
- .group_forum b {
- display: block;
- text-transform: uppercase;
- background-color: #DABEF8;
- color: #462470;
- font-family: trebuchet ms; font-size: 8px;
- line-height: 8px;
- font-weight: heavy;
- text-align: center; border-radius: 0px;
- }
- .group_entry {
- width: 700px;
- border: 2px solid #310F5B;
- padding: 10px;
- text-align: center;
- background-color: #0E0022; border-radius: 0px;
- }
- .group_forum td img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{ background-image: url('http://i.imgur.com/4qJyg.png'); top right no-repeat; height: 12px; width:0px; padding-right: 11px; } .group_forum td img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/HpkGt.png'); top right no-repeat; height: 13px; width:0px; padding-right: 12px; } .group_forum td img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/M2TGa.png'); top right no-repeat; height: 12px; width:0px; padding-right: 11px; }
- a:link img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url(http://i.imgur.com/nXk7C.png); top right no-repeat; height: 12px; width:0px; padding-right: 11px}
- a:link img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url(http://i.imgur.com/lwUVH.png); top right no-repeat; height: 12px; width:0px; padding-right: 11px}
- .group_entry table[bgcolor] {background: #DABEF8; background-image: url(' ');}
- .sub_button {border: 0px solid #ffffff; background-color: #0E0022; padding: 0px 3px; margin: 0px;}
- .group_comment {
- width: 700px;
- background-color: #0E0022;
- border: 2px solid #310F5B;
- padding: 10px;
- border-radius: 0px;
- }
- .group_comment td {
- border: none;
- }
- textarea {
- width: 85%;
- text-align: center;
- height: 250px; padding: 10px;
- }
- .comment_input {
- width: 700px;
- background-color: #0E0022;
- padding: 10px;
- text-align: center;
- border: none; border-radius: 0px;
- }
- .comment_input textarea {
- color: #DABEF8;
- border: none;
- background-color: #462470; border-radius: 0px;
- }
- .comment_input input {
- background: #462470;
- color: #DABEF8;
- border: none; border-radius: 0px;
- }
- .comment_input td {
- background: transparent;
- border: none;
- text-align: center; border-radius: 0px;
- }
- .subheading {
- text-transform: uppercase;
- color: #ffffff;
- background-color: #310F5B;
- font-family: trebuchet ms;
- line-height: 10px;
- font-weight: normal;
- text-align: right; border-radius: 5px;
- }
- .subheading td {
- background: #310F5B; background-image: url(' ');
- border: none;
- color: #DABEF8;
- font: 10pt trebuchet ms;
- text-transform: uppercase
- }
- .subheading b {
- color: #DABEF8;
- }
- .thumbnail, .member_thumbnail{
- width: 100px;
- height: 100px;
- padding: 5px;
- margin: 5px;
- border: 2px solid #310F5B;
- margin-right: 2px;
- background: #462470; background-image: url('http://i.imgur.com/xjFN3iV.png'); background-position: bottom right;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- a:hover .thumbnail, a:hover .member_thumbnail{
- width: 100px;
- height: 100px;
- padding: 5px;
- margin: 5px;
- border: 2px solid #462470;
- margin-right: 2px;
- background: #462470; background-image: url('http://i.imgur.com/xjFN3iV.png'); background-position: top left;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- }
- .new_topic {
- border: 2px solid #310F5B;
- background-color: #0E0022;
- width: 700px; border-radius: 0px;
- }
- .new_topic textarea {
- color: #DABEF8;
- border: none;
- background-color: #310F5B; border-radius: 0px;
- }
- .new_topic input {
- background: #462470;
- color: #DABEF8;
- border: none; border-radius: 0px;
- }
- .new_topic td {
- background: transparent;
- border: none; border-radius: 0px;
- }
- .subtitle {
- color: #DABEF8;
- font-weight: bold; font size: 15 px;
- }
- select {
- background: #462470;
- color: #ffffff;
- border: none; border-radius: 0px; padding: 2px; margin: 6px;
- }
- input {
- background: #462470;
- color: #ffffff;
- border: none; border-radius: 0px; padding: 2px; margin: 6px;
- </style>
Advertisement
Add Comment
Please, Sign In to add comment