Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- (c) theme #4 by harlequinades
- http://harlequinades.tumblr.com
- do not remove credit! thank you
- -->
- <!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">
- <html lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lm6prnRzP61qfoi4t.gif">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta name="if:EndlessScroll" content="0"/>
- <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
- {block:IfEndlessScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEndlessScroll}
- <meta name="image:side" content="/">
- <meta name="color:pagelinks background" content="#fff" />
- <meta name="color:pagelinks hover" content="#fff" />
- <meta name="text:custom link one url" content="" />
- <meta name="text:custom link one" content="" />
- <meta name="text:custom link two url" content="" />
- <meta name="text:custom link two" content="" />
- <meta name="text:custom link three url" content="" />
- <meta name="text:custom link three" content="" />
- <meta name="if:show captions" content="0" />
- <meta name="if:Endless scrolling" content="0"/>
- <style type="text/css">
- body {
- margin: 0px;
- padding: 0px;
- background:#FFF url('') center center fixed;
- }
- a {
- color: #ffabd9;
- text-decoration: none;
- text-transform: lowercase;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- a:hover {
- color: #eee;
- text-decoration: none;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- ::-webkit-scrollbar-thumb:vertical {background-color:#ffe5ed;height:100px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#ffe5ed;height:10px !important;}
- ::-webkit-scrollbar { height:10px;width:12px; background-color:#FFF;}
- #posts {
- width: 500px;
- padding: 5px;
- margin-top: 0px;
- margin-left: 380px;
- }
- .entry {
- margin-bottom: 5px;
- width: 500px;
- padding: 5px;
- background-color: #fff;
- font-family: lucida console;
- font-size: 9px;
- font-color: {color:Body};
- text-transform: none;
- text-align: justify;
- -moz-box-shadow: 3px 3px 4px #ffe5ed;
- -webkit-box-shadow: 2px 2px 3px #ffe5ed;
- box-shadow: 2px 2px 3px #ffe5ed;
- }
- .caption {
- text-align: center;
- font-weight: bold;
- }
- .title {
- text-align: center;
- letter-spacing: 2px;
- }
- #contue {
- margin-top:-5px;
- margin-bottom:-9px;
- }
- #sidebar {
- position: fixed;
- top: 150px;
- left: 200px;
- width: 150px;
- height: auto;
- padding: 3px;
- background-color: #fff;
- font-family: lucida console;
- font-size: 9px;
- font-color: {color:body font};
- text-transform: none;
- z-index: 999;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -moz-box-shadow: 3px 3px 4px #ffe5ed;
- -webkit-box-shadow: 2px 2px 3px #ffe5ed;
- box-shadow: 2px 2px 3px #ffe5ed;
- }
- .pagelinks {background-color:{color:pagelinks background};}
- .pagelinks a{text-transform:; font-size:8px; font-family:'lucida console', Courier, monospace; text-align:right; padding-bottom:4px; padding-bottom:1px; padding-left:4px; padding-right:4px; color:#ffabd9;}
- .pagelinks a:hover {color:{color:pagelinks hover}; }
- .permalink {
- width: 50px;
- font-family: lucida console;
- font-size: 9px;
- background-color: #fff;
- text-transform: none;
- text-align: center;
- letter-spacing: 2px;
- margin-left: 0px;
- margin-bottom: 0px;
- position: absolute;
- opacity: 0;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -moz-box-shadow: 3px 3px 4px #ffe5ed;
- -webkit-box-shadow: 2px 2px 3px #ffe5ed;
- box-shadow: 2px 2px 3px #FFF7F7;
- }
- .permalink a {
- color: #ffe5ed;
- }
- .permalink a:hover {
- color: #ffe5ed;
- }
- .permalink:hover {
- background: #fff;
- font-color: #000;
- }
- .entry:hover .permalink {
- margin-left: 510px;
- opacity: 0.8;
- text-align: center;
- width: 50px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- .eli img, .dead img, blockquote img {max-width:500px;}
- blockquote{padding:0 0 0 4px; margin:0 0 0 5px; border-left: 2px solid {color:link};}
- ol.notes li.note { padding:7px;}
- #next {
- position: fixed;
- bottom: 5px;
- left: 620px;
- z-index: 999;
- }
- .img {
- width: 500px;
- min-width: 500px;
- max-width: 500px;
- }
- 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;}
- #music
- {position:fixed; bottom:16px; right:25px;
- padding-top:12px; padding-bottom:12px; text-align:center; height:10px; width:34px; overflow:hidden;
- border:3px solid #ffe5ed ;
- color:#888;
- -moz-border-radius: 17px 17px 17px 17px;
- border-radius:17px 17px 17px 17px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background-color:#fff;
- z-index:999;}
- #musicplayer
- {padding-top:15px;}
- #music:hover
- {border:3px solid #ffe5ed ; padding:5px; height:50px; width:50px;}
- </style>
- </head>
- <body>
- {block:IndexPage}
- <div id="music"><center><img src="http://static.tumblr.com/rltvkjt/jwflmr3vh/marcadores71.gif"/></center>
- <div id="musicplayer"><center><embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0= http://dl.dropbox.com/u/30975005/U-KISS%20-%20We%20Set%20Off.mp3&t0=U-KISS%20-%20We%20Set%20Off&f1=http://dl.dropbox.com/u/30975005/U-KISS%20Forbidden%20Love%20%5BMV%20FULL%5D.mp3&t1=U-KISS%20Forbidden%20Love%20%5BMV%20FULL%5D&f2=http://dl.dropbox.com/u/30975005/U-KISS%20-%20T%20he%20Sound%20Of%20Magic.mp3&t2=U-KISS%20-%20T%20he%20Sound%20Of%20Magic&f3=http://dl.dropbox.com/u/30975005/0.mp3&t3=0&f4=http://dl.dropbox.com/u/30975005/U-KISS%20-%20Eeny%2C%20Meeny%2C%20Miny%2C%20Moe.mp3&t4=U-KISS%20-%20Eeny%2C%20Meeny%2C%20Miny%2C%20Moe&total=5" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" /></center></div>
- </div>
- {/block:IndexPage}
- <div id=sidebar>
- <center><a href="/"><img src="{image:side}" border="0" width="100%"></a></center>
- {block:Description}
- {Description}
- {/block:Description}
- <div class="pagelinks"><center>{block:PreviousPage}<a href="{PreviousPage}">◀</a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- {/block:CurrentPage}
- {block:JumpPage}
- {/block:JumpPage}
- {/block:JumpPagination}
- </div>
- </div>
- {block:ifnotendlesscrolling}
- {/block:ifnotendlesscrolling}
- <div id="posts">
- {block:ifendlesscrolling}
- <div class= "autopagerize_page_element">
- {/block:ifendlesscrolling}
- {block:Posts}
- {block:Text}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- <div style="padding: 0px">
- <div class="title">{block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}</div>
- <div class="soohyun" id="contue"><p align=justify>{Body}</p></div>
- </div></div>
- {/block:Text}
- {block:Photo}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- <a href="{Permalink}">
- <img class="img" src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- </a>
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- {Photoset-500}
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- <div style="padding: 10px; text-align: center;">
- "{Quote}"
- {block:Source}
- <div class="source"><b>{Source}</b></div>
- {/block:Source}
- </div></div>
- {/block:Quote}
- {block:Link}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- <div style="padding: 10px">
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div></div>
- {/block:Link}
- {block:Chat}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- <div style="padding: 10px">
- {block:Title}
- <a href="{Permalink}">{Title}</a>
- {/block:Title}
- {block:Lines}
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}<br />
- {/block:Lines}
- </div></div>
- {/block:Chat}
- {block:Video}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- {Video-500}
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- </div>
- {/block:Video}
- {block:Audio}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- <div style="padding: 0px">
- <div align="center">
- {AudioPlayerWhite}
- {block:PermalinkPage}<br>{/block:PermalinkPage}
- </div></div></div>
- {/block:Audio}
- {block:Answer}
- <div class="entry">
- <span class="permalink"><a href="{Permalink}">
- {block:NoteCount}({NoteCount}){/block:NoteCount}
- {TimeAgo}
- </a></span>
- <div style="padding: 0px">
- <div align="center">
- <b>{Asker}</b>: "{Question}"
- <br />--------------<br />
- <div class="dead" id="contue"><div style="padding:0px;">{Answer}</div></div>
- </div></div></div>
- {/block:Answer}
- {block:PermalinkPage}
- <div style="font-family:lucida console; font-size:9px; text-transform:uppercase;">
- <div align="center"><div style="letter-spacing: 2px; background-color:#fffff; font-color:#000000;">
- {block:Date}{12Hour}:{Minutes}{AmPm} on {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}{/block:Date}
- <br />
- {block:RebloggedFrom}reblogged from:<a href="{ReblogRootURL}">{ReblogRootName}</a> origin:<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- <br />
- {block:HasTags}tags:{block:Tags} <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div></div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- {/block:Posts}
- {block:ifendlesscrolling}</div>{/block:ifendlesscrolling}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment