Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Let it sleep @ planthed
- — DO NOT delete the credit.
- — Do not copy or steal any code.
- — Do not claim as yours.
- — Full credits at @painthemes/c
- -->
- <html lang="en">
- <head>
- <title>{block:PostSummary}{PostSummary}: {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:hidden}
- <!--Default Variables-->
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Accent" content="#BDC0DA"/>
- <meta name="color:Accent text" content="#000000"/>
- <meta name="color:Navigation hover" content="#BDC0DA"/>
- <meta name="color:Navigation hover text" content="#000000"/>
- <meta name="text:Blogtitle" content="" />
- <meta name="text:Home label" content="home" />
- <meta name="text:Ask label" content="ask"/>
- <meta name="text:Archive label" content="Past" />
- <meta name="text:Extra link 1" content="" />
- <meta name="text:Extra link 1 URL" content="http://" />
- <meta name="text:Extra link 2" content="" />
- <meta name="text:Extra link 2 URL" content="http://" />
- <meta name="if:White Tiny cursor" content="" />
- <meta name="if:Black Tiny cursor" content="" />
- {/block:hidden}
- <!---pxu script--->
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <!--- tooltips script --->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-------
- A FEW RULES YOU NEED TO KNOW BEFORE START EDITING THE THEME:
- > You CAN'T use my themes as base
- > You CAN'T remove my credits, even if you edited the theme a lot.
- > Don't use any part of my codes without permission.
- > You can edit the theme as your own like and make it look too different as the original one but if you edit the theme a lot and you're having problems with it, I'll not allowed to help you.
- YOU ARE NOT ALLOWED TO USE MY CODES FOR YOUR OWN THEME OR ANY OTHER THEME
- BY OTHER THEME MAKER WITHOUT PERMISSION, IF YOU WANNA USE ONE OF MY CODES
- ASK FIRST, DON'T CLAIM AS YOURS, DON'T BE A BITCH.
- ---------->
- <style type="text/css">
- /*tooltips style*/
- #s-m-t-tooltip{
- max-width:300px;
- padding:7px;
- min-height:7px;
- background:{color:Accent};
- color:{color:Accent text};
- font-style:italic;
- margin:20px 0px 0px 20px;
- line-height:100%;
- word-wrap:break-word;
- word-break:break-all;
- opacity:1;
- z-index:9999999999999999999;
- }
- /*tumblr controls and lightbox*/
- #tumblr_controls, .tmblr-iframe{ z-index:999999999999999999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:25px!important; right:5px!important; opacity:.5;
- -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
- #tumblr_controls, .tmblr-iframe:hover{
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
- }
- #tumblr_lightbox,.tmblr-lightbox{
- background:rgba({RGBcolor:background}, 0.8)!important;}
- #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
- opacity:0!important;
- }
- #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image, .lightbox-image {
- box-shadow:none!important;
- border-radius:0px!important;
- padding:0px!important;
- background:{color:post background}!important;
- }
- ::-webkit-scrollbar{
- height:3px;
- width:11px;
- background:inherit;
- background:#eee;
- border:5px solid {color:background};
- }
- ::-webkit-scrollbar-track {background:transparent;}
- ::-webkit-scrollbar-thumb {
- height:150px!important;
- background:{color:Accent};
- border:5px solid {color:background};
- }
- /*tiny cursor*/
- html, body, img, a {
- {block:ifWhiteTinycursor}
- cursor:url(http://static.tumblr.com/vmteopo/fhxo3gbrd/small_white_cursor.png), auto;
- {/block:ifWhiteTinycursor}
- {block:ifBlackTinyCursor}
- cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), auto;
- {/block:ifBlackTinyCursor}
- }
- a:hover, a:active, iframe{
- {block:ifWhiteTinycursor}cursor:url(http://static.tumblr.com/vmteopo/RQ9o3gbth/small_white_cursor_help.png), crosshair;
- {/block:ifWhiteTinycursor}
- {block:ifBlackTinyCursor}
- cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
- {/block:ifBlackTinyCursor}
- }
- ::-moz-selection{
- color:{color:Accent text};
- background:{color:Accent};
- }
- ::selection{
- color:{color:Accent text};
- background:{color:Accent};
- }
- /*main structure*/
- body{
- background-color:{color:background};
- background-image:url({image:Background});
- background-attachment:fixed;
- background-repeat:repeat;
- font-family:source sans pro, sans-serif;
- font-size:11px;
- color:{color:text};
- line-height:1.5em;
- -moz-osx-font-smoothing:grayscale;
- -webkit-font-smoothing:antialiased;
- font-smoothing:antialiased;
- }
- a:link, a:active, a:visited{
- color:{color:Accent};
- text-decoration:none;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- a:hover {color:{color:text};}
- .center {
- position:relative;
- margin:50px auto;
- width:calc(500px + 120px);
- {block:PermalinkPage}
- width:450px;
- {/block:PermalinkPage}
- }
- #posts{
- position:relative;
- {block:PermalinkPage}
- margin-top:100px;
- {/block:PermalinkPage}
- }
- .entry {
- margin:40px;
- overflow:hidden;
- background:{color:background};
- {block:indexpage}
- width:230px;
- opacity:0;
- z-index:-1;
- {/block:indexpage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- .entry img{
- max-width:100%;
- position:relative;
- overflow:hidden;
- display:block;
- }
- #move {
- position:relative;
- overflow:hidden;
- opacity:1;
- background:{color:Accent};
- }
- #move img {
- display:block;
- height:auto;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .entry:hover #move img {
- -ms-transform:translate(0px,-40px);
- -webkit-transform:translate(0px,-40px);
- transform:translate(0px,-40px);
- -webkit-filter: grayscale(70%);
- }
- .perm1 a, .perm2 a, .perm3 a{
- color:{color:Accent text};
- }
- .perm1 {
- width:20px;
- height:20px;
- text-align:center;
- position:absolute;
- z-index:100;
- bottom:-100px;
- font-size:15px;
- margin-left:10px;
- opacity:0;
- display:inline-block;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .entry:hover .perm1{
- opacity:1;
- bottom:6px;
- -webkit-transition:all .5s ease-in-out;
- -moz-transition:all .5s ease-in-out;
- -o-transition:all .5s ease-in-out;
- }
- .perma1{
- position:absolute;
- text-transform:uppercase;
- font-family:roboto;
- font-weight:300;
- font-style:normal;
- font-size:14px;
- letter-spacing:1px;
- margin-top:-15px;
- margin-left:140px;
- width:150px;
- opacity:0;
- visibility:hidden;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .perm1:hover .perma1{
- opacity:1;
- visibility:visible;
- margin-left:80px;
- }
- .perm2 {
- width:20px;
- height:20px;
- text-align:center;
- position:absolute;
- z-index:100;
- bottom:-100px;
- font-size:15px;
- margin-left:40px;
- opacity:0;
- display:inline-block;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .entry:hover .perm2 {
- opacity:1;
- bottom:6px;
- -webkit-transition:all 1s ease-in-out;
- -moz-transition:all 1s ease-in-out;
- -o-transition:all 1s ease-in-out;
- }
- .perma2{
- position:absolute;
- text-transform:uppercase;
- font-family:roboto;
- font-weight:300;
- font-style:normal;
- font-size:14px;
- letter-spacing:1px;
- margin-top:-15px;
- margin-left:100px;
- width:150px;
- opacity:0;
- visibility:hidden;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .perm2:hover .perma2{
- opacity:1;
- visibility:visible;
- margin-left:40px;
- }
- .perm3 {
- width:20px;
- height:20px;
- text-align:center;
- position:absolute;
- z-index:100;
- bottom:-100px;
- font-size:15px;
- margin-left:70px;
- opacity:0;
- display:inline-block;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .entry:hover .perm3 {
- opacity:1;
- bottom:6px;
- -webkit-transition:all 1.5s ease-in-out;
- -moz-transition:all 1.5s ease-in-out;
- -o-transition:all 1.5s ease-in-out;
- }
- .perma3{
- position:absolute;
- text-transform:uppercase;
- font-family:roboto;
- font-weight:300;
- font-style:normal;
- font-size:14px;
- letter-spacing:1px;
- margin-top:-15px;
- margin-left:80px;
- width:150px;
- opacity:0;
- visibility:hidden;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .perm3:hover .perma3{
- opacity:1;
- visibility:visible;
- margin-left:15px;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- p {margin:5px 0;}
- p:first-of-type {
- margin-top:0;
- padding-top:0;
- }
- p:last-of-type {
- margin-bottom:0;
- padding-bottom:0;
- }
- small, big {font-size:1em;}
- h1, h2, h3, h4 {
- font-size:2em;
- margin:0;
- line-height:22px;
- padding:0;
- }
- .back{
- margin-top:3px;
- {block:IndexPage}
- padding:10px;
- border:1px solid rgba({RGBcolor:Accent}, 0.7);{/block:IndexPage}
- }
- .back a, .a a{
- color:{color:text};
- border-bottom:1px solid rgba({RGBcolor:Accent}, 0.5);
- }
- .back a:hover, .a a:hover{
- color:{color:Accent};
- border-bottom:1px solid {color:Accent};
- }
- .ptext{
- right:5px;
- margin-top:7px;
- display:block;
- font-size:12px;
- text-align:right;
- word-spacing:5px;
- }
- /*audio player*/
- #audio {
- width:auto;
- margin:0px;
- height:auto;
- min-height:60px;
- line-height:20px;
- }
- .cover {
- z-index:1;
- width:70px;
- height:70px;
- position:absolute;
- }
- .cover img {
- float:left;
- position:absolute;
- border-radius:0px;
- width:70px;
- height:70px;
- }
- .playbox {
- position:absolute;
- z-index:9;
- background:black;
- opacity:0;
- width:70px;
- height:70px;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .entry:hover .playbox{
- opacity:.8;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .button {
- position:relative;
- z-index: 1000;
- overflow:hidden;
- width:25px;
- height:25px;
- margin:20px 20px 20px 20px;
- }
- .info {
- margin-left:70px;
- margin-top:0px;
- font-size:12px;
- letter-spacing:1px;
- text-align:right;
- text-transform:uppercase;
- line-height:20px;
- font-weight:300;
- background:{color:Accent};
- color:{color:Accent text};
- padding:10px;
- padding-left:5px;
- }
- /*title*/
- .title{
- background:{color:Accent};
- text-align:center;
- padding:7px;
- padding-bottom:5px;
- color:{color:Accent text};
- font-weight:300;
- margin-bottom:7px;
- font-style:normal;
- font-family:roboto;
- font-size:13px;
- text-transform:uppercase;
- letter-spacing:2px;
- line-height:30px;
- }
- .title a{
- color:{color:Accent text};
- }
- .title a:hover{
- letter-spacing:3px
- }
- /*blockquote & quote*/
- blockquote{
- border-left:1px solid rgba({RGBcolor:Accent}, 0.5);
- margin:5px;
- padding-left:10px;
- line-height:15px;
- }
- .quote{
- font-size:10px;
- font-weight:300;
- color:{color:Title};
- font-style:italic;
- text-transform:uppercase;
- letter-spacing:2px;
- line-height:20px;
- padding:7px;
- background:{color:Accent};
- color:{color:Accent text};
- }
- .cite{
- line-height:15px;
- text-align:right;
- font-family:9px;
- font-style:italic;
- padding-top:5px;
- padding-right:5px;
- }
- /*ask style*/
- .as{
- letter-spacing:0px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding:10px;
- text-align:center;
- font-style:normal;
- overflow:hidden;
- background:{color:Accent};
- color:{color:Accent text};
- }
- .as a{color:{color:Accent text};}
- .q{
- margin-top:10px;
- margin-bottom:10px;
- line-height:14px;
- font-style:italic;
- }
- .qline{
- height:1px;
- display:block;
- width:50%;
- margin-left:25%;
- background:{color:Accent};
- }
- .a{
- line-height:14px;
- margin-top:10px;
- }
- .a img{
- width:100%;
- height:auto;
- }
- .video, .video iframe{
- display:block;
- {block:indexpage}
- width:230px;
- height:auto;
- {/block:indexpage}
- {block:PermalinkPage}
- width:400px;
- height:auto;
- {/block:PermalinkPage}
- }
- #reblogged {
- bottom:30px!important;
- right:30px!important;
- }
- /*chat styling*/
- .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{
- background:{color:Accent};
- padding:5px;
- color:{color:Accent text};}
- .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{
- background:rgba({RGBcolor:Accent}, 0.8);
- padding:5px;
- color:{color:Accent text};}
- li{position:relative;display:block;}
- li:before{content:'―';font-size:10px;position:absolute;left:-15px;color:{color:borders};top:0px;}
- /*permalink notes*/
- .caption{
- margin-top:10px;
- }
- .inf{
- border-top:1px solid {color:Accent};
- display:block;
- margin-top:10px;
- font-style:italic;
- padding-top:10px;
- padding-bottom:10px;
- margin-bottom:10px;
- line-height:17px;
- }
- .tg{display:block;}
- .tg a:after{content:',';}
- .tg a:last-of-type:after {content:'.';}
- .inf a, .tg a{color:{color:Accent text};}
- .inf a:hover, .nt a:hover, .tg a:hover{color:{color:text};}
- .nt a{color:{color:Accent};}
- .nt{
- padding:0px;
- font-style:italic;
- margin-top:0px;
- display:none;
- color:{color:text};
- }
- ol.notes{padding:0px;margin:0px;list-style-type:none;}
- ol.notes li.note{padding:8px;text-align:left;border-top:1px solid {color:Accent};}
- ol.notes li.note img.avatar {border-radius:100%;float:right;}
- ol.notes li.note blockquote a {text-decoration:none;}
- li.more_notes_link_container {text-transform: uppercase;font-size:1em;line-height:150%;letter-spacing:1px;}
- li.more_notes_link_container:hover{letter-spacing:4px;}
- img:not(.lightbox-image) {max-width:100%;height:auto;}
- #infscr-loading { display:none!important; }
- #left{
- position:fixed;
- top:0px;
- left:0px;
- width:20px;
- height:100%;
- background:{color:Accent};
- z-index:999999;
- }
- #top{
- position:fixed;
- top:0px;
- left:0px;
- width:100%;
- height:20px;
- background:{color:Accent};
- z-index:999999;
- }
- #sidebar{
- position:fixed;
- top:140px;
- margin-left:calc(100px - 340px);
- width:175px;
- background:{color:Accent};
- z-index:999;
- }
- #sidebar img{
- width:175px;
- }
- .blogtitle{
- position:absolute;
- margin-top:-25px;
- font-family:roboto;
- font-size:16px;
- font-weight:300;
- width:175px;
- text-align:center;
- font-style:normal;
- color:{color:Accent};
- text-transform:uppercase;
- letter-spacing:2px;
- line-height:20px;
- z-index:999999999999999;
- }
- .desc{
- position:absolute;
- margin-top:30px;
- margin-left:-20px;
- font-style:italic;
- width:175px;
- opacity:0;
- visibility:hidden;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- #sidebar:hover .desc{
- opacity:1;
- margin-left:0px;
- visibility:visible;
- }
- .desc a{
- color:{color:description text};
- }
- .nav{
- line-height:10px;
- margin-top:-4px;
- overflow:hidden;
- }
- .nav a{
- display:inline-block;
- padding:9px;
- width:17px;
- height:10px;
- text-align:center;
- margin-left:-1px;
- margin-right:-1px;
- font-size:11px;
- color:{color:Accent text};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- .nav a:hover{
- color:{color:Navigation hover text};
- background:{color:Navigation hover};
- }
- </style>
- </head>
- <body>
- <div id="left"></div>
- <div id="top"></div>
- <div class="center">
- <div id="sidebar">
- <div class="blogtitle">{text:blogtitle}</div>
- <img src="{image:sidebar}">
- <div class="desc">
- {description}
- </div>
- <div class="nav">
- <a title="{text:Home Label}" href="/"><i class="fa fa-home"></i></a>
- <a title="{text:Ask Label}" href="/ask"><i class="fa fa-envelope"></i></a>
- <a title="{text:Extra link 1}" href="{text:Extra link 1 URL}"><i class="fa fa-tags"></i></a>
- <a title="{text:Extra link 2}" href="{text:Extra link 2 URL}"><i class="fa fa-user"></i></a>
- <a title="{text:Archive Label}" href="/archive"><i class="fa fa-calendar"></i></a>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- <div class="back">{Body}</div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <div class="title">
- <a href="{URL}">{Name} <i class="fa fa-angle-right"></i></a></div>
- <div class="back">{block:Description}{Description}{/block:Description}
- </div>{block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div id="move"><div class="perm1">
- <a href="{ReblogURL}" target="_blank"><i class="fa fa-refresh"></i></a>
- <div class="perma1"><a href="{ReblogURL}" target="_blank">reblog this</a></div>
- </div>
- <div class="perm2">
- <a href="{Permalink}" target="_blank"><i class="fa fa-calendar"></i></a>
- <div class="perma2">
- <a href="{Permalink}" target="_blank">{Month} {DayOfMonth}</a></div>
- </div>
- <div class="perm3">
- <a href="{Permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <div class="perma3"><a href="{Permalink}" target="_blank">{NoteCountWithLabel}</a></div>
- </div>
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <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>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝ {quote}</div>
- <div class="cite">— {Source}</div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- <div class="chat">
- {block:Title}<span class="title">{Title}</span></span>{/block:Title}
- {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
- </div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio">
- <div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
- {block:AlbumArt}
- <div class="cover"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playbox">
- <div class="button">
- {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
- <div class="info">
- <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}
- <div style="margin-top:10px;text-transform:uppercase;font-size:10px;letter-spacing:1px;color:{color:Accent text};font-family:{select:Font};">
- <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</div>
- </div>
- </div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Video}
- {block:Answer}
- <div class="as">{Asker} asked:</div>
- <div class="q">{Question}</div>
- <div class="qline"></div>
- <div class="a">{Answer}</div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:PermalinkPage}
- <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
- {block:Date}
- <div class="inf">
- <div style="padding:10px;color:{color:Accent text};background:{color:Accent};">Posted on {month} {dayofmonth}{dayofmonthsuffix} at {12hour}:{minutes}{ampm} <br>
- {block:RebloggedFrom}
- source: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- {/block:RebloggedFrom}
- <div class="tg">
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>
- {/block:Tags}{/block:HasTags}
- </div>
- <div class="show">
- <a title="show notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div></div>
- <div class="nt">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Date}
- </div>
- {/block:PermalinkPage}
- </div>
- {/block:Date}
- {/block:Posts}
- </div>
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" class="next"></a>
- {/block:NextPage}
- {/block:Pagination}</div></div>
- <!--Like seriously guys, DON'T TOUCH any of this scripts unless you know what it does or you will ruin your whole theme--->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
- <link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
- <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:400,700|Hind:400,700|Dancing+Script:400,700|Open+Sans:400,700|Muli|Kurale|PT+Serif:400,700|Old+Standard+TT:400,700|Roboto:400,700|Roboto+Condensed:400,700|Lato:400,700|Raleway:400,700,300|Montez|Karla:400,700|Quicksand:400,700|Petit+Formal+Script|Clicker+Script|Mako|Maven+Pro:400,700' rel='stylesheet' type='text/css'>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src ="http://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <link rel="stylesheet" href="http://static.tumblr.com/8pnyeus/29To2og0o/styles.css">
- <script src="http://static.tumblr.com/8pnyeus/nfIo2oh8w/l-script.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- {block:IndexPage}
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- {/block:IndexPage}
- <script>
- $(document).ready(function(){
- $(".show").click(function(){
- $(".nt").slideToggle("slow");
- });
- });
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '6px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- {block:IndexPage}
- var $container = $('#posts');
- $container.masonry({ itemSelector: '.entry' });
- $container.imagesLoaded(function(){
- $container.masonry();
- $container.find('.entry').animate({ opacity: 1, zIndex: 1 });
- });
- $container.infinitescroll({
- itemSelector: '.entry',
- navSelector: '.pagination',
- nextSelector: '.next',
- loadingImg: '',
- loadingText: '<em></em>',
- bufferPx: 2000
- },
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '6px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- },
- function(){
- resizeVideos(); },
- function(){
- $container.masonry();
- });
- $newElems.imagesLoaded(function(){
- $container.masonry( 'appended', $newElems );
- $newElems.animate({ opacity: 1, zIndex: 1 });
- });
- });
- {/block:IndexPage}
- });
- </script>
- </body>
- </html>
Add Comment
Please, Sign In to add comment