Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!---
- don't remove the credit
- leave the credit if you want to use parts of the theme
- --->
- <meta name="color:Background" content="#e9e2cd" />
- <meta name="color:BlockquoteBorder" content="#a36c6c" />
- <meta name="color:BlogTitle" content="#ffffff" />
- <meta name="color:BlogTitleBackground" content="#e0b3af" />
- <meta name="color:CustomLinkText" content="#ffffff" />
- <meta name="color:DescBackground" content="#e0b3af" />
- <meta name="color:DescBold" content="#5c6da2" />
- <meta name="color:DescItalic" content="#718f53" />
- <meta name="color:DescLink" content="#a36c6c" />
- <meta name="color:DescText" content="#ffffff" />
- <meta name="color:EntryAudioPlayCount" content="#f1f1f1" />
- <meta name="color:EntryAudioTrackName" content="#f1f1f1" />
- <meta name="color:EntryBackground" content="#f5f5f5" />
- <meta name="color:EntryBold" content="#5c6da2" />
- <meta name="color:EntryItalic" content="#718f53" />
- <meta name="color:EntryLikeButton" content="#161616" />
- <meta name="color:EntryLink" content="#a36c6c" />
- <meta name="color:EntryLinkHover" content="#66221e" />
- <meta name="color:EntryReblogButton" content="#a36c6c" />
- <meta name="color:EntryText" content="#666666" />
- <meta name="color:HeaderBackground" content="#d8b476" />
- <meta name="color:HeaderLinks" content="#ffffff" />
- <meta name="color:SidebarImageBorder" content="#e4cdbf" />
- <meta name="color:StatisticsBackground" content="#e4cdbf" />
- <meta name="color:StatisticsText" content="#ffffff" />
- <meta name="color:MusicTab" content="#a36c6c" />
- <meta name="color:PaginationBackground" content="#a36c6c" />
- <meta name="color:PaginationText" content="#ffffff" />
- <meta name="color:PostTitle" content="#d8b476" />
- <meta name="if:500Posts" content="0" />
- <meta name="if:540Posts" content="1" />
- <meta name="if:FadingPhoto" content="0" />
- <meta name="if:InfiniteScrolling" content="0" />
- <meta name="if:LeftSide" content="1" />
- <meta name="if:Monochrome" content="0" />
- <meta name="if:MusicPlayer" content="1" />
- <meta name="if:ShowCaptions" content="1">
- <meta name="if:ShowPortrait" content="1" />
- <meta name="if:ShowTags" content="1" />
- <meta name="image:BackgroundImage" content=""/>
- <meta name="image:CornerImage" content="" />
- <meta name="image:SidebarImage" content="https://static.tumblr.com/agbls8h/Ioiol6f71/untitled-1.png"/>
- <meta name="text:Background Repeat" content="repeat"/>
- <meta name="text:MusicCode" content=" "/>
- <meta name="text:LinkTitle1" content="/"/>
- <meta name="text:LinkURL1" content="/"/>
- <meta name="text:LinkTitle2" content="/"/>
- <meta name="text:LinkURL2" content="/"/>
- <meta name="text:LinkTitle3" content="/"/>
- <meta name="text:LinkURL3" content="/"/>
- <meta name="text:LinkTitle4" content="/"/>
- <meta name="text:LinkURL4" content="/"/>
- <meta name="text:LinkTitle5" content="/"/>
- <meta name="text:LinkURL5" content="/"/>
- <meta name="text:LinkTitle6" content="/"/>
- <meta name="text:LinkURL6" content="/"/>
- <meta name="text:LinkTitle7" content="/"/>
- <meta name="text:LinkURL7" content="/"/>
- <meta name="text:LinkTitle8" content="/"/>
- <meta name="text:LinkURL8" content="/"/>
- <head>
- <link rel="stylesheet" type="text/css" href="https://static.tumblr.com/uuxiawr/7ono98kkl/mohave_gluk.css" />
- <link rel="stylesheet" type="text/css" href="https://static.tumblr.com/uuxiawr/dDeo9cebd/ostrich_prosto_govern.css" />
- <link rel="stylesheet" type="text/css" href="https://static.tumblr.com/uuxiawr/N2wo9dw61/academic_gabo_grealn.css" />
- <link href='https://fonts.googleapis.com/css?family=Donegal+One' rel='stylesheet' type='text/css'>
- <link href="https://fonts.googleapis.com/css?family=Arima+Madurai:300,400,700,900" rel="stylesheet">
- <meta https-equiv="content-type" content="text/html; charset=utf-8">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- body {
- background-image: url('{image:backgroundImage}');
- background-color: {color:background};
- background-attachment: fixed;
- background-repeat: {text:Background Repeat};
- color: {color:EntryText};
- margin: 0;
- }
- ::-webkit-scrollbar-thumb {
- background-color: {color:desctext};
- height: 5px;
- width: 8px;
- }
- ::-webkit-scrollbar {
- height: 5px;
- width: 8px;
- background-color: {color:descbackground};
- }
- a{
- color:{color:EntryLink};
- text-decoration: none;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- }
- .headerportrait{
- position:fixed;
- width:60px;
- height:60px;
- z-index:9999999;
- top:-5px;
- right:5px;
- }
- .headerportrait img{
- width:60px;
- height:60px;
- border:5px solid {color:PaginationBackground};
- -moz-border-radius: 0px 0px 0px 60px;
- -webkit-border-radius:0px 0px 0px 60px;
- border-radius:0px 0px 0px 60px;
- }
- .header{
- position:fixed;
- top:0px;
- right:0px;
- height:40px;
- z-index:9999;
- background:{color:HeaderBackground};
- {block:if500Posts}width: 800px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 700px;
- {block:if540Posts}width: 840px;{/block:if540Posts}
- {/block:ifNot500Posts}
- }
- .headerlinkholder{
- height:100%;
- display:table;
- float:right;
- {block:if500Posts}width: 500px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 400px;
- {block:if540Posts}width: 540px;{/block:if540Posts}
- margin:0px 85px 0px 0px;
- text-align:center;
- }
- .headerlinkholder p{
- display: table-cell;
- vertical-align: middle;
- text-align: center;
- }
- .headerlinkholder a{
- font-family:georgia;
- font-size:12px;
- font-style:italic;
- margin-right:20px;
- color:{color:headerlinks};
- text-shadow:10px 0px transparent, -10px 0px transparent;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease
- }
- .headerlinkholder a:hover{
- text-shadow:0px 0px {color:headerlinks}, -0px 0px {color:headerlinks};
- }
- .bg2{
- position:fixed;
- top:0;
- bottom:0;
- right:0;
- width:40px;
- text-align:center;
- background:{color:HeaderBackground} ;
- }
- .linkholderlinks{
- display:block;
- text-align:center;
- width:40px;
- padding:5px 0px 5px 0px;
- }
- .linkholderlinks a{
- font: 11px 'Arima Madurai', sans-serif;
- margin:0px 0px 0px 0px;
- display:inline-block;
- width:40px;
- color:{color:CustomLinkText};
- letter-spacing:0.6px;
- text-shadow:10px 0px transparent, -10px 0px transparent;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease
- }
- .linkholderlinks a:hover{
- text-shadow:0px 0px {color:CustomLinkText}, -0px 0px {color:CustomLinkText};
- }
- .linkborder{
- display:inline-block;
- width:40px;
- height:1px;
- margin:5px 0px 5px 0px;
- background-color:{color:CustomLinkText};
- }
- #sidebar{
- position: fixed;
- overflow:visible;
- top: 40px;
- bottom:0px;
- width: 170px;
- text-align: center;
- font-family: consolas;
- font-size: 10px;
- {block:if500Posts}right:630px;{/block:if500Posts}
- {block:ifNot500Posts}
- right:530px;
- {block:if540Posts}right:670px;{/block:if540Posts}
- {/block:ifNot500Posts}
- }
- #sidebarx{
- display:inline-block;
- float:left;
- position:relative;
- width: 170px;
- }
- #sidebarx img{
- width: 150px;
- border:10px solid {color:SidebarImageBorder};
- float:left;
- }
- .descholder{
- margin: 10px 0px 0px 0px;
- width: 160px;
- text-align: justify;
- display:inline-block;
- }
- #descbox{
- width: 150px;
- color: {color:desctext};
- font-family: calibri;
- font-size: 9px;
- letter-spacing:1px;
- display:inline;
- background:{color:DescBackground};
- line-height:13px;
- box-shadow: 5px 0 0 {color:DescBackground}, -5px 0 0 {color:DescBackground};
- }
- #descbox a{
- color: {color:desclink};
- text-decoration: underline;
- }
- #descbox b,strong{
- color: {color:descbold};
- }
- #descbox i,em{
- color: {color:descitalic};
- }
- #blogtitle{
- display:inline-block;
- float:left;
- width:160px;
- font-size:12px;
- padding:10px 5px 10px 5px;
- text-transform:none;
- font-family: 'ostrich_sansheavy';
- background:{color:blogtitleBackground};
- color: {color:blogtitle};
- }
- #blogtitle a{
- color: {color:blogtitle};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #titlebox a:hover{
- color: {color:blogtitlehover};
- }
- #pagi{
- display:block;
- float:left;
- width:170px;
- margin-top:10px;
- height:15px;
- line-height:15px;
- font-size: 11px;
- text-align:center;
- letter-spacing:1px;
- font-family: 'gabo_driveregular';
- }
- #pagiblocks{
- display:inline-block;
- width:50px;
- background:{color:PaginationBackground};
- text-align:center;
- color:{color:paginationtext};
- padding:2px;
- font-family:calibri;
- font-size:10px;
- }
- #pagiblocks a{
- color:{color:paginationtext};
- }
- #posts{
- {block:if500Posts}width: 500px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 400px;
- {block:if540Posts}width: 540px;{/block:if540Posts}
- {/block:ifNot500Posts}
- float:right;
- margin:85px 85px 0px 0px;
- position:relative;
- z-index:998;
- }
- img.center {
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
- .entryholder{
- {block:if500Posts}width: 500px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 400px;
- {block:if540Posts}width: 540px;{/block:if540Posts}
- display:block;
- position:relative;
- margin: 0px 0px 50px 0px;
- }
- .entry{
- {block:if500Posts}width: 500px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 400px;
- {block:if540Posts}width: 540px;{/block:if540Posts}
- {/block:ifNot500Posts}
- font-size: 10px;
- text-align:justify;
- font-family: calibri;
- letter-spacing:1px;
- overflow: hidden;
- background-color: {color:entrybackground};
- color: {color:EntryText};
- }
- .entry img{
- {block:if500Posts}max-width: 500px;{/block:if500Posts}
- {block:ifNot500Posts}
- max-width: 400px;
- {block:if540Posts}max-width: 540px;{/block:if540Posts}
- {/block:ifNot500Posts}
- {block:IndexPage}
- {block:ifFadingPhoto}
- opacity: 0.8;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- {/block:ifFadingPhoto}
- {block:ifMonochrome}
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
- filter: gray; /* IE6-9 */
- -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
- -webkit-transition: all 0.7s linear;
- -moz-transition: all 0.7s linear;
- -o-transition: all 0.7s linear;
- {/block:ifMonochrome}
- {/block:IndexPage}
- }
- .entry:hover img{
- opacity: 1;
- filter: none;
- -webkit-filter: grayscale(0%);
- }
- .entry b, strong{
- color: {color:EntryBold};
- }
- b,strong{
- color: {color:EntryBold};
- }
- .entry i, em{
- color: {color:EntryItalic};
- }
- .entry a{
- text-decoration: underline;
- color: {color:EntryLink};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .entry a:hover{
- color: {color:EntryLinkHover};
- text-decoration: none;
- text-shadow: 0.1em 0.1em 0.06em {color:EntryText};
- }
- .entry h1{
- font-family: consolas;
- text-transform: uppercase;
- font-size: 15px;
- font-weight: 20px;
- letter-spacing: 1px;
- }
- .entry h1 a{
- color: {color:EntryLink};
- }
- blockquote{
- border-left: 4px solid {color:blockquoteborder};
- font-size: 10px;
- padding-left:10px;
- padding-right: 4px;
- margin:5px;
- text-align:justify;
- }
- .entry blockquote img{
- max-width: 90%;
- margin-left: 3px;
- }
- .entry pre{
- word-wrap:break-word;
- white-space: pre-wrap;
- word-break:break-all;
- padding:5px;
- letter-spacing:0px;
- }
- .entry blockquote pre{
- font-size:11px;
- font-family:courier new;
- padding:5px;
- width:100%;
- word-wrap:break-word;
- white-space: pre-wrap;
- word-break:break-all;
- }
- #quote{
- color: {color:EntryText};
- padding: 15px;
- font-family: 'mohavebold';
- font-size:11px;
- text-align:justify;
- letter-spacing:0px;
- line-height: 15px;
- }
- .quote2{
- position:absolute;
- margin-left:-20px;
- margin-top:10px;
- font-family: Donegal One,serif;
- font-size: 50px;
- color: {color:EntryText};
- }
- .permalink {
- font-family: cambria;
- font-size: 10px;
- color: {color:EntryText};
- text-transform: uppercase;
- text-align: center;
- width: 514px;
- margin-top: 20px;
- margin-bottom: 10px;
- margin-left: -10px;
- float: left;
- background-color: {color:entrybackground};
- }
- .permalink b {
- color: {color:EntryBold};
- font-weight: normal;
- }
- #date {
- color: {color:EntryText};
- }
- .permalink a {
- color: {color:EntryLink};
- text-decoration: none;
- }
- .title{
- color: {color:posttitle};
- margin-bottom:10px;
- font-size: 13px;
- font-family: 'mohavebold';
- line-height: 100%;
- letter-spacing: 1px;
- text-transform: uppercase;
- text-align: center;
- font-weight:bold;
- margin-top:3px;
- }
- .title2{
- color: {color:PostTitle};
- padding:20px;
- margin-bottom:10px;
- display:block;
- text-transform: none;
- text-align: center;
- font-size: 18px;
- font-family: 'mohavebold';
- background-color: {color:posttitlebackground};
- border:1px solid {color:posttitle};
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- }
- .title2 a{
- color: {color:PostTitle};
- width:100%;
- display:block;
- text-decoration:none;
- }
- .title2 z{
- color: {color:PostTitle};
- font-size:11px;
- font-family:calibri;
- width:100%;
- text-decoration:underline;
- display:block;
- }
- .title2 a:hover{
- color: {color:PostTitle};
- }
- /* Ask Posts */
- .arrow-down2 {
- margin-top:-5px;
- display:block;
- margin-left:20px;
- width:0px;
- height:0px;
- border-left:10px solid transparent;
- border-right:10px solid transparent;
- border-top:15px solid {color:EntryText};
- font-size:0px;
- line-height:0px;
- }
- .ask {
- display:block;
- padding:10px;
- background-color:{color:EntryText};
- color:{color:entrybackground};
- text-transform: none;
- }
- .askx img {
- max-width: 30px;
- display:block;
- margin-left:15px;
- margin-top:5px;
- -moz-border-radius: 30px 30px 30px 30px;
- -webkit-border-radius: 30px 30px 30px 30px;
- border-radius: 30px 30px 30px 30px;
- }
- .asky {
- display:block;
- float:left;
- text-transform:uppercase;
- margin-top:13px;
- font-size:10px;
- margin-left:5px;
- }
- .aska{
- display:block;
- margin-top:50px;
- border-top: 1px solid {color:EntryText};
- }
- #source {
- font-family: consolas;
- font-size:7pt;
- text-align: right;
- margin-top: -5px;
- }
- #source p{
- display:none;
- }
- ol.notes {
- background-color:{color:EntryBackground};
- font-family:tahoma;
- font-size:10px;
- padding-top:10px;
- border: 0px;
- padding-left:15px;
- margin-top:10px;
- width:476px;
- margin-left: 0px;
- list-style-type: none;}
- ol.notes li.note {
- background: ;
- padding:5px;
- width:480px;
- letter-spacing: 0px;
- text-align: left;
- }
- ol.notes li.note a{
- color:{color:EntryLink};
- background: ;
- font-family:tahoma;
- text-transform:none;
- letter-spacing:0px;
- font-size:10px;}
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 0px;
- }
- .playerbuttonbg {
- position: absolute;
- left: 0px;
- right: 0px;
- top:0px;
- height: 200px;
- background-color: #000;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .newplayerbutton {
- position: relative;
- height: 200px;
- left:0px;
- right:200px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- }
- .tumblr_audio_player {
- width:40px;
- height: 200px;
- left:0px;
- }
- .audioimgwrapper {
- position: absolute;
- right: 0px;
- top: 0px;
- overflow: hidden;
- width: 200px;
- height: 200px;
- z-index:97;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- position:absolute;
- z-index:9px;
- top:0px;
- }
- .audioimgwrapper3{
- width: 100%;
- height: 100%;
- position:absolute;
- z-index:9px;
- background-color:#000;
- opacity:1;
- }
- .audioimgwrapper2 img {
- width: 100%;
- height: auto;
- position:absolute;
- z-index:-2px;
- top:0px;
- }
- .trackdetails {
- left: 40px;
- position:absolute;
- height: 200px;
- width:300px;
- text-align:center;
- z-index:999;
- display: table;
- font-size:20px;
- font-family: 'mohavebold';
- color:{color:EntryBold};
- }
- .trackdetails p{
- width:100%;
- text-align:center;
- display: table-cell;
- vertical-align: middle;
- }
- .pc{
- font-size:20px;
- font-family: 'mohavebold';
- color:{color:EntryAudioPlayCount};
- line-height:1px;
- }
- .ann{
- font-size:10px;
- font-family: 'mohaveregular';
- color:{color:EntryAudioTrackName};
- line-height:1px;
- }
- .audiowrapper {
- position:relative;
- display:block;
- width:100%;
- height: 200px;
- }
- .photo img{
- display:block;
- {block:iffadingphoto}
- filter:alpha(opacity=70);
- -moz-opacity: 0.8;
- -webkit-transition: all 0.7s linear;
- -moz-transition: all 0.7s linear;
- -o-transition: all 0.7s linear;
- {/block:iffadingphoto}
- {block:ifMonochrome}
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
- filter: gray; /* IE6-9 */
- -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
- -webkit-transition: all 0.7s linear;
- -moz-transition: all 0.7s linear;
- -o-transition: all 0.7s linear;
- {/block:ifMonochrome}
- }
- .photo:hover img{
- opacity: 1;
- filter: none;
- -webkit-filter: grayscale(0%);
- }
- .odd .line {
- padding: 3px;
- margin-bottom:3px;
- border-bottom: 2px solid {color:entrytext};
- }
- .even .line {
- padding:3px;
- margin-bottom:3px;
- border-bottom: 2px solid {color:entrytext};
- }
- .odd .name {
- padding: 3px;
- }
- .even .name {
- padding: 3px;
- }
- #music-rounded {
- position:fixed;
- z-index:99999;
- right:25px;
- bottom:25px;
- width:50px;
- height:50px;
- background-color:{color:musicplayer};
- -moz-border-radius:100px;
- -webkit-border-radius:100px;
- border-radius:100px;
- opacity:1;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- transition: all 0.4s ease;
- }
- #music-rounded img {
- margin-top:17px;
- margin-left:-2px;
- }
- #music-rounded:hover .music-player-embed {
- -moz-border-radius:5px;
- -webkit-border-radius:5px;
- border-radius:5px;
- margin-top:-23px;
- opacity:1;
- background-color:{color:musicplayer};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- transition: all 0.7s ease;
- }
- .music-border {
- position:absolute;
- margin-top:-48px;
- margin-left:-15px;
- border:10px solid {color:musicplayerborder};
- width:60px;
- height:59px;
- background-color:none;
- -moz-border-radius:100px;
- -webkit-border-radius:100px;
- border-radius:100px;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- transition: all 0.4s ease;
- }
- #music-rounded:hover .music-border {
- margin-top:-52px;
- margin-left:-20px;
- border:15px solid {color:musicplayerborder};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -webkit-transform:rotateY(360deg);
- -moz-transform:rotateY(360deg);
- -o-transform: rotateY(360deg);
- }
- .music-player-embed {
- font-family:Consolas;
- font-size:11px;
- position:absolute;
- width:100px;
- background-color:{color:musicplayer};
- padding:9px;
- margin-left:-150px;
- margin-top:0px;
- overflow:hidden;
- opacity:0;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- transition: all 0.7s ease;
- }
- #musicboxx
- {position:fixed;
- background-color:{color:musictab};
- bottom:0px;
- left:0px;
- width:96px;
- height:12px;
- text-align:center;
- padding:3px;
- overflow:hidden;
- opacity:0.3;
- z-index:9999999;
- -webkit-transition: opacity 0.5s ease-in-out;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #musicboxx:hover
- {opacity:1;
- }
- #insidebox
- {height:11px;
- -webkit-transition: opacity 0.5s ease-in-out;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #playerbox
- {margin-top:0px;
- }
- #musicboxx:hover #insidebox
- {margin-top:-23px;
- }
- .tmblr-iframe {
- left:3px !important;
- position:fixed !important;
- z-index:9999999;
- opacity: 0.4;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .tmblr-iframe:hover {
- opacity: 1;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .photo img { max-width: 100%; height: auto }
- #pagination{
- width:10;
- left:0px;
- bottom:0px;
- position:absolute;
- padding:5px 15px 0px 0px;
- display:none;
- }
- /* =============================================================================
- PXU Photoset Extended Styles
- ========================================================================== */
- .clearit:before, .clearit:after { content: ""; display: table; }
- .clearit:after { clear: both; }
- .clearit { *zoom: 1; }
- /* Photoset */
- .photo-slideshow {
- visibility: hidden;
- }
- .photo-slideshow.processed {
- visibility: visible;
- }
- .photo-slideshow .row {
- clear: both;
- width: 100%;
- }
- .photo-slideshow .pxu-photo {
- display: block;
- float: left;
- margin-bottom: 0;
- width: 100%;
- overflow: hidden;
- }
- .photo-slideshow .pxu-photo img {
- display: block;
- }
- .photo-slideshow.processed .pxu-photo img {
- width: 100%;
- height: auto;
- }
- .photo-slideshow .pxu-photo:first-child img {
- margin-left: 0;
- }
- .photo-slideshow .count-1 {
- width: 100%;
- margin-bottom:4px;
- }
- .photo-slideshow .count-2 {
- margin-bottom:4px;
- }
- .photo-slideshow .count-2:nth-child(1) {
- {block:if500Posts}width: 248px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 198px;
- {block:if540Posts}width: 268px;{/block:if540Posts}
- {/block:ifNot500Posts}
- }
- .photo-slideshow .count-2:nth-child(2) {
- {block:if500Posts}width: 248px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 198px;
- {block:if540Posts}width: 268px;{/block:if540Posts}
- {/block:ifNot500Posts}
- margin-left:4px;
- }
- .photo-slideshow .count-3{
- margin-bottom:4px;
- }
- .photo-slideshow .count-3:nth-child(1) {
- {block:if500Posts}width: 164px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 130.6666666666667px;
- {block:if540Posts}width: 177px;{/block:if540Posts}
- {/block:ifNot500Posts}
- }
- .photo-slideshow .count-3:nth-child(2) {
- {block:if500Posts}width: 164px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 130.6666666666667px;
- {block:if540Posts} width: 178px;{/block:if540Posts}
- {/block:ifNot500Posts}
- margin-left:4px;
- }
- .photo-slideshow .count-3:nth-child(3) {
- {block:if500Posts}width: 164px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 130.6666666666667px;
- {block:if540Posts}width: 177px;{/block:if540Posts}
- {/block:ifNot500Posts}
- margin-left:4px;
- }
- .photo-slideshow .count-4 {
- width: 25%;
- margin-bottom:4px;
- }
- .photo-slideshow .count-5 {
- width: 20%;
- margin-bottom:4px;
- }
- .photo-slideshow .info {
- display: none;
- }
- .tumblr-box {
- display:block;
- position:absolute;
- top:0;
- right:0;
- bottom:0;
- left:0;
- z-index:1;
- }
- /* Icons for EXIF Data and Zoom */
- .photo-data {
- position: relative;
- float: left;
- }
- .icons {
- position: absolute;
- top: 5px;
- right: 5px;
- width: 20px;
- height: 66px;
- text-indent: -9999px;
- z-index: 999;
- visibility: hidden;
- }
- .icons > span, .icons .tumblr-box span {
- width: 20px;
- height: 20px;
- display: block;
- margin-bottom: 2px;
- cursor: pointer;
- }
- .zoom {
- background: url('https://static.tumblr.com/hugxd2w/kgem0so9j/zoom-icon.png');
- }
- .info {
- background: url('https://static.tumblr.com/hugxd2w/ffwm0so9t/info-icon.png');
- position: relative;
- }
- /* EXIF & CAPTION Data Tooltip */
- .pxu-data {
- position: absolute;
- top: 30px;
- left: -110px;
- width: 240px;
- background: #000;
- background: rgba(0,0,0,.85);
- color: #fff;
- font-size: 12px;
- line-height: 1.4;
- text-indent: 0;
- padding: 20px;
- display: none;
- opacity: 0;
- filter: alpha(opacity = 0);
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
- box-shadow: 2px 2px 7px rgba(0,0,0,0.55);
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .pxu-caption {
- margin-top: 0;
- word-wrap: break-word;
- }
- .pxu-caption:before {
- content: url('https://static.tumblr.com/hugxd2w/SSBm6wxmm/caption-icon.png');
- opacity: 0.5;
- filter: alpha(opacity = 50);
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
- float: left;
- margin-right: 5px;
- }
- .pxu-data.caption-only .pxu-caption {
- margin-bottom: 0;
- }
- .pxu-data table {
- font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
- font-weight: bold;
- width: 100%;
- }
- .pxu-data table tr {
- width: 100%;
- }
- .pxu-data table tr td {
- width: 50%;
- font-weight: bold;
- padding-bottom: 15px;
- }
- .pxu-data table tr:last-child td {
- padding-bottom: 0;
- }
- .pxu-data .label {
- color: #cccccc;
- text-transform: uppercase;
- font-size: 10px;
- text-align: right;
- padding-right: 12px;
- font-weight: normal;
- }
- .arrow-down {
- width: 0;
- height: 0;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- border-bottom: 10px solid rgba(0,0,0,0.85);
- position: absolute;
- top: -10px;
- left: 110px;
- }
- .reblog-button svg path {
- fill: {color:entryreblogbutton};
- }
- .like { /* Make a parent element */
- position: relative;
- }
- .like svg path { /* Select your color of choice */
- fill: {color:entrylikebutton};
- }
- .like .like_button { /* Position like button above your custom one */
- position: absolute;
- top:0;
- right:-1px;
- opacity: 0;
- }
- .like .like_button.liked { /* Keep the functionality active */
- opacity: 1;
- }
- .likedivv{
- display:block;
- float:left;
- width:20px;
- height:20px;
- margin-left:10px;
- }
- /*NewPerma*/
- #permanew{
- z-index: 999;
- margin-top:0px;
- display:table;
- text-align: left;
- padding: 10px;
- position: relative;
- font-size:12px;
- text-transform:none;
- font-family: 'ostrich_sansheavy';
- background:{color:StatisticsBackground};
- color:{color:StatisticsText};
- {block:if500Posts}width: 480px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 380px;
- {block:if540Posts}width: 520px;{/block:if540Posts}
- {/block:ifNot500Posts}
- }
- #permanew a{
- color:{color:StatisticsText};
- text-shadow:10px 0px transparent, -10px 0px transparent;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease
- }
- #permanew a:hover{
- text-shadow:0px 0px {color:StatisticsText}, -0px 0px {color:StatisticsText};
- }
- #permanew p{
- display: table-cell;
- vertical-align: middle;
- text-align: center;
- }
- .statsholder{
- display:inline-block;
- width:50%;
- float:left;
- }
- .seperator{
- display:block;
- width:50%;
- height:2px;
- margin-bottom:3px;
- background:{color:StatisticsText};
- -moz-border-radius: 100% 100% 100% 100%;
- -webkit-border-radius: 100% 100% 100% 100%;
- border-radius: 100% 100% 100% 100%;
- }
- .likebuttonx{
- display:block;
- float:right;
- text-align:right;
- width:10px;
- height:10px;
- line-height:10px;
- margin:0px 0px 0px 5px;
- }
- .reblogx{
- display:block;
- float:right;
- text-align:right;
- width:10px;
- height:10px;
- line-height:10px;
- margin:0px 5px 0px 0px;
- }
- #s-m-t-tooltip{
- display:inline-block;
- z-index:9999999 !important;
- margin:24px 14px 7px 12px;
- padding:3px;
- font-size:8px;
- font-family: 'mohavebold';
- letter-spacing:1px;
- background-color: {color:CustomLinkText};
- color: {color:HeaderBackground};
- }
- </style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
- <script src="https://static.tumblr.com/7fjp0ap/8qemg20tu/jquery.style-my-tooltips.js"></script>
- <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(document).ready(function() {
- $('.photo-slideshow').pxuPhotoset({
- lightbox:true,
- rounded:false,
- gutter:'0px',
- borderRadius:'0px',
- photoset:'.photo-slideshow',
- photoWrap:'.photo-data',
- photo:'.pxu-photo'
- });
- });
- </script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- {block:IndexPage}
- {block:ifnotInfiniteScrolling}
- <script type="text/javascript">
- $(document).ready(function(){
- var $posts = $(".entry");
- var $postIDs = $posts.map(function(){
- return this.id;
- }).get();
- console.log($posts, $postIDs);
- Tumblr.LikeButton.get_status_by_post_ids($postIDs);
- });
- </script>
- {/block:ifnotInfiniteScrolling}
- {/block:IndexPage}
- {block:ifInfiniteScrolling}
- <script src="https://static.tumblr.com/uuxiawr/f4eo90xh1/jquery.infinitescroll.min.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- // infinite scrolling
- var $container = $('#posts');
- $container.infinitescroll({
- loadingImg:'',
- loadingText:'<em></em>',
- navSelector:'#pagination',
- nextSelector:'#pagination a.next',
- itemSelector:'.entryholder',
- },
- function(newElements){
- // definitions
- 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'
- });
- var $posts = $(".entry");
- var $postIDs = $posts.map(function(){
- return this.id;
- }).get();
- console.log($newElems, $postIDs);
- Tumblr.LikeButton.get_status_by_post_ids($postIDs);
- resizeVideos();
- });
- })(jQuery);
- </script>
- {/block:ifInfiniteScrolling}
- </head>
- <body>
- {block:ifShowPortrait}
- <div class="headerportrait"><img src="{PortraitURL-96}"></div>
- {/block:ifShowPortrait}
- <div class="header">
- <div class="headerlinkholder">
- <p>
- <a href="/">index</a>
- <a href="/ask" >message</a>
- <a href="/archive">archive</a>
- <a href="https://dianthus-s.tumblr.com/">theme</a>
- </p>
- </div>
- </div>
- <div class="bg2">
- <div style="display: table; height: 100%; #position: relative; overflow: hidden; z-index:999;">
- <div style=" #position: absolute; #top: 50%;display: table-cell; vertical-align: middle;">
- <div class="linkholderlinks" style=" #position: relative; #top: -50%;">
- {block:ifLinkTitle1}
- <a href="{text:LinkURL1}" title="{text:LinkTitle1}">001.</a>
- {/block:ifLinkTitle1}
- {block:ifLinkTitle2}
- <div class="linkborder"></div>
- <a href="{text:LinkURL2}"title="{text:LinkTitle2}">002.</a>
- {/block:ifLinkTitle2}
- {block:ifLinkTitle3}
- <div class="linkborder"></div>
- <a href="{text:LinkURL3}" title="{text:LinkTitle3}">003.</a>
- {/block:ifLinkTitle3}
- {block:ifLinkTitle4}
- <div class="linkborder"></div>
- <a href="{text:LinkURL4}" title="{text:LinkTitle4}">004.</a>
- {/block:ifLinkTitle4}
- {block:ifLinkTitle5}
- <div class="linkborder"></div>
- <a href="{text:LinkURL5}" title="{text:LinkTitle5}">005.</a>
- {/block:ifLinkTitle5}
- {block:ifLinkTitle6}
- <div class="linkborder"></div>
- <a href="{text:LinkURL6}" title="{text:LinkTitle6}">006.</a>
- {/block:ifLinkTitle6}
- {block:ifLinkTitle7}
- <div class="linkborder"></div>
- <a href="{text:LinkURL7}" title="{text:LinkTitle7}">007.</a>
- {/block:ifLinkTitle7}
- {block:ifLinkTitle8}
- <div class="linkborder"></div>
- <a href="{text:LinkURL8}" title="{text:LinkTitle8}">008.</a>
- {/block:ifLinkTitle8}
- </div>
- </div>
- </div>
- </div>
- {block:indexpage}
- {block:ifmusicplayer}
- <div id="musicboxx">
- <div id="insidebox">
- <div id="musicpic"><img src="https://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif"></div>
- <div id="playerbox">
- <center>{text:musiccode}</center>
- </div>
- </div><!-- insidebox -->
- </div><!-- musicbox -->
- {/block:ifmusicplayer}
- {/block:indexpage}
- <div id="sidebar">
- <div id="blogtitle">{title}</div>
- <div id="sidebarx">
- <img src="{image:sidebarimage}">
- </div>
- <div class="descholder">
- <div id="descbox">
- {Description}
- </div>
- </div>
- {block:IfNotInfiniteScrolling}
- {block:indexpage}
- <div id="pagi">
- {block:Pagination}
- {block:PreviousPage}
- <div id="pagiblocks">
- <a href="{PreviousPage}">Back</a>
- </div>
- {/block:PreviousPage}
- <div id="pagiblocks">
- {CurrentPage}/{TotalPages}
- </div>
- {block:NextPage}
- <div id="pagiblocks">
- <a href="{NextPage}">Next</a>
- </div>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:indexpage}
- {/block:IfNotInfiniteScrolling}
- </div>
- </div>
- </div>
- </div>
- </div>
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}" class="prev hint--right" data-hint="back"><i class="ion-chevron-left"></i></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="next hint--right" data-hint="forth"><i class="ion-chevron-right"></i></a>{/block:NextPage}
- </div>
- {/block:Pagination}
- <div id="posts">
- {block:Posts}
- <div class="entryholder">
- <div class="entry" id="{PostID}">
- {block:Text}
- <div style="padding:8px;">
- {block:Title}<div class="title">» {Title}<t></t></div>{/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- {block:If500Posts}
- {LinkOpenTag}<div style="background-color:{color:entrybackground};"><img src="{PhotoURL-HighRes}" class="center"></div>{LinkCloseTag}
- {/block:If500Posts}
- {block:IfNot500Posts}
- {block:IfNot540Posts}
- {LinkOpenTag}<div style="background-color:{color:entrybackground};"><img src="{PhotoURL-HighRes}" class="center"></div>{LinkCloseTag}
- {/block:IfNot540Posts}
- {block:If540Posts}
- {LinkOpenTag}<div style="background-color:{color:entrybackground};"><img style="min-width:540px;" src="{PhotoURL-HighRes}" class="center"></div>{LinkCloseTag}
- {/block:If540Posts}
- {/block:IfNot500Posts}
- {block:IfShowCaptions}
- <div style="padding:0px 8px 8px 8px;">
- {block:Caption}
- {Caption}
- {/block:Caption}
- </div>
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- <div style="padding:0px 8px 8px 8px;">
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- </div>
- {/block:IfNotShowCaptions}
- {/block:Photo}
- {block:Photoset}
- <div class="photo">
- <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>
- </div><!--photo-->
- {block:IfShowCaptions}
- <div style="padding:0px 8px 8px 8px; width:90%;">
- {block:Caption}
- {Caption}
- {/block:Caption}
- </div>
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- <div style="padding:0px 8px 8px 8px;">
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- </div>
- {/block:IfNotShowCaptions}
- {/block:Photoset}
- {block:Link}
- <div style="padding:8px;">
- <div class="title2">
- <a href="{URL}" {Target}>{Name}</br>
- <z>{URL}</z>
- </a>
- </div>
- {block:Description}
- {Description}
- {/block:Description}
- </div>
- {/block:Link}
- {block:Quote}
- <div style="padding:8px;">
- <div id="quote">
- <div class="quote2">“ </div>
- {Quote}</div>
- {block:Source}
- <div id="source"> —{Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Chat}
- <div style="padding:8px;">
- {block:Title}
- <div class="title">» {Title}</div>
- {/block:Title}
- {block:Lines}<div class="{Alt}">
- <div class="line">{block:Label}<span class="name">{Label}</span>{/block:Label} {Line}<br /></div></div>
- {/block:Lines},
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="entrycaption">
- <div class="audiowrapper">
- <div class="audioimgwrapper">
- <div class="audioimgwrapper2"><img src="https://static.tumblr.com/uuxiawr/MKPo9aacy/albumart.png"></div>
- {block:AlbumArt}
- <div class="audioimgwrapper3"></div>
- <img src="{AlbumArtURL}">
- {/block:AlbumArt}
- </div>
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerBlack}
- </div>
- </div>
- </div>
- <center>
- <div class="trackdetails">
- <p>
- <font class="pc">{PlayCountWithLabel}</font>
- <font class="ann" style="margin-top:5px;display:block;width:100%;">{block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}</font>
- </p>
- </div>
- </center>
- </div>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- </div>
- {/block:Audio}
- {block:Video}
- {block:If500Posts}{Video-500}{/block:If500Posts}
- {block:IfNot500Posts}
- {block:IfNot540Posts}
- {Video-400}
- {/block:IfNot540Posts}
- {block:If540Posts}
- <center>{Video-500}</center>
- {/block:If540Posts}
- {/block:IfNot500Posts}
- {block:IfShowCaptions}
- <div style="padding:0px 8px 8px 8px;">
- {block:Caption}
- {Caption}
- {/block:Caption}
- </div>
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- <div style="padding:0px 8px 8px 8px;">
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- </div>
- {/block:IfNotShowCaptions}
- {/block:Video}
- {block:Answer}
- <div style="padding:8px;">
- <div class="ask">{Question}</div>
- <div class="arrow-down2"></div>
- <div class="askx"><img src="{AskerPortraitURL-40}" align="left"></div>
- <div class="asky">{Asker}</div>
- <div class="aska">{Answer}</div>
- </div>
- {/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 style="padding:8px;">
- <div class="permalink">
- <center><div id="date">{block:Date}posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>{block:RebloggedFrom}<b>origin:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
- {block:HasTags}<b>tags »</b> {block:Tags} #<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}{/block:HasTags}</center>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- </div>
- {/block:PermalinkPage}
- </div>
- {block:indexpage}
- <div id="permanew">
- <p>
- <div class="statsholder">
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}
- +
- <a href="{ReblogRootURL}"> Ori</a>
- <a href="{ReblogParentURL}">.Via</a>
- {/block:RebloggedFrom}
- </div>
- <div class="statsholder" style="text-align:right;">
- <div class="likebuttonx">
- <div style="margin:-1px 0px 0px 0px;">
- <div class="like">
- <svg width="12" height="12" viewBox="0 0 19 12" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" fill="#000000">
- <path d="M14.0425097,0.000920262799 C16.1435097,-0.0400797372 18.8835097,1.28192026 18.9635097,5.36992026 C19.0525097,9.95492026 15.1985097,13.3079203 9.48350967,16.2089203 C3.76650967,13.3079203 -0.0874903349,9.95492026 0.00150966509,5.36992026 C0.0815096651,1.28192026 2.82150967,-0.0400797372 4.92250967,0.000920262799 C7.02450967,0.0419202628 8.87050967,2.26592026 9.46950967,2.92792026 C10.0945097,2.26592026 11.9405097,0.0419202628 14.0425097,0.000920262799 Z"></path>
- </svg>
- {LikeButton size="13"}
- </div>
- </div>
- </div>
- <div class="reblogx">
- <div style="margin:0px 0px 0px -1px;">
- <div class="reblog-button">
- {ReblogButton size="12"}
- </div>
- </div>
- </div>
- </div>
- {block:IfShowTags}
- {block:HasTags}
- <div class="statsholder" style="width:100%;text-align:center;font-family:calibri;font-size:9px;text-transform:uppercase;font-weight:bold;">
- <center><div class="seperator"></div></center>
- {block:Tags} #<a href="/tagged/{Tag}">{Tag} </a>{/block:Tags}
- </div>
- {/block:HasTags}
- {/block:IfShowTags}
- </p>
- </div>
- {/block:indexpage}
- </div>
- {/block:Posts}
- </div>
- <div>
- <img src="{image:cornerimage}" style="position:fixed;
- max-height: 100%;
- max-width: 500px;
- right:-20px;
- bottom:-5px;
- z-index:-9;
- ">
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment