Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--[if lt IE 7]><html class="lt-ie10 lt-ie9 lt-ie8 lt-ie7"><![endif]-->
- <!--[if IE 7]><html class="lt-ie10 lt-ie9 lt-ie8"><![endif]-->
- <!--[if IE 8]><html class="lt-ie10 lt-ie9"> <![endif]-->
- <!--[if IE 9]><html class="lt-ie10"> <![endif]-->
- <!--[if gt IE 9]><!--> <html> <!--<![endif]-->
- <!--
- (hapilys.tumblr.com)
- don't remove the credi
- -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){$(document)
- .ready(function(){$("[title]")
- .style_my_tooltips();});})
- (jQuery);
- </script>
- <head>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <meta name="color:entries" content="#ffffff" />
- <meta name="color:text" content="#202626" />
- <meta name="color:link" content="#352a2a" />
- <meta name="color:link hover" content="#000000" />
- <meta name="color:background" content="#ede5f3" />
- <meta name="color:des" content="#ffffff" />
- <meta name="color:scrollbar" content="#000000" />
- <meta name="text:link1" content="link 1" />
- <meta name="text:link1 url" content="/" />
- <meta name="text:link2" content="link 2" />
- <meta name="text:link2 url" content="/" />
- <meta name="text:link3" content="link 3" />
- <meta name="text:link3 url" content="/" />
- <meta name="text:link4" content="link 4" />
- <meta name="text:link4 url" content="/" />
- <link rel='stylesheet' href='path/to/typicons.min.css' />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body {
- background-color:{color:background};
- color:{color:text};
- font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
- font-size:11px;
- line-height:100%;
- text-align:justify;
- }
- a:link, a:active, a:visited {
- color:{color:Link};
- text-decoration:none;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out
- }
- a:hover {
- text-decoration:underline;
- color:{color:link hover};
- }
- h1{
- text-transform:lowercase;
- line-height:14px;
- font-family:arial;
- font-size:20px;
- color:#000000;
- text-align:center;
- background-color:transparent;
- }
- h2 {
- text-transform:lowercase;
- font-size:15px;
- line-height:14px;
- letter-spacing:0px;
- text-align:left;
- }
- h3 {
- text-transform:uppercase;
- font-family:arial;
- font-weight:bold;
- width:100px;
- margin-left:20px;
- font-size:15px;
- line-height:20px;
- letter-spacing:3px;
- text-align:left;
- color:black;
- }
- #s-m-t-tooltip {
- padding: 5px;
- height:auto;
- display: none;
- font-family: arial;
- font-size: 8px;
- text-transform:uppercase;
- text-align: center;
- letter-spacing:1px;
- margin-top:10px;
- margin-left: 10px;
- line-height: 8px;
- z-index: 999999999999;
- background: rgba(255,255,255,.9);
- color: #000;}
- #content {
- margin-left:500px;
- margin-top:70px;
- width:410px;
- padding:5px;
- }
- #posts{
- background-color:{color:entries};
- width:400px;
- padding:5px;
- overflow:hidden;
- background:white;
- margin-bottom:80px;
- }
- #info{
- background-color:transparent;
- position:absolute;
- font-family:arial;
- font-size:9px;
- width: 400px;
- padding:5px;
- margin-top:0px;
- text-transform:uppercase;
- font-style:normal;
- opacity:1;
- text-align:center;
- }
- #info a{
- text-transform:uppercase;
- margin:0px 3px;
- }
- #tags {
- position:absolute;
- margin-top:10px;
- color:black;
- opacity:1;
- margin-left:0px;
- font-size:8px;
- letter-spacing:1px;
- background-color:transparent;
- width:400px;
- text-align:left;
- }
- #tags a{
- text-transform:uppercase;
- background-color:transparent;
- padding:2px;
- }
- #sidebar {
- background-color:white;
- padding:10px;
- margin-top:80px;
- width:400px;
- height:150px;
- margin-left:500px;
- opacity:1;
- }
- #sidebar:hover .links{
- opacity:1;
- }
- .links{
- font-family:arial;
- position:absolute;
- background: rgba(255,255,255,.9);
- margin-top:-80px;
- width:110px;
- height:20px;
- margin-left:250px;
- line-height:10px;
- font-size:7px;
- display:inline-block;
- letter-spacing:1px;
- text-align:center;
- opacity:0;
- -moz-transition:0.5s ease-in;
- -webkit-transition:0.5s ease-in;-o-transition:0.5s ease-in;
- transition:0.5s ease-in;}
- #description{
- font-size:11px;
- background:{color:des};
- font-family:helvetica;
- text-transform:lowercase;
- font-style:normal;
- margin-top:10px;
- width:380px;
- opacity:1;
- margin-left:0px;
- text-align:left;
- padding:10px;
- -moz-transition:0.5s ease-in;
- -webkit-transition:0.5s ease-in;-o-transition:0.5s ease-in;
- transition:0.5s ease-in;
- }
- .pagination {
- background-color:transparent;
- margin-left:370px;
- width:100px;
- margin-top:20px;
- float:bottom;
- font-size:9px;
- padding:10px;
- letter-spacing:1px;
- color:{color:text};
- text-decoration:none;}
- .themeo {
- background-color:transparent;
- margin-left:170px;
- width:400px;
- margin-top:20px;
- float:bottom;
- font-size:7px;
- opacity:0.65;
- letter-spacing:1px;
- color:{color:text};
- text-decoration:none;}
- .pagination a {
- background-color:white;
- padding:5px;}
- #question {
- color:{color:text};
- border-top:1px solid #f0f0f0;
- text-align:center;
- }
- #asker {
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:8px;
- text-align:center;
- margin-right:5px;
- }
- #audio {
- margin-bottom:5px;
- width:250px;
- height:100px}
- .player {
- overflow:hidden;
- text-align:center;
- padding:4px;
- border:1px solid #fafafa;
- }
- .audio_info {
- font-size:12px;
- text-align:center;
- background:{color:permalink};
- border-bottom:1px solid #fafafa
- width:395px;
- padding:12px 12px 12px 17px;
- margin-left:-12px;
- margin-top:-12px;
- }
- i, em{
- color:{color:Link};}
- b, strong{
- font-weight:normal;
- text-transform:uppercase;
- color:{color:Link};}
- ul,ol{
- margin:0px;
- margin-left:-5px;}
- p{
- padding:0px;
- margin:2px;}
- pre{
- background:#f0f0f0;
- padding:0px;}
- u{
- text-decoration:none;
- color:{color:Title};}
- blockquote {
- border-left:2px solid #f0f0f0;
- width:400px;
- text-align:left;
- background-color:transparent;
- padding:0px;
- margin-left:0px;
- padding-left:10px;}
- .caption {
- width:100%;
- margin-top:10px;
- text-align:left;
- }
- .user_1, .user_3, .user_5, .user_7, .user_7, .user_9, .user_11 {
- background-color:#fafafa;
- font-size:10px;
- letter-spacing:0px;
- margin-right:25px;
- color:#000;
- text-transform:lowercase;
- }
- .user_2, .user_4, .user_6, .user_8, .user_10, .user_12 {
- background-color:white;
- font-size:10px;
- letter-spacing:0px;color:#000;
- margin-right:25px;
- text-transform:lowercase
- }
- ul.chat, .chat ol, .chat li {
- list-style:none;
- margin:0px;
- padding:5px;}
- ol.notes {margin-top:50px;list-style-type: none;text-transform:uppercase;}
- ol.notes li.note {padding: 0px;list-style-type: none;text-align:left;margin-top:10px;margin-left:0px;width:400px;font-size:7px;letter-spacing:1px;font-weight:none;}
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Scrollbar};
- height:50px;
- }
- ::-webkit-scrollbar {
- background-color:#ffffff;
- height:5px;
- width:5px;
- }
- ::-moz-selection {
- background-color:transparent;
- color:{color:Link};
- }
- ::selection {
- background-color:transparent;
- color:{color:link};
- }
- #credit {
- font-family:helvetica;
- text-align:center;
- text-transform:uppercase;
- opacity:1;
- font-size:7px;
- letter-spacing:1px;
- bottom:10px;
- right:11px;
- position:fixed;}
- #credit img {max-width:10px;opacity:0.8;}
- </style>
- </head>
- <style type="text/css">{CustomCSS}
- </style>
- <body>
- <div id="sidebar"><br>
- <h3>{Title}</h3>
- <div class="links"><br>
- <br><br><br>
- <select onChange="location.href=this.options[this.selectedIndex].value;" style="width: 100px; font-family:arial; font-size:11px;">
- <option>+</option>
- <option value="/">refresh</option>
- <option value="/ask">message</option>
- {block:ifLink1} <option value="{text:link1 url}">{text:link1}</option>{/block:ifLink1}
- {block:ifLink2} <option value="{text:link2 url}">{text:link2}</option>{/block:ifLink2}
- {block:ifLink3} <option value="{text:link3 url}">{text:link3}</option>{/block:ifLink3}
- {block:ifLink4} <option value="{text:link4 url}">{text:link4}</option>{/block:ifLink4}
- </select>
- </div>
- <div id="description">
- {block:Description}{Description}{/block:Description}
- </div>
- </div>
- <div id="credit">
- <img src="http://static.tumblr.com/p98azdo/tLPn17ayb/hpls.jpg"></a><a title="HAPILYS(C)" href="http://hapilys.tumblr.com/"> <br>
- hpls
- </a></div>
- <div id="content">
- {block:Posts}
- <div id="posts">
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:title}{body}{/block:Text}
- {block:Link}<h2>{Name}</h2>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photo}<a href="{Permalink}"><img src="{PhotoURL-400}"width="400px"/></a><br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-400}<br>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<h1>{Quote}</h1><div style="padding-bottom:5px;text-align:center;font-size:9px"> {block:Source}<div id="source"> — {Source}</div>{/block:Source}</div>{/block:Quote}
- {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:Audio}
- <div class="audio_info">{block:TrackName}<b style="font-family:arial">{TrackName}</b>{/block:TrackName}<br>{block:Artist}<div style="font-size:8px;text-transform:uppercase;letter-spacing:1px;line-height:16px;">{Artist}</div>{/block:Artist}</div>
- {block:AudioPlayer}
- <div class="player">{AudioPlayerwhite}</div>
- {/block:AudioPlayer}
- {/block:Audio}
- {block:Video}{Video-400}<br /> {block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"><br>{Asker} said :<br>{Question}</div><br><div id="question"><br><br>{Answer}</div>{/block:Answer}
- <div id="info"><br>
- {block:Date}<a title="{12Hour}:{Minutes}{AmPm}"href="{Permalink}" style="font-weight:bold">{ShortMonth},{DayOfMonth}
- </a>
- {block:NoteCount}<a href="{Permalink}" style="font-size:9px">+{NoteCount}{/block:NoteCount}</a>
- <br><br>{block:HasTags}{block:Tags}<a href="{TagURL}" style="text-transform:lowercase;letter-spacing:1px;font-size:9px">{Tag}</a>{/block:Tags}{/block:HasTags}
- </div>
- {/block:Date}
- {block:PermalinkPage}
- <div id="tags"><br>
- {block:ContentSource} <a href="{SourceURL}">(c)</a>{/block:ContentSource} {block:RebloggedFrom}<a title="{ReblogParentName}"href="{ReblogParentURL}"></a>{/block:RebloggedFrom}</a>
- </div> {/block:PermalinkPage}
- </div>
- {/block:Posts}
- {block:Pagination}<div class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">prev;</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">next</a> {/block:NextPage}
- </div>{/block:Pagination}
- <div class="themeo"> <br><br>THEME BY <a href="http://hapilys.tumblr.com">HAPILYS</a></div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment