Advertisement
octomoosey

hallelujah

Feb 6th, 2015
2,221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.48 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- octomoosey @ tumblr -->
  4.  
  5. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head><title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <meta name="color:background" content="#000000">
  12. <meta name="color:sidebg" content ="#ffffff">
  13. <meta name="color:infoborder" content ="#f39b03">
  14. <meta name="color:title" content ="#000000">
  15. <meta name="color:text" content="#ffffff">
  16. <meta name="color:link" content="#f39b03"/>
  17. <meta name="color:linkhover" content="#b8b8b8"/>
  18. <meta name="color:line" content="#fff"/>
  19. <meta name="color:bold" content="#f39b03" />
  20. <meta name="color:italic" content="#f39b03" />
  21. <meta name="color:pre" content="#fff" />
  22. <meta name="color:pretext" content="#000" />
  23. <meta name="if:greyscale" content="1"/>
  24. <meta name="image:background" content=""/>
  25. <meta name="font:body font" content="Gibson">
  26. <meta name="text:text size" content="11px" />
  27. <meta name="text:link 1" content="link 1"/>
  28. <meta name="text:link 1 url" content="/"/>
  29. <meta name="text:link 2" content="link 2"/>
  30. <meta name="text:link 2 url" content="/"/>
  31. <meta name="text:link 3" content="link 3"/>
  32. <meta name="text:link 3 url" content="/"/>
  33. <meta name="text:link 4" content="link 4"/>
  34. <meta name="text:link 4 url" content="/"/>
  35. <meta name="text:link 5" content="link 5"/>
  36. <meta name="text:link 5 url" content="/"/>
  37.  
  38. <script type="text/javascript" src="https://static.tumblr.com/86jccts/wpsmuemne/hoverqtip.js"></script>
  39.  
  40. <style type="text/css">
  41.  
  42. ::-webkit-scrollbar-track-piece {background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  43.  
  44. body {
  45. background-color:{color:background};
  46. background-image: url('{image:background}');
  47. background-position: right bottom;
  48. background-repeat: no-repeat;
  49. background-attachment: fixed;
  50. line-height:120%;
  51. color:{color:text};
  52. font-family:{font:body font};
  53. font-size: {text:text size};}
  54.  
  55. a {
  56. text-decoration:none;
  57. outline:none;
  58. -moz-outline-style:none;
  59. color:{color:link};
  60. -webkit-transition: all 0.7s ease;
  61. -moz-transition: all 0.7s ease;
  62. -o-transition: all 0.7s ease;}
  63.  
  64. a:hover {
  65. color:{color:linkhover};
  66. -webkit-transition: all 0.7s ease;
  67. -moz-transition: all 0.7s ease;
  68. -o-transition: all 0.7s ease;}
  69.  
  70. blockquote {
  71. padding:2px 7px;
  72. margin:3px 0 3px 8px;
  73. border-left:1px dashed {color:line};}
  74.  
  75. blockquote img {
  76. max-width:100%;}
  77.  
  78. b, strong {
  79. color:{color:bold};}
  80.  
  81. i, em {
  82. color:{color:italic};}
  83.  
  84. small,sup,sub {
  85. font-size:{text:Text Size}}
  86.  
  87. big {
  88. font-size:12px;}
  89.  
  90. pre {
  91. color:{color:pretext};
  92. background-color:{color:pre};
  93. font-size:10px;
  94. padding:20px;
  95. white-space: pre-wrap; /* css-3 */
  96. white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  97. white-space: -pre-wrap; /* Opera 4-6 */
  98. white-space: -o-pre-wrap; /* Opera 7 */
  99. word-wrap: break-word; /* Internet Explorer 5.5+ */}
  100.  
  101. {block:IfGreyscale}
  102.  
  103. img {
  104. -webkit-filter:grayscale(100%);
  105. -webkit-transition: all 0.9s ease-in-out;
  106. -moz-transition: all 0.9s ease-in-out;
  107. -o-transition: all 0.9s ease-in-out;
  108. -ms-transition: all 0.9s ease-in-out;
  109. transition: all 0.9s ease-in-out;}
  110.  
  111. img:hover {
  112. -webkit-filter:none;}
  113.  
  114. .html_photoset {
  115. -webkit-filter: grayscale(100%);
  116. -webkit-transition: all 0.9s ease-in-out;
  117. -moz-transition: all 0.9s ease-in-out;
  118. -o-transition: all 0.9s ease-in-out;
  119. -ms-transition: all 0.9s ease-in-out;
  120. transition: all 0.9s ease-in-out;}
  121.  
  122. .html_photoset:hover {
  123. -webkit-filter: none;}
  124.  
  125. {/block:IfGreyscale}
  126.  
  127. img {
  128. max-width:100%;}
  129.  
  130. #side {
  131. position:fixed;
  132. width:508px;
  133. left:0px;
  134. height:100%;
  135. top: 0px;
  136. background-color:{color:sidebg};}
  137.  
  138. #title {
  139. position:fixed;
  140. margin-top:130px;
  141. text-align:right;
  142. width:475px;
  143. font-size:50px;
  144. line-height:50px;
  145. color:{color:title};}
  146.  
  147. #description {
  148. font-family:{font:body font};
  149. font-size: {text:text size};
  150. position:fixed;
  151. top:200px;
  152. left:20px;
  153. width:425px;
  154. height:250px;
  155. padding:25px;
  156. background-color:{color:background};
  157. border-left:15px solid {color:infoborder};}
  158.  
  159. #nav {
  160. position:fixed;
  161. left:520px;
  162. top:140px;
  163. text-align:left;
  164. font-size:50px;
  165. line-height:50px;
  166. color:{color:text};}
  167.  
  168. #entry {
  169. position:fixed;
  170. margin-left:500px;
  171. margin-top:187px;
  172. height:300px;
  173. overflow-y:auto;
  174. width:560px;
  175. border-top:5px solid {color:sidebg};
  176. border-bottom:5px solid {color:sidebg};}
  177.  
  178. .post {
  179. text-align:left;
  180. padding:25px;
  181. margin-top:20px;
  182. margin-bottom:40px;
  183. width:500px;}
  184.  
  185. .info {
  186. padding-top:5px;
  187. border-top:3px solid {color:line};
  188. font-size:14px;
  189. text-align:center;
  190. margin-top:30px;
  191. line-height:15px;}
  192.  
  193. .tag {
  194. margin-top:3px;
  195. text-align:center;
  196. font-size:10px;
  197. font-style:normal;
  198. line-height:18px;}
  199.  
  200. .tag a {
  201. padding:5px;}
  202.  
  203. #asker {
  204. z-index:9999999999 !important;
  205. margin-left:20px;
  206. margin-top:0px;
  207. margin-right:10px;}
  208.  
  209. #askurl {
  210. font-size:20px;
  211. letter-spacing:3px;
  212. margin-left:70px;
  213. margin-top:-25px;
  214. margin-right:5px;}
  215.  
  216. #question {
  217. font-size: {text:text size};
  218. margin-left:70px;
  219. margin-right:40px;
  220. padding:10px;
  221. text-align:justify;}
  222.  
  223. #quote {
  224. font-size:16px;
  225. font-family:'Lato', sans-serif;
  226. text-align: center;
  227. font-weight: 300;
  228. letter-spacing: 1.5px;
  229. line-height: 130%;
  230. padding-bottom: 10px;}
  231.  
  232. #cover {
  233. position: relative;
  234. z-index: 1;
  235. height: 80px;
  236. float:left;
  237. margin:4px;
  238. box-shadow:0px 0px 5px {color:box shadow};}
  239.  
  240. #button {
  241. width:20px;
  242. height:30px;
  243. overflow: hidden;
  244. position: relative;
  245. z-index: 99;
  246. margin: 15px 24px 13px 16px;}
  247.  
  248. #buttons {
  249. background-color: #fff;
  250. position: absolute;
  251. z-index: 99;
  252. margin-top: 15px;
  253. margin-left: 15px;
  254. opacity: 0;
  255. -webkit-transition: opacity 0.5s linear;
  256. -webkit-transition: all 0.5s linear;
  257. -moz-transition: all 0.5s linear;
  258. -o-transition: all 0.5s linear;}
  259.  
  260. #post:hover #buttons {
  261. opacity:1;}
  262.  
  263. #musicinfo {
  264. margin-left: 110px;
  265. font-size:10px;
  266. min-height:70px;
  267. text-align:left;
  268. position: relative;}
  269.  
  270. .note {
  271. text-transform:uppercase;
  272. width:500px;
  273. font-style:normal;
  274. letter-spacing:0px;
  275. font-size: 10px;
  276. text-align:left;
  277. line-height:100%;
  278. margin-left:-15px;}
  279.  
  280. .note li {
  281. list-style-type:none;
  282. border-bottom:1px solid {color:text};
  283. color:{color:text};
  284. padding:10px 25px 10px 25px;
  285. text-align:left;
  286. -moz-transition-duration:0.5s;
  287. -webkit-transition-duration:0.5s;
  288. -o-transition-duration:0.5s;}
  289.  
  290. .note img.avatar {
  291. margin-right: 10px;
  292. width: 16px;
  293. height: 16px;}
  294.  
  295. #credit {
  296. bottom:0;
  297. left:0;
  298. opacity:0.5;
  299. position:fixed;
  300. padding:5px;}
  301.  
  302. div#qTip {
  303. background-color:{color:background};
  304. border:1px dashed {color:description};
  305. padding: 6px;
  306. display: none;
  307. text-align: center;
  308. position: absolute;
  309. margin-top:-30px;
  310. margin-left:20px;
  311. font-size:12px;
  312. line-height:10px;
  313. z-index: 9999999;
  314. color: {color:nav};
  315. letter-spacing: 1px;
  316. -webkit-transition: all 0.7s ease;
  317. -moz-transition: all 0.7s ease;
  318. -o-transition: all 0.7s ease;}
  319.  
  320. </style></head>
  321. <body>
  322. <div id="side"></div>
  323. <div id="title">{title}</div>
  324. <div id="description">{description}<p>
  325. {block:Pagination}
  326. {block:PreviousPage}
  327. <a href="{PreviousPage}">&larr; back</a>
  328. {/block:PreviousPage}
  329. {block:NextPage}
  330. <a href="{NextPage}">forth &rarr;</a>
  331. {/block:NextPage}
  332. {/block:Pagination}
  333. </div> </div>
  334.  
  335. <div id="nav">
  336. <a href="/" title="home">i.</a>
  337. <a href="/ask" title="questions">ii.</a>
  338. <a href="/submit" title="submit">iii.</a>
  339. {block:iflink1}<a href="{text:link 1 url}" title="{text:link 1}">iv.</a>{/block:iflink1}
  340. {block:iflink2}<a href="{text:link 2 url}" title="{text:link 2}">v.</a>{/block:iflink2}
  341. {block:iflink3}<a href="{text:link 3 url}" title="{text:link 3}">vi.</a>{/block:iflink3}
  342. {block:iflink4}<a href="{text:link 4 url}" title="{text:link 4}">vii.</a>{/block:iflink4}
  343. {block:iflink5}<a href="{text:link 5 url}" title="{text:link 5}">viii.</a>{/block:iflink5}
  344. </div>
  345. </div>
  346.  
  347. <div id="entry">
  348. {block:Posts}
  349.  
  350. <div class="post">
  351.  
  352. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  353.  
  354. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  355.  
  356. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  357.  
  358. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  359.  
  360. {block:Quote}<div id="quote">{Quote}</div><br>{block:Source}<b><div style="font-family: courier new; font-size: 11px; text-align: center;">{Source}</div></b>{/block:Source}{/block:Quote}
  361.  
  362. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  363. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  364. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  365. {/block:ExternalAudio}<br><br>
  366. {block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  367.  
  368. {block:Video}
  369. {Video-500}
  370. {block:Caption}{Caption}{/block:Caption}
  371. {/block:Video}
  372.  
  373. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}<font size="2">{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br><br>{/block:Lines}</font>{/block:Chat}
  374.  
  375. {block:Answer}<div id="ask"><div id="asker"><img src="{AskerPortraitURL-30}"></div><div id="askurl">{Asker}:</div>
  376. <div id="question">{Question}</div></div>{Answer}{/block:Answer}
  377.  
  378. <div class="info">
  379. {block:date}<a href="{Permalink}"> posted;
  380. {block:Date}{TimeAgo}</a>{/block:Date}
  381. {block:NoteCount}
  382. with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}"> - reblog</a><br>
  383.  
  384. {block:RebloggedFrom}
  385. via; <a href="{ReblogParentURL}">{ReblogParentName}</a>
  386. source; <a href="{ReblogRootURL}">{ReblogRootName}</a>
  387. {/block:RebloggedFrom}
  388. </div>
  389.  
  390. <div class="tag">{block:HasTags}{block:Tags}+ <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  391. </div>
  392.  
  393. {block:PostNotes}
  394. <div class="note">
  395. {PostNotes}
  396. </div>
  397. {/block:PostNotes}
  398.  
  399. {/block:Posts}
  400.  
  401. </div>
  402.  
  403. {block:ContentSource}
  404. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  405. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  406. {/block:SourceLogo}
  407. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  408. {/block:ContentSource}
  409. </div>
  410.  
  411. </div>
  412.  
  413. </div>
  414.  
  415. </div></div>
  416.  
  417. <div id="credit"><a href="https://octomoosey.tumblr.com/" title="theme by octomoosey"><img src="https://31.media.tumblr.com/ce8b580be9fa9afaa442fdb216c9b293/tumblr_inline_nj1tziQKpe1ronkfd.png"></a></div>
  418.  
  419. </div>
  420.  
  421. </div>
  422.  
  423. </body>
  424. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement