Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--- Theme by iamthemelocked
- DO NOT REMOVE THE CREDIT
- DO NOT COPY
- DO NOT CLAIM AS YOUR OWN
- IF YOU DO THEN I´LL MAKE YOU INTO SHOES
- BIT NOT GOOD, ISN´T IT?--->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
- <title>{block:TagPage}#{Tag} /// {/block:TagPage} {block:SearchPage}{lang:Search Results For SearchQuery} - {/block:SearchPage} {Title}</title>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
- <meta charset="utf-8">
- <meta name="viewport" content="initial-scale=1.0, width=device-width" />
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="if:250px Posts" content="1"/>
- <meta name="if:One Column" content="0"/>
- <meta name="if:Infinite Scroll" content="0"/>
- <meta name="if:Show Captions" content="1"/>
- <meta name="if:Black And White Posts" content="0"/>
- <meta name="if:Zooming Post Images" content="1"/>
- <meta name="if:Tiny Cursor" content="1">
- <meta name="font:Post Font" content="Sofia Pro" />
- <meta name="font:Tags Font" content="Sofia Pro" />
- <meta name="text:Post Font Size" content="10px"/>
- <meta name="text:Tags Font Size" content="7px"/>
- <meta name="color:Background" content="#fafafa"/>
- <meta name="color:Post Background" content="#ffffff"/>
- <meta name="color:Post Border" content="#f1f1f1"/>
- <meta name="color:Post Text" content="#222222"/>
- <meta name="color:Post Links" content="#8f8f8f"/>
- <meta name="color:Accent 1" content="#df6c7a" />
- <meta name="color:Accent 2" content="#df9a6c" />
- <meta name="color:Accent 3" content="#e5de71" />
- <meta name="color:Accent 4" content="#8bea71" />
- <meta name="color:Accent 5" content="#97c5e0" />
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="image:Sidebar Image" content=""/>
- <meta name="text:Sidebar Title" content="Perhaps it's the greatest grief to be left on earth when another is gone."/>
- <meta name="text:Home Link Title" content="Index"/>
- <meta name="text:Link 1 Title" content="1st Link"/>
- <meta name="text:Link 1 Url" content="http://"/>
- <meta name="text:Link 2 Title" content="2nd Link"/>
- <meta name="text:Link 2 Url" content="http://"/>
- <meta name="text:Link 3 Title" content="3rd Link"/>
- <meta name="text:Link 3 Url" content="http://"/>
- <meta name="text:Link 4 Title" content="4th Link"/>
- <meta name="text:Link 4 Url" content="http://"/>
- <meta name="text:Link 5 Title" content="5th Link"/>
- <meta name="text:Link 5 Url" content="http://"/>
- <meta name="color:Tab Text" content="#222222"/>
- <meta name="color:Tab Links" content="#b6b6b6"/>
- <meta name="color:Tab Links Hover" content="#000000"/>
- <meta name="if:Updates Tab" content="1"/>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
- <!--- SPECIAL FONTS --->
- <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
- <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
- <!--- SPECIAL FONTS --->
- <style type="text/css">
- /* basic styles */
- /* --- SCROLLBAR ---*/
- ::-webkit-scrollbar {background-color:{color:Background}; height:5px; width:4px}::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:40px;}::-webkit-scrollbar-thumb:horizontal {background-color:#fff; height:5px!important}
- iframe#tumblr_controls {bottom:auto;top:0;z-index:98;opacity:.5!important;position:fixed!important;-webkit-transition:opacity .5s linear;transition:opacity .5s linear;}
- iframe#tumblr_controls:hover {opacity:.8!important;}
- /* --- SCROLLBAR ---*/
- /* --- IMAGE EFFECT ---*/
- .imgp {
- background:{color:Background};
- overflow:hidden;
- }
- .imgp img {
- -webkit-transform: scale(1.01);
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- -ms-transition: all 1s ease;
- transition: all 1s ease;
- }
- {block:IfZoomingPostImages}
- .po:hover .imgp img {
- -webkit-transform: scale(1.3);
- }{/block:IfZoomingPostImages}
- .pset {
- -webkit-transform: scale(1.0);
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- -ms-transition: all 1s ease;
- transition: all 1s ease;
- }
- {block:IfZoomingPostImages}
- .po:hover .pset {
- -webkit-transform: scale(1.3);
- }{/block:IfZoomingPostImages}
- /* --- IMAGE EFFECT ---*/
- /* --- BODY ---*/
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 15px;
- margin-left:15px;
- z-index:9999999999999;
- background:{color:Post Text};
- color:{color:Post Background};
- text-transform:uppercase;
- letter-spacing:0.5px;
- font-family:calibri;
- line-height:13px;
- max-width:300px;
- font-size:8px;
- padding:2px 6px;
- -webkit-transition:all 0.4s;
- -moz-transition:all 0.4s;
- -ms-transition:all 0.4s;
- -o-transition:all 0.4s;
- transition:all 0.4s;
- }
- body {
- color: {color:Post Text};
- background:{color:Background};
- font: 9px 'Trebuchet MS', sans-serif;
- font-family:'open sans', 'helvetica neue', arial, sans-serif;
- }
- {block:IfTinyCursor}*, body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;} {/block:IfTinyCursor}
- b, strong {color: color:{color:Post text};word-wrap:normal;}
- i, em {color: color:{color:Post text};word-wrap:normal;}
- p {margin-top:5px;margin-bottom:5px}
- ol {list-style:normal;}
- ul {list-style:square;}
- small {font-size:8px;}
- big {font-size:10px;}
- blockquote {
- padding-left:10px;
- margin-left:10px;
- margin-top:5px;
- border-left:1px solid;
- }
- a {
- font-weight:normal;
- word-wrap:initial;
- text-decoration:none;
- text-transform:lowercase;
- font-family: {text:Post Font};
- font-size: {text:Post Font Size};
- color:{color:Post Links};
- word-wrap: break-word;
- -moz-outline-style:none;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- a:hover {
- -moz-outline-style:none;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- a:hover:nth-child(5n+1){color:{color:Accent 1};}
- a:hover:nth-child(5n+2){color:{color:Accent 2};}
- a:hover:nth-child(5n+3){color:{color:Accent 3};}
- a:hover:nth-child(5n+4){color:{color:Accent 4};}
- a:hover:nth-child(5n+5){color:{color:Accent 5};}
- .caption a, .text a, #description a, #tab18 a {
- padding:0px 1px;
- position:relative;
- }
- .caption a:before, .text a:before, #description a:before, #tab18 a:before{
- content:'';
- top:100%;
- width:0;
- height:1px;
- right:50%;
- background:{color:Accent 1};
- position:absolute;
- transition:all .2s linear;
- -webkit-transition:all .2s linear;
- -moz-transition:all .2s linear;
- -o-transition:all .2s linear;
- }
- .caption a:hover::before, .text a:hover::before, #description a:hover::before, #tab18 a:hover::before{
- width:100%;
- right:0;
- }
- h1 {
- font-size:15px;
- text-transform:uppercase;
- font-weight:bold;
- line-height:1.2em;
- margin-bottom:-2px;
- margin-top:-5px;
- font-family:{font:Post Font};
- color:{color:Post Text};
- }
- h1 a{
- font-size:15px;
- text-transform:uppercase;
- font-weight:bold;
- line-height:1.2em;
- text-decoration:none;
- font-family:{font:Post Font};
- color:{color:Post Text};
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- font-family:inconsolata, consolas, monospace;
- }
- pre a{
- font-size:8px;
- }
- .caption {
- text-align:left;
- display:block;
- }
- .caption img {
- width:100%;
- width:50%;
- }
- /* --- BODY ---*/
- /* --- POST ENTRIES ---*/
- #big {
- position:absolute;
- z-index:9999;
- min-height:calc(100% - 200px);
- background-color:{color:Background};
- {block:IndexPage}width:1100px;top:0px;left:260px;right:0;margin-left:auto;margin-right:auto;{block:if250pxPosts}padding:80px 0 20px 80px;{/block:if250pxPosts}{block:ifNot250pxPosts}padding:80px 0 40px 100px;{/block:ifNot250pxPosts}{block:IfOneColumn}padding:60px 0 20px 0px;{/block:IfOneColumn}{/block:IndexPage}{/block:IndexPage}{block:PermalinkPage}margin-top:166px;width:530px;left:150px;right:0;margin-left:auto;margin-right:auto;{/block:PermalinkPage}
- }
- .entries {
- position:relative;
- text-align:left;
- padding:0px 100px 0px 0px;
- {block:IndexPage}{block:if250pxPosts}width:275px;margin:0px -70px 60px 10px;{/block:if250pxPosts}
- {block:ifNot250pxPosts}margin:0px -70px 60px 10px;width:425px;{/block:ifNot250pxPosts}{block:IfOneColumn}width:525px;margin:0px 10px 60px 220px;{/block:IfOneColumn}{/block:IndexPage}display:inline-block;
- {block:PermalinkPage}width:531px;margin-left:-115px;position:relative;margin-left:auto;margin-right:auto;{/block:PermalinkPage}
- }
- .post {
- position:relative;
- padding:14px 12px 12px 12px;
- background-color:{color:Post Background};
- border:1px solid {color:Post Border};
- font-family: {font:Post Font};
- font-size: {text:Post Font Size};
- {block:IfBlackandWhitePosts}
- -webkit-filter: grayscale(100%);
- -moz-filter: grayscale(100%);
- filter: grayscale(100%);
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- .post:hover {
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- -webkit-filter: grayscale(0%);
- -moz-filter: grayscale(0%);
- filter: grayscale(0%);
- {block:IfBlackandWhitePosts}
- }
- .post img{
- width:100%;
- height:50%;
- }
- .text{
- padding-top:5px;
- }
- /* --- POST ENTRIES ---*/
- /* --- HEADER ---*/
- #header {
- position:fixed;
- right:0;
- margin-left:auto;
- margin-right:auto;
- display:block;
- top:0px;
- height:100%;
- width:200px;
- opacity:1;
- {block:IndexPage}left:-960px;{block:IfOneColumn}left:-700px;{/block:IfOneColumn}{block:IndexPage}
- {block:PermalinkPage}left:-670px;{block:PermalinkPage}
- margin-top:0px;
- z-index:99999999999999;
- }
- /* --- HEADER ---*/
- /* --- IMAGES ---*/
- #image img{
- position:relative;
- height:130px;
- width:130px;
- float:right;
- -moz-border-radius: 150px 150px 150px 150px;
- -webkit-border-radius: 150px 150px 150px 150px;
- border-radius: 150px 150px 150px 150px;
- padding:4px;
- left:-10px;
- margin-top:30px;
- }
- /* --- IMAGES ---*/
- /* --- TITLES ---*/
- #title {
- text-transform:uppercase;
- font-family:'open sans', 'helvetica neue', arial, sans-serif;
- color:{color:Post Text};
- position:relative;
- height:auto;
- width:170px;
- line-height:14px;
- text-align:right;
- letter-spacing:1px;
- font-size:13px;
- margin-top:150px;
- margin-left:18px;
- }
- /* --- TITLES ---*/
- /* --- LINKS ---*/
- #links {
- margin-top:29px;
- margin-left:-10px;
- width:10px;
- height:auto;
- z-index:9;
- position:relative;
- }
- #links a{
- display:block;
- text-align:center;
- height:15px;
- width:15px;
- line-height:20px;
- margin-bottom:17px;
- text-decoration: none;
- -moz-border-radius: 15px 15px 15px 15px;
- -webkit-border-radius: 15px 15px 15px 15px;
- border-radius: 15px 15px 15px 15px;
- }
- #links a:nth-child(5n+1){background-color:{color:Accent 1};}
- #links a:nth-child(5n+2){background-color:{color:Accent 2};}
- #links a:nth-child(5n+3){background-color:{color:Accent 3};}
- #links a:nth-child(5n+4){background-color:{color:Accent 4};}
- #links a:nth-child(5n+5){background-color:{color:Accent 5};}
- #links a:hover:nth-child(5n+1){background-color:{color:Post Text};}
- #links a:hover:nth-child(5n+2){background-color:{color:Post Text};}
- #links a:hover:nth-child(5n+3){background-color:{color:Post Text};}
- #links a:hover:nth-child(5n+4){background-color:{color:Post Text};}
- #links a:hover:nth-child(5n+5){background-color:{color:Post Text};}
- /* --- LINKS ---*/
- /* --- DESCRIPTION ---*/
- #description {
- text-align:left;
- color:{color:Post Text};
- font-family:calibri;
- font-size:8px;
- margin-left:20px;
- width:170px;
- height:auto;
- margin-top:15px;
- position:relative;
- line-height:8px;
- text-transform:uppercase;
- }
- #description a{
- text-transform:uppercase;
- font-size:8px;
- width:auto;
- color:{color:Post Text};
- position:relative;
- display:inline-block;
- }
- #description a:before{
- content:'';
- top:100%;
- width:0%;
- height:1px;
- right:50%;
- background:transparent;
- position:absolute;
- transition:all .2s linear;
- -webkit-transition:all .2s linear;
- -moz-transition:all .2s linear;
- -o-transition:all .2s linear;
- }
- #description a:hover::before{
- width:100%;
- right:0;
- background:{color:Accent 1};
- }
- /* --- DESCRIPTION ---*/
- /* --- PAGINATION ---*/
- .pagination {
- letter-spacing:1px;
- font-family:'open sans', 'helvetica neue', arial, sans-serif;
- margin-top:10px;
- text-align:center;
- position:relative;
- left:0;
- right:0;
- color:{color:Post Links};
- margin-left:auto;
- margin-right:auto;
- font-size:10px;
- {block:IfNotInfiniteScroll}display:block;{/block:IfNotInfiniteScroll}
- {block:IfInfiniteScroll}display:none;{/block:IfInfiniteScroll}
- text-transform:uppercase;
- }
- .pagination a {
- display:inline-block;
- margin:0 2px;
- text-decoration:none;
- font-family:'open sans', 'helvetica neue', arial, sans-serif;
- outline:none;
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:0 5px;
- color:{color:Accent 1};
- }
- .pagination a:hover{
- color:{color:Post Text};
- }
- /* --- PAGINATION ---*/
- /* --- POST INFO ---*/
- .post-meta {
- margin-left:-13px;
- margin-top:-30px;
- }
- .post-meta .type {
- float:left;
- border:1px solid {color:Post Border};
- background:{color:Post Text};
- padding:1px 8px;
- text-align:left;
- line-height:10px;
- {block:IndexPage}width:auto;padding:0px 8px;{/block:IndexPage}
- {block:PermalinkPage}width:513px;{/block:PermalinkPage}
- }
- .post-meta .type a {
- color:white;
- font-weight:bold;
- font-size:8px;
- text-align:left;
- font-family:calibri;
- margin:2px 1px 2px 1px;
- text-transform:uppercase;
- text-decoration: none;
- }
- #button {
- display:inline-block;
- position:absolute;
- text-align:right;
- {block:PermalinkPage}left:445px;top:-14px;{/block:PermalinkPage}
- {block:IndexPage}top:-13px;{block:if250pxPosts}left:194px;{/block:if250pxPosts}{block:ifNot250pxPosts}left:343px;{/block:ifNot250pxPosts}{block:IfOneColumn}left:443px;{/block:IfOneColumn}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}
- z-index:99;
- width:80px;
- }
- #button a {
- display:inline-block;
- {block:IndexPage}
- height:5px;width:5px;{/block:IndexPage}
- {block:PermalinkPage}height:4px;width:4px;{/block:PermalinkPage}
- text-align:right;
- border:1px solid transparent;
- margin:0px;
- }
- #button a:nth-child(5n+1){background-color:{color:Accent 1};}
- #button a:nth-child(5n+2){background-color:{color:Accent 2};}
- #button a:nth-child(5n+3){background-color:{color:Accent 3};}
- #button a:nth-child(5n+4){background-color:{color:Accent 4};}
- #button a:nth-child(5n+5){background-color:{color:Accent 5};}
- #button a:hover {
- border:1px solid {color:Post Text};
- background:none;
- }
- /* --- POST INFO ---*/
- /* --- POST TAGS ---*/
- .tags {
- position:relative;
- margin-top:-4px;
- left:0;
- right:0;
- z-index:9;
- margin-bottom:20px;
- text-align:center;
- padding:8px 10px 0;
- font-family: {font:Tags Font};
- font-size: {text:Tags Font Size};
- 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;
- transition: all 0.4s ease-in-out;
- }
- .tags a {
- margin:2px 2px 1px 2px;
- padding:0px 4px;
- line-height:13px;
- border-radius:1px;
- text-transform: uppercase;
- font-size: {text:Tags Font Size};
- font-weight:bold;
- border:1px solid transparent;
- letter-spacing:0.5px;
- color:{color:Post Text};
- font-family: {font:Tags Font};
- }
- .tags a:hover:nth-child(5n+1){background:{color:Accent 1};color:white;}
- .tags a:hover:nth-child(5n+2){background:{color:Accent 2};color:white;}
- .tags a:hover:nth-child(5n+3){background:{color:Accent 3};color:white;}
- .tags a:hover:nth-child(5n+4){background:{color:Accent 4};color:white;}
- .tags a:hover:nth-child(5n+5){background:{color:Accent 5};color:white;}
- /* --- POST TAGS ---*/
- /* --- QUOTES ---*/
- #quote{
- padding: 20px 0px 5px 0px;
- display:block;
- margin-top:8px;
- text-align:justify;
- border-top:2px solid {color:Post Text};
- font-size:8px;
- text-transform:uppercase;
- font-weight:bold;
- line-height:1.0em;
- font-family:{font:Post Font};
- color:{color:Post Text};
- }
- .mark{
- position:relative;
- margin-bottom:-25px;
- margin-top:-5px;
- display:block;
- height:30px;
- width:30px;
- text-align:center;
- line-height:53px;
- color:{color:Accent 1};
- border:2px solid {color:Post Text};
- background-color:{color:Post Background};
- font-size:50px;
- font-family: georgia;
- font-weight:bold;
- }
- #source {
- font-family: calibri;
- font-size:8px;
- text-transform:uppercase;
- text-align:justify;
- margin-top:2px;
- line-height:8px;
- padding:2px 5px;
- background-color:{color:Post Text};
- color:{color:Post Background};
- margin-bottom:15px;
- }
- #source a{
- color:{color:Post Links};
- font-family: calibri;
- font-size:8px;
- text-transform:uppercase;
- }
- #source a:hover{
- color:{color:Post Background};
- }
- /* --- QUOTES ---*/
- /* --- CHATS ---*/
- ul.chat {
- margin:0px;
- padding:0px;
- }
- .chat li {
- list-style-type:none;
- margin-left:0px;
- padding:4px;
- }
- .odd .label {
- color:{color:Accent 1};
- }
- .even .label {
- color:{color:Accent 2};
- }
- .label {
- font-weight:bold;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:8px;
- }
- .chat li.odd {
- background-color:{color:Background};
- margin-bottom:1px;
- }
- .chat li.even {
- background-color:{color:Post Background};
- opacity:1;
- margin-bottom:1px;
- }
- /* --- CHATS ---*/
- /* --- QUESTIONS ---*/
- #question {
- padding:10px 20px;
- border:2px solid {color:Post Text};
- }
- #asker {
- text-align:right;
- background:{color:Post Text};
- text-transform:uppercase;
- font-size:8px;
- font-family:calibri;
- color:white;
- height:10px;
- margin-bottom:5px;
- padding-right:5px;
- line-height:9px;
- }
- #asker a{
- text-align:right;
- color:white;
- font-weight: bold;
- font-size:8px;
- font-family:calibri;
- text-transform:uppercase;
- }
- /* --- QUESTIONS ---*/
- /* --- AUDIO PLAYER ---*/
- #audio {
- position:relative;
- min-height:60px;}
- #audioimage {
- width:60px;
- height:60px;
- position:absolute;
- z-index:2;}
- #audioimage img {
- margin-left:0px;
- }
- #audiobackground {
- margin-top:5px;
- margin-left:5px;
- width:50px;
- height:50px;
- z-index:3;
- position:absolute;
- opacity:0.2;
- background-color:white;
- -webkit-transition:all 0.6s ease-out;
- -moz-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;}
- #audiobackground:hover {
- opacity:0.8;
- transform:rotate(360deg);
- -ms-transform:rotate(360deg);
- -webkit-transform:rotate(360deg);
- background-color:#ffffff;
- -webkit-transition:all 0.6s ease-out;
- -moz-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;}
- #audioplayer {
- width:20px;
- height:20px;
- margin-top:11px;
- margin-left:11px;
- overflow:hidden;}
- #audiobig {
- width:250px;
- {block:IndexPage}{block:if250pxPosts}width:250px;{/block:if250pxPosts}
- {block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}
- {block:IfOneColumn}width:500px;{/block:IfOneColumn}{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- height:70px;
- overflow:hidden;}
- #audioinfo {
- background-color:transparent;
- font-size:8px;
- font-family: {text:Post Font};
- color:#b6b6b6;
- text-transform:uppercase;
- height:6px;
- {block:IndexPage}{block:if250pxPosts}width:250px;{/block:if250pxPosts}
- {block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}
- {block:IfOneColumn}width:500px;{/block:IfOneColumn}{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- display:inline-block;
- width:250px;
- padding:4px;
- line-height:90%;
- margin-bottom:1.5px;
- margin-top:1px;
- margin-left:68px;
- text-align:left;
- }
- #audioinfo b{
- color:{color:post text};
- padding:0.5px 2px;
- -webkit-transition: all 0.6s;
- -moz-transition: all 0.6s;
- -ms-transition:all 0.6s;
- -o-transition: all 0.6s;
- transition: all 0.6s;
- }
- #audioinfo:hover b{
- margin-left:20px;
- color:{color:Background};
- margin-right:4px;
- background:{color:Accent 1};
- -webkit-transition: all 0.6s;
- -moz-transition: all 0.6s;
- -ms-transition:all 0.6s;
- -o-transition: all 0.6s;
- transition: all 0.6s;}
- /* --- AUDIO PLAYER ---*/
- /* --- PAGE PAGINATION ---*/
- .pagepagination{
- position:absolute;
- width:530px;
- margin-top:-8px;
- margin-left:0px;
- margin-right:auto;
- }
- .pagepagination a{
- display:inline-block;
- color:#ffffff;
- text-transform:uppercase;
- font-family:{text:Post Font};
- font-size:8px;
- text-decoration:none;
- padding:0 2% 0 2%;
- background:{color:Post Text};
- }
- .pagepagination a:hover:nth-child(2n+1)
- {background:{color:Accent 1};color:white;}
- .pagepagination a:hover:nth-child(2n+2)
- {background:{color:Accent 2};color:white;}
- /* --- PAGE PAGINATION ---*/
- /* --- NOTES ---*/
- .pagenotes a {text-decoration:none;font-family:{text:Post Font};background:none;color:{color:Post Links};}
- ol.notes {
- font-weight:none;
- background:none;
- text-align:left;
- font-family:{text:Post Font};
- font-size:8px;
- margin-left:0px;
- height:auto;
- width:500px;
- text-transform:uppercase;
- margin-top:40px;
- list-style-type:upper-roman;
- }
- ol.notes li.note {
- padding:5px;
- color:{color:Post Text};
- background:{color:Background};
- margin:2px 0;
- text-transform:uppercase;
- width:480px;
- list-style-type:upper-roman;
- -webkit-transition: all 0.6s;
- -moz-transition: all 0.6s;
- -ms-transition:all 0.6s;
- -o-transition: all 0.6s;
- transition: all 0.6s;
- }
- ol.notes li.note a{
- font-size:8px;
- text-transform:uppercase;
- }
- ol.notes li.note:hover {
- background:transparent;
- -webkit-transition: all 0.6s;
- -moz-transition: all 0.6s;
- -ms-transition:all 0.6s;
- -o-transition: all 0.6s;
- transition: all 0.6s;
- }
- ol.notes li.note img.avatar {
- width:0px;
- height:0px;
- }
- /* --- NOTES ---*/
- /* --- SELECTION ---*/
- ::selection {
- background-color:{color:Post Background};
- color:{color:Post Text};
- border-radius:2px;
- }
- ::-moz-selection {
- background-color:{color:Post Background};
- color:{color:Post Text};
- border-radius:2px;
- }
- /* --- SELECTION ---*/
- /* --- DON´T DELETE THE CREDIT PLEASE ---*/
- .credit, .credit a {
- width:12px;
- height:12px;
- bottom:5px;
- right:6px;
- padding:2px;
- font-size:8px;
- letter-spacing:1px;
- color:white;
- z-index:1;
- line-height:12px;
- position:fixed;
- text-align:center;
- font-family:calibri;
- text-decoration:none;
- text-transform:uppercase;
- background-color:{color:Accent 1};
- border:1px solid #cccccc;
- z-index:9999999999999999999999;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .credit a:hover {
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- background-color:black;
- color:white;
- transform:rotate(360deg);
- -ms-transform:rotate(360deg);
- -webkit-transform:rotate(360deg);}
- /* --- DON´T DELETE THE CREDIT PLEASE ---*/
- #infscr-loading {display:none!important;}
- /* UPDATES TAB */
- #tab18 {
- position:fixed;
- left:4px;
- top:3px;
- width:130px;
- z-index:999999999999;
- font-size:11px;
- padding:10px;
- }
- #tab18 a{
- text-decoration:none;
- background:none;
- padding:0.5px 2px;
- text-transform:uppercase;
- color:{color:Tab Links};
- font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #tab18 a:hover{
- background:none;
- color:{color:Tab Links Hover};
- font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- /* --- UPDATES TAB BOX 1 ---*/
- #tab18line1 {
- height:8px;
- width:8px;
- background:{color:Accent 1};
- display:inline-block;
- color:transparent;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line1:hover {
- width:37px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18textbox1 {
- width:51px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- margin-top:11px;
- margin-left:0px;
- float:left;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- text-align:justify;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line1:hover #tab18textbox1{
- opacity:1;
- height:250px;
- width:81px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- /* --- UPDATES TAB BOX 1 ---*/
- /* --- UPDATES TAB BOX 2 ---*/
- #tab18line2 {
- height:6px;
- width:6px;
- background:{color:Accent 2};
- border:1px solid transparent;
- display:inline-block;
- color:transparent;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line2:hover {
- width:37px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18textbox2 {
- width:51px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- margin-top:10px;
- margin-left:-12px;
- float:left;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- text-align:justify;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line2:hover #tab18textbox2{
- opacity:1;
- height:250px;
- width:83px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- /* --- UPDATES TAB BOX 2 ---*/
- /* --- UPDATES TAB BOX 3 ---*/
- #tab18line3 {
- height:6px;
- width:6px;
- background:{color:Accent 3};
- border:1px solid transparent;
- display:inline-block;
- color:transparent;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line3:hover {
- width:37px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18textbox3 {
- width:51px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- margin-top:10px;
- margin-left:-23px;
- float:left;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- text-align:justify;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line3:hover #tab18textbox3{
- opacity:1;
- height:250px;
- width:83px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- /* --- UPDATES TAB BOX 3 ---*/
- /* --- UPDATES TAB BOX 4 ---*/
- #tab18line4 {
- height:6px;
- width:6px;
- background:{color:Accent 4};
- border:1px solid transparent;
- display:inline-block;
- color:transparent;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line4:hover {
- width:37px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18textbox4 {
- width:51px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- margin-top:10px;
- margin-left:-34px;
- float:left;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- text-align:justify;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line4:hover #tab18textbox4{
- opacity:1;
- height:250px;
- width:83px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- /* --- UPDATES TAB BOX 4 ---*/
- /* --- UPDATES TAB BOX 5 ---*/
- #tab18line5 {
- height:6px;
- width:6px;
- background:{color:Accent 5};
- margin-left:1px;
- border:1px solid transparent;
- display:inline-block;
- color:transparent;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line5:hover {
- width:37px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18textbox5 {
- width:51px;
- height:0px;
- color:{color:Tab Text};
- font-family:calibri; /* CHANGE FONT HERE */
- font-size:8px; /* CHANGE FONT SIZE HERE */
- line-height:110%;
- margin-top:10px;
- margin-left:-45px;
- float:left;
- text-transform:uppercase;
- overflow:hidden;
- opacity:1;
- text-align:justify;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- #tab18line5:hover #tab18textbox5{
- opacity:1;
- height:250px;
- width:83px;
- -webkit-transition:all 0.5s;
- -moz-transition:all 0.5s;
- -ms-transition:all 0.5s;
- -o-transition:all 0.5s;
- transition:all 0.5s;
- }
- /* --- UPDATES TAB BOX 5 ---*/
- /* UPDATES TAB */
- {CustomCSS}
- </style>
- <!-- CLICK CODE -->
- <script src="//code.jquery.com/jquery-1.10.2.js"></script>
- <script src="//code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
- <script>
- $(document).ready(function(){
- $(".updatesbox").click(function(){
- $(this).toggleClass("click");
- });
- });
- </script>
- <!-- CLICK CODE -->
- {block:IfUpdatesTab}
- <div id="tab18">
- <!-- UPDATES TAB BOX 1 START -->
- <div id="tab18line1">
- <div id="tab18textbox1">
- <div style="width:80px; height:auto; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 1}";>
- <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
- </div></div>
- <!-- UPDATES TAB BOX 1 END -->
- <!-- UPDATES TAB BOX 2 START -->
- <div id="tab18line2">
- <div id="tab18textbox2">
- <div style="width:80px; height:auto; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 2}";>
- <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
- </div></div>
- <!-- UPDATES TAB BOX 2 END -->
- <!-- UPDATES TAB BOX 3 START -->
- <div id="tab18line3">
- <div id="tab18textbox3">
- <div style="width:80px; height:auto; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 3}";>
- <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
- </div></div>
- <!-- UPDATES TAB BOX 3 END -->
- <!-- UPDATES TAB BOX 4 START -->
- <div id="tab18line4">
- <div id="tab18textbox4">
- <div style="width:80px; height:auto; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 4}";>
- <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
- </div></div>
- <!-- UPDATES TAB BOX 4 END -->
- <!-- UPDATES TAB BOX 5 START -->
- <div id="tab18line5">
- <div id="tab18textbox5">
- <div style="width:80px; height:auto; margin-left: 0px;
- border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 5}";>
- <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
- This is where your text belongs. </p>
- <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
- New paragraph with < p > < / p > and
- </br>New line with < br > without the spaces</p>
- <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
- </div></div>
- <!-- UPDATES TAB BOX 5 END -->
- </div>
- {/block:IfUpdatesTab}
- </head><body>
- <div id="header">
- <div id="title">{text:Sidebar Title}</div>
- <a href="/" title="{text:Home Link Title}"><div id="image"><img src="{image:Sidebar Image}"></div></a>
- <div id="links">
- <a href="{text:Link 1 URL}" title="{text:Link 1 Title}" style="margin-left:52px;"></a><a href="{text:Link 2 URL}" title="{text:Link 2 Title}" style="margin-left:33px;"></a><a href="{text:Link 3 URL}" title="{text:Link 3 Title}" style="margin-left:28px;"></a><a href="{text:Link 4 URL}" title="{text:Link 4 Title}" style="margin-left:33px;"></a><a href="{text:Link 5 URL}" title="{text:Link 5 Title}" style="margin-left:52px;"></a></div>
- <div id="description">{Description}</div>
- {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage}{CurrentPage} out of {TotalPages}{block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage}</div>{/block:Pagination}</div>
- <span class="credit">
- <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
- <div id="big">
- <div id="content">
- {block:Posts}<article class="entries"><div class="post">
- <!----- INFO SECTION ----->
- <div class="post-meta"><div class="type"><div id="button">
- <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="{24HourWithZero}:{Minutes} - {dayofmonthwithZero} {month} {year}"></a>
- <a href="{Permalink}" title="{NoteCountwithLabel}"></a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}" target="blank" title="via: {ReblogParentName}"></a>{/block:RebloggedFrom}
- {block:RebloggedFrom}<a href="{ReblogRootURL}" target="blank" title="org: {ReblogRootName}"></a>{/block:RebloggedFrom}
- <a href="{ReblogURL}" target="blank" title="reblog"></a></div>
- <a href="{Permalink}">{block:Text}Text{/block:Text}{block:Photo}Photo{/block:Photo}{block:Photoset}Photoset{/block:Photoset}{block:Quote}Quote{/block:Quote}{block:Link}Link{/block:Link}{block:Chat}Chat{/block:Chat}{block:Video}Video{/block:Video}{block:Audio}Audio{/block:Audio}{block:Answer}Question{/block:Answer}</a></div></div></br></br></p>
- <!----- INFO SECTION ----->
- <div class="po">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!----- TEXT / PHOTO / PHOTOSET ----->
- <!----- TEXT / PHOTO / PHOTOSET ----->
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><div class="text">{Body}</div>{/block:Text}
- {block:Photo}
- {LinkOpenTag}<div class="imgp"><img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}"/></div>{LinkCloseTag}{block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photo}
- {block:Photoset}
- <div class="imgp"><div class="pset">{block:IndexPage}{block:IfNotOneColumn}{block:if250pxPosts}{Photoset-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Photoset-400}{/block:ifNot250pxPosts}{/block:IfNotOneColumn}{block:IfOneColumn}{Photoset-500}{/block:IfOneColumn}{block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div></div> {block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
- <!----- TEXT / PHOTO / PHOTOSET ----->
- <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
- {block:Quote}<center><div class="mark">“</div></center>
- <div id="quote">{Quote}</div>{block:Source}
- <div id="source"> {Source}</div>{/block:Source}{/block:Quote}
- {block:Video}<div class="imgp"><div class="pset">{block:IndexPage}{block:if250pxPosts}{Video-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Video-400}{/block:ifNot250pxPosts}{block:IfOneColumn}{Video-500}{/block:IfOneColumn}{block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div></div>{block:Caption}{block:ifShowCaptions}
- <span class="caption">{Caption}</span>
- {/block:ifShowCaptions}{/block:Caption}{/block:Video}
- {block:Link}<h1><a href="{URL}" target="_blank" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
- {block:Chat}
- <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">
- {block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
- <!----- AUDIO POSTS ----->
- {block:Audio}
- <div id="audio">
- <div id="audiobackground"><div id="audioplayer">
- {AudioPlayerWhite}
- </div></div>
- <img id="audioimage" style="max-width:60px;" img src="https://38.media.tumblr.com/27c7e2c0db27e7c0573b9a098873f6c5/tumblr_nfeb2dRHoU1trnu46o1_400.jpg"/>
- {block:AlbumArt}
- <img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}" />
- {/block:AlbumArt}
- <div id="audiobig">
- {block:TrackName}
- <div id="audioinfo"><b>Track: </b>{TrackName}</div>
- {/block:TrackName}
- {block:Artist}
- <div id="audioinfo"><b>Artist: </b> {Artist}</div>
- {/block:Artist}{block:Album}
- <div id="audioinfo"><b>Album: </b>{Album}</div>
- {/block:Album}
- <div id="audioinfo"><b>Played: </b>{PlayCountWithLabel}</div>
- </div></div>{block:ifshowcaptions}
- <span class="caption">{Caption}</span>
- {/block:ifshowcaptions}
- {/block:Audio}
- <!----- AUDIO POSTS ----->
- <!----- ASKS POSTS ----->
- {block:Answer}<div id="question">{Question}</div><div id="asker">{Asker}</div></p>{Answer}{/block:Answer}
- <!----- ASKS POSTS ----->
- </div></div>
- <!----- TAGS ----->
- {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"># {Tag}</a> {/block:Tags}</div>{/block:HasTags}
- <!----- TAGS----->
- <!----- PAGE PAGINATION ----->
- <div class="pagepagination">
- {block:PermalinkPagination}
- {block:PreviousPost}
- <a href="{PreviousPost}">⇚ go to Previous Post</a>
- {/block:PreviousPost}
- {block:NextPost}
- <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post ⇛</a>
- {/block:NextPost}
- {/block:PermalinkPagination}
- </div>
- <!----- PAGE PAGINATION ----->
- <!----- NOTES ----->
- {block:PostNotes}
- <div class="pagenotes">{PostNotes}</div>
- {/block:PostNotes}
- <!----- NOTES ----->
- </article>{/block:Posts}</div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- {/block:IfInfiniteScroll}
- <script>
- (function() {
- var $tumblelog = $('#content');
- {block:IfInfiniteScroll}
- $tumblelog.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a:first",
- itemSelector : "article",
- bufferPx : 50,
- done : "",
- loading: {
- finishedMsg: "<p> </p>",
- img : " ",
- msg: null,
- msgText: "<p> </p>"
- },
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- {/block:IfInfiniteScroll}
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script><script>
- var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
- (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
- g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
- s.parentNode.insertBefore(g,s)}(document,'script'));
- </script>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement