Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .ui-widget {display: none;}
- .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
- .main {
- top: 400px;
- margin:5px;
- background-color: #181818;
- border-radius: 20px;
- width: 250px;
- height: 100px;
- border: ridge 2px #6BF51B;
- position: absolute;
- }
- body, html{
- background-color: #3F2B44;
- background-image: url('http://i.imgur.com/69QK7nq.gif');
- background-position: top center;
- background-repeat: no-repeat;
- background-attachment: fixed;
- }
- body, div, table {
- font-family: trebuchet MS;
- font-size: 12px;
- line-height: 11px;
- color: #6bf51b;
- text-shadow: -2px 4px 5px rgba(46, 28, 28, 0.25);
- }
- b {
- text-transform: uppercase;
- font-family: trebuchet MS;
- color: #2B80AD;
- font-size: 11px;
- letter-spacing: 1px;
- text-shadow: -2px 4px 5px rgba(46, 28, 28, 0.25);
- }
- i {
- text-transform: none;
- font-family: georgia;
- color: #6BF51B;
- font-size: 11px;
- letter-spacing: 1px;
- }
- s {
- text-transform: none;
- font-family: trebuchet MS;
- color: #2BAD82;
- font-size: 11px;
- letter-spacing: 1px;
- }
- u {
- border-bottom: 1px solid #2BAD82;
- text-transform: none;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 1px;
- }
- a:link, .menu2, .menu2 a:link {
- color: #6BF51B;
- 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: #2BAD82;
- text-transform: none;
- font-family : trebuchet ms;
- text-transform: none;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #2B80AD;
- 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;
- }
- h1{ color:white;
- position: relative;
- font-family: trebuchet m;
- font-size:24px;
- text-align:center;
- line-height:20px;
- letter-spacing:-2px;
- padding:0px;
- width: absolute;
- padding-right: 5px;
- margin:0px;
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6BF51B), color-stop(1, #3F2B44));
- border:ridge 2px #2BAD82;
- }
- small {
- color: #6bf51b;
- font-family: trebuchet ms;
- font-size: 10px;
- text-transform: uppercase;
- }
- body {
- position: absolute;
- top: 100px;
- left: 0;
- bottom: 0;
- width: 500px;
- left: 200px;
- overflow-y: scroll;
- overflow-x: hidden;
- }
- ::-webkit-scrollbar {
- width: 5px;
- height: 10px;
- }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 0px;
- display: block;
- background-color: transparent;
- }
- ::-webkit-scrollbar-track-piece {
- border-top: 3px solid #3F2B44;
- background-color: #3F2B44;
- -webkit-border-radius: 0px;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- ::-webkit-scrollbar-thumb:vertical {
- height: 50px;
- background-color: #6BF51B;
- border-color: #2BAD82;
- -webkit-border-radius: 2px;
- }
- .forum_comment {
- font-size: 8px;
- line-height: 8px;
- text-transform: uppercase;
- color: #6bf51b;
- background: #413b36;
- font-family: trebuchet MS;
- text-align: center;
- font-weight: lighter;
- line-height: 10px;
- letter-spacing: 5px;
- font-style: none;
- border: none;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- a:link img, a:visited img {
- filter: alpha(opacity=100)
- -moz-opacity:100;
- opacity: 100;
- -webkit-border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:hover img {
- filter: alpha(opacity=70)
- -moz-opacity:.70;
- opacity: .70;
- -webkit-border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- a.navlink:link, a.navlink:visited, .navlink:active {
- display: inline-table;
- font: 8px Small Fonts;
- text-transform: uppercase;
- color: #6BF51B;
- background: #25C388;
- text-align: center;
- border-radius: 3px;
- border-right: 2px solid #823756;
- border-left: 4px solid #823756;
- padding: 2px;
- margin: 2px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- }
- a.navlink:hover {
- display: block;
- font: 8px sans;
- text-transform: uppercase;
- color: #484274;
- background: #823756;
- text-align: center;
- border-radius: 3px;
- border-right: 4px solid #25C388;
- border-left: 6px solid #25C388;
- padding: 2px;
- margin: 2px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- }
- textarea {
- width: 70%;
- background: #1c1b22;
- border: none;
- text-align: center;
- height: 100px;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- .entrytable {
- background: #6D898A;
- background: url('http://i.imgur.com/j9aZgye.png');
- text-align: center;
- border: none;
- width: 400px;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- .entrytable td {
- border: none;
- }
- .comment_table {
- background:#181818;
- text-align: center;
- border: none;
- width: 400px;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- .comment_table td {
- border: none;
- }
- .commentform {
- background: #211e3e;
- text-align: center;
- border: none;
- width: 700px;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- .commentform td {
- border: none;
- }
- #last_comment {
- background: #211e3e;
- text-align: center;
- border: none;
- width: 700px;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- #last_comment td {
- border: none;
- }
- .darkbox td {
- border: none;
- }
- #ajaxpane {
- border: none
- }
- #ajaxpane td {
- border: none;
- }
- .ajaxtooltip {
- border: none;
- background: transparent;
- }
- </style>
- <center>
- <style>
- .folder_node {
- width: 98px;
- height: 98px;
- background-image: url("http://i.imgur.com/TvMrUKQ.png");
- background-repeat: no-repeat;
- display: inline-block;
- opacity: 100;
- transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- }
- .folder_node:hover {
- opacity: .70;
- transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- }
- .folder_thumbnail {
- display: none;
- }
- .gallery_node img {
- align: center;
- width: 80px;
- height: 80px;
- border: 4px solid #25C388;
- transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- .gallery_node img:hover {
- border: 4px solid #25C388;
- transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- #vf_pic {
- width: 400px;
- border: 4px solid #25C388;
- transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- #vf_pic:hover {
- border: 4px solid #25C388;
- transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- select {
- background: #332a3f;
- font-size: 10px;
- text-transform: uppercase;
- color: #6bf51b;
- border: none;
- border:ridge 2px #25C388;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- -moz-box-shadow: 0px 7px 23px #000000;
- -webkit-box-shadow: 0px 7px 23px #000000;
- }
- input {
- background: #332a3f;
- font-size: 10px;
- text-transform: uppercase;
- color: #25C388;
- border: none;
- border-top: 3px solid #2BAD82;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6BF51B), to(transparent));
- background-image: -webkit-linear-gradient(#6BF51B, transparent);
- background-image:
- -moz-linear-gradient(#6BF51B, transparent),
- -moz-linear-gradient(#6BF51B, transparent);
- background-image:
- -o-linear-gradient(#6BF51B, transparent),
- -o-linear-gradient(#6BF51B, transparent);
- background-image:
- linear-gradient(#6BF51B, transparent),
- linear-gradient(#6BF51B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- #status_submit_button {background-image: none; }
- .portlink:link, .portlink:visited, .portlink:active{
- color: white;
- font-family: trebuchet ms;
- font-size: 10px;
- text-transform: uppercase;
- font-weight: lighter;
- border-right: 3px solid #007F9F;
- border-left: 3px solid #007F9F;
- line-height: 22px;
- text-align: center;
- padding:0px;
- margin:5px;
- background: #25C388;
- width:100px;
- height:25px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- display:inline-block;
- border:ridge 2px #823756;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- -moz-box-shadow: 0px 7px 23px #000000;
- -webkit-box-shadow: 0px 7px 23px #000000;
- }
- .portlink:hover{
- color: #fff;
- background-color: #823756;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
- border-radius: 8px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- }
- #navi {
- margin: 0px;
- position: fixed;
- top: 0px;
- left: 0px;
- height: 50px;
- width: 100%;
- border:ridge 2px #823756;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- -moz-box-shadow: 0px 7px 23px #000000;
- -webkit-box-shadow: 0px 7px 23px #000000;
- z-index: 100;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- -moz-box-shadow: 0px 7px 23px #000000;
- -webkit-box-shadow: 0px 7px 23px #000000;
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3F2B44), color-stop(1, #6BF51B));
- border: ridge 2px #3F2B44;
- }
- div.menu5
- {
- width:750px;
- margin:0 auto;
- text-align:center;
- background:;
- border:px solid black;
- font-size:0;
- padding:0px;
- }
- div.menu5 a
- {
- display: inline-block;
- padding: 3 4px;
- background:#25C388;
- border:1px solid #282c2d;
- color:#C4B09C;
- text-decoration:none;
- font: bold 12px Arial;
- line-height: 20px;
- margin-right:1px;
- }
- div.menu5 a:hover, div.menu5 a.current
- {
- background:#823756;
- color:#E6D4C3;
- }
- </style>
- <div id="navi">
- <div class="menu5">
- <a href="http://vampirefreaks.com/profiles/home.php" class="portlink">VF Home</a>
- <a href="/-Trickster-" class="portlink">My Profile</a>
- <a href="/gallery/-Trickster-" class="portlink">Refresh</a>
- <a href="http://vampirefreaks.com/pics_edit_header.php" class="portlink">Edit Gallery</a>
- <a href="/journal/-Trickster-" class="portlink">Jottings</a>
- <a href="http://vampirefreaks.com/members/Beeline/Beeline+Designs" class="portlink">PD 14</a>
- </div></div>
Advertisement
Add Comment
Please, Sign In to add comment