Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <!--
- Soap Theme brought to you by Atlas Designs
- https://atlasdesigns.co/
- Do not remove credits unless given permission to do so.
- -->
- <head>
- </script>
- <link rel="shortcut icon" href="{Favicon}">
- {block:IndexPage}
- <script type="text/javascript"
- src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="https://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="https://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#content');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'https://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- 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}
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content="#898989" />
- <meta name="color:title" content="#ffffff" />
- <meta name="color:title banner" content="#91dab2" />
- <meta name="color:banner corners" content="#68ac87" />
- <meta name="color:link" content="#cacaca" />
- <meta name="color:link hover" content="#a3a3a3" />
- <meta name="color:scrollbar" content="#cacaca" />
- <meta name="color:perma border" content="#a3a3a3">
- <meta name="text:reblog" content="reblog">
- <meta name="text:home" content="home">
- <meta name="text:message" content="contact">
- <meta name="text:archive" content="index">
- <meta name="image:background" content="" />
- <style type="text/css">
- ::-webkit-scrollbar {width: 6px; height: 0px; background:{color:background};}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-radius:10px;}
- iframe#tumblr_controls {position:fixed; z-index:9999999999; top: 3px; margin: 0 0 0 0; right:4px; -webkit-filter: invert(100%);}
- body {
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- font-size:12px;
- font-family:times
- font-weight:400;
- line-height:14px;
- text-transform:none;
- color: {color:text};
- }
- #sidebar{
- position:absolute;
- width:240px;
- top:-160px;
- left:50%;
- margin-left:-645px;
- text-align:center;
- padding-top:100px;
- }
- #title{
- position:fixed;
- min-width:250px;
- top:50px;
- right:50%;
- margin-right:330px;
- color:{color:title};
- background-color:{color:title banner};
- font-size:17px;
- padding:px;
- letter-spacing:5px;
- text-transform:uppercase;
- font-weight:100;
- text-align:center;
- }
- #title:after{
- content: "";
- display: block;
- position:absolute;
- bottom:-30px;
- left:-0px;
- width: 0px;
- height: 0px;
- border-style: solid;
- border-width: 0 30px 30px 0;
- border-color: transparent {color:banner corners} transparent transparent;
- }
- #title:before{
- content: "";
- display: block;
- position:absolute;
- bottom:-30px;
- right:-0px;
- width: 0px;
- height: 0px;
- border-style: solid;
- border-width: 30px 30px 0 0;
- border-color: {color:banner corners} transparent transparent transparent;
- }
- .desc{
- font-size:12px;
- line-height:14px;
- text-transform:none;
- letter-spacing:0px;
- color:black;
- padding-bottom:px;
- padding-top: 160px;
- font-weight:400;
- }
- #nav a{
- font-size:11px;
- line-height:24px;
- letter-spacing:0.5px;
- text-transform:lowercase;
- text-shadow:none;
- padding:px;
- padding-left:px;
- color:black;
- background-color:none;
- }
- #nav a:hover{
- background-color:lightblue;
- }
- .answer{
- }
- .answer img {
- width:250px;
- height:auto;
- {block:permalinkpage}
- width:auto;
- height:auto;
- {/block:permalinkpage}
- }
- a {
- text-decoration:none;
- color:{color:link};
- }
- a:link, a:active, a:visited{
- color: {color:link};
- }
- a:hover{
- color: {color:link hover};
- }
- div#center{
- margin-left: 0px;
- width: 100%;
- height: auto;
- overflow-x:visible;
- }
- div#content {
- width: 1100px;
- margin-left:-400px;
- margin-top:10px;
- left:50%;
- float:left;
- position: absolute;
- }
- .entry{
- margin:54px;
- padding:0px;
- float:left;
- height:auto;
- background-color: #trans;
- {block:IndexPage}
- width:250px;
- overflow:hidden;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- height:auto;
- {/block:PermalinkPage}
- }
- .title{
- font-size:22px;
- line-height:28px;
- text-transform:normal;
- color: {color:text};
- font-weight:100;
- }
- blockquote{
- padding:0px 0px 0px 3px;
- margin:0px 0px 0px 2px;
- border-left: 2px solid #ddd;
- }
- .permalink{
- font-size:10px;
- line-height:0;
- text-transform:uppercase;
- text-align:left;
- opacity:0;
- -webkit-transition: all 0.4s linear;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry:hover .permalink{
- line-height:10px;
- opacity:1;
- -webkit-transition: all 0.4s linear;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry:hover .like_and_reblog_buttons{
- opacity:.7;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .like_and_reblog_buttons {
- display:block;
- position:absolute;
- top:-12px;
- right:0px;
- list-style: none;
- opacity:0;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .like_and_reblog_buttons li {
- float: left;
- background-color:;
- padding:10px;
- height:20px;
- width:20px;
- }
- .notess{
- position:absolute;
- left:0px;
- width:500px;
- height:200px;
- overflow:auto;
- text-align:center;
- }
- .notess img{
- border-radius:100%;
- }
- .notess li{
- list-style:none;
- }
- {CustomCSS}
- </style>
- <title>{title}</title>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- </head>
- <body>
- <div id="sidebar">
- <div class="desc">{Description}</div>
- <div id="nav">
- <a href="/">{text:home}</a>
- {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> {/block:Pages}{/block:HasPages}
- </div>
- </div>
- </div>
- <div id="center">
- <div id="content">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<center><span class="title">{Title}</span></center>{/block:Title}<div class="answer">
- <div style="margin-left:1px;">{Body}</div></div>
- <!--<div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div> -->
- {/block:Text}
- {block:Link}
- <center><a href="{URL}"><span class="title">{Name}</span></a></center>
- <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
- <!--<div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div> -->
- {block:Link}
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></a></div>{LinkCloseTag}
- <ul class="like_and_reblog_buttons">
- </ul>
- {/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- </center>
- <!--<div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div> -->
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- <div style="margin-left:3px;">
- {Quote}<br><i>{Source}</i></span>
- </div>
- <!--<div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div> -->
- {/block:Quote}
- {block:Chat}
- <div style="margin-left:3px;">
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat"
- {block:Lines}
- </ul><li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- <div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div>
- {/block:Chat}
- {block:Audio}<div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
- <center>{AudioPlayerBlack}
- {block:Caption}{Caption}{/block:Caption}</center>
- <!--<div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a> with <a href="{permalink}">{NoteCountwithLabel}</a></div> -->
- {/block:Audio}
- {block:Answer}<img src="{AskerPortraitURL-24}" align="left" z-index: 1; style="padding:0px; border:3px solid #eeeeee"/><br>{Asker} asked: <br><i>{Question}</i><br><br><div class="answer">{Answer}</div>
- <div class="permalink">
- {/block:Answer}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-500}</center>
- {/block:PermalinkPage}
- <div class="permalink">
- {block:Video}
- {block:Caption}{Caption}<div style="height:0px;background-color:black;opacity:0;width:100%;margin-top:5px;margin-bottom:5px;"></div>{/block:Caption}
- {block:NoteCount}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="tagURL"></a> {/block:Tags}{/block:hasTags}
- {/block:PermalinkPage}
- {block:PostNotes}
- </center></center>
- <div class="notes">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement