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>
- <!-- theme 10 by T E A R O F T H E M O O N .tumblr.com -->
- <head>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta name="color:Backgroundd" content ="#fdf7ec"/>
- <meta name="color:Posts" content ="#f7eddf"/>
- <meta name="color:Date and notes" content ="#e7dbc1"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="font:Text" content="Georgia"/>
- <meta name="color:Text" content="#bdaf8f"/>
- <meta name="color:Link" content="#a59779"/>
- <meta name="color:Link Hover" content="#ccc3af"/>
- <meta name="color:Link hover background" content="#ffffff"/>
- <meta name="font:Title" content="Georgia"/>
- <meta name="color:Navigation" content="#ffffff"/>
- <meta name="color:Navigation Hover" content="#ccc3af"/>
- <meta name="color:Navigation Text" content="#ccc3af"/>
- <meta name="color:Navigation Text Hover" content="#ffffff"/>
- <meta name="if:Tags on index page" content="1"/>
- <meta name="if:Blog title" content="1"/>
- <meta name="text:Custom Link 1" content="" />
- <meta name="text:Custom Link 1 Title" content="" />
- <meta name="text:Custom Link 2" content="" />
- <meta name="text:Custom Link 2 Title" content="" />
- <meta name="text:Custom Link 3" content="" />
- <meta name="text:Custom Link 3 Title" content="" />
- <meta name="text:Custom Link 4" content="" />
- <meta name="text:Custom Link 4 Title" content="" />
- <meta name="text:Custom Link 5" content="" />
- <meta name="text:Custom Link 5 Title" content="" />
- <meta name="text:Custom Link 6" content="" />
- <meta name="text:Custom Link 6 Title" content="" />
- <meta name="text:Custom Link 7" content="" />
- <meta name="text:Custom Link 7 Title" content="" />
- <style type="text/css">
- body {
- background-color: {color:Backgroundd};
- background-image: url('{image:Background}');
- background-attachment:fixed;
- background-position:left;
- background-repeat:repeat;
- font-family: {font:Text};
- font-size: 10px;
- color: {color:Text};
- }
- a {
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- a:hover {
- color: {color:Link Hover};
- background-color: {color:Link hover background};
- }
- a img {
- border: 0px;
- }
- #content {
- position: absolute;
- top: 15px;
- left: 450px;
- width: 510px;
- padding: 5px;
- }
- #post {
- padding: 5px;
- margin-bottom: 15px;
- background-color: {color:Posts};
- }
- .sidebar {
- position: fixed;
- top: 110px;
- left: 100px;
- width: 240px;
- padding: 5px;
- background-color: {color:Posts};
- }
- .sidebarimage img {
- max-width: 240px;
- height: auto;
- text-align: center;
- vertical-align: top;
- }
- .ask {
- padding: 1px;
- width: 480px;
- background-color: {color:Posts};
- }
- .post img {
- display: block;
- margin: 0 auto;
- }
- .notesandtags {
- padding: 1px;
- margin-top: 12px;
- border-top: 3px solid {color:Date and notes};
- }
- .tags {
- font-size: 9px;
- display: inline
- text-transform: lowercase;
- font-family: {font:Text};
- }
- .notes {
- float: right;
- }
- .answer {
- border-top: 1px solid {color:Date and notes};
- }
- .time {
- font-size: 9px;
- color: {color:Text};
- text-transform: lowercase;
- }
- h3 {
- font-size: 20px;
- }
- blockquote {
- padding-left: 5px;
- margin-left: 15px;
- }
- .quote {
- font-family: Georgia;
- font-size: 18px;
- font-style: italic;
- color: {color:Link};
- }
- .source {
- margin-left: 25px;
- }
- ul.chat {
- margin: 0;
- padding: 0;
- }
- .chat li {
- list-style-type: none;
- margin-left: 0px;
- padding: 0px;
- }
- .chat li.odd {
- margin-bottom: 1px;
- color: {color:Text};
- }
- .chat li.even {
- margin-bottom: 1px;
- color: {color:Text};
- }
- .label {
- font-weight: bold;
- }
- .title {
- font-size: 17px;
- font-family: {font:Title};
- letter-spacing: -1px;
- line-height: 20px;
- font-style: italic;
- text-align: center;
- border-bottom: 1px solid {color:Date and notes};
- }
- .link {
- font-size: 17px;
- font-family: {font:Title};
- letter-spacing: -1px;
- line-height: 20px;
- font-style: italic;
- text-align: center;
- }
- div.button a {
- text-align: center;
- padding: 1px 0px;
- color: {color:Navigation Text};
- background-color: {color:Navigation};
- margin: 1px;
- position: relative;
- width: 118px;
- display: inline-block;
- }
- div.button a:hover {
- padding: 1px 0;
- color: {color:Navigation Text Hover};
- background-color: {color:Navigation Hover};
- }
- #credits {
- position: fixed;
- bottom: 5px;
- right: 5px;
- text-transform: uppercase;
- font: 10px calibri;
- background-color: {color:Posts};
- padding: 1px;
- letter-spacing: 0px;
- }
- ol.notes {
- padding: 0px;
- margin 0px 0px;
- list-style-type: none;
- font-size:11 px;
- text-align: center;
- float: center;
- }
- {CustomCSS}
- </style>
- <title>{Title}</title>
- </head>
- <body>
- <div id="credits"><a href="http://tearofthemoon.tumblr.com/" title="Theme by © tearofthemoon - Powered by © tumblr">© tearofthemoon</a></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="post">
- {block:Answer}
- <div class="ask">{Asker} said: <i>{Question}</i></div>
- <div class="answer"><center>{Answer}</center></div>
- {/block:answer}
- {block:Text}
- <div class="post">
- {block:Title}
- <div class="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="post">
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="post">
- <center>{Photoset-500}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="post">
- <span class="quote">{Quote}</span>
- {block:Source}
- <div class="source">- {Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div class="post">
- <center><a href="{URL}" class="link" {Target}>{Name} »</a></center>
- {block:Description}
- <div class="description"><div class="answer">{Description}</div></div>
- {/block:Description}
- </div>
- {/block:Link}
- {block:Chat}
- <div class="post">
- {block:Title}
- <div class="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- {block:Video}
- <div class="post">
- <center>{Video-500}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Video}
- {block:Audio}
- <div class="post">
- {AudioPlayerWhite}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Audio}
- {block:IfTagsOnIndexPage}<div class="notesandtags">
- <div class="time">{block:Date}Posted on <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a>{/block:Date} {block:RebloggedFrom} / via <a href="{ReblogParentURL}">{ReblogParentName}</a> / originally <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- <div class="notes"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- </div><div class="tags">{block:Tags}<a href="{TagURL}" class="tag"><font color="{color:Link}">#</font>{Tag} </a>{/block:Tags}</div></div>{/block:IfTagsOnIndexPage}
- {block:IfNotTagsOnIndexPage}<div class="notesandtags">
- <div class="time">{block:Date}Posted on <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a>{/block:Date} {block:RebloggedFrom} / via <a href="{ReblogParentURL}">{ReblogParentName}</a> / originally <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- <div class="notes"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- </div>{block:PermalinkPage}<div class="tags">{block:Tags}<a href="{TagURL}" class="tag"><font color="{color:Link}">#</font>{Tag} </a>{/block:Tags}</div>{/block:PermalinkPage}</div>{/block:IfNotTagsOnIndexPage}
- </div>
- </a>
- {/block:Posts}
- {block:PostNotes}
- <div id="notecontainer">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- <div class="sidebar">
- <div class="sidebarimage">{block:IfNotBlogTitle}<a href="/">{/block:IfNotBlogTitle}<img src="{image:sidebar}"/>{block:IfNotBlogTitle}</a>{/block:IfNotBlogTitle}</div>
- {block:IfBlogTitle}<div class="title"><a href="/">{title}</a></div>{/block:IfBlogTitle}
- <div style="text-align: justify;">{block:Description}<p>{Description}{/block:Description}</div>
- <center>
- <div class="button">
- <a href="/">home</a><a href="/ask">message</a><a href="/archive">archive</a>{block:IfCustomLink1Title}<a href="{text:Custom Link 1}">{text:Custom Link 1 Title}</a>{/block:ifCustomLink1Title}{block:ifCustomLink2Title}<a href="{text:Custom Link 2}">{text:Custom Link 2 Title}</a>{/block:ifCustomLink2Title}{block:ifCustomLink3Title}<a href="{text:Custom Link 3}">{text:Custom Link 3 Title}</a>{/block:ifCustomLink3Title}{block:ifCustomLink4Title}<a href="{text:Custom Link 4}">{text:Custom Link 4 Title}</a>{/block:ifCustomLink4Title}{block:ifCustomLink5Title}<a href="{text:Custom Link 5}">{text:Custom Link 5 Title}</a>{/block:ifCustomLink5Title}{block:ifCustomLink6Title}<a href="{text:Custom Link 6}">{text:Custom Link 6 Title}</a>{/block:ifCustomLink6Title}{block:ifCustomLink7Title}<a href="{text:Custom Link 7}">{text:Custom Link 7 Title}</a>{/block:ifCustomLink7Title}
- </div>
- </center>
- {block:Pagination}
- <div class="notesandtags"><center>
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {CurrentPage}/{TotalPages}
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- {/block:Pagination}</center>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment