Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- Theme by PartRaven / Trevania -->
- <!-- Meta -->
- <meta name="color:background" content="#ffffff">
- <meta name="color:title" content="#ffffff">
- <meta name="color:tag" content="#fdfdfd">
- <meta name="color:text" content="#c0bdb8" />
- <meta name="color:link hover" content="#fdfdfd" />
- <meta name="color:link" content="#c0bdb8" />
- <meta name="color:bold" content="#ffffff" />
- <meta name="color:italic" content="#ffffff" />
- <meta name="color:underline" content="#ffffff" />
- <meta name="color:border1" content="#050c51" />
- <meta name="color:border2" content="#ffffff" />
- <meta name="color:border3" content="#ff0303" />
- <meta name="color:border4" content="#94ffa5" />
- <meta name="image:sidebar" content="0" />
- <meta name="text:Link" content="/" />
- <meta name="text:Link Title" content=".01" />
- <meta name="text:Link 2" content="/" />
- <meta name="text:Link Title 2" content=".02" />
- <meta name="text:Link 3" content="/" />
- <meta name="text:Link Title 3" content=".03" />
- <meta name="text:Link 4" content="/" />
- <meta name="text:Link Title 4" content=".04" />
- <meta name="text:Link 5" content="/" />
- <meta name="text:Link Title 5" content=".05" />
- <!--Tool Tip -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/ko1mcho/PMbmlkh9e/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:"true",
- tip_delay_time:100,
- tip_fade_speed:100,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!--Lazy Load -->
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script><script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- </head>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:bold};
- height:100px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:underline};
- height:10px !important;
- }
- ::-webkit-scrollbar {
- background-color:{color:background};
- height:7px;
- width:7px;
- }
- .answer {text-align: justify; line-height: 15px;}
- .question {margin-bottom: 0px; line-height: 15px;}
- .ask {font-size:16px;}
- body {
- color:{color:text};
- background-color:{color:background};
- background-attachment:fixed;
- font-family: 'Helvetica', serif;
- color: {color:text};
- font-size:10px;
- line-height:12px;
- text-align:justify;
- }
- a:link, a:active, a:visited {
- color: {color:link};
- text-decoration:none;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- a:hover {
- color:{color:link hover};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #s-m-t-tooltip {
- color: #fff;
- width: auto;
- font-size: 7px;
- font-weight:bold;
- letter-spacing:2px;
- padding: 2px 7px 2px 7px;
- text-transform: uppercase;
- background-color:{color:italic};
- z-index: 100;
- position: absolute;
- display:inline-block;
- margin-top: 20px;
- margin-left: 10px;
- }
- small{font-size:auto;}
- big{font-size:auto;}
- b, strong{color:{color:bold};}
- i, em {color:{color:italic};}
- u{color:{color:underline};}
- p{margin-top:6px; margin-bottom:6px;}
- blockquote {
- padding:0px;
- padding-left:10px;
- margin:8px;
- border-left:2px solid {color:bold};
- }
- img a{
- border:none;
- width:100%;
- }
- #entries {
- width: 400px;
- margin-top:10px;
- margin-left: 480px;
- height: 100%;
- text-align:justify;
- padding: 25px 0px 0px 10px;
- }
- #posts {
- width: 400px;
- padding: 10px 10px 85px 10px;
- margin-bottom: 2px;
- margin-left:17px;
- margin-top:40px;
- }
- .title {
- float:left;
- width: 300px;
- height:auto;
- position:fixed;
- text-align:left;
- margin: -20px 0px 10px -10px;
- font-size: 35px;
- color: {color:title};
- font-weight:bolder;
- letter-spacing:-1px;
- text-transform:lowercase;
- line-height:26px;
- z-index:1;
- }
- .title a {
- color:{color:title};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .title a:hover {
- color:{color:underline};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #sidebar {
- margin-left: 90px;
- overflow: hidden;
- top: 100px;
- height:auto;
- position: fixed;
- margin-bottom: 15px;
- text-align: center;
- margin-top:100px;
- padding:10px;
- }
- .sidebar img {
- float:left;
- width:100px;
- height:100px;
- margin-left:0px;
- }
- .description {
- color: {color:text};
- text-align:justify;
- width:130px;
- height:auto;
- margin: 0px 0px 0px 110px;
- font-size: 10px;
- text-transform:none;
- padding: 5px 0px 0px 10px;
- }
- .links {
- height:auto;
- width:150px;
- margin: -1px 0px 0px 110px;
- padding-top:15px;
- }
- .links a {
- height:auto;
- text-decoration:none;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- font:10px 'Calibri', serif;
- padding-left:3px;
- }
- .links a:hover {font-weight:bold;}
- #pages {
- text-decoration:none;
- padding:10px;
- font:10px 'Calibri', serif;
- font-weight:bold;
- width:auto;
- letter-spacing:4px;
- text-align:center;
- text-transform:uppercase;
- position:fixed;
- margin: 100px 0px 0px -10px;
- }
- #pages a {
- color:{color:text};
- }
- h1{
- color:{color:title};
- font-family:{font:text};
- font-size:10px;
- line-height:12px;
- letter-spacing:0px;
- font-weight:italic;
- text-transform:uppercase;
- margin:0px;
- padding:0px;
- text-align:center;
- }
- h2{
- color:{color:text};
- font-size:10px;
- line-height:15px;
- letter-spacing:0px;
- font-weight:normal;
- text-transform:none;
- margin:0px;
- padding:0px;
- margin-bottom:-5px;
- text-align:center;
- }
- #quote {
- color: {color:link hover};
- padding-bottom:8px;
- font-size: 20px;
- font-style:italic;
- line-height:18px;
- }
- #info{
- padding:5px 0px 0px 0px;
- border-top:3px {color: text} double;
- color:{color:text};
- float:left;
- width:400px;
- text-align:left;
- font-size:8px;
- text-transform:uppercase;
- }
- #info a:hover {
- color:{color:link hover};
- }
- #reblog {
- text-align:right;
- float:right;
- margin-right:10px;
- }
- #like {
- text-align:right;
- float:right;
- }
- .date {
- text-align:left;
- width:400px;
- font: 8px 'Calibri', serif;
- text-transform:uppercase;
- }
- .date a {
- font-weight:none;
- text-decoration:none;
- color: {color:text};
- }
- .datebg {
- background-color:{color:bold};
- padding: 8px 5px 5px 5px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .datebg a {color:{color:background};}
- .datebg a:hover {color:{color:background};}
- .datebg:hover {
- background-color:{color:tag};
- padding: 8px 5px 5px 5px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #tags {
- width:400px;
- height:auto;
- padding-top:-10px;
- float:left;
- text-align:left;
- font-size:8px;
- font-family: 'Calibri', serif;
- }
- #tags a {
- text-decoration:none;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- color: {color: tag};
- }
- #tags a:hover {
- color: {color:tag};
- font-weight:bold;
- }
- #border {
- position: fixed;
- width: 100px;
- margin-top:100px;
- }
- .border1 {
- background-color: {color:border1};
- height: 5px;
- width:40%;
- float:left;
- }
- .border2 {
- background-color: {color:border2};
- height: 5px;
- width:20%;
- float:left;
- }
- .border3 {
- background-color: {color:border3};
- height: 5px;
- width:20%;
- float:left;
- }
- .border4 {
- background-color: {color:border4};
- height: 5px;
- width:20%;
- float:left;
- }
- #permalink {
- padding:5px;
- }
- .playerbuttonbg {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 19px;
- height: 19px;
- background-color: #ffffff;
- padding: 10px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .newplayerbutton {
- position: relative;
- width: 23px;
- height: 23px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- top: -35px;
- left: -13px;
- }
- .tumblr_audio_player {
- height: 90px;
- width: 400px;
- -moz-transform: scale(0.60, 0.60);
- -webkit-transform: scale(0.60, 0.60);
- -o-transform: scale(0.60, 0.60);
- -ms-transform: scale(0.60, 0.60);
- transform: scale(0.60, 0.60);
- -moz-transform-origin: top left;
- -webkit-transform-origin: top left;
- -o-transform-origin: top left;
- -ms-transform-origin: top left;
- transform-origin: top left;
- }
- .audioimgwrapper {
- position: absolute;
- left: 0px;
- top: 0px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- overflow: hidden;
- width: 79px;
- height: 79px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- }
- .trackdetails {
- letter-spacing: 1px;
- font: 10px 'Calibri';
- text-transform:uppercase;
- width: auto;
- display:inline-block;
- margin-top:15px;
- margin-left: 95px;
- min-height: 85px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- .user_3 .label {color:{color:link}; font-weight:bold}
- .user_4 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {
- list-style:none;
- margin:0px;
- padding:0px;
- line-height:20px;
- }
- .notes img{
- width:10px;
- position:relative;
- top:1px;
- }
- ol.notes, .notes li{
- width:490px;
- list-style:none;
- margin:0px 0 -1px 5px;
- padding:0px;
- }
- #tumblr_controls{
- opacity: 0.2;
- -webkit-filter: invert(100%);
- -webkit-transition: all 2s ease;
- -moz-transition: all 2s ease;
- -ms-transition: all 2s ease;
- -o-transition: all 2s ease;
- transition: all 2s ease;
- }
- #credit{
- border: solid 1px #CFCFBE;
- position:fixed;
- padding:5px;
- bottom:10px;
- right:10px;
- font-weight:bold;
- opacity:.2;
- font-size:6px;
- color:{color:text};
- text-transform:uppercase;
- letter-spacing: 0px;
- font-style:normal;
- text-decoration:none;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #credit:hover {
- opacity: .8;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #credit a {
- text-decoration:none;
- }
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div class="title"><a href="/"> {title}</a></div>
- <div class="sidebar img"><img src="{image:sidebar}"></div>
- <div id="border">
- <div class="border3"> </div>
- <div class="border2"> </div>
- <div class="border4"> </div>
- <div class="border1"> </div>
- </div>
- {block:Pagination}
- <div id="pages">
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page"><b>{PageNumber}</b></span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}" title="Next">+</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- <div class="links">
- {block:ifLink}<a href="{text:Link}" title="{text:Link Title}">{text:Link Title}</a>
- {/block:ifLink}
- {block:ifLink 2}<a href="{text:Link 2}" title="{text:Link Title 2}">{text:Link Title 2}</a>
- {/block:ifLink 2}
- {block:ifLink 3}<a href="{text:Link 3}" title="{text:Link Title 3}">{text:Link Title 3}</a>
- {/block:ifLink 3}
- {block:ifLink 4}<a href="{text:Link 4}" title="{text:Link Title 4}">{text:Link Title 4}</a>
- {/block:ifLink 4}
- {block:ifLink 5}<a href="{text:Link 5}" title="{text:Link Title 5}">{text:Link Title 5}</a>
- {/block:ifLink 5}
- </div>
- <div class="description">{Description}</div>
- </div></div><div></div></div>
- <div id="entries">
- {block:posts}
- <div id="posts">
- {block:Text}
- {block:Title}<h1><b>{Title}</b></h1>{/block:Title}
- {Body}{/block:Text}
- {block:Quote}<div id="quote">“{Quote}”</div> — {Source}<br>{/block:Quote}
- {block:Link}
- <a href="{URL}"><h1>{Name}</h1>
- </a>
- {block:Description}
- <p>{Description}</p>
- {/block:Description}
- {/block:Link}
- {block:Photo}<center>
- <img src="{PhotoURL-400}"/></center><br>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}<center>
- {Photoset-400}</center><br>
- {block:Caption}{Caption}
- {/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">
- {block:Lines}<li class="user_{UserNumber}">
- {block:Label}<span class="label">{Label}</span>
- {/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-400}<br>
- {block:Caption}{Caption}
- {/block:Caption}{/block:Video}
- {block:Answer}
- <b><span class="ask"> {Asker}</span></b> : <span class="question">{Question}
- </span><br>
- <div class="answer"><blockquote>{Answer}</blockquote></div>
- {/block:Answer}
- {block:AudioPlayer}<div class="audiowrapper">{block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- <div class="trackdetails">
- {block:TrackName}<i>{TrackName}</i>{/block:TrackName}<br/>
- {block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br/>
- {block:Album}<b>Album:</b> {Album}{/block:Album}<br/>
- {PlayCountWithLabel}
- </div>
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:AudioPlayer}
- <br>
- <div id="info">
- {block:PermalinkPage}{/block:PermalinkPage}
- {block:Date}<div class="date"><span class="datebg"><a href="{Permalink}">{timeago}</a></span> {/block:Date}
- {block:NoteCount}with <b><a href="{Permalink}">{NoteCountWithLabel}</a></b>{/block:NoteCount}
- {block:RebloggedFrom} [ <a title="{ReblogParentName}" href="{ReblogParentURL}"><b>via</b></a> +
- <a title="{ReblogRootName}" href="{ReblogRootURL}"> <b>source</b> </a>]
- {/block:RebloggedFrom}
- <div id="like">{LikeButton size="13"}</div>
- <div id="reblog">{ReblogButton size="13"}</div>
- <div id="permalink">
- {block:PermalinkPage}
- {/block:PermalinkPage}
- </div>
- <div id="tags">{block:HasTags}{block:Tags} <b>#</b> <a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>
- <br />
- </div>
- </div>
- </div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
- </div>
- </div>
- <div id="credit">
- <a href="http://partraven.trevania.com" target="blank" title="PartRaven">THEME</a>
- </div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment