Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- By: Amplamente.tumblr.com
- -->
- <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:updates title background" content="#000"/>
- <meta name="color:updates arrow background" content="#000"/>
- <meta name="color:updates text colour" content="#999"/>
- <meta name="color:updates arrow on hover" content="#555"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Nav font" content="#4DB8FF"/>
- <meta name="color:Text" content="#333333"/>
- <meta name="color:Borders" content="#000"/>
- <meta name="color:Link" content="#4DB8FF"/>
- <meta name="color:Link Hover" content="#000"/>
- <meta name="color:Nav Borders" content="#191919"/>
- <meta name="image:Sidebar" content="http://static.tumblr.com/51802423f84f538ccfb1a164ed31f9c1/s2qsk1o/wQynudx6v/tumblr_static_7czhnzr90oow4gk08wgok4ock.jpg"/>
- <meta name="text:link1url" content="url"/>
- <meta name="text:link1" content="link1"/>
- <meta name="text:link2url" content="url"/>
- <meta name="text:link2" content="link2"/>
- <meta name="text:link3url" content="url"/>
- <meta name="text:link3" content="link3"/>
- <meta name="text:link4url" content="url"/>
- <meta name="text:link4" content="link4"/>
- <meta name="text:link5url" content="url"/>
- <meta name="text:link5" content="link5"/>
- <meta name="color:Scrollbar" content="#000" />
- <meta name="if:ToTop" content="0"/>
- <meta name="if:UpdatesUm" content="0"/>
- <meta name="if:UpdtDois" content="0"/>
- <meta name="if:3column" content="1"/>
- <meta name="font:Perma font" content="Brutal Type" />
- <meta name="font:Sidebar font" content="Brutal Type" />
- <meta name="text:UpdatesUm Title" content="Title"/>
- <meta name="text:UpdatesUm Text" content="When you are going through difficulty and wonder where God is, remember that the teacher is always quiet during the test. -No Type
- "/>
- <meta name="text:UpdatesDoisText" content=""/>
- <style type="text/css">
- #scrlTop{{block:IfToTop}
- z-index:1;
- position: fixed;
- bottom: 10%;
- right: 0px;
- font:7px trebuchet ms;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:7px;
- background:#000;
- color:#fff;
- {/block:IfToTop}}
- ::-webkit-scrollbar {width: 3px; height: 0px; background:{color:background};}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-radius:0px;}
- body{cursor:crosshair;
- color:{color:Text};
- font-family:calibri;
- font-size:10px;
- background-color:{color:Background};
- }
- #post{
- width:900px;
- margin-left:auto;
- margin-right:auto;
- background-color:#fff;
- padding:5px;
- }
- a{color:{color:Link};text-decoration:none;-webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;} a:hover{ -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;color:{color:Link Hover};}
- .entry{-webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;
- padding:2px;
- background-color:#fff;
- width:250px;
- float:right;
- margin:2px;
- }
- .entry img{
- width:250px;
- float:right;
- margin:2px;
- }
- .entry .perm{width:245px; font-family:{font:perma font};
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;
- background:#fff;
- padding:5px;
- text-align:center;
- margin-top:0px;
- margin-left:0px;
- position:absolute;
- opacity:0.0;
- text-transform:uppercase;
- line-height:15px;
- }
- .entry:hover .perm{opacity:.7;margin-left:-5px;}
- .entry .perm a:hover{ color:{color:link hover};-webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out; background:{color:borders};
- -o-transition: all .5s ease-out; padding:2px;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;}
- #credit{
- position:fixed;
- font-family:calibri;
- text-transform:uppercase;
- z-index:999;
- bottom:10px;
- right:10px;
- width:60px;
- height:10px;
- padding-bottom:1px;
- overflow:hidden;
- text-align:center;
- font-size:8px;
- letter-spacing:1px;
- opacity:1;
- background:#fff;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- #credit a{
- color:#000;
- }
- .credit_u{
- line-height:10px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- #credit a:hover .credit_u{
- margin-top:-13px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .credit_h{
- line-height:16px;
- font-size:8px;
- }
- #sidebar{ text-transform:lowercase; font-family:{font:Sidebar Font};
- background-color:#fff;
- width:230px;
- top:0px;
- left:0px; height:100%;
- position:fixed; border-right:2px solid {color:borders};
- padding-top:10px; padding-left:10px; padding-right:10px;
- text-align:right;
- float:center;
- }
- #dois{ font-family:calibri;
- background-color:#fff;
- width:230px; font-size:11px;
- top:0px;
- right:0px; height:100%;
- position:fixed; border-left:2px solid {color:borders};
- padding-top:10px; padding-left:10px; padding-right:10px;
- text-align:left;
- float:center;
- }
- #sidebar img{ border-top-left-radius: 2em;
- border-bottom-right-radius: 2em; width:180px; height:auto; padding:5px;}
- .pagination {
- display: none;
- }
- {CustomCSS}
- #desc {width:180px; float:right; text-align:justify; margin-right:5px;}
- #sidebar img{
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.70;
- }
- #sidebar img:hover{
- -webkit-transition: opacity 0.8s linear;
- opacity: 1;
- }
- #navigation {margin-top:15px;
- width: 180px; margin-left:45px;
- line-height: 7px;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;
- }
- #navigation a:link, #navigation a:visited, #navigation a:active {
- display: block;
- font: 9px "tahoma";
- text-transform: uppercase;
- text-decoration: none;
- text-align: right;
- font-weight: bold;
- letter-spacing: 2px;
- background-color: transparent;
- color: {color:nav font};
- border-bottom: 1px solid {color:nav borders};
- padding: 7px;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;
- }
- #navigation a:hover { text-align:center;
- letter-spacing: 5px;
- background-color: transparent; border-bottom:1px solid #000;
- padding: 7px background:{color:nav borders};
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;
- }
- #updates{
- z-index:1;
- position:fixed;
- top:-205px;
- right:230px;
- height:200px;
- width:150px;
- font-size:10px;
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- }
- #updates:hover{
- top:0px;
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- }
- .arrow_box {
- position: relative;
- background:white;
- }
- .arrow_box:after {
- border: solid transparent;
- content: " ";
- height: 0;
- width: 0;
- position: absolute;
- pointer-events: none;
- margin-left:6px;
- top:0px;
- }
- .arrow_box:after {
- border-top-color:white;
- border-width: 7px;
- }
- #box{
- opacity:1;
- z-index:-99999;
- top:-21px;
- position:relative;
- width:25px;
- height:37px;
- paddin-top:2px;
- border-radius:6px;
- border:1px solid {color:updates arrow background};
- background:{color:updates arrow background};
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- }
- #line{
- position:relative;
- width:2px;
- height:12px;
- background:white;
- left:50%;
- margin-left:-1px;
- margin-top:15px;
- }
- #updates:hover #box{
- opacity:0;
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- }
- #box2{
- opacity:0;
- z-index:-99999;
- top:-75px;
- position:relative;
- width:25px;
- height:47px;
- padding-top:2px;
- border-radius:6px;
- border:1px solid #d8d8d8;
- background:white;
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- }
- #updates:hover #box2{
- opacity:1;
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- }
- .arrow_box2 {
- position: relative;
- background: {color:updates arrow on hover};
- }
- .arrow_box2:after {
- bottom: 10px;
- border: solid transparent;
- content: " ";
- height: 0;
- width: 0;
- position: absolute;
- pointer-events: none;
- }
- .arrow_box2:after {
- border-bottom-color:{color:updates arrow on hover};
- border-width: 7px;
- margin-left:5px;
- }
- #line2{
- position:relative;
- width:2px;
- height:12px;
- background:{color:updates arrow on hover};
- left:50%;
- margin-left:-2px;
- margin-top:32px;
- }
- #words{
- top:-10px;
- width:130px;
- height:150px;
- position:relative;
- line-height:140%;
- padding:20px 6px 6px 6px;
- background:white;
- color:{color:updates text colour};
- overflow:auto;
- border-radius:10px;
- border:1px solid #d8d8d8;
- }
- #utitle{
- width:126px;
- height:15px;
- font-size:15px;
- padding:13px 9px 5px 9px;
- position:relative;
- top:0px;
- z-index:9999;
- color:white;
- background:{color:updates title background};
- text-align:center;
- }
- h3 {
- font: 8px "Calibri";
- letter-spacing: 2px;
- color: {color:borders} !important;
- text-align: center;
- text-transform: uppercase;
- background-color: transparent;
- padding: 5px;
- margin-left: 0;
- border-top:1px solid {color:borders};
- border-bottom:1px solid {color:borders};
- }
- </style>
- {block:IfToTop}<a id="scrlTop" href="#">to top</a>{/block:IfToTop}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#post');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head>
- <body>
- <div id="sidebar">
- <img src="{image:Sidebar}">
- <div id="desc">
- {description}
- </div>
- <div id="navigation">
- <a href="/">Home</a><br>
- <a href="{text:link1url}">{text:Link1}</a><br>
- <a href="{text:link2url}">{text:Link2}</a><br>
- <a href="{text:link3url}">{text:Link3}</a><br>
- <a href="{text:link4url}">{text:Link4}</a><br>
- <a href="{text:link5url}">{text:Link5}</a><br>
- <a href="http://amplamente.tumblr.com/">theme</a><br>
- </div>
- </div></div>
- {block:IfUpdtDois}
- <div id="dois">
- {text:UpdatesDoisText}
- </div>{/block:IfUpdtDois}
- <div id="post">
- {block:Posts}
- <div class="entry">
- <div class="perm"><a href="{Permalink}">{TimeAgo}</a></br><a href="{ReblogURL}">Reblog</a><br><a href="{Permalink}">{NoteCountWithLabel}</a></div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}
- {block:If3column}
- <a href="{permalink}"><img src="{PhotoURL-500}" width="250"/></a>{/block:If3column}
- {block:IfNot3column}
- <a href="{permalink}"><img src="{PhotoURL-500}" width="500"/></a>{/block:IfNot3column}
- {/block:Photo}
- {block:Photoset}
- {block:If3column}
- {Photoset-250}
- {/block:If3column}
- {block:IfNot3column}
- {Photoset-500}
- {/block:IfNot3column}
- {/block:Photoset}
- {block:Quote}
- {Quote}
- <div align="right">
- {block:Source}-{Source}{/block:Source}
- </div>
- {/block:Quote}
- {block:Video}
- {block:If3column}
- {Video-250}
- {/block:If3column}
- {block:IfNot3column}
- {Video-500}
- {/block:IfNot3column}<br>
- {PlayCountWithLabel}
- {/block:Video}
- {block:Link}
- <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br>{Label}
- {/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {AudioPlayerGrey}
- <br><div align="right">{block:Artist}
- Artist: {Artist}</div>
- {/block:Artist}<br>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}
- {Asker} asked <b>{Question}</b><Br>
- {Answer}
- {/block:Answer}
- {block:PermalinkPage}
- <center>
- {block:Caption}{Caption}{/block:Caption}
- {block:RebloggedFrom}
- posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
- <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
- {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
- </center>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- <div id="credit"><a href="http://amplamente.tumblr.com"><div class="credit_u">theme</div><div class="credit_h">amplamente</div></a></div>
- {block:IfUpdatesUm}
- <div id="updates">
- <div id="utitle">{text:UpdatesUm Title}</div>
- <div id="words">
- <!-------------------------INSERT UPDATES HERE----------------------->
- {text:UpdatesUm text}
- <!-------------------------------END-------------------------------->
- </div>
- <div id="box">
- <div id="line"> </div>
- <div class="arrow_box"></div>
- </div>
- <div id="box2">
- <div id="line2"> </div>
- <div class="arrow_box2"></div>
- </div>
- </div>{/block:IfUpdatesUm}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement