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="#ffffff" />
- <meta name="color:BlockquoteBackground" content="#e3e3e3" />
- <meta name="color:BlockquoteBorder" content="#c09992" />
- <meta name="color:BlockquoteLink" content="#347153" />
- <meta name="color:BlockquoteText" content="#972e0d" />
- <meta name="color:BlogTitle" content="#d95e40" />
- <meta name="color:ChatEvenBackground" content="#cce9b9" />
- <meta name="color:ChatEvenName" content="#347153" />
- <meta name="color:ChatEvenText" content="#45966e" />
- <meta name="color:ChatOddBackground" content="#e89e8c" />
- <meta name="color:ChatOddName" content="#823826" />
- <meta name="color:ChatOddText" content="#ae4b33" />
- <meta name="color:CustomLinksBackground" content="#d95e40" />
- <meta name="color:CustomLinksText" content="#ffffff" />
- <meta name="color:DescBold" content="#cb6923" />
- <meta name="color:DescItalic" content="#dd4d89" />
- <meta name="color:DescLink" content="#34732d" />
- <meta name="color:DescText" content="#c09992" />
- <meta name="color:EntryBackground" content="#ffffff" />
- <meta name="color:EntryBold" content="#cb6923" />
- <meta name="color:EntryItalic" content="#dd4d89" />
- <meta name="color:EntryLikeButton" content="#823826" />
- <meta name="color:EntryLink" content="#34732d" />
- <meta name="color:EntryReblogButton" content="#823826" />
- <meta name="color:EntryText" content="#c09992" />
- <meta name="color:NaviText" content="#d76a5a"/>
- <meta name="color:PermaBackground" content="#d95e40" />
- <meta name="color:PermaLink" content="#224b37" />
- <meta name="color:PermaLinkHover" content="#ffffff" />
- <meta name="color:PermaText" content="#ffffff" />
- <meta name="color:PostTitle" content="#811f1f" />
- <meta name="color:TagsBackground" content="#992727" />
- <meta name="color:TagsText" content="#ffffff" />
- <meta name="if:InfiniteScrolling" content="0" />
- <meta name="if:ShowCaptions" content="1">
- <meta name="if:FadingPhoto" content="0" />
- <meta name="if:500Posts" content="0" />
- <meta name="if:540Posts" content="1" />
- <meta name="if:Monochrome" content="0" />
- <meta name="if:MusicPlayer" content="1" />
- <meta name="if:ShowTags" content="1" />
- <meta name="image:SidebarImage" content="https://66.media.tumblr.com/4376a783f3a6ed1c88b56b5abfdf04a7/tumblr_pt7ksednCy1rd6t1go2_250.png"/>
- <meta name="image:Background" content=""/>
- <meta name="image:CornerImage" content="" />
- <meta name="text:Background Repeat" content="repeat"/>
- <meta name="text:MusicCode" content="Music Code Here"/>
- <meta name="text:Link1Title" content=""/>
- <meta name="text:Link1URL" content=""/>
- <meta name="text:Link2Title" content=""/>
- <meta name="text:Link2URL" content=""/>
- <meta name="text:Link3Title" content=""/>
- <meta name="text:Link3URL" content=""/>
- <meta name="text:Link4Title" content=""/>
- <meta name="text:Link4URL" content=""/>
- <head>
- <link rel="stylesheet" type="text/css" href="https://static.tumblr.com/7fjp0ap/Ap9n7bmaf/stylesheet.css" />
- <link href='https://static.tumblr.com/7fjp0ap/uQWn2jbu0/stylesheet.css' rel='stylesheet' type='text/css'>
- <link href="https://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet" type="text/css">
- <link rel="stylesheet" type="text/css" href="https://static.tumblr.com/uuxiawr/N2wo9dw61/academic_gabo_grealn.css" />
- <link rel="stylesheet" type="text/css" href="https://static.tumblr.com/uuxiawr/j4Dnukz0h/stylesheet.css" />
- <link href="https://fonts.googleapis.com/css?family=Arima+Madurai:300,400,700,900" rel="stylesheet">
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" 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">
- @import url(https://weloveiconfonts.com/api/?family=entypo|fontawesome);
- /* fontawesome */
- [class*="fontawesome-"]:before {
- font-family: 'FontAwesome', sans-serif;
- }
- body {
- background-color: {color:Background};
- background-attachment: fixed;
- background-repeat: repeat;
- color: {color:entrytext};
- font-family:calibri;
- font-size: 14px;
- }
- @font-face {
- font-family: "edmondsans";
- src: url('https://static.tumblr.com/7fjp0ap/Sdvmmwkrz/edmondsans-regular.otf');}
- @font-face {
- font-family: "elephant";
- src: url('https://static.tumblr.com/7fjp0ap/sfQmmur4s/elephnt.ttf');}
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:entrytext};
- width: 8px;
- height: 30px;
- }
- ::-webkit-scrollbar {
- height: 30px;
- width: 8px;
- background-color: {color:entrybackground};
- }
- 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;
- }
- a:hover{
- color: {color:entrylink};
- }
- #sidebar{
- width: 300px;
- left:20px;
- display:inline-block;
- top:0px;
- bottom:0px;
- position:fixed;
- overflow:visible;
- }
- .sideimg img{
- width:200px;
- height:300px;
- display:block;
- float:left;
- margin-bottom:0px;
- }
- #desc{
- text-align: left;
- font-family:calibri;
- font-size:11px;
- letter-spacing:1px;
- color:{color:desctext};
- font-style: none;
- }
- #desc a{
- color:{color:desclink};
- }
- #desc b{
- color:{color:descbold};
- }
- #desc i{
- color:{color:descitalic};
- }
- .sb1{
- display:block;
- width:220px;
- height:3px;
- margin-bottom:5px;
- background-color:{color:blogtitle};
- -moz-border-radius: 0px 3px 0px 0px;
- -webkit-border-radius: 0px 3px 0px 0px;
- border-radius: 0px 3px 0px 0px;
- }
- .sb2{
- display:block;
- float:left;
- width:220px;
- height:3px;
- margin-top:5px;
- margin-bottom:10px;
- background-color:{color:desctext};
- -moz-border-radius: 0px 0px 0px 3px;
- -webkit-border-radius: 0px 0px 0px 3px;
- border-radius: 0px 0px 0px 3px;
- }
- #blogtitle{
- position:relative;
- width:220px;
- margin-bottom:-5px;
- display:block;
- text-align:right;
- font-family: 'Indie Flower', cursive;
- font-size:20px;
- text-transform:none;
- color: {color:BlogTitle};
- }
- .custombox{
- display:block;
- float:right;
- margin-left: 10px;
- width:90px;
- }
- .custombox a{
- display:block;
- margin-bottom:3px;
- font-family:calibri;
- font-size:11px;
- padding:0px 2px 0px 2px;
- font-weight:bold;
- color:{color:customlinkstext};
- background-color:{color:CustomLinksBackground};
- border-bottom:1px solid {color:customlinkstext};
- }
- .custombox a:hover{
- font-style:italic;
- text-decoration: line-through;
- }
- .navtext{
- margin-top:0px;
- margin-right:13px;
- position:relative;
- overflow:hidden;
- text-align:left;
- display:block;
- float:right;
- width:15px;
- height:20px;
- line-height:20px;
- font-family:calibri;
- font-size:13px;
- z-index:999;
- color:{color:navitext};
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- .navtext b,strong{
- color:{color:navitext};
- }
- #navibox{
- width:10px;
- height:300px;
- display:block;
- float:left;
- margin-right:10px;
- margin-top:0px;
- text-align: center;
- display: inline-block;
- }
- #navibox a{
- width:10px;
- height:20px;
- margin-bottom:5px;
- display: block;
- text-align:left;
- font-size:16px;
- line-height:55px;
- float:left;
- overflow:visible;
- color:{color:navitext};
- background-color:{color:NaviText};
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #navibox a:hover .navtext{
- width:70px;
- }
- #pagi{
- margin-top:10px;
- width:220px;
- height:15px;
- line-height:15px;
- font-size: 13px;
- letter-spacing:1px;
- text-align:center;
- font-family: 'gabo_driveregular';
- color: {color:desctext};
- display:inline-block;
- }
- .jump_page {
- padding: 2px;
- text-decoration:none;
- color: {color:customlinksbackground};
- }
- .current_page, .jump_page:hover {
- padding: 2px;
- color: {color:desclink};
- text-decoration:none;
- }
- #posts{
- {block:if500Posts}width: 530px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 430px;
- {block:if540Posts}width: 570px;{/block:if540Posts}
- {/block:ifNot500Posts}
- margin-left: 400px;
- margin-bottom: 20px;
- position:relative;
- margin-top:50px;
- }
- img.center {
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
- .entry{
- {block:if500Posts}width: 500px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 400px;
- {block:if540Posts}width: 540px;{/block:if540Posts}
- {/block:ifNot500Posts}
- text-align: left;
- padding: 10px;
- padding-bottom:0px;
- margin-bottom:100px;
- font-family: calibri;
- font-size: 10px;
- letter-spacing:1px;
- overflow: hidden;
- background-color: {color:EntryBackground};
- color: {color:text};
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;
- position:relative;
- }
- .entry img{
- {block:if500Posts}max-width: 500px;{/block:if500Posts}
- {block:ifNot500Posts}
- max-width: 400px;
- {block:if540Posts}max-width: 540px;{/block:if540Posts}
- {/block:ifNot500Posts}
- {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:ifMonochrome}
- .mono{
- 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;
- }
- .mono, .entry img:hover{
- filter: none;
- -webkit-filter: grayscale(0%);
- }
- {/block:ifMonochrome}
- .entry b, strong{
- color: {color:EntryBold};
- }
- .entry i, em{
- color: {color:EntryItalic};
- }
- .entry a{
- color: {color:EntryLink};
- text-decoration: none;
- }
- .entry h1{
- font-family: consolas;
- text-transform: none;
- font-size: 15px;
- font-weight: 20px;
- letter-spacing: 1px;
- }
- .entry h1 a{
- color: {color:EntryLink};
- }
- blockquote{
- border-left: 4px solid {color:blockquoteborder};
- font-size: 13px;
- padding-left:10px;
- padding-right: 4px;
- margin:5px;
- text-align:justify;
- }
- .entry blockquote img{
- max-width: 90%;
- margin-left: 3px;
- }
- blockquote img{
- max-width: 90%;
- margin-left: 3px;
- }
- .entry pre{
- word-wrap:break-word;
- white-space: pre-wrap;
- word-break:break-all;
- font-family:courier new;
- font-size:11px;
- padding:5px;
- letter-spacing:0px;
- background-color:{color:blockquotebackground};
- color:{color:blockquotetext};
- }
- .entry pre a{
- color:{color:BlockquoteLink};
- }
- .entry blockquote pre{
- background-color:{color:blockquotebackground};
- color:{color:blockquotetext};
- font-size:10px;
- font-family:courier new;
- width:93%;
- margin:5px;
- display:block;
- word-wrap:break-word;
- white-space: pre-wrap;
- word-break:break-all;
- }
- .entry blockquote pre a{
- color:{color:BlockquoteLink};
- }
- #perma{
- z-index: 999;
- font-family: calibri;
- font-size: 9px;
- letter-spacing: 1px;
- {block:if500Posts}width: 510px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 410px;
- {block:if540Posts}width: 550px;{/block:if540Posts}
- {/block:ifNot500Posts}
- margin-top: 10px;
- margin-left: -10px;
- display: inline-block;
- background-color: {color:permabackground};
- color: {color:permatext};
- padding: 5px;
- text-align: right;
- }
- #taggies{
- z-index: 999;
- font-family: georgia;
- font-style:italic;
- font-size: 11px;
- letter-spacing: 1px;
- {block:if500Posts}width: 510px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 410px;
- {block:if540Posts}width: 550px;{/block:if540Posts}
- {/block:ifNot500Posts}
- margin-top: -2px;
- margin-left: -10px;
- display: inline-block;
- background-color: {color:tagsbackground};
- color: {color:tagstext};
- padding: 5px;
- text-align: center;
- }
- #taggies a{
- color: {color:tagstext};
- }
- #perma a{
- color: {color:PermaLink};
- font-style: none;
- }
- #perma a:hover {
- color: {color:PermaLinkHover};
- font-style: none;
- }
- x{
- font-size: 12px;
- color: {color:permatext};
- }
- .permalink {
- font-family: cambria;
- font-size: 10px;
- color: {color:Text};
- text-transform: none;
- text-align: center;
- {block:if500Posts}width: 494px;{/block:if500Posts}
- {block:ifNot500Posts}
- width: 394px;
- {block:if540Posts}width: 534px;{/block:if540Posts}
- {/block:ifNot500Posts}
- margin-top: 20px;
- padding:10px;
- 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};
- padding-top: 5px;
- padding-bottom: 5px;
- font-size: 30px;
- margin-bottom:10px;
- font-family: 'gabo_driveregular';
- line-height: 24px;
- text-align: center;
- border-bottom: 1px {color:PostTitle} solid;
- }
- .title2{
- color: {color:PostTitle};
- padding:20px;
- font-size: 24px;
- margin-bottom:10px;
- display:block;
- text-transform: none;
- text-align: center;
- font-family: philosopherregular;
- 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;
- word-wrap:break-word;
- white-space: pre-wrap;
- word-break:break-all;
- }
- .title2 a:hover{
- color: {color:PostTitle};
- }
- .arrow-down {
- 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:text};
- font-size:0px;
- line-height:0px;
- }
- .ask {
- display:inline-block;
- padding:1px;
- width:100%;
- font-size:11px;
- margin-left:0px;
- margin-top:0px;
- color:{color:text};
- text-transform: none;
- }
- .askx{
- width: 50px;
- height:50px;
- margin-top:0px;
- margin-right:10px;
- border:1px solid {color:text};
- display:block;
- float:left;
- text-align:center;
- }
- .askx img {
- width: 50px;
- height:50px;
- }
- .asky {
- text-transform:none;
- margin-top:5px;
- font-size:10px;
- display:block;
- float:left;
- padding:1px;
- border-bottom:1px dotted {color:text};
- color:{color:text};
- }
- .aska{
- display:block;
- margin-top:10px;
- padding-top:5px;
- border-top: 1px dashed {color:text};
- }
- #quote{
- color: {color:EntryText};
- padding: 15px;
- font-family: calibri;
- font-size:16px;
- text-align:justify;
- line-height: 15px;
- }
- .quote2{
- position:absolute;
- margin-left:-25px;
- margin-top:10px;
- font-family: Donegal One,serif;
- font-size: 50px;
- color: {color:EntryText};
- }
- .quote3{
- position:absolute;
- margin-top:10px;
- font-family: Donegal One,serif;
- font-size: 50px;
- color: {color:EntryText};
- margin-left:90%;
- {block:PermalinkPage}
- margin-left:90%;
- {/block:PermalinkPage}
- }
- b,strong{
- color:{color:EntryBold};
- }
- i,em{
- color:{color:EntryItalic};
- }
- #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: calibri;
- color:{color:EntryAudioPlayCount};
- line-height:5px;
- }
- .ann{
- font-size:11px;
- font-family: calibri;
- color:{color:EntryAudioTrackName};
- }
- .audiowrapper {
- position:relative;
- display:block;
- width:100%;
- height: 200px;
- }
- .photo img{
- display:block;
- {block:iffadingphoto}
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -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{
- filter: none;
- -webkit-filter: grayscale(0%);
- }
- .odd .line {
- background-color: {color:chatoddbackground};
- padding: 3px;
- margin-bottom:3px;
- color:{color:chatoddtext};
- }
- .even .line {
- background-color: {color:ChatEvenBackground};
- padding:3px;
- margin-bottom:3px;
- color:{color:chateventext};
- }
- .odd .name {
- color: {color:chatoddname};
- padding: 3px;
- }
- .even .name {
- color: {color:chatevenname};
- padding: 3px;
- }
- #musicboxx
- {position:fixed;
- background-color:{color:EntryBackground};
- 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 {
- right:3px !important;
- top:0px !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;
- }
- .divvv{
- display:block;
- float:right;
- width:220px;
- }
- /* =============================================================================
- 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: none;
- 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;
- }
- .lholder{
- width:70px;
- display:inline-block;
- float:left;
- }
- .likebuttonx{
- display:block;
- float:left;
- text-align:center;
- margin-top:3px;
- width:15px;
- padding:0px 5px 0px 0px;
- }
- .dot{
- display:block;
- float:left;
- width:1px;
- text-align:center;
- margin-top:7px;
- color:{color:PermalinkText};
- }
- .reblogx a{
- display:block;
- float:left;
- text-align:center;
- margin-top:3px;
- width:15px;
- padding:0px 7px 0px 10px;
- }
- .permanotes{
- font-family: georgia;
- font-style:italic;
- font-size: 12px;
- }
- </style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" type="text/javascript"></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>
- {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}
- </head>
- <body>
- {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="musicboxx">
- <div id="insidebox">
- <div id="musicpic"><img src="https://static.tumblr.com/rltvkjt/jwflmr3vh/marcadores71.gif"></div>
- <div id="playerbox">{text:musiccode}</div>
- </div><!--insidebox-->
- </div><!--musicbox-->
- <div id="sidebar">
- <div style="display: table; height: 100%; #position: relative; overflow: hidden; z-index:999; width:100%;">
- <div style=" #position: absolute; #top: 50%;display: table-cell; vertical-align: middle; width:100%;">
- <div style=" #position: relative; #top: -50%; width:100%;margin-bottom:-20px;">
- <div class="divvv">
- <div id="blogtitle">
- {title}
- </div>
- <div class="sb1"></div>
- <div id="navibox">
- <a href="/"><div class="navtext"><b>☰ </b>Index</div></a>
- <a href="/ask"><div class="navtext"><b>☎ </b>Inquire</div></a>
- <a href="/archive"><div class="navtext"><b>☀ </b>Memories</div></a>
- <a href="https://dianthus-s.tumblr.com/"><div class="navtext"><b>✄ </b>Theme</div></a>
- </div>
- <div class="sideimg">
- <img src="{image:sidebarimage}">
- </div>
- <div class="sb2"></div>
- <div class="custombox">
- {block:ifLink1Title}<a href="{text:Link1Url}" >{text:Link1Title}</a>{/block:ifLink1Title}
- {block:ifLink2Title}<a href="{text:Link2Url}" >{text:Link2Title}</a>{/block:ifLink2Title}
- {block:ifLink3Title}<a href="{text:Link3Url}" >{text:Link3Title}</a>{/block:ifLink3Title}
- {block:ifLink4Title}<a href="{text:Link4Url}" >{text:Link4Title}</a>{/block:ifLink4Title}
- </div>
- <div id="desc">{description}</div>
- {block:IfNotInfiniteScrolling}
- {block:indexpage}
- <div id="pagi">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">Back</a>{/block:PreviousPage}
- {block:JumpPagination length="8"}
- {block:CurrentPage}<span class="current_page">✗</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}" class="jump_page">Next</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:indexpage}
- {/block:IfNotInfiniteScrolling}
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry" id="{PostID}">
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}{Body}
- {/block:Text}
- {block:Photo}
- {block:If500Posts}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" class="center">
- {LinkCloseTag}
- {/block:If500Posts}
- {block:IfNot500Posts}
- {block:IfNot540Posts}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" class="center">
- {LinkCloseTag}
- {/block:IfNot540Posts}
- {block:If540Posts}
- {LinkOpenTag}
- <img style="min-width:540px;" src="{PhotoURL-HighRes}" class="center">
- {LinkCloseTag}
- {/block:If540Posts}
- {/block:IfNot500Posts}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {/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}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions}
- {/block:Photoset}
- {block:Link}
- <div class="title2">
- <a href="{URL}" {Target}>{Name}</br>
- <z>{URL}</z>
- </a>
- </div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Quote}
- <div id="quote">
- <div class="quote3">”</div>
- <div class="quote2">“ </div>{Quote}</div>
- {block:Source}
- <div id="source"> —{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- {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}
- {/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}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions}
- {/block:Video}
- {block:Answer}
- <div class="ask">
- <div class="askx"><img src="{AskerPortraitURL-64}" align="center"></div>
- <div class="asky">{Asker} ASKED →</div></br></br>
- {Question}
- </div>
- <div class="aska">{Answer}</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 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>
- {/block:PermalinkPage}
- {block:IndexPage}
- <div id="perma">
- <div class="lholder">
- <div class="likebuttonx">
- <div class="like">
- <svg width="13" height="13" viewBox="0 0 19 13" 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="15"}
- </div>
- </div>
- <div class="dot">•</div>
- <div class="reblogx">
- <div class="reblog-button">
- {ReblogButton size="15"}
- </div>
- </div>
- </div>
- <div class="permanotes">
- {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} <x>|</x> <a href="{Permalink}"> {NoteCountWithLabel}</a>{/block:NoteCount}
- </div>
- </div>
- <div id="taggies">
- {block:IfShowTags}{block:HasTags}
- tags: {block:Tags} #<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
- {/block:HasTags}{/block:IfShowTags}
- </div>
- {/block:IndexPage}
- </div>
- {/block:Posts}
- </div>
- {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:'.entry',
- },
- 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}
- <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