Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- THEME #15 BY THEDOCTORKNOWS
- Please don't remove the credit, claim this code as your own nor use this as a base code. Thank you!-->
- <html>
- <head>
- <meta name="color:Background" content="#000000" />
- <meta name="color:Text" content="#8a8989" />
- <meta name="color:Link" content="#464545" />
- <meta name="color:LinkHover" content="#686869" />
- <meta name="color:PostsBg" content="#191919" />
- <meta name="color:InfoBg" content="#242424" />
- <meta name="color:Tags" content="#4b4b4b" />
- <meta name="color:SidebarBg" content="#000000" />
- <meta name="color:DescAndLinks" content="#8a8989" />
- <meta name="color:Info" content="#8a8989" />
- <meta name="color:Building" content="#272727">
- <meta name="color:Roof" content="#3f3f3f">
- <meta name="text:FontSize" content="10" />
- <meta name="text:TagsFontSize" content="8" />
- <meta name="text:DescFontSize" content="10" />
- <meta name="text:LinksFontSize" content="8" />
- <meta name="text:Link 1 URL" content="/" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="/" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="/" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 4 URL" content="/" />
- <meta name="text:Link 4" content="" />
- <meta name="if:LinksStyleOne" content="1" />
- <meta name="if:LinksStyleTwo" content="0" />
- <meta name="if:Tags In Italics" content="1" />
- <meta name="if:Info Right" content="1" />
- <meta name="if:Info Top" content="1" />
- <meta name="if:Greyscale" content="1" />
- <meta name="if:Faded Images" content="1" />
- <meta name="if:Statue" content="1" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
- <script src="http://static.tumblr.com/ccsibxa/Oopmn4e38/function1.js" type="text/javascript" charset="utf-8"></script>
- <script src="http://static.tumblr.com/ccsibxa/nOUmn4eau/function2.js" type="text/javascript" charset="utf-8"></script>
- <script src="http://static.tumblr.com/ccsibxa/M5amn4ef8/function3.js" type="text/javascript" charset="utf-8"></script>
- <script src="http://static.tumblr.com/ccsibxa/vcsmn4i5e/function4.js" type="text/javascript" charset="utf-8"></script>
- <link href="http://fonts.googleapis.com/css?family=Merriweather+Sans" rel="stylesheet" type="text/css">
- <style type="text/css" media="screen">
- body {
- background:{color:Background};
- color:{color:Text};
- font-family:Calibri;
- font-size:{text:FontSize}px;
- line-height:120%;
- }
- 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;
- }
- #posts a {
- font-style:italic;
- }
- a:hover {
- text-decoration:underline;
- color:{color:LinkHover};
- }
- blockquote {
- border-left:3px solid {color:Text};
- padding-left:5px;
- }
- {Block:IfGreyscale}
- #content a img, #posts img, #photop {
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
- filter: gray;
- -webkit-filter: grayscale(100%);
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #content a:hover img, #posts img:hover, #photop:hover {
- filter:none;
- -webkit-filter:none;
- }
- {/Block:IfGreyscale}
- {Block:IfFadedImages}
- #posts a img, #posts img, #photop {
- border: 0px;
- opacity: .60;
- filter: alpha(opacity=100);
- -o-transition: opacity 0.7s linear;
- -webkit-transition: opacity 0.7s linear;
- -moz-transition: opacity 0.7s linear;
- }
- #posts a:hover img, #posts 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 0.5s linear;
- }
- {/Block:IfFadedImages}
- .blocks {
- width: 60px;
- height: 145px;
- position: absolute;
- bottom:235px;
- }
- #block1 {
- margin-left:240px;
- }
- #block2 {
- margin-left:100px;
- }
- #bx {
- width:100px;
- height:100px;
- background:transparent;
- margin-top:-400px;
- }
- #container {
- position:fixed;
- top:0px;
- left:0px;
- width:400px;
- height:120%;
- background:{color:SidebarBg};
- }
- #statue {
- position:fixed;
- bottom:0px;
- left:-20px;
- opacity:0.3;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
- filter: gray;
- -webkit-filter: grayscale(100%);
- }
- #statue img {
- width:450px;
- }
- #building1 {
- position:fixed;
- bottom:0px;
- left:20px;
- width:350px;
- height:60px;
- background:{color:Building};
- }
- #building2 {
- position:fixed;
- bottom:60px;
- left:20px;
- border-bottom: 20px solid {color:Roof};
- border-left: 30px solid transparent;
- border-right: 30px solid transparent;
- height:0;
- width:290px;
- }
- #gravity {
- height:120%;
- width:400px;
- }
- #posts2 {
- width:500px;
- }
- #posts, ol.notes {
- width:500px;
- padding:30px;
- background:{color:PostsBg};
- overflow:hidden;
- {Block:IfInfoTop}
- border-top:5px solid {color:InfoBg};
- margin:40px 0px 0px 442px;
- {/Block:IfInfoTop}
- {Block:IfNotInfoTop}
- border-bottom:5px solid {color:InfoBg};
- margin:5px 0px 40px 442px;
- {/Block:IfNotInfoTop}
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- ol.notes {
- list-style:none;
- line-height:100%;
- }
- .quotepost {
- padding-top:10px;
- }
- .belowposts {
- position:absolute;
- width:220px;
- font-size:9px;
- padding:2px 5px;
- text-transform:uppercase;
- text-align:center;
- line-height:140%;
- {Block:IfInfoRight}margin-left:772px;{/Block:IfInfoRight}
- {Block:IfNotInfoRight}margin-left:442px;{/Block:IfNotInfoRight}
- {Block:IfInfoTop}margin-top:-5px;{/Block:IfInfoTop}
- {Block:IfNotInfoTop}margin-top:-50px;{/Block:IfNotInfoTop}
- background:{color:InfoBg};
- font-style:normal;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .belowposts a {
- font-style:normal;
- color:{color:Info};
- }
- .belowposts a:hover {
- text-decoration:none;
- }
- .tags {
- width:500px;
- margin-top:0px;
- margin-left:450px;
- font-size:{text:TagsFontSize}px;
- text-transform:lowercase;
- {Block:IfTagsInItalics}font-style:italic;{/Block:IfTagsInItalics}
- text-align:left;
- opacity:0;
- color:{color:Tags};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #posts2:hover .tags {
- opacity:1;
- }
- .tags a {
- color:{color:Tags};
- }
- .tags a:hover {
- text-decoration:none;
- }
- .lks a:hover {
- text-decoration:none;
- }
- #desc {
- font-size:{text:DescFontSize}px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- line-height:120%;
- }
- #inf {
- top:10px;
- width:270px;
- position:fixed;
- left:55px;
- }
- #pagination {
- position:fixed;
- bottom:10px;
- left:0px;
- width:400px;
- text-align:center;
- color:{color:Roof};
- font-size:20px;
- }
- #pagination a {
- color:{color:Roof};
- }
- #pagination a:hover {
- text-decoration:none;
- }
- .lks {
- font-size:{text:LinksFontSize}px;
- }
- #posts .tags {
- font-style:normal;
- opacity:1;
- left:0px;
- top:0px;
- }
- {Block:IfLinksStyleOne}
- .lks {
- position:absolute;
- list-style:none;
- display:inline;
- width:250px;
- padding:10px;
- text-transform:uppercase;
- text-align:center;
- background: rgb(255, 255, 255) transparent;
- background: rgba(255, 255, 255, 0.1);
- line-height:200%;
- }
- .lks li {
- display:inline;
- padding-right:10px;
- padding-left:10px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .lks li:hover {
- opacity:1;
- }
- .lks a {
- color:{color:DescAndLinks};
- }
- #desc {
- margin-top:40px;
- width:230px;
- padding:20px;
- background: rgb(255, 255, 255) transparent;
- background: rgba(255, 255, 255, 0.1);
- color:{color:DescAndLinks};
- }
- #desc a {
- color:{color:DescAndLinks};
- }
- {/Block:IfLinksStyleOne}
- {Block:IfLinksStyleTwo}
- .lks {
- position:absolute;
- list-style:none;
- display:inline;
- width:250px;
- padding:0px 10px 10px 10px;
- font-style:italic;
- text-align:center;
- line-height:170%;
- }
- .lks li {
- display:inline;
- padding-right:10px;
- padding-left:10px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .lks li:hover {
- opacity:1;
- }
- .lks a {
- color:{color:DescAndLinks};
- }
- #desc {
- margin-top:40px;
- width:230px;
- padding:20px;
- background: rgb(255, 255, 255) transparent;
- background: rgba(255, 255, 255, 0.1);
- color:{color:DescAndLinks};
- }
- #desc a {
- color:{color:DescAndLinks};
- }
- {/Block:IfLinksStyleTwo}
- .caption {
- margin-top:10px;
- }
- .portrait {
- width:48px;
- height:48px;
- border:5px solid {color:InfoBg};
- }
- .asker {
- text-transform:uppercase;
- padding:5px 10px;
- width:422px;
- margin-left:58px;
- text-align:right;
- font-style:italic;
- font-size:9px;
- background:{color:InfoBg};
- color:{color:Info};
- margin-top:-58px;
- letter-spacing:0px;
- }
- .asker a {
- color:{color:Info};
- }
- .question {
- font-style:italic;
- width:422px;
- height:auto;
- padding:10px;
- margin-left:58px;
- text-align:right;
- margin-top:-5px;
- overflow:hidden;
- }
- .answer {
- margin-top:20px;
- }
- ul.chat {
- list-style:none;
- }
- .chat1, .chat {
- margin-left:0px;
- }
- .chat, .chat1, .chat2 {
- margin-top:-3px;
- margin-bottom: -7px;
- padding:5px;
- }
- .chat2odd {
- padding:5px;
- background:{color:InfoBg};
- color:{color:Text};
- }
- .chat2even {
- padding: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:InfoBg};
- background:{color:PostsBg};
- padding-bottom:-3px;
- margin-right:10px;
- width:100px;
- height:100px;
- }
- #albumart img {
- width:100px;
- height:100px;
- }
- #aud {
- min-height:100px;
- }
- .credit {
- text-transform: uppercase;
- position: fixed;
- background:{color:InfoBg};
- color:{color:Info};
- bottom:-40px;
- right:5px;
- font-size:9px;
- border:1px solid {color:Info};
- padding:1px 10px;
- opacity:0.9;
- -webkit-border-top-left-radius: 5px;
- -webkit-border-top-right-radius: 5px;
- -moz-border-radius-topleft: 5px;
- -moz-border-radius-topright: 5px;
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .credit a {
- color:{color:Info};
- }
- .credit:hover {
- bottom:0px;
- opacity:1;
- }
- </style>
- </head>
- <body>
- <div id="container">
- <div id="gravity">
- {Block:IfStatue}<div id="statue"><img src="http://static.tumblr.com/ccsibxa/LjOmog3al/sol.png"></div>{/Block:IfStatue}
- <div id="building1"></div>
- <div id="building2"></div>
- <div id="block1" class="blocks"><img src="http://static.tumblr.com/ccsibxa/eTimogau5/rory2.png"></div>
- <div id="block2" class="blocks"><img src="http://static.tumblr.com/ccsibxa/UH9mogauu/amy2.png"></div>
- </div>
- <div id="bx"></div>
- </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="inf">
- <div id="desc">{block:Description}
- {Description}
- {/block:Description}</div>
- <ul class="lks">
- <a href="/"><li>index</li></a>
- <a href="/ask"><li>message</li></a>
- <a href="/archive"><li>archive</li></a>
- {Block:IfLink1}<a href="{text:Link 1 URL}"><li>{text:Link 1}</li></a>{/Block:IfLink1}
- {Block:IfLink2}<a href="{text:Link 2 URL}"><li>{text:Link 2}</li></a>{/Block:IfLink2}
- {Block:IfLink3}<a href="{text:Link 3 URL}"><li>{text:Link 3}</li></a>{/Block:IfLink3}
- {Block:IfLink4}<a href="{text:Link 4 URL}"><li>{text:Link 4}</li></a>{/Block:IfLink4}
- </ul>
- </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="posts2">
- {Block:IfInfoTop}<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><a href="{ReblogRootURL}"> ©</a>{/block:RebloggedFrom}</div>{/Block:IfInfoTop}
- {Block:IfNotInfoTop}<div class="tags">{block:HasTags}tagged as:{block:Tags} <a href="{TagURL}" target="_blank"> {Tag}</a>{/block:Tags}{/block:HasTags}</div>{/Block:IfNotInfoTop}
- <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}
- <div class="caption">{Caption}</div>
- {/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 class="portrait"><img src="{AskerPortraitURL-48}"></div>
- <div class="asker">{Asker}asked</div>
- <div class="question">{Question}</div>
- <div class="answer">{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>
- {Block:IfInfoTop}<div class="tags">{block:HasTags}tagged as:{block:Tags} <a href="{TagURL}" target="_blank"> {Tag}</a>{/block:Tags}{/block:HasTags}</div>{/Block:IfInfoTop}
- {Block:IfNotInfoTop}<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><a href="{ReblogRootURL}"> ©</a>{/block:RebloggedFrom}</div>{/Block:IfNotInfoTop}
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <div class="credit"><center>credit:</center><br /><center><a href="http://lumos5000.tumblr.com/">artwork</a></center><center><a href="http://thedoctorknows.tumblr.com/">theme</a></center></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement