Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme orginally by irrelevantly.
- edited by youroliviachachi.
- -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <head>
- <meta name="color:Background" content="#acacac"/>
- <meta name="color:Text" content="#130C11"/>
- <meta name="color:Title" content="#130C11"/>
- <meta name="color:Hover" content="#130C11"/>
- <meta name="color:Link" content="#130C11"/>
- <meta name="image:Background" content="1"/>
- <meta name="image:borderbarpicture" content="1"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="if:show photo" content="0"/>
- <meta name="if:bodyfont1" content="1"/>
- <meta name="if:bodyfont2" content="0"/>
- <meta name="if:shortbackground" content="0"/>
- <meta name="if:longbackground" content="1"/>
- <meta name="if:redandbluehover" content="1"/>
- <meta name="if:fadinghover" content="0"/>
- <meta name="text:Link One Title" content="" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content="" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Three Title" content="" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Four Title" content="" />
- <meta name="text:Link Four" content="" />
- <meta name="text:Link Five Title" content="" />
- <meta name="text:Link Five" content="" />
- <meta name="text:Link Six Title" content="" />
- <meta name="text:Link Six" content="" />
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <style type="text/css">
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
- ::-webkit-scrollbar {width: 4px; height: 4px; border-left: 0px solid #aaaaaa; border-radius:1px;}
- ::-webkit-scrollbar-thumb { background-color:{color:link}; border-bottom-left-radius:10px;
- border-bottom-right-radius:10px;
- border-top-right-radius:10px;
- border-top-left-radius:10px;
- }
- .wrapper{
- margin: 0px auto;
- width: 717px;
- }
- #tumblr_controls{
- position:fixed !important;
- top: 3px;
- right: 3px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-size: normal;
- font-family: arial;
- font-size: 9px;
- letter-spacing: 1px;
- line-height:12px;
- color:{color:text};
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- {block:ifredandbluehover}a:hover{opacity: 0.7; text-shadow: 2px 0px #df8181, -2px 0px #54d2cb; -webkit-transition: all 1s ease-in-out; color:#ffffff;}{/block:ifredandbluehover}
- {block:iffadinghover}a:hover{
- color:#fff;
- text-decoration: none;
- -webkit-transition: color 0.9s ease-out;
- -moz-transition: color 0.9s ease-out;
- }{/block:iffadinghover}
- .entry {
- margin:7px;
- padding: 4px;
- float:left;
- background-color: #ffffff;
- {block:ifbodyfont1}
- font-family:questrial;
- font-size: 10px;
- {/block:ifbodyfont1}
- {block:ifbodyfont2}
- font-family:ronda;
- font-size: 8px;
- {/block:ifbodyfont2}
- letter-spacing: 1px;
- line-height:11px;
- {block:PermalinkPage}
- width: 500px;
- margin-left: 0px;
- float:left;
- padding: 3px;
- {/block:PermalinkPage}
- {block:IndexPage}
- margin: 3px;
- float: left;
- width: 320px;
- {/block:IndexPage}
- }
- .entry:hover img {
- {block:iffadedimages}
- opacity:1;
- filter:alpha(opacity=100);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- {/block:iffadedimages}
- }
- .entry:hover .details {
- opacity: 1.0;
- margin:12px 0px 0px 0px;
- filter: alpha(opacity = 100);
- -webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- }
- #pagination{
- display:none;
- }
- .clear {
- clear: both;
- }
- #posts {
- position:relative;
- margin-top: 0px;
- {block:IndexPage}
- width: 700px;
- margin-left: 150px;
- margin-top: 0px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width: 500px;
- margin-left: 150px;
- margin-top: 0px;
- {/block:PermalinkPage}
- }
- ol.notes img {
- width: 16px;
- display: inline;
- position: relative;
- top: 3px;
- }
- #sidebar2{
- {block:iflongbackground}
- width:975px;
- {/block:iflongbackground}
- {block:ifshortbackground}
- width:275px;
- {/block:ifshortbackground}
- margin-left: -135px;
- position:fixed;
- bottom:0px;
- height:100%;
- background:-webkit-gradient(linear, left top, right bottom, from({color:Link}), to(#ffffff));
- opacity: 0.85;
- }
- #sidebar{
- position:fixed !important;
- z-index:1;
- height: auto;
- margin-left: -120px;
- width: 150px;
- top:100px;
- text-align: center;
- padding: 1px;
- width: 240px;
- margin-top: 10px;
- background-color: #ffffff;
- opacity: 1;
- {block:ifbodyfont1}
- font-family:questrial;
- font-size: 10px;
- {/block:ifbodyfont1}
- {block:ifbodyfont2}
- font-family:ronda;
- font-size: 8px;
- {/block:ifbodyfont2}
- line-height:10px;
- letter-spacing: 1px;
- color: {color:text};
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .title{
- font-family:questrial;
- font-size: 13px;
- letter-spacing: 1px;
- line-height: 14px;
- color: {color:Title};
- font-weight: normal;
- padding:0px 0px 0px 0px;
- }
- @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
- .links a{
- {block:ifbodyfont1}
- font-family:questrial;
- font-size: 10px;
- {/block:ifbodyfont1}
- {block:ifbodyfont2}
- font-family:ronda;
- font-size: 8px;
- {/block:ifbodyfont2}
- line-height:8px;
- letter-spacing: 1px;
- margin: 3px;
- color: {color:link};
- -webkit-transition: all 0.3s linear;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .links:hover a{
- color: #ffffff;
- text-decoration: none;
- -webkit-transition: all 0.9s linear;
- -webkit-transition: all 0.9s linear;
- -moz-transition: all 0.9s linear;
- transition: all 0.9s linear;
- }
- .perma{
- opacity: 0.0;
- filter: alpha(opacity = 0);
- margin-top: -21px;
- width: px;
- height: 30px;
- line-height: 30px;
- font-size: 9px;
- text-transform: bold;
- position:absolute;
- text-align: right;
- z-index:9999991;
- color: {color:permalink};
- }
- .entry:hover .perma {
- -webkit-transition: opacity 0.4s linear;
- opacity: 1;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .likep {
- width: 21px;
- height: 20px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- position: absolute;
- margin-top: 26px;
- margin-left: 5px;
- }
- .rep {
- width: 24px;
- height: 20px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- position: absolute;
- margin-top: 26px;
- margin-left: 29px;
- }
- .likep a:hover {
- background-position: 0px 0px;
- }
- .likep a {
- background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- webkit-transition: all 0s linear;
- -webkit-transition: all 0s linear;
- -moz-transition: all 0s linear;
- transition: all 0s linear;
- }
- .likep img {
- width: 21px;
- height: 20px;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- .not { position: absolute;
- background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
- height: 20px;
- font-size: 9px;
- line-height: 20px;
- color: #fff;
- position: absolute;
- margin-top: 26px;
- margin-left: 56px;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- }
- .not a{
- color: #fff;
- font-family: short stack;
- }
- .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
- opacity: 0.8;
- filter: alpha(opacity = 80);
- }
- .not:hover , .rep:hover, .likep:hover {
- opacity: 1!important;
- filter: alpha(opacity = 100)!important;
- }
- .perma2 {
- text-align: right;
- text-transform:uppercase;
- border-top: 1px solid {color:borders};
- padding-top:2px;
- }
- .yo a{
- color: #fff;}
- .yo{
- color: #fff;
- {block:ifbodyfont1}
- font-family:questrial;
- font-size: 10px;
- {/block:ifbodyfont1}
- {block:ifbodyfont2}
- font-family:ronda;
- font-size: 8px;
- {/block:ifbodyfont2}
- display: inline-block;}
- a img{border: 0px;}
- blockquote{
- padding:2px 2px 2px 5px;
- margin:4px 4px 4px 7px;
- border-left: 4px solid #dddddd;
- }
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- .notes img{width:10px; position:relative; top:3px;}
- <--ses-->
- small{font-size: 90%;}
- .caption img {
- max-width: 100%;
- }
- div#titt{
- position: fixed !important;
- color:{color:Title};
- font-family: amatic sc;
- font-size: 35px;
- line-height:10px;
- margin-top:-25px;
- width:240px;
- text-align:center;
- text-transform: bold;
- }
- div#desc {
- border-radius:2px;
- width: 227px;
- border:4px solid {color:link};
- margin:3px;
- padding: 0px;
- float:left;
- background-color: transparent;
- {block:ifbodyfont1}
- font-family:questrial;
- font-size: 10px;
- {/block:ifbodyfont1}
- {block:ifbodyfont2}
- font-family:ronda;
- font-size: 8px;
- {/block:ifbodyfont2}
- letter-spacing: 1px;
- line-height:11px;
- {CustomCSS}
- </style>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
- <script type="text/javascript">
- $(function(){
- $("#pageLink").click(function(){
- $("#titlePages").fadeToggle(500);
- });
- });
- </script>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/4IKlvmzup/jquery.masonry.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $content.masonry({
- itemSelector: '.entry',
- isAnimated: true
- }),
- $content.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 200,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended',
- $newElems, true,
- function(){$newElems.fadeIn(300);}
- );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <div style="float: left; position: fixed; bottom: 2px; left: 5px;">
- <a href="http://youroliviachachi.tumblr.com">credit</a></div>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </style>
- </head>
- <body>
- <div class="wrapper">
- <div style="position:fixed;right:0px;top:28px;">
- </span>
- </div>
- <div id="sidebar">
- <div id="titt"><center>{Title}</center></div>
- {block:ifLinkOneTitle}<span class="links"><a href="{text:Link One}">{text:Link One Title}</a></span>{/block:ifLinkOneTitle}
- {block:ifLinkTwoTitle}<span class="links"><a href="{text:Link Two}">{text:Link Two Title}</a></span>{/block:ifLinkTwoTitle}
- {block:ifLinkThreeTitle}<span class="links"><a href="{text:Link Three}">{text:Link Three Title}</a></span>{/block:ifLinkThreeTitle}
- {block:ifLinkFourTitle}<span class="links"><a href="{text:Link Four}">{text:Link Four Title}</a></span>{/block:ifLinkFourTitle}
- {block:ifLinkFiveTitle}<span class="links"><a href="{text:Link Five}">{text:Link Five Title}</a></span>{/block:ifLinkFiveTitle}
- {block:ifLinkSixTitle}<span class="links"><a href="{text:Link Six}">{text:Link Six Title}</a></span>{/block:ifLinkSixTitle}
- {block:ifshowphoto}<br><a href="/"><img src="{image:sidebar}" width=235px;></a>{/block:ifshowphoto}
- <p>
- <div id="desc">
- <p>{description}</p>
- </div>
- <div style="font-family:short stack; font-size:20px;padding-top:10px;padding-bottom:7px;"><center>{block:PreviousPage}<a href="{PreviousPage}">↜</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">↝</a>{/block:NextPage}</center></div>
- </div>
- <div id="sidebar2">
- <img src="{image:borderbar}" height=1000px;>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <div class="caption"><span class="entrytext">{Body}</span></div>
- {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-family:tinytots;font-size:8px;line-height:10px; letter-spacing: 0px; border-top: 1px #777777 solid; padding-bottom: 2px;margin-top:5px;">{Notecount} notes</a> † <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}<div class="caption">{Description}</div>{/block:Description}
- {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-family:tinytots;font-size:8px;line-height:10px; letter-spacing: 0px; border-top: 1px #777777 solid; padding-bottom: 2px;margin-top:5px;">{Notecount} notes</a> † <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div class="perma">
- <div class="likep">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
- </div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a>
- </div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
- </div>
- {/block:IndexPage}
- {block:indexpage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
- {/block:indexpage}
- {block:permalinkpage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
- <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
- {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-family:tinytots;font-size:8px;line-height:10px; letter-spacing:0px;border-top: 1px #777777 solid; padding-bottom: 2px;margin-top:5px;">{Notecount} notes</a> † <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- {Quote}</span>
- {block:Source}{Source}{/block:Source}
- {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-family:tinytots;font-size:8px;line-height:10px; border-top: 1px #777777 solid; padding-bottom: 2px;letter-spacing:0px;margin-top:5px;">{Notecount} notes</a> † <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-family:tinytots;font-size:8px;line-height:10px; border-top: 1px #777777 solid; padding-bottom: 2px;letter-spacing:0px;margin-top:5px;">{Notecount} notes</a> † <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div style="width:250px; height:28px;">{AudioPlayerWhite}</div>
- {block:IndexPage}
- <div class="caption">
- {caption}</div>{/block:IndexPage}
- {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-family:tinytots;font-size:8px;line-height:10px; border-top: 1px #777777 solid; padding-bottom: 2px;letter-spacing:0px;margin-top:5px;">{Notecount} notes</a> † <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <center>
- {block:IndexPage}
- {Video-250}
- {/block:IndexPage}
- </center>
- {block:PermalinkPage}
- <center>{Video-500}</center>
- {/block:PermalinkPage}
- {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-family:tinytots;font-size:8px;line-height:10px; border-top: 1px #777777 solid; padding-bottom: 2px;letter-spacing:0px;margin-top:5px;">{Notecount} notes</a> † <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
- {block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
- <strong>{Asker}: {Question}</strong>
- <div class="caption">
- {Answer}</div>
- {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-family:tinytots;font-size:8px;line-height:10px; border-top: 1px #777777 solid; padding-bottom: 2px;letter-spacing:0px;margin-top:5px;">{Notecount} notes</a> † <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
- {/block:Answer}
- {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- {block:Caption}{Caption}{/block:Caption}<center>
- {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
- {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
- {/block:Date}
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:IndexPage}<br>
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}">next</a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}">back</a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment