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('http://i.imgur.com/yOixcY1.jpg');
- background-position: right 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: #121212;
- width: 700px;
- padding: 4px; border-radius: 5px; text-alignment: center;
- }
- .navlink:link, .nav:active, .nav:visited{
- color: #99191A;
- font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
- font-size: 6pt;
- text-transform: uppercase;
- font-style: normal;
- font-weight: lighter;
- letter-spacing: 1px;
- text-align: center;
- display: block;
- text-shadow: none;
- margin-bottom: 3px;
- -webkit-transition: all 0.75s ease-out;
- -moz-transition: all 0.75s ease-out;
- -webkit-border-radius: 2px;
- -moz-border-radius: 2px;
- padding: 1px;
- line-height: 5pt;
- background: #010101;
- }
- .navlink:hover{
- color: #C70000;
- font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
- font-size: 6pt;
- text-transform: uppercase;
- font-style: normal;
- font-weight: lighter;
- letter-spacing: 1px;
- text-align: center;
- display: block;
- text-shadow: none;
- margin-bottom: 3px;
- -webkit-transition: all 0.75s ease-out;
- -moz-transition: all 0.75s ease-out;
- }
- a:link, .menu2, .menu2 a:link {
- color: #99191A;
- 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: #99191A;
- text-transform: none;
- font-family : trebuchet ms;
- text-transform: none;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #666666;
- 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: left;
- }
- h1 {
- color: #151918;
- text-transform: uppercase;
- width: auto;
- font-style: normal;
- font-family: verdena;
- letter-spacing: 1pt;
- text-align: center;
- padding: 5px;
- font-weight: light;
- line-height: 6px;
- font-size: 10pt;
- margin: 5px;
- background: #99191A; border-radius: 0px;
- }
- h3
- {
- color: #99191A;
- text-transform: normal;
- width: auto;
- font-style: normal;
- font-family: times new roman;
- letter-spacing: 1pt;
- text-align: right;
- padding: 9px;
- font-weight: heavy;
- line-height: 8px;
- font-size: 15pt;
- margin: 5px;
- background: #151918; border-bottom: 4px solid #491B17;
- }
- b {
- text-transform: uppercase;
- font-family: trebuchet MS;
- color: #990808;
- font-size: 11px;
- letter-spacing: 1px;
- }
- i {
- text-transform: none;
- font-family: georgia;
- color: #C70000;
- font-size: 11px;
- letter-spacing: 1px;
- }
- s {
- text-transform: none;
- font-family: trebuchet MS;
- color: #A20303;
- font-size: 11px;
- letter-spacing: 1px;
- }
- u {
- border-bottom: 1px solid #ababab;
- text-transform: normal;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 1px;
- }
- blockquote {
- text-align: center;
- background-color: #151918;
- padding: 5px;
- width: auto;
- border-left: 10px solid #99191A;
- border-right: 10px solid #99191A;
- border-top: 1px solid #99191A;
- border-bottom: 1px solid #99191A;
- -webkit-border-top-left-radius: 20px;
- -webkit-border-bottom-right-radius: 20px;
- -moz-border-radius-topleft: 20px;
- -moz-border-radius-bottomright: 20px;
- border-top-left-radius: 20px;
- border-bottom-right-radius: 20px;
- }
- .staffs {
- width: 70px;
- height: 70px;
- padding: 7px;
- border: 2px solid #A20303;
- margin-right: 2px;
- background: #000000; background-image: url('http://i.imgur.com/Y3n54Wy.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 .staffs {
- width: 70px;
- height: 70px;
- padding: 7px;
- border: 2px solid #A20303;
- margin-right: 2px;
- background: #000000; background-image: url('http://i.imgur.com/Y3n54Wy.png'); background-position: center center;
- -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;
- }
- .contests {
- width: 70px;
- height: 130px;
- padding: 7px;
- margin: 1px;
- border: 2px solid #A20303;
- margin-right: 2px;
- background: #000000; background-image: url('http://i.imgur.com/Y3n54Wy.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 .contests {
- width: 70px;
- height: 130px;
- padding: 7px;
- margin: 1px;
- border: 2px solid #A20303;
- margin-right: 2px;
- background: #000000; background-image: url('http://i.imgur.com/Y3n54Wy.png'); background-position: center center;
- -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_entry table[bgcolor] {
- background-color: #491B17;
- }
- .affiliates {
- display: block;
- width: 700px;
- padding: 10px;
- margin: 10px;
- color: #ababab;
- font-family: trebuchet MS;
- font-size: 10px;
- text-align: center;
- background-color: # ;
- border: none; border-radius: px;
- }
- .affiliates b {
- display: block;
- background: #141414;
- color: #ababab;
- font-family: trebuchet MS;
- font-size: 10px;
- font-weight: heavy;
- padding: 4px;
- text-align: center;
- background: #750707;
- letter-spacing: 2pt;
- font-style: none;
- text-transform: uppercase; border-radius: 5px;
- }
- .members_viewing {
- display: block;
- width: 700px;
- padding: 10px;
- margin: 10px;
- color: #ababab;
- font-family: trebuchet MS;
- font-size: 10px;
- text-align: center;
- background-color: # ;
- border: none; border-radius: px;
- }
- .members_viewing b {
- display: block;
- background: #141414;
- color: #ababab;
- font-family: trebuchet MS;
- font-size: 10px;
- font-weight: heavy;
- padding: 4px;
- text-align: center;
- background: #750707;
- letter-spacing: 2pt;
- font-style: none;
- text-transform: uppercase; border-radius: 5px;
- }
- .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
- width: 600px;
- background-color: #99191A;
- padding: 5px;
- border: none;
- text-align: center; border-radius: 5px;
- }
- .forumheader {
- text-transform: uppercase;
- background-color: #99191A; background-image: url(http://i.imgur.com/buAAnxH.png); background-position: center center;
- color: #777777;
- font-weight: lighter;
- font-family: trebuchet ms;
- font-size: 20pt;
- border: none;
- padding: 0px; border-radius: 4px;
- }
- .group_forum {
- background-color: #151918;
- width: 700px;
- padding: 1px;
- border: 2px solid #491B17; border-radius: 7px;
- }
- .group_forum b {
- display: block;
- text-transform: uppercase;
- background-color: #750707;
- color: #ffffff;
- font-family: trebuchet ms;
- line-height: 10px;
- font-weight: normal;
- text-align: center; border-radius: 2px;
- }
- .group_entry {
- width: 700px;
- border: none;
- padding: 5px;
- text-align: center;
- background-color: #151918; border-radius: 2px;
- }
- .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: #000000; background-image: url('http://i.imgur.com/vmrhfCH.png');}
- .sub_button {border: 0px solid #ffffff; background-color: #151918; padding: 0px 3px; margin: 0px;}
- .group_comment {
- width: 700px;
- background-color: #151918;
- border: none;
- padding: 5px; border-radius: 5px;
- }
- .group_comment td {
- border: none;
- }
- textarea {
- width: 90%;
- text-align: center;
- height: 250px;
- }
- .comment_input {
- width: 700px;
- background-color: #151918;
- padding: 5px;
- text-align: center;
- border: none; border-radius: 5px;
- }
- .comment_input textarea {
- color: #ffffff;
- border: none;
- background-color: #491B17; border-radius: 5px;
- }
- .comment_input input {
- background: #491B17;
- color: #ffffff;
- border: none; border-radius: 10px;
- }
- .comment_input td {
- background: transparent;
- border: none;
- text-align: center; border-radius: 5px;
- }
- .subheading {
- text-transform: uppercase;
- color: #ffffff;
- background-color: #99191A;
- font-family: trebuchet ms;
- line-height: 10px;
- font-weight: normal;
- text-align: right; border-radius: 5px;
- }
- .subheading td {
- background: #491B17; background-image: url(' ');
- border: none;
- color: #ffffff;
- font: 10pt trebuchet ms;
- text-transform: uppercase
- }
- .subheading b {
- color: #ffffff;
- }
- .thumbnail, .member_thumbnail{
- width: 65px;
- height: 65px;
- padding: 7px;
- margin: 7px;
- border: 2px solid #99191A;
- margin-right: 2px;
- background: #491B17;
- background-image: url('http://i.imgur.com/Y3n54Wy.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: 65px;
- height: 65px;
- padding: 7px;
- margin: 7px;
- border: 2px solid #99191A;
- margin-right: 2px;
- background: #151918;
- background-image: url('http://i.imgur.com/Y3n54Wy.png'); background-position: center center;
- -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 #491B17;
- background-color: #151918;
- width: 700px; border-radius: 5px;
- }
- .new_topic textarea {
- color: #ffffff;
- border: none;
- background-color: #491B17; border-radius: 5px;
- }
- .new_topic input {
- background: #491B17;
- color: #ffffff;
- border: none; border-radius: 5px;
- }
- .new_topic td {
- background: transparent;
- border: none; border-radius: 5px;
- }
- .subtitle {
- color: #99191A;
- font-weight: bold;
- }
- select {
- background: #491B17;
- color: #ffffff;
- border: none;
- }
- input {
- background: #491B17;
- color: #ffffff;
- border: none;
- </style>
Advertisement
Add Comment
Please, Sign In to add comment