Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="{LANG_DIR}">
- <head>
- <title>{title} {block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}"/>
- {/block:Description}
- <meta name="color:Background" content="#F0DFC7" />
- <meta name="color:Selection" content="#817987" />
- <meta name="color:Selection Text" content="#ffffff" />
- <meta name="color:Credit" content="#91C09E" />
- <meta name="color:Credit Hover" content="#BF565D" />
- <meta name="color:Credit Text" content="#ffffff" />
- <meta name="color:Title" content="#8E2F2B" />
- <meta name="color:Title Text" content="#DD9B99" />
- <meta name="color:Description" content="#785869" />
- <meta name="color:Description Text" content="#CAB6C1" />
- <meta name="color:Description Link" content="#503342" />
- <meta name="color:Pagination" content="#50232E" />
- <meta name="color:Pagination Hover" content="#A2CCA5" />
- <meta name="color:Menu" content="#511D43" />
- <meta name="color:Menu Hover" content="#D64E0F" />
- <meta name="color:Quote" content="#3CB097" />
- <meta name="color:Quote Text" content="#FFFFFF" />
- <meta name="color:Quote Source" content="#438C68" />
- <meta name="color:Quote Source Text" content="#FFFFFF" />
- <meta name="color:Quote Source Hover" content="#36173D" />
- <meta name="color:Caption" content="#e5d3b9" />
- <meta name="color:Caption border" content="#d8c3a5" />
- <meta name="color:Caption Text" content="#A28862" />
- <meta name="color:Caption Link" content="#7f6745" />
- <meta name="color:Caption Link Hover" content="#5f4a2b" />
- <meta name="color:Tags Link" content="#5F051F" />
- <meta name="color:Tags Link Text" content="#FFFFFF" />
- <meta name="color:Tags Link Hover" content="#7D7769" />
- <meta name="color:Info Link" content="#89B582" />
- <meta name="color:Info Border" content="#EA8676" />
- <meta name="color:Info Link Text" content="#FFFFFF" />
- <meta name="color:Info Link Hover" content="#C6C867" />
- <meta name="color:Notes" content="#62BEAB" />
- <meta name="color:Notes Text" content="#FFFFFF" />
- <meta name="color:Notes Hover" content="#E84A5F" />
- <meta name="color:Via" content="#D76529" />
- <meta name="color:Via Text" content="#FFFFFF" />
- <meta name="color:Via Hover" content="#64412D" />
- <meta name="color:Url" content="#BACF66" />
- <meta name="color:Url Text" content="#FFFFFF" />
- <meta name="color:Url Hover" content="#64412D" />
- <meta name="color:Source" content="#3D210C" />
- <meta name="color:Source Text" content="#FFFFFF" />
- <meta name="color:Source Hover" content="#B1B583" />
- <meta name="color:Chat user 1" content="#57B581" />
- <meta name="color:Chat user 1 Text" content="#ADf4CD" />
- <meta name="color:Chat user 2" content="#8BAD50" />
- <meta name="color:Chat user 2 Text" content="#DDEEC0" />
- <meta name="color:Post Notes" content="#AA7788" />
- <meta name="color:Post Notes Hover" content="#CCEEDD" />
- <meta name="color:Post Notes Text" content="#FFFFFF" />
- <meta name="color:Post Notes Text 2" content="#a58c68" />
- <meta name="color:Post Title" content="#8FA3A6" />
- <meta name="color:Post Title Text" content="#FFFFFF" />
- <meta name="color:Post Title Hover" content="#A67D65" />
- <meta name="color:Question" content="#D16D64" />
- <meta name="color:Question Text" content="#fdc2bd" />
- <meta name="color:Question Link" content="#ffd7d3" />
- <meta name="color:Question Link Hover" content="#fcf6f5" />
- <meta name="color:Answer" content="#977394" />
- <meta name="color:Answer Text" content="#e7c6e5" />
- <meta name="color:Answer Link" content="#f1d7ef" />
- <meta name="color:Answer Link Hover" content="#f8eef7" />
- <meta name="color:Blockquote" content="#E3B28B" />
- <meta name="font:Body" content="Arial" />
- <meta name="font:Credit" content="Courier New" />
- <meta name="font:Sidebar" content="Arial" />
- <meta name="font:Title" content="Courier New" />
- <meta name="font:Pagination" content="Courier New" />
- <meta name="font:Description" content="Arial" />
- <meta name="font:Description Link" content="Courier New" />
- <meta name="font:Menu" content="Courier New" />
- <meta name="font:Quote" content="Baskerville" />
- <meta name="font:Quote Source" content="Courier New" />
- <meta name="font:Caption" content="Arial" />
- <meta name="font:Tags" content="Courier New" />
- <meta name="font:Info" content="Courier New" />
- <meta name="font:Chat" content="Arial" />
- <meta name="font:Post Notes" content="Arial" />
- <meta name="font:Post Notes Link" content="Courier New" />
- <meta name="font:Post Title" content="Courier New" />
- <meta name="font:Question" content="Arial" />
- <meta name="font:Answer" content="Arial" />
- <meta name="image:Sidebar" content="http://static.tumblr.com/hqpqrve/iR5m7rs1f/18-20.png">
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <style type="text/css">
- ::selection {
- color: {color:Selection Text};
- background: {color:Selection};}
- ::-moz-selection {
- color: {color:Selection Text};
- background: {color:Selection};}
- ::-webkit-selection {
- color: {color:Selection Text};
- background: {color:Selection};}
- body, html {
- margin: 0px;
- padding: 0px;
- font-family:{font:Body};
- background-color: {color:Background};}
- #wrapper {
- width: 750px;
- margin: 0 auto;}
- #credit{
- position:fixed;
- bottom:15px;
- right:15px;
- font-size: 11px;
- letter-spacing: 2px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- color: {color:Credit Text};
- background: {color:Credit};
- font-family: {font:Credit};
- text-transform: uppercase;}
- #credit:hover {
- background: {color:Credit Hover}; }
- #credit a {
- color: {color:Credit Text};
- text-decoration:none;}
- #sidebar {
- display: block;
- position:fixed;
- float:right;
- width: 260px;
- margin-top: 40px;
- margin-left: 530px;
- font-size: 11px;
- font-family:{font:Sidebar};}
- .sidebar-title {
- width:260px;
- text-align:justify;
- margin-bottom: 2px;}
- .title-text {
- font-size: 12px;
- line-height: 16px;
- background: {color:Title};
- font-family: {font:Title};
- color: {color:Title Text};}
- .sidebar-info{
- width:260px;}
- .sidebar-image {
- width:260px;
- margin-bottom: 10px;}
- .menu {
- text-transform: uppercase;
- position:fixed;
- width:240px;
- font-size: 11px;
- text-align: center;
- background: {color:Background};
- color: {color:Menu};
- font-family: {font:Menu};
- padding:10px;
- opacity: 0.2;
- margin-top: 279px;
- z-index:9999;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- .menu a {
- color: {color:Menu};
- text-decoration:none;
- margin-left: 2px;
- margin-right: 2px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- .menu a:hover {
- color: {color:Menu Hover};}
- .menu:hover {
- opacity: 1;}
- #pagination {
- font-size: 28px;
- text-align:center;
- position:fixed;
- margin-top: 550px;
- margin-left: 530px;
- width:260px;
- padding-top: 10px;}
- #pagination a {
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-family: {font:Pagination};
- color: {color:Pagination};
- text-decoration:none;}
- #pagination a:hover {
- color: {color:Pagination Hover};}
- .posts {
- float:left;
- width:500px;
- margin-top: 30px;}
- .postnotes {
- float:left;
- width:500px;}
- .info {
- letter-spacing: -1px;
- font-size: 11px;
- margin-bottom: 7px;
- padding-bottom: 17px;
- border-bottom: 2px solid {color:Info Border};}
- .time {
- float:left;}
- .rebloged {
- float:right;}
- .date {
- font-size: 11px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-family: {font:Info};
- color: {color:Info Link Text};
- background: {color:Info Link};}
- .date a {
- color: {color:Info Link Text};
- text-decoration: none; }
- .date:hover {
- background: {color:Info Link Hover};}
- .numb {
- font-size: 11px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-family: {font:Info};
- color: {color:Notes Text};
- background: {color:Notes};}
- .numb a {
- color: {color:Notes Text};
- text-decoration: none; }
- .numb:hover {
- background: {color:Notes Hover};}
- .via {
- font-size: 11px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-family: {font:Info};
- color: {color:Via Text};
- background: {color:Via};}
- .via a {
- color: {color:Via Text};
- text-decoration: none; }
- .via:hover {
- background: {color:Via Hover};}
- .source {
- font-size: 11px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-family: {font:Info};
- color: {color:Source Text};
- background: {color:Source};}
- .source a {
- color: {color:Source Text};
- text-decoration: none; }
- .source:hover {
- background: {color:Source Hover};}
- .quote-tag {
- text-align:justify:}
- .quote {
- text-align:justify;
- font-family: {font:Quote};
- font-size: 24px;
- font-weight:bold;
- background: {color:Quote};
- color: {color:Quote Text}}
- .quote-source {
- padding-top: 14px;
- text-align: right;}
- .quote-source-span {
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-size:11px;
- font-family: {font:Quote Source};
- color: {color:Quote Source Text};
- background: {color:Quote Source};}
- .quote-source-span:hover {
- background: {color:Quote Source Hover};}
- .quote-source-span a {
- text-decoration:none;
- color: {color:Quote Source Text};}
- .post-title {
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-size: 12px;
- font-family: {font:Post Title};
- color: {color:Post Title Text};
- background: {color:Post Title};
- margin-bottom: 3px;}
- .post-title:hover {
- background: {color:Post Title Hover};}
- .caption {
- margin-bottom: 7px;
- font-size: 11px;
- color: {color:Caption Text};
- padding: 5px;
- border-radius: 4px;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- font-family: {font:Caption};
- background: {color:Caption};}
- .caption a {
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- text-decoration:none;
- font-weight:bold;
- color: {color:Caption Link};}
- .caption a:hover{
- color: {color:Caption Link Hover};}
- blockquote {
- margin-left: 8px;
- padding-left: 5px;
- padding-top: 1px;
- padding-bottom: 1px;
- border-left: 3px solid {color:Blockquote};}
- .chat {
- margin-top: 0px;
- margin-bottom: 0px;
- margin-left: -40px;
- list-style: none;}
- .user_1 {
- margin-top: 1px;
- margin-bottom: 1px;
- padding: 7px;
- font-family: {font:Chat};
- color: {color:Chat user 1 Text};
- font-size: 11px;
- background: {color:Chat User 1};}
- .label {
- font-weight: bold;}
- .user_2 {
- margin-top: 1px;
- margin-bottom: 1px;
- padding: 7px;
- font-family: {font:Chat};
- color: {color:Chat user 2 Text};
- font-size: 11px;
- background: {color:Chat User 2};}
- .tags {
- font-family: {font:Tags};
- font-size: 11px;}
- .tags a {
- line-height: 17px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-family: {font:Tags link};
- text-decoration:none;
- background: {color:Tags Link};
- color: {color:Tags Link Text};}
- .tags a:hover{
- background: {color:Tags Link Hover};}
- .favsite {
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-family: {font:Tags link};
- background: {color:Tags Link};
- color: {color:Tags Link Text};}
- font-family: {font:Tags};
- font-size: 11px;}
- .favsite a {
- text-decoration:none;}
- .favsite:hover{
- background: {color:Tags Link Hover};}
- #notes{
- padding: 0px;
- margin-top: 5px; margin-bottom: 10px; font-size: 9px; float:left;}
- ol {
- font-size: 11px;
- display:block;
- list-style:none;
- color: {color:Post Notes Text 2};
- margin-left: -40px;}
- ol.notes a {
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-family: {font:Post Notes Link};
- background: {color:Post Notes};
- color: {color:Post Notes Text};
- text-decoration:none;
- font-size: 11px;}
- ol.notes a:hover {
- background: {color:Post Notes Hover};}
- .avatar {
- display:none;}
- ol.notes li {
- margin-top: 1px;
- margin-bottom: 1px;}
- iframe#tumblr_controls {
- top:0px !important;
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.4;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- z-index:99;}
- iframe#tumblr_controls:hover {
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- z-index:99;}
- .question {
- font-size: 12px;
- padding: 10px;
- border-radius: 4px;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- font-family: {font:Question};
- color: {color:Question Text};
- background: {color:Question};}
- .question a {
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-weight: bold;
- color: {color:Question Link};
- text-decoration:none;}
- .question a:hover {
- color: {color:Question Link Hover};}
- .arrow-question {
- margin-left: 20px;
- margin-top: -5px;
- font-size: 17px;
- margin-bottom: -7px;
- color: {color:Question};}
- .arrow-answer {
- text-align:right;
- margin-right: 20px;
- margin-bottom: -5px;
- font-size: 17px;
- color: {color:Answer};}
- .answer {
- font-size: 11px;
- padding: 10px;
- border-radius: 4px;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- font-family: {font:Answer};
- color: {color:Answer Text};
- background: {color:Answer};}
- .answer p {
- padding: 0px;
- margin: 0px;}
- .answer a {
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- font-weight: bold;
- color: {color:Answer Link};
- text-decoration:none;}
- .answer a:hover {
- color: {color:Answer Link Hover};}
- .border-bottom {
- height: 2px;
- background: {color:Info Border};
- margin-bottom: 3px;
- margin-top: 7px;}
- .description {
- text-align:justify;
- font-family: {font:Description};
- font-size: 11px;
- color: {color:Description Text};
- clear:both;
- background: {color:Description};
- padding: 10px;
- border-radius: 4px;}
- .description a {
- text-decoration:none;
- font-family: {font:Description Link};
- background: {color:Description Link};
- color: {color:Description Text};}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <div id="credit"> <a href="http://inaglimpsefromaquietchildhood.tumblr.com/">author </a> </div>
- <div id="sidebar">
- <div class="sidebar-title"><span class="title-text">{Title}</span></div>
- <div class="sidebar-info"><img src="{image:Sidebar}" class="sidebar-image" onmousedown="return false"align="left"/>
- <div class="menu"><a href="/" id="home">Home</a>
- <a href="/ask" id="ask"> Ask</a>
- <a href="{text:link1}" id="link1">{text:link1 title}</a>
- <a href="{text:link2}" id="link2">{text:link2 title}</a></div></div>
- {Block:Description}<div class="description">{Description}</div>{/Block:Decription}
- </div>
- <div id="pagination"><div class="page">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div></div>
- <div id="posts">
- {block:Posts}
- <div class="posts">
- <div class="info"><div class="time"><span class="date">{block:Date}<a href="{Permalink}">posted {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}</a>{/block:Date}</span> <span class="numb">{block:NoteCount} <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</span></div>
- <div class="rebloged"> <span class="via">{block:RebloggedFrom} <a title ="{ReblogParentName}" href="{ReblogParentURL}"> via {ReblogParentName}</a>{/block:RebloggedFrom}</span> <span class="source">{block:ContentSource}<a title ="{SourceTitle}" href="{SourceURL}">source: {SourceTitle}</a>{/block:ContentSource}</span></div></div>
- {block:Text}{block:Title}<span class="post-title">{Title}</span>{/block:Title}
- <div class="caption">{Body}</div>{/block:Text}
- {block:Quote}<div class="quote-tag"><span class="quote"><em>“{Quote}”</em></span></div><br>
- <div class="quote-source"><span class="quote-source-span">— {Source}</span></div>{/block:Quote}
- {block:Link}<span class="favsite"><a href="{URL}">{Name}</a></span>
- {block:Description}<div class="caption">{Description}</div>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}<div class="caption">{Caption}</div>{/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}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
- {block:Answer}<div class="question">{asker} <strong>said:</strong> {Question}</div>
- <div class="arrow-question">▼</div>
- <div class="arrow-answer">▲</div>
- <div class="answer">{Answer}</div>{/block:answer}
- {block:Audio}<div class="audio"><div class="player">{AudioPlayerBlack}</div><br>
- <div class="alabel">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div></center><br clear="all" /></div> {/block:Audio}
- <div class="border-bottom"></div>
- {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
- {/block:posts}
- {block:PostNotes}<div class="postnotes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement