Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by biebinator. orginally by cap1tol. keep credit bby <3
- -->
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <head>
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link href='http://fonts.googleapis.com/css?family=The+Girl+Next+Door' rel='stylesheet' type='text/css'>
- <meta name="color:background" content="#DACBD6"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:title" content="#FFFFFF"/>
- <meta name="color:link" content="#424242"/>
- <meta name="color:side1" content="#EEA9B8"/>
- <meta name="color:side2" content=" #F54D70"/>
- <meta name="color:side3" content=" #FFFFFF"/>
- <meta name="color:hover" content="#bebebe"/>
- <meta name="if:dotted border" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:Link one" content=""/>
- <meta name="text:Link one Title" content=""/>
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Two Title" content=""/>
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Three Title" content=""/>
- <meta name="text:Link Four" content="" />
- <meta name="text:Link Four Title" content=""/>
- <meta name="text:Link Five" content="" />
- <meta name="text:Link Five Title" content=""/>
- <meta name="color: first letter of title" content="#000"/>
- <meta name="text:moving text" content="all around the world people want to be loved"/>
- <meta name="text:moving text2" content="all around the world people want to be loved"/>
- <meta name="text:moving text3" content="all around the world people want to be loved"/>
- <meta name="text:free online users code" content="69 cats | 100000 people were here"/>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/s48lvqls2/jquery-1.4.4.min.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <script type="text/javascript">
- <!--
- //(c) Ian Muscat 2007
- 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>
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-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: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
- @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
- @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- @font-face {
- font-family: "dawning";
- src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
- }
- @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
- @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
- @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
- p {
- margin:0px;
- margin-top:0px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- a:hover {
- color: {color:Hover};
- text-decoration: none;
- font-style: normal;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- text-shadow:0px 0px 0px #000;
- }
- body {
- margin:0px;
- background-color: {color:background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;}
- body, div, p, textarea, submit, input{
- font-family: pixel;
- font-size: 8px;
- line-height:9px;
- letter-spacing:0px;
- color:black;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:side2};
- height:auto;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:side2}
- height:auto !important;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:5px;
- background-color:{color:side2};
- }
- .wrapper{
- margin: 0px auto;
- width: 817px;
- }
- .left{
- float: left;
- margin-left: 0px;
- width: 817px;
- }
- ::-webkit-scrollbar {width: 6px; height: 4px; background: #fff; }
- ::-webkit-scrollbar-thumb { background-color: #ffffff; -webkit-border-radius: 1ex; border: 1px solid #ddd;}
- .entry {
- float:left;
- padding: 4px;
- border:1px dotted #dadada;
- margin: 3px;
- {block:IndexPage}
- width: 210px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- background-color: white;
- }
- .entry .textpost{
- background-color: #fff;
- }
- .questions{
- font-style:normal;
- margin-bottom:3px;
- border-bottom:1px solid #dcdcdc;
- }
- .questions:hover{
- font-style:bold;
- }
- #posts {
- float:left;
- width:620px;
- margin-left: 220px;
- {block:PermalinkPage}
- margin-left: 220px;
- background-color: #fff;
- width:504px;
- {/block:PermalinkPage}
- }
- @font-face { font-family: "poop"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
- #postnotes{
- text-align: left;
- }
- #postnotes blockquote{
- border: 0px;
- }
- #sidepicture {
- width: 50px;
- }
- #sidepicture .side1{
- position:absolute;
- opacity:0;
- font-size: 8px;
- line-height:10px;
- text-align: center;
- text-transform:uppercase;
- width: 175px;
- height: 50px;
- background-color: {color:side1};
- margin-top:-181px;
- margin-left:-75px;
- padding-right:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s
- transition: .6s;
- }
- #sidepicture:hover .side1 {
- opacity:.75;
- margin-left:-0px;
- margin-top: -195px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s
- transition: .6s;
- }
- #sidepicture .side2{
- position:absolute;
- opacity:0;
- font-size: 8px;
- line-height:9px;
- text-align: center;
- width: 175px;
- height: 25px;
- background-color: {color:side2};
- margin-top:0px;
- margin-left:0px;
- padding-left:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture:hover .side2{
- opacity:.75;
- margin-top:-145px;
- margin-left:0px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture .side3{
- position:absolute;
- opacity:0;
- font-size: 8px;
- line-height:10px;
- text-align: center;
- width: 175px;
- height: 120px;
- background-color: {color:Side3};
- margin-top:-96px;
- margin-left:100px;
- padding-left:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture:hover .side3{
- opacity:.75;
- margin-left:0px;
- margin-top:-120px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture .side4{
- position:absolute;
- opacity:1;
- font-size: 8px;
- line-height:5px;
- text-align: center;
- width: 100px;
- height: autopx;
- background-color: transparent;
- margin-top:-10px;
- margin-left:90px;
- padding-left:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture:hover .side4{
- opacity:.75;
- margin-left:45px;
- margin-top:-165px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture .side5{
- position:absolute;
- opacity:0;
- font-size: 8px;
- line-height:6px;
- text-align: center;
- width: 175px;
- height: 15px;
- background-color: {color:side2};
- margin-top:0px;
- margin-left:0px;
- padding-left:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture:hover .side5{
- opacity:.75;
- margin-top:-14px;
- margin-left:0px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture .side6{
- position:absolute;
- opacity:0;
- font-size: 8px;
- line-height:6px;
- text-align: center;
- width: 175px;
- height: 15px;
- background-color: {color:side1};
- margin-top:0px;
- margin-left:0px;
- padding-left:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture:hover .side6{
- opacity:.75;
- margin-top:-29px;
- margin-left:0px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture .side7{
- position:absolute;
- opacity:0;
- font-size: 8px;
- line-height:6px;
- text-align: center;
- width: 175px;
- height: 15px;
- background-color: {color:side2};
- margin-top:0px;
- margin-left:0px;
- padding-left:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture:hover .side7{
- opacity:.75;
- margin-top:-44px;
- margin-left:0px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture .side8{
- position:absolute;
- opacity:0;
- font-size: 8px;
- line-height:6px;
- text-align: right;
- width: 175px;
- height: 15px;
- background-color: {color:side3};
- margin-top:0px;
- margin-left:0px;
- padding-left:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture:hover .side9{
- opacity:.75;
- margin-top:-210px;
- margin-left:0px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture .side9{
- position:absolute;
- opacity:0;
- font-size: 8px;
- line-height:6px;
- text-align: left;
- width: 118px;
- height: 15px;
- background-color: transparent;
- margin-top:0px;
- margin-left:0px;
- padding-left:5px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidepicture:hover .side8{
- opacity:.75;
- margin-top:-210px;
- margin-left:0px;
- -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
- transition: .6s;
- }
- #sidebar {
- position:fixed !important;
- width: 180px;
- font-family: handy00;
- height: auto;
- background-color:transparent;
- margin-left: 15px;
- margin-top: 200px;
- padding:3px;
- {block:ifdottedborder}
- border: 1px #aaa dotted;
- {/block:ifdottedborder}
- padding-bottom: 3px;
- border-bottom-left-radius:0px;
- border-top-left-radius:0px;
- }
- .hazza{padding: 0px; background-color: transparent;float: left; text-align: center; margin-top: 0px; margin-left: -5px; margin-right: 15px; }
- .hazza img {float: left; display: block; width: 135px; height:135px;margin-top:0px; margin-left:6px;}
- #lou {letter-spacing:0px; padding: 0px;}
- #lou img {display: inline; text-align:center; border: 0px solid {color:border};}
- #lou img:hover {display: inline; height:135px; text-align:center; opacity:3; -webkit-transition: all 0.6s ease;border: 0px solid {color:border};}
- .sidebar{float:right; letter-spacing:2px; padding: 0px; position:fixed; -webkit-transition: all 1s ease-in;opacity: 0;}
- .sidebar img{width:width: 134px; height:135px; border: 0px;margin-top:0px;}
- .sidebar:hover{opacity:3;}
- div#lonely{
- position:fixed !important;
- width: auto;
- height: auto;
- margin-top:0px;
- margin-left:0px;
- background-color: transparent;
- font-family: "black swan";
- font-size: 15px;
- line-height: 40px;
- text-align: center;
- -webkit-transform: rotate(-0deg);
- -moz-transform: rotate-(0deg);
- font-weight: normal;
- text-shadow: 1px 0px 2px #000;
- }
- div#links{
- position: fixed !important;
- width: auto;
- font-family: handy00;
- text-shadow: 0px 0px 0px #e7a3bc;
- font-size: 8px;
- border-bottom: 0px dashed #e7a3bc;
- margin-top:137px;
- margin-left:3px;
- line-height:10px;
- letter-spacing: 0px;
- font-style: normal;
- text-align: center;
- border-bottom: 0px dashed #e7a3bc;
- color: #000;
- }
- div#links2{
- position: fixed !important;
- width: auto;
- font-family: pixel;
- text-shadow: 0px 0px 0px #e7a3bc;
- font-size: 8px;
- border-top: 1px dashed #e7a3bc;
- margin-top:58px;
- margin-left:3px;
- line-height:10px;
- letter-spacing: 0px;
- font-style: normal;
- text-align: center;
- border-top: 1px dashed #e7a3bc;
- color: #6495ED;
- }
- @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
- h3{
- font-family: "black swan";
- font-size: 80px;
- line-height: 12px;
- color: #A78282;
- font-weight: normal;
- line-height:15px;
- letter-spacing: 1px;
- font-style: normal;
- text-transform: lowercase;
- text-align: right;
- padding: 0px;
- margin:0px;
- }
- #drowning {
- opacity:1;
- margin-left: 79px;
- margin-top:350px;
- width: 113px;
- height: 21px;
- font-family: pixel;
- font-size:8px;
- color:#fff;
- background-color:transparent;
- border:px solid #ddd;
- border-radius: 0px 0px 0px 0px;
- text-align:left;
- padding:8px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- position:fixed;
- line-height: 10px;
- }
- #drowning:hover {
- opacity:.9;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- @font-face{
- font-family: 'pixel';
- font-style: normal;
- font-weight: normal;
- src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
- .title{
- font-family: pixel;
- font-size: 8px;
- line-height: 10px;
- color: {color:Title};
- letter-spacing: 2px;
- font-weight: normal;
- }
- @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- blockquote{
- padding: 2px 2px 2px 5px;
- margin:2px 2px 2px 5px;
- border-left: 2px solid #888;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, li{
- list-style:none;
- padding: 1px 1px 1px 2px;
- margin:1px 1px 1px 1px;
- }
- .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:#555555;}
- .notes img{width:10px; position:relative; top:3px;}
- .permalink {
- display: block;
- padding: 0px;
- margin: 4px 8px 0px 8px;
- text-transform: uppercase;
- font-family: pixel;
- font-size: 8px;
- color: #313131;
- line-height: 18px;
- text-align: right;
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- border-top: 1px dotted #dcdcdc;
- }
- .entry .blanket{
- position:absolute;
- width:210px;
- height:0px;
- overflow:hidden;
- margin-top:0px;
- opacity:0.0;
- bottom: 0px;
- background-color:#fff;
- -webkit-transition: all .5s linear;
- -moz-transition: all .5s linear;
- transition: all .5s linear;
- }
- .entry:hover .blanket{
- height:20px;
- opacity: 0.9;
- -webkit-transition: all .5s linear;
- -moz-transition: all .5s linear;
- transition: all .5s linear;
- }
- .entry .blanket .permalink2{
- text-transform:uppercase;
- width:210px;
- height:25px;
- font-family:pixel;
- font-size:8px;
- color:#000;
- font-decoration:none;
- text-align:center;
- margin-top:5px;
- opacity:0.0
- background-color:#000;
- -webkit-transition: all .3s linear;
- -moz-transition: all .3s linear;
- transition: all .3s linear;
- }
- .entry:hover .blanket .permalink2{
- opacity:1;
- -webkit-transition: all .4s linear;
- -moz-transition: all .4s linear;
- transition: all .4s linear;
- }
- .entry .blanket .permalink2 a{
- color:#000;
- -webkit-transition: all .3s linear;
- -moz-transition: all .3s linear;
- transition: all .3s linear;
- }
- .entry:hover .blanket .permalink2 a:hover {
- color:#888;
- -webkit-transition: all .3s linear;
- -moz-transition: all .3s linear;
- transition: all .3s linear;
- }
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- @font-face { font-family: "kingcoolkc"; src: url('http://static.tumblr.com/4yxykdm/wmVlrea61/king_cool_kc_1_.ttf'); }
- @font-face { font-family:basket;
- src: url('http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf');
- }
- .firstletter {
- font-family:black swan;
- text-transform: lowercase;
- font-size:30px;
- line-height: 10px;
- margin-left:-45px;
- width:160px;
- color: {color:title};
- font-color: {color:title};
- text-align:center;
- text-shadow:3px 2px 3px #000;
- }
- .firstletter:first-letter {
- color: {color: first letter of title};
- text-transform: uppercase;
- font-size:60px;
- margin-left
- }
- @font-face {
- font-family: "sweetly";
- src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');
- }
- {CustomCSS}
- ::selection {
- background: {color:side2};
- color: #000;
- }
- ::-moz-selection {
- background: {color:side2};
- color: #000;
- }
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body onkeydown="return false">
- <div class="wrapper">
- <div id="sidebar">
- <div id="sidepicture"><img src="{image:sidebar}" width=180px height=208px>
- <div class="side1"></div> <div class="side2"><br><a href="{text:link one}">{text:link one title}</a> + <a href="{text:link two}">{text:link two title}</a> + <a href="{text:link three}">{text:link three title}</a> + <a href="{text:link four}">{text:link four title}</a> + <a href="{text:link five}">{text:link five title}</a>
- </div>
- <div class="side3"><br><br>{Description}</br></div>
- <div class="side5"><br><marquee>{text:moving text}</marquee></br>
- </div>
- <div class="side7"><br><marquee>{text:moving text2}</marquee></br>
- </div>
- <div class="side6"><br><marquee behavior="alternate">{text:moving text3}</marquee><!-- dfkfkdffk --><p><a" href=""></a></p></br>
- </div>
- <div class="side8"><br>{text:free online users code}</br>
- </div>
- <div class="side9"><br>{text:whatever} <font color="{color:side2}">♥</font></a> >>>>></a></br>
- </div>
- <div class="side4">
- <div id="blogtitle">
- <div class="firstletter">{Title}</div>
- </div></center><br>
- </div>
- </div>
- </div>
- <div id="drowning">
- <div style=" overflow:auto; font-family: pixel; margin-left:-8px; margin-top: -10px; width:134px; height: 40px;background-color: transparent; color; #fff; font-size: 8px; text-align: center;">
- </div></div>
- <div class="header">
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div class="textpost">
- {block:Title}{Title}{/block:Title}
- {Body}
- {block:IndexPage}
- <div class="permalink">
- <a href="{permalink}">posted {timeago} with {notecount} notes <font color="{color:side2}">♥</font></a>
- </div>
- {/block:IndexPage}
- </div>
- {/block:Text}
- {block:Link}
- <div class="textpost">
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="permalink">
- <a href="{permalink}">posted {timeago} with {notecount} notes <font color="{color:side2}">♥</font></a>
- </div>
- {/block:IndexPage}
- </div>
- {block:Link}
- {block:Answer}
- <br>
- <div style="border-radius:5px; border: 1px dashed #ddd; margin: 3px; min-height:30px; padding: 3px; background-color: trans; box-shadow: 0px 0px 0px 0px #8A2BE2; font-family: handy00; font-size: 8px;">
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 0px #ddd; border-top-right-radius:0px; border-bottom-right-radius:0px; border-top-left-radius:0px; border-bottom-left-radius:0px;"/>
- <div style="font-family: littlefont; text-transform: uppercase; font-size: 8px;">{Asker} said:</div> {Question}<br></div>
- <Br>
- <div style="font-family: littlefont; text-transform: uppercase; font-size: 8px;">
- and i said: </div>
- <div style="font-family: ronda; text-transform: normal; font-size: 8px;">{Answer}
- </div>
- <br>
- <div class="permalink">
- <a href="{permalink}">posted {timeago} with {notecount} notes <font color="{color:side2}">♥</font></a>
- </div>
- {/block:Answer}
- {block:Photo}
- {block:IndexPage}
- <div class="blanket">
- <div class="permalink2">
- <center><a href="{permalink}"> <font color="{color:side2}">♥</font></a> <a href="{permalink}"> posted {timeago} <font color="{color:side2}">♥</font></a> with {notecount} notes</a> <font color="{color:side2}">♥</font></a> <a href="{ReblogURL}" target="_blank">reblawg</a><font color="{color:side2}">♥</font></a></span></center></div>
- </div>
- <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="210px"/>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="503"/>
- {LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div class="blanket">
- <div class="permalink2">
- <a href="{permalink}">{timeago} + {NoteCountWithLabel} + <a href="{ReblogURL}" target="_blank">reblog</a></a></span></div>
- </div>
- <center>{Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="textpost">
- {Quote}</span>
- {block:Source}{Source}{/block:Source}
- {block:IndexPage}
- <div class="permalink">
- <a href="{permalink}">posted {timeago} with {notecount} notes <font color="{color:side2}">♥</font> </a>
- </div>
- {/block:IndexPage}
- </div>
- {/block:Quote}
- {block:Chat}
- <div class="textpost">
- {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}
- </ul>
- {block:IndexPage}
- <div class="permalink">
- <a href="{permalink}">posted {timeago} with {notecount} notes <font color="{color:side2}">♥</font></a>
- </div>
- {/block:IndexPage}
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="textpost">
- {AudioPlayerBlack}
- {block:ifshowaudiocaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowaudiocaptions}
- {block:IndexPage}
- <div class="permalink">
- <a href="{permalink}">posted {timeago} with {notecount} notes <font color="{color:side2}">♥</font></a>
- </div>
- {/block:IndexPage}
- </div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <div class="blanket">
- <div class="permalink2">
- <a href="{permalink}">{timeago} + {NoteCountWithLabel} + <a href="{ReblogURL}" target="_blank">reblog</a></a></span></div>
- </div>
- {/block:IndexPage}
- <center>{Video-250}</center>
- {block:Video}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount} {NoteCountWithLabel} {/block:NoteCount}{block:HasTags}{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}
- <p>{block:RebloggedFrom}<div style="border-bottom:1px solid #ddd; text-align:left; text-transform:none; "> reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>posted by <a href="{ReblogRootURL}">{ReblogRootName}</a></div>
- {/block:RebloggedFrom}</center></span><br><div id="postnotes">{PostNotes}</div><br>
- {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}{/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- {block:IndexPage}
- {block:Pagination}
- <ul id="pagination">
- {block:PreviousPage}
- <li><a href="{PreviousPage}"></a></li>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
- {/block:CurrentPage}
- {block:JumpPage}
- <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <li><a id="nextPage" href="{NextPage}"></a></li>
- {/block:NextPage}
- </ul>
- {/block:Pagination}
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#posts').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : ".entry",
- bufferPx : 200,
- loadingImg : "http://static.tumblr.com/plngtrn/ieqlmwwlc/ajax-loader.gif",
- loadingText : "<em></em>",
- },
- function() { $('#posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- </body>
- </a><div style="position:fixed; bottom:10px; left:10px;">
- <a href="http://biebinator.tumblr.com/">credit</a>
- </html>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement