Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--- Ōumi THEME BY @SEHUNNIESMILK
- D O N T REMOVE CREDITS PLEASE.
- TWEAK IF YOU WISH.
- ANY PROBLEMS PLEASE LET ME KNOW!--->
- <!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">
- <head>
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://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://codysherman.com/tools/infinite-scrolling/code"></script>
- <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}
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Bold Text" content="#00a1ff"/>
- <meta name="color:Italic Text" content="#9cbafc"/>
- <meta name="color:Link" content="#CCC" />
- <meta name="color:askerbackground" content="#FAFAFA" />
- <meta name="color:Link Hover" content="#000" />
- <meta name="color:Text" content="#AAA" />
- <meta name="image:Background" content=""/>
- <meta name="color:title" content="#bae9fc"/>
- <meta name="color:Blockquote" content="#f2f5f8" />
- <meta name="color:underline hover" content="#00f2ff" />
- <meta name="color:linksbg" content="#e1f3fa">
- <meta name="image:sidebar" content=""/>
- <meta name="text:link1" content="url" />
- <meta name="text:link2" content="url" />
- <meta name="text:link3" content="url" />
- <meta name="text:title1" content="link" />
- <meta name="text:title2" content="link" />
- <meta name="text:title3" content="link" />
- <meta name="text:mini title" content="dream of me">
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <style type="text/css">
- iframe#tumblr_controls {
- top:0%!important;
- right:0%!important;
- position:fixed!important;
- z-index:99999999!important;
- opacity:1;
- -webkit-filter:invert(100%);
- -moz-filter:invert(100%);
- -o-filter:invert(100%);
- -ms-filter:invert(100%);
- filter:invert(100%);
- }
- body {background: {color:Background} url('{image:Background}');background-attachment: fixed;color: {color:Text};font-family: cambria;font-size:10px;margin-top: -10px; text-align:justify;}
- a {color:{color:Link};text-decoration: none;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- a:hover {color:{color:Link Hover}; text-decoration:none;
- border-bottom:3px solid {color:underline hover;}}
- b, strong {color:{color:Bold Text};}
- i, em {color:{color:Italic Text};}
- /* strikethrough */
- s, strike {color: #fcdbdb;
- text-decoration: none;
- }
- #h2{
- font:10px/10px century gothic;
- text-transform:uppercase;
- letter-spacing:2px;
- margin-bottom:2px;
- padding:5px;
- margin-top:0;
- border:1px solid #eee;
- text-align:center;
- border-bottom: 3px double #eee;
- background:#fbfbfb;
- color:#ccc;
- }
- #content {padding:20px;
- margin: auto;
- margin-left:200px;
- width:440px;
- {block:PermalinkPage}
- margin-left:200px;width:440px;
- {/block:PermalinkPage}}
- .post{
- margin-top:60px;
- margin-bottom:6px;
- margin-left:80px;
- width:400px;
- border:3px double #eee;
- padding:20px;
- background:#ffffff;}
- .post a:hover{
- border-bottom:3px solid {color:underline hover};}
- .post img{ opacity:0.7;}
- .post img:hover {
- opacity:1;
- -webkit-transition: all 0.5s ease-in;
- -moz-transition: all 0.5s ease-in;
- transition: all 0.5s ease-in;
- }
- iframe { opacity: 0.7; filter:alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
- iframe:hover{ opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; }
- .perma{
- position:absolute;
- opacity:0;
- margin-left:430px;
- margin-top:-30px;
- padding:10px;
- width:80px;
- font-family:Century Gothic;
- text-transform:uppercase;
- text-align:right;
- font-family:Calibri;
- font-size:8px;
- letter-spacing:1px;
- color:000;
- background:{color:title};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .perma a{
- color:#000;
- }
- .perma a:hover{
- color:black;
- }
- .post:hover .perma{
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #notes {
- width:400px;
- font-family:cambria;
- font-size:7.5px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- #notes ol li {
- list-style-type:hiragana;
- padding:2px;
- background:#f5f5f5;
- }
- #photo img {
- max-width:100%;
- display:block;
- }
- #photoset, #video {
- margin-bottom:4px;
- }
- blockquote{
- display: block;
- padding:5px;
- border-left:1px dotted #000;
- margin-left:40px;
- background-color:{color:blockquote};
- }
- #woonie {
- margin-left:50px;
- width: 200px; }
- .sehun {
- font: 7px trebuchet ms;
- margin-top: 175px;
- border-bottom:3px double #eee;
- padding:5px;
- background:white;
- position:fixed;
- left:57px;
- background:white;
- width:190px;
- text-align:center;
- letter-spacing: 3px;
- color: #939393}
- .desc {
- text-align: justify;
- letter-spacing: 1px;
- position:fixed;
- background:white;
- width:200px;
- margin-top:200px;}
- .title {
- font-size: 20px;
- font-family: trebuchet ms;
- letter-spacing:7px;
- color:gray;
- background:white;
- width:180px;
- position:fixed;
- opacity:.6;
- border-radius:9px;
- border:1px solid #eee;
- text-align:center;
- background-color:{color:title};
- padding: 3px 6px 1px 12px;
- margin-top:145px;
- }
- .title:hover{
- background:#f7f7f7;
- opacity:.5;
- border-radius:10px;
- -webkit-transition: all 0.7s ease-in;
- -moz-transition: all 0.7s ease-in;
- transition: all 0.7s ease-in;
- }
- #text{
- font-size:10px;
- margin-top:-20px;
- font family:cambria;}
- #asker {
- font-family:cambria;
- font-size:12px;
- line-height:12px;
- font-weight:bold;
- font-style:normal;
- text-transform:justify;
- }
- #question {
- padding:10px;
- background-color:{color:askerbackground};
- font-style:italic;
- text-align:center;
- border:1px solid #eee;
- }
- #s-m-t-tooltip
- {position:fixed;
- overflow:hidden;
- max-width:90px;
- padding:3px 5px 3px 5px;
- margin:10px 0 0 10px;
- background:#fff;
- border: 3px double #F0F0F0;
- z-index:10;
- display:inline-block;
- font:10px calibri;
- letter-spacing:0px;
- text-align:center;
- text-transform:justify;
- color:gray;}
- .user_1 .label {color:{color:bold}; font-weight:bold;letter-spacing:1px;font-size:10px;text-transform:uppercase;}
- .user_2 .label {color:{color:italic}; font-weight:bold;font-style: italic;letter-spacing:1px;font-size:10px;text-transform:lowercase;}
- .user_3 .label {color:{color:bold}; font-weight:bold;letter-spacing:1px;font-size:10px;text-transform:uppercase;}
- .user_4 .label {color:{color:italic}; font-weight:bold;font-style: italic;font-style: italic;letter-spacing:1px;font-size:10px;text-transform:lowercase;}
- .user_5 .label {color:{color:bold};font-weight:bold;letter-spacing:1px;font-size:10px;text-transform:uppercase;}
- .user_6 .label {color:{color:italic}; font-weight:bold;font-style: italic;letter-spacing:1px;font-size:10px;text-transform:lowercase;}
- ul.chat{margin-bottom:12px;margin-top:0px;padding:0px;}
- .chat li {list-style:none;
- margin-top:2px;
- padding:4px; border: 1px solid #f5f5f5;
- background-color:#fafafa;}
- ul {list-style-type:hiragana }
- #quote {
- color:{color:Quote};
- font-family:cambria;
- font-size:15px;
- margin-top:-10px;
- text-align:right;
- font-style:italic;
- }
- #source {
- font-family:tahoma;
- font-size:8px;
- padding:5px;
- opacity:.5;
- border-bottom:1px dotted gray;
- letter-spacing:1px;
- text-align:center;
- text-transform:uppercase;
- }
- #cr {color:#000; font-size:12px;right:5px;bottom:15px;position:fixed;font-family:calibri;letter-spacing:1px;text-align:left;opacity:.6;border:1px solid #eee;padding:5px;}
- #cr a{
- text-decoration:none;
- color:gray;
- }
- #navi{
- position:relative;
- width:200px;;
- display:inline-block;
- margin-bottom:20px;
- vertical-align:top;
- background:;
- }
- #navi a{
- font-size:8px;
- font-weight:normal;
- font-family: 'Orienta', sans-serif;
- color:#c0c0c0;
- text-transform:uppercase;
- letter-spacing:5px;
- display:block;
- background:white;
- padding:5px 0;
- border-bottom:1px #f5f5f5 dotted;
- }
- #navi a:hover{
- color:{color:hover};
- background:{color:linksbg};
- border-bottom:1px dotted gray;
- }
- #lala img{
- position:fixed;
- width:195px;
- height:100px;
- opacity:.7;
- top:30px;
- left:60px;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- #taggus {
- font-family: ;
- font-size: 10px;
- letter-spacing:1px;
- padding: 3px;
- padding-bottom: 10px;
- padding-top:9px;
- text-align:center;
- margin-top:3px;
- background:#fafafa;
- }
- </style>
- </head>
- <div id="woonie">
- <div id="lala"><img src="{image:sidebar}"></div>
- <a href="/"><div class="title">{title}</div></a>
- <div class="sehun">{text:mini title}</div>
- <div class="desc">{description}
- </ul><p>
- <div id="navi">
- <div id="h2">navigation</div><center>
- <a href="/" class="">home</a>
- <a href="/ask" class="">mesg</a>
- <a href="{text:link1}">{text:title1}</a>
- <a href="{text:link2}">{text:title2}</a>
- <a href="{text:link3}">{text:title3}</a>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div class="post">
- <div class="posts">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div id="cr">
- <a href="http://sehunniesmilk.tumblr.com" title="sehunniesmilk">TH.</a>
- </div>
- {block:Photo}
- {block:IndexPage}
- <div id="photo">
- {LinkOpenTag}
- <img src="{PhotoURL-400}" alt='{PhotoAlt}'/>
- {LinkCloseTag}
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="photo">
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" />
- {LinkCloseTag}
- </div>
- {/block:PermalinkPage}
- {/block:Indexpage}{/block:PermalinkPage}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div id="photoset">
- {block:IndexPage}
- {Photoset-400}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-400}
- {/block:PermalinkPage}
- </div>
- {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
- {block:PermalinkPage}{/block:PermalinkPage}
- {/block:Photoset}
- {block:Video}
- <div id="video">
- {block:IndexPage}
- <center>{Video-400}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>{Video-400}</center>
- {/block:PermalinkPage}
- </div>
- {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Indexpage}
- {block:PermalinkPage}{/block:PermalinkPage}
- {/block:Video}
- {block:Audio}
- <table border="0" cellpadding="0" cellspacing="2" ><tr>
- <div id="player">{AudioPlayerBlack}</div>
- </br><b>Listened:</b> {FormattedPlayCount}
- </td>
- </tr>
- </table>
- {block:Indexpage}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Indexpage}
- {block:PermalinkPage}{/block:PermalinkPage}
- {/block:Audio}
- {block:Link}
- <div class="title"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{block:IndexPage}{/block:IndexPage}
- {/block:Link}
- {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- {block:Answer}
- <div id="question"><div id="asker">{Asker} inquired:</div> {Question}</div>
- {Answer}
- {/block:Answer}
- </div>
- {block:Text}
- {block:Title}<div id="h2">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Quote}
- <div id="quote">"{Quote}"</div>
- {block:Source}<div id="source">★ {Source}</div>{/block:Source}
- {/block:Quote}
- <div id="taggus">
- {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- <div class="perma">
- {block:IndexPage}
- {block:NoteCount}{NoteCount}{/block:NoteCount}<br><a href="{Permalink}">{TimeAgo}</a><br><a href="{ReblogURL}" >reblog</a>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}Posted <a href="{Permalink}">{TimeAgo}</a> ★ {DayOfWeek}, {DayOfMonth}. {ShortMonth}, {Year}{/block:Date}
- {block:NoteCount} / {NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootName}">Origin</a>{/block:RebloggedFrom}
- {/block:PermalinkPage}
- </div>
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement