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: 20px;
- right: 28px;
- width: 500px;
- position:absolute;
- background-color: #201d1c;
- border: 3px solid #1c1a18;
- box-shadow: 1px 1px 1px #111;
- border-top-left-radius: 0.0em;
- border-top-right-radius: 0.0em;
- border-bottom-left-radius: 0em;
- border-bottom-right-radius: 0em;
- z-index: 0%;
- padding: 10px;
- }
- body, html {
- background-color: #191816;
- background-image: url('http://i.imgur.com/lwWGQaI.png'), url('');
- background-position: bottom left;
- background-repeat: no-repeat, repeat;
- background-attachment: fixed;
- }
- body, div, table {
- font-family: trebuchet MS;
- font-size: 12px;
- line-height: 11px;
- color: white;
- text-shadow: -2px 4px 5px rgba(46, 28, 28, 0.25);
- }
- b {
- text-transform: uppercase;
- font-family: trebuchet MS;
- color: #541210;
- font-size: 10px;
- letter-spacing: 0px;
- }
- i {
- text-transform: none;
- font-family: trebuchet MS;
- color: #541210;
- font-size: 10px;
- letter-spacing: 0px;
- }
- s {
- text-transform: none;
- font-family: trebuchet MS;
- color: #541210;
- font-size: 11px;
- letter-spacing: 1px;
- }
- u {
- border-bottom: 1px solid #541210;
- text-transform: none;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 1px;
- }
- a:link, .menu2, .menu2 a:link {
- color: #0c0c0a;
- font-size: 6pt;
- font-family : trebuchet ms;
- 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: #0c0c0a;
- text-transform: none;
- font-family : trebuchet ms;
- text-transform: none;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: ;
- text-decoration: none;
- font-family : trebuchet ms;
- text-transform: uppercase;
- background: transparent;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- h1 {
- color: #949390;
- -webkit-box-shadow: inset 1px 3px 1px rgba(7,6,6,0.5);
- text-align: center;
- font-weight: lighter;
- text-transform: uppercase;
- font-style: none;
- font-family: trebuchet MS;
- font-size: 14pt;
- line-height: 8px;
- margin-top: 2px;
- padding: 2px:
- height: 45px;
- letter-spacing: 5pt;
- padding: 8px;
- margin: 3px;
- background-color: #1e1d1d;
- border: 0px solid #272525;
- border-radius: 0.0em;
- width: auto;
- }
- small {
- color: #c8c0c7;
- font-family: trebuchet ms;
- font-size: 10px;
- text-transform: uppercase;
- }
- body {
- position: absolute;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0px;
- overflow-y: scroll;
- overflow-x: hidden;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #541210;
- border-radius: 0.1em;
- border: 0px solid #272525;
- height: 4px;
- width:6px;
- -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
- }
- ::-webkit-scrollbar {
- width: 8px;
- background-color: #191816;
- -webkit-box-shadow: inset 0 0px 0px rgba(218,144,108,0.6);
- border-bottom-right-radius: 0em;
- }
- .forum_comment {
- font-size: 8px;
- line-height: 8px;
- text-transform: uppercase;
- color: #c8c0c7;
- font-family: trebuchet MS;
- text-align: center;
- font-weight: lighter;
- line-height: 10px;
- letter-spacing: 5px;
- font-style: none;
- background-color: #201d1c;
- border: 0px solid;
- box-shadow: 1px 1px 1px #111;
- }
- 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;
- border: 1px solid #541210;
- -webkit-border-radius: 0px;
- -moz-border-radius: 0px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a.navlink:link, a.navlink:visited, .navlink:active {
- display: inline-table;
- font: 8px Small Fonts;
- text-transform: uppercase;
- color: #541210;
- background: ;
- text-align: center;
- border: 0px solid #566545;
- 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: #c8c0c7;
- padding: 2px;
- margin: 2px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- }
- textarea {
- width: 70%;
- background: #191816;
- border: none;
- text-align: center;
- height: 100px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- border-left: 0px solid #750103;
- border-right: 0px solid #750103;
- }
- .entrytable {
- background-color: #191816;
- border: 0px solid;
- box-shadow: 1px 1px 1px #111;
- }
- .entrytable td {
- border: none;
- }
- .comment_table {
- background-color: #201d1c;
- border: 0px solid;
- box-shadow: 1px 1px 1px #111;
- }
- .comment_table td {
- border: none;
- }
- .commentform {
- background-color: #201d1c;
- border: 0px solid;
- box-shadow: 1px 1px 1px #111;
- }
- .commentform td {
- border: none;
- }
- #last_comment {
- background-color: #201d1c;
- border: 0px solid;
- box-shadow: 1px 1px 1px #111;
- }
- #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/bEgyRwG.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;
- transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- border:ridge 2px #3e3c38;
- -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;
- }
- .gallery_node img:hover {
- transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- border:ridge 2px #52120f;
- -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;
- }
- #vf_pic {
- width: 400px;
- border-radius: 2px;
- border: 2px solid #52120f;
- background-color: #141412;
- transition: all 0.45s ease-out;
- -ms-transition: all 0.45s ease-out;
- -o-transition: all 0.45s ease-out;
- -webkit-transition: all 0.45s ease-out;
- -moz-transition: all 0.45s ease-out;
- }
- #vf_pic:hover {
- opacity: .7;
- border-radius: 2px;
- border: 2px solid #141412;
- background-color: #52120f;
- transition: all 0.45s ease-out;
- -ms-transition: all 0.45s ease-out;
- -o-transition: all 0.45s ease-out;
- -webkit-transition: all 0.45s ease-out;
- -moz-transition: all 0.45s ease-out;
- }
- select {
- background: #52120f;
- font-size: 10px;
- text-transform: uppercase;
- color: #white;
- border: none;
- }
- input {
- font-size: 10px;
- text-transform: uppercase;
- color: white;
- border: none;
- border: 1px solid ;
- background-color:#191816;
- }
- #status_submit_button {background-image: none;
- border:ridge 0px #1a1a1a; }
- }
- #navi {
- margin: 5px;
- border-top: 1px solid #750103;
- border-bottom: 1px solid #750103;
- padding-bottom:0px;
- position: fixed;
- top: 0px;
- left: 0px;
- height: 800px;
- width: 30px;
- font-family: trebuchet MS;
- font-size: 8pt;
- color:#131313;
- background:white;
- line-height:15px;
- text-decoration:none;
- padding:0 29px 0 1px;
- height:15px;
- }
- .nav {
- color: #898584;
- display: inline-block;
- font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
- font-size: 8px;
- text-transform: uppercase;
- font-weight: lighter;
- line-height: 45px;
- text-align: center;
- padding:2px;
- margin:4px;
- margin-top:0px;
- background: #541210;
- border: 2px #141412;
- box-shadow: 0px 1px 1px #111;
- width: 45px;
- height: 45px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- border-radius: 0.0em;
- border-top: solid 5px #141412;
- }
- .nav:hover {
- color: white;
- text-align: center;
- background: #141412;
- border: 2px #541210;
- box-shadow: 0px 1px 1px #111;
- border-radius: 0.0em;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- border-top: solid 5px #541210;
- }
- </style>
- <div class="menu5"> <a href="http://vampirefreaks.com/profiles/home.php" class="nav">VF Home</a> <a href="/-Trickster-" class="nav">My Profile</a> <a href="/gallery/-Trickster-" class="nav">Refresh</a> <a href="http://vampirefreaks.com/pics_edit_header.php" class="nav">Edit</a> <a href="/journal/-Trickster-" class="nav">Jottings</a> <a href="http://lindmarybee.wix.com/silvertongued" class="nav">ST 15</a> </div>
Advertisement
Add Comment
Please, Sign In to add comment