Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- html, body {
- background-image: url('http://i.imgur.com/nR6Rrt9.png');
- }
- html, div {
- font-size: 10pt;
- color: #e3d6c1;
- font-style: normal;
- }
- .main {
- width: 800px;
- background-color: transparent;
- }
- .main_td {
- text-align: center;
- padding: 0px;
- }
- table,td,th {
- border: none;
- }
- th {
- height: 30px;
- text-align: center;
- }
- .forumheader {
- text-transform: uppercase;
- background-image: url('http://i.imgur.com/u08agjz.png');
- color: #FDE9C0;
- font-weight: normal;
- line-height: 25px;
- font-family: trebuchet ms;
- font-size: 20pt;
- border: none;
- padding: 10px;
- border-radius: 25px 25px 10px 10px;
- margin: 5px;
- }
- .group_forum {
- background-color: #321A1C;
- width: 800px;
- padding: 6px;
- text-align: center;
- border: none;
- border-radius: 25px 25px 10px 10px;
- }
- a:link, .menu2, .menu2 a:link {
- color: #FFB868;
- font-family: small fonts;
- font-size: 8px;
- 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: #FFB868;
- text-transform: none;
- font-family: small fonts;
- font-size: 8px;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #D6492D;
- text-decoration: none;
- font-family: small fonts;
- font-size: 8px;
- text-transform: uppercase;
- background: transparent;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- h1 {
- background: -webkit-gradient(linear, left top, left bottom, from(#FFB868), to(#D6492D));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #FFB868 > top;
- #D6492D > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 15pt;
- display: block;
- margin-top: -3px;
- margin-bottom: 2px;
- }
- h2 {
- background: -webkit-gradient(linear, left top, left bottom, from(#D6492D), to(#832425));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #D6492D > top;
- #832425 > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 12pt;
- display: block;
- margin-top: -3px;
- margin-bottom: 2px;
- }
- h3 {
- background: -webkit-gradient(linear, left top, left bottom, from(#FFB868), to(#FDE9C0));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #FFB868 > top;
- #FDE9C0 > bottom;
- font-family: georgia;
- text-transform: lowercase;
- font-size: 12pt;
- display: block;
- margin-top: -3px;
- margin-bottom: 2px;
- font-style: italic;
- }
- b {
- background: -webkit-gradient(linear, left top, left bottom, from(#FFB868), to(#D6492D));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #FFB868 > top;
- #D6492D > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 10pt;
- margin-top: -3px;
- margin-bottom: 2px;
- }
- i {
- text-transform: none;
- font-family: georgia;
- color: #D6492D;
- font-size: 11px;
- letter-spacing: 2px;
- }
- u {
- border-bottom: 2px dotted #FFB868;
- text-transform: none;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 2px;
- }
- s {
- color: #832425;
- text-transform: none;
- font-family: calibri;
- font-size: 12px;
- letter-spacing: 1px;
- }
- .affiliates {
- display: block;
- width: 700px;
- background: #321A1C;
- padding: 5px;
- margin: 5px;
- text-align: center;
- border: none;
- border-radius: 25px 25px 10px 10px;
- }
- .affiliates b {
- display: block;
- width: 200px;
- border-radius: 0px 0px 0px 0px;
- padding: 4px;
- text-align: center;
- letter-spacing: 2pt;
- background: -webkit-gradient(linear, left top, left bottom, from(#FFB868), to(#D6492D));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #FFB868 > top;
- #D6492D > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 10pt;
- font-style: none;
- border: none;
- }
- .members_viewing {
- display: block;
- width: 700px;
- background: #321A1C;
- padding: 5px;
- margin: 5px;
- text-align: center;
- border: none;
- border-radius: 25px 25px 10px 10px;
- }
- .members_viewing b {
- display: block;
- width: 200px;
- border-radius: 0px 0px 0px 0px;
- padding: 4px;
- text-align: center;
- letter-spacing: 2pt;
- background: -webkit-gradient(linear, left top, left bottom, from(#FFB868), to(#D6492D));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #FFB868 > top;
- #D6492D > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 10pt;
- font-style: none;
- border: none;
- }
- blockquote {
- color: #ffedc8;
- text-align: center;
- font-family: small fonts;
- font-size: 10px;
- border-radius: 25px 25px 10px 10px;
- padding: 4px;
- background-color: #321A1C;
- border-radius: 20px;
- border: 3px solid #832425;
- }
- .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
- background: #321A1C;
- margin-left: 15px;
- width: 800px;
- padding: 7px;
- text-align: center;
- border: none;
- border-radius: 25px 25px 10px 10px;
- }
- .subtitle {
- color: #D6492D;
- font-family: trebuchet ms;
- text-transform: uppercase;
- }
- .righticon {
- top:5px;
- right: 5px;
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: top right;
- border: 2px solid #832425;
- border-radius: 10px;
- padding: 5px;
- width: 90px;
- height: 90px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .righticon:hover {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: bottom left;
- top:5px;
- padding: 5px;
- right: 5px;
- border: 2px solid #832425;
- border-radius: 10px;
- width: 90px;
- height: 90px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .member_thumbnail {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: top right;
- border: 2px solid #832425;
- border-radius: 10px;
- padding: 5px;
- width: 90px;
- height: 90px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .member_thumbnail:hover {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: bottom left;
- top:5px;
- padding: 5px;
- right: 5px;
- border: 2px solid #832425;
- border-radius: 10px;
- width: 90px;
- height: 90px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .group_forum b {
- display: block;
- letter-spacing: 1pt;
- text-align: center;
- padding: 3px;
- font-weight: lighter;
- line-height: 15px;
- margin: 1px;
- }
- .group_entry {
- width: 700px;
- padding: 5px;
- text-align: center;
- border: 5px solid #321A1C;
- background: #382022;
- border-radius: 25px 25px 10px 10px;
- }
- .group_comment {
- width: 770px;
- padding: 5px;
- margin: 15px;
- text-align: center;
- border: 5px solid #321A1C;
- background: #382022;
- border-radius: 25px 25px 10px 10px;
- }
- .group_comment td {
- border: none;
- text-align: center;
- }
- textarea {
- border: 5px solid #321A1C;
- background: #382022;
- border-radius: 25px 25px 10px 10px;
- margin: 15px;
- width: 770px;
- padding: 7px;
- text-align: center;
- }
- .comment_input {
- width: 700px;
- background-color: transparent;
- padding: 5px;
- text-align: center;
- border: none;
- }
- .comment_input textarea {
- background: #321A1C;
- border-radius: 25px 25px 10px 10px;
- padding: 7px;
- text-align: center;
- }
- .comment_input input {
- background: #321A1C;
- border-radius: 25px 25px 10px 10px;
- padding: 2px;
- text-align: center;
- border: none;
- }
- .comment_input td {
- background: transparent;
- border: none;
- text-align: center;
- }
- .subheading {
- background: #321A1C;
- font-weight: normal;
- line-height: 10px;
- border: none;
- padding: 4px;
- border-radius: 25px 25px 10px 10px;
- margin: 5px;
- }
- .subheading td {
- background-color: transparent;
- }
- .new_topic {
- background-color: transparent;
- border-radius: 20px;
- border: none;
- text-align: center;
- padding: 5px;
- width: 700px;
- }
- .new_topic textarea {
- background: #321A1C;
- border-radius: 25px 25px 10px 10px;
- padding: 7px;
- text-align: center;
- width: 500px;
- }
- .new_topic input {
- background: #321A1C;
- border-radius: 25px 25px 10px 10px;
- padding: 2px;
- text-align: center;
- border: none;
- }
- .new_topic td {
- background: transparent;
- border: none;
- }
- select {
- background-color: #382022;
- text-align: center;
- border: none;
- border-radius: 25px 25px 10px 10px;
- }
- input {
- background-color: #382022;
- text-align: center;
- border: none;
- border-radius: 25px 25px 10px 10px;
- }
- ::-webkit-scrollbar { width:5px; background:#321A1C; }
- ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
- ::-webkit-scrollbar-thumb{ -webkit-border-radius:10px; background: #832425; width:5px; border:none; }
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:10px; 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:#D6492D; cursor:hand;}
- ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
- .group_entry table[bgcolor] {
- background-color: #D6492D;
- border-radius: 20px;
- height: 2px;
- }
- .navlink:link, .navlink:active, .navlink:visited {
- font-family: small fonts;
- font-size: 8px;
- color: #FFB868;
- background-color: #321A1C;
- display: inline-table;
- text-transform: uppercase;
- padding: 2px;
- height: 10px;
- width: 70px;
- border-radius: 5px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .navlink:hover {
- font-family: small fonts;
- font-size: 8px;
- color: #D6492D;
- background-color: transparent;
- display: inline-table;
- text-transform: uppercase;
- padding: 2px;
- height: 10px;
- width: 70px;
- border-radius: 5px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .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; }
- img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{background-image: url('http://i.imgur.com/K4TMnBs.png'); top right no-repeat; height: 9px; width:0px; padding-right: 9px;}
- img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/baJjiEx.png'); top right no-repeat; height: 9px; width:0px; padding-right: 9px;}
- img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/CNuHBgg.png'); top right no-repeat; height: 9px; width:0px; padding-right: 9px;}
- .staff img {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: top right;
- border: 2px solid #832425;
- border-radius: 10px;
- padding: 5px;
- width: 50px;
- height: 42px;
- margin: 1px;
- margin-top: -1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .staff img:hover {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: bottom left;
- padding: 5px;
- margin: 1px;
- margin-top: -1px;
- right: 5px;
- border: 2px solid #832425;
- border-radius: 10px;
- width: 50px;
- height: 42px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .win img {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: top right;
- border: 2px solid #832425;
- border-radius: 10px;
- padding: 5px;
- width: 40px;
- height: 40px;
- margin: 1px;
- margin-top: -1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .win img:hover {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: bottom left;
- top:5px;
- padding: 5px;
- right: 5px;
- border: 2px solid #832425;
- border-radius: 10px;
- width: 40px;
- height: 40px;
- margin: 1px;
- margin-top: -1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .ft img {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: top right;
- border: 2px solid #832425;
- border-radius: 10px;
- padding: 5px;
- width: 150px;
- height: 95px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .ft img:hover {
- background-image: url('http://i.imgur.com/AfVgt8R.png');
- background-position: bottom left;
- top:5px;
- padding: 5px;
- right: 5px;
- border: 2px solid #832425;
- border-radius: 10px;
- width: 150px;
- height: 95px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:link img[src="http://e.vampirefreaks.com/emotes/vf_white-16.png"]{background-image: url(http://i.imgur.com/iRAETEZ.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/FyKtQ0R.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement