Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme 48 made by celina aka mkbye :-)
- please don't remove credit, or at least put it somewhere else on your blog!
- if you're stealing codes, bitch I will find you :))
- theme created: December 2013
- theme edited: November 5 2015
- theme posted publicly: November 30 2015
- links:
- http://mkbye.tumblr.com
- http://themesbycel.tumblr.com
- http://lunarthemers.tumblr.com
- -->
- <html lang="en">
- <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Roboto::latin', 'Dancing+Script::latin', 'Satisfy::latin', 'Cookie::latin', 'Great+Vibes::latin', 'Bad+Script::latin', 'Calligraffitti::latin', 'Allura::latin', 'Parisienne::latin', 'Montez::latin', 'Qwigley::latin', 'Euphoria+Script::latin', 'Rouge+Script::latin', 'Ruthie::latin', 'Raleway:300:latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:10,
- tip_fade_speed:10,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script src="http://static.tumblr.com/p2evvtm/7Lzm07nfv/snowstorm.js"></script>
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!--DEFAULT VARIABLES-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#f4f4f4"/>
- <meta name="color:link" content="#777"/>
- <meta name="color:text" content="#414141"/>
- <meta name="color:title" content="#333"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="image:vertical" content="1"/>
- <meta name="if:black and white image" content="0"/>
- <meta name="if:grayscale images" content="1"/>
- <meta name="color:border1" content="#fff"/>
- <meta name="color:border2" content="#000"/>
- <meta name="color:border3" content="#ddd"/>
- <meta name="color:sidebar" content="#ddd"/>
- <meta name="color:blogtitle" content="#000"/>
- <meta name="color:bars" content="#000"/>
- <meta name="color:colour of snow" content="#fff"/>
- <meta name="color:sidebar link text" content="#fff"/>
- <meta name="text:blogtitle" content="blogtitle"/>
- <meta name="text:blogtitle size" content="20"/>
- <meta name="text:name or second blogtitle" content="blogtitle"/>
- <meta name="text:name" content="celina"/>
- <meta name="text:stats" content="2 out of 5000"/>
- <meta name="text:link 1" content="/"/>
- <meta name="text:link 1 msg" content="the north pole"/>
- <meta name="text:link 2" content="/"/>
- <meta name="text:link 2 msg" content="letters"/>
- <meta name="text:link 3" content="/"/>
- <meta name="text:link 3 msg" content="lists"/>
- <meta name="text:link 4" content="/"/>
- <meta name="text:link 4 msg" content="photos"/>
- <meta name="text:link 5" content="/"/>
- <meta name="text:link 5 msg" content="archive"/>
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:4px;
- margin:20px 0px 0px 20px;
- background:{color:title};
- letter-spacing:0px; /* change the letter spacing */
- color:white; /* change the text color */
- font-size:10px;
- text-transform:lowercase;
- border:1px solid white;
- z-index:999999999999999999999999999999999999;
- }
- ::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}
- ::-webkit-scrollbar-thumb {background-color:{color:border2};}
- iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
- transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family:arial;
- line-height:15px;
- font-size:10px;
- background-color: {color:Background};
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- color:{color:link};
- }
- a:hover {
- text-decoration: none;
- font-style:;
- color: {color:Hover};
- }
- div#center{
- margin:auto;
- position:relative;
- width:1250px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- .entry {
- float:left;
- display: block;
- margin:20px;
- overflow:hidden;
- width:250px;
- border:1px solid #dddddd;
- padding:15px;
- padding-bottom:13px;
- {block:PermalinkPage}
- width:450px;
- text-align:left;
- line-height:10px;
- {/block:PermalinkPage}
- background:white;
- background-image:URL();
- }
- .entry img{
- width:233px;
- padding:8px;
- background:#efefef;
- border:1px solid #dddddd;
- {block:PermalinkPage}
- width:433px;
- {/block:PermalinkPage}
- {block:ifgrayscaleimages}
- -webkit-filter:grayscale(.8);
- {/block:ifgrayscaleimages}
- }
- .entry .perma{
- position: absolute;
- width:250px;
- height:100%;
- margin-left:0px;
- top:0px;
- z-index:99999;
- line-height:16px;
- overflow:hidden;
- text-align:center;
- background:white;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .entry:hover .perma{
- overflow:visible;
- opacity:.5;
- }
- .perma2{
- position: absolute;
- z-index:99999;
- width:100px;
- height:auto;
- margin-left:65px;
- top:40%;
- overflow:hidden;
- text-align:center;
- background:white;
- padding:10px;
- font-style:italic;
- opacity:0;
- color:#000;
- border:1px solid {color:title};
- font-size:9.5px;
- -webkit-transform:scale(0);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .perma2 a{
- color:#000;
- }
- .entry:hover .perma2{
- overflow:visible;
- opacity:1;
- -webkit-transform:scale(1);
- outline:5px solid white;
- outline-offset:5px;
- }
- #posts {
- width:800px;
- margin-top:50px;
- z-index:99;
- margin-left:425px;
- position:relative;
- overflow-y: hidden;
- }
- #sidebar{
- position:fixed !important;
- width:200px;
- height:270px;
- margin-top:110px;
- margin-left:120px;
- text-align:center;
- background:transparent;
- border:2px solid transparent;
- border-radius:10px;
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover{
- opacity:1;
- border:2px solid transparent;
- border-radius:10px;
- }
- #sidebartop{
- position:fixed !important;
- z-index:99999;
- margin-left:-120px;
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebartop img{
- position:fixed !important;
- width:450px;
- margin-top:-74px;
- margin-left:0px;
- text-align:center;
- z-index:999999;
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #sidebartop img{
- margin-top:-265px;
- opacity:0;
- }
- #sidebarbottom{
- position:fixed !important;
- z-index:99999;
- margin-left:-120px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebarbottom img{
- position:fixed !important;
- width:450px;
- margin-top:-73px;
- margin-left:0px;
- text-align:center;
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebarhover{
- position:fixed !important;
- width:255px;
- height:210px;
- margin-top:50px;
- margin-left:-30px;
- text-align:center;
- background:{color:sidebar};
- border:2px solid transparent;
- outline:1px solid white;
- outline-offset:-5px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #sidebarhover{
- opacity:1;
- margin-top:10px;
- }
- #pic{
- position:fixed !important;
- z-index:99999999999999;
- margin-top:150px;
- margin-left:-10px;
- width:100px;
- height:150px;
- border:3px solid {color:border2};
- background:white;
- -webkit-transform:rotate(-5deg);
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #pic img{
- width:100px;
- height:150px;
- {block:ifblackandwhiteimage}
- -webkit-filter:grayscale(100%);
- {/block:ifblackandwhiteimage}
- outline:1px solid white;
- outline-offset:-5px;
- }
- #sidebar:hover #pic{
- opacity:0;
- margin-left:-320px;
- }
- #blogtitle{
- position:fixed !important;
- z-index:9999999999999999;
- width:260px;
- margin-left:-30px;
- margin-top:260px;
- font-family:rouge script;
- font-size:60px;
- color:white;
- text-shadow:-2px 0 {color:blogtitle}, 0 1px {color:blogtitle}, 1px 0 {color:blogtitle}, 0 -1px {color:blogtitle};
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #blogtitle{
- opacity:0;
- margin-left:200px;
- }
- #flash{
- position:fixed;
- margin-top:68px;
- margin-left:-150px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #flash img{
- width:120px;
- -webkit-transform:rotate(90deg);
- }
- #sidebar:hover #flash{
- opacity:1;
- margin-left:-50px;
- }
- #descbox{
- position:fixed !important;
- z-index:99999;
- width:170px;
- height:90px;
- margin-top:40px;
- margin-left:30px;
- border-radius:5px;
- border:1px solid #dddddd;
- background:white;
- opacity:0;
- transform: scale(1.1);
- -ms-transform: scale(1.1);
- -webkit-transform: scale(1.1);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #descbox{
- opacity:1;
- transform: scale(1);
- -ms-transform: scale(1);
- -webkit-transform: scale(1);
- }
- #name{
- position:fixed !important;
- width:210px;
- z-index:999999999999999;
- text-align:left;
- margin-top:20px;
- margin-left:0px;
- text-transform:lowercase;
- font-weight:bold;
- color:{color:title};
- font-size:{text:blogtitle size}px;
- letter-spacing:-2px;
- padding-left:5px;
- }
- #bar4{
- position:fixed !important;
- height:40px;
- width:3px;
- margin-top:40px;
- margin-left:0px;
- opacity:0.8;
- border-top-right-radius:10px;
- border-bottom-right-radius:10px;
- background:{color:title};
- }
- #desc{
- position:fixed !important;
- z-index:99999999999999999999999;
- height:40px;
- overflow:auto;
- width:155px;
- padding:5px;
- text-align:center;
- margin-top:35px;
- margin-left:0px;
- line-height:11px;
- font-size:10px;
- overflow:auto;
- padding-right:10px;
- }
- #navibar{
- position:fixed;
- z-index:9999999999;
- width:250px;
- height:auto;
- margin-left:-30px;
- margin-top:240px;
- background:transparent;
- line-height:15px;
- font-size:13px;
- font-family:dancing script;
- padding:5px;
- color:{color:border3};
- opacity:1px;
- transform: scale(0);
- -ms-transform: scale(0);
- -webkit-transform: scale(0);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #navibar a{
- padding:5px;
- color:{color:sidebar link text};
- }
- #sidebar:hover #navibar{
- opacity:1;
- transform: scale(1);
- -ms-transform: scale(1);
- -webkit-transform: scale(1);
- }
- #cesw img{
- position:fixed !important;
- width: 290px;
- margin-top:-10px;
- margin-left:-130px;
- opacity:0;
- transition: all .5s ease-out;
- -o-transition-transition: all .5s ease-out;
- -webkit-transition: all .5s ease-out;
- }
- #sidebar:hover #cesw img{
- opacity:1;
- }
- #xmas img{
- position:fixed;
- z-index:9999999;
- width:265px;
- margin-left:-135px;
- margin-top:150px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #xmas img{
- opacity:1;
- }
- #left{
- position:fixed !important;
- z-index:9999;
- width:20px;
- height:100%;
- top:0px;
- left:0px;
- background:{color:bars};
- }
- #top{
- position:fixed !important;
- z-index:9999;
- width:100%;
- height:20px;
- top:0px;
- left:0px;
- background:{color:bars};
- }
- #bottom{
- position:fixed !important;
- z-index:9999;
- width:100%;
- height:20px;
- bottom:0px;
- left:0px;
- background:{color:bars};
- }
- #right{
- position:fixed !important;
- z-index:9999;
- width:20px;
- height:100%;
- top:0px;
- right:0px;
- background:{color:bars};
- }
- #swipe img{
- position:fixed !important;
- width:450px;
- margin-top:70px;
- margin-left:0px;
- opacity:1;
- }
- #textnotes{
- position:relative;
- width:241px;
- height:10px;
- padding:4px;
- text-align:center;
- line-height:10px;
- color:{color:sidebar};
- background:#f4f4f4;
- border:1px solid {color:sidebar};
- font-size:9px;
- text-transform:uppercase;
- }
- #textnotes a{
- color:{color:text};
- }
- #stats{
- position:fixed;
- bottom:30px;
- left:30px;
- background:{color:bars};
- color:{color:sidebar link text};
- height:10px;
- width:auto;
- padding:5px;
- font-size:9px;
- line-height:10px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #stats a{
- color:{color:sidebar link text};
- }
- #stats:hover{
- background:{color:sidebar};
- }
- #question{
- width:230px;
- height:auto;
- background:#f4f4f4;
- padding:10px;
- text-align:justify;
- border-radius:5px;
- {block:permalinkpage}
- width:430px;
- {/block:permalinkpage}}
- #answer{
- width:230px;
- height:auto;
- background:{color:title};
- padding:10px;
- text-align:justify;
- border-radius:5px;
- {block:permalinkpage}
- width:430px;
- {/block:permalinkpage}}
- #answer a{
- color:{color:sidebar link text};
- }
- .title{
- line-height: 28px;
- font-size:20px;
- color:{color:Title};
- font-weight: normal;
- font-family:cookie;
- }
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- #tdcd{
- position:fixed;
- bottom:5px;
- z-index:99999;
- right:5px;
- background:white;
- border:1px solid #eee;
- width:30px;
- height:30px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #tdcd:hover{
- right:75px;
- }
- #cr{
- position:fixed;
- bottom:5px;
- z-index:99999;
- background:white;
- border:1px solid #eee;
- width:70px;
- height:30px;
- right:-70px;
- font-size:8px;
- text-align:center;
- line-height:30px;
- font-weight:bold;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #tdcd:hover #cr{
- right:0px;
- }
- #cr a{
- color:{color:blogtitle};
- }
- #albumart img{
- width:70px;
- height:70px;
- border:2px solid {color:blogtitle};
- outline:1px solid white;
- outline-offset:-15px;
- }
- .title2{
- line-height:30px;
- font-family:dancing script;
- font-size:15px;
- color:{color:Title};
- font-weight: normal;
- margin-top:-70px;
- margin-left:100px;
- text-align:center;
- }
- .title3{
- font-weight: normal;
- margin-top:0px;
- margin-left:100px;
- text-align:center;
- font-family:raleway;
- font-size:12px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- .notes img{width:10px; position:relative; top:3px;margin:5px;padding:0px;border-radius:100px;border:1px solid {color:title};}
- <--ses-->
- small{font-size: 90%;}
- {CustomCSS}
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></script>
- <script>
- snowStorm.snowColor = '{color:colour of snow}'; // Snow Color
- snowStorm.flakesMaxActive = 96; // Amount of Snowflakes Falling
- snowStorm.flakeBottom = null; // Snowflakes piling up on bottom of your screen?
- </script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <BODY onselectstart="return false;" ondragstart="return false;">
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="cage">
- <div id="center">
- <div id="top"></div>
- <div id="bottom"></div>
- <div id="left"></div>
- <div id="right"></div>
- <div id="swipe"><img src="http://25.media.tumblr.com/514cd8a4b94562295186de0a77e6020f/tumblr_mes7xbezFf1rlenn9o1_500.png"></div>
- <div id="sidebar">
- <div id="sidebartop"><img src="http://oi39.tinypic.com/2z735g9.jpg"></div>
- <div id="sidebarbottom"><img src="http://oi43.tinypic.com/28btx7a.jpg">
- </div>
- <div id="sidebarhover"></div>
- <div id="pic"><img src="{image:vertical}"></div>
- <div id="blogtitle">{text:blogtitle}</div>
- <div id="cesw"><img src="http://th08.deviantart.net/fs70/PRE/f/2012/250/4/3/stock___snow_3_by_jassy2012-d5duo6m.png"></div>
- <div id="descbox">
- <div id="name">{text:name or second blogtitle}.</div>
- <div id="bar4"></div>
- <div id="desc">{description}</div>
- </div>
- <div id="flash"><img src="http://49.media.tumblr.com/9aef58cb857a141c4cd808d7994c52fe/tumblr_mf67aoX6kX1rldjw0o1_250.gif"></div>
- <div id="navibar">
- <a href="{text:link 1}" style="background:{color:border1};border-radius:3px;">{text:link 1 msg}</a>
- <a href="{text:link 2}" style="background:{color:border2};border-radius:3px;">{text:link 2 msg}</a>
- <a href="{text:link 3}" style="background:{color:border3};border-radius:3px;">{text:link 3 msg}</a>
- <a href="{text:link 4}" style="background:{color:blogtitle};border-radius:3px;">{text:link 4 msg}</a>
- <a href="{text:link 5}" style="background:{color:bars};border-radius:3px;">{text:link 5 msg}</a>
- </div>
- <div id="xmas"><img src="http://40.media.tumblr.com/2a5e55b387e8898e625bd867bc03b5fb/tumblr_meyhvbyEot1rldjw0o1_400.png"></div>
- </div>
- <div id="stats">{text:stats}</div>
- <div id="tdcd"><img src="http://icons.iconarchive.com/icons/benzlee/free-christmas/128/snowman-icon.png" style="width:30px;height:30px;"></a>
- <div id ="cr"><a href="http://mkbye.tumblr.com">theme by mkbye</a></div>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
- </br>
- {block:IndexPage}
- <div id="textnotes">
- <a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="textnotes" style="width:440px;height:auto;"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- {/block:PermalinkPage}
- {/block:Text}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
- </br>
- {block:IndexPage}
- <div id="textnotes" style="border:1px solid {color:border1};color:{color:border1};">
- <a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="textnotes" style="width:440px;height:auto;border:1px solid {color:border1};color:{color:border1};"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- {/block:PermalinkPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="perma"></div>
- <div class="perma2">
- <a href="{ReblogURL}" target="_blank"> reblog this post </a> </br>
- {block:NoteCount}<a href="{permalink}">{notecountwithlabel}</a>{/block:NoteCount}</br>
- posted <a href="/" title="{timeago}">{DayOfMonthWithZero} {ShortDayOfWeek}</a>
- </div>
- <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
- {LinkCloseTag}</br>
- <div id="textnotes" style="width:440px;height:auto;"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- </br>
- {caption}
- </br>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- {Photoset-250}</center></br>
- <div id="textnotes" style="border:1px solid {color:border2};color:{color:border2};">
- <a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-400}</center>
- </br>
- <div id="textnotes" style="width:440px;height:auto;border:1px solid {color:border2};color:{color:border2};"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- </br>
- {caption}
- </br>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Answer}
- <div id="question">
- <font style="color:{color:blogtitle}; text-transform:uppercase; font-style: italic;"><b>{Asker}</b></font>: {question}</div>
- <div style="padding:5px;"></div>
- <div id="answer"><font style="color:{color:sidebar link text}; text-transform:uppercase; font-style: italic;"><b>{text:name}</b></font><font style="color:{color:sidebar link text}">: {answer}</font></div><div style="padding:5px;"></div>
- {block:IndexPage}
- <div id="textnotes" style="border:1px solid {color:border2};color:{color:border2};">
- <a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="textnotes" style="width:440px;height:auto;border:1px solid {color:link};color:{color:link};"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- {/block:PermalinkPage}
- {/block:Answer}
- {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
- </br>
- {block:IndexPage}
- <div id="textnotes" style="border:1px solid {color:border2};color:{color:border2};">
- <a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="textnotes" style="width:440px;height:auto;border:1px solid {color:border2};color:{color:border2};"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- {/block:PermalinkPage}
- {/block:Quote}
- {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </br>
- {block:IndexPage}
- <div id="textnotes" style="border:1px solid {color:border3};color:{color:border3};">
- <a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="textnotes" style="width:440px;height:auto;border:1px solid {color:border3};color:{color:border3};"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- {/block:PermalinkPage}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <div id="albumart"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- {block:TrackName}
- <div class="title2">{TrackName}</div>
- {/block:TrackName}
- {block:Artist}
- <div class="title3">{Artist}</div>
- {/block:Artist}
- <div style="border:1px solid #ddd; height:30px; margin-top:35px; margin-left:0px;">
- {AudioPlayerWhite}
- </div>
- </br>
- {block:IndexPage}
- <div id="textnotes" style="border:1px solid {color:blogtitle};color:{color:blogtitle};">
- <a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="textnotes" style="width:440px;height:auto;border:1px solid {color:blogtitle};color:{color:blogtitle};"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- </br>
- {caption}
- </br>
- {/block:PermalinkPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-250}</center></br>
- <div id="textnotes" style="border:1px solid {color:border2};color:{color:border2};">
- <a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-400}</center>
- </br>
- <div id="textnotes" style="width:440px;height:auto;border:1px solid {color:border2};color:{color:border2};"><a href="{ReblogURL}">{block:NoteCount}{Notecount}N.{/block:Notecount}</a> ❅ <a href="{Permalink}">{timeago}</a> ❅ <b>Via: </b>{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</br>
- {block:HasTags}<b>Tags:</b> {block:Tags}
- <a href="{TagURL}">{Tag},</a>
- {/block:Tags}{/block:HasTags}
- </div>
- </br>
- {caption}
- </br>
- {/block:PermalinkPage}
- {block:Video}
- {block:PostNotes}
- <div style="padding:5px"></div>
- <div id="postnotes"><div style="height:auto; max-height:300px;overflow:auto; padding:10px;font-size:9px;">{PostNotes}</div></div><br>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment