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">
- <!-----------------------------------------------------------------
- THEMES BY
- ╭━━━┳━━━┳━╮╭━┳━╮╭━┳━━━┳╮╱╱╭╮╱╭┳╮╭━┳━━━╮
- ┃╭━╮┃╭━━┻╮╰╯╭┫┃╰╯┃┃╭━━┫┃╱╱┃┃╱┃┃┃┃╭┫╭━━╯
- ┃╰━━┫╰━━╮╰╮╭╯┃╭╮╭╮┃╰━━┫┃╱╱┃┃╱┃┃╰╯╯┃╰━━╮
- ╰━━╮┃╭━━╯╭╯╰╮┃┃┃┃┃┃╭━━┫┃╱╭┫┃╱┃┃╭╮┃┃╭━━╯
- ┃╰━╯┃╰━━┳╯╭╮╰┫┃┃┃┃┃╰━━┫╰━╯┃╰━╯┃┃┃╰┫╰━━╮
- ╰━━━┻━━━┻━╯╰━┻╯╰╯╰┻━━━┻━━━┻━━━┻╯╰━┻━━━╯
- ******** All themes are optimized for google chrome*********
- • Don't remove or change the credit
- • Don't use my themes as a base code
- • Only edit my themes for personal use
- • Send me an ask if you need help
- • Send me an ask OFF ANON!
- ------------------------------------------------------------------------>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <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}
- <!-------------------- CURSOR ----------------->
- <style type="text/css">body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;}</style>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#b6b5b5"/>
- <meta name="color:link" content="#a8a7a7"/>
- <meta name="color:linkhover" content="f1d65d"/>
- <meta name="color:scrollbar" content="ede7dc"/>
- <meta name="color:scrollbarbg" content="ffffff"/>
- <meta name="image:background" content="" />
- <meta name="text:link 1" content="link 1" />
- <meta name="text:link 1 url" content="/" />
- <meta name="text:link 2" content="link 2" />
- <meta name="text:link 2 url" content="/" />
- <meta name="text:link 3" content="link 3" />
- <meta name="text:link 3 url" content="/" />
- <meta name="text:link 4" content="link 4" />
- <meta name="text:link 4 url" content="/" />
- <style type="text/css">
- ::-webkit-scrollbar {background-color:{color:scrollbarbg}; height:8px; width:3px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
- /* --- BODY ---*/
- body {
- background:{color:background} fixed;
- background-image:url('{image:background}');
- margin:0px; color:{color:text};
- font-family:cambria;
- font-size:11px;
- line-height:100%;
- }
- blockquote {
- border-left:1px solid #f8f8f8;
- padding-left:2px;
- margin:5px;
- }
- a {
- color:{color:link};
- text-decoration:none;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- a:hover {
- text-decoration:none;
- color:{color:linkhover};
- }
- img {
- none;
- }
- h1 {
- font-family:calibri;
- font-size:20px;
- font-style:none;
- text-transform:none;
- text-align:center;
- font-weight:normal;
- }
- h2 {
- font-family:cambria;
- font-size:11px;
- font-style:italic;
- text-transform:none;
- font-weight:normal;
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:580px;
- margin-top:80px;
- }
- #post {
- width:500px;
- padding-bottom:50px;
- font-style:none;
- }
- /* --- HEADER --- */
- .header {
- position:absolute;
- height: 55px;
- margin-top:-85px;
- width:480px;
- margin-left: 440px;
- border-bottom: solid 1px #f8f8f8;
- border-top: solid 1px #f8f8f8;
- margin-bottom:50px;
- font-family:calibri;
- text-transform: uppercase;
- font-style:normal;
- padding:10px;
- line-height:110%;
- background-color: #fcfcfc;
- text-align:center;
- font-size: 8px;
- color:{color:text};
- }
- /* --- SIDEBAR ---*/
- #title{
- margin-top:210px;
- margin-left:-112px;
- height:10px;
- width:370px;
- padding:10px;
- position:fixed;
- background-color:black;
- font-family:ar decode;
- font-weight:bold;
- font-size:30px;
- color:white;
- }
- #sidebar {
- width:290px;
- height:600px;
- position:fixed;
- margin-left:190px;
- margin-top:-50px;
- background-color:transparent;
- }
- #sidebarimage img {
- width:570px;
- height:580px;
- border-radius:0px;
- margin-left:-200px;
- margin-top:-50px;
- position:fixed;
- }
- #pagination {
- font-size:10px;
- margin-left:330px;
- margin-top:340px;
- width:200px;
- position:fixed;
- opacity:1;
- color:white;
- letter-spacing:0px;
- font-style:normal;
- text-align:center;
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- #pagination a{
- color:#fff;
- }
- #pagination a:hover{
- color:{color:linkhover};
- }
- #description {
- width:390px;
- height:90px;
- margin-left:-112px;
- margin-top:255px;
- position:fixed;
- text-align:justify;
- font-weight:normal;
- line-height:120%;
- letter-spacing:.5px;
- font-family:calibri;
- font-style:normal;
- font-size:12px;
- background-color:#000;
- color:white;
- overflow:auto;
- }
- #home{
- margin-top:372px;
- margin-left:-105px;
- position:fixed;
- width:60px;
- height:20px;
- color:#fff;
- background-color:black;
- padding:15px;
- font-size:30px;
- font-family:ar decode;
- }
- #home a{
- color:#fff;
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- #home a:hover{
- color:{color:linkhover};
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- #links {
- padding:5px;
- margin-top:370px;
- font-size:13px;
- width:128px;
- height:40px;
- margin-left:12px;
- letter-spacing:0px;
- background-color:#000;
- position:fixed;
- font-family:calibri;
- text-align:center;
- text-transform:uppercase;
- }
- #links a{
- color:white;
- padding:5px;
- line-height:5px;
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- #links a:hover{
- color:{color:linkhover};
- -moz-transition-duration:.5s;
- -webkit-transition-duration:.5s;
- -o-transition-duration:.5s;
- }
- /* -- stuff -- */
- #questions {
- background-color: #E6E6E6;
- color: {color:text};
- border-top: solid 1px #f8f8f8;
- margin-left:0px;
- padding:11px;
- margin-top: 5px;
- margin-bottom:5px;
- font-family:cambria;
- font-size:10px;
- font-style:italic;
- text-align:left;}
- .notecount {
- width:150px;
- margin-left:350px;
- position:absolute;
- text-align:right;
- }
- .note {
- padding:0px 20px 0px 20px;
- text-transform:uppercase;
- font-family:calibri;
- text-align:left;
- letter-spacing:0px;
- font-size: 8px;
- line-height:80%;
- color:{color:link};
- }
- .note li {
- list-style-type:none;
- padding:5px 20px 5px 20px;
- text-align:left;
- margin-left:-80px;
- }
- #info {
- font-family:century gothic;
- text-align:center;
- margin-top:5px;
- padding-top:5px;
- padding:5px;
- text-transform:lowercase;
- letter-spacing:.1px;
- font-style:none;
- font-size:9px;
- line-height:80%;
- border-top: 1px solid #585858;
- color:{color:link};
- }
- #tags {
- font-family:calibri;
- text-align:right;
- margin-top:-5px;
- padding-bottom:3px;
- text-transform:none;
- font-style:none;
- font-size:9px;
- }
- #tags a {
- display:inline;
- text-align:center;
- }
- #cred {
- font-size:8px;
- font-family:times;
- letter-spacing:1px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #cred a {
- background-color:#fff;
- color:#a8a8a8;
- padding:5px;
- border:2px solid #ddd;
- position:fixed;
- right:7px;
- bottom:10px
- }
- #cred a:hover {
- color:#fff;
- background-color:#000;
- border-radius:110px;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- }
- #scrollToTop:link,#scrollToTop:visited {
- color: transparent;
- background-color: transparent;
- display: none;
- position: fixed;
- bottom:50px;
- right: 15px;
- }
- {CustomCSS}</style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://i1336.photobucket.com/albums/o649/thelostwhile/02-1_zps696c11bb.png" border="0"></a>
- </head><body>
- <div id="sidebar">
- <div id="sidebarimage"><img src="http://www.clker.com/cliparts/h/T/6/x/H/o/clap-board.svg"/>
- <div id="title">{title}</div>
- <div id="links">
- <a href="{text:link 1 url}" >{text:link 1}</a>
- <a href="{text:link 2 url}">{text:link 2}</a>
- <br><br>
- <a href="{text:link 3 url}">{text:link 3}</a>
- <a href="{text:link 4 url}">{text:link 4}</a>
- </div>
- <div id="home"><a href="/">Home</a></div>
- <div id="description">{Description}</div></div></div>
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">back</a>╼
- {/block:PreviousPage}
- {block:NextPage}
- ╼ <a href="{NextPage}">next</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}</div>
- </div>
- {block:HasPages}{block:Pages}
- <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- </div></center></i>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><i>{Body}</i>{/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
- {/block:Photoset}
- {block:Quote}❝<i>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</i>
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}<i>{Description}</i>{/block:Description}{/block:Link}
- {block:Chat}<i>{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}</i>
- {block:Audio}{AudioPlayerWhite}{block:Caption}<i>{Caption}</i>{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions"><b>{Asker}</b> asked: {Question}</div>
- <div id="answer"><i>{Answer}</i></div>{/block:answer}
- <div id="info">
- {block:Date}<a href="{Permalink}">{month} {dayofmonth} {/block:Date}{/block:Date}</a> {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> {block:RebloggedFrom} |<a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}</a> {block:ContentSource} <a href="{SourceURL}">| {SourceLink}</a>{/block:ContentSource}</div>
- <div id="tags">
- {block:HasTags} {block:Tags} <a href="{TagURL}"># {Tag}</a> {/block:Tags}{/block:HasTags}</div>
- <div class="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {block:Posts}
- <div id="cred">
- <a href="http://sexmeluke.tumblr.com">SML</a>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment