Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .nlink:link, .nlink:active, .nlink:visited {
- font-family: trebuchet ms;
- font-size: 11px;
- color: #fcfcfc;
- background-color: #46911f;
- display: inline-table;
- text-transform: uppercase;
- padding: 1px;
- height: 45px;
- width: 45px;
- line-height: 45px;
- text-align: center;
- margin-top: 3px;
- margin: 1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .nlink:hover {
- font-family: trebuchet ms;
- font-size: 11px;
- color: #46911f;
- background-color: #111;
- display: inline-table;
- text-transform: uppercase;
- text-align: center;
- padding: 1px;
- height: 45px;
- width: 45px;
- line-height: 45px;
- margin-top:3px;
- margin: 1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- html, body {
- background-image: url('http://i.imgur.com/nxwCAlU.png');
- }
- html, div {
- font-size: 8pt;
- font-family: arial;
- color: #fcfcfc;
- font-style: normal;
- }
- .main {
- width: 750px;
- 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-image: url('http://i.imgur.com/HBE5dYd.png');
- color: #fcfcfc;
- font-weight: normal;
- line-height: 25px;
- font-family: arial;
- font-size: 15pt;
- border-left: none;
- border-right: none;
- border-top: none;
- border-bottom: 2px solid #46911f;
- padding: 6px;
- padding-top: 2px;
- margin: 5px;
- border-radius: 20px 20px 0px 0px;
- }
- .group_forum {
- background-color: #070707;
- width: 750px;
- padding: 2px;
- text-align: center;
- border-radius: 25px;
- border: 3px solid #207a2a;
- }
- .group_forum b {
- display: block;
- letter-spacing: 1pt;
- text-align: center;
- padding: 3px;
- font-weight: lighter;
- line-height: 15px;
- margin: 1px;
- }
- .affiliates {
- display: block;
- border-radius: 20px;
- width: 500px;
- background: #090909;
- padding: 5px;
- margin: 5px;
- text-align: right;
- border: 3px solid #207a2a;
- }
- .affiliates b {
- display: block;
- width: 150px;
- padding: 4px;
- text-align: right;
- letter-spacing: 2pt;
- color: #fcfcfc;
- background: #46911f;
- border-radius: 25px;
- font-family: arial;
- text-transform: uppercase;
- font-style: none;
- font-weight: lighter;
- font-size: 8pt;
- border: 1px solid #207a2a;
- }
- .members_viewing {
- display: block;
- border-radius: 20px;
- width: 500px;
- background: #090909;
- padding: 5px;
- margin: 5px;
- text-align: right;
- border: 3px solid #207a2a;
- }
- .members_viewing b {
- display: block;
- width: 150px;
- padding: 4px;
- text-align: right;
- letter-spacing: 2pt;
- color: #fcfcfc;
- background: #46911f;
- border-radius: 25px;
- font-family: arial;
- text-transform: uppercase;
- font-style: none;
- font-weight: lighter;
- font-size: 8pt;
- border: 1px solid #207a2a;
- }
- .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
- background: #070707;
- margin-left: 15px;
- font-size: 8pt;
- font-family: arial;
- width: 800px;
- padding: 7px;
- text-align: center;
- border-radius: 25px;
- border: 3px solid #207a2a;
- color: #fcfcfc;
- }
- .subtitle {
- color: #207a2a;
- font-family: arial;
- text-transform: uppercase;
- }
- .group_entry table[bgcolor] {
- background-color: #46911f;
- 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 {
- font-weight: normal;
- font-style: none;
- line-height: 10px;
- background: #46911f;
- color: #fcfcfc;
- border-radius: 25px;
- border: 1px solid #207a2a;
- padding: 4px;
- margin: 5px;
- }
- select, input {
- background-color: #111;
- color: #fcfcfc;
- text-align: center;
- border: none;
- }
- .group_entry, .group_comment {
- width: 800px;
- padding: 5px;
- margin: 10px;
- text-align: center;
- border: 3px solid #207a2a;
- background: #070707;
- border-radius: 25px;
- }
- .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: #070707;
- color: #fcfcfc;
- padding: 5px;
- text-align: center;
- width: 500px;
- border: none;
- }
- .comment_input input, .new_topic input
- { background: #070707;
- padding: 2px;
- text-align: center;
- border: none;
- border-radius: 20px;
- }
- a:link, .menu2, .menu2 a:link {
- color: #609813;
- font-family: arial;
- font-size: 10px;
- 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: #609813;
- text-transform: none;
- font-family: arial;
- font-size: 10px;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #207a2a;
- text-decoration: none;
- font-family: arial;
- font-size: 10px;
- 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: arial;
- font-size: 8pt;
- padding: 4px;
- background-color: #111;
- border-left: 6px solid #46911f;
- border-right: 6px solid #46911f;
- border-radius: 25px;
- }
- .member_thumbnail, .righticon {
- background-image: url('http://i.imgur.com/se7alxo.png');
- background-position: top right;
- border: 2px solid #609813;
- 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-image: url('http://i.imgur.com/se7alxo.png');
- background-position: bottom left;
- top:1px;
- padding: 5px;
- right: 1px;
- border: 2px solid #111;
- width: 100px;
- height: 100px;
- border-radius: 25px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- textarea {
- background: #111;
- margin: 15px;
- width: 200px;
- padding: 7px;
- text-align: center;
- }
- b {
- color: #fcfcfc;
- text-shadow: 0px 1px 0px #348b25;
- font-family: trebuchet ms;
- font-style: none;
- text-transform: uppercase;
- font-size: 9pt;
- }
- i {
- text-transform: none;
- font-family: georgia;
- color: #bbc2c8;
- font-size: 11px;
- letter-spacing: 1px;
- text-shadow: 1px 1px 1px #0f1a11;
- }
- u {
- border-bottom: 2px dotted #639912;
- text-transform: none;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 2px;
- }
- s {
- text-transform: none;
- color: #14491f;
- font-family: arial;
- font-size: 8pt;
- letter-spacing: 1px;
- }
- h1 {
- display: block;
- margin: 3px;
- color: #fcfcfc;
- background: #46911f;
- border-radius: 25px;
- font-family: arial;
- text-transform: uppercase;
- font-style: none;
- font-weight: lighter;
- font-size: 10pt;
- border: 1px solid #207a2a;
- }
- h3 {
- background: -webkit-gradient(linear, left top, left bottom, from(#4b931c), to(#fcfcfc));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #4b931c > top;
- #fcfcfc > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 10pt;
- text-align: center;
- display: block;
- margin-top: -3px;
- margin-bottom: 1px;
- letter-spacing: 1px;
- }
- 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;}
- ::-webkit-scrollbar { width:5px; background:#080808; }
- ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
- ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #207a2a; 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:#207a2a; cursor:hand;}
- ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
- a:link img[src="http://e.vampirefreaks.com/emotes/vf_red-16.png"]{background-image: url(http://i.imgur.com/ItEYmFs.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/tiShp7D.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
- a:link img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url(http://i.imgur.com/TJyQgyG.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px}
- a:link img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url(http://i.imgur.com/URfHcd6.png); top right no-repeat; height: 11px; width:0px; padding-right: 10px}
- .staff img {
- background-image: url('http://i.imgur.com/se7alxo.png');
- background-position: top right;
- border: 2px solid #609813;
- padding: 3px;
- width: 50px;
- height: 105px;
- margin: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .staff img:hover {
- background-image: url('http://i.imgur.com/se7alxo.png');
- background-position: bottom left;
- padding: 3px;
- margin: 2px;
- border: 2px solid #111;
- width: 50px;
- height: 105px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .win img {
- background-image: url('http://i.imgur.com/se7alxo.png');
- background-position: top right;
- border: 2px solid #609813;
- padding: 3px;
- width: 55px;
- height: 43px;
- margin: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .win img:hover {
- background-image: url('http://i.imgur.com/se7alxo.png');
- background-position: bottom left;
- padding: 3px;
- margin: 2px;
- border: 2px solid #111;
- width: 55px;
- height: 43px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .ft img {
- background-image: url('http://i.imgur.com/se7alxo.png');
- background-position: top right;
- border: 2px solid #609813;
- padding: 3px;
- width: 110px;
- height: 75px;
- margin: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .ft img:hover {
- background-image: url('http://i.imgur.com/se7alxo.png');
- background-position: bottom left;
- padding: 3px;
- margin: 2px;
- border: 2px solid #111;
- width: 110px;
- height: 75px;
- -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; }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement