Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <!--
- RJ Tumblr Theme - 004 - Into the Universe
- Made by Patty of Rekindling-Joy.Webs.Com & TheDoctorOnlyKnowsWho.tumblr.com
- DO NOT REMOVE CREDIT.
- DO NOT USE AS BASE.
- DO NOT REDISTRIBUTE AS YOUR OWN.
- -->
- <html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:bodybackground" content="#f7faf5" />
- <meta name="color:titlecolor" content="#255050" />
- <meta name="color:title2color" content="#224739" />
- <meta name="color:side2bg" content="#edf3e8" />
- <meta name="color:borders" content="#dce6d2" />
- <meta name="color:nav" content="#344229" />
- <meta name="color:navbg" content="#d7e0ce" />
- <meta name="color:navhover" content="#d3dfca" />
- <meta name="color:navhoverbg" content="#799264" />
- <meta name="color:desc" content="#859c71" />
- <meta name="color:posttext" content="#567040" />
- <meta name="color:headerone" content="#4d7070" />
- <meta name="color:headertwo" content="#568383" />
- <meta name="color:tagnav" content="#7f976a" />
- <meta name="color:tagnavhover" content="#968d68" />
- <meta name="color:linkage" content="#495c55" />
- <meta name="color:linkagehover" content="#a3be8d" />
- <meta name="image:descimage1" content="" />
- <meta name="image:descimage2" content="" />
- <meta name="text:titletwo" content="Title Two Here. If you wanna have one." />
- <meta name="text:link1" content="" />
- <meta name="text:link1URL" content="" />
- <meta name="text:link2" content="" />
- <meta name="text:link2URL" content="" />
- <meta name="text:link3" content="" />
- <meta name="text:link3URL" content="" />
- <meta name="text:link4" content="" />
- <meta name="text:link4URL" content="" />
- <meta name="text:link5" content="" />
- <meta name="text:link5URL" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <link href='http://fonts.googleapis.com/css?family=Yesteryear' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- background-color: {color:bodybackground};
- margin:0px 0px; padding:0px;
- text-align:center;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:borders};
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 5px;
- background-color: {color:bodybackground};
- }
- #content {
- text-align:left;
- width: 800px;
- margin:0 auto 0 auto;
- }
- #sidecontent {
- top:0px;
- position:fixed;
- margin-left: 10px;
- }
- #descandtitle {
- top:50%;
- position:fixed;
- }
- #sidebar {
- width:180px;
- margin-top: -200px;
- position: fixed;
- background-color: {color:bodybackground};
- text-align:center;
- padding:10px;
- }
- #titles {
- padding: 0px;
- width: 180px;
- margin-bottom:5px;
- }
- #title {
- font-family: 'Yesteryear', 'Georgia', 'Times New Roman', cursive, serif;
- font-weight: 200;
- font-style: none;
- font-size: 15pt;
- line-height: 10pt;
- letter-spacing: none;
- text-align: center;
- text-transform: normal;
- color: {color:titlecolor};
- margin-bottom: 1px;
- }
- #title2 {
- font-family: 'Times New Roman', serif;
- font-weight: normal;
- font-style: none;
- font-size: 7pt;
- line-height: 7pt;
- letter-spacing: 2px;
- margin-top:0px;
- text-align: center;
- text-transform: uppercase;
- color: {color:title2color};
- }
- #descimg1 img{
- max-width: 150px;
- text-align:center;
- border: 10px solid {color:borders};
- }
- #desc {
- font-family: 'Verdana', serif;
- font-size: 7pt;
- line-height: 7.5pt;
- color: {color:desc};
- width: 180px;
- margin-top:5px;
- text-align: center;
- }
- #paginationnext {
- text-align: center;
- position: fixed;
- z-index:999;
- margin-left: 800px;
- bottom: 40px;
- }
- #hoverlinks {
- height: 120%;
- margin-top:-3px;
- margin-left: -20px;
- width:170px;
- padding-left: 25px;
- padding-right: 25px;
- position: fixed;
- text-align:center;
- background-color: {color:bodybackground};
- z-index: 999;
- opacity:0;
- filter:alpha(opacity=0);
- }
- #hoverlinks:hover {
- position: fixed;
- z-index: 999;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- -ms-transition: all 0.8s ease-in-out;
- transition: all 0.8s ease-in-out;
- opacity:1;
- filter:alpha(opacity=100);
- }
- #descandnavehover {
- top:50%;
- position: fixed;
- z-index: 999;
- }
- #desc2 {
- font-family: 'Verdana', serif;
- font-size: 7pt;
- line-height: 7.5pt;
- color: {color:nav};
- background-color: {color:navbg};
- padding:25px;
- text-align: left;
- margin-top:-150px;
- margin-left:-220px;
- position:absolute;
- width:170px;
- height:163px;
- overflow:auto;
- z-index: 899;
- }
- #desc2:hover {
- margin-left:0px;
- position:absolute;
- z-index: 999;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- -ms-transition: all 0.8s ease-in-out;
- transition: all 0.8s ease-in-out;
- }
- #descimg2 img{
- max-width: 150px;
- text-align:center;
- border: 10px solid {color:borders};
- }
- .descportrait img{
- max-width: 48px;
- text-align:center;
- padding: 10px;
- }
- #navi {
- padding:25px;
- text-align:center;
- margin-top:-200px;
- margin-left: 0px;
- width: 170px;
- position:absolute;
- background-color: {color:side2bg};
- }
- #theme {
- right: 5px;
- bottom: 5px;
- position: fixed;
- text-transform: lowercase;
- font-size: 6pt;
- letter-spacing: 5px;
- font-family: 'Georgia', serif;
- font-style: italic;
- z-index: 999;
- }
- #entries {
- border-bottom: 10px solid {color:borders};
- width: 500px;
- font-family: 'Verdana', sans-serif;
- color: {color:posttext};
- font-size: 8.5pt;
- padding: 10px;
- padding-bottom: 2px;
- margin-bottom: 25px;
- position:relative;
- z-index: 799;
- }
- #postings {
- width: 520px;
- font-family: 'Verdana', sans-serif;
- color: {color:posttext};
- font-size: 8.5pt;
- margin-top: 0px;
- margin-left: 250px;
- padding: 10px;
- position: absolute;
- z-index: 799;
- background-color: {color:bodybackground};
- }
- #datesandtags{
- text-align: left;
- text-transform: uppercase;
- font-style: none;
- font-family: 'Trebuchet Ms', sans-serif;
- font-size: 7pt;
- line-height: 8pt;
- padding:2px;
- color: {color:nav};
- margin-top: 10px;
- border-top: 2px solid {color:borders};
- }
- #datesandtags:hover{
- border-left: 20px solid {color:borders};
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- -ms-transition: all 0.8s ease-in-out;
- transition: all 0.8s ease-in-out;
- }
- a, a:link, a:visited {
- color: {color:linkage};
- text-decoration: none;
- }
- a:hover {
- color: {color:linkagehover};
- text-decoration: none;
- }
- a.theme, a.theme:link, a.theme:visited {
- color: {color:tagnav};
- text-decoration: none;
- }
- a.theme:hover {
- color: {color:tagnavhover};
- text-decoration: none;
- }
- a.tagsnav, a.tagsnav:link, a.tagsnav:visited {
- color: {color:tagnav};
- text-decoration: none;
- }
- a.tagsnav:hover {
- color: {color:tagnavhover};
- text-decoration: none;
- }
- a.pagi, a.pagi:link, a.pagi:active, a.pagi:visited {
- text-decoration: none;
- text-transform: uppercase;
- font-family: 'Georgia', serif;
- font-size: 25pt;
- font-weight: 400;
- font-style: none;
- line-height: normal;
- color: {color:nav};
- background-color: {color:navbg};
- display:block;
- text-align: center;
- padding:5px;
- padding-top:20px;
- padding-bottom:20px;
- width: 20px;
- margin: 5px;
- }
- a.pagi:hover {
- text-decoration: none;
- color: {color:navhover};
- background-color: {color:navhoverbg};
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- -ms-transition: all 0.8s ease-in-out;
- transition: all 0.8s ease-in-out;
- }
- a.nav, a.nav:link, a.nav:active, a.nav:visited {
- text-decoration: none;
- text-transform: uppercase;
- font-family: 'Trebuchet MS', sans serif;
- font-weight: normal;
- font-style: none;
- font-size: 7pt;
- line-height: 7pt;
- color: {color:nav};
- background-color: {color:navbg};
- display:inline-block;
- letter-spacing: 1px;
- text-align: center;
- padding-left:2px;
- padding-right: 2px;
- padding-top: 16px;
- padding-bottom: 16px;
- width:79px;
- margin-bottom: 3px;
- }
- a.nav:hover {
- text-decoration: none;
- color: {color:navhover};
- letter-spacing: 2px;
- background-color: {color:navhoverbg};
- -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;
- }
- h1 {
- font-family: 'Georgia', 'Times New Roman', cursive, serif;
- color: {color:headerone};
- text-transform: none;
- font-size: 14pt;
- font-weight: 300;
- text-align: left;
- line-height: 14pt;
- padding: 2px;
- margin-bottom: 1px;
- margin-top: 1px;
- }
- h2 {
- font-family: 'Georgia', 'Times New Roman', cursive, serif;
- color: {color:headertwo};
- font-size: 12pt;
- font-weight: 300;
- line-height: 12pt;
- padding: 2px;
- margin-bottom: 1px;
- margin-top: 1px;
- }
- h2.quote {
- font-family: 'Yanone Kaffeesatz', 'Trebuchet MS', sans-serif;
- color: {color:headertwo};
- text-transform: none;
- font-size: 14pt;
- font-weight: 300;
- text-align: center;
- line-height: 14pt;
- padding: 2px;
- margin-bottom: 10px;
- margin-top: 1px;
- }
- p {
- font-family: 'Verdana', sans-serif;
- color: {color:posttext};
- font-size: 8.5pt;
- line-height: normal;
- padding: 2px;
- margin-bottom: 7px;
- margin-top: 1px;
- }
- #question {
- padding: 10px;
- margin-left: 20px;
- margin-right: 20px;
- width: 440px;
- border-bottom: 2px solid {color:borders};
- background-color: {color:navbg};
- }
- #question img{
- width: 48px;
- margin: 5px;
- padding: 10px;
- vertical-align: middle;
- border: 1px solid {color:borders};
- background-color: {color:navbg};
- }
- #ques {
- margin-top: -75px;
- padding: 10px;
- margin-left: 90px;
- text-align: center;
- font-size: 8.5pt;
- line-height: 8pt;
- font-style: italic;
- font-family: 'Georgia', 'Times New Roman', cursive, serif;
- color: {color:nav};
- position:relative;
- background-color: {color:navbg};
- }
- #answer {
- font-family: 'Verdana', sans-serif;
- color: {color:posttext};
- font-size: 8.5pt;
- line-height: normal;
- padding: 10px;
- margin-left: 20px;
- margin-right: 20px;
- }
- blockquote {
- font-size: 8.5pt;
- margin: 10px 15px 10px 25px;
- border-left: 4px solid {color:borders};
- padding-left: 3px;
- }
- blockquote img, blockquote a img {
- max-width: 250px;
- }
- b, strong {
- color: {color:posttext};
- }
- i, em {
- color: {color:posttext};
- }
- img a {
- border:none;
- }
- .audio {
- color: {color:headertwo};
- background: {color:borders};
- display:block;
- padding: 3px;
- }
- .label {
- color: {color:headerone};
- font-weight: bold;
- }
- ul.chat, .chat ol, .chat li {
- list-style: none;
- padding: 3px;
- margin: 5px;
- font-size: 8.5pt;
- font-family: 'Verdana', sans-serif;
- color: {color:posttext};
- }
- li img, li a img {
- max-width: 250px;
- }
- .notes {
- color: {color:posttext};
- font-size: 7pt;
- font-family: 'Verdana', sans-serif;
- }
- .avatar {
- vertical-align: middle;
- -moz-border-radius: 24px;
- border-radius: 24px;
- padding: 2px;
- }
- .source {
- margin-top: -2px;
- text-align: center;
- font-size: 8.5pt;
- font-style: italic;
- font-family: 'Georgia', 'Times New Roman', cursive, serif;
- color: {color:headerone};
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="theme">
- <a href="http://thedoctoronlyknowswho.tumblr.com/tagged/rjtumblrthemes" title="Theme Creator" target="_blank" class="theme">RJ<br/>Tumblr<br />Themes</a>
- </div>
- <div id="content">
- <div id="sidecontent">
- <div id="hoverlinks">
- <div id="descandnavehover">
- <div id="desc2">
- <div class="descportrait"><img src="{PortraitURL-48}" align="left" /></div>
- {block:Description}{Description}{/block:Description}
- </div>
- <div id="navi">
- <div id="descimg2"><img src="{image:descimage2}" /></div>
- <a href="/" class="nav">Home</a>
- <a href="/ask" class="nav">Message</a>
- {block:iflink1}<a href="{text:link1URL}" class="nav" title="{text:link1}">{text:link1}</a>{/block:iflink1}
- {block:iflink2}<a href="{text:link2URL}" class="nav" title="{text:link2}">{text:link2}</a>{/block:iflink2}
- {block:iflink3}<br /><a href="{text:link3URL}" class="nav" title="{text:link3}">{text:link3}</a>{/block:iflink3}
- {block:iflink4}<a href="{text:link4URL}" class="nav" title="{text:link4}">{text:link4}</a>{/block:iflink4}
- {block:iflink5}<br /><a href="{text:link5URL}" class="nav" title="{text:link5}">{text:link5}</a>{/block:iflink5}
- <a href="/archive" class="nav">Archive</a>
- </div>
- </div>
- </div>
- <div id="descandtitle">
- <div id="sidebar">
- <div id="titles">
- <div id="title">{Title}</div>
- <div id="title2">{text:titletwo}</div>
- </div>
- <div id="descimg1"><img src="{image:descimage1}"></div>
- <div id="desc">
- {block:Description}{Description}{/block:Description}
- </div>
- </div>
- </div>
- </div>
- <div id="paginationnext">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="pagi">«</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="pagi">»</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <div id="postings">
- {block:Posts}
- <div id="entries">
- {block:Quote}<h2 class="quote">{Quote}</h2>
- <p class="source">{Source}</p>{/block:Quote}
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>» {Name}</h1></a>
- {block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id="question"><img src="{AskerPortraitURL-48}" alt="Asker Portrait"/><div id="ques"><b>» A message from {Asker}:</b> <br /><br />{Question}</div></div>
- <div id="answer">{Answer}</div>
- {/block:Answer}
- {block:Audio}<center>{AudioPlayerBlack}</center>
- <p class="source">{block:TrackName}{TrackName}{/block:TrackName} {block:ExternalAudio}| <a href="{ExternalAudioURL}" title="Download">Download</a>{/block:ExternalAudio} <br />{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount} {block:Artist}| {Artist}{/block:Artist}</p>
- <br>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <div id="datesandtags">
- {block:Date}Posted <a href="{Permalink}" title="Permalink" class="tagsnav">{TimeAgo}</a> | <a href="{ReblogURL}" title="Reblog Post" target="_blank" class="tagsnav">Reblog</a>{/block:Date}
- {block:RebloggedFrom}| <a href="{ReblogParentURL}" title="Via: {ReblogParentName}" class="tagsnav">Via</a>{/block:RebloggedFrom} {block:ContentSource}| <a href="{SourceURL}" title="Source: {SourceTitle}" class="tagsnav">Source</a>{/block:ContentSource}
- <div style="float:right;">{block:NoteCount}{NoteCount} Notes{/block:NoteCount}</div>
- {block:HasTags}<br />Tags: {block:Tags} #<a href="/tagged/{Tag}" title="{Tag}" class="tagsnav">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}
- {PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement