Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- }
- 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;
- }
- a.navlink:link, a.navlink:visited, .navlink:active {
- display: inline-table;
- color: #d2d1cd;
- 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.navlink:hover {
- display: block;
- 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;
- }
- body, html{
- background-color: #292828;
- background-image: url('http://i.imgur.com/b84N1ug.png'), url('');
- background-position: bottom left;
- background-repeat: no-repeat, repeat;
- background-attachment: fixed;
- background-width:400px;
- }
- b {
- text-transform: uppercase;
- font-family: trebuchet MS;
- color: #d98a59;
- font-size: 10px;
- letter-spacing: 0px;
- }
- i {
- text-transform: none;
- font-family: trebuchet MS;
- color: #d98a59;
- font-size: 10px;
- letter-spacing: 0px;
- }
- s {
- text-transform: none;
- font-family: trebuchet MS;
- color: #d98a59;
- font-size: 11px;
- letter-spacing: 1px;
- }
- u {
- border-bottom: 1px solid #d98a59;
- text-transform: none;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 1px;
- }
- .journalentry, .journalentry td { border: none; }
- .entrytable { border: none; }
- a:link, .menu2, .menu2 a:link {
- color: #52504a;
- font-size: 8pt;
- font-family : trebuchet MS;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:visited, .menu2 a:visited {
- color: #52504a;
- font-family : trebuchet MS;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #3c6d35;
- font-family : trebuchet MS;
- background: transparent;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- h1{
- color: #fdfdfd;
- background-color: #c56d10;
- -webkit-box-shadow: inset 0px 0px 0px rgba(7,6,6,0.5);
- text-align: center;
- font-weight: lighter;
- text-transform: uppercase;
- font-style: none;
- font-family: trebuchet MS;
- font-size: 8pt;
- line-height: 8px;
- margin-top: 8px;
- letter-spacing: 5pt;
- padding: 2px;
- margin: 0px;
- border: 1px solid #272525;
- border-top-left-radius: 0.1em;
- border-top-right-radius: 0.1em;
- width: auto;
- }
- small {
- color: #c56d10;
- font-family: trebuchet ms;
- font-size: 10px;
- text-transform: uppercase;
- }
- .leftnav, h2, .maintop, .menu2, .footer_links, .topbar, .description, .makeentry { display: none; }
- .main {
- box-shadow: 0px 1px 3px transparent;
- background-position: top-left;
- background-color: #161616;
- box-shadow: 1px 1px 1px #111;
- border-top: 3px solid #111111;
- border-left: 3px solid #111111;
- border-right: 3px solid #111111;
- border-bottom: 3px solid #111111;
- border-top-left-radius: 0.0em;
- border-top-right-radius: 0.0em;
- border-bottom-left-radius: 0em;
- border-bottom-right-radius: 0em;
- width:600px;
- position: absolute;
- margin-top: 15px;
- padding: 5px;
- margin-top: -10px;
- margin-bottom: 20px;
- margin-left: -200px;
- padding: 10px;
- }
- .journalentry {
- text-align: center;
- border: none;
- width: 500px;
- background-color: #181819;
- border: 0px solid;
- box-shadow: 1px 1px 1px #111;
- }
- .journalentry td {
- border: none;
- }
- .entrytable {
- text-align: center;
- border: none;
- width: 520px;
- background-color:#161616;
- border-left: 1px solid #1a1a1a;
- border-right: 1px solid #1a1a1a;
- border-top: 1px solid #1a1a1a;
- }
- .entrytable td {
- border: none;
- }
- .comment_table {
- background: #161616;
- text-align: -webkit-auto;
- border: none;
- width: 550px;
- margin: 8px;
- }
- .comment_table td {
- border: none;
- }
- .commentform {
- background: #161616;
- text-align: center;
- border: none;
- width: 520px;
- border-left: 1px solid #1a1a1a;
- border-right: 1px solid #1a1a1a;
- border-top: 1px solid #1a1a1a;
- }
- .commentform td {
- border: none;
- }
- #last_comment {
- background: #1a1a1a;
- text-align: center;
- border: none;
- width: 520px;
- }
- #last_comment td {
- border: none;
- }
- .darkbox td {
- border: none;
- }
- #ajaxpane {
- border: none
- }
- #ajaxpane td {
- border: none;
- }
- .ajaxtooltip {
- border: none;
- background: transparent;
- }
- .poll_table td {
- border: none;
- }
- .subheading {
- color:#c56c1b;
- font-family: trebuchet MS;
- font-size:15px;
- text-align:right;
- text-shadow: black 1px 1px 0px;
- line-height:20px;
- letter-spacing:2px;
- padding:2px;
- padding-right: 2px;
- margin:0px;
- text-transform: none;
- background-color: #385837;
- width:100%;
- }
- .subheading td {
- border: none;
- background-color: #413e31;
- }
- select {
- font-size: 10px;
- text-transform: uppercase;
- color: #c56d10;
- border: none;
- background-image: url('');
- }
- input {
- font-size: 10px;
- text-transform: uppercase;
- background-image: url('');
- color: #c56d10;
- background-color: #181819;
- border: 0px solid;
- box-shadow: 1px 1px 1px #111;
- }
- textarea {
- width: 70%;
- background: #181819;
- 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;
- }
- .sub_button {
- border: none;
- background-image: url('');
- background-color: ;
- color: white;
- padding: 0px 3px;
- margin: 0px;
- }
- body {
- position: absolute;
- top: 100px;
- bottom: 0;
- right: 450px;
- overflow-y: scroll;
- overflow-x: hidden;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #3c6d35;
- 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: #2d2c2c;
- -webkit-box-shadow: inset 0 0px 0px rgba(218,144,108,0.6);
- border-bottom-right-radius: 0em;
- }
- #navi {
- top: -40px;
- left: 25px;
- width: 555px;
- height: 15px;
- text-align: center;
- background-color:;
- padding: 9px;
- padding-left: 0px;
- padding-top: 11px;
- margin-top: 2px;
- position: absolute;
- overflow: hidden;
- }
- .nav {
- color: #3d3b3b;
- display: inline-block;
- font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
- font-size: 8px;
- text-transform: uppercase;
- font-weight: lighter;
- line-height: 25px;
- text-align: center;
- padding:2px;
- margin:15px;
- margin-top:0px;
- background:#c56d10;
- border: 2px #a5afaa;
- box-shadow: 0px 1px 1px #111;
- width: 65px;
- height: 20px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- border-radius: 0.0em;
- }
- .nav:hover {
- color: white;
- text-align: center;
- background: #433331;
- border: 2px #4f110c;
- box-shadow: 0px 1px 1px #111;
- border-radius: 0.0em;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- </style>
- <div id="navi">
- <a href="/profiles/home.php" class="nav">VF Home</a><a href="http://vampirefreaks.com/journal_edit_options.php" class="nav">Edit</a>
- <a href="http://vampirefreaks.com/journal_entry.php" class="nav">Entry</a>
- <a href="http://vampirefreaks.com/journal/Lee-James" class="nav">Cover</a>
- <a href="http://vampirefreaks.com/members/Beeline/Silver-Tongued" class="nav">ST 15</a>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment