Advertisement
alicescreed

#23: One Beating Heart

Aug 13th, 2013
1,746
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.91 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <title>{Title}</title>
  7.  
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />
  11.  
  12. {/block:Description}
  13.  
  14. <meta name="image:sidebar" content="">
  15. <meta name="image:bg" content="">
  16.  
  17. <meta name="color:navlinkbg" content="#000000">
  18. <meta name="color:navlink" content="#ffffff">
  19. <meta name="color:text" content="#000000">
  20. <meta name="color:bg" content="#eeeeee">
  21. <meta name="color:border" content="##e4e4e4">
  22. <meta name="color:contentbg" content="#ffffff">
  23. <meta name="color:links" content="#2d2d2d">
  24.  
  25. <meta name="text:link1" content="/">
  26. <meta name="text:link1title" content="link">
  27. <meta name="text:link2" content="/">
  28. <meta name="text:link2title" content="link">
  29. <meta name="text:link3" content="/">
  30. <meta name="text:link3title" content="link">
  31. <meta name="text:subtitle" content="we don't wanna sleep tonight">
  32.  
  33. <style type="text/css">
  34.  
  35. @import url(http://fonts.googleapis.com/css?family=Petit+Formal+Script);
  36.  
  37. #cred {
  38. position:fixed;
  39. font-size:8px;
  40. font-weight:normal;
  41. line-height:150%;
  42. letter-spacing:2px;
  43. right:10px;
  44. padding: 4px;
  45. bottom:10px;
  46. text-transform:uppercase;
  47. text-align:center;
  48. }
  49.  
  50. #cred a{
  51. color: {color:navlinkbg};
  52. }
  53.  
  54. #barelythere {
  55. width: 520px;
  56. margin-top: -8px;
  57. margin-left: 360px;
  58. border-left: 1px solid {color:border};
  59. border-right: 1px solid {color:border};
  60. height: 100%;
  61. position: fixed;
  62. background-color: {color:contentbg};
  63. }
  64.  
  65. h1, h2 {
  66. font-family: 'Petit Formal Script';
  67. font-size: 14pt;
  68. font-weight: normal;
  69. text-align: center;
  70. line-height: 100%;
  71. }
  72.  
  73.  
  74. #h1 {
  75. font-family: 'Petit Formal Script';
  76. font-size: 14pt;
  77. font-weight: normal;
  78. text-align: center;
  79. line-height: 100%;
  80. }
  81.  
  82. #h2 {
  83. text-transform: uppercase;
  84. font-style: normal;
  85. letter-spacing: 2px;
  86. font-size: 6pt;
  87. margin-bottom: 5px;
  88. }
  89.  
  90. body {
  91. background-image: url('{image:bg}');
  92. font-family: cambria;
  93. font-size: 7pt;
  94. color: {color:text};
  95. line-height: 150%;
  96. background-color: {color:bg};
  97. background-position: bottom center;
  98. }
  99.  
  100. a {
  101. text-decoration: none;
  102. color: {Color:links};
  103. }
  104.  
  105. #topbar {
  106. width: 500px;
  107. position: absolute;
  108. margin-left: 370px;
  109. margin-top: -20px;
  110. height: 130px;
  111. text-align: center;
  112. }
  113.  
  114. #desctext {
  115. padding: 10px;
  116. margin-top: 50px;
  117. border-bottom: 1px solid {Color:border};
  118. font-style: italic;
  119. }
  120.  
  121. #info {
  122. text-align: center;
  123. text-transform: uppercase;
  124. width: 490px;
  125. padding: 5px;
  126. font-family: arial;
  127. line-height: 100%;
  128. border-bottom: 1px solid {Color:border};
  129. border-top: 1px solid {Color:border};
  130. font-size: 6pt;
  131. margin-top: 5px;
  132. }
  133.  
  134. #posts {
  135. width: 500px;
  136. margin-left: 370px;
  137. position: absolute;
  138. margin-top: 280px;
  139. }
  140.  
  141. #post {
  142. margin-bottom: 50px;
  143. width: 500px;
  144. }
  145.  
  146. #l {
  147. border-bottom: 1px solid {color:border};
  148. margin-bottom: 5px;
  149. }
  150.  
  151.  
  152. #l b {
  153. padding: 2px;
  154. background-color: {Color:border};
  155. }
  156.  
  157. #audioplayer {
  158. width: 25px;
  159. height: 25px;
  160. overflow:hidden;
  161. position:absolute;
  162. margin-left: 238px;
  163. margin-top: 30px;
  164. border-radius: 200px;
  165. opacity: 0.8;
  166. filter:alpha(opacity=80);
  167. -moz-opacity: 0.8;
  168. -khtml-opacity: 0.8;
  169. }
  170.  
  171. #albumart {
  172. float:center;
  173. margin: 0px 7px;
  174. margin-bottom: 2px;
  175. }
  176.  
  177. #caption {
  178. margin-top: 20px;
  179. }
  180.  
  181. #a {
  182. font-style: italic;
  183. text-align: center;
  184. position: center;
  185. }
  186.  
  187. blockquote {
  188. border-left: 1px solid;
  189. padding-left: 10px;
  190. }
  191.  
  192. #cred {
  193. font-family: arial;
  194. position:fixed;
  195. font-size:12px;
  196. font-weight:normal;
  197. line-height:150%;
  198. letter-spacing:2px;
  199. right:10px;
  200. padding: 4px;
  201. bottom:10px;
  202. text-transform:uppercase;
  203. text-align:center;
  204. font-weight: 300;
  205. }
  206.  
  207. ::-webkit-scrollbar-thumb:vertical {
  208. background-color: {Color:navlinkbg};
  209. height:auto;
  210. }
  211.  
  212. ::-webkit-scrollbar-thumb:horizontal {
  213. background-color: {Color:navlinkbg};
  214. height:5px !important;
  215. }
  216.  
  217. ::-webkit-scrollbar {
  218. height:5px;
  219. width:5px;
  220. background-color: transparent;
  221. }
  222.  
  223. #simg {
  224. width: 500px;
  225. text-align: center;
  226. margin-bottom: 5px;
  227. }
  228.  
  229. #simg img {
  230. width: 100px;
  231. border-radius: 100px;
  232. }
  233.  
  234. #simg img:hover {
  235. opacity: .6;
  236. -webkit-transition: opacity 0.7s linear;
  237. -webkit-transition: all 0.3s ease-out;
  238. -moz-transition: all 0.3s ease-out;
  239. transition: all 0.3s ease-out;
  240. }
  241.  
  242. #linkrow {
  243. width: 100px;
  244. margin-left: 160px;
  245. margin-top: 15px;
  246. height: 20px;
  247. opacity: 0;
  248. position: absolute;
  249. }
  250.  
  251. #nav img {
  252. margin-right: 5px;
  253. }
  254.  
  255.  
  256. #linkrow2 {
  257. width: 100px;
  258. margin-left: 60px;
  259. margin-top: 15px;
  260. height: 20px;
  261. opacity: 0;
  262. position: absolute;
  263. }
  264.  
  265. #simg:hover #linkrow{
  266. opacity: 1;
  267. margin-left: 80px;
  268. -webkit-transition: opacity 0.7s linear;
  269. -webkit-transition: all 0.3s ease-out;
  270. -moz-transition: all 0.3s ease-out;
  271. transition: all 0.3s ease-out;
  272. }
  273.  
  274. #simg:hover #linkrow2{
  275. opacity: 1;
  276. margin-left: 320px;
  277. -webkit-transition: opacity 0.7s linear;
  278. -webkit-transition: all 0.3s ease-out;
  279. -moz-transition: all 0.3s ease-out;
  280. transition: all 0.3s ease-out;
  281. }
  282.  
  283. #link {
  284. background-color: black;
  285. padding:5px;
  286. font-family: arial;
  287. text-transform: uppercase;
  288. font-size: 5pt;
  289. font-style: normal;
  290. margin-bottom: 1px;
  291. color: {color:navlinkbg};
  292. }
  293.  
  294. #link a{
  295. color: {color:navlink};
  296. }
  297.  
  298. #pages {
  299. font-size: 14pt;
  300. }
  301.  
  302. blockquote {
  303. border-left: 1px solid;
  304. padding-left: 5px;
  305. }
  306.  
  307. </style>
  308.  
  309. </head>
  310.  
  311. <body>
  312.  
  313. <div id="cred"><a href="http://lutherwest.tumblr.com">☂</a></div>
  314.  
  315. <div id="barelythere"></div>
  316.  
  317. <div id="topbar">
  318. <div id="desctext">
  319. <div id="simg">
  320. <div id="linkrow">
  321. <div id="link"> <a href="/">refresh</a></div>
  322. <div id="link"> <a href="/ask">askbox</a></div>
  323. <div id="link"><a href="/archive">archive</a></div>
  324. </div>
  325.  
  326. <div id="linkrow2">
  327. <div id="link"> <a href="{text:link1}">{text:link1title}</a></div>
  328. <div id="link"> <a href="{text:link2}">{text:link2title}</a></div>
  329. <div id="link"> <a href="{text:link3}">{text:link3title}</a></div>
  330. </div>
  331.  
  332. <a href="/"><img src="{image:sidebar}"></a></div>
  333. <div id="h1">{title}</div>
  334. <div id="h2">{text:subtitle}</div>
  335. {Description}<br><Br>
  336.  
  337. <Div id="pages">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>
  338.  
  339. {/block:PreviousPage}
  340. {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}</div>
  341.  
  342.  
  343. </div>
  344. </div>
  345.  
  346. <div id="posts">{block:Posts}<div id="post">
  347.  
  348. {block:Text}<h2>{block:Title}{Title}{/block:Title}</h2>{Body}{/block:Text}
  349.  
  350. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}
  351.  
  352. {Caption}{/block:Caption}{/block:Photo}
  353.  
  354. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}
  355.  
  356. {/block:Photoset}
  357.  
  358. {block:Quote}<h1>❝{Quote}❞</h1>{block:Source}<div style="text-align:center;">—{Source}</div>{/block:Source}{/block:Quote}
  359.  
  360. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}
  361.  
  362. {Description}{/block:Description}{/block:Link}
  363.  
  364. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>
  365.  
  366. <div id="l">{Label}</b>{/block:Label} {Line}<br></div>{/block:Lines}{/block:Chat}
  367.  
  368. {block:Audio}
  369. <div id="a">
  370. <div id="audioplayer">{AudioPlayerWhite}</div>
  371. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="70" style="border: 10px solid;">{/block:AlbumArt}</div>
  372. {block:TrackName}
  373. <h1>{TrackName}</h1>
  374. {/block:TrackName}
  375. {block:Artist}
  376. {Artist} -
  377. {/block:Artist}
  378. {block:Album}
  379. {Album}<br>
  380. {/block:Album}
  381. </div>
  382. {block:caption}<div id="caption">{Caption}</div>{/block:caption}
  383. {/block:Audio}
  384.  
  385. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386.  
  387. {block:Answer}<h1>{Asker} skidaddled in,</h1>
  388.  
  389. <div style="text-align:center; text-transform: uppercase;">❝{Question}❞<</div>
  390. <br>{Answer}{/block:Answer}
  391.  
  392. <div id="info">
  393. {block:Date}{TimeAgo}{/block:Date} with <a href="{Permalink}">{NoteCount}</a> notes <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <br> {block:HasTags}{block:Tags} <a href="{TagURL}">{Tag}</a>,
  394. {/block:Tags}{/block:HasTags}
  395. </div>
  396.  
  397. </div>
  398. {block:PostNotes}{PostNotes}{/block:PostNotes}
  399. {/block:Posts}</div>
  400.  
  401.  
  402. </body>
  403.  
  404. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement