Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--THEME #5 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="color:Background" content="#ffffff" />
- <meta name="color:Text" content="#929292" />
- <meta name="color:Link" content="#c0c0c0" />
- <meta name="color:LinkHover" content="#aaaaaa" />
- <meta name="color:Tags" content="#b3b3b3" />
- <meta name="color:Description" content="#c2c2c2" />
- <meta name="color:PostsBg" content="#ffffff" />
- <meta name="color:Borders" content="#c2c2c2" />
- <meta name="color:Title" content="#e0e0e0" />
- <meta name="text:AskText" content="asked" />
- <meta name="text:Link 1" content="home" />
- <meta name="text:Link 1 URL" content="/" />
- <meta name="text:Link 2" content="message" />
- <meta name="text:Link 2 URL" content="/ask" />
- <meta name="text:Link 3" content="archive" />
- <meta name="text:Link 3 URL" content="/archive" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 URL" content="" />
- <meta name="text:Link 5" content="" />
- <meta name="text:Link 5 URL" content="" />
- <meta name="text:Link 6" content="" />
- <meta name="text:Link 6 URL" content="" />
- <meta name="text:Link 7" content="" />
- <meta name="text:Link 7 URL" content="" />
- <meta name="text:Link 8" content="" />
- <meta name="text:Link 8 URL" content="" />
- <meta name="if:Faded Images" content="1" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- {/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' 'text/css'>
- </head>
- <style type="text/css">
- iframe#tumblr_controls {
- top: 30px !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:10px;
- line-height:100%;
- }
- 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:10px;
- padding:7px;
- background:{color:Highlights};
- }
- h2 a {
- color:{color:Text};
- }
- blockquote {
- padding:5px;
- border-left:1px solid;
- }
- blockquote img {
- max-width:450px;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:1px 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:Borders};
- }
- .credit a {
- color:{color:Borders};
- }
- #desc {
- position:fixed;
- padding:20px;
- width:300px;
- height:auto;
- text-align:right;
- color:{color:Description};
- border-left:1px solid {color:Borders};
- border-right:1px solid {color:Borders};
- border-bottom:1px solid {color:Borders};
- margin-top:240px;
- margin-left:120px;
- background:{color:PostsBg};
- }
- #links {
- position:fixed;
- width:100px;
- height:auto;
- margin-top:247px;
- margin-left:0px;
- text-transform:uppercase;
- text-align:right;
- font-size:8px;
- line-height:200%;
- }
- #l1, #l2, #l3, #l4, #l5, #l6, #l7, #l8 {
- padding:0px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- #l1:hover, #l2:hover, #l3:hover, #l4:hover, #l5:hover, #l6:hover, #l7:hover, #l8:hover {
- padding-right:40px;
- font-style:italic;
- }
- #pagination {
- position:fixed;
- width:110%;
- height:10px;
- margin-left:-80px;
- margin-top:-70px;
- padding:10px;
- text-align:center;
- background:{color:PostsBg};
- border:1px solid {color:Borders};
- z-index:9999;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #eeeeee;
- width:7px;
- height:100px;
- border: 1px solid {color:Borders};
- -webkit-border-radius: 6px;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:7px;
- background-color: #ffffff;
- }
- #posts, ol.notes {
- width:500px;
- margin-left:550px;
- padding:20px;
- margin-top:70px;
- border:1px solid {color:Borders};
- background:{color:PostsBg};
- }
- ol.notes {
- list-style: none;
- }
- .textpost .tags, .photopost .tags {
- font-size:{FontSize}px;
- margin:0px;
- opacity:1;
- overflow:hidden;
- }
- .quotepost {
- padding-top:10px;
- }
- #albumart {
- float:left;
- border:4px solid {color:Text};
- padding-bottom:-3px;
- margin-right:10px;
- width:100px;
- height:100px;
- }
- #albumart img {
- width:100px;
- height:100px;
- background:{color:Text};
- }
- .acaption {
- min-height:80px;
- }
- #aud {
- min-height:110px;
- }
- #asks {
- text-align:justify;
- margin:2px;
- padding:20px;
- border:1px solid {color:Borders};
- }
- #replies {
- margin-left:3px;
- margin-top:8px;
- }
- .belowposts {
- font-size:8px;
- width:496px;
- margin-top:20px;
- margin-left:-40px;
- padding-top:9px;
- padding-bottom:9px;
- padding-right:44px;
- padding-left:40px;
- text-transform:uppercase;
- text-align:center;
- line-height:150%;
- margin-bottom:0px;
- border:1px solid {color:Borders};
- background:{color:PostsBg};
- }
- .belowposts a {
- color:{color:Tags};
- }
- {Block:IfFadedImages}
- a img, 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;
- }
- a:hover img, 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}
- ul.chat {
- list-style:none;
- }
- .chat, .chat1 {
- margin-left:0px;
- }
- .chat, .chat1, .chat2 {
- margin-top:-10px;
- margin-bottom: -5px;
- padding: 5px 7px 7px 7px;
- }
- .chat2odd {
- padding:5px;
- }
- .chat2even {
- padding:5px;
- background:{color:Highlights};
- }
- .quotepost {
- padding-top:10px;
- }
- #asks {
- text-align:justify;
- margin:2px;
- padding:20px;
- border:1px solid {color:Borders};
- }
- #replies {
- margin-left:3px;
- margin-top:8px;
- }
- .sb img {
- position:fixed;
- width:450px;
- height:100px;
- }
- .sb {
- position:fixed;
- margin-top:100px;
- margin-left:-30px;
- padding:20px;
- width:450px;
- height:100px;
- background:{color:PostsBg};
- border:1px solid {color:Borders};
- }
- .title {
- position:fixed;
- margin-top:55px;
- width:440px;
- padding:20px;
- font-family:'Megrim';
- text-transform:none;
- font-size:50px;
- text-align:right;
- }
- .title a {
- color:{color:Title};
- }
- </style>
- <body>
- <div id="desc">
- {block:Description}
- <p id="description">{Description}</p>
- {/block:Description}
- </div>
- <div id="links">
- <a href="{text:Link 1 URL}"><div id="l1">{text:Link 1}</div></a>
- <a href="{text:Link 2 URL}"><div id="l2">{text:Link 2}</div></a>
- <a href="{text:Link 3 URL}"><div id="l3">{text:Link 3}</div></a>
- <a href="{text:Link 4 URL}"><div id="l4">{text:Link 4}</div></a>
- <a href="{text:Link 5 URL}"><div id="l5">{text:Link 5}</div></a>
- <a href="{text:Link 6 URL}"><div id="l6">{text:Link 6}</div></a>
- <a href="{text:Link 7 URL}"><div id="l7">{text:Link 7}</div></a>
- <a href="{text:Link 8 URL}"><div id="l8">{text:Link 8}</div></a>
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">PREV </a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">NEXT</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- <div class="sb"><img src="{image:Sidebar}"></div>
- <div class="title"><a href="/">{Title}</a></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">
- {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}: {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}
- <div class="belowposts">{block:Date}<a href="{Permalink}" target="_blank">{TimeAgo}</a><a href="{ReblogRootURL}"> <a href={ReblogURL} target=_blank>• reblog</a> {/block:Date}{block:NoteCount} <a href="{Permalink}" target="_blank">• {NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom} <a href="{ReblogParentURL}">• via</a> {/block:RebloggedFrom}
- {block:HasTags}<div class="tags">{block:Tags} <a href="{TagURL}" target="_blank">#{Tag}</a>{/block:Tags}</div>{/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