Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- 015 - Cold Wind
- code made by yoonora/exoa
- do not steal.
- -->
- <head>
- <title>―{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="color:main" content="#333333"/>
- <meta name="color:background" content="#fbfbfb"/>
- <meta name="color:1" content="#d5f1ff"/>
- <meta name="color:2" content="#d6fefa"/>
- <meta name="image:icon" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="image:pattern" content=""/>
- <meta name="if:Caption" content="0" />
- <meta name="if:Caption Button" content="0" />
- <meta name="if:Sidebar Style One" content="1" />
- <meta name="if:Faded Posts" content="1" />
- <meta name="select:Post Size" content="postt" title="250px">
- <meta name="select:Post Size" content="posth" title="350px">
- <meta name="select:Post Size" content="postf" title="400px">
- <meta name="text:Title" content="Cold Wind"/>
- <meta name="text:Quote Title" content=""/>
- <meta name="text:Quote" content=""/>
- <meta name="text:Icon Border Width" content="10px"/>
- <meta name="text:Description Padding" content="30px"/>
- <meta name="text:link 1" content=""/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2" content=""/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3" content=""/>
- <meta name="text:link 3 url" content="/"/>
- <meta name="text:link 4" content=""/>
- <meta name="text:link 4 url" content="/"/>
- <meta name="text:link 5" content=""/>
- <meta name="text:link 5 url" content="/"/>
- <meta name="text:link 6" content=""/>
- <meta name="text:link 6 url" content="/"/>
- <meta name="text:link 7" content=""/>
- <meta name="text:link 7 url" content="/"/>
- <!----------------------------------------STYLESHEETS---->
- <link href="http://static.tumblr.com/l9mi3bq/7F5njbhlz/a.css"rel="stylesheet">
- <link href="http://static.tumblr.com/j2yc61v/HiPnvrnzf/m.css"rel="stylesheet">
- <link href="http://static.tumblr.com/j2yc61v/63rnvils6/f.css" rel="stylesheet">
- <!----------------------------------------SCRIPT #1---->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.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 #2---->
- <script type="text/javascript">
- function unhide(divID) {
- var item = document.getElementById(divID);
- if (item) {
- item.className=(item.className=='hidden')?'unhidden':'hidden';
- }
- }
- </script>
- <!----------------------------------------SCRIPT #3---->
- <script type="text/javascript">
- jQuery(document).ready(function() {
- jQuery(".showr").hide();
- //toggle the componenet with class msg_body
- jQuery(".capti").click(function()
- {
- jQuery(this).next(".showr").slideToggle(500);
- });});
- </script>
- <style type="text/css">
- /*--------------------------------MAIN--*/
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:1};
- border: 5px double {color:background};
- }
- ::-webkit-scrollbar {
- background-color: {color:1};
- border: 7px solid {color:background};
- }
- #s-m-t-tooltip {
- font:9px arial;
- font-style:italic;
- color:{color:main};
- padding:2px 5px 2px 5px;
- background-color:{color:background};
- border:1px solid {color:1};
- }
- iframe#tumblr_controls {
- top:4%;
- }
- .sd code{
- background:{color:1};
- }
- .sd{
- top:6%;
- }
- body {
- background:{color:background} url('{image:background}') fixed;
- font:11px arial;
- overflow-y:auto;
- overflow-x:hidden;
- }
- /*--------------------------------POSTS--*/
- .cont{
- position:relative;
- {block:IfNotSidebarStyleOne}
- left:20%;
- width:60%;
- top:0px;
- margin:0px;
- {/block:IfNotSidebarStyleOne}
- {block:IfSidebarStyleOne}
- top:100px;
- left:50%;
- width:500px;
- margin:0 0 0 -69px;
- {/block:IfSidebarStyleOne}
- {block:IndexPage}
- margin-bottom:10%;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-bottom:5%;
- {/block:PermalinkPage}
- }
- #posts{
- margin-left:auto;
- margin-right:auto;
- {block:IndexPage}
- margin-bottom:10%;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-bottom:1%;
- {/block:PermalinkPage}
- color:{color:main};
- }
- .postt{
- width:320px;
- }
- .posth{
- width:360px;
- }
- .postf{
- width:450px;
- }
- /*--------------------------------POSTS EXTRA--*/
- #photoset{
- background:{color:background} center url('{image:pattern}') repeat;
- }
- #photo, #photoset{
- border:1px solid {color:1};
- {block:IfFadedPosts}
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- transition: all 0.9s ease-out;
- opacity:0.5;
- {/block:IfFadedPosts}
- }
- {block:IfFadedPosts}
- #posts:hover #photo, #posts:hover #photoset{
- opacity:1;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- transition: all 0.9s ease-out;
- }
- {/block:IfFadedPosts}
- #photo{
- background:{color:background} center url('{image:pattern}');
- background-size:cover;
- }
- #posts a {
- color:{color:main};
- font:9px arial;
- text-transform:uppercase;
- text-decoration:none;
- font-style:italic;
- font-weight:bold;
- }
- #posts blockquote{
- border:1px solid {color:1};
- background:{color:background};
- }
- #posts blockquote blockquote{
- border:0px;
- }
- #caption{
- background:{color:3};
- padding:10px;
- }
- #caption blockquote small, sub, sup{
- font:11px arial;
- }
- #caption blockquote code{
- font:12px arial;
- }
- #caption blockquote{
- color:{color:main};
- border:1px solid {color:1};
- background:{color:3};
- max-height:450px;
- padding:10px;
- }
- #caption blockquote a{
- color:{color:main};
- }
- #posts pre{
- background:{color:background};
- color:{color:main};
- }
- #posts pre a{
- color:{color:1};
- }
- #textpost blockquote{
- border:1px solid {color:main};
- }
- b, strong {
- color:{color:main};
- background:{color:1};
- }
- i, em {
- color:{color:main};
- background:{color:2};
- }
- .title{
- background:{color:2} center url('{image:pattern}');
- border:1px solid {color:1};
- background-size:cover;
- }
- #tt{
- background:{color:background};
- color:{color:1};
- }
- ::-moz-selection{
- background-color: {color:1};
- color:{color:background};
- }
- ::selection{
- background-color:{color:1};
- color:{color:background};
- }
- /*--------------------------------POST INFO--*/
- #post_info {
- text-align:left;
- padding:10px 0 0 0;
- }
- #post_info a{
- border:none;
- background:{color:background};
- color:{color:main};
- font:12px arial;
- font-style:italic;
- font-weight:bold;
- padding:3px 5px 3px 5px;
- text-decoration:none;
- text-transform:lowercase;
- }
- #post_info a:hover {
- background:{color:background};
- padding:3px 30px 3px 30px;
- }
- #tags{
- text-align:left;
- }
- #tags a{
- background:{color:background};
- color:{color:main};
- font:9px arial;
- font-style:italic;
- font-weight:bold;
- padding:2px 5px 2px 5px;
- text-decoration:none;
- line-height:30px;
- }
- #tags a:hover{
- background:{color:background};
- }
- /*--------------------------------PERMALINK--*/
- #notes{
- background:{color:background};
- color:{color:main};
- font:10px arial;
- font-style:italic;
- font-weight:bold;
- text-align:center;
- margin:20px 0 0 0;
- padding:10px 0 10px 0;
- }
- #notes a{
- border:1px solid {color:1};
- color:{color:main};
- background:{color:background};
- text-decoration:none;
- }
- #perma_tags{
- background:{color:background};
- text-align:left;
- font:9px arial;
- text-transform:uppercase;
- font-style:italic;
- font-weight:bold;
- border-top:1px solid {color:2};
- }
- #perma_tags a{
- background:{color:background};
- color:{color:main};
- text-decoration:none;
- font:9px courier;
- letter-spacing:0px;
- font-style:italic;
- padding:2px 10px 2px 10px;
- }
- #perma_tags a:hover{
- padding:2px 25px 2px 25px;
- background:{color:background};
- }
- #permas{
- background:{color:background};
- border:1px solid {color:1};
- }
- #permas a{
- color:{color:main};
- text-decoration:none;
- font:8px arial;
- background:{color:background};
- }
- /*--------------------------------MUSIC--*/
- .music_w {
- border:1px solid {color:2};
- background:{color:1} bottom url('{image:pattern}');
- background-size:cover;
- }
- #audiocontent {
- background:{color:background};
- }
- /*--------------------------------QUOTE--*/
- #quote{
- color:{color:main};
- background:{color:2};
- }
- #qsource a{
- color:{color:main};
- text-decoration:none;
- }
- /*--------------------------------CHAT--*/
- #titlechat{
- background:{color:background};
- border-bottom:1px solid {color:1};
- }
- .chat b{
- background:{color:2};
- }
- .chat li:nth-child(odd) {
- color:{color:main};
- background:{color:background};
- }
- .chat li:nth-child(even) {
- color:{color:main};
- background-color:{color:1};
- }
- /*--------------------------------ASK--*/
- #ask {
- color:{color:2};
- }
- #asker{
- background:{color:background};
- color:{color:2};
- font:30px arial;
- font-style:italic;
- font-weight:bold;
- text-shadow:
- -1.2px -1.2px 0 {color:main},
- 1.2px -1.2px 0 {color:main},
- -1.2px 1.2px 0 {color:main},
- 1.2px 1.2px 0 {color:main};
- letter-spacing:3px;
- }
- #asker a{
- color:{color:1};
- font:30px arial;
- font-style:italic;
- font-weight:bold;
- text-shadow:
- -1.2px -1.2px 0 {color:main},
- 1.2px -1.2px 0 {color:main},
- -1.2px 1.2px 0 {color:main},
- 1.2px 1.2px 0 {color:main};
- letter-spacing:3px;
- background:{color:background};
- text-decoration:none;
- }
- #asker a:hover{
- color:{color:2};
- background:none;
- }
- #ask_q{
- background:{color:1} center url('{image:pattern}');
- background-size:cover;
- }
- #ask_q p{
- background:{color:background};
- }
- #answer{
- background:{color:background};
- }
- /*--------------------------------PERMALINK TOP BAR--*/
- #paginat, #perma_top{
- position:fixed;
- top:0px;
- left:0px;
- width:100%;
- height:3%;
- background:{color:background};
- z-index:999999;
- text-align:center;
- overflow:hidden;
- font-style:italic;
- padding:0px 0 10px 0;
- border-bottom:1px solid {color:1};
- }
- #perma_top a, #paginat a{
- text-decoration:none;
- display:inline-block;
- height:100%;
- width:25%;
- font:10px arial;
- font-style:italic;
- text-transform:uppercase;
- color:{color:main};
- padding:10px 0 10px 0;
- background:{color:background};
- }
- /*--------------------------------PAGINATION--*/
- #lu{
- position:fixed;
- left:0px;
- top:0px;
- width:100%;
- height:3%;
- background:{color:background};
- border-bottom:1px solid {color:1};
- text-align:center;
- padding:0px 0 10px 0;
- overflow:hidden;
- }
- /*--------------------------------CAPTION BUTTON--*/
- #buttoncap{
- {block:IfCaption}
- display:none;
- {/block:IfCaption}
- padding:10px 0 10px 0;
- text-align:center;
- font:10px arial;
- font-style:italic;
- font-weight:bold;
- letter-spacing:1px;
- overflow:hidden;
- margin:20px 0 0 0;
- border:1px solid {color:1};
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- transition: all 0.9s ease-out;
- }
- {block:IndexPage}
- #buttoncap:hover{
- background:{color:background};
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- transition: all 0.9s ease-out;
- }
- {/block:IndexPage}
- #button_s{
- position:relative;
- padding:10px 0 10px 0;
- font:9px arial;
- text-align:center;
- font-style:italic;
- font-weight:bold;
- letter-spacing:1px;
- margin:10px 0 10px 0;
- border:1px solid {color:1};
- color:{color:main};
- background:{color:background};
- text-decoration:none;
- text-transform:uppercase;
- }
- #button_s a{
- padding:0px;
- text-decoration:none;
- }
- /*--------------------------------SIDEBAR--*/
- .sidebar{
- {block:IfNotSidebarStyleOne}
- position:relative;
- left:50%;
- width:460px;
- {block:IndexPage}
- margin:100px 0 10% -230px;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin:100px 0 5% -230px;
- {/block:PermalinkPage}
- {/block:IfNotSidebarStyleOne}
- {block:IfSidebarStyleOne}
- position:fixed;
- top:50%;
- left:50%;
- margin:-150px 0 0 -560px;
- width:400px;
- {/block:IfSidebarStyleOne}
- text-align:center;
- }
- #ifnot{
- position:relative;
- top:100px;
- width:100%;
- text-align:center;
- font:40px arial;
- font-weight:bold;
- font-style:italic;
- }
- /*--------------------------------EXTRA--*/
- .sidebar{
- -webkit-animation:fadeIn 2s;
- -moz-animation:fadeIn 2s;
- -o-animation:fadeIn 2s;
- }
- #bgdesc{
- position:absolute;
- left:50%;
- width:50%;
- height:100%;
- background:{color:1};
- }
- #uppside{
- position:fixed;
- margin:0px;
- background:{color:background};
- overflow:hidden;
- padding:20px;
- }
- #sidebar{
- position:relative;
- overflow:hidden;
- background:{color:background} url('{image:background}') fixed;
- }
- #linus{
- position:absolute;
- top:-10%;
- width:0px;
- height:110%;
- left:50%;
- width:1px;
- background:#000;
- z-index:99999999;
- }
- #icon{
- position:relative;
- margin:10px 0 10px 0px;
- border-radius:100%;
- }
- #icon img{
- width:80px;
- border-radius:100%;
- {block:IfIconImage}
- border:{text:Icon Border Width} solid {color:2};
- {/block:IfIconImage}
- padding:5px;
- }
- #desc{
- position:relative;
- padding:{text:Description Padding};
- text-align:left;
- display:inline-block;
- background:{color:1};
- font:11px arial;
- }
- #desc a{
- color:{color:main};
- text-decoration:none;
- font-style:italic;
- font-weight:bold;
- background:{color:2};
- }
- #subtitle{
- position:relative;
- font:12px arial;
- font-style:italic;
- background:{color:1};
- display:inline-block;
- text-align:center;
- font-weight:lighter;
- padding:5px 20px 3px 20px;
- }
- #subtitle:first-letter{
- font:16px cherry;
- font-style:normal;
- text-transform:uppercase;
- font-weight:lighter;
- }
- #upps{
- position:relative;
- display:inline-block;
- width:50%;
- float:left;
- {block:IfNotIconImage}
- margin:10% 0 0 0;
- {block:IfSidebarImage}
- margin:30% 0 0 0;
- {/block:IfSidebarImage}
- {/block:IfNotIconImage}
- }
- #downs{
- position:relative;
- width:50%;
- display:inline-block;
- float:left;
- background:{color:1};
- }
- #links{
- position:relative;
- margin:10px;
- text-align:center;
- }
- #links a{
- font:9px arial;
- font-weight:bold;
- font-style:italic;
- display:inline-block;
- text-transform:uppercase;
- text-decoration:none;
- color:{color:main};
- background:{color:2};
- word-wrap: break-word;
- max-width:70px;
- padding:2px 4px 2px 0;
- margin:0 4px 8px 0;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- transition: all 0.9s ease-out;
- }
- #links a b{
- background:{color:1};
- padding:2px;
- margin:0 2px 0 0;
- }
- #links a:hover{
- background:{color:1};
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- transition: all 0.9s ease-out;
- }
- #ls{
- position:absolute;
- left:50%;
- width:50%;
- height:100%;
- background:{color:1};
- }
- #lols{
- position:absolute;
- width:50%;
- height:100%;
- overflow:hidden;
- {block:IfSidebarImage}
- background:{color:background} center url('{image:sidebar}');
- background-size:cover;
- {/block:IfSidebarImage}
- {block:IfNotSidebarImage}
- background:{color:background} url('{image:background}') fixed;
- {/block:IfNotSidebarImage}
- }
- {block:IfQuote}
- #desc_quote{
- margin:0 0 {text:Description Padding} 0;
- text-align:right;
- font:10px arial;
- font-style:italic;
- }
- {/block:IfQuote}
- #desc_quote h1{
- font:12px arial;
- font-style:italic;
- font-weight:bold;
- display:inline-block;
- background:{color:2};
- padding:5px;
- }
- /*--------------------------------EXTRA--*/
- /*--------------------------------END OF CSS--*/
- </style>
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.video iframe').each(function(){
- var scale = $(this).parents('.video').width() / 500;
- $(this).attr({
- width: Math.floor($(this).attr('width') * scale),
- height: Math.floor($(this).attr('height') * scale)
- });
- });
- });
- </script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '4px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- </head><body onkeydown="return false"><div id="b"></div>
- <!-------------------------------------SIDEBAR-->
- <div class="sidebar">
- <div id="sidebar">
- <div id="lols"></div>
- <div id="bgdesc"></div>
- <div id="upps">
- {block:IfIconImage}
- <div id="icon"><img src="{image:icon}"></div>
- {/block:IfIconImage}
- <div id="subtitle">
- {block:Iftitle}
- {text:title}
- {/block:Iftitle}
- {block:IfNottitle}
- {Title}
- {/block:IfNottitle}
- </div>
- <div id="links">
- <a href="/"><b>001.</b>home</a>
- {block:ifLink1}<a href="{text:Link 1 URL}"><b>002.</b>{text:Link 1}</a>
- {/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}"><b>003.</b>{text:Link 2}</a>
- {/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}"><b>004.</b>{text:Link 3}</a>
- {/block:ifLink3}
- {block:ifLink4}<a href="{text:Link 4 URL}"><b>005.</b>{text:Link 4}</a>
- {/block:ifLink4}
- {block:ifLink5}<a href="{text:Link 5 URL}"><b>006.</b>{text:Link 5}</a>
- {/block:ifLink5}
- {block:ifLink6}<a href="{text:Link 6 URL}"><b>007.</b>{text:Link 6}</a>
- {/block:ifLink6}
- {block:ifLink7}<a href="{text:Link 7 URL}"><b>008.</b>{text:Link 7}</a>
- {/block:ifLink7}
- </div>
- </div>
- <div id="downs">
- <div id="desc">
- <div id="desc_quote">
- {block:IfQuoteTitle}
- <h1>{text:Quote Title}</h1><br>
- {/block:IfQuoteTitle}
- {block:IfQuote}
- {text:Quote}
- {/block:IfQuote}
- </div>
- {Description}
- </div>
- </div>
- </div>
- </div>
- <!-------------------------------------POSTS-->
- <div class="cont">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div class="{select:Post Size}" id="posts">
- <!-------------------------------------PHOTOS-->
- {block:Photo}
- {block:IndexPage}
- <div id="photo">
- <img src="{PhotoURL-HighRes}" width="100%">
- </div>
- {/block:IndexPage}
- {block:IndexPage}
- {block:IfCaptionButton}
- {block:Caption}
- <a class="capti" style="text-decoration:none;padding:0px;" >
- <div id="buttoncap"class="capt">SHOW CAPTION</div></a>
- <div class="showr">
- <div id="caption">
- {Caption}
- </div>
- </div>
- {/block:Caption}
- {/block:IfCaptionButton}
- {block:IfCaption}
- {block:Caption}
- <div id="caption">
- {Caption}
- </div>
- {/block:Caption}
- {/block:IfCaption}
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <div id="photo">
- <img src="{PhotoURL-HighRes}" width="100%">
- </div>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- <!-------------------------------------PHOTOSET-->
- {block:Photoset}
- <div id="photoset">
- <center>
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">
- {block:Photos}
- <div class="photo-data">
- <div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}">
- </div>
- <a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>
- {/block:Photos}
- </div>
- </center>
- </div>
- {block:IndexPage}
- {block:IfCaptionButton}
- {block:Caption}
- <a class="capti" style="text-decoration:none;padding:0px;" >
- <div id="buttoncap"class="capt">SHOW CAPTION</div></a>
- <div class="showr">
- <div id="caption">
- {Caption}
- </div>
- </div>
- {/block:Caption}
- {/block:IfCaptionButton}
- {block:IfCaption}
- {block:Caption}
- <div id="caption">
- {Caption}
- </div>
- {/block:Caption}
- {/block:IfCaption}
- {/block:IndexPage}
- {/block:Photoset}
- <!-------------------------------------AUDIO-->
- {block:Audio}
- <div class="music_w">
- {block:AudioPlayer}
- <div id="player">
- {AudioPlayerWhite}
- </div>
- {/block:AudioPlayer}
- <div id="audiocontent">
- {block:TrackName}
- <code>{TrackName}</code><br>
- {/block:TrackName}
- {block:Artist}―{Artist}{/block:Artist}
- </div>
- </div>
- {block:IndexPage}
- {block:IfCaptionButton}
- {block:Caption}
- <a class="capti" style="text-decoration:none;padding:0px;" >
- <div id="buttoncap"class="capt">SHOW CAPTION</div></a>
- <div class="showr">
- <div id="caption">
- {Caption}
- </div>
- </div>
- {/block:Caption}
- {/block:IfCaptionButton}
- {block:IfCaption}
- {block:Caption}
- <div id="caption">
- {Caption}
- </div>
- {/block:Caption}
- {/block:IfCaption}
- {/block:IndexPage}
- {/block:Audio}
- <!-------------------------------------VIDEO-->
- {block:Video}
- <center>
- <div id="vidso">
- <div class="video">{Video-500}</div>
- </div>
- </center>
- {block:IndexPage}
- {block:IfCaptionButton}
- {block:Caption}
- <a class="capti" style="text-decoration:none;padding:0px;" >
- <div id="buttoncap"class="capt">SHOW CAPTION</div></a>
- <div class="showr">
- <div id="caption">
- {Caption}
- </div>
- </div>
- {/block:Caption}
- {/block:IfCaptionButton}
- {block:IfCaption}
- {block:Caption}
- <div id="caption">
- {Caption}
- </div>
- {/block:Caption}
- {/block:IfCaption}
- {/block:IndexPage}
- {/block:Video}
- <!-------------------------------------ASK-->
- {block:Answer}
- <div id="ask">
- <img src="{AskerPortraitURL-128}"align="left" style="background:{color:1} center url('{image:pattern}'); padding:15px;max-width:80px;">
- <div id="asker">{Asker}</div>
- <div id="ask_q"><p>{Question}</p></div>
- <div id="answer">{Answer}</div>
- </div>
- {/block:Answer}
- <!-------------------------------------TEXT-->
- {block:Text}
- {block:Title}
- <div class="title">
- <div id="tt">
- {Title}
- </div>
- </div>
- {/block:Title}
- <div style="background:{color:background};padding:20px 30px 20px 30px;">
- {Body}
- </div>
- {/block:Text}
- <!-------------------------------------LINK-->
- {block:Link}
- <div class="title" style="background:{color:background}; margin-bottom:10px;">
- <a href="{URL}" {Target}>{Name}</a>
- </div>
- {block:Description}
- <div style="background:{color:background};padding:20px 30px 20px 30px;">
- {Description}
- </div>
- {/block:Description}
- {/block:Link}
- <!-------------------------------------QUOTE-->
- {block:Quote}
- <div id="quote">{Quote}</div>
- {block:Source}
- <div id="qsource"> ―{Source} </div>
- {/block:Source}
- {/block:Quote}
- <!-------------------------------------CHAT-->
- {block:Chat}
- <div id="chatpost">
- {block:Title}
- <div id="titlechat">
- {Title}</div>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- <!-------------------------------------POST INFO-->
- {block:IndexPage}
- <div id="post_info">
- <a href="{Permalink}" target="_blank"title="{lang:Posted TimeAgo}" >{12HourWithZero}.{Minutes}.{Seconds}{CapitalAmPm}</a>
- {block:NoteCount}
- <a href="{Permalink}" target="_blank" > {NoteCountWithLabel} </a>
- {/block:NoteCount}
- <a href="{ReblogURL}"target="_blank" >reblog</a>
- </div>
- <div id="tags">
- {block:HasTags}tagged as:
- {block:Tags}
- <a href="/tagged/{Tag}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- <!-------------------------------------PERMALINK-->
- {block:PermalinkPage}
- {block:Date}
- <div id="notes">
- {DayOfWeek}, {Month} {DayOfMonth} {Year}.
- {/block:Date}
- {block:NoteCount}
- With
- {NoteCountWithLabel}
- {/block:NoteCount}
- </div>
- {block:HasTags}
- <div id="perma_tags">
- tagged as:
- {block:Tags}
- <a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:Caption}
- <div id="caption">
- {Caption}
- </div>
- {/block:Caption}
- {block:PostNotes}
- <a style="font-family:courier" href="javascript:unhide('displaynote');">
- <div id="button_s">show notes</div>
- </a>
- <div id="displaynote" class="hidden">
- <div id="permas">
- {PostNotes}
- </div></div>
- {/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- <!-----------------------------------DO NOT DELETE----------->
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </div></div></div></div>
- <div id="bgs"></div><div id="lu"></div>
- <!-------------------------------------PERMA PAGI-->
- {block:PermalinkPage}
- <div id="perma_top">
- {block:PermalinkPagination}
- {block:PreviousPost}
- <a href="{PreviousPost}"style="border-right:1px solid {color:1};" >Previous Post</a>
- {/block:PreviousPost}
- <a href="/" >INDEX</a>
- {block:NextPost}
- <a href="{NextPost}"style="border-left:1px solid {color:1};" >Next Post</a>
- {/block:NextPost}
- {/block:PermalinkPagination}
- </div>
- {/block:PermalinkPage}
- <!-------------------------------------PAGINATION-->
- {block:Pagination}
- <div id="paginat">
- {block:PreviousPage}
- <a href="{PreviousPage}" style="border-right:1px solid {color:1};" >{lang:Previous page} </a>
- {/block:PreviousPage}
- <a style="align:center;" >{lang:Page CurrentPage of TotalPages}</a>
- {block:NextPage}
- <a href="{NextPage}"style="border-left:1px solid {color:1};" >{lang:Next page}</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- <!-----------------------------------DO NOT DELETE----------->
- <div class="sd">
- <a href="http://exoa.tumblr.com/"target="_blank"><code>YA</code></a>
- <div id="sb">
- <a href="http://exoa.tumblr.com/"target="_blank">MADE BY YOONORA</a>
- </div></div>
- </body>
- <!-----------------------------------DO NOT DELETE----------->
- </html>
Advertisement
Add Comment
Please, Sign In to add comment