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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!-- THEME BY 15304, POSTS BY GALAXIAS-THEMES -->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{FavIcon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
- <style type="text/css">
- @font-face {font-family: "vdj";src: url('https://dl.dropboxusercontent.com/s/vn84aq1yx6s7jti/Vdj.ttf?dl=1'); format("truetype");}
- @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
- @font-face {font-family: "existence_light";src: url('https://dl.dropboxusercontent.com/s/j6zit9abexzkx1z/Existence-Light.ttf?dl=1'); format("truetype");}
- @font-face {font-family: "alexbrush";src: url('https://dl.dropboxusercontent.com/s/y48zvcvymdw1vmo/AlexBrush-Regular.ttf?dl=1'); format("truetype");}
- @font-face {font-family: "aaargh";src: url('https://dl.dropboxusercontent.com/s/bnyoyt2m3w06ehr/Aaargh.ttf?dl=1'); format("truetype");}
- @font-face {font-family: "Color of Autumn";src: url('https://dl.dropboxusercontent.com/s/l06x9nm9m2aw6n8/Colors%20Of%20Autumn.ttf?dl=1'); format("truetype");}
- @font-face {font-family: "black jack";src: url('https://dl.dropboxusercontent.com/s/ryf3a4mag4hudp6/BLACKJAR.TTF?dl=1'); format("truetype");}
- ::selection {
- color: #2a4a5c;
- background-color: transparent !important;
- }
- ::-moz-selection {
- color: #2a4a5c;
- background-color: transparent !important;
- }
- ::-webkit-scrollbar {
- width: 5px;
- height:1px;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #2a4a5c;
- border: 1px solid #4e6d7e;
- }
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
- height: 90%;
- display: block;
- background-color: transparent;
- }
- ::-webkit-scrollbar-track-piece {
- background-color: #000000;
- }
- body {
- background-color: #000000;
- }
- *, body, a {
- cursor: url(http://i.imgur.com/2qleX.jpg), auto;
- }
- a:link, a:visited, a:active {
- text-decoration: none;
- color: #4e6d7e;
- cursor: url('http://i.imgur.com/IepP2.jpg'), auto;
- text-shadow: 0px 0px #2a4a5c, -0px 0px #2a4a5c;
- -webkit-transition: all 0.7s ease-in-out;
- }
- a:hover {
- color: #2a4a5c;
- text-shadow: 7px 0px transparent, -7px 0px transparent;
- -webkit-transition: all 0.7s ease-in-out;
- }
- /* GASARA */
- @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
- ul, li {
- font-family: "Gasra";
- font-size:8px;
- list-style-type:square;
- color: #5c5c5c;
- }
- ul, ol {
- font-family: "Calibri";
- text-transform: none !important;
- font-size: 10px;
- padding:2px;
- margin-left:20px;
- }
- small, sub {
- font-family: "Calibri";
- font-size: 8px;
- letter-spacing: 1px;
- line-height: 13px;
- margin-top: 10px !important;
- line-height: 90%;
- }
- pre, code {
- font-family: "Gasara";
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1;
- line-height: 100%;
- color: #2a4a5c;
- background-color: #9a9a9a;
- text-align: center;
- padding: 3px;
- border-radius: 10px 0px 10px 0px;
- border: 1px dotted #2a4a5c;
- }
- blockquote {
- margin-left: 7px;
- width: 85%;
- width:92%;
- text-align: justify;
- border-left: dotted 1px #2a4a5c;
- padding: 5px;
- -moz-border-radius: 10px 0px;
- border-radius: 10px 0px 0px 0px;
- padding-left: 10px;
- }
- blockquote blockquote {
- margin-left: 4px;
- width: 85%;
- width:90%;
- text-align: justify;
- border-left: dotted 1px #2a4a5c;
- padding: 5px;
- -moz-border-radius: 0px 0px;
- border-radius: 10px 0px 0px 0px;
- padding-left: 10px;
- }
- blockquote img {
- max-width:210px !important;
- height: auto;
- opacity: .5;
- overflow:hidden;
- }
- blockquote blockquote img {
- max-width:180px !important;
- height: auto;
- opacity: .5;
- overflow:hidden;
- }
- .alignment {
- position: relative;
- margin-left: 165px;
- margin-top: 20px;
- height: 100%;
- height: auto !important;
- min-height: 100%;
- z-index:999999999999;
- width:250px;
- }
- #posttitle {
- font-family: 'aaargh', sans-serif;
- color: #2a4a5c;
- font-size: 15px;
- padding: 5px;
- margin-top: 5px;
- line-height: 17px;
- text-align: center;
- text-transform: lowercase;
- }
- #posttitle:first-letter {
- font-family: 'alexbrush', cursive;
- color: #4e6d7e;
- text-transform: uppercase;
- font-size: 35px;
- }
- #posttitle a {
- color: #2a4a5c;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- #posttitle a:hover {
- color: #4e6d7e;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .quotation1 {
- position:absolute;
- font-size:30px;
- color: {color:bolded text};
- opacity:0.1;
- font-family: georgia;
- margin-top: 5px;
- }
- .quotation2 {
- position:absolute;
- font-size:30px;
- color: #4e6d7e;
- opacity:0.1;
- font-family: georgia;
- margin-top: 5px;
- }
- .postcontainer {
- width:250px;
- font-family: arial;
- font-size: 10px;
- letter-spacing: 1;
- line-height: 100%;
- color: #5c5c5c;
- text-align: justify;
- word-wrap:break-word;
- background-color: #080808;
- border-radius: 30px 0px 30px 0px;
- border-right: 1px dotted #4e6d7e;
- border-left: 1px dotted #4e6d7e;
- padding: 10px;
- margin-bottom: 20px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postinfo {
- width:250px;
- font-family: arial;
- font-size: 10px;
- letter-spacing: 1;
- line-height: 100%;
- color: #5c5c5c;
- text-align: justify;
- word-wrap:break-word;
- margin-top: -15px;
- background-color: #080808;
- padding: 10px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postnotes {
- width:250px;
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing: 1;
- line-height: 100%;
- color: #5c5c5c;
- text-align: left;
- text-transform: uppercase;
- word-wrap:break-word;
- background-color: #080808;
- padding: 10px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postnotes img {
- display:none;
- }
- .postperma {
- width:264px;
- margin-top: -17px;
- margin-bottom: 20px;
- text-align:center;
- font-family: "Gasara";
- font-size: 8px;
- color: #4e6d7e;
- text-transform: uppercase;
- letter-spacing: 1;
- line-height: 15px;
- padding: 5px;
- height: 11px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postperma a {
- color: #4e6d7e;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postperma a:hover {
- color: #5c5c5c;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- #odd {
- padding:2px;
- font-size: 10px;
- letter-spacing: 1px;
- font-family: arial;
- color: #5c5c5c;
- }
- #even {
- padding:2px;
- font-size: 10px;
- letter-spacing: 1px;
- font-family: arial;
- color: #5c5c5c;
- }
- #tags {
- font-family: "Gasara";
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1;
- line-height: 100%;
- }
- #tags a, #permatags a {
- color: #2a4a5c;
- }
- #permatags {
- width:270px;
- margin-top: -20px;
- padding: 5px;
- margin-bottom: 10px;
- color: #c5c5c5;
- font-family: "Gasara";
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1;
- line-height: 100%;
- text-align: center;
- }
- .postcontainer img:hover, #photoset:hover {
- opacity: 1;
- -webkit-filter: grayscale(0%) !important;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postcontainer img, #photoset {
- max-width:250px;
- opacity: .5;
- -webkit-filter: grayscale(100%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .photopost img {
- max-width: 250px !important;
- opacity: .5;
- -webkit-filter: grayscale(100%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .video {
- max-width: 250px !important;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- -webkit-filter: grayscale(100%);
- opacity: .5;
- }
- .video:hover {
- opacity: 1;
- -webkit-filter: grayscale(0%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- /* QUOTES */
- h2 {
- font-family: aaargh;
- font-size: 15px;
- line-height:15px;
- color: #2a4a5c;
- font-weight: normal;
- letter-spacing: 0px;
- }
- .quote {
- font-family: aaargh;
- font-size: 24px;
- opacity:0.5;
- color: #2a4a5c;
- float: left;
- margin-top: 2px;
- }
- /* AUDIO */
- .album {
- background-repeat: no-repeat;
- background-position: center;
- position: absolute;
- width: 86px;
- height: 86px;
- background-size: 60px;
- overflow: hidden;
- border: 1px dotted #2a4a5c;
- border-radius: 30px 0px 30px 0px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .album img {
- width: 86px;
- height: 86px;
- overflow: hidden;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s
- -webkit-filter: grayscale(100%);
- opacity:.5;
- border-radius: 30px 0px 30px 0px;
- }
- .album img:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- -webkit-filter: grayscale(0%) !important;
- opacity:1;
- }
- .player {
- width: 10px;
- height: 11px;
- overflow: hidden;
- padding: 4px 21px 21px 4px;
- margin-top: 27px;
- margin-left: 26px;
- position: absolute;
- background-color: #000;
- border:1px dotted #2a4a5c;
- opacity: 0.5;
- z-index: 10;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- -moz-border-radius: 30px;
- -webkit-border-radius: 30px;
- border-radius: 30px;
- }
- .album:hover .player {
- opacity: 0.5;
- }
- .track {
- margin-left: 90px;
- min-height: 80px;
- max-height: 100px;
- overflow: auto;
- font-family: "Gasara";
- font-size: 8px;
- padding: 3px;
- color: #2a4a5c;
- text-align: center;
- line-height: 12px;
- text-transform: uppercase;
- letter-spacing: 1px;
- background: #9a9a9a;
- border: 1px dotted #2a4a5c;
- border-radius: 30px 0px 30px 0px;
- }
- /* ASK */
- .question {
- background-color: #9a9a9a;
- border-right:1px dotted #2a4a5c;
- border-left:1px dotted #2a4a5c;
- border-radius: 30px 0px 30px 0px;
- color: #2a4a5c;
- padding: 5px;
- font-size: 8px;
- font-family:vdj;
- text-transform: auto;
- }
- .asker {
- font-family:black jack;
- font-size:30px;
- font-style: normal;
- text-align:right;
- padding:3px;
- }
- .asker a:hover {
- text-shadow:-1px 0px 2px #2a4a5c, 0px 1px 0px #2a4a5c, 1px 0px 0px #2a4a5c, -1px 0px 0px #2a4a5c;
- color: #c5c5c5;
- opacity:.2;
- }
- .answer {
- font-family: "Calibri";
- }
- .answer img {
- max-width: 240px;
- height: auto;
- }
- /* Tooltip */
- #s-m-t-tooltip {
- max-width:250px;
- margin-top:25px;
- margin-left:15px;
- padding-left:5px;
- padding-right:5px;
- padding-top:1px;
- padding-bottom:1px;
- border:1px solid #2a4a5c;
- background-color: #080808;
- color: #2a4a5c;
- font-family: "Gasara";
- font-size:8px;
- letter-spacing:1px;
- text-transform:uppercase;
- text-align:justify;
- line-height:10px;
- box-shadow:1px 1px 3px rgba(0,0,0,.1);
- -webkit-border-radius: 2px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- z-index:999999999999999;
- }
- #s-m-t-tooltip:first-letter {
- font-family: 'alexbrush', cursive;
- color: #4e6d7e;
- text-transform: uppercase;
- font-size: 25px;
- }
- #sidewrap {
- left: 50%;
- bottom: -20px;
- height: 550px;
- width: 500px;
- position: fixed;
- }
- .kook {
- bottom: 0px;
- left: 0px;
- height: 450px;
- width: 215px;
- }
- .kook img {
- opacity: 1 !imporant;
- -webkit-filter: grayscale(0%) !important;
- }
- .kookdesc {
- background-color: #080808;
- margin-top: -100px;
- margin-left: 140px;
- height: 96px;
- width: 146px;
- padding: 2px;
- border-radius: 0px 0px 0px 30px;
- border-left: 1px dotted #2a4a5c;
- border-right: 1px dotted #2a4a5c;
- font-family: "gasara";
- font-size: 8px;
- text-align: justify;
- line-height: 10px;
- color: #2a4a5c;
- }
- .kooklnk{
- height: 20px;
- width: 80px;
- margin-top: 5px;
- margin-left: 225px;
- }
- .kooklink{
- text-align: right;
- display: inline-block;
- height: 10px;
- width: 10px;
- margin-right: 10px;
- background-color: #080808;
- border-radius: 3px 0px 3px 0px;
- border: 1px dotted #2a4a5c;
- box-shadow: inset 0 0 7px 7px #080808, 0 0 0 #080808;
- opacity: 1;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- }
- .kooklink:hover {
- box-shadow: inset 0 0 3px 3px #000000, 0 0 7px 5px #000000;
- border-radius: 0px 3px 0px 3px;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- }
- .seol{
- margin-left: 400px;
- margin-top: -460px;
- height: 450px;
- width: 215px;
- }
- .seol img {
- opacity: 1 !imporant;
- -webkit-filter: grayscale(0%) !important;
- }
- .seoldesc {
- background-color: #080808;
- margin-top: -115px;
- margin-left: 310px;
- height: 96px;
- width: 146px;
- padding: 2px;
- border-radius: 0px 30px 0px 0px;
- border-left: 1px dotted #2a4a5c;
- border-right: 1px dotted #2a4a5c;
- font-family: "gasara";
- font-size: 8px;
- text-align: justify;
- line-height: 10px;
- color: #2a4a5c;
- }
- .seollnk{
- height: 20px;
- width: 80px;
- margin-top: 5px;
- margin-left: 310px;
- }
- .seollink{
- text-align: right;
- display: inline-block;
- height: 10px;
- width: 10px;
- margin-right: 10px;
- background-color: #080808;
- border-radius: 0px 3px 0px 3px;
- border: 1px dotted #2a4a5c;
- box-shadow: inset 0 0 7px 7px #080808, 0 0 0 #080808;
- opacity: 1;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- }
- .seollink:hover {
- box-shadow: inset 0 0 3px 3px #000000, 0 0 7px 5px #000000;
- border-radius: 3px 0px 3px 0px;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- }
- .sidetitl{
- margin-top: -160px;
- margin-left: 140px;
- height: 40px;
- width: 470px;
- font-family: "aaargh";
- font-size: 27px;
- letter-spacing: 1px;
- color: #2a4a5c;
- }
- .sidetitl:first-letter{
- font-family: 'alexbrush', cursive;
- color: #4e6d7e;
- text-transform: uppercase;
- font-size: 35px;
- }
- #fade {
- display: none;
- position: fixed;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- opacity: 0;
- z-index: 9999999;
- }
- .popup_block{
- display: none;
- background-color: #080808;
- padding: 5px;
- border: 1px dotted #2a4a5c;
- float: left;
- position: fixed;
- top: 45%;
- right: 248px;
- z-index: 99999999999999;
- border-radius: 30px 0px 30px 0px;
- overflow: auto;
- max-height: 250px !important;
- }
- .tit{
- font-family: "aaargh";
- font-size: 20px;
- color: #2a4a5c;
- text-align: center;
- transform: uppercase;
- text-shadow: 0px 2px 4px #2a4a5c;
- }
- .abt{
- overflow: auto;
- max-width: 200px;
- max-height: 130px;
- color: #c5c5c5;
- font-family: "Gasara";
- font-size: 8px;
- text-align: justify;
- }
- .abt b {
- color: #2a4a5c;
- }
- img.btn_close {
- float: right;
- margin: -5px -5px 0 0;
- }
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- </style>
- <!-- INFINTIE SCROLL -->
- <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
- <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel');
- var popURL = $(this).attr('href');
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1];
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove();
- });
- return false;
- });
- });
- </script>
- </head>
- <body>
- <div id="kook" class="popup_block">
- <div class="tit">GENERAL</div>
- <div class="abt">
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- </div>
- </div>
- <div id="seol" class="popup_block">
- <div class="tit">GENERAL</div>
- <div class="abt">
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- <b>NAME</b>: <br />
- </div>
- </div>
- <!-- START OF SIDEBAR -->
- <div id="sidewrap">
- <div class="kook"><img src="http://i.imgur.com/1ZJRJfH.png" /></div>
- <div class="kookdesc">this is the first desctiption</div>
- <div class="kooklnk">
- <a href=""><div class="kooklink"></div></a>
- <a href=""><div class="kooklink"></div></a>
- <a href="#?w=220" rel="kook" class="poplight"><div class="kooklink"></div></a>
- </div>
- <div class="seol"><img src="http://i.imgur.com/usAJwNT.png" /></div>
- <div class="seoldesc">this is the second desctiption</div>
- <div class="seollnk">
- <a href="#?w=220" rel="seol" class="poplight"><div class="seollink"></div></a>
- <a href=""><div class="seollink"></div></a>
- <a href=""><div class="seollink"></div></a>
- </div>
- <div class="sidetitl">epitome of innocence</div>
- </div>
- <div class="alignment">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div class="postcontainer">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
- {/block:ReblogParentLogo}
- {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
- {/block:ContentSource}
- <!-- PHOTO POSTS -->
- {block:Photo}
- {LinkOpenTag}
- <div class="photopost"><img src="{PhotoURL-250}"></div>
- {LinkCloseTag}
- {block:ifShowCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifShowCaptions}
- {/block:photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div id="photoset">{Photoset-250}</div>
- {block:ifShowCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifShowCaptions}
- {/block:Photoset}
- <!-- VIDEO POSTS -->
- <div class="video">
- {block:Video}
- {Video-250}
- {block:ifShowCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifShowCaptions}
- {/block:Video}
- </div>
- <!-- AUDIO POSTS -->
- {block:Audio}
- <div class="album">
- {block:AudioPlayer}
- <div class="player">{AudioPlayerBlack}</div>
- {/block:AudioPlayer}
- {block:AlbumArt}
- {block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}
- {block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}
- {/block:AlbumArt}
- </div>
- <div class="track">
- {block:TrackName}<b>Title:</b> {TrackName}<br>{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
- {block:Album}<b>Album:</b>{Album}{/block:Album}
- </div>
- {block:ifShowCaptions}
- {block:Indexpage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Indexpage}
- {/block:ifShowCaptions}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:Audio}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <h2>{Quote}</h2>
- {block:Source}<p align="right">{Source}</p>{/block:Source}
- {/block:Quote}
- <!-- TEXT POSTS -->
- {block:Text}
- {block:Title}<div id="posttitle">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- <!-- QUESTION POSTS -->
- {block:Answer}
- <div class="question">{Question}</div>
- <div class="asker">{Asker}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- <!-- CHAT POSTS -->
- {block:Chat}
- {block:Title}<div id="posttitle">{Title}</div><br />{/block:Title}
- {block:Lines}
- <div id="{Alt}">
- {block:Label}<b>{Label}</b>{/block:Label} {Line}</br>
- </div>
- {/block:Lines}
- {/block:Chat}
- <!-- LINK POSTS -->
- {block:Link}
- <a href="{URL}"><div id="posttitle">{Name}→</div></a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- </div>
- <!-- START OF PERMA -->
- <!-- START OF PERMA MAIN -->
- {block:IndexPage}
- <div class="postperma">
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}· <a title="{NoteCount}">notes</a> {/block:NoteCount} {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">src</a>{/block:RebloggedFrom} · <a title="Reblog" href="{ReblogURL}" >reblog</a> {block:HasTags}· <a title="{block:Tags} #{Tag}{/block:Tags}">tags</a>{/block:HasTags}
- </div>
- {/block:IndexPage}
- <!-- END OF PERMA MAIN -->
- <!-- START OF PERMA PAGE -->
- {Block:PermaLinkPage}
- <div class="postinfo">
- <center>
- <div id="posttitle">Posted on: {Month} {DayofMonth}, {Year}.</div>
- {block:RebloggedFrom}<strong>Via:</strong><a href="{ReblogParentURL}">{ReblogParentName}</a> || <strong>Source:</strong> <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- </center>
- <br>
- <div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>
- </div>
- {block:PostNotes}<div class="postnotes"><div style="margin-left: -20px;">{PostNotes}</div></div>{/block:PostNotes}
- {/block:PermalinkPage}
- <!-- END OF PERMA PAGE -->
- <!-- END OF PERMA -->
- {/block:Posts}
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement