Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--
- Surrender Theme - bychloethemes.tumblr.com
- don't be a douche and delete the credit
- -->
- <meta name="select:Columns" content="1col" title="1">
- <meta name="select:Columns" content="2col" title="2">
- <meta name="select:Columns" content="3col" title="3">
- <meta name="color:Theme Accent" content="#F702AE" />
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Body links" content="#444444" />
- <meta name="color:Body text" content="#1d1818" />
- <meta name="color:Post color" content="#ffffff" />
- <meta name="color:Text highlight" content="#ccc" />
- <meta name="color:Post Accent" content="#f6f6f6" />
- <meta name="font:Body" content="Pratt Pro"/>
- <meta name="if:Show Description" content="1" />
- <meta name="if:No Post Accents" content="0" />
- <meta name="if:Archive link" content="1" />
- <meta name="text:Link 1" content="" />
- <meta name="text:URL 1" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:URL 2" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:URL 3" content="" />
- <meta name="image:Background" content="" />
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta charset="utf-8">
- <meta name="viewport" content="initial-scale=1.0, width=device-width" />
- <title>{block:TagPage}{Tag} posts - {/block:TagPage} {block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
- <style type="text/css">
- /*Basic styles*/
- ::-webkit-scrollbar {
- width: 2px;
- height: 2px;
- background: {color:Background};
- }
- ::-webkit-scrollbar-thumb {
- background-color: {color:Theme Accent};
- border-top:0px solid {color:Background};
- border-bottom:0px solid {color:Background};
- border-right:0px solid {color:Background};
- }
- ::-moz-selection {
- background: {color:Theme accent};
- color: #fff;
- }
- ::selection {
- background: {color:Theme accent};
- color: #fff;
- }
- #content1col {
- {block:IndexPage}
- margin-left:50%;
- left:-70px;
- width: 315px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- margin-bottom:50px;
- margin-left:50%;
- left:-70px;
- {/block:PermalinkPage}
- }
- #content2col {
- {block:IndexPage}
- margin-left:50%;
- left:-228px;
- width: 630px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- margin-bottom:50px;
- margin-left:50%;
- left:-228px;
- {/block:PermalinkPage}
- }
- #content3col {
- {block:IndexPage}
- margin-left:50%;
- left:-385px;
- width: 945px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- margin-bottom:50px;
- margin-left:50%;
- left:-385px;
- {/block:PermalinkPage}
- }
- body {
- background: {color:Background} url('{image:Background}')
- no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- color: {color:Body text};
- font-family: {font:Body};
- font-size: 0.7em;
- margin: 0;
- padding: 0;
- }
- a:link, a:visited {
- text-decoration: none;
- color: {color:Body links};
- }
- a:hover, a:active {
- text-decoration: underline;
- color: {color:theme accent};
- }
- blockquote {
- background: #fff;
- border-left: 1px solid #ccc;
- margin: 0;
- padding: 2%;
- }
- blockquote2 {
- background: #fff;
- padding: 2% 4% 2% 2%;
- }
- iframe, img, embed, object, video {
- max-width: 100%;
- }
- img {
- height: auto;
- width: auto;
- }
- /*Masthead*/
- .sidebar1col {
- top:25px;
- margin-left:50%;
- left:-245px;
- height:auto;
- width:150px;
- position:fixed;
- text-align:right;
- padding:10px;
- z-index:9999;
- border-right:1px solid {color:Theme Accent};
- }
- .sidebar2col {
- top:25px;
- margin-left:50%;
- left:-403px;
- height:auto;
- width:150px;
- position:fixed;
- text-align:right;
- padding:10px;
- z-index:9999;
- border-right:1px solid {color:Theme Accent};
- }
- .sidebar3col {
- top:25px;
- margin-left:50%;
- left:-560px;
- height:auto;
- width:150px;
- position:fixed;
- text-align:right;
- padding:10px;
- z-index:9999;
- border-right:1px solid {color:Theme Accent};
- }
- .sidebar h1 {
- display: block;
- font-size: 25px;
- margin-top: 0;
- margin-bottom: 0;
- margin-left: 0;
- margin-right: 0;
- font-weight: normal;
- }
- .sidebar hr {
- height: 1px;
- border: 0;
- color: {color:Body text};
- background-color: {color:Body text};
- width: 100%;
- }
- .sidebar description {
- font-size:0.7em;
- }
- .sidebar ul {
- list-style-type:none;
- }
- .sidebar li {
- font-size:0.7em;
- }
- /*Article*/
- article {
- background: {color:Post color};
- {block:IndexPage}
- margin:25px;
- width: 250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin:25px;
- width: 400px;
- {/block:PermalinkPage}
- padding: 5px 5px 3px 5px;
- }
- article h1 {
- font-weight:normal;
- text-transform:uppercase;
- font-size:20px;
- }
- .chat span {
- float: left;
- margin-right: 5px;
- }
- .chat .even {
- line-height:20px;
- {block:IfNotNoPostAccents}
- background: {color:Post Accent};
- {/block:IfNotNoPostAccents}
- }
- .tumblr_audio_player {
- height: 30px;
- width: 250px;
- }
- .albumart {
- position:absolute;
- {block:IndexPage}
- width:60px;
- height:60px;
- {/block:IndexPage}
- }
- .albumart img {
- float:left;
- margin-left:5px;
- {block:IndexPage}
- width:60px;
- height:60px;
- {/block:IndexPage}
- border:1px solid #fff;
- }
- .playbox {
- opacity:0.6;
- width:30px;
- height:30px;
- border-radius:15px;
- -webkit-border-radius:15px;
- -moz-border-radius:15px;
- -o-border-radius:15px;
- overflow:hidden;
- position:absolute;
- z-index:2;
- {block:IndexPage}
- margin-left:21px;
- margin-top:16px;
- {block:IndexPage}
- }
- .audioinfo {
- margin-top:2px;
- line-height:12px;
- font-size:0.8em;
- padding-bottom:10px;
- text-transform:uppercase;
- {block:IndexPage}
- margin-left:75px;
- {block:IndexPage}
- }
- /*Metadata*/
- .metadata {
- display: inline-block;
- width: 100%;
- }
- .reblogged {
- float: right;
- }
- /*Tags and notes*/
- #tags, nav ul, .chat ul {
- list-style: none;
- list-style-image: none;
- margin: 0;
- padding: 0;
- }
- #tags li {
- float: left;
- margin-right: 10px;
- }
- .notes {
- clear: both;
- padding: 0;
- }
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {
- display:none;
- }
- #infscr-loading {
- display:none;
- }
- .navigation {
- display:none!important;
- }
- .copyright {
- position:fixed;
- bottom:10px;
- left:10px;
- }
- .permalink {
- margin-top:0px;
- padding:0px 2px 2px 2px;
- text-align:right;
- word-spacing:1px;
- {block:permalinkpage}
- opacity:0;
- {/block:permalinkpage}
- }
- #permatag {
- position:absolute;
- margin-top:-46px;
- margin-left:0px;
- bottom:5px;
- opacity:0;
- padding:10px;
- word-spacing:4px;
- text-align:left;
- z-index:5;
- width:70px;
- letter-spacing:1px;
- background-color:rgba(0, 0, 0, 0.6);
- -moz-transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -o-transition:0.5s ease-in-out;
- transition:0.5s ease-in-out;
- }
- #permatag a {
- text-transform:lowercase;
- text-decoration:none;
- font-size:10px;
- color:#fff;
- }
- .post:hover #permatag{
- opacity:1;
- display:block;
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- }
- ol.notes li.note {
- padding: 5px;
- text-align:right;
- }
- ol.notes li.note img.avatar {
- display:none;
- }
- ol.notes li.note span.action {
- font-weight: normal;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- padding: 4px 5px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- /*Custom CSS*/
- {CustomCSS}
- </style>
- </head>
- <body>
- <!--Masthead-->
- <header class="sidebar{select:Columns}">
- <blogtitle>
- <h1><a href="/" title="{lang:Home}">{Title}</a></h1>
- </blogtitle>
- <description>
- {block:IfShowDescription}
- {block:Description}
- <p>{Description}</p>
- {block:Description}
- {/block:IfShowDescription}
- </description>
- <!--Navigation-->
- <nav>
- <ul>
- {block:AskEnabled}
- <li> <a href="/ask">{AskLabel}</a></li>
- {/block:AskEnabled}
- {block:SubmissionsEnabled}
- <li> <a href="/submit">{SubmitLabel}</a></li>
- {/block:SubmissionsEnabled}
- {block:HasPages}
- {block:Pages}
- <li> <a href="{URL}">{Label}</a></li>
- {/block:Pages}
- {/block:HasPages}
- {block:IfLink1}
- <li> <a href="{text:URL 1}">{text:Link 1}</a> </li>
- {/block:IfLink1}
- {block:IfLink2}
- <li> <a href="{text:URL 2}">{text:Link 2}</a> </li>
- {/block:IfLink2}
- {block:IfLink3}
- <li> <a href="{text:URL 3}">{text:Link 3}</a> </li>
- {/block:IfLink3}
- {block:IfArchiveLink}
- <li> <a href="/archive">past</a></li>
- {/block:IfArchiveLink}
- <li><a href="http://dontbrag.tumblr.com">theme</a></li>
- </ul>
- </nav>
- </header>
- <!--Content holder-->
- <div id="content{select:Columns}">
- {block:Posts}
- <article>
- <!--Unique code for each post type-->
- {block:Text}
- <div class="text">
- {block:Title}<h1 class="title"><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- {Body}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Photo}<div class="photo">
- <div class="post">
- {block:IndexPage}
- <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" />
- </a>
- <div id="permatag">
- <a href="{Permalink}">{NoteCount}</a><br>
- <a href="{ReblogURL}" target="_blank">reblog</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}</div>
- {/block:Photo}
- {block:Photoset}
- <div class="photoset">
- <div class="post">
- {Photoset}
- {block:IndexPage}
- <div id="permatag">
- <a href="{Permalink}">{NoteCount}</a><br>
- <a href="{ReblogURL}" target="_blank">reblog</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}</div>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- <p>“{Quote}”</p>
- {block:Source}<p><cite> —{Source}</cite></p>{/block:Source}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Link}
- <div class="link">
- <h1 class="title"><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:IndexPage}
- {/block:Link}
- {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>
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:IndexPage}
- {block:AlbumArt}
- <div class="albumart">
- <a href="{Permalink}"><img src="{AlbumArtURL}"></a>
- </div>
- {/block:AlbumArt}
- {block:AudioPlayer}
- <div class="playbox">
- {AudioPlayerWhite}
- </div>
- {/block:AudioPlayer}
- <div class="audioinfo">
- Artist: <span{block:Artist} style="display:none;"
- {/block:Artist}>Unknown</span>
- {block:Artist}{Artist}{/block:Artist}</br>
- Title: <span{block:TrackName} style="display:none;"
- {/block:TrackName}>Unknown</span>
- {block:TrackName}{TrackName}{/block:TrackName}</br>
- Album: <span{block:Album} style="display:none;"
- {/block:Album}>Unknown</span>
- {block:Album}{Album}{/block:Album}{block:PlayCount}</br>
- Plays: {FormattedPlayCount}{/block:PlayCount}
- </div>
- <div class="permalink">
- <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:AlbumArt}<img src="{AlbumArtURL}" width="400"
- height="400"/>{/block:AlbumArt}<br>
- Artist: <span{block:Artist} style="display:none;"
- {/block:Artist}>Unknown</span>
- {block:Artist}{Artist}{/block:Artist} —
- Title: <span{block:TrackName} style="display:none;"
- {/block:TrackName}>Unknown</span>
- {block:TrackName}{TrackName}{/block:TrackName} —
- Album: <span{block:Album} style="display:none;"
- {/block:Album}>Unknown</span>
- {block:Album}{Album}{/block:Album}{block:PlayCount} —
- Plays: {FormattedPlayCount}{/block:PlayCount}
- {block:Caption}{Caption}{/block:Caption}
- {AudioPlayerWhite}
- {/block:PermalinkPage}
- {/block:Audio}
- {block:Video}
- <div class="video">
- <div class="video-player">{Video-250}</div>
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="video-player">{Video-400}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:permalinkPage}
- {/block:Video}
- {block:Answer}
- <div class="answer">
- <div style="color: #000000; background-color:
- {color:Post Accent};padding: 10px;">
- {lang:Asker asked 2}: {Question}</div>
- <div style="text-indent: 20px;">{Answer}</div>
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {/block:IndexPage}
- {/block:Answer}
- </div>
- <!--Post footer (tags and notes) on displayed on permalink pages-->
- {block:Permalink}
- <footer class="details">
- {block:HasTags}
- <ul id="tags">
- {block:Tags}<li> <a href="{TagURL}">{Tag}</a> </li>{/block:Tags}
- </ul>
- {/block:HasTags}
- {block:PostNotes}
- <div id="notes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </footer>
- {/block:Permalink}
- </article>
- {/block:Posts}
- <!--Close of article-->
- </div>
- <!--Pagination: previous/next page links-->
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">Previous page</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">Next page</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- <!--Links to jQuery library, Masonry, infinite scroll and imagesLoaded-->
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- <!--Code for infinite scroll and grid layout-->
- <script>
- (function() {
- var $tumblelog = $('#content{select:Columns}');
- $tumblelog.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a:first",
- itemSelector : "article",
- bufferPx : 50,
- done : "",
- loading: {
- finishedMsg: "<p> </p>",
- img : " ",
- msg: null,
- msgText: "<p> </p>"
- },
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script>
- <!--For users adding Google Analytics ID-->
- <script>
- var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
- (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
- g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
- s.parentNode.insertBefore(g,s)}(document,'script'));
- </script>
- <div class="copyright"><a href="http://dontbrag.tumblr.com">©
- </a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement