Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--THEME #7 BY THEDOCTORKNOWS
- Please don't remove the credit, claim this code as your own nor use this as a base code. Thank you!-->
- <html lang="en">
- <head>
- <meta name="image:Background" content="" />
- <meta name="image:Sidebar" content="" />
- <meta name="image:SidebarBg" content="http://media.tumblr.com/73beb0b6ba2c06cd8b2941207da6c5b7/tumblr_inline_mir4tloXUD1qz4rgp.png" />
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Text" content="#929292" />
- <meta name="color:Link" content="#b1b1b1" />
- <meta name="color:LinkHover" content="#aaaaaa" />
- <meta name="color:PostsBg" content="#eeecec" />
- <meta name="color:Borders" content="#cfcfcf" />
- <meta name="color:Tags" content="#929292" />
- <meta name="color:Title" content="#ffffff" />
- <meta name="color:TitleBg" content="#c9c9c9" />
- <meta name="color:Asks" content="#ffffff" />
- <meta name="color:AsksBg" content="#c9c9c9" />
- <meta name="color:SideLinks" content="#ffffff" />
- <meta name="color:SideLinksBg" content="#c9c9c9" />
- <meta name="color:SideLinksBgHover" content="#b4b3b3" />
- <meta name="color:SidebarBg" content="#eeecec" />
- <meta name="color:DescriptionText" content="#929292" />
- <meta name="if:Faded Images" content="eeecec" />
- <meta name="text:AskText" content="asked">
- <meta name="text:DescFontSize" content="9">
- <meta name="text:Link 1" content="">
- <meta name="text:Link 1 URL" content="/">
- <meta name="text:Link 2" content="">
- <meta name="text:Link 2 URL" content="/">
- <meta name="text:Link 3" content="">
- <meta name="text:Link 3 URL" content="/">
- <meta name="text:Link 4" content="">
- <meta name="text:Link 4 URL" content="/">
- <meta name="text:FontSize" content="10">
- <meta name="text:TitleLineHeight" content="267">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- {/block:Description}
- </head>
- <style type="text/css">
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;
- }
- iframe#tumblr_controls {
- white-space:nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- opacity:.2;
- transition: .8s ease-in-out;
- -webkit-transition: .8s ease-in-out;
- -moz-transition: .8s ease-in-out;
- -o-transition: .8s ease-in-out;
- }
- body {
- background:{color:Background};
- background-image:url('{image:Background}');
- background-attachment:fixed;
- background-repeat:repeat;
- color:{color:Text};
- font-family:Trebuchet MS;
- font-size:{text:FontSize}px;
- line-height:100%;
- }
- #pagination {
- position:fixed;
- width:350px;
- height:20px;
- padding:0px;
- text-align:right;
- font-family:Calibri;
- z-index:9999;
- margin-top:118px;
- margin-left:4px;
- font-size:15px;
- }
- #pagination a {
- color:{color:TitleBg};
- }
- #sbbg {
- position:fixed;
- background:{color:SidebarBg};
- background-image:url('{image:SidebarBg}');
- background-attachment:fixed;
- background-repeat:repeat;
- height:140%;
- width:450px;
- z-index:0;
- margin-top:-50px;
- margin-left:-10px;
- border-right:1px solid {color:Borders};
- }
- a {
- text-decoration: none;
- color: {color:Link};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- a:hover {
- color:{color:LinkHover};
- }
- h2 {
- text-transform: uppercase;
- font-size:12px;
- font-family:Calibri;
- padding-right:7px;
- padding-bottom:7px;
- }
- h2 a {
- color:{color:Text};
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote img {
- max-width:450px;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote img {
- max-width:400px;
- }
- blockquote blockquote blockquote img {
- max-width:355px;
- }
- blockquote blockquote blockquote blockquote img {
- max-width:310px;
- }
- blockquote blockquote blockquote blockquote blockquote img {
- max-width:265px;
- }
- blockquote blockquote blockquote blockquote blockquote blockquote img {
- max-width:220px;
- }
- blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {
- max-width:175px;
- }
- blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {
- max-width:130px;
- }
- blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {
- max-width:85px;
- }
- blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {
- max-width:40px;
- }
- .credit {
- position:fixed;
- bottom:8px;
- right:8px;
- font-size:8px;
- text-transform:uppercase;
- padding:4px;
- border:1px solid {color:Text};
- }
- .credit a {
- color:{color:Text};
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Background};
- width:7px;
- height:100px;
- border: 1px solid {color:PostsBg};
- -webkit-border-radius: 6px;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:7px;
- background-color: {color:Background};
- }
- #posts, ol.notes {
- width:500px;
- margin-left:550px;
- padding:15px;
- margin-top:50px;
- background:{color:PostsBg};
- border:1px solid {color:Borders};
- }
- ol.notes {
- list-style: none;
- }
- .textpost .tags, .photopost .tags {
- font-size:{FontSize}px;
- margin:0px;
- opacity:1;
- overflow:hidden;
- }
- .quotepost {
- padding-top:10px;
- }
- {Block:IfFadedImages}
- #content a img, #content img, #photop {
- border: 0px;
- opacity: .60;
- filter: alpha(opacity=100);
- -o-transition: opacity 1s linear;
- -webkit-transition: opacity 1s linear;
- -moz-transition: opacity 1s linear;
- }
- #content a:hover img, #content img:hover, #photop:hover {
- opacity: 1;
- filter: alpha(opacity=80);
- -o-transition: opacity 0.5s linear;
- -webkit-transition: opacity 0.5s linear;
- -moz-transition: opacity 1s linear;
- }
- {/Block:IfFadedImages}
- #asks {
- text-align:right;
- font-family:Calibri;
- font-size:9px;
- text-transform:uppercase;
- width:480px;
- padding:5px 10px 5px 10px;
- background:{color:AsksBg};
- color:{color:Asks};
- }
- #asks a {
- color:{color:Asks};
- }
- #ques {
- padding:2px 10px 2px 10px;
- width:480px;
- text-align:right;
- font-style:italic;
- }
- #replies {
- margin-left:3px;
- margin-top:8px;
- }
- #da, #notess, #via, #sou, #reb {
- position:absolute;
- padding:3px;
- background:{color:PostsBg};
- border:1px solid {color:Borders};
- }
- #da a, #notess a, #via a, #sou a, #reb a {
- color:{color:Text};
- }
- .a a {
- position:absolute;
- float:top;
- text-transform:uppercase;
- font-family:Calibri;
- font-size:9px;
- margin-left:525px;
- color:{color:Text};
- width:200px;
- }
- #da, #sou {
- margin-top:-15px;
- }
- #reb, #via {
- margin-top:10px;
- }
- #notess {
- margin-top:35px;
- }
- #sou {
- margin-left:-565px;
- }
- #via {
- margin-left:-570px;
- }
- .tags {
- position:absolute;
- font-size:9px;
- font-family:Trebuchet MS;
- width:480px;
- padding-right:10px;
- padding-left:10px;
- font-style:italic;
- text-align:center;
- line-height:120%;
- margin-top:20px;
- z-index:0;
- }
- .tags a {
- color:{color:Tags};
- }
- .source {
- text-align:center;
- text-transform:uppercase;
- margin-top:10px;
- font-size:8px;
- margin-bottom:5px;
- }
- #player {
- width:30px;
- height:30px;
- overflow:hidden;
- position:absolute;
- margin-top:40px;
- margin-bottom:45px;
- margin-left:40px;
- z-index:9999;
- }
- #albumart {
- float:left;
- border:4px solid {color:Borders};
- padding-bottom:-3px;
- margin-right:10px;
- width:100px;
- height:100px;
- }
- #albumart img {
- width:100px;
- height:100px;
- background:{color:Text};
- }
- .acaption {
- min-height:80px;
- }
- ul.chat {
- list-style:none;
- }
- .chat1, .chat {
- margin-left:0px;
- }
- .chat, .chat1, .chat2 {
- margin-top:-3px;
- margin-bottom: -7px;
- padding: 5px 7px 7px 7px;
- }
- .chat2odd {
- padding:5px;
- }
- .chat2even {
- padding:5px;
- border-top:1px solid {color:Borders};
- border-bottom:1px solid {color:Borders};
- }
- #sb img {
- width:120px;
- height:120px;
- }
- #sb {
- position: fixed;
- margin-left:90px;
- margin-top:118px;
- z-index:9999;
- }
- #aud {
- min-height:110px;
- }
- #desc {
- position:fixed;
- color:{color:Description};
- width:108px;
- padding:0px 8px 0px 8px;
- height:250px;
- margin-left:222px;
- margin-top:130px;
- text-align:right;
- font-size:{text:DescFontSize}px;
- font-style:italic;
- font-family:Calibri;
- z-index:9999;
- }
- #titlee {
- position:fixed;
- margin-left:215px;
- margin-top:118px;
- background:{color:TitleBg};
- color:{color:Title};
- font-style:italic;
- text-transform:uppercase;
- text-align:right;
- padding:3px;
- width:120px;
- font-family:Calibri;
- z-index:9999;
- }
- #line {
- position:fixed;
- width:5px;
- height:{text:TitleLineHeight}px;
- background:{color:TitleBg};
- margin-left:215px;
- margin-top:118px;
- z-index:9999;
- }
- #links {
- position:fixed;
- margin-top:238px;
- margin-left:90px;
- z-index:9999;
- }
- a.ll {
- font-size:10px;
- }
- a.tl {
- font-size:10px;
- color:{color:Title};
- }
- #h, #aa, #pp, #l1, #l2, #l3, #l4 {
- text-transform:uppercase;
- text-align:right;
- font-style:italic;
- font-size:8px;
- font-family:Calibri;
- padding:3px;
- width:114px;
- background:{color:SideLinksBg};
- color:{color:SideLinks};
- margin-top:5px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #h:hover, #aa:hover, #pp:hover, #l1:hover, #l2:hover, #l3:hover, #l4:hover {
- background:{color:SideLinksBgHover};
- font-style:normal;
- }
- </style>
- <body>
- <div id="sb"><a href="/"><img src="{image:Sidebar}"></a></div>
- <div id="line"></div>
- <div id="desc">
- {block:Description}
- <p id="description">{Description}</p>
- {/block:Description}
- </div>
- <div id="links">
- <a href="/" class="ll"><div id="h">home</div></a>
- <a href="/ask" class="ll"><div id="aa">message</div></a>
- <a href="/archive" class="ll"><div id="pp">past</div></a>
- <a href="{text:Link 1 URL}" class="ll"><div id="l1">{text:Link 1}</div></a>
- <a href="{text:Link 2 URL}" class="ll"><div id="l2">{text:Link 2}</div></a>
- <a href="{text:Link 3 URL}" class="ll"><div id="l3">{text:Link 3}</div></a>
- <a href="{text:Link 4 URL}" class="ll"><div id="l4">{text:Link 4}</div></a>
- </div>
- <div id="titlee"><a href="/" class="tl">{Title}</a></div>
- <div id="sbbg"></div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}"> »</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- <div id="content">
- {block: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="posts">
- <div class="a">{block:Date}<a href="{Permalink}" target="_blank"><div id="da">{TimeAgo}</div></a> {/block:Date}{block:NoteCount} <a href="{Permalink}" target="_blank"><div id="notess">{NoteCountWithLabel}</div></a>{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}"><div id="via"> via</div> </a><a href="{ReblogRootURL}"><div id="sou">©</div></a> {/block:RebloggedFrom} <a href={ReblogURL} target=_blank><div id="reb">reblog</div></a>
- </div>
- {block:Text}
- <div class="textpost">
- {block:Title}
- <a href="{Permalink}"><h2>{Title}</h2></a>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {Block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/Block:Photo}
- {block:Photoset}
- <div class="photopost">
- <center><div id="photop">{Photoset-500}</div></center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="quotepost"><center>"{Quote}"</center></div>
- {block:Source}<div class="source">{Source}{/block:Source}</div>{/block:Quote}
- {block:Link}
- <div class="linkpost">
- <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- <ul class="chat">
- <div class="chat">
- <div class="chat1">
- {Block:Lines}
- <div class="chat2{Alt}">
- {Block:Label}
- <span>{Label}</span>
- {/Block:Label}
- {Line}
- </div>
- {/Block:Lines}
- </div>
- </div>
- </ul>
- {/block:Chat}
- {block:Answer}
- <div id="asks">{Asker} {text:AskText}</div>
- <div id="ques">{Question}</div>
- <div id="replies">{Answer}</div>
- {/block:Answer}
- {block:Video}<div class="videopost">
- <center>{Video-500}</center>{
- block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Video}
- {block:Audio}<div id="aud">
- <div id="player">{AudioPlayerGrey}</div>
- <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
- {PlayCountWithLabel}
- {block:Caption}<div class="acaption">{caption}</div>{/block:Caption}
- </div>
- {/block:Audio}
- {block:HasTags}<div class="tags">{block:Tags} <a href="{TagURL}" target="_blank">#{Tag}</a></tag>{/block:Tags}{/block:HasTags}</div></div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <div class="credit"><a href="http://thedoctorknows.tumblr.com/">© theme</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement