Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--------- by BRU
- CREDITS: unnest captions by neothm, magnusthemes and scarletwitch.
- scrollbar style, like button and pixel union photoset by shythemes.
- tumblr audio player by alphathemes.
- postnotes by havingthemes.
- --------------------------------------------->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <meta name="color:Background" content="#FFFFFF">
- <meta name="color:Title" content="#393939">
- <meta name="color:Link" content="#ACB2B6">
- <meta name="color:Bold" content="#9D9D9D">
- <meta name="color:Italic" content="#9D9D9D">
- <meta name="color:Link Hover" content="#CECECE">
- <meta name="color:Text" content="#393939">
- <meta name="color:Scrollbar" content="#CBD0D4">
- <meta name="color:Info Border" content="#F3F3F3">
- <meta name="color:Posts Border" content="#F3F3F3">
- <meta name="color:Posts Background" content="#FFFFFF">
- <meta name="text:Title" content="Write your title here">
- <meta name="text:Photoset Gutter" content="1px"/>
- <meta name="text:Body Font Size" content="10px"/>
- <meta name="text:Body Font" content="Helvetica"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content="" />
- <meta name="if:Show Title" content="0" />
- <meta name="if:tumblr name" content="">
- <meta name="if:Show Unnest Captions" content="1"/>
- <meta name="if:Show 540px posts" content="1"/>
- <meta name="if:Show 400px posts" content="0"/>
- <meta name="if:Show Posts Border" content="0" />
- <meta name="if:Show Sidebar Border" content="0" />
- <meta name="if:Show Link1" content="1" />
- <meta name="if:Show Link2" content="1" />
- <meta name="if:Show Link3" content="1" />
- <meta name="if:Show Link4" content="1" />
- <meta name="text:link 1 text" content="">
- <meta name="text:link 1 url" content="/">
- <meta name="text:link 2 text" content="">
- <meta name="text:link 2 url" content="/">
- <meta name="text:link 3 text" content="">
- <meta name="text:link 3 url" content="/">
- <meta name="text:link 4 text" content="">
- <meta name="text:link 4 url" content="/">
- <!----- google fonts ---->
- <link href="https://fonts.googleapis.com/css?family=ABeeZee&display=swap" rel="stylesheet">
- <!----- scripts ---->
- <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- </script><script src="https://static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
- <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <!----- scripts ---->
- <!----- tooltip ---->
- <script src=“https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
- <script type=“text/javascript” src=“https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js”></script>
- <script>
- (function($){
- $(document).ready(function(){
- $(“[title]”).style_my_tooltips();
- });
- })(jQuery);
- </script>
- <!----- tooltip ---->
- <!----- caption unnest ---->
- {block:ifShowUnnestCaptions}
- <script>
- $(document).ready(function(){ $('.posts').unnest({
- yourCaption: ".caption",
- wrapName: ".cap",
- newCaptionUsername: true,
- originalPostCaptionUsername: false,
- tumblrAvatars: false,
- tumblrAvatarClass: ".icon",
- usernameColon: false
- });
- }); </script>
- {/block:ifShowUnnestCaptions}
- <!----- caption unnest ---->
- <!----- pixel union photosets ---->
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- highRes: true,
- gutter: '{text:Photoset Gutter}',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- }); </script>
- <!----- pixel union photosets ---->
- <style type="text/css">
- .tmblr-iframe{ white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:.2;transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out;-moz-transition: .4s ease-in-out;-o-transition: .4s ease-in-out;position:fixed!important;right:-20px!important;transform:scale(0.7,0.7); } .tmblr-iframe:hover { opacity:1; }
- ::-webkit-scrollbar {
- width:17px;
- height:17px;
- }
- ::-webkit-scrollbar {
- background-color:{color:Background};
- }
- ::-webkit-scrollbar-track {
- border:8px solid {color:Background};
- background-color:{color:Background};
- }
- ::-webkit-scrollbar-thumb {
- border:8px solid {color:Background};
- background-color:{color:Scrollbar};
- min-height:24px;
- min-width:24px;
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background: #fff;
- font-size: 12px;
- line-height: 13px;
- font-family:lucida console;
- letter-spacing: 1px;
- border:solid 1px;
- moz-border-radius-bottomright: 5px;
- border-bottom-right-radius: 5px;
- -moz-border-radius-topleft: 5px;
- border-top-left-radius: 5px;
- -moz-border-radius-bottomleft: 5px;
- border-bottom-left-radius: 5px;
- -moz-border-radius-topright: 5px;
- border-top-right-radius: 5px;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- text-transform: normal;
- color: {color:Link Title Text};
- max-width: 150px;
- word-wrap: break-word;
- padding: 2px 5px 2px 6px;
- display: block;
- margin: 24px 14px 7px 12px
- }
- {block:ifShowUnnestCaptions}
- /* to style the reblogged urls */
- .tumblr_blog {
- vertical-align:bottom;
- font-style: italic;
- font-weight:600;
- color:{color:Bold}!important;
- }
- .tumblr_blog a:hover {
- text-decoration:none;
- color:{color:Link Hover};
- }
- /* to style the reblogged urls */
- .cap {
- margin-left:0px;
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- }
- .cap blockquote {
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- margin-left:0px;
- }
- {/block:ifShowUnnestCaptions}
- {block:ifNotShowUnnestCaptions}
- /* to style the reblogged urls */
- .tumblr_blog {
- vertical-align:bottom;
- font-style: italic;
- color:{color:Bold}!important;
- }
- .tumblr_blog a:hover {
- text-decoration:none;
- color:{color:Link Hover};
- }
- /* to style the reblogged urls */
- blockquote {
- border-left:1px solid {color:Info Border};
- padding-left:7px;
- padding-top:px;
- padding-bottom:px;
- margin:5px;
- margin-top:px;
- margin-bottom:20px;
- margin-left:px;
- }
- {/block:ifNotShowUnnestCaptions}
- /* this is for the like "button/text" */
- .like-b {
- position:relative;
- display:inline-block;
- height:1em;
- line-height:1em;
- overflow:hidden;
- margin-bottom:-2px;
- }
- .like-b .like_button iframe {
- position:absolute;
- top:0;
- left:0;
- bottom:0;
- right:0;
- z-index:2;
- opacity:0;
- }
- .like-b .liked + .b {
- color:{color:Text};
- }
- .like-b .liked + .b:after {
- content:'d';
- }
- /* this is for the like "button/text" */
- h1 {
- font-weight:normal;
- font-size: {text:Body Font Size};
- font-family: 9px;
- text-align:left;
- font-style:italic;
- letter-spacing:0px;
- text-transform:none;
- color:{color:Bold};
- }
- h2 {
- margin-bottom:10px;
- font-size:11px;
- font-family: {text:Body Font};
- font-style:none;
- text-align:left;
- font-weight:bold;
- line-height:100%;
- text-transform:uppercase;
- color:{color:Bold};
- margin: 0px;
- }
- hr {
- width:50px;
- margin-left:0px;
- border-width: 1px 0px 0px 0px;
- border-style: solid;
- border-color: {color:Info Border};
- }
- pre {
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- text-align: left;
- word-break: break-all;
- color:{color:Text};
- }
- /* the horizontal line after the ask url. you can use anywhere you want in the html just add <shortborder1></shortborder1> */
- shortborder2 {
- width:10px;
- height:1px;
- margin-left:2px;
- margin-right:2px;
- background:{color:Info Border};
- display:inline-block;
- vertical-align:middle;
- }
- /* the horizontal line after the ask url. */
- body {
- color: {color:Text};
- background-color:{color:Background};
- background-image:url('{image:background}');
- background-repeat: repeat;
- background-attachment: fixed;
- background-position:center;
- }
- b, strong {
- color: {color:bold};
- }
- i, italic {
- color: {color:italic};
- }
- small, sup, sub {
- font-size: {text:Body Font Size};
- }
- a {
- color: {color:Link};
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a:hover {
- color: {color:Link Hover};
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .title {
- width:245px;
- margin-top:6px;
- margin-bottom:6px;
- font-size:15px;
- text-align:left;
- font-weight:bold;
- font-family: 'ABeeZee';
- line-height:19px;
- text-transform:lowercase;
- font-style: italic;
- color:{color:Title};
- }
- .subtitle {
- font-size:10px;
- font-style:normal;
- font-weight:300;
- font-family:'ABeeZee';
- margin-top:-1px;
- color:{color:text};
- opacity:0.7;
- {block:IfNotTumblrName}
- display:none;
- {/block:IfNotTumblrName}
- }
- .sidebar {
- width:245px;
- margin-left:35px;
- width:245px;
- position: fixed;
- margin-top:190px;
- padding:4px;
- box-shadow: 5px 5px #f3eaea;
- background-color:{color:Posts Background};
- {block:ifShowSidebarBorder}
- border:1px solid {color:Info Border};
- {/block:ifShowSidebarBorder}
- }
- .sidebarimage {
- width:90px;
- }
- .sidebarimage {
- -webkit-border-radius: 15px;
- border-radius: 15px;
- }
- .sidebarlinks {
- width:245px;
- margin-top:5px;
- margin-bottom:5px;
- font-size:11px;
- text-align:left;
- font-family:'ABeeZee';
- font-weight:600;
- line-height:19px;
- text-transform:lowercase;
- }
- .sidebarlinks a {
- color: {color:Text};
- padding:3px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .sidebarlinks a:hover {
- color:{color:Link Hover};
- text-decoration:none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .description {
- width:245px;
- padding:0px;
- text-align:normal;
- line-height:130%;
- text-transform:lowercase;
- font-size:11px;
- font-weight:normal;
- font-family: Helvetica;
- color:{color:Text};
- letter-spacing:0px;
- }
- .description a:hover {
- color:{color:Link Hover};
- }
- .sf {background: url('https://static.tumblr.com/f1skqpy/Oxbn13qun/search_icon.png') #fff left center no-repeat; background-size: 5px 5px;}
- .sfm input {background-color: #fff;
- font-size: 8px;
- text-transform: uppercase;
- margin-top: 2px;
- margin-right:-50px;
- color: #999;
- letter-spacing: 1px;
- padding: 4px 8px;
- font-family: calibri, helvetica, arial;
- border:0px solid #999;
- }
- .pagination {
- width:267px;
- margin-top:10px;
- margin-bottom:5px;
- text-align:left;
- font-style:normal;
- font-size:10px;
- font-family: Helvetica;
- text-transform:lowercase;
- }
- .pagination a {
- color:{color:Text};
- padding:3px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .pagination a:hover {
- color:{color:Link Hover};
- text-decoration:none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .container {
- width:1000px;
- margin: auto;
- }
- .postscontainer {
- {block:ifShow540pxposts}
- width:521px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:421px;
- {/block:ifShow400pxposts}
- margin: auto;
- padding:5px;
- margin-left:400px;
- }
- /* style for pixel union photosets
- i recomend not changing if you don't know what you're doing */
- .photo-slideshow {
- visibility: hidden;
- }
- .photo-slideshow.processed {
- visibility: visible;
- }
- .photo-slideshow .row {
- clear: both;
- width: 100%;
- }
- .photo-slideshow .pxu-photo {
- display: block;
- float: clear;
- 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:auto;
- }
- {block:ifShow540pxposts}
- .photo-slideshow .count-1 {
- max-width:540px;
- height: auto;
- }
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- .photo-slideshow .count-1 {
- width:100%;
- }
- {/block:ifShow400pxposts}
- .set {margin-left:10px;}
- {block:ifShow540pxposts}
- .photo-slideshow .count-2 {
- width:268px;
- height: auto;
- }
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- .photo-slideshow .count-2 {
- width:50%;
- height: auto;
- }
- {/block:ifShow400pxposts}
- {block:ifShow540pxposts}
- .photo-slideshow .count-3 {
- width:160px;
- height: auto;
- }
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- .photo-slideshow .count-3 {
- width:33.33%;
- height: auto;
- }
- {/block:ifShow400pxposts}
- /* style for pixel union photosets
- i recomend not changing if you don't know what you're doing */
- .posts {
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- margin-top:60px;
- box-shadow: 5px 5px #f3eaea;
- padding:10px;
- margin-bottom:60px;
- line-height:140%;
- text-align:justify;
- background-color:{color:Posts Background};
- {block:ifShowPostsBorder}
- border:1px solid {color:Posts Border};
- {/block:ifShowPostsBorder}
- }
- .posts img {
- {block:ifShow540pxposts}
- max-width:540px;
- height:auto;
- margin-top:3px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- max-width:400px;
- margin-top:3px;
- height:auto;
- {/block:ifShow400pxposts}
- }
- .info {
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- margin-top:15px;
- padding-top:4px;
- text-align:left;
- font-family: Helvetica;
- text-transform:lowercase;
- letter-spacing:0px;
- font-size:10.5px;
- border-top:1px solid {color:Info Border};
- }
- .info a {
- color:{color:Text};
- }
- .info a:hover {
- text-decoration:none;
- color:{color:Link Hover};
- }
- .tags {
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- margin-top:5px;
- text-transform:none;
- position:static;
- font-family: Helvetica;
- letter-spacing:0px;
- text-align:left;
- float:initial;
- font-size:11px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags a {
- padding:5px;
- background-color:none;
- color:{color:Text};
- }
- .tags a:hover {
- text-decoration:none;
- color:{color:Link Hover};
- }
- .tags a:after { content:","; } .tags a:last-child:after { content:"."; }
- }
- /* style for lists
- content "›" is the symbol on the unordered list and you can change that*/
- ul li {
- color:#444;
- margin-left:-33px;
- list-style:none;
- }
- ul li:before {
- color:{color:Bold};
- content:"›";
- font-size:1em;
- padding-right:.5em;
- position:relative;
- top:.1em;
- }
- ol {
- color:#444;
- margin-left:-25px;
- }
- /* style for lists */
- .postsnote {
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts};
- margin-top: 15px;
- float: left;
- margin-bottom:30px;
- margin-left:-11px;
- padding:10px;
- background-color:{color:Posts Background};
- {block:ifShowPostsBorder}
- border:1px solid {color:Posts Border};
- {/block:ifShowPostsBorder}
- }
- .postsnote ol, .notes-bottom ul {
- margin: 5px;
- padding: 0;
- list-style: none;
- }
- .postsnote li {
- {block:ifShow540pxposts}
- width:47%;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:45%;
- {/block:ifShow400pxposts};
- padding: 2px 0 5px 10px;
- margin:2px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- float:left;
- text-align:left;
- }
- .postsnote li img.avatar {
- border:none;
- margin:;
- width:0;
- padding:0;
- }
- .postsnote .note .action {
- }
- .postsnote .note .retags {
- display:none;
- visibility:hidden;
- }
- .postsnote blockquote {
- display:none;
- }
- .more_notes_link {
- list-style: none;
- text-transform:uppercase;
- letter-spacing:0.5px;
- font-size:11px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- margin-top:10px;
- font-weight:bold;
- padding:3px;
- position:relative;
- float:left;
- border-top:1px solid {color:Posts Border};
- }
- .playerbuttonbg {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 19px;
- height: 19px;
- background-color: #ffffff;
- padding: 10px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .newplayerbutton {
- position: relative;
- width: 19px;
- height: 19px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- top: 0px;
- left: 0px;
- }
- .tumblr_audio_player {
- height: 90px;
- width: 270px;
- -moz-transform: scale(0.60, 0.60);
- -webkit-transform: scale(0.60, 0.60);
- -o-transform: scale(0.60, 0.60);
- -ms-transform: scale(0.60, 0.60);
- transform: scale(0.60, 0.60);
- -moz-transform-origin: top left;
- -webkit-transform-origin: top left;
- -o-transform-origin: top left;
- -ms-transform-origin: top left;
- transform-origin: top left;
- }
- .audioimgwrapper {
- position: absolute;
- left: 0px;
- top: 0px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- overflow: hidden;
- width: 79px;
- height: 79px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- }
- .trackdetails {
- width: auto;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- line-height:14px;
- border: 0px solid black;
- display:inline-block;
- margin-left: 90px;
- padding:15px 10px 10px 10px;
- min-height:70px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- {block:ifShow400pxposts}
- iframe#youtube_iframe {
- width: 400px;
- height: 280px;
- border-top-width: 0px;
- border-right-width: 0px;
- border-bottom-width: 0px;
- border-left-width: 0px;
- }
- {/block:ifShow400pxposts}
- .quote {
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- margin-top:5px;
- color:{color:Bold};
- font-weight:bold;
- letter-spacing:0.1px;
- text-transform:none;
- line-height:100%;
- text-align:left;
- }
- .source {
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- font-style: italic;
- text-align:left;
- line-height:17px;
- }
- .chat {
- margin-top:5px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- }
- .chat .lines {
- margin-left:0;
- }
- .chat .lines span {
- font-weight: bold;
- color:{color:bold};
- }
- .ask {
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- text-align:left;
- font-weight:;
- padding-bottom:10px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- border-bottom: 0px solid {color:Info Border};
- }
- .ask a {
- color:{color:bold};
- }
- .ask a:hover {
- text-decoration:none;
- color:{color:Link Hover};
- }
- .answer {
- {block:ifShow540pxposts}
- width:540px;
- {/block:ifShow540pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- letter-spacing:0px;
- text-align:left;
- margin-bottom:1px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- }
- .credit {
- position:fixed;
- font-family:Helvetica;
- font-size:11px;
- letter-spacing:0px;
- right:5px;
- bottom:20px;
- text-transform:uppercase;
- text-align:center;
- color: #393939;
- }
- .credit a {
- color:{color:Text};
- padding:3px;
- background-color: #fff;
- outline:0px solid #f3f3f3;
- font-style:normal;
- padding:3px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- </style>
- </head>
- <body>
- <div class="container">
- <div class="sidebar">
- <img src="{image:sidebar}" class="sidebarimage">
- {block:ifShowTitle}
- <div class="title">
- {text:Title}
- </div>
- {/block:ifShowTitle}
- <div class="subtitle">@{name}</div>
- <form action="/search" method="get" class="sfm" name="theform">
- <input type="text" name="q" value="search" id="sf"/>
- </form>
- <div class="description">
- {Description}
- </div>
- <div class="sidebarlinks">
- <a href="/">home</a><br>
- <a href="/ask">questions</a><br>
- {block:ifShowLink1}
- <a href="{text:link 1 url}">{text:link 1 text}</a>
- {/block:IfShowLink1}<br>
- {block:ifShowLink2}
- <a href="{text:link 2 url}">{text:link 2 text}</a>
- {/block:IfShowLink2}<br>
- {block:ifShowLink3}
- <a href="{text:link 3 url}">{text:link 3 text}</a>
- {/block:IfShowLink3}<br>
- {block:ifShowLink4}
- <a href="{text:link 4 url}">{text:link 4 text}</a>
- {/block:IfShowLink4}
- </div>
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}"> - </a>
- {/block:PreviousPage}
- / {block:NextPage}
- <a href="{NextPage}"> + </a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <div class="postscontainer" id="{PostID}">
- {block:Posts}
- <div class="posts" id="{PostID}">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <div class="caption">
- {Body}
- </div>
- {/block:Text}
- {block:Quote}<div class="quote">“{Quote}”</div><div class="source"> {block:Source}{Source}{/block:Source}</div>
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {block:lines}
- <div class="chat">
- <div class="lines">{block:label}
- <span><span style="text-transform:uppercase;letter-spacing:0.5px;">{label}</span></span>
- {/block:label}
- {line}</br></div></div>
- {/block:lines}
- {/block:Chat}
- {block:Answer}<div class="ask"><span class="lnr lnr-envelope"></span> <span style="font-style: normal;text-transform:lowercase;color:{color:bold};font-weight:bold;">{Asker}</span> asked: <shortborder2></shortborder2> {Question} </span></div><div class="caption"><div class="answer"><span class="lnr lnr-diamond"></span> <span style="font-style: normal;text-transform:lowercase;color:{color:bold};font-weight:bold;"><a href="/">{Name}</a></span> said:{Answer}</div></div>{/block:Answer}
- {block:Photo}
- {LinkOpenTag}{block:ifShow540pxposts}<img src="{PhotoURL-HighRes}"/>{/block:ifShow540pxposts}
- {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:ifShow540pxposts}<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL}" width="{PhotoWidth}" height="{PhotoHeight}" 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:ifShow540pxposts}{block:ifShow400pxposts}<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL}" width="{PhotoWidth}" height="{PhotoHeight}" 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:ifShow400pxposts}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photoset}
- {block:Audio}
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div></div></div>
- <div class="trackdetails">
- {block:TrackName}<span style="font-weight:bold;text-transform:uppercase;color:{color:Bold};">Track:</span> {TrackName} <br/>{/block:TrackName}
- {block:Artist}<span style="font-weight:bold;text-transform:uppercase;color:{color:Bold};">Artist:</span> {Artist} <br/>{/block:Artist}
- {block:Album}<span style="font-weight:bold;text-transform:uppercase;color:{color:Bold};">Album:</span> {Album} <br/>{/block:Album}
- {block:PlayCount}<span style="font-weight:bold;text-transform:uppercase;color:{color:Bold};">Plays:</span> {PlayCount}{/block:PlayCount}
- </div></div>
- {/block:AudioPlayer}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Video}
- {block:ifShow540pxposts}{Video-500}{/block:ifShow540pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Date}<div class="info"><br><a title="{timeago}" href="{Permalink}"> {Month} {DayOfMonth}{DayOfMonthSuffix}</a></span>{block:NoteCount} (+{NoteCount}){/block:NoteCount} {block:RebloggedFrom} <a title="reblogged from" href="{ReblogParentURL}">via @{ReblogParentName}</span></a>{block:ContentSource} <a title="original poster" href="{SourceURL}">original</span></a>{/block:ContentSource}{/block:RebloggedFrom} <a title="reblog" href="{ReblogURL}" target="_blank" class="details">rb</a> <a class="like-b" title="like" href="#">{LikeButton}<span class="b">like</a></span></div>
- {/block:Date}
- {block:HasTags}
- <div class="tags">
- <span class="lnr lnr-bookmark"></span>{block:Tags}<span style="color:{color:Bold};font-size:11px;"></span><a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- <div class="postsnote">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- <div class="credit"><a href="https://geminicodes.tumblr.com" title="theme by bru"><span class="lnr lnr-moon"></span></a><br><br><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5630475";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "//freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script> / <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3345103";
- fhsh.src = "//freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=&a=1";
- document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
- </script></div>
- </div>
- </div>
- </div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment