Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--
- theme #30
- - by cathms -
- Last update: Nov 24, 2016
- - don't take parts of this code
- - don't remove this comment
- - don't remove the credit
- -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <meta name="color:Background" content="#f5f5f5" />
- <meta name="color:Posts bg" content="#ffffff" />
- <meta name="color:Text" content="#999999" />
- <meta name="color:Link" content="#444444" />
- <meta name="color:Link hover" content="#999999" />
- <meta name="color:Info" content="#444444" />
- <meta name="color:Bold" content="#444444" />
- <meta name="color:Borders" content="#eeeeee" />
- <meta name="color:Scrollbar" content="#444444" />
- <meta name="text:Link 01 URL" content="/" />
- <meta name="text:Link 01 title" content="Link 01">
- <meta name="text:Link 02 URL" content="/" />
- <meta name="text:Link 02 title" content="Link 02">
- <meta name="text:Link 03 URL" content="/" />
- <meta name="text:Link 03 title" content="Link 03">
- <meta name="text:Link 04 URL" content="/" />
- <meta name="text:Link 04 title" content="Link 04">
- <meta name="text:Link 05 URL" content="/" />
- <meta name="text:Link 05 title" content="Link 05">
- <meta name="text:Link 06 URL" content="/" />
- <meta name="text:Link 06 title" content="Link 06">
- <meta name="if:Show caption" content="1">
- <meta name="if:Infinite scroll" content="0">
- <meta name="if:No rescaling" content="0">
- <meta name="if:More links" content="0">
- <meta name="if:Buttons" content="1">
- <meta name="select:Posts width" content="250" title="250px"/>
- <meta name="select:Posts width" content="300" title="300px"/>
- <meta name="select:Posts width" content="350" title="350px"/>
- <meta name="select:Posts width" content="400" title="400px"/>
- <meta name="select:Posts width" content="500" title="500px"/>
- <meta name="select:Posts width" content="540" title="540px"/>
- <meta name="image:Sidebar" content="">
- <meta name="image:Background" content="">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <link href="http://static.tumblr.com/nb65v05/PkToc9oiw/resizing.css" rel="stylesheet" type="text/css"/>
- <link href="http://static.tumblr.com/nb65v05/EvVo293om/style.css" rel="stylesheet" type="text/css"/>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- {block:ifNoRescaling}<link href="http://static.tumblr.com/nb65v05/dXHo8qjrq/nrsclng.css" rel="stylesheet" type="text/css"/>{/block:ifNoRescaling}
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- }
- );
- });
- })(jQuery);
- </script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <style type="text/css">
- body {
- font:09px helvetica,sans-serif, cambria, calibri;
- margin:0;
- color:{color:text};
- background:{color:Background} {block:ifBackgroundImage}url('{image:Background}') fixed{/block:ifBackgroundImage};}
- a {
- color:{color:link};
- text-decoration: none;
- -webkit-transition:all 0.6s ease-in-out;/*chrome-safari*/
- -o-transition:all 0.6s ease-in-out;/*opera*/
- -moz-transition:all 0.6s ease-in-out;/*mozilla firefox*/
- -ms-transition:all 0.6s ease-in-out;/*ie*/
- transition:all 0.6s ease-in-out;/*w3c*/}
- a:hover {
- color:{color:link hover};}
- em, strong {
- color:{color:bold};}
- small {
- font-size:09px;}
- ol {list-style-type:lower-roman;}
- sub, sup{font-size: 10px;}
- .container {
- width:{select:posts width}px;
- margin: auto;}
- #entries{
- width:{select:posts width}px;
- position:relative;
- margin-left:40px;
- margin-top:60px;
- margin-bottom:120px;
- }
- .posts {
- width:{select:posts width}px;
- overflow:hidden;
- word-wrap: break-word;
- {block:IndexPage}
- margin-top:90px;
- {/block:IndexPage}
- background-color:{color:posts bg};
- border-radius:3px;
- }
- .posts h2{
- font-family:sans-serif;
- font-weight:bold;
- font-style:italic;
- padding:20px;
- padding-bottom:0;
- padding-top:10px;
- margin:0;
- font-size:18px;}
- .posts blockquote {
- border-left: 1px solid {color:borders};
- padding-left: 5px;
- margin:05px;}
- .posts img, .posts li, .posts blockquote {max-width: 100%;}
- .posts .images{
- display:block;
- {block:ifNotNoRescaling}
- width: 100%;
- {/block:ifNotNoRescaling}
- }
- .photo-slideshow .count-1 {
- max-width:{select:posts width};}
- .photo-slideshow .count-2 {
- max-width:calc({select:posts width}px/2 - 2px)!important;
- max-width:-moz-calc({select:posts width}px/2 - 2px)!important;}
- .photo-slideshow .count-3 {
- max-width:calc({select:posts width}px/3 - 2px)!important;
- max-width:-moz-calc({select:posts width}px/3 - 2px)!important;}
- .photo-slideshow .count-3:last-of-type {
- max-width:calc({select:posts width}px/3 - 3px)!important;
- max-width:-moz-calc({select:posts width}px/3 - 3px)!important;}
- .photo-slideshow .count-3:first-of-type {
- max-width:calc({select:posts width}px/3 - 3px)!important;
- max-width:-moz-calc({select:posts width}px/3 - 3px)!important;}
- /* SIDEBAR */
- .sidebar {
- width: 130px;
- margin-left:-200px;
- margin-top:110px;
- position:fixed;}
- .sidebar .sidebar-image{
- max-width:130px;
- display:block;
- margin-left: auto;
- margin-right: auto;
- border-radius:03px 03px 0px 0px;
- }
- .sb-title{
- margin-bottom:05px;
- text-align:center;
- font-size:18px;}
- /* DESCRIPTION */
- .description{
- text-align:center;
- background-color:{color:posts bg};
- padding:7px;
- border-radius:0 0 03px 3px;
- font:10px calibri;
- }
- /* NAVIGATION / LINKS */
- .navi{
- text-align:center;
- background-color:{color:posts bg};
- font:08px calibri;
- text-transform:uppercase;
- padding:5px;
- letter-spacing:1px;
- border-bottom:1px solid {color:borders};
- }
- .navi a{
- padding-right:03px;
- }
- /* PAGINATION */
- .pag {
- text-align:center;
- font:08px calibri;
- text-transform:uppercase;
- letter-spacing:1px;
- margin-top:05px;}
- .pag a{
- padding-right:3px;
- }
- /* QUOTE POSTS */
- .quote {
- font-family:sans-serif;
- font-style:italic;
- padding:10px;}
- .quotetext-short {
- font-size: 18px;}
- .quotetext-medium {
- font-size: 14px;}
- .quotetext-long {
- font-size: 11px;}
- .quote-source {
- text-align:right;}
- /* CHAT POSTS */
- .odd, .even {
- margin:0px;
- padding:10px;
- border-bottom:1px solid {color:borders};}
- .odd:first-of-type {
- border-top:1px solid {color:borders};}
- /* AUDIO POSTS */
- .audio {
- width:auto;
- overflow:hidden;
- max-height:75px;
- position:relative;
- clear:both;
- background-color:#fafafa;
- }
- .tumblr_audio_player {
- height:15px;
- width:15px;
- padding:10px;
- margin-left:20px;
- margin-top:20px;
- display:block;
- float:left;
- clear:both;
- background-color:#fff;
- border-radius:100%;
- opacity:0.6;
- }
- .au-info {
- position:relative;
- overflow:auto;
- text-transform:uppercase;
- height:75px;
- padding-left:10px;
- padding-right:10px;
- display: table-cell;
- vertical-align: middle;
- text-align:left;
- width:{select:posts width}px;
- }
- img.au-image{
- float:left;
- width:75px;
- margin-left:-55px;
- }
- /* VIDEO POSTS*/
- .video{
- position:relative;
- z-index:9999;}
- .tumblr_video_container {
- width:auto!important;
- height:auto!important;}
- .video .instagram-media {
- max-height:none!important;
- box-shadow:none!important;
- border:1px solid {color:borders}!important;
- width:calc({select:posts width}px - 3px)!important;}
- /* ASK POSTS */
- .question{
- border-bottom:1px solid {color:borders};
- background-color:#fafafa;
- padding:10px;
- line-height:150%;
- font-style:italic;
- }
- .question img{
- float:left;
- border-radius:100%;
- margin-right:10px;
- margin-bottom:0px;
- }
- /* CAPTION */
- .caption{
- padding:05px;
- padding-left:15px;
- padding-right:15px;
- }
- .caption a{
- border-bottom:1px solid {color:borders};}
- .caption img, .answer img{
- max-width:100%;
- height:auto;}
- /* INFO */
- .posts-info{
- padding:10px;
- text-align:left;
- font:09px calibri;
- letter-spacing:1px;
- text-transform:uppercase;
- border-top:1px solid {color:borders};
- line-height:200%;}
- .posts-info a, .posts-info1 a {
- color:{color:info};
- }
- .posts-info1{
- padding:10px;
- text-align:left;
- text-transform:lowercase;
- font:09px calibri;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- a.tag {
- text-decoration:none;
- margin-right:3px;
- border-bottom:1px solid {color:borders}!important;
- }
- /* NOTES */
- #notes{
- width:{select:posts width}px;
- margin-left:0px;
- max-height:190px;
- overflow:auto;
- margin-top:15px;}
- .notes img{border-radius:100%;}
- ol.notes {
- padding: 0px;
- margin: 0;
- list-style-type: none;}
- ol.notes li.note {padding: 10px;}
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- float:left;
- margin-right: 10px;
- width: 16px;
- height: 16px;}
- ol.notes li.note span.action {}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {
- border-color: {color:borders};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;}
- /* EXTRAS */
- a.c{
- position:fixed;
- bottom:10px;
- right:12px;
- font: 09px georgia;
- letter-spacing:1px;
- text-align:right;
- z-index:9999999;}
- #vignette, #tumblr_lightbox_right_image, #tumblr_lightbox_left_image {
- visibility: hidden;}
- #tumblr_lightbox img {
- box-shadow: none !important;
- border-radius:0 !important;}
- #tumblr_lightbox {background-color: transparent !important;}
- #tumblr_lightbox div:nth-child(2) {
- background-color: #fff;
- opacity: .8;}
- #tumblr_lightbox a img {
- border: 3px solid #fff !important;
- border-radius:05px;}
- ::-webkit-scrollbar {
- width: 3px;
- height: 3px;
- background: {color:background};}
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};}
- #s-m-t-tooltip{
- margin:24px 14px 7px 12px;
- letter-spacing:1px;
- z-index:9999999999999;
- line-height:16px;
- background-color:{color:link};
- color:white;
- font: 08px helvetica;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:03px;}
- ::selection {
- background: {color:link};
- color: white;}
- ::-moz-selection {
- background: {color:link};
- color: white;}
- ::-webkit-selection {
- background: {color:link};
- color: white;}
- /* SCROLL TO TOP */
- .scrollup{
- width:30px;
- height:30px;
- opacity:0.3;
- position:fixed;
- bottom:10px;
- right:0px;
- display:none;}
- .scrollup:hover{cursor:pointer;}
- .cthrough {
- cursor:pointer;
- }
- .sub{
- }
- .sub a{
- padding:0;
- }
- .like_and_reblog_buttons {
- list-style: none;
- float:right;
- z-index:9!important;
- width:50px;}
- .like_and_reblog_buttons li {
- float: right;
- margin: 0;
- height: 23px;
- display:inline-block;
- margin-top:-3px;
- }
- .like_and_reblog_buttons li:last-child {
- padding-right:07px;}
- </style>
- <script type="text/javascript">
- jQuery(document).ready(function() {
- jQuery(".sub").hide();
- //toggle the componenet with class msg_body
- jQuery(".cthrough").click(function()
- {
- jQuery(this).next(".sub").slideToggle(500);
- });});
- </script>
- </head>
- <body>
- <div class="container">
- <div class="sidebar">
- <img src="{image:sidebar}" class="sidebar-image">
- <div class="navi">
- <a href="/">index</a>
- {block:AskEnabled}<a href="/ask">mssg</a>{/block:AskEnabled}
- <a href="/archive">past</a>
- <a class="cthrough">links</a>
- <div class="sub" style="display:none;">
- <a href="{text:Link 01 URL}">{text:Link 01 title}</a>
- / <a href="{text:Link 02 URL}">{text:Link 02 title}</a>
- / <a href="{text:Link 03 URL}">{text:Link 03 title}</a>
- {block:ifMoreLinks}<br>
- <a href="{text:Link 04 URL}">{text:Link 04 title}</a>
- / <a href="{text:Link 05 URL}">{text:Link 05 title}</a>
- / <a href="{text:Link 06 URL}">{text:Link 06 title}</a>
- {/block:ifMoreLinks}
- </div>
- </div>
- <div class="description">{Description}</div>
- {block:Pagination}<div class="pag" {block:IfInfiniteScroll}style="display:none;"{/block:IfInfiniteScroll}>
- {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="next">next</a>{/block:NextPage}</div>
- {/block:Pagination}
- </div><!--- sidebar --->
- <div id="entries">
- {block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div class="posts">
- {block:Date}
- <div class="posts-info1" style="border-bottom:1px solid {color:borders};{block:Photo}border-bottom:0px solid {color:borders};{/block:Photo}{block:Photoset}border-bottom:0px solid {color:borders};{/block:Photoset}{block:Audio}border-bottom:0px solid {color:borders};{/block:Audio}">
- <a href="{Permalink}" title="{TimeAgo}">
- {ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}, {12HourWithZero}:{Minutes}{CapitalAmPm}</a>
- </div>{/block:Date}
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <div class="caption">{Body}</div>
- {/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}">{LinkCloseTag}</center>
- {block:ifShowCaption}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:ifShowCaption}
- {block:ifNotShowCaption}
- {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
- {/block:ifNotShowCaption}
- {/block:Photo}
- {block:Photoset}<div class="set"><center>
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></center></div>
- {block:ifShowCaption}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:ifShowCaption}
- {block:ifNotShowCaption}
- {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
- {/block:ifNotShowCaption}
- {/block:Photoset}
- {block:Quote}<div class="quote">
- <div class="quotetext-{Length}">{Quote}</div>
- {block:Source}
- <div class="quote-source">{Source}</div>
- {/block:Source}
- </div>{/block:Quote}
- {block:Link}
- <h2><a href="{URL}" target="{Target}">{Name} <b>→</b></a></h2>
- {block:Description}<div class="caption">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {block:Lines}<ul class="{Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line}<br></ul>{/block:Lines}
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" class="au-image">
- {/block:AlbumArt}
- <div class="au-info">{block:TrackName}{TrackName}{/block:TrackName}
- {block:Artist}<br><small><b>{Artist}</b></small>{/block:Artist}
- </div>
- </div>
- {block:ifShowCaption}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:ifShowCaption}
- {block:ifNotShowCaption}
- {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
- {/block:ifNotShowCaption}
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:ifShowCaption}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:ifShowCaption}
- {block:ifNotShowCaption}
- {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
- {/block:ifNotShowCaption}
- {/block:Video}
- {block:Answer}
- <div class="question"><img src="{AskerPortraitURL-30}">
- <b>{Asker} asked</b><br>{Question}</div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- {block:Date}
- <div class="posts-info">{block:ifButtons}{block:indexpage}
- <div class="like_and_reblog_buttons"><li>{ReblogButton size="15"}</li><li>{LikeButton size="13"}</li></div>{/block:indexpage}{/block:ifButtons}
- <div style="font:08px calibri;">
- {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:permalinkpage}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:permalinkpage}{/block:RebloggedFrom}
- {block:HasTags} {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags} {/block:HasTags}</div>
- {block:NoteCount}<b><a href="{Permalink}">{NoteCountWithLabel}</a></b>{/block:NoteCount}
- </div>{/block:Date}
- </div><!--- posts --->
- {block:PermalinkPage}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div><!--- entries --->
- </div><!--- container --->
- <script>
- $(document).ready(function(){
- $('.video iframe').each(function(){
- var scale = $(this).parents('.video').width() / 500;
- $(this).attr({
- width: Math.floor($(this).attr('width') * scale),
- height: Math.floor($(this).attr('height') * scale)
- });
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '0px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- {block:IndexPage}{block:ifInfiniteScroll}
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script type="text/javascript">
- $(function(){
- var $container = $('#entries');
- $container.infinitescroll({
- bufferPx: 400,
- itemSelector: '.posts',
- navSelector: '.pag',
- nextSelector: '.next',
- loading: {
- img: 'http://static.tumblr.com/nb65v05/NgXntm6a6/untitled-1.png',
- msg: null,
- msgText: ''
- }
- },
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '0px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- $newElems.find('.video iframe').each(function(){
- var scale = $(this).parents('.video').width() / 500;
- $(this).attr({
- width: Math.floor($(this).attr('width') * scale),
- height: Math.floor($(this).attr('height') * scale)
- });
- });
- });
- });
- </script>
- {/block:ifInfiniteScroll}{/block:IndexPage}
- <a href="http://cathms.tumblr.com/" target="_blank" class="c"><em>tc.</em></a>
- {block:ifInfiniteScroll}
- <script type="text/javascript">
- $(document).ready(function(){
- $(window).scroll(function(){
- if ($(this).scrollTop() > 100) {
- $('.scrollup').fadeIn();
- } else {
- $('.scrollup').fadeOut();}});
- $('.scrollup').click(function(){
- $("html, body").animate({ scrollTop: 0 }, 600);
- return false;});});
- </script>
- <a class="scrollup"><i class="fa fa-chevron-up fa-2x"></i></a>
- {/block:ifInfiniteScroll}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment