Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
- <html lang="en">
- <head>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/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>
- <meta name="if:Repeat background image" content="0"/>
- <meta name="if:Italic" content="0"/>
- <meta name="if:Title" content="1"/>
- <meta name="if:Shadowed Images" content="0"/>
- <meta name="if:Header Image" content="0"/>
- <meta name="color:Background" content="#FFFFFF"/>
- <meta name="color:Chat" content="#F5F5F5"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Post title" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Hover" content="#999999"/>
- <meta name="color:Link highlight" content="#AAD0EC"/>
- <meta name="color:title sideb" content="#AAD0EC" />
- <meta name="color:slinksbg" content="#AAD0EC" />
- <meta name="color:slinkstext" content="#000000" />
- <meta name="color:slinksbghover" content="#ffffff" />
- <meta name="color:slinkstexthover" content="#000000" />
- <meta name="color:slinkstexthover" content="#000000" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="image:Background" content=""/>
- <meta name="image:Header" content=""/>
- <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- <style type="text/css">
- iframe#tumblr_controls{
- top: 1px !important;
- margin: 0 0 0 0;
- right: 6px !important;
- position: fixed !important;
- }
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: no-repeat;
- {block:IfRepeatBackgroundImage}
- background-repeat: repeat;
- {/block:IfRepeatBackgroundImage}
- {block:IfTotalRight}
- background-position:left;
- {/block:IfTotalRight}
- {block:IfTotalLeft}
- background-position:right;
- {/block:IfTotalLeft}
- font-size:10px;
- font-family:tahoma, helvetica;
- line-height:16px;
- color:{color:Text};
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- }
- a:hover {
- color:{color:Hover};
- background-color:{color:link highlight};
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:text};
- height:100px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:text};
- height:10px;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:8px;
- background-color:{color:background};
- }
- div#content{
- width:450px;
- margin:auto;
- {block:IfTotalRight}
- margin-right:150px;
- {/block:IfTotalRight}
- {block:IfTotalLeft}
- margin-left:150px;
- {/block:IfTotalLeft}
- }
- .post_title{
- font-family:Rochester;
- font-size:25px;
- color:{color:Post title};
- line-height:23px;
- }
- .entry{
- text-align:left;
- width:450px;
- margin-bottom:20px;
- }
- .entry img{
- max-width:450px;
- {block:IfShadowedImages}
- -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
- -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
- box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
- {/block:IfShadowedImages}
- }
- .asker{
- padding:7px;
- line-height:16px;
- font-size:9px;
- background-color:{color:Chat};
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 1px;
- border-left: 2px solid {color:Text};
- }
- .permalink {
- display:block;
- position: relative;
- margin-top:-5px;
- text-align: center;
- font-size:9px;
- font-family:tahoma, helvetica;
- opacity:0.1;
- -webkit-transition: 0.3s ease-in;
- }
- .entry:hover .permalink{
- opacity: 1;
- filter: alpha(opacity = 100);
- -webkit-transition: 0.3s ease-in;
- }
- .q{
- margin-left:20px;
- padding-top:12px;
- font-family:tahoma, helvetica;
- font-size:16px;
- color:{color:post title};
- line-height:23px;
- }
- .quote{
- position:absolute;
- margin-left:0px;
- margin-top:20px;
- font-size:60px;
- opacity:0.3;
- filter: alpha(opacity = 30);
- }
- .source{
- font-size:12px;
- margin-left:35px;
- }
- div#chat li {
- padding: 4px;
- background-color:{color:Chat};
- margin-top: 2px;
- }
- div#chat ul{
- list-style: none;
- padding: 0px;
- margin-top:5px;
- margin-bottom:10px;
- width:400px;
- text-align: left;
- }
- div#page{
- display:block;
- text-align:center;
- font-size:11px;
- display:none;
- }
- div#page a{
- margin-right:10px;
- display: inline-block;
- padding: 5px;
- color:{color:link};
- }
- .current_page{
- margin-right:10px;
- }
- .lalala{
- background-color:#000;
- height:27px;
- width:400px;
- -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
- -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
- box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- border-bottom: solid 1px {color:text};
- font-size:10px;
- }
- ol.notes li.note {
- border-top: solid 1px {color:text};
- padding: 10px;
- font-size:10px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note span.action {
- font-weight: normal;
- font-size:10px;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- font-size:10px;
- }
- ol.notes li.note blockquote {
- border-color: {color:text};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- font-size:10px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- font-size:10px;
- }
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- .headerpic img{max-width: 450px; text-align:center; margin-top: 0px}
- #xx {top: 60%; margin-left: 1000px; width: 80px; position: fixed; padding: 0px;}
- .xx3 {font-size: 30px; font-family: georgia; padding: 1px;}
- .xx3 a{color: {color:link}; background-color: {color:background};}
- .xx3 a:hover {color: {color:hover}; background-color: transparent;}
- .title {font-family: Rochester; font-size: 22px; text-align: center; display:block; color: {color:title sideb}; margin-top: -5px; letter-spacing:1px; position: center;}
- div.links a {font-family: tahoma, helvetica; padding-left:0px; position: center; font-size: 9px; color:{color:slinkstext}; background-color:{color:slinksbg}; text-transform:lowercase; margin-right:0px; -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.8s linear; transition: all 0.8s linear; line-height: 0px; margin-left: 2px; width: 80px; padding: 5px 10px 5px 10px; margin-bottom: 0px; height: 0px;}
- div.links a:hover {padding-top: 20px; font-weight: normal; color:{color:slinkstexthover}; background-color:{color:slinksbghover}; font-size: 9px;}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="xx">
- <div class="xx3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination}
- {block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
- </div>
- </div>
- <div id="content">
- <div class="sidebartitle2">
- {block:ifheaderimage}<div class="headerpic"><a href="/"><img src="{image:header}"></a>{/block:ifheaderimage}</div><br>
- {block:ifTitle}<div class="title">{Title}</div>{/block:ifTitle}
- {description}
- <div class="links">
- <br>
- <center><a href="/">home</a> <a href="/ask">ask</a>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}</center>
- <br>
- </div>
- </div>
- <br>
- </div>
- <div id="content">
- {block:Posts}
- {block:Text}
- <div class="entry">
- {block:Title}<span class="post_title"><center>{Title}</center></span>{/block:Title}
- {Body}
- <span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- </div>
- {/block:Text}
- {block:Photo}
- <div class="entry">
- {LinkOpenTag}<img src="{photoURL-400}" width="450px"/>{LinkCloseTag}
- {block:Caption}{Caption}{block:Caption}
- <p><span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="entry">
- {Photoset-400}
- {block:Caption}{Caption}{/block:Caption}
- <p><span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="entry">
- <span class="quote">❝</span><div class="q">{Quote}</div>
- {block:Source}<div class="source"><p>— {Source}</p></div>{/block:Source}
- <span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- </div>
- {/block:Quote}
- {block:Chat}
- <div class="entry">
- {block:Title}<span class="post_title"><center>{Title}</center></span>{/block:Title}
- <div id="chat">
- <ul>{block:Lines}<li>
- {block:Label}<b>{Label}</b>{/block:Label}
- {Line}
- </li>{/block:Lines}</ul>
- </div>
- <span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- </div>
- {/block:Chat}
- {block:Link}
- <div class="entry">
- <span class="post_title"><a href="{URL}">{Name} ↘</span></a>{block:Description}{Description}{/block:Description}
- <span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- </div>
- {/block:Link}
- {block:Audio}
- <div class="entry">
- {block:AlbumArt}<center><img src="{AlbumArtURL}" width="180"/></center><br>{/block:AlbumArt}
- <div class="lalala">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}
- {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}
- <p><span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- </div>
- {/block:Audio}
- {block:Video}
- <div class="entry">
- {Video-400}
- {block:Caption}{Caption}{/block:Caption}
- <span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- </div>
- {/block:Video}
- {block:Answer}
- <div class="entry">
- <div class="asker">{Asker}: {Question}</div></div>
- {Answer}<p>
- <span class="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br></span>
- {/block:Answer}
- {block:PostNotes}
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tagged as: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- {/block:posts}
- {block:Pagination}<div id="page">{block:PreviousPage}<a href="{PreviousPage}">« back</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}{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}">next »</a>
- {/block:NextPage}</div>{/block:Pagination}
- <center><a href="http://rocklessly.tumblr.com">theme</a>+<a href="http://xantheose.tumblr.com">base</a>+<a href="http://completaimperfeita.tumblr.com">inspiração</a></center>
- </div>
- <!-- PLEASE DO NOT REMOVE THE CREDIT LINK. I'D APPRECIATE THAT VERY MUCH -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment