aretter

revitalize single

Jul 16th, 2012
14,137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.87 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. Revitalize (Single) Code, Aretter
  6. -->
  7.  
  8. <meta name="color:text" content="#000">
  9. <meta name="color:links" content="#bbb">
  10. <meta name="color:links underline" content="#ddd">
  11. <meta name="color:background" content="#fcfcfc">
  12. <meta name="color:background posts" content="#f6f6f6">
  13. <meta name="color:border" content="#f0f0f0">
  14. <meta name="color:border hover" content="#e5e5e5">
  15. <meta name="color:border title" content="#e5e5e5">
  16. <meta name="color:border title two" content="#f0f0f0">
  17.  
  18. <meta name="if:show captions" content="1" />
  19. <meta name="if:show portrait photo" content="1" />
  20. <meta name="if:endless scroll" content="1"/>
  21.  
  22. <meta name="font:title" content="Baskerville" />
  23. <meta name="font:body" content="Lucida Sans" />
  24.  
  25. <meta name="text:title font size" content="13px" />
  26. <meta name="text:font size" content="8px" />
  27.  
  28. <link rel="shortcut icon" href="{Favicon}">
  29. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  30. <link rel="shortcut icon" href="{Favicon}">
  31. <title>{Title}</title>
  32. <link rel="shortcut icon" href="{Favicon}">
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  34.  
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}" />
  37. {/block:Description}
  38.  
  39. <style type="text/css">
  40. body {margin-top:20px;
  41. font-family:{font:body};
  42. font-size:{text:font size};
  43. color:{color:text};
  44. background-color:{color:background};
  45. line-height:12px;
  46. text-align:justify;}
  47.  
  48. .tumblrAutoPager_page_info,
  49. .tumblrAutoPager_page_separator {display:none;}
  50.  
  51. a {text-decoration:none; color:{color:text};}
  52. a img {border:0px;}
  53.  
  54. .text,
  55. .quote,
  56. .answer,
  57. .chat,
  58. .link{width:400px;}
  59.  
  60. .wrap {width:442px;
  61. height:100%;
  62. margin:auto;}
  63.  
  64. .posts {margin:auto;
  65. width:442px;}
  66.  
  67. .post {width:442px
  68. float:left;
  69. background:{color:background posts};
  70. padding:10px;
  71. border-bottom:{color:border} 2px solid;
  72. border-top:{color:border} 2px solid;
  73. border-left:{color:border} 1px solid;
  74. border-right:{color:border} 1px solid;
  75. margin: 0 20px 20px 0;
  76. position: relative;}
  77.  
  78. .postt {width:442px
  79. float:left;
  80. background:{color:background posts};
  81. padding:10px;
  82. border-bottom:{color:border title} 2px solid;
  83. border-top:{color:border title} 2px solid;
  84. border-left:{color:border title two} 1px solid;
  85. border-right:{color:border title two} 1px solid;
  86. margin: 0 20px 20px 0;
  87. position: relative;}
  88.  
  89. .post:hover {border-bottom:{color:border hover} 2px solid;
  90. border-top:{color:border hover} 2px solid;
  91. border-left:{color:border} 1px solid;
  92. border-right:{color:border} 1px solid;}
  93.  
  94. .photo img {width:400px;
  95. margin:auto;}
  96.  
  97. .style {font-family:{font:title};
  98. font-size:{text:title font size};
  99. margin-bottom:4px;}
  100.  
  101. .style1 {color:{color:links};
  102. text-transform:capitalize;}
  103. .style1 a {color:{color:links}}
  104.  
  105. .links {margin-top:4px;}
  106. .links a {color:{color:links}; border-bottom:{color:links underline} 1px solid;
  107. margin-right:2px;}
  108.  
  109. div.video embed,
  110. div.post div.video object {{block:IndexPage}width:250px;{/block:IndexPage}
  111. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  112. margin-bottom:10px;}
  113.  
  114. #portrait {float:left;
  115. margin-top:1px;
  116. margin-right:6px;
  117. width:48px;
  118. height:48px;
  119. background-image:url({PortraitURL-48})}
  120.  
  121. ol.notes {width:400px;
  122. list-style-type: none;}
  123. ol.notes li.note {margin-left:-40px;
  124. margin-bottom:2px;}
  125. ol.notes li.note img.avatar {display:none;}
  126.  
  127. .aretter {position:fixed;
  128. right:4px;
  129. bottom:2px;}
  130. .aretter a {border-bottom:dotted 0px;
  131. color:#222;}
  132.  
  133. {CustomCSS}
  134. </style>
  135. {block:IfEndlessScroll}
  136. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  137. {/block:IfEndlessScroll}
  138. </head>
  139.  
  140. <body>
  141.  
  142. <div class="posts">
  143. <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>
  144. {Description}
  145. <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}
  146. </div>
  147.  
  148. {block:IfEndlessScroll}
  149. <div class="autopagerize_page_element">
  150. {/block:IfEndlessScroll}
  151. {block:Posts}
  152.  
  153. {block:Text}<div class="post text">
  154. <div class="style">{block:Title}{Title}{/block:Title}</div>
  155. {Body}
  156. <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  157. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  158. </div>
  159. </div>{/block:Text}
  160.  
  161. {block:Photo}<div class="post photo">
  162. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  163. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  164. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-400}{/block:PermalinkPage}" alt="{PhotoAlt}"/>
  165. {block:IndexPage}</a>{/block:IndexPage}
  166. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  167. {block:ifshowcaptions}{Caption}{/block:ifshowcaptions}
  168. <div class="style1"><div style="margin-top:6px;"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  169. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  170. </div>{/block:Photo}
  171.  
  172. {block:Photoset}<div class="post">
  173. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  174. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  175. {Photoset-400}
  176. {block:IndexPage}</a>{/block:IndexPage}
  177. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  178. {block:ifshowcaptions}{Caption}{/block:ifshowcaptions}
  179. <div class="style1"><div style="margin-top:6px;"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  180. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  181. </div>{/block:Photoset}
  182.  
  183. {block:Quote}<div class="post quote">
  184. <div class="style">{Quote}</div>
  185. - {Source}
  186. <div class="style1"><div style="margin-top:6px;"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  187. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  188. </div>{/block:Quote}
  189.  
  190. {block:Link}<div class="post link">
  191. <div class="style"><a href="{URL}">{Name}</a></div>
  192. {block:Description}{Description}{/block:Description}
  193. <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  194. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  195. </div>
  196. </div>{/block:Link}
  197.  
  198. {block:Chat}<div class="post chat">
  199. {block:Title}{Title}{/block:Title}
  200. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  201. <div class="style1"><div style="margin-top:6px;"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  202. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  203. </div>{/block:Chat}
  204.  
  205. {block:Audio}
  206. <div class="post text">
  207. <div style="border:1px #bbb solid; width:207px;">{AudioPlayerGrey}</div>
  208. {Caption}
  209. <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  210. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  211. </div>
  212. </div>
  213. {/block:Audio}
  214.  
  215. {block:Answer}<div class="post answer">
  216. <div class="style">{Asker}: {Question}</div>
  217. {Answer}
  218. <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  219. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  220. </div>
  221. </div>
  222. {/block:Answer}
  223.  
  224. {block:Video}<div class="post text">
  225. <div class="video">
  226. {Video-400}
  227. <div class="style1"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</a>
  228. {block:HasTags}<br>{lang:Tags}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  229. </div>
  230. </div>
  231. </div>{/block:Video}
  232.  
  233. {block:PermalinkPage}{/block:PermalinkPage}
  234.  
  235. {block:PostNotes}
  236. <div class="postt">
  237. <u>{NoteCountWithLabel}</u><br>
  238. {PostNotes}
  239. </div>
  240. {/block:PostNotes}
  241.  
  242. {/block:Posts}
  243. </div>
  244. {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
  245.  
  246. {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}">&larr; Previous</a>{/block:PreviousPage}</div>
  247. <div style="float:right; margin-top:-7px;">{block:NextPage}<a href="{NextPage}">Next &rarr;</a>{/block:NextPage}</div>{/block:Pagination}</div></div>{/block:IfNotEndlessScroll}{/block:IndexPage}
  248.  
  249. <div class="aretter"><a href="http://arreter.tumblr.com">theme</a></div>
  250.  
  251. </body>
  252. </html>
Advertisement
Add Comment
Please, Sign In to add comment