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">
- <!--
- Revitalize (Single) Code, Aretter
- -->
- <meta name="color:text" content="#000">
- <meta name="color:links" content="#bbb">
- <meta name="color:links underline" content="#ddd">
- <meta name="color:background" content="#fcfcfc">
- <meta name="color:background posts" content="#f6f6f6">
- <meta name="color:border" content="#f0f0f0">
- <meta name="color:border hover" content="#e5e5e5">
- <meta name="color:border title" content="#e5e5e5">
- <meta name="color:border title two" content="#f0f0f0">
- <meta name="if:show captions" content="1" />
- <meta name="if:show portrait photo" content="1" />
- <meta name="if:endless scroll" content="1"/>
- <meta name="font:title" content="Baskerville" />
- <meta name="font:body" content="Lucida Sans" />
- <meta name="text:title font size" content="13px" />
- <meta name="text:font size" content="8px" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- body {margin-top:20px;
- font-family:{font:body};
- font-size:{text:font size};
- color:{color:text};
- background-color:{color:background};
- line-height:12px;
- text-align:justify;}
- .tumblrAutoPager_page_info,
- .tumblrAutoPager_page_separator {display:none;}
- a {text-decoration:none; color:{color:text};}
- a img {border:0px;}
- .text,
- .quote,
- .answer,
- .chat,
- .link{width:400px;}
- .wrap {width:442px;
- height:100%;
- margin:auto;}
- .posts {margin:auto;
- width:442px;}
- .post {width:442px
- float:left;
- background:{color:background posts};
- padding:10px;
- border-bottom:{color:border} 2px solid;
- border-top:{color:border} 2px solid;
- border-left:{color:border} 1px solid;
- border-right:{color:border} 1px solid;
- margin: 0 20px 20px 0;
- position: relative;}
- .postt {width:442px
- float:left;
- background:{color:background posts};
- padding:10px;
- border-bottom:{color:border title} 2px solid;
- border-top:{color:border title} 2px solid;
- border-left:{color:border title two} 1px solid;
- border-right:{color:border title two} 1px solid;
- margin: 0 20px 20px 0;
- position: relative;}
- .post:hover {border-bottom:{color:border hover} 2px solid;
- border-top:{color:border hover} 2px solid;
- border-left:{color:border} 1px solid;
- border-right:{color:border} 1px solid;}
- .photo img {width:400px;
- margin:auto;}
- .style {font-family:{font:title};
- font-size:{text:title font size};
- margin-bottom:4px;}
- .style1 {color:{color:links};
- text-transform:capitalize;}
- .style1 a {color:{color:links}}
- .links {margin-top:4px;}
- .links a {color:{color:links}; border-bottom:{color:links underline} 1px solid;
- margin-right:2px;}
- div.video embed,
- div.post div.video object {{block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- margin-bottom:10px;}
- #portrait {float:left;
- margin-top:1px;
- margin-right:6px;
- width:48px;
- height:48px;
- background-image:url({PortraitURL-48})}
- ol.notes {width:400px;
- list-style-type: none;}
- ol.notes li.note {margin-left:-40px;
- margin-bottom:2px;}
- ol.notes li.note img.avatar {display:none;}
- .aretter {position:fixed;
- right:4px;
- bottom:2px;}
- .aretter a {border-bottom:dotted 0px;
- color:#222;}
- {CustomCSS}
- </style>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
- {/block:IfEndlessScroll}
- </head>
- <body>
- <div class="posts">
- <div class="postt">{block:ifshowportraitphoto}<div style="min-height:50px;">{/block:ifshowportraitphoto}{block:ifshowportraitphoto}<div id="portrait"></div>{/block:ifshowportraitphoto}<div class="style"><a href="/">{Title}</a></div>
- {Description}
- <div class="links"><a href="/ask">Contact</a> <a href="/archive">Index</a> {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> {/block:Pages}{/block:HasPages}</div>{block:ifshowportraitphoto}</div>{/block:ifshowportraitphoto}
- </div>
- {block:IfEndlessScroll}
- <div class="autopagerize_page_element">
- {/block:IfEndlessScroll}
- {block:Posts}
- {block:Text}<div class="post text">
- <div class="style">{block:Title}{Title}{/block:Title}</div>
- {Body}
- <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </div>{/block:Text}
- {block:Photo}<div class="post photo">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-400}{/block:PermalinkPage}" alt="{PhotoAlt}"/>
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:ifshowcaptions}{Caption}{/block:ifshowcaptions}
- <div class="style1"><div style="margin-top:6px;"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
- </div>{/block:Photo}
- {block:Photoset}<div class="post">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- {Photoset-400}
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:ifshowcaptions}{Caption}{/block:ifshowcaptions}
- <div class="style1"><div style="margin-top:6px;"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
- </div>{/block:Photoset}
- {block:Quote}<div class="post quote">
- <div class="style">{Quote}</div>
- - {Source}
- <div class="style1"><div style="margin-top:6px;"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
- </div>{/block:Quote}
- {block:Link}<div class="post link">
- <div class="style"><a href="{URL}">{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </div>{/block:Link}
- {block:Chat}<div class="post chat">
- {block:Title}{Title}{/block:Title}
- {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
- <div class="style1"><div style="margin-top:6px;"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
- </div>{/block:Chat}
- {block:Audio}
- <div class="post text">
- <div style="border:1px #bbb solid; width:207px;">{AudioPlayerGrey}</div>
- {Caption}
- <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </div>
- {/block:Audio}
- {block:Answer}<div class="post answer">
- <div class="style">{Asker}: {Question}</div>
- {Answer}
- <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </div>
- {/block:Answer}
- {block:Video}<div class="post text">
- <div class="video">
- {Video-400}
- <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
- {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </div>
- </div>{/block:Video}
- {block:PermalinkPage}{/block:PermalinkPage}
- {block:PostNotes}
- <div class="postt">
- <u>{NoteCountWithLabel}</u><br>
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
- {block:IndexPage}{block:IfNotEndlessScroll}<div style="width:442px; margin:auto;"><div class="postt">{block:Pagination}<div style="float:left; margin-top:-7px;">{block:PreviousPage}<a href="{PreviousPage}">← Previous</a>{/block:PreviousPage}</div>
- <div style="float:right; margin-top:-7px;">{block:NextPage}<a href="{NextPage}">Next →</a>{/block:NextPage}</div>{/block:Pagination}</div></div>{/block:IfNotEndlessScroll}{/block:IndexPage}
- <div class="aretter"><a href="http://arreter.tumblr.com">theme</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment