Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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>
- <!----
- © THEME MADE BY MAGICBLOOD
- * Please do not remove any credits or else don't use my theme.
- * http://magicblood.tumblr.com/
- ---->
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#fff" />
- <meta name="color:Sidebar" content="#eee" />
- <meta name="color:Posts" content="#eee" />
- <meta name="color:Title" content="#3A3A3A" />
- <meta name="color:Text" content="#797979" />
- <meta name="color:Text Post Background" content="#DCFFC4" />
- <meta name="color:Date" content="#ffe6b1" />
- <meta name="color:BorderNote" content="#eee" />
- <meta name="color:Notes" content="#ffe6b1" />
- <meta name="color:Links" content="#444444" />
- <meta name="color:Links Hover" content="#FF5050" />
- <meta name="color:Chat" content="#fff" />
- <meta name="color:Audio" content="#EEE" />
- <meta name="text:Line Height" content="13px" />
- <meta name="image:Background" content="" />
- <meta name="image:Sidebar" content="" />
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <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}
- <style type="text/css">
- body{
- color:{color:text};
- background-color: {color:background};
- background-image:url({image:background});
- background-position: center;
- background-attachment:fixed;
- background-repeat: repeat;
- font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
- font-size:11px;
- line-height:13px;
- text-align:justify;
- }
- a:link, a:active, a:visited{
- color: {color:links};
- text-decoration:none;
- -webkit-transition-duration: 2s;
- }
- a:hover{
- color:{color:links hover};-webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;
- }
- #center{
- position:absolute;
- left:0;
- margin-left:500px;
- top:-10px;
- width:600px;
- }
- #box{
- background-color: {color:posts};
- padding:5px;
- margin-bottom:80px;
- width: 500px;
- }
- .entry:hover .dateside{
- opacity:1.0;
- -moz-opacity: 1.0;
- }
- [id="box"]:hover [class="dateside"]{
- opacity:1.0;
- -moz-opacity: 1.0;
- }
- #sidebar {
- margin-top:42px;
- position: fixed;
- width: 250px;
- margin-left:-295px;
- height:auto;
- line-height:13px;
- font-size:11px;
- }
- #sidemenu {
- margin-left:0px;
- padding:6px;
- width:245px;
- background-color: {color:background};
- }
- #sidelinks{position:relative; }
- #sidelinks a{opacity: .7;
- width:245px; background-color:{color:background}; text-transform:uppercase; text-align:center; letter-spacing:1px; padding:5px; font-size:10px;
- -moz-transition: 0.3s ease-in;
- -webkit-transition: 0.3s ease-in;
- -o-transition: 0.3s ease-in;
- transition: 0.3s ease-in; padding-bottom:6px;}
- #sidelinks a:hover{background-color:{color:text};}
- #simg img {max-width: 250px; height: auto; text-align:center;}
- .dateside {background-color: {color:posts}; padding:2px; text-align:left; width:100px;padding-bottom:0px; position:absolute; margin-top:-5px; z-index: 999; margin-left: 510px; overflow:hidden; font-size:.9em;
- opacity: .0;
- -moz-opacity: .0;
- -webkit-transition: all .7s ease-out;
- -moz-transition: all .7s ease-out;
- -o-transition: all .7s ease-out;
- transition: all .7s ease-out;
- }
- #datenote { background-color: {color:background}; padding:5px; text-align:center; width:505px;padding-bottom:3px; }
- #datenote a {font:9px arial; letter-spacing:1px; text-transform:uppercase; text-align:center; }
- #datenote a:hover{ background-color: {color:posts}; width: 300px;}
- h1, big{
- color:{color:title};
- font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
- font-size:14px;
- line-height:20px;
- letter-spacing:1px;
- font-weight:bold;
- text-transform:normal;
- margin:0px;
- padding:0px;
- text-align:left;
- }
- h3{
- color:{color:title};
- font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
- font-size:20px;
- line-height:auto;
- font-weight:normal;
- font-style:none;
- text-transform:capital;
- margin:0px;
- padding-bottom:5px;
- }
- h4{
- color:{color:title};
- font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
- font-size:20px;
- line-height:auto;
- letter-spacing:-1px;
- font-weight:normal;
- font-style:italic;
- text-transform:lowercase;
- margin:0px;
- padding:0px;
- margin-bottom:-0px;
- text-align:center;
- }
- .quest {
- color:#000000;
- font-size: 12px;
- font-weight: normal;
- font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
- line-height:13px;
- background: #E9EAEB;
- margin: 0 0 10px 0;
- padding: 20px 15px;
- position: relative;}
- .arrow {
- width: 13px;
- height: 7px;
- font-size:30px;
- font-family:'trebuchet ms';
- position: absolute;
- color:#E9EAEB;
- bottom: -3.5px;
- right: 80px;}
- .asker {left:0px; text-align:left; }
- .asker a {color:#000000;}
- .asker img {float:left; margin-left:380px; vertical-align:top; margin-right:3px; max-height:15px;}
- .answer {color:#FFF; text-align:left;}
- .chat{list-style: none; font-size: 10px; margin: 0px;}
- .chat ul {line-height: 15px; list-style: none; padding: 0px; margin: 0px;}
- .line.odd {color: #727272; background-color: #fff; padding: 2px 5px}
- .line.odd .label {font-weight: bold; padding: 3px; color: #727272; text-transform: uppercase;}
- .line.even {color: #000; padding: 2px 5px}
- .line.even .label {font-weight: bold; padding: 3px; color: #000000; text-transform: uppercase;}
- .bigquote{font-size: 80px; color:{color:links hover}; line-height:80px;}
- .pquote{font-size: 20px; font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif; font-style:normal; letter-spacing: -1px; serif; line-height: 18px;
- text-transform: normal; margin-top: -70px; text-indent: 45px}
- blockquote {
- padding:5px;
- padding-left:10px;
- margin:5px;
- border-left:4px solid {color:text};
- }
- b, strong{color:{color:text};}
- .left{ float:left;}
- i, em {color:{color:text};}
- p{margin-top:3px; margin-bottom:3px;}
- blockquote img{ display:block;}
- blockquote p {padding:0px; margin:0px;}
- blockquote blockquote {position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;}
- a img{border:none;}
- #audio{background-color:{color:audio}; padding:10px; text-align:center;}
- .user_1 .label, .user_4 .label, .user_7 .label {color:#030303;}
- .user_2 .label, .user_5 .label, .user_8 .label {color:#44A76F;}
- .user_3 .label, .user_6 .label, .user_9 .label {color:#000000; opacity:.75;}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- </style>
- <script type="text/javascript">
- $(document).ready(function()
- {
- $( '#center' ).fadeIn("slow");
- });
- </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/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });</script>
- <style type="text/css"></style>
- <meta name="robots" content="index, follow">
- </head>
- <body>
- <div id="center">
- <div id="sidebar">
- <div id="simg"><img src="{image:sidebar}"/></div>
- <div id="sidemenu">
- <br>
- <center>
- <div id="sidelinks">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="/archive">archive</a>
- </div></center>
- </div>
- <br>
- <div id="sidebarin">
- {block:Description}{Description}</a>{/block:Description}
- <br><center>
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</center>
- </div>
- <BR>
- </div>
- <br><br><br>
- {block:Posts}
- <div id="box">
- <div class="dateside"><a href="{Permalink}" >{TimeAgo}</a><br>{block:NoteCount}<a href="{Permalink}" >{NoteCountWithLabel}</a> {/block:NoteCount}<br>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- </div>
- {block:Photo}
- {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}"/></a>
- {LinkCloseTag}
- {block:Caption} {Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}{Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Quote}<b class="bigquote">“</b><div class="pquote">{Quote} </div>
- {/block:Quote}
- {block:Title}<h3>{Title} </h3> {/block:Title}
- {block:Link}<a href="{URL}" class="link" {Target}><h3>{Name} </h3></a>{/block:Link}
- {block:Text}{Body}{/block:Text}
- {block:Quote}{block:Source}<center><P>—{Source}</p></center>{/block:Source}
- {/block:Quote}
- {block:Link}{block:Description}<P>{Description}</p>{/block:Description}
- {/block:Link}
- {block:Chat}
- <div class="chat"><ul>{block:Lines}<li class="line {Alt}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Answer}
- <div class="quest">
- <div class="arrow">▼</div>
- <b>{Asker}:</b> {Question}
- </div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Audio}<div id="audio">
- {block:AlbumArt}<img src="{AlbumArtURL}" width="207"/>{/block:AlbumArt}
- {AudioPlayerWhite}
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:PostNotes}
- <br>
- {PostNotes}{/block:PostNotes}
- <br>
- </div>
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment