Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- THIS THEME WAS CREATED BY: NATALIE (FALLENVVINGSTHEMES)
- You can edit this theme as much as you want.
- Please DO NOT remove the credit.
- Please like or reblog the post if you use this theme.
- THANKS! Enjoy!
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:Text" content="#8f8f8f"/>
- <meta name="color:Link" content="#aaaaaa"/>
- <meta name="color:Tags" content="#cccccc"/>
- <meta name="color:Hover" content="#f1f1f1"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:posts" content="#ededed"/>
- <meta name="color:details" content="#ffffff"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar bg" content="http://25.media.tumblr.com/tumblr_m5sk8bBbWt1r12oofo1_1280.jpg"/>
- <meta name="if:infinite scroll" content="1"/>
- <meta name="if:tags on hover" content="1"/>
- <meta name="text:link 1" content="home">
- <meta name="text:link 1 url" content="/">
- <meta name="text:link 2" content="link">
- <meta name="text:link 2 url" content="/">
- <meta name="text:link 3" content="link">
- <meta name="text:link 3 url" content="/">
- <meta name="text:link 4" content="link">
- <meta name="text:link 4 url" content="/">
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- }
- );
- });
- })(jQuery);
- </script>
- <style type="text/css">
- #s-m-t-tooltip{
- max-width:300px;
- margin:15px;
- padding:2px 8px;
- border:1px solid #DDD;
- border-radius:4px;
- background:#FFF;
- color:#AAA;
- z-index:999999;
- font-size:8px;
- font-style:italic;
- text-transform:lowercase;
- }
- ::-webkit-scrollbar {width: 7px;height: 5px;}
- ::-webkit-scrollbar-track-piece {background-color: {color:background}; color:{color:text};}
- ::-webkit-scrollbar-thumb:vertical {height: 3px; background-color: {color:text}; border:2px solid {color:background};}
- body {
- background:{color:background};
- background-image:url('{image:background}');
- margin:0px;
- color:{color:text};
- font-family:Helvetica;
- font-size:12px;
- line-height:130%;
- }
- a {
- text-decoration:none;
- -moz-outline-style:none;
- color:{color:link};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- blockquote img {
- border:none;
- width:350px;
- }
- h1 {
- font-size:18px;
- text-transform:uppercase;
- }
- .chat-inner ul {
- list-style-type:none;
- margin-left:-25px;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- width:350px;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- width:300px;
- }
- blockquote pre{
- height:auto;
- white-space:pre-line;
- max-width:420px;
- font-size:12px;
- background-color:rgba(166,166,166,0.1);
- padding:5px;
- }
- a:hover {
- opacity:1;
- color:{color:hover};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #all {
- padding:10px;
- width:500px;
- margin-left:550px;
- margin-top:-15px;
- font-size:13px;
- }
- #posts {
- width:500px;
- padding-bottom:20px;
- padding:10px;
- margin-top:70px;
- background-color:{color:posts};
- }
- #details {
- text-align:right;
- text-transform:uppercase;
- font-size:11px;
- height:20px;
- background-color:{color:details};
- padding:5px 7px 0px 7px;
- }
- #tags {
- font-family:cambria;
- text-transform:none;
- font-size:12px;
- font-style:italic;
- text-align:center;
- position:absolute;
- margin-left:-12px;
- width:500px;
- margin-top:23px;
- padding:3px;
- }
- {block:iftagsonhover}
- #posts:hover #tags a{
- visibility:visible;
- opacity:1;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -transition: all 0.4s ease-in-out;
- }
- {block:iftagsonhover}
- #tags a {
- display:inline-block;
- {block:iftagsonhover}
- visibility:hidden;
- opacity:0;
- {block:iftagsonhover}
- padding:-3px;
- color:{color:tags};
- }
- #tags a:hover {color:{color:hover};}
- #question {
- padding:5px;
- text-align:left;
- background-color:{color:background};
- }
- .quo {
- font-size:17px;
- line-height:130%;
- font-style:italic;
- text-align:center;
- }
- #button {float:left;}
- #sidebar {
- position:fixed;
- top:100px;
- left:150px;
- }
- #sidebar img {
- width:250px;
- height:450px;
- }
- .sideinfo {
- position: relative;
- padding:5px;
- margin-left:15px;
- margin-top:-435px;
- background-color:rgba(255,255,255,0.7);
- width:30px;
- height:30px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -transition: all 0.4s ease-in-out;
- }
- .sideinfo:hover {
- width:209px;
- height:410px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -transition: all 0.4s ease-in-out;
- }
- .sideinfo:hover .gone {
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- -transition: all 0.5s ease-in-out;
- }
- .gone {
- opacity:0;
- -webkit-transition: all 0.1s ease-in-out;
- -moz-transition: all 0.1s ease-in-out;
- -o-transition: all 0.1s ease-in-out;
- -ms-transition: all 0.1s ease-in-out;
- -transition: all 0.1s ease-in-out;
- }
- #icon img{
- position:fixed;
- width:100px;
- height:100px;
- margin-top:30px;
- margin-left:55px;
- }
- #title {
- color: {AccentColor};
- font-family:{TitleFont};
- text-align:center;
- font-size:30px;
- height:30px;
- margin-top:145px;
- }
- #links {
- padding:3px;
- text-align:center;
- font-size:14px;
- }
- #links a {color:{color:links};}
- #links a:hover {
- font-style:italic;
- opacity:0.5;
- }
- #desc {
- padding:3px;
- text-align:center;
- font-size:13px;
- margin-top:5px;
- }
- #pagi{
- font-size:10px;
- text-align:center;
- margin-left:15px;
- margin-top:-230px;
- margin-left:100px;
- position:fixed;
- font-family:cambria;
- letter-spacing:0px;
- }
- .plus {
- font-size:30px;
- margin-left:5px;
- margin-top:7px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- -transition: all 0.5s ease-in-out;
- }
- .sideinfo:hover .plus{opacity:0;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- -transition: all 0.5s ease-in-out;}
- {CustomCSS}</style>{block:IfInfiniteScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfInfiniteScroll}</head><body>
- <div id="sidebar"><img src="{image:sidebar bg}">
- <div class="sideinfo"><div class="plus">+</div>
- <div class="gone" id="icon"><img src="{image:sidebar}"></div>
- <div class="gone" id="title">{Title}</div>
- <div class="gone" id="links">
- <a href="{text:link 1 url}">{text:link 1}</a> |
- <a href="{text:link 2 url}">{text:link 2}</a> |
- <a href="{text:link 3 url}">{text:link 3}</a> |
- <a href="{text:link 4 url}">{text:link 4}</a>
- </div>
- <div class="gone" id="desc">{Description}</div>
- {block:IfNotInfiniteScroll}
- {block:Pagination}<div class="gone" id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span> {/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
- </div>{/block:Pagination}
- {/block:IfNotInfiniteScroll}
- </div>
- </div>
- </div>
- <div id="all">
- <div class="autopagerize_page_element">{block:Posts}<div id="posts">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{linkcloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="quo">"{Quote}"</div></br><center>{block:Source}- {Source}{/block:Source}</center></br>{/block:Quote}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
- <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Chat}<div class="chat-inner"><ul>{block:Lines}<li class="{Alt}"><p>{block:Label}<strong>{Label}</strong>{/block:Label} {Line} </p></li>{/block:Lines}</ul></div>{/block:Chat}
- {block:Answer}<div id="question"><span style="text-transform:lowercase; font-style:italic">{Asker}</span> said: {Question}</div>{Answer}{/block:Answer}
- <div id="details">
- <a title="{ShortMonth} {DayOfMonthWithZero}, {Year}" href="{Permalink}">★</a>
- {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource}<a title="original" href="{SourceURL}">©</a>{/block:ContentSource} //
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div></br>
- <span id="button" style="margin-top:-45px; margin-left:35px;">{likebutton size="16"}</span>
- <span id="button" style="margin-top:-45px; margin-left:15px;">{reblogbutton size="16"}</span>
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- <div style="position:fixed;bottom:2px; right:3px;"><a title="fvvthemes" href="http://fallenvvingsthemes.tumblr.com"><img width="80px;" src="http://static.tumblr.com/nuxi7mr/94Rnqk1a2/tumblr_mh9l7xhvq11s0c2c9o1_500.png"></a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment