Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---- - START HTML / DONT TOUCH!!! - --->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Roboto700::latin', 'Roboto::latin' , 'Play::latin', 'Monda::latin', 'Mako::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>
- <!---- - START TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
- <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>
- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
- <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://s5.postimage.org/ypgcl25pv/close.png" class="btn_close" title="Close Window" alt="Close" style="background-color: transparent; padding: 2px; color:#555;" /></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!----
- _ _ _
- (_) | | | |
- _ _ __ ___ ______| |__ __ _| |___ ___ _ _
- | | '_ ` _ \______| '_ \ / _` | / __|/ _ \ | | |
- | | | | | | | | | | | (_| | \__ \ __/ |_| |
- |_|_| |_| |_| |_| |_|\__,_|_|___/\___|\__, |
- __/ |
- |___/
- _ _
- | | | |
- | |_| |__ ___ _ __ ___ ___ ___
- | __| '_ \ / _ \ '_ ` _ \ / _ \/ __|
- | |_| | | | __/ | | | | | __/\__ \
- \__|_| |_|\___|_| |_| |_|\___||___/
- ᵗʰᵉᵐᵉ ₀₄₈
- "вєι мιя вιѕт ∂υ ѕcнöη"
- ᵗʰᶤˢ ᵗʰᵉᵐᵉ ʷᵃˢ ᵐᵃᵈᵉ ᵇʸ ᶤᵐ⁻ʰᵃˡˢᵉʸ / ᵖʳᵉᵛˑ ᵃᶻᵘʳᵉᵒᶠʳᵖ
- ᵖˡᵉᵃˢᵉ ʳᵉˢᵖᵉᶜᵗ ᵐʸ ᵗʰᵉᵐᵉ ʳᵘˡᵉˢ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
- ᶤ ᵈᵒᶰᵗ ᵉˣᵖᵉᶜᵗ ᵐᵘᶜʰ ᶠʳᵒᵐ ᵘ ᵇᵘᵗ ᵖˡˢ ᵏᵉᵉᵖ ᵗʰᵉ ᶜʳᵉᵈᶤᵗ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
- ᵃᶰᵈ ᵈᵒᶰᵗ ˢᵗᵉᵃˡ ᵃᶰʸᵗʰᶤᶰᵍ :⁾
- --->
- <!---- - START TEXT COLORS / DONT TOUCH!!! - --->
- <meta name="color:title text" content="#ffffff"/>
- <meta name="color:italic text" content="#000000">
- <meta name="color:bold text" content="#000000">
- <meta name="color:text" content="#000000"/>
- <meta name="color:post text" content="#b6b6b6"/>
- <!---- - END TEXT COLORS / DONT TOUCH!!! - --->
- <!---- - START OTHER COLORS / DONT TOUCH!!! - --->
- <meta name="color:hover" content="#c1b8b8">
- <meta name="color:links" content="#ffffff"/>
- <meta name="color:top links" content="#ffffff"/>
- <meta name="color:border" content="#000000"/>
- <meta name="color:scrollbar" content="#473f3f">
- <!---- - END OTHER COLORS / DONT TOUCH!!! - --->
- <!---- - START BORDER COLORS / DONT TOUCH!!! - --->
- <meta name="color:blockquote border" content="#ffffff">
- <!---- - END BORDER COLORS / DONT TOUCH!!! - --->
- <!---- - START BACKGROUND COLORS / DONT TOUCH!!! - --->
- <meta name="color:background" content="#c3cccc"/>
- <meta name="color:blockquote background" content="#c3cccc">
- <meta name="color:links background" content="#c3cccc">
- <meta name="color:box background" content="#ffffff"/>
- <meta name="color:post background" content="#000000">
- <meta name="color:question background" content="#adb3b3">
- <meta name="color:scrollbar background" content="#616b6b">
- <!---- - END BACKGROUND COLORS / DONT TOUCH!!! - --->
- <!---- - START IMAGES / DONT TOUCH!!! - --->
- <meta name="image:background" content=""/>
- <meta name="image:icon 1" content=""/>
- <meta name="image:icon 2" content=""/>
- <!---- - END IMAGES / DONT TOUCH!!! - --->
- <meta name="text:title" content="">
- <meta name="text:hover 1" content="">
- <meta name="text:hover 2" content="">
- <meta name="text:hover 3" content="">
- <meta name="text:hover 4" content="">
- <!---- - START LINKS / DONT TOUCH!!! - --->
- <meta name="text:link 1" content="Link 1">
- <meta name="text:link 2" content="Link 2">
- <meta name="text:link 3" content="Link 3">
- <meta name="text:link 1 url" content="/">
- <meta name="text:link 2 url" content="/">
- <meta name="text:link 3 url" content="/">
- <!---- - END LINKS / DONT TOUCH!!! - --->
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar {
- height:2px;
- width:2px;
- background-color:{color:scrollbar background};
- }
- #s-m-t-tooltip {
- max-width:300px;
- margin:10px 0px 0px 10px;
- padding:5px;
- font-weight:300;
- background-color:{color:blockquote background};
- box-shadow:5px 5px 0px {color:border};
- font-family: 'arial', sans-serif;
- font-size:8px;
- text-transform:capitalize;
- letter-spacing:0.5px;
- color:{color:text};
- z-index:999999999999999999999999999999999999;
- }
- body {
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment: fixed;
- background-repeat: repeat;
- font-weight:none;
- font-family: 'arial', sans-serif;
- font-size:9px;
- text-align:justify;
- color:{color:text};
- margin:0;
- }
- a {
- text-decoration:underline;
- color:{color:links};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- a:hover {
- text-decoration:none;
- color:{color:hover};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- img {
- -webkit-filter: grayscale(100%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- img:hover {
- -webkit-filter: grayscale(0%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- blockquote {
- font-size:9px;
- max-width:545px;
- border-left:1px solid{color:blockquote border};
- background-color:{color:blockquote background};
- text-align:left;
- padding:5px;
- font-weight:none;
- letter-spacing:0px;
- margin-left:5px;
- margin-right:5px;
- padding-left:5px;
- color:{color:text};
- }
- pre{
- font-size:9px;
- text-align:center;
- text-transform:none;
- font-family: 'Bitter', serif;
- font-weight:bold;
- line-height:9px;
- border-left:1px solid {color:blockquote border};
- border-bottom:1px solid {color:blockquote border};
- letter-spacing:2px;
- background-color:{color:blockquote background};
- color:{color:text};
- padding:6px;
- }
- small{
- font-size:9px;
- }
- big{
- font-size:9px;
- }
- sub{
- font-size:9px;
- }
- h1 {
- font-size:7.5px;
- text-align:center;
- font-family: 'arial', sans-serif;
- letter-spacing:2px;
- text-transform:uppercase;
- line-height:17px;
- border:1px solid {color:blockquote border};
- background-color:{color:blockquote background};
- color:{color:text};
- padding:1px;
- }
- h1 a{
- color:{color:text};
- background-color:{color:blockquote};
- }
- h2{
- color:{color:text};
- text-transform:uppercase;
- text-decoration:underline;
- text-shadow: 1px 1px 0px #ddd;
- text-align:left;
- }
- b {
- font-weight:bold;
- padding:2px;
- color:{color:bold text};
- }
- i {
- font-weight:italic;
- color:{color:italic text};
- }
- u {
- text-decoration:none;
- border-bottom:1px solid {color:accent};
- }
- #description {
- overflow:auto;
- position:absolute;
- text-align:left;
- margin-top:260px;
- margin-left:724px;
- text-transform:none;
- font-style:normal;
- font-family: 'arial', sans-serif;
- width:175px;
- height:auto;
- opacity:1;
- line-height:20px;
- font-weight:none;
- color:{color:text};
- padding:17px;
- letter-spacing:0.5px;
- font-size:9px;
- z-index:99;
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #pagination{
- margin-top:111px;
- text-align:center;
- margin-left:370px;
- color:{color:text};
- font-family: 'arial', sans-serif;
- padding:4px;
- font-size:10px;
- position:fixed;
- }
- #pagination a{
- color:{color:text};
- font-size:8px;
- text-decoration:none;
- font-weight:bold;
- padding:4px;
- border-top:1px solid {color:border};
- border-left:1px solid {color:border};
- border-right:1px solid {color:border};
- font-family: 'consolas', sans-serif;
- background-color:{color:box background};
- }
- #fade {
- display: none;
- background:{color:background};
- position: fixed;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- opacity: 0.8;
- z-index:999999;}
- .popup_block{
- display: none;
- background: {color:box background};
- padding:30px;
- float: center;
- position: fixed;
- top: 50%;
- height:210px;
- overflow:auto;
- box-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.05);
- left: 50%;
- z-index:9999999;
- border: 1px solid #ddd;
- overflow:auto;}
- img.btn_close {float: right; margin: -25px -25px 0 0;}
- *html #fade {position: absolute;}
- *html .popup_block {position: absolute;}
- .title {
- font: oblique bold 28px arial;
- letter-spacing:2px;
- text-transform:capitalize;
- font-weight:bold;
- letter-spacing:1px;
- color:{color:text};
- text-shadow:3px 3px 5px {color:text};
- text-align:center;
- margin-top:-10px;
- }
- .links1 {
- width:350px;
- height:40px;
- overflow:hidden;
- cursor:pointer;
- margin-top:555px;
- z-index:99;
- opacity:1;
- position:absolute;
- margin-left:490px;
- text-align:center;
- }
- .links1 #all {
- margin-left:0px;
- margin-top:0px;
- padding:5px;
- height:14px;
- }
- .links1 #all a:hover {
- color:{color:hover};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- .links1 a {
- width:auto;
- height:13px;
- margin-bottom:3px;
- text-align:center;
- text-transform:uppercase;
- padding:4px;
- line-height:13px;
- color:{color:top links};
- background:{color:box background};
- border-bottom:1px solid {color:border};
- border-left:1px solid {color:border};
- border-right:1px solid {color:border};
- font-style:none;
- text-decoration:none;
- font-weight:bold;
- font-family: 'consolas', sans-serif;
- letter-spacing:1px;
- font-size:8px;
- display:inline-block;
- }
- #titlee{
- width:210px;
- height:22px;
- top:140px;
- opacity:1;
- position:absolute;
- font-family: 'arial', sans-serif;
- letter-spacing:2px;
- font-style:italic;
- text-align:center;
- font-weight:bold;
- padding:4px;
- color:{color:text};
- text-shadow:3px 3px 5px {color:text};
- text-transform:none;
- line-height:23px;
- font-size:9.5px;
- margin-left:720px;
- z-index:99999;
- }
- #bbackground3{
- position:fixed;
- opacity:1;
- width:570px;
- height:430px;
- background-color:{color:box background};
- margin-top:130px;
- outline:1px solid {color:border};
- margin-left:370px;
- z-index:-9999;
- }
- #iconn {
- position:fixed;
- width:70px;
- margin-top:190px;
- padding:10px;
- height:70px;
- margin-left:180px;
- background-color:transparent;
- z-index:9;
- }
- #iconnimage {
- width 70px;
- z-index:-99999;
- }
- #iconnimage img {
- width:70px;
- height:70px;
- margin-left:745px;
- margin-top:177px;
- position:fixed;
- opacity:1;
- border:solid 1px {color:border};
- z-index:9;
- }
- #iconn2 {
- position:fixed;
- width:70px;
- margin-top:190px;
- padding:10px;
- height:70px;
- margin-left:180px;
- background-color:transparent;
- z-index:9;
- }
- #iconn2image {
- width 70px;
- z-index:-99999;
- }
- #iconn2image img {
- width:70px;
- height:70px;
- margin-left:840px;
- margin-top:177px;
- position:fixed;
- opacity:1;
- border:solid 1px {color:border};
- z-index:9;
- }
- #iconnimage:hover {
- -webkit-filter: grayscale(0%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- #iconn2:hover {
- -webkit-filter: grayscale(0%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- #muses {
- overflow:auto;
- position:absolute;
- text-align:center;
- margin-top:15px;
- margin-left:15px;
- text-transform:none;
- font-style:normal;
- font-family: 'Roboto', sans-serif;
- width:305px;
- height:190px;
- opacity:1;
- line-height:10px;
- font-weight:none;
- color:{color:text};
- background:{color:description background};
- padding:3px;
- letter-spacing:3px;
- font-size:10px;
- z-index:99;
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #muses img{
- border:1px solid {color:border};
- width:70px;
- height:70px;
- }
- #entries {
- overflow-y:auto;
- margin-left:373px;
- height:423px;
- width:344px;
- letter-spacing:0px;
- position:fixed;
- margin-top:133px;
- }
- #post {
- font-size:10px;
- width:300px;
- color:{color:post text};
- background-color:{color:post background};
- text-align:justify;
- padding:20px;
- overflow:hidden;
- line-height:20px;
- margin-bottom:10px;
- }
- #post img{
- max-width:300px;
- height:auto;
- }
- #info {
- font-weight:bold;
- text-align:left;
- padding:5px;
- font-family: 'consolas', sans-serif;
- background-color:{color:post background};
- margin-left:-14px;
- margin-top:-14px;
- color:black;
- width:530px;
- text-decoration:none;
- letter-spacing:1px;
- font-size:8px;
- padding-bottom:-8px;
- text-transform:capitalize;
- font-style:none;
- word-wrap:break-word;
- line-height:9px;
- color:black;
- }
- #info a {
- text-align:center;
- color:{color:top links};
- text-decoration:none;
- }
- .tags {
- color:{color:text};
- width:500px;
- opacity:0;
- margin-top:-20px;
- height:2px;
- margin-left:0px;
- font-size:7px;
- text-decoration:none;
- margin-bottom:5px;
- letter-spacing:0.5px;
- text-align:justify;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #post:hover .tags {
- opacity:1;
- margin-top:-2px;
- margin-left:0px;
- }
- .tags a {
- letter-spacing:0px;
- padding:3px;
- text-transform:lowercase;
- font-size:9px;
- letter-spacing:0.5px;
- font-weight:bold;
- text-decoration:none;
- background:{color:info background};
- text-align:center;
- font-family: 'consolas', sans-serif;
- color:{color:text};
- }
- #asking {
- margin-left:15px;
- margin-top:10px;
- }
- #question {
- padding:12px;
- padding-left:70px;
- color:{color:text};
- background-color:{color:question background};
- }
- #asker{
- margin-top:-35px;
- margin-left:70px;
- font-family: 'Roboto', sans-serif;
- text-transform:lowercase;
- }
- #credit{
- position:fixed;
- font-size:14px;
- font-weight:bold;
- padding-bottom:5px;
- padding-top:5px;
- height:20px;
- width:20px;
- opacity:1;
- padding-left:5px;
- padding-right:5px;
- margin-left:1325px;
- top:645px;
- letter-spacing:0px;
- line-height:22px;
- border-top:1px solid {color:accent};
- border-bottom:1px solid {color:accent};
- text-align:center;
- float:left;
- font-family: 'Roboto', sans-serif;
- color:{color:text};
- text-transform:uppercase;
- background-color: rgba(255,255,255, 0.3);
- transition-duration: 0.8s;
- }
- lol {
- font-size:11px;
- text-align:center;
- width:210px;
- height:5px;
- font-family: 'Calibri';
- text-shadow: 1px 1px 3px {color:text shadow};
- letter-spacing:1px;
- background-color:{color:blockquote background};
- color:{color:text};
- padding:5px;
- }
- {CustomCSS}</style>
- </head>
- <body>
- <!---- - START BASICS / DONT TOUCH!!! - --->
- <div id="sidebar">
- <div id="description">{description}</div>
- <div id="titlee">{text:title}</div>
- <div id="bbackground3"></div>
- <div id="iconnimage"><a href="/"><img src="{image:icon 1}"></a></div>
- <div id="iconn2image"><a href="/"><img src="{image:icon 2}"></a></div>
- </div>
- </div>
- </div> </div>
- </div>
- </div>
- <!---- - START LINKS / DONT TOUCH!!! - --->
- <div class="links1">
- <div id="all">
- <a href="/"title="refresh">Home</a>
- <a href="/ask" title="message">askbox</a>
- <a href="{text:link 1 url}"title="{text:hover 1}">{text:link 1}</a>
- <a href="{text:link 2 url}"title="{text:hover 2}">{text:link 2}</a>
- <a href="{text:link 3 url}"title="{text:hover 3}">{text:link 3}</a>
- <a href="#?w=340" rel="01" class="poplight" title="{text:hover 4}">Muses</a>
- </div>
- </div>
- <!---- - END LINKS / DONT TOUCH!!! - --->
- <!---- - START POP UP / DONT TOUCH!!! - --->
- <div id="01" class="popup_block">
- <div class="title">( & ) Muses ;;</div>
- <div id="muses">
- <a href="/" title="edit in html"><img src="https://40.media.tumblr.com/00ef84cad8375e9d13357dddf5f757fb/tumblr_ntstrzyyYe1u9o0yqo1_250.png"></a>
- <a href="/" title="edit in html"><img src="https://40.media.tumblr.com/00ef84cad8375e9d13357dddf5f757fb/tumblr_ntstrzyyYe1u9o0yqo1_250.png"></a>
- <a href="/" title="edit in html"><img src="https://40.media.tumblr.com/00ef84cad8375e9d13357dddf5f757fb/tumblr_ntstrzyyYe1u9o0yqo1_250.png"></a>
- <a href="/" title="edit in html"><img src="https://40.media.tumblr.com/00ef84cad8375e9d13357dddf5f757fb/tumblr_ntstrzyyYe1u9o0yqo1_250.png"></a>
- <a href="/" title="edit in html"><img src="https://40.media.tumblr.com/00ef84cad8375e9d13357dddf5f757fb/tumblr_ntstrzyyYe1u9o0yqo1_250.png"></a>
- <a href="/" title="edit in html"><img src="https://40.media.tumblr.com/00ef84cad8375e9d13357dddf5f757fb/tumblr_ntstrzyyYe1u9o0yqo1_250.png"></a>
- <a href="/" title="edit in html"><img src="https://40.media.tumblr.com/00ef84cad8375e9d13357dddf5f757fb/tumblr_ntstrzyyYe1u9o0yqo1_250.png"></a>
- <a href="/" title="edit in html"><img src="https://40.media.tumblr.com/00ef84cad8375e9d13357dddf5f757fb/tumblr_ntstrzyyYe1u9o0yqo1_250.png"></a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!---- - END POP UP / DONT TOUCH!!! - --->
- <!---- - START PAGI / DONT TOUCH!!! - --->
- </div>
- <div id="pagination">{block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">BACK </a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">NEXT</a>
- {/block:NextPage}
- {/block:Pagination}</div>
- </div></div>
- <!---- - END PAGI / DONT TOUCH!!! - --->
- <!---- - START POSTS & ENTRIES / DONT TOUCH!!! - --->
- <div id="entries">
- {block:Posts}
- <div id="post"
- <div id="post">
- <div id="info">
- <div id="permalink">
- <a href="{Permalink}">{DayOfMonth} {ShortMonth} {Year} </a> |
- <a href="{SourceURL}">©</a>
- </a></div></div>
- <!---- - END POSTS & ENTRIES / DONT TOUCH!!! - --->
- <!--TEXT POSTS-->
- {block:Text}
- {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
- {Body}
- {/block:Text}
- <!---- - END TEXT POSTS / DONT TOUCH!!! - --->
- <!---- - START ANSWER & QUESTION / DONT TOUCH!!! - --->
- {block:Answer}
- <div id="asking"><img src="{AskerPortraitURL-48}"/></div>
- <div id="asker">{Asker} sent:</div>
- <div id="question">{Question}</div>
- {Answer}{/block:Answer}
- <!---- - END ANSWER & QUESTION / DONT TOUCH!!! - --->
- <!---- - START QUOTE / DONT TOUCH!!! - --->
- {block:Quote}
- {block:Quote}
- <h2>{Quote}</h2>
- <div align="right">
- {block:Source}<h1>-{Source}</h1>{/block:Source}
- </div>
- {/block:Quote}
- <!---- - END QUOTE / DONT TOUCH!!! - --->
- <!---- - START LINK & CHAT / DONT TOUCH!!! - --->
- {block:Link}
- <h2><center><a href="{URL}">{Name}</center></a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- <!---- - END LINK & CHAT / DONT TOUCH!!! - --->
- <!---- - START PHOTO / DONT TOUCH!!! - --->
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-250}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-250}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}
- {Video-250}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <!---- - END PHOTO / DONT TOUCH!!! - --->
- <!---- - START AUDIO / DONT TOUCH!!! - --->
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
- {/block:Audio}
- <!---- - END AUDIO / DONT TOUCH!!! - --->
- <!---- - START INFO / DONT TOUCH!!! - --->
- {block:HasTags}<div class="tags"><a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
- {block:PostNotes}{PostNotes} {block:NoteCount} {/block:NoteCount}{/block:PostNotes}
- {/block:Posts}</div>
- </div>
- </div>
- </div>
- </div>
- <!---- - END INFO / DONT TOUCH!!! - --->
- <!---- - START CREDIT / DONT TOUCH!!! - --->
- <div id="credit">
- <a href="http://adf.ly/1NFPh1"><i class="fa fa-diamond" title="made by im-halsey"></i></a>
- </div>
- </div>
- <!---- - END CREDIT / DONT TOUCH!!! - --->
- </html>
- </body>
- <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/03/03/tiny-hand-10.html" target="_blank" title="Tiny Hand"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Tiny Hand" style="position:absolute; top: 0px; right: 0px;" /></a>
- <!---- - END HTML / DONT TOUCH!!! - --->
Advertisement
Add Comment
Please, Sign In to add comment