Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme 3 made by
- ╱╱╱╭╮╱╭╮
- ╱╱╱┃┃╱┃┃
- ╭╮╭┫┃╭┫╰━┳╮╱╭┳━━╮
- ┃╰╯┃╰╯┫╭╮┃┃╱┃┃┃━┫
- ┃┃┃┃╭╮┫╰╯┃╰━╯┃┃━┫
- ╰┻┻┻╯╰┻━━┻━╮╭┻━━╯
- ╱╱╱╱╱╱╱╱╱╭━╯┃
- ╱╱╱╱╱╱╱╱╱╰━━╯
- Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
- http://mkbye.tumblr.com/
- Theme created: 7.11.2013
- edited: 10.03.15
- -->
- <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: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+Script::latin', 'Allura::latin', 'Ruthie::latin', 'Noto+Sans:400,400italic:latin', 'Libre+Baskerville:400,400italic:latin', 'Satisfy::latin', 'Dawning+of+a+New+Day::latin','Dosis::latin', 'Raleway:200:latin', 'Parisienne::latin', 'Great+Vibes::latin', 'Clicker+Script::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:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </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="#fff"/>
- <meta name="color:link" content="#777"/>
- <meta name="color:text" content="#777"/>
- <meta name="color:title" content="#333"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="image:background" content="1"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:sidebarbackground" content="1"/>
- <meta name="text:blogtitle" content="blogtitle">
- <meta name="color:blogtitle" content="#333"/>
- <meta name="color:blogtitleshadow" content="#fff"/>
- <meta name="image:sideback" content="1"/>
- <meta name="text:name" content="name here"/>
- <meta name="color:name" content="#333"/>
- <meta name="text:link one" content="/"/>
- <meta name="text:link 1 msg" content="link 1 msg"/>
- <meta name="text:link two" content="/"/>
- <meta name="text:link 2 msg" content="link 2 msg"/>
- <meta name="text:link three" content="/"/>
- <meta name="text:link 3 msg" content="link 3 msg"/>
- <meta name="text:link four" content="/"/>
- <meta name="text:link 4 msg" content="link 4 msg"/>
- <meta name="text:link five" content="/"/>
- <meta name="text:link 5 msg" content="link 5 msg"/>
- <meta name="text:link six" content="/"/>
- <meta name="text:link 6 msg" content="link 6 msg"/>
- <meta name="color:postborder" content="#b3b3b3"/>
- <meta name="text:stats" content="stats link"/>
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px 6px 6px 6px;
- margin:20px 0px 0px 20px;
- background: #fff; /* change the background color */
- border-right:4px solid {color:postborder}; /* change the border color */
- border-left:4px solid {color:postborder}; /* change the border color */
- border-radius: 70px 35px / 35px 70px;
- font-family:arial; /* change the font */
- font-size:11px; /* change the font size */
- letter-spacing:1px; /* change the letter spacing */
- text-transform:uppercase; /* can be uppercase, lowercase, none*/
- color: {color:text}; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
- 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};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- 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:1500px;
- background-color:;
- overflow:hidden;
- overflow-y:hidden;
- }
- ask{
- font-family:allura;
- text-align: right;
- margin-top: 10px;
- margin-left: 5px;
- font-size:20px;
- color: #ddd;
- line-height: 5px;
- }
- askk {
- font-family:allura;
- text-align: center;
- font-size:20px;
- color: {color:name};
- line-height: 5px;
- text-shadow: 1.5px 1px #ddd;
- }
- /*CUSTOMIZE ENTRY SETTINGS HERE*/
- .entry {
- float:left;
- display: block;
- margin:5px;
- overflow:hidden;
- width:230px;
- {block:PermalinkPage}
- width:400px;
- margin-left: 100px;
- text-align:left;
- line-height:10px;
- {/block:PermalinkPage}
- background:white;
- background-image:URL();
- border:1px solid {color:postborder};
- padding: 5px;
- padding-bottom: 3px;
- }
- /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
- .entry .perma{
- width:226px;
- height:27px;
- margin-left:0px;
- margin-top:0px;
- position: absolute;
- line-height: 37px;
- overflow:hidden;
- text-transform: uppercase;
- text-align:center;
- padding: 2px;
- font-family:arial;
- font-size: 10px;
- background:white;
- word-spacing:1px;
- letter-spacing:1px;
- opacity: 0.0;
- border-bottom:2px solid {color:postborder};
- -webkit-transition: all .5s ease;
- -moz-transition: all .5s ease;
- -o-transition: all .5s ease;
- transition: all .5s ease;
- }
- .entry:hover .perma {
- overflow:visible;
- opacity:1;
- }
- /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
- #posts {
- width:850px;
- margin-top:70px;
- z-index:99;
- margin-left:430px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- -webkit-animation:fadeInRightBig 1.5s;
- -moz-animation:fadeInRightBig 1.5s;
- -ms-animation:fadeInRightBig 1.5s;
- }
- /*CUSTOMIZE SIDEBAR HERE*/
- #sidebar{
- position:fixed !important;
- width:220px;
- background-image:url({image:sidebarbackground});
- height:310px;
- margin-top:130px;
- margin-left:85px;
- text-align:center;
- padding:10px;
- border: 1px solid {color:postborders};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- #sidebar:hover{
- padding-bottom: 65px;
- }
- #sidebar #sidebarpic img {
- width:220px;
- opacity: 0.9;
- height:310px;
- }
- #sidebar #blogtitle{
- position:fixed !important;
- z-index:99999999999999999999999;
- width:220px;
- height:30px;
- opacity: 1;
- padding:3px;
- margin-top:-55px;
- margin-left:-5px;
- background:transparent;
- line-height:57px;
- text-align:center;
- border-bottom: 0px;
- color: {color:blogtitle};
- letter-spacing:0px;
- font-size: 40px;
- font-family:allura;
- border-top-left-radius: 6px;
- border-top-right-radius: 6px;
- border-bottom-left-radius: 2px;
- border-bottom-right-radius: 2px;
- -moz-text-shadow: 2px 2px 10px #000;
- -webkit-text-shadow: 2px 2px 10px #000;
- text-shadow: 2px 1px 2px {color:blogtitleshadow};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #blogtitle{
- color: {color:blogtitleshadow};
- text-shadow: 2px 1px 2px {color:blogtitle};
- }
- #sidebar #desc{
- position:fixed !important;
- width:210px;
- padding-top:5px;
- padding-bottom:5px;
- padding-left:5px;
- padding-right:5px;
- background:transparent;
- height:auto;
- margin-top:5px;
- margin-left:0px;
- text-align:center;
- z-index:9999999999;
- font-family:arial;
- font-size:10px;
- line-height:15px;
- opacity: 0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #desc{
- opacity: 1;
- }
- .sideback{
- position:fixed;
- margin-left:22px;
- top: 28px;
- background: #;
- background-image:url({image:sideback});
- border: 1px solid {color:postborder};
- border-top: none;
- height:100%;
- opacity:1;
- width:25px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- .sideback:hover {
- background-position:right;
- }
- .sideback2{
- position:fixed;
- margin-left:1210px;
- top: 28px;
- background: #;
- background-image:url({image:sideback});
- border: 1px solid {color:postborder};
- border-top: none;
- height:100%;
- opacity:1;
- width:25px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- .sideback2:hover {
- background-position:right;
- }
- #bar{
- position: fixed;
- background-color: #fff;
- width:3000px;
- height:25px;
- opacity: 1;
- padding: 3px;
- margin-left:-200px;
- margin-top: 0px;
- z-index:999999999999999;
- }
- .lace{
- background: url('http://static.tumblr.com/onnk3od/DF1moey55/merpderp.png') repeat;
- width:3000px;
- height:17px;
- top:20px;
- margin-left:-200px;
- position:fixed;
- z-index:120;
- z-index:999999999999999999999;
- }
- #stats{
- position:fixed;
- z-index:999999999999999999999999;
- width:auto;
- height:14px;
- opacity: 1;
- padding:3px;
- margin-left:150px;
- margin-top: 2px;
- background: transparent;
- line-height:18px;
- text-align:center;
- font-size: 10px;
- font-family:arial;
- letter-spacing: 1px;
- }
- .link1{
- position:fixed;
- margin-top:150px;
- margin-left:350px;
- width:25px;
- height:25px;
- padding:3px;
- background-color:white;
- border:1px solid {color:postborder};
- border-radius: 100px;
- text-align:center;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- .link2{
- position:fixed;
- margin-top:200px;
- margin-left:350px;
- width:25px;
- height:25px;
- padding:3px;
- background-color:white;
- border:1px solid {color:postborder};
- border-radius: 100px;
- text-align:center;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- .link3{
- position:fixed;
- margin-top:250px;
- margin-left:350px;
- width:25px;
- height:25px;
- padding:3px;
- background-color:white;
- border:1px solid {color:postborder};
- border-radius: 100px;
- text-align:center;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- .link4{
- position:fixed;
- margin-top:300px;
- margin-left:350px;
- width:25px;
- height:25px;
- padding:3px;
- background-color:white;
- border:1px solid {color:postborder};
- border-radius: 100px;
- text-align:center;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- .link5{
- position:fixed;
- margin-top:350px;
- margin-left:350px;
- width:25px;
- height:25px;
- padding:3px;
- background-color:white;
- border:1px solid {color:postborder};
- border-radius: 100px;
- text-align:center;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- .link6{
- position:fixed;
- margin-top:400px;
- margin-left:350px;
- width:25px;
- height:25px;
- padding:3px;
- background-color:white;
- border:1px solid {color:postborder};
- border-radius: 100px;
- text-align:center;
- -webkit-animation:fadeInUpBig 1.5s;
- -moz-animation:fadeInUpBig 1.5s;
- -ms-animation:fadeInUpBig 1.5s;
- }
- /*CUSTOMIZE TITLE OF ENTRIES HERE*/
- .title{
- line-height: 30px;
- font-size: 30px;
- font-family:allura;
- color:{color:Title};
- font-weight: normal;
- }
- /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
- @font-face {font-family:"Aderyn";src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
- @font-face { font-family: "rose"; src: url('http://static.tumblr.com/zux19tj/NaYmhkpum/anjelika_rose_1_.ttf'); }
- @font-face {font-family: 'Black Jack'; src: url('http://static.tumblr.com/npggxjg/oZUm1zb9f/black_jack.ttf');}
- @font-face{font-family:Hand of Sean;src:url(http://static.tumblr.com/9wzbixa/RxLmj2j5g/handsean.ttf);}
- /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
- #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;}
- <--ses-->
- small{font-size: 90%;}
- {CustomCSS}
- @-webkit-keyframes fadeInUpBig {
- 0% {
- opacity: 0;
- -webkit-transform: translateY(2000px);
- }
- 100% {
- opacity: 1;
- -webkit-transform: translateY(0);
- }
- }
- @-moz-keyframes fadeInUpBig {
- 0% {
- opacity: 0;
- -moz-transform: translateY(2000px);
- }
- 100% {
- opacity: 1;
- -moz-transform: translateY(0);
- }
- }
- @-o-keyframes fadeInUpBig {
- 0% {
- opacity: 0;
- -o-transform: translateY(2000px);
- }
- 100% {
- opacity: 1;
- -o-transform: translateY(0);
- }
- }
- @keyframes fadeInUpBig {
- 0% {
- opacity: 0;
- transform: translateY(2000px);
- }
- 100% {
- opacity: 1;
- transform: translateY(0);
- }
- }
- .fadeInUpBig {
- -webkit-animation-name: fadeInUpBig;
- -moz-animation-name: fadeInUpBig;
- -o-animation-name: fadeInUpBig;
- animation-name: fadeInUpBig;
- }
- @-webkit-keyframes fadeInDownBig {
- 0% {
- opacity: 0;
- -webkit-transform: translateY(-2000px);
- }
- 100% {
- opacity: 1;
- -webkit-transform: translateY(0);
- }
- }
- @-moz-keyframes fadeInDownBig {
- 0% {
- opacity: 0;
- -moz-transform: translateY(-2000px);
- }
- 100% {
- opacity: 1;
- -moz-transform: translateY(0);
- }
- }
- @-ms-keyframes fadeInDownBig {
- 0% {
- opacity: 0;
- -ms-transform: translateY(-2000px);
- }
- 100% {
- opacity: 1;
- -ms-transform: translateY(0);
- }
- }
- @-o-keyframes fadeInDownBig {
- 0% {
- opacity: 0;
- -o-transform: translateY(-2000px);
- }
- 100% {
- opacity: 1;
- -o-transform: translateY(0);
- }
- }
- @keyframes fadeInDownBig {
- 0% {
- opacity: 0;
- transform: translateY(-2000px);
- }
- 100% {
- opacity: 1;
- transform: translateY(0);
- }
- }
- @mixin fadeInDownBig($duration, $delay, $function, $fill, $visibility) {
- -webkit-animation-name: fadeInDownBig;
- -moz-animation-name: fadeInDownBig;
- -ms-animation-name: fadeInDownBig;
- -o-animation-name: fadeInDownBig;
- animation-name: fadeInDownBig;
- @include duration($duration);
- @include delay($delay);
- @include function($function);
- @include fill-mode($fill);
- @include visibility($visibility);
- }
- @-webkit-keyframes fadeInLeftBig {
- 0% {
- opacity: 0;
- -webkit-transform: translateX(-2000px);
- }
- 100% {
- opacity: 1;
- -webkit-transform: translateX(0);
- }
- }
- @-moz-keyframes fadeInLeftBig {
- 0% {
- opacity: 0;
- -moz-transform: translateX(-2000px);
- }
- 100% {
- opacity: 1;
- -moz-transform: translateX(0);
- }
- }
- @-o-keyframes fadeInLeftBig {
- 0% {
- opacity: 0;
- -o-transform: translateX(-2000px);
- }
- 100% {
- opacity: 1;
- -o-transform: translateX(0);
- }
- }
- @keyframes fadeInLeftBig {
- 0% {
- opacity: 0;
- transform: translateX(-2000px);
- }
- 100% {
- opacity: 1;
- transform: translateX(0);
- }
- }
- .fadeInLeftBig {
- -webkit-animation-name: fadeInLeftBig;
- -moz-animation-name: fadeInLeftBig;
- -o-animation-name: fadeInLeftBig;
- animation-name: fadeInLeftBig;
- }
- @-webkit-keyframes fadeInRightBig {
- 0% {
- opacity: 0;
- -webkit-transform: translateX(2000px);
- }
- 100% {
- opacity: 1;
- -webkit-transform: translateX(0);
- }
- }
- @-moz-keyframes fadeInRightBig {
- 0% {
- opacity: 0;
- -moz-transform: translateX(2000px);
- }
- 100% {
- opacity: 1;
- -moz-transform: translateX(0);
- }
- }
- @-o-keyframes fadeInRightBig {
- 0% {
- opacity: 0;
- -o-transform: translateX(2000px);
- }
- 100% {
- opacity: 1;
- -o-transform: translateX(0);
- }
- }
- @keyframes fadeInRightBig {
- 0% {
- opacity: 0;
- transform: translateX(2000px);
- }
- 100% {
- opacity: 1;
- transform: translateX(0);
- }
- }
- .fadeInRightBig {
- -webkit-animation-name: fadeInRightBig;
- -moz-animation-name: fadeInRightBig;
- -o-animation-name: fadeInRightBig;
- animation-name: fadeInRightBig;
- }
- </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">
- $(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="bar"></div>
- <div id="stats">{text:stats}</div>
- <!--STUFF THAT GOES INTO THE SIDEBAR-->
- <div id="sidebar">
- <center>
- <div id="blogtitle">{text:blogtitle}</div>
- <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"></a></div>
- <div id="desc">
- {description}
- </div>
- </center>
- </div>
- <!------------------------------------->
- <div class="link1"><a href="{text:link one}" title="{text:link 1 msg}"><img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/home.png" style="opacity: 0.7; padding-top:3px;"></a> </div>
- <div class="link2"><a href="{text:link two}" title="{text:link 2 msg}"><img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/email.png" style="opacity: 0.7; padding-top:3px;"></a> </div>
- <div class="link3"><a href="{text:link three}" title="{text:link 3 msg}"><img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/plus.png" style="opacity: 0.7; padding-top:3px;"></a> </div>
- <div class="link4"><a href="{text:link four}" title="{text:link 4 msg}"><img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/free-for-job.png" style="opacity: 0.7; padding-top:3px;"></a> </div>
- <div class="link5"><a href="{text:link five}" title="{text:link 5 msg}"><img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/illustration.png" style="opacity: 0.7; padding-top:3px;"></a> </div>
- <div class="link6"><a href="{text:link six}" title="{text:link 6 msg}"><img src="http://cdn1.iconfinder.com/data/icons/dortmund/dortmund-16x16/heart.png" style="opacity: 0.7; padding-top:3px;"></a> </div>
- <div class="left">
- <div class="sideback"></div>
- <div class="sideback2"></div>
- <div class="sideback3"></div>
- <div class="lace"></div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
- href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
- {/block:Text}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
- class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
- {block:Answer}
- <div style="margin: 0px -10px -10px -10px; min-height:40px; border: 1px solid #ddd; padding: 10px; background-color: #f5f5f5; ">
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-left:1px;margin-top:2px; border: 1px solid #ddd; border-radius: 3px; -webkit-transform: rotate(-5deg);"/>
- <ask>{Asker}</ask>: {Question}</div> <br>
- <div style="margin: 5px 1px -1px -10px; min-height:auto; padding: 10px; background-color: transparent;"><center>{Answer}</center></div> <Br><br><div style="text-align: right;"><askk>{text:name}</askk><hr size=1></div>
- <small><P ALIGN=Right><a href="{Permalink}">{notecountwithlabel}</a></small>
- {/block:Answer}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> REBLOG </a> ✿ <a href="{permalink}">{notecount}</a> | {timeago}</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}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
- {Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-500}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
- href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/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}
- <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
- {/block:Chat}
- {block:Audio}
- <div style="width:200px; height:30px;">
- {AudioPlayerBlack}
- </div>
- {block:IndexPage}<span class="permalink">
- <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
- </span>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-400}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PostNotes}<div align="middle">{caption}</div>
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/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>
- <a href="http://www.mkbye.tumblr.com"><img src="http://i50.tinypic.com/3325qp0.png" style="position:fixed; right:3px; opacity:.6; top:27px;z-index:99999;-webkit-filter: invert(100%)"></a>
- <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family: calibri; font-size: 15px; line-height: 10px;"><a href="http://mkbye.tumblr.com">©</a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment