Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- THEME #16 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="#ebe0d8" />
- <meta name="color:Text" content="#873a36" />
- <meta name="color:Link" content="#cc3e30" />
- <meta name="color:PostsBg" content="#eec092" />
- <meta name="color:Info" content="#ffffff" />
- <meta name="color:Tags" content="#a8866e" />
- <meta name="color:Borders" content="#873a36" />
- <meta name="color:SidebarBg" content="#944440" />
- <meta name="color:SidebarText" content="#ffffff" />
- <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 http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- <link href='http://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
- <style type="text/css" media="screen">
- body {
- background:{color:Background};
- color:{color:Text};
- font-family:Georgia;
- font-size:12px;
- line-height:120%;
- }
- a {
- text-decoration:none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .belowposts a {
- color:{color:Info};
- }
- #posts a {
- color:{color:Link};
- font-style:italic;
- }
- p {
- margin:5px 0px;
- }
- h2, .quotepost {
- margin-bottom:20px;
- font-family:Montserrat;
- font-style:normal;
- text-transform:uppercase;
- color:{color:Borders};
- }
- h2 a {
- color:{color:Borders};
- }
- blockquote {
- padding-left:7px;
- border-left:2px solid;
- margin:7px;
- }
- blockquote blockquote {
- padding-left:7px;
- border-left:2px solid;
- }
- #posts img {
- max-width:500px;
- }
- #posts li {
- margin-left:30px;
- }
- #posts ul, #posts ol {
- margin:10px 0px 10px 0px;
- }
- 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;
- }
- #posts, ol.notes {
- width:600px;
- padding:30px;
- margin:100px 0px 0px 40px;
- background:{color:PostsBg};
- overflow:hidden;
- -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;
- }
- ol.notes a {
- color:{color:Link};
- }
- ol.notes li a {
- color:{color:Link};
- }
- .quotepost {
- padding-top:10px;
- font-size:20px;
- line-height:120%;
- }
- .source {
- width:580px;
- text-align:right;
- }
- #pag, #ttl {
- font-family:Montserrat;
- text-transform:uppercase;#
- }
- .belowposts {
- position:absolute;
- font-size:10px;
- width:750px;
- padding:20px;
- line-height:140%;
- margin-left:-50px;
- margin-top:-70px;
- text-transform:uppercase;
- font-family:Montserrat;
- font-style:normal;
- color:{color:Info};
- background:{color:Borders};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .tags {
- position:absolute;
- width:500px;
- margin-left:40px;
- margin-top:0px;
- font-size:9px;
- text-transform:lowercase;
- font-style:italic;
- color:{color:Tags};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .tags a {
- color:{color:Tags};
- }
- #ttl {
- font-size:50px;
- margin-top:10px;
- color:{color:SidebarText};
- }
- #desc {
- font-family:Calibri;
- margin-top:100px;
- width:300px;
- color:{color:SidebarText};
- }
- #desc a {
- color:{color:SidebarText};
- }
- #pag {
- margin-top:100px;
- font-size:20px;
- letter-spacing:10px;
- color:{color:SidebarText};
- }
- #pag a {
- color:{color:SidebarText};
- }
- #slidecontent {
- position:fixed;
- margin:150px 0px 0px 0px;
- width:300px;
- padding:30px 30px 30px 0px;
- background:{color:Borders};
- }
- .caption {
- margin-top:10px;
- }
- .portrait {
- width:48px;
- height:48px;
- border:5px solid {color:Borders};
- }
- .asker {
- text-transform:uppercase;
- padding:5px 10px;
- width:422px;
- margin-left:58px;
- text-align:right;
- font-style:italic;
- font-size:9px;
- background:{color:Borders};
- color:{color:PostsBg};
- margin-top:-58px;
- letter-spacing:0px;
- }
- .asker a {
- font-style:normal;
- color:{color:Info};
- }
- .question {
- width:422px;
- height:auto;
- padding:10px;
- margin-left:58px;
- text-align:right;
- margin-top:-5px;
- overflow:hidden;
- }
- .answer {
- width:500px;
- margin-top:20px;
- }
- #ans {
- margin-left:45px;
- }
- 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:Borders};
- color:{color:PostsBg};
- }
- .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:10px solid {color:Borders};
- padding-bottom:-3px;
- margin-right:10px;
- width:100px;
- height:100px;
- }
- #albumart img {
- width:100px;
- height:100px;
- background:{color:Link};
- }
- #aud {
- min-height:100px;
- }
- #photop {
- margin:-30px 0px 10px 3px;
- width:500px;
- }
- #pht img {
- margin:-30px 0px 10px 35px;
- }
- #pht img, #photop {
- border:15px solid {color:Borders};
- padding:0px;
- background:{color:Borders};
- }
- #sb {
- position:fixed;
- width:100%;
- background:{color:SidebarBg};
- border-left:30px solid {color:Borders};
- height:100%;
- margin:-100px 0px 0px 750px;
- z-index:9999;
- }
- .lks {
- position:fixed;
- margin:300px 0px 0px 0px;
- list-style:none;
- width:270px;
- font-family:Montserrat;
- font-size:16px;
- text-transform:uppercase;
- color:{color:Borders};
- padding:0px;
- opacity:0;
- }
- .lks li {
- display:inline;
- line-height:250%;
- padding:5px;
- margin:5px;
- background:{color:SidebarText};
- }
- .lks a {
- color:{color:Borders};
- }
- .credit {
- text-transform: uppercase;
- position:fixed;
- background:{color:Borders};
- padding:5px;
- color:{color:SidebarText};
- bottom:5px;
- right:5px;
- font-size:20px;
- font-family:Montserrat;
- z-index:9999;
- border-radius:15px;
- }
- #hv, #desc, .lks {
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #hv:hover #desc {
- opacity:0;
- }
- #hv:hover .lks {
- opacity:1;
- }
- .credit a {
- color:{color:SidebarText};
- }
- </style>
- </head>
- <body>
- <div id="sb">
- <div id="hv">
- <div id="slidecontent">
- <div id="ttl">{Title}</div>
- <div id="desc">
- {block:Description}
- {Description}
- {/block:Description}
- </div>
- <div id="pag">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"><</a>
- {/block:PreviousPage}
- {block:JumpPagination length="2"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">></a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <ul class="lks">
- <li><a href="/">home</a></li>
- <li><a href="/ask">message</a></li>
- <li><a href="/archive">archive</a></li>
- {Block:IfLink1}<li><a href="{text:Link 1 URL}">{text:Link 1}</a></li>{/Block:IfLink1}
- {Block:IfLink2}<li><a href="{text:Link 2 URL}">{text:Link 2}</a></li>{/Block:IfLink2}
- {Block:IfLink3}<li><a href="{text:Link 3 URL}">{text:Link 3}</a></li>{/Block:IfLink3}
- {Block:IfLink4}<li><a href="{text:Link 4 URL}">{text:Link 4}</a></li>{/Block:IfLink4}
- </ul>
- </div>
- </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="belowposts">{block:Date}<a href="{Permalink}" target="_blank" style="color:{color:Info}; font-style:normal;">{TimeAgo}</a> {/block:Date}{block:NoteCount} <a href="{Permalink}" target="_blank" style="color:{color:Info}; font-style:normal;"> {NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom} <a href="{ReblogParentURL}" style="color:{color:Info}; font-style:normal;"> via</a> <a href="{ReblogRootURL}" style="color:{color:Info}; font-style:normal;"> ©</a> {/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank" style="color:{color:Info}; font-style:normal;"> reblog</a></div>
- {block:Text}
- <div class="textpost">
- {block:Title}
- <a href="{Permalink}"><h2>{Title}</h2></a>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {Block:Photo}
- <div id="pht">
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}
- </div>
- {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">"{Quote}"</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}
- <div id="ans">{block:Answer}<div class="portrait"><img src="{AskerPortraitURL-48}"></div>
- <div class="asker" style="color:{color:Info}; font-style:normal; font-family:Montserrat;">{Asker} asked</div>
- <div class="question">{Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}</div>
- {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:HasTags}<div class="tags">{block:Tags} <a href="{TagURL}" target="_blank">#{Tag} </a>{/block:Tags}</div>{/block:HasTags}
- </div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- <div class="credit"><center><a href="http://thedoctorknows.tumblr.com/">©</a></center></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement