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 - 001 - Letters From No One
- 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:bodybg" content="#fffdfd" />
- <meta name="color:topborderone" content="#e9dfc8" />
- <meta name="color:titletext" content="#357244" />
- <meta name="color:titleshadow" content="#fafcf8" />
- <meta name="color:borders" content="#2d5521">
- <meta name="color:nav" content="#060707">
- <meta name="color:nav1bg" content="#d4da9b">
- <meta name="color:nav2bg" content="#bec76e">
- <meta name="color:nav3bg" content="#a5ad54">
- <meta name="color:nav4bg" content="#e4d8a7">
- <meta name="color:nav5bg" content="#cabc83">
- <meta name="color:nav6bg" content="#a3986a">
- <meta name="color:nav7bg" content="#b1c593">
- <meta name="color:navhover" content="#e2dab5" />
- <meta name="color:navhoverbg" content="#1e3c13" />
- <meta name="color:desc" content="#516649">
- <meta name="color:entrytext" content="#1e3c13">
- <meta name="color:entrybg" content="#f1ead8">
- <meta name="color:header1" content="#12220c">
- <meta name="color:header2" content="#4c753d">
- <meta name="color:bold" content="#1e3c13">
- <meta name="color:italic" content="#1e3c13">
- <meta name="color:chat" content="#7e6b29">
- <meta name="color:tagslinks" content="#bdad75">
- <meta name="color:tagslinkshover" content="#316427">
- <meta name="color:links" content="#9b945e">
- <meta name="color:linkshover" content="#185c19">
- <meta name="image:descimg" content="" />
- <meta name="image:bgimg" content="" />
- <meta name="text:linkone" content="Link One" />
- <meta name="text:linkoneURL" content="" />
- <meta name="text:linktwo" content="Link Two" />
- <meta name="text:linktwoURL" content="" />
- <meta name="text:linkthree" content="Link Three" />
- <meta name="text:linkthreeURL" content="" />
- <meta name="text:linkfour" content="Link Four" />
- <meta name="text:linkfourURL" content="" />
- <meta name="text:bgposition" content="center center" />
- <meta name="text:bgrepeat" content="repeat" />
- <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=Bad+Script' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- background-color: {color:backgroundbg};
- background-image: url('{image:bgimg}');
- background-repeat:{text:bgrepeat};
- background-attachment:fixed;
- background-position:{text:bgposition};
- margin:0px 0px; padding:0px;
- text-align:center;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:borders};
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 10px;
- background-color: {color:topborderone};
- }
- #content {
- text-align:left;
- width: 800px;
- margin:0 auto 0 auto;
- z-index: 499;
- }
- #topborder {
- margin-top:-20px;
- margin-left:-100px;
- height:80px;
- width:120%;
- background-color: {color:topborderone};
- border-bottom: 3px solid {color:borders};
- position:fixed;
- z-index: 999;
- text-align: center;
- -moz-border-radius-bottomleft: 500px;
- border-bottom-left-radius: 500px;
- }
- #sidecontent {
- top:50%;
- position:fixed;
- z-index: 999;
- margin-left: -30px;
- }
- #sidebar {
- margin-top: -140px;
- z-index: 999;
- width: 220px;
- position: fixed;
- padding-bottom: 20px;
- padding-right: 10px;
- padding-left: 10px;
- }
- #descimg img{
- width: 200px;
- margin-bottom: 3px;
- padding: 5px;
- height: auto;
- text-align: center;
- background-color: {color:entrybg};
- border: 5px solid {color:borders};
- }
- #title {
- font-family: 'Bad Script', 'Georgia', 'Times New Roman', cursive, serif;
- font-weight: 400;
- font-style: italic;
- font-size: 20pt;
- line-height: normal;
- letter-spacing:0px;
- text-align: center;
- text-shadow: 1px 1px {color:titleshadow};
- text-transform: lowercase;
- color: {color:titletext};
- padding:0px;
- width: 800px;
- margin-top: 30px;
- margin-left: 0px;
- position: absolute;
- }
- #desc {
- font-family: 'Verdana', sans serif;
- font-size: 7pt;
- line-height: 8pt;
- text-align: center;
- margin-top: 5px;
- color: {color:desc};
- }
- #navigation {
- margin-top:63px;
- margin-left: 50px;
- width: 120%;
- height:19px;
- position:fixed;
- z-index: 999;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- #theme {
- right: 5px;
- bottom: 5px;
- position: fixed;
- z-index:999;
- text-transform: lowercase;
- font-size: 6pt;
- font-style:italic;
- letter-spacing: 5px;
- font-family: 'Georgia', serif;;
- }
- #pagination {
- margin-top: 20px;
- width: 200px;
- font-family: 'Georgia', serif;
- text-align: center;
- font-size: 10pt;
- color: {color:desc};
- }
- #entries {
- width: 500px;
- font-family: 'Verdana', sans-serif;
- color: {color:entrytext};
- font-size: 8.5pt;
- padding: 10px;
- z-index: 999;
- background-color: {color:entrybg};
- border-bottom: 2px solid {color:borders};
- }
- #postings {
- width: 500px;
- font-family: 'Verdana', sans-serif;
- color: {color:posttext};
- font-size: 8.5pt;
- margin-top: 80px;
- margin-left: 250px;
- padding: 20px;
- padding-bottom:0px;
- position: absolute;
- z-index: 899;
- }
- #dateandtags{
- text-align: center;
- text-transform: lowercase;
- font-style: italic;
- font-family: 'Georgia', serif;
- font-size: 7.5pt;
- line-height: 8pt;
- padding:2px;
- margin-bottom: 25px;
- color: {color:tagslinks};
- }
- a, a:link, a:visited {
- color: {color:links};
- text-decoration: none;
- }
- a:hover {
- color: {color:linkshover};
- text-decoration: none;
- }
- a.theme, a.theme:link, a.theme:visited {
- color: {color:tagslinks};
- text-decoration: none;
- }
- a.theme:hover {
- color: {color:tagslinkshover};
- text-decoration: none;
- }
- a.tagsnav, a.tagsnav:link, a.tagsnav:visited {
- color: {color:tagslinks};
- text-decoration: none;
- }
- a.tagsnav:hover {
- color: {color:tagslinkshover};
- text-decoration: none;
- }
- 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-size: 7pt;
- line-height: 7pt;
- color: {color:nav};
- background-color: {color:nav1bg};
- display: inline-block;
- letter-spacing: 1px;
- text-align: left;
- padding-left:15px;
- padding-top:5px;
- padding-right:5px;
- padding-bottom:5px;
- width:120%;
- position:absolute;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav:hover {
- text-decoration: none;
- color: {color:navhover};
- background-color: {color:navhoverbg};
- letter-spacing: 2px;
- padding-top:25px;
- padding-left:5px;
- padding-right:5px;
- padding-bottom:25px;
- width: 100px;
- text-align: center;
- -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;
- -moz-border-radius-bottomright: 20px;
- border-bottom-right-radius: 20px;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav2, a.nav2:link, a.nav2:active, a.nav2:visited {
- text-decoration: none;
- text-transform: uppercase;
- font-family: 'Trebuchet MS', sans serif;
- font-weight: normal;
- font-size: 7pt;
- line-height: 7pt;
- color: {color:nav};
- background-color: {color:nav2bg};
- display: inline-block;
- letter-spacing: 1px;
- text-align: left;
- padding-left:15px;
- padding-top:5px;
- padding-right:5px;
- padding-bottom:5px;
- width:120%;
- margin-left: 90px;
- position:absolute;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav2:hover {
- text-decoration: none;
- color: {color:navhover};
- background-color: {color:navhoverbg};
- letter-spacing: 2px;
- padding-top:25px;
- padding-left:5px;
- padding-right:5px;
- padding-bottom:25px;
- width:100px;
- text-align: center;
- -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;
- -moz-border-radius-bottomright: 20px;
- border-bottom-right-radius: 20px;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav3, a.nav3:link, a.nav3:active, a.nav3:visited {
- text-decoration: none;
- text-transform: uppercase;
- font-family: 'Trebuchet MS', sans serif;
- font-weight: normal;
- font-size: 7pt;
- line-height: 7pt;
- color: {color:nav};
- background-color: {color:nav3bg};
- display: inline-block;
- letter-spacing: 1px;
- text-align: left;
- padding-left:15px;
- padding-top:5px;
- padding-right:5px;
- padding-bottom:5px;
- width:120%;
- margin-left: 180px;
- position:absolute;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav3:hover {
- text-decoration: none;
- color: {color:navhover};
- background-color: {color:navhoverbg};
- letter-spacing: 2px;
- padding-top:25px;
- padding-left:5px;
- padding-right:5px;
- padding-bottom:25px;
- width: 100px;
- text-align: center;
- -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;
- -moz-border-radius-bottomright: 20px;
- border-bottom-right-radius: 20px;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav4, a.nav4:link, a.nav4:active, a.nav4:visited {
- text-decoration: none;
- text-transform: uppercase;
- font-family: 'Trebuchet MS', sans serif;
- font-weight: normal;
- font-size: 7pt;
- line-height: 7pt;
- color: {color:nav};
- background-color: {color:nav4bg};
- display: inline-block;
- letter-spacing: 1px;
- text-align: left;
- padding-left:15px;
- padding-top:5px;
- padding-right:5px;
- padding-bottom:5px;
- width:120%;
- margin-left: 270px;
- position:absolute;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav4:hover {
- text-decoration: none;
- color: {color:navhover};
- background-color: {color:navhoverbg};
- letter-spacing: 2px;
- padding-top:25px;
- padding-left:5px;
- padding-right:5px;
- padding-bottom:25px;
- width:100px;
- text-align: center;
- -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;
- -moz-border-radius-bottomright: 20px;
- border-bottom-right-radius: 20px;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav5, a.nav5:link, a.nav5:active, a.nav5:visited {
- text-decoration: none;
- text-transform: uppercase;
- font-family: 'Trebuchet MS', sans serif;
- font-weight: normal;
- font-size: 7pt;
- line-height: 7pt;
- color: {color:nav};
- background-color: {color:nav5bg};
- display: inline-block;
- letter-spacing: 1px;
- text-align: left;
- padding-left:15px;
- padding-top:5px;
- padding-right:5px;
- padding-bottom:5px;
- width:120%;
- margin-left: 360px;
- position:absolute;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav5:hover {
- text-decoration: none;
- color: {color:navhover};
- background-color: {color:navhoverbg};
- letter-spacing: 2px;
- padding-top:25px;
- padding-left:5px;
- padding-right:5px;
- padding-bottom:25px;
- width:100px;
- text-align: center;
- -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;
- -moz-border-radius-bottomright: 20px;
- border-bottom-right-radius: 20px;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav6, a.nav6:link, a.nav6:active, a.nav6:visited {
- text-decoration: none;
- text-transform: uppercase;
- font-family: 'Trebuchet MS', sans serif;
- font-weight: normal;
- font-size: 7pt;
- line-height: 7pt;
- color: {color:nav};
- background-color: {color:nav6bg};
- display: inline-block;
- letter-spacing: 1px;
- text-align: left;
- padding-left:15px;
- padding-top:5px;
- padding-right:5px;
- padding-bottom:5px;
- width:120%;
- margin-left: 450px;
- position:absolute;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav6:hover {
- text-decoration: none;
- color: {color:navhover};
- background-color: {color:navhoverbg};
- letter-spacing: 2px;
- padding-top:25px;
- padding-left:5px;
- padding-right:5px;
- padding-bottom:25px;
- width:100px;
- text-align: center;
- -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;
- -moz-border-radius-bottomright: 20px;
- border-bottom-right-radius: 20px;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav7, a.nav7:link, a.nav7:active, a.nav7:visited {
- text-decoration: none;
- text-transform: uppercase;
- font-family: 'Trebuchet MS', sans serif;
- font-weight: normal;
- font-size: 7pt;
- line-height: 7pt;
- color: {color:nav};
- background-color: {color:nav7bg};
- display: inline-block;
- letter-spacing: 1px;
- text-align: left;
- padding-left:15px;
- padding-top:5px;
- padding-right:5px;
- padding-bottom:5px;
- width:120%;
- margin-left: 540px;
- position:absolute;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- a.nav7:hover {
- text-decoration: none;
- color: {color:navhover};
- background-color: {color:navhoverbg};
- letter-spacing: 2px;
- padding-top:25px;
- padding-left:5px;
- padding-right:5px;
- padding-bottom:25px;
- width: 100px;
- text-align: center;
- -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;
- -moz-border-radius-bottomright: 20px;
- border-bottom-right-radius: 20px;
- -moz-border-radius-bottomleft: 20px;
- border-bottom-left-radius: 20px;
- }
- h1 {
- font-family: 'Georgia', serif;
- color: {color:header1};
- font-size: 12pt;
- font-weight: bold;
- line-height: 12pt;
- padding: 1px;
- margin-bottom: 1px;
- margin-top: 1px;
- }
- h2 {
- font-family: 'Georgia', serif;
- color: {color:header2};
- font-size: 12pt;
- font-weight: bold;
- line-height: 12pt;
- padding: 2px;
- margin-bottom: 1px;
- margin-top: 1px;
- }
- h2.quote {
- font-family: 'Georgia', serif;
- color: {color:header2};
- font-size: 12pt;
- font-weight: bold;
- text-align: center;
- line-height: 12pt;
- padding: 2px;
- margin-bottom: 1px;
- margin-top: 1px;
- }
- p {
- font-family: 'Verdana', 'New Times Roman', sans serif;
- color: {color:entrytext};
- font-size: 9pt;
- line-height: normal;
- padding: 2px;
- margin-bottom: 1px;
- margin-top: 1px;
- }
- #question {
- color: {color:header2};
- font-family: 'Georgia', serif;
- font-style: italic;
- font-size: 9pt;
- padding-left: 50px;
- padding-right: 50px;
- }
- #answer {
- margin-top: 20px;
- }
- blockquote {
- 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:bold};
- }
- i, em {
- color: {color:italic};
- }
- img a {
- border:none;
- }
- .audio {
- color: {color:header2};
- display:block;
- padding: 3px;
- }
- .label {
- color: {color:header1};
- font-weight: bold;
- }
- ul.chat, .chat ol, .chat li {
- list-style: none;
- padding: 3px;
- margin: 5px;
- font-family: 'Georgia', serif;
- color: {color:chat};
- }
- .notes {
- color: {color:tagslinks};
- font-size: 7pt;
- font-family: verdana;
- }
- .avatar {
- vertical-align: middle;
- -moz-border-radius: 16px;
- border-radius: 16px;
- padding: 2px;
- }
- .source {
- margin-top: 1px;
- text-align: center;
- font-size: 9pt;
- font-style: italic;
- }
- </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="topborder"><div id="title">{Title}</div></div>
- <div id="navigation"><a href="/" class="nav">home</a>
- <a href="/ask" class="nav2">message</a>
- <a href="/archive" class="nav3">archive</a>
- {block:iflinkone}<a href="{text:linkoneURL}" class="nav4">{text:linkone}</a>{/block:iflinkone}
- {block:iflinktwo}<a href="{text:linktwoURL}" class="nav5">{text:linktwo}</a>{/block:iflinktwo}
- {block:iflinkthree}<a href="{text:linkthreeURL}" class="nav6">{text:linkthree}</a>{/block:iflinkthree}
- {block:iflinkfour}<a href="{text:linkfourURL}" class="nav7">{text:linkfour}</a>{/block:iflinkfour}
- </div>
- <div id="sidecontent">
- <div id="sidebar">
- <div id="descimg"><img src="{image:descimg}" /></div>
- <div id="desc">{block:Description}{Description}{/block:Description}</div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="tagsnav">«</a>{/block:PreviousPage} {CurrentPage} / {TotalPages} {block:NextPage}
- <a href="{NextPage}" class="tagsnav">»</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- </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}<p>{Description}</p>{/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"><b><img src="{AskerPortraitURL-16}"> {Asker} said:</b> {Question}</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>
- <div id="dateandtags">
- {block:Date}Posted <a href="{Permalink}" title="Permalink" class="tagsnav">{TimeAgo}</a>
- {block:NoteCount} with {NoteCount} notes{/block:NoteCount} / <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}
- <br />{block:HasTags}{block:Tags} #<a href="/tagged/{Tag}" title="{Tag}" class="tagsnav">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement