Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Doomed @ 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:Popup" content=""/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Accent" content="#BDC0DA"/>
- <meta name="text:Home label" content="home" />
- <meta name="text:Ask label" content="ask"/>
- <meta name="text:Navigation label" content="extra"/>
- <meta name="text:Archive label" content="Past" />
- <meta name="text:blogtitle" content="">
- <meta name="text:Link 1" content="uno">
- <meta name="text:Link 1 URL" content="/">
- <meta name="text:Link 2" content="dos">
- <meta name="text:Link 2 URL" content="/">
- <meta name="text:Link 3" content="tres">
- <meta name="text:Link 3 URL" content="/">
- <meta name="text:Link 4" content="cuatro">
- <meta name="text:Link 4 URL" content="/">
- <meta name="text:Link 5" content="cinco">
- <meta name="text:Link 4 URL" content="/">
- <meta name="if:Black header with scroll" content="1">
- <meta name="if:Load more" content="" />
- <meta name="if:Hide captions" content="">
- <meta name="if:Submit link" content="">
- <meta name="if:Scroll to top" content="1">
- <meta name="if:White Tiny cursor" content="" />
- <meta name="if:Black Tiny cursor" content="" />
- <meta name="if:Transparent tumblr controls" content="1">
- <meta name="select:body font" content="Hind" title="Hind">
- <meta name="select:body font" content="Open Sans" title="Open Sans">
- <meta name="select:body font" content="Karla" title="Karla">
- <meta name="select:body font" content="Maven Pro" title="Maven Pro">
- <meta name="select:body font" content="Inconsolata" title="Inconsolata">
- <meta name="select:body font" content="Roboto" title="Roboto">
- <meta name="select:body font" content="Source Sans Pro" title="Source Sans Pro">
- <meta name="select:body font" content="Source Code Pro" title="Source Code Pro">
- <meta name="select:photoset gutters" content="0" title="0px">
- <meta name="select:photoset gutters" content="1" title="1px">
- <meta name="select:photoset gutters" content="2" title="2px">
- <meta name="select:photoset gutters" content="3" title="3px">
- <meta name="select:photoset gutters" content="4" title="4px">
- <meta name="select:photoset gutters" content="5" title="5px">
- <meta name="select:photoset gutters" content="10" title="10px">
- {/block:hidden}
- <!---fonts--->
- <link href='https://fonts.googleapis.com/css?family=Hind:400,700|Open+Sans:400,700|Source+Code+Pro:400,700|Source+Sans+Pro:400,700|Karla:400,700|Maven+Pro:400,700|Inconsolata:400,700|Roboto:400,300,700' rel='stylesheet' type='text/css'>
- <!---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>
- <style type="text/css">
- #s-m-t-tooltip{
- max-width:300px;
- padding:10px;
- min-height:7px;
- margin:20px 0px 0px 20px;
- line-height:100%;
- background:#fff;
- border-bottom:1px solid #eee;
- word-wrap:break-word;
- word-break:break-all;
- opacity:1;
- z-index:9999999999999999999;
- }
- iframe.tmblr-iframe{
- position:fixed!important;
- top:53px!important;
- right:-30px!important;
- opacity:.7;
- -webkit-transform: scale(0.8);
- -moz-transform: scale(0.8);
- -o-transform: scale(0.8);
- transform: scale(0.8);
- z-index:9999!important;
- {block:ifTransparentTumblrControls}
- -webkit-filter:invert(100%);
- -moz-filter:invert(100%);
- -o-filter:invert(100%);
- -ms-filter:invert(100%);
- filter:invert(100%);
- opacity:0.2;
- {/block:ifTransparentTumblrControls}
- {block:ifNOTTransparentTumblrControls}
- -webkit-filter:invert(80%);
- -moz-filter:invert(80%);
- -o-filter:invert(80%);
- -ms-filter:invert(80%);
- filter:invert(80%);
- {block:ifNOTTransparentTumblrControls}
- }
- /*tumblr controls and lightbox*/
- #tumblr_lightbox,.tmblr-lightbox{
- background:rgba(247, 247, 247, 1)!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:10px!important;
- background:#fff!important;
- border-bottom:1px solid #eee!important;
- }
- ::-webkit-scrollbar{
- height:3px;
- width:11px;
- background:inherit;
- background:#eee;
- border:5px solid #f7f7f7;
- }
- ::-webkit-scrollbar-track {background:transparent;}
- ::-webkit-scrollbar-thumb {
- height:150px!important;
- background:#ddd;
- border:5px solid #f7f7f7;
- }
- /*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}
- }
- /*main structure*/
- body{
- background:#f7f7f7;
- font-size:10px;
- font-family:{select:body font}, sans-serif;
- color:{color:text};
- line-height:150%;
- -moz-osx-font-smoothing:grayscale;
- -webkit-font-smoothing:antialiased;
- font-smoothing:antialiased;
- }
- a, a:link, a:active, a:visited{
- color:{color:Accent};
- text-decoration:none;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;}
- a:hover {color:{color:text};}
- .center {
- position:relative;
- margin:100px auto;
- max-width:calc(100% - 90px);
- {block:PermalinkPage}
- width:630px;
- {/block:PermalinkPage}
- }
- #posts{
- position:relative;
- {block:PermalinkPage}
- margin-top:100px;
- {/block:PermalinkPage}
- }
- .entry {
- margin:20px;
- width:240px;
- padding:15px;
- background:#fff;
- border-bottom:1px solid #eee;
- {block:indexpage}
- opacity:0;
- z-index:-1;
- {/block:indexpage}
- {block:PermalinkPage}
- width:500px;
- padding-bottom:10px;
- {/block:PermalinkPage}
- overflow:hidden;
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .3s ease;
- }
- .entry img{
- max-width:100%;
- display:block;
- position:relative;
- overflow:hidden;
- }
- .caption{
- margin-top:10px;
- {block:ifhidecaptions}
- display:none;
- {/block:ifhidecaptions}
- }
- .perm{
- border-top:1px solid #eee;
- margin-top:15px;
- margin-left:-15px;
- width:calc(100% + 18px);
- padding:6px 5px 0px 7px;
- height:8px;
- background:#fff;
- }
- .perm a{color:{color:text};}
- .perm a:hover{color:{color:Accent};}
- .butt{
- position:absolute;
- text-align:right;
- right:0px;
- margin-top:-16px;
- }
- .butt svg{
- width:1em;
- height:1em;
- fill:#888;
- margin:5px;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .butt svg:hover, .buli svg:hover, .our_button svg:hover, .like_button svg:hover{
- fill:{color:Accent}!important;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .custom-like-button {
- position: relative;
- display: inline-block;
- width:20px;
- height:20px;
- left:-7px;
- cursor: pointer;
- }
- .like_button {
- position: absolute;
- top:0;
- left:0;
- right:0;
- bottom:0;
- width:100%;
- height:100%;
- opacity:0;
- z-index:999!important;
- }
- .like_button iframe {
- width:100% !important;
- height:100% !important;
- }
- .like_button svg {
- position:absolute;
- width:100%;
- height:100%;
- top:0;
- left:0;
- right:0;
- bottom:0;
- }
- .like_button:hover + svg {fill:{color:Accent}!important;}
- .like_button.liked + svg { fill:{color:Accent}!important;}
- .video, .video iframe, .tumblr_video_container {
- display:block;
- width:240px;
- height:auto!important;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- }
- 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{font-size:1em;}
- big{font-size:2em;}
- h1, h2, h3, h4 {
- font-size:2em;
- margin:0;
- padding:0;
- }
- /*audio player*/
- .playbox {
- position:absolute;
- z-index:9;
- background:white;
- opacity:1;
- width:50px;
- border:1px solid #eee;
- height:50px;
- -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:11px 11px 11px 11px;
- }
- .info {
- margin-left:50px;
- border:1px solid #eee;
- min-height:20px;
- padding:6px;
- padding-left:10px;
- font-size:13px;
- letter-spacing:1px;
- text-align:left;
- line-height:150%;
- text-transform:uppercase;
- }
- /*title*/
- .tit{
- font-size:1.3em;
- color:{color:Accent};
- text-transform:uppercase;
- letter-spacing:1px;
- margin-bottom:6px;
- }
- blockquote{
- border-left:1px solid #eee;
- margin:10px 0px 10px 0px;
- padding-left:10px;
- }
- .quote{
- font-size:1.3em;
- }
- .qs{
- margin-top:10px!important;
- text-transform:uppercase;
- letter-spacing:1px;
- text-align:left;
- }
- .qs:before {
- display:block;
- margin-bottom:10px;
- content:"";
- width:40px;
- height:2px;
- background:{color:Accent};
- }
- /*ask style*/
- .as{
- color:{color:text};
- font-style:italic;
- margin:5px;
- text-align:right;
- }
- .q{
- background:#f7f7f7;
- padding:10px;
- }
- .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{
- color:{color:Accent};
- }
- .c{position:fixed;bottom:10px;right:10px;width:10px;height:10px;background:#fff;padding:5px;text-transform:uppercase;line-height:10px;font-family:open sans;font-size:7px;letter-spacing:1px;-webkit-transition:all 0.5s linear;border-bottom:1px solid #eee;}.c:hover{background:black;}.c a{color:{color:text};}.c:hover a{color:white;}
- .entry li {
- list-style:none;
- line-height:170%;
- text-align:left;
- }
- .entry li:before {
- display:block;
- position:absolute;
- margin-left:-20px;
- margin-top:8px;
- content:"";
- width:14px;
- height:1px;
- background:#ddd;}
- /*permalink notes*/
- .inf{
- display:block;
- margin-top:15px;
- border-top:1px solid #eee;
- margin-left:-15px;
- width:calc(100% + 20px);
- padding:10px;
- padding-bottom:0px;
- line-height:17px;
- }
- .tg{display:block;}
- .tg a:after{content:',';}
- .tg a:last-of-type:after {content:'.';}
- .inf a, .notas a, .tg a{color:{color:text};}
- .inf a:hover, .notas a:hover, .tg a:hover{color:{color:Accent};}
- .notas{
- padding-top:10px;
- display:none;
- margin-left:-15px;
- width:calc(100% + 30px);
- color:{color:text};
- overflow:hidden;
- }
- .notas li {
- list-style:none;
- line-height:170%;
- text-align:left;}
- .notas li:before {
- display:block;
- position:absolute;
- content:"";
- width:0px;
- height:0px;}
- ol.notes {
- padding:0px!important;
- margin: 0;
- list-style-type: none;
- }
- ol.notes li.note {
- padding:8px;
- border-top:1px solid #eee;
- }
- ol.notes li.note img.avatar {
- float:right;
- border-radius:50%;
- padding:0px!important;
- border:1px solid #fff;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- li.more_notes_link_container {
- text-transform: uppercase;
- font-size:1em;
- letter-spacing:1px;
- height:8px;
- }
- img:not(.lightbox-image) {
- max-width:100%;
- height:auto;
- }
- .pagination {
- visibility:hidden;
- display:none;
- opacity:0;
- }
- #infscr-loading { display:none!Important; }
- footer{
- width:100%;
- margin:auto;
- float:center;
- margin-top:50px;
- margin-bottom:50px;
- text-align:center;}
- a.load-more {
- margin:auto;
- width:50px;
- padding:10px;
- color:{color:text};
- letter-spacing:1px;
- text-transform:uppercase;
- background:#fff;
- border-bottom:1px solid #eee;
- }
- a.load-more:hover{
- color:{color:Accent};
- border-bottom:1px solid {color:Accent};
- {block:IfBlackHeaderWithScroll}
- background:black;
- color:#fff;
- border-bottom:1px solid black;
- {/block:IfBlackHeaderWithScroll}
- }
- .header{
- position:fixed;
- width:100%;
- padding:15px;
- height:20px;
- left:0px;
- right:0px;
- top:0px;
- font-size:11px;
- line-height:210%;
- letter-spacing:1px;
- background:#fff;
- text-transform:uppercase;
- border-bottom:1px solid #eee;
- z-index:999999;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .header a{color:{color:text};margin:5px;}
- .header a:hover{color:{color:Accent};}
- .header2 a{color:#fff;}
- .header2{background:black;color:#fff;border-bottom:1px solid black;}
- .search .query {
- border: 0;outline: 0;position:absolute;margin-left:105px;
- border-top:1px solid #eee;padding: 5px;
- font-family: inherit;margin-top:-26px;font-size: inherit;
- color: inherit;width:100px;
- background-color: transparent;-webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .search .query:hover{
- border-top:1px solid {color:Accent};
- color:{color:Accent};
- }
- ::-webkit-input-placeholder {color: inherit;}
- :-moz-placeholder {color: inherit; opacity:1;}
- ::-moz-placeholder {color: inherit; opacity:1;}
- :-ms-input-placeholder {color: inherit;}
- input:focus::-webkit-input-placeholder {color: transparent;}
- input:focus:-moz-placeholder {color: transparent;}
- input:focus::-moz-placeholder {color: transparent;}
- input:focus:-ms-input-placeholder { color: transparent;}
- #modal{cursor:pointer;
- }
- .popup{
- position:fixed;
- display:none;
- width:100%;
- height:100%;
- left:0%;
- top:0%;
- right:0%;
- bottom:0%;
- z-index:999999999999;
- background:#f7f7f7;
- }
- .close {
- position:fixed;
- width:100%;
- height:100%;
- z-index:-1;}
- .section{
- position:relative;
- margin:160px auto;
- z-index:1;
- width:210px;
- height:auto;
- padding:20px;
- padding-bottom:10px;
- background:#fff;
- border-bottom:1px solid #eee;
- }
- .desc{
- margin-top:10px;
- margin-bottom:10px;
- z-index:99999;
- position:relative;
- }
- .desc img{
- {block:ifPopupImage}
- display:block;
- visibility:visible;
- float:left;
- width:70px;
- margin-right:10px;
- {/block:ifPopupImage}
- }
- .ntitle{
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:15px;
- display:block;
- border-bottom:1px solid #eee;
- padding-bottom:10px;
- }
- .navigate{
- display:inline-block;
- width:220px;
- height:auto);
- }
- .navigate a{
- display:inline-block;
- width:100px;
- padding:5px;
- margin-left:-5px;
- border-top:1px solid #eee;
- color:{color:text};
- }
- .navigate a:hover{
- border-top:1px solid {color:Accet};
- color:{color:Accent};
- }
- #scroll:link, #scroll:visited {display:none;}
- </style>
- </head>
- <body>
- <div class="popup modal"><a class="close"></a><div class="section">
- <div class="ntitle">{text:Blogtitle}</div><div class="desc"><img src="{image:Popup}">{description}</div>
- <div class="navigate">{block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}{block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}<form action="/search" method="get" class="search">
- <input type="text" name="q" value="" class="query" placeholder="search">
- </form></div></div></div>
- <div class="header">
- <div class="nav">
- <a href="/">{text:Home Label}</a><a href="/ask">{text:Ask Label}</a><a id="modal">{text:Navigation Label}</a>{block:IfSubmitLink}<a href="/submit">Submit</a>{/block:IfSubmitLink}<a href="/archive">{text:Archive Label}</a><a href="http://planthed.tumblr.com" target="_blank">credit</a><a href="javascript:;" id="scroll" rel="nofollow">scroll to top</a>
- </div></div>
- <div class="center">
- <div id="posts">
- {block:Posts}
- <div class="entry" id="{PostID}">
- {block:Text}
- {block:Title}
- <div class="tit">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <div class="tit">
- <a href="{URL}">{Name} <i class="fa fa-angle-right"></i></a></div>
- {block:Description}{Description}{/block:Description}
- {block:Link}
- {block:Photo}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
- {block:IndexPage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {/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}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝ {quote}</div>
- <div class="qs">{block:Source}{Source}{/block:Source}</div>
- {/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:Chat}
- {block:Audio}
- <div class="playbox">
- <div class="button">
- {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
- <div class="info">
- <div style="color:{color:Accent}"><span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName} </div>
- <div style="font-size:0.8em;"><span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</div>
- </div>
- {block:IndexPage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:IndexPage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {/block:Video}
- {block:Answer}
- <div class="q">{Question}</div>
- <div class="as">sent by {Asker}</div>
- {Answer}
- {/block:Answer}
- {block:IndexPage}
- <div class="perm">
- <a href="{permalink}">{DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}</a>
- <div class="butt"><a title="reblog" href="{ReblogURL}">
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
- <div class="custom-like-button">
- {LikeButton}
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </span>
- </div>
- </div>
- </div>
- {/block:IndexPage}
- <!-- {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}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {block:Date}
- <div class="inf">
- 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>
- <a title="show notes" class="show">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div>
- <div class="notas">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Date}
- </div>
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- </div>
- {block:Pagination}
- {block:ifloadmore}
- <footer>
- <a href="#" class="load-more">load more</a></footer>
- {/block:ifloadmore}
- {/block:Pagination}
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">prev</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" class="next">next</a>
- {/block:NextPage}</div>
- {/block:Pagination}
- </div>
- <div class="c"><a href="http://painthemes.tumblr.com" target="_blank">pt</a></div>
- <!--Like seriously guys, DON'T TOUCH any of this scripts unless you know what it does or you will ruin your whole theme--->
- <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>
- <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>
- {block:IfScrollToTop}
- $(function(){$window=$(window);$link=$("#scroll");$link.click(function(){$("html, body").animate({scrollTop:0},"slow")});$window.scroll(function(){if($window.scrollTop()<=0){$link.fadeOut("slow")}else{$link.fadeIn("fast")}})});
- {/block:IfScrollToTop}
- $(function(){$("#modal").click(function(){ id = $(this).attr("id");
- $(".popup."+id).fadeIn(); });
- $("a.close").click(function(){ $(".popup").fadeOut(); });
- });
- $(document).ready(function(){ $(".show").click(function(){
- $(".notas").slideToggle("slow");});});
- {block:IfBlackHeaderWithScroll}
- $(document).ready (function () { $(window).scroll (function () {
- var sT = $(this).scrollTop(); if (sT >= 100) {
- $('.header').addClass('header2') }else { $('.header').removeClass('header2') }})})
- {/block:IfBlackHeaderWithScroll}
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '{select:photoset gutters}px',
- 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: '',
- doneText: 'no more posts',
- bufferPx: 2000,
- {block:ifloadmore}
- errorCallback: function () {
- jQuery ('.load-more').delay(40).fadeOut (50);
- $('.entry').last().after($('.load-more'));
- }
- {/block:ifloadmore}
- },
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '{select:photoset gutters}px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- },
- function(){
- resizeVideos(); },
- function(){
- $container.masonry();
- });
- var $newElemsIDs = $newElems.map(function(){
- return this.id;
- }).get();
- console.log($newElems, $newElemsIDs);
- Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
- $newElems.imagesLoaded(function(){
- $container.masonry( 'appended', $newElems );
- $newElems.animate({ opacity: 1, zIndex: 1 });
- });
- });
- {block:ifloadmore}
- $(window).unbind('.infscr');
- $('.load-more').click(function(){
- $container.infinitescroll('retrieve');
- return false
- }); {/block:ifloadmore}
- {/block:IndexPage}
- });
- </script>
- </body>
- </html>
Add Comment
Please, Sign In to add comment