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="#F7FF99" />
- <meta name="color:Box" content="#FFFFFF" />
- <meta name="color:Title" content="#3A3A3A" />
- <meta name="color:Text" content="#797979" />
- <meta name="color:Link" content="#444444" />
- <meta name="color:Links Hover" content="#FF5050" />
- <meta name="color:Asker" content="#fff0f0" />
- <meta name="color:Side box" content="#fff" />
- <meta name="color:Menu" content="#FFDCAF" />
- <meta name="color:Notes" content="#FFD818" />
- <meta name="font:body" content="georgia" />
- <meta name="text:line height" content="13px" />
- <meta name="text:menu font size" content="30px" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="" />
- <meta name="if:Show Tumblr Picture" content="1"/>
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" 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}
- <link rel="stylesheet" href="http://static.tumblr.com/3driglx/oKzlqlo14/font.css" type="text/css" />
- <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:georgia;
- font-size:9px;
- line-height:{text:line height};
- text-align:justify;
- }
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration:none;
- }
- a:hover{
- color:{color:links hover};-webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;
- }
- #center{
- position:absolute;
- left:0%;
- margin-left:340px;
- top:-13px;
- width:700px;
- }
- #box{
- overflow:hidden;
- background-color: {color:box};
- padding:8px;
- width: 500px;
- -moz-box-shadow: 0 0 3px #888;
- -webkit-box-shadow: 0 0 5px#888;
- box-shadow: 0 0 5px #888;
- margin-bottom:2px;
- }
- #box:hover {box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
- -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
- -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
- -webkit-transition-duration: 0.2s;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- }
- #sidebar {
- background-color: {color:side box};
- padding:10px;
- padding-left:15px;
- position: fixed;
- width: 200px;
- margin-left:-245px;
- height:100%;
- }
- #simg img {max-width: 200px; height: auto; text-align:center;}
- #sideicon {
- background-color: {color:side box};
- padding:5px;
- position: absolute;
- margin-top:-50px;
- width: 83px;
- height:auto;
- overflow:hidden;
- }
- #navig{ background:{color:menu} url('') fixed; width: 95px; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 1;}
- .navig{ font-family: 'LeagueGothicRegular'; font-size:{text:menu font size}; width: 86px; position: fixed; top: 100px; left: 5px; z-index: 2; text-transform: uppercase; letter-spacing: 1px; text-align:right;}
- #datenote {width:500px;color:#0A0A0A; background-color: {color:notes}; padding-top:3px;;padding-bottom:3px; font:9px arial; text-transform:uppercase; margin-top:0px; text-align:center;}
- h1, big{
- color:{color:title};
- font-family: {font:title};
- font-size:35px;
- line-height:30px;
- letter-spacing:-3px;
- font-weight:normal;
- text-transform:lowercase;
- margin:0px;
- padding:0px;
- text-align:left;
- }
- h3{
- color:{color:title};
- font-family:georgia;
- font-size:14px;
- line-height:auto;
- letter-spacing:1px;
- font-weight:normal;
- text-transform:lowercase;
- margin:0px;
- padding:0px;
- margin-bottom:-0px;
- text-align:center;
- }
- h4{
- color:{color:title};
- font-family: georgia;
- font-size:10px;
- line-height:10px;
- letter-spacing:4px;
- font-weight:normal;
- font-style:italic;
- text-transform:lowercase;
- margin:0px;
- padding:0px;
- margin-top:2px;
- text-align:right;
- }
- h5{
- color:{color:title};
- font-family:georgia;
- font-size:9px;
- line-height:19px;
- letter-spacing:1px;
- font-weight:normal;
- text-transform:lowercase;
- margin:0px;
- padding:0px;
- margin-bottom:-0px;
- text-align:left;
- -moz-transition: 0.3s ease-in;
- -webkit-transition: 0.3s ease-in;
- -o-transition: 0.3s ease-in;
- transition: 0.3s ease-in; }
- .post-footer {
- background-color: {color:note box};
- text-align: right;
- padding: 5px;
- color:#A2A2A3;
- font-size:10px;
- line-height: 9px;
- font-style:normal;
- font-weight:normal;
- letter-spacing:1px;
- text-decoration:none;
- display:none;
- }
- .photo {border:none;}
- .photo:hover #permaz {opacity:1; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
- #permaz {
- background-image:url(http://static.tumblr.com/0lpcwgf/8ULlth7ue/bg.png);
- background-position: center;
- background-attachment:fixed;
- background-repeat: repeat;margin-bottom: 0px; padding-top: 18px; opacity: 0; width:140px; height:40px; z-index: 1000; position: absolute; text-align:center; font-size:18px; font-family:Arial Black; color:#FFF; }
- #permaz a {color:#FFF;}
- #icon { margin-left:0px; }
- #linkies {margin-top:130px; position:relative;}
- #askr{
- background-color: {color:asker};
- padding:5px;
- padding-left:5px;
- }
- blockquote {
- background-color: {color:box};
- padding:5px;
- padding-left:10px;
- margin:5px;
- border-left:1px solid {color:background};
- border-bottom:1px solid {color:background};
- }
- b, strong{color:{color:title};}
- i, em {color:{color:link};}
- 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:black; display:block;}
- .user_1 .label, .user_4 .label, .user_7 .label {color:{color:title};}
- .user_2 .label, .user_5 .label, .user_8 .label {color:{color:link};}
- .user_3 .label, .user_6 .label, .user_9 .label {color:{color:text}; 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>
- </head>
- <body>
- <div id="center">
- <div id="navig"></div>
- <div class="navig">
- {block:IfShowTumblrPicture}
- <div id="sideicon">
- <div id="icon">
- <img src="{PortraitURL-64}" style="border:solid 9px {color:notes};">
- </div>
- <h4><a href="/">{Title}</a></h4>
- </div>
- {/block:IfShowTumblrPicture}
- <div id="linkies">
- <a href="/">HOME</a><br><br>
- <a href="/archive">ARCHIVE</a><br><br>
- <a href="/ask">ask?</a><br><br>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br><br>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br><br>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br><br>{/block:ifLink3}
- <h3>{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</h3>
- </div>
- <div style="font-family:arial; font-style:italic; font-size:9px; text-transform:uppercase; position:fixed; bottom:5px; left:5px; opacity:.5;"><a href="http://magicblood.tumblr.com" title="Theme Link">@THEME</a></div>
- </div>
- <BR>
- <div id="sidebar">
- <div id="simg"><img src="{image:sidebar}"/></div>
- {block:Description}{Description}{/block:Description}
- </div><BR>
- {block:Posts}
- <div id="box">
- {block:Quote}<h3>"{Quote}" </h3>
- {/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}
- <div id="datenote">
- Posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a>
- </div>
- {/block:Text}
- {block:Photo}
- <div class="photo">
- <div id="permaz"><a href="{Permalink}">+{NoteCount}</a></div>
- <center>{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{LinkCloseTag}</div>
- </center>{block:Caption} {Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
- <div id="datenote">
- Posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a>
- </div>
- {/block:Photoset}
- {block:Quote}{block:Source}<center><P>—{Source}</p></center>{/block:Source}
- <div id="datenote">
- Posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a>
- </div>
- {/block:Quote}
- {block:Link}{block:Description}<P>{Description}</p>{/block:Description}
- <div id="datenote">
- Posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a>
- </div>
- {/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>
- <div id="datenote">
- Posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a>
- </div>
- {/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}
- <div id="datenote">
- Posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a>
- </div>
- {/block:Video}
- {block:Answer}<div id="askr"><h5>{Asker} asked: {Question} </h5></div>{Answer}
- <div id="datenote">
- Posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a>
- </div>
- {/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}
- <div id="datenote">
- Posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}"> {NoteCountWithLabel}</a>
- </div>
- {/block:Audio}
- {block:PostNotes}
- <center>
- {block:HasTags}
- <div style="border-top: 1px #000 dashed; margin-top:3px;"></div>
- tagged: {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}</center>
- <div style="border-top: 1px #000 dashed; margin-top:3px;"></div>
- {/block:HasTags}
- <br>
- {PostNotes}{/block:PostNotes}
- </div><BR>
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment