alicescreed

#19: Bird Of The Summer

Jul 13th, 2013
6,546
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 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="color:Background" content="#e7e7e7">
  15. <meta name="color:Sidebar" content="#ffffff">
  16. <meta name="color:Posts" content="#ffffff">
  17. <meta name="color:Text" content="#bebebe">
  18. <meta name="color:Border" content="#e7e7e7">
  19. <meta name="color:Accent" content="#879e95">
  20.  
  21. <meta name="image:Background" content="http://static.tumblr.com/tgtto7a/43hmpi2y4/squairy_light.png">
  22. <meta name="image:Sidebar1" content="">
  23. <meta name="image:Sidebar2" content="">
  24. <meta name="image:Sidebar3" content="">
  25.  
  26. <meta name="text:Subtitle" content="You came with the season as the first swallow sang">
  27. <meta name="text:link1" content="/">
  28. <meta name="text:link1title" content="link">
  29. <meta name="text:link2" content="/">
  30. <meta name="text:link2title" content="link">
  31. <meta name="text:link3" content="/">
  32. <meta name="text:link3title" content="link">
  33.  
  34. <style type="text/css">
  35.  
  36. blockquote img {width: 100%;}
  37.  
  38. @import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic);
  39.  
  40. ::-webkit-scrollbar-thumb:vertical {
  41. background-color: {color:accent};
  42. height:auto;
  43. border: 0px solid #000;
  44. }
  45.  
  46. ::-webkit-scrollbar-thumb:horizontal {
  47. background-color: {color:accent};
  48. height:5px !important;
  49. }
  50.  
  51. ::-webkit-scrollbar {
  52. height:2px;
  53. width:5px;
  54. background-color: transparent;
  55. }
  56.  
  57. body {
  58. background-color: {color:Background};
  59. background-image: url('{image:Background}');
  60. font-family: georgia;
  61. font-size: 7pt;
  62. color: {color:Text};
  63. line-height: 8pt;
  64. text-align: justify;
  65. }
  66.  
  67. a {
  68. color: {color:Accent};
  69. text-decoration: none;
  70. }
  71.  
  72. a:hover {
  73. color: {color:Text};
  74. transition-duration: 0.6s;
  75. -moz-transition-duration: 0.6s;
  76. -webkit-transition-duration: 0.6s;
  77. -o-transition-duration: 0.6s;
  78. }
  79.  
  80. blockquote {
  81. padding-left: 3px;
  82. border-left: 1px solid;
  83. }
  84.  
  85. t {
  86. color:{color:accent};
  87. }
  88.  
  89. #left {
  90. width: 450px;
  91. position: fixed;
  92. margin-top: -8px;
  93. background-color: {color:Sidebar};
  94. height: 100%;
  95. margin-left: -8px;
  96. }
  97.  
  98. #line {
  99. width: 1px;
  100. margin-left: 150px;
  101. position: fixed;
  102. margin-top: 100px;
  103. height: 505px;
  104. background-color: {color:Border};
  105. }
  106.  
  107. #title {
  108. margin-left: 160px;
  109. font-family: 'Playfair Display';
  110. font-style: italic;
  111. margin-top: 100px;
  112. width: 120px;
  113. font-size: 12pt;
  114. line-height: 12pt;
  115. letter-spacing: 1px;
  116. position: fixed;
  117. }
  118.  
  119. #h1 {
  120. font-family: 'Playfair Display';
  121. font-style: italic;
  122. font-size: 12pt;
  123. font-weight: normal;
  124. text-align: center;
  125. padding: 10px;
  126. line-height: 12pt;
  127. letter-spacing: 1px;
  128. }
  129.  
  130. h1 {
  131. font-family: 'Playfair Display';
  132. font-style: italic;
  133. font-size: 12pt;
  134. font-weight: normal;
  135. color: {color:Accent};
  136. text-align: center;
  137. padding: 10px;
  138. line-height: 12pt;
  139. letter-spacing: 1px;
  140. }
  141.  
  142. h2 {
  143. font-family: 'Playfair Display';
  144. font-style: italic;
  145. font-size: 12pt;
  146. font-weight: normal;
  147. color: {color:Accent};
  148. text-align: center;
  149. padding: 10px;
  150. line-height: 12pt;
  151. letter-spacing: 1px;
  152. }
  153.  
  154. #info {
  155. width: 500px;
  156. text-transform: uppercase;
  157. font-size: 5pt;
  158. text-align: center;
  159. font-family: times new roman;
  160. margin-top: 5px;
  161. }
  162.  
  163. #quote {
  164. font-family: 'Playfair Display';
  165. font-style: italic;
  166. font-size: 12pt;
  167. font-weight: normal;
  168. color: {color:Accent};
  169. text-align: center;
  170. padding: 10px;
  171. line-height: 12pt;
  172. letter-spacing: 1px;
  173. }
  174.  
  175. #subtitle {
  176. margin-left: 160px;
  177. font-family: times new roman;
  178. text-transform: uppercase;
  179. font-size: 5pt;
  180. margin-top: 135px;
  181. width: 120px;
  182. position: fixed;
  183. }
  184.  
  185. #des {
  186. margin-left: 160px;
  187. text-transform: uppercase;
  188. font-size: 5pt;
  189. font-family: times new roman;
  190. margin-top: 480px;
  191. width: 120px;
  192. position: fixed;
  193. }
  194.  
  195. #imgone {
  196. width: 200px;
  197. position: fixed;
  198. margin-left: -50px;
  199. margin-top: 60px;
  200. height: auto;
  201. padding: 10px;
  202. background-color: {color:sidebar};
  203. }
  204.  
  205. #imgtwo {
  206. width: 200px;
  207. position: fixed;
  208. margin-left: -50px;
  209. margin-top: 165px;
  210. height: auto;
  211. padding: 10px;
  212. background-color: {color:sidebar};
  213. }
  214.  
  215. #nav {
  216. width: 200px;
  217. position: fixed;
  218. margin-left: -50px;
  219. margin-top: 165px;
  220. height: 75px;
  221. opacity: .2;
  222. padding: 10px;
  223. background-color: {color:sidebar};
  224. }
  225.  
  226. #nav:hover {
  227. transition-duration: 0.8s;
  228. -moz-transition-duration: 0.8s;
  229. -webkit-transition-duration: 0.8s;
  230. -o-transition-duration: 0.8s;
  231. opacity: .7;
  232. }
  233.  
  234. #imgthree {
  235. width: 200px;
  236. position: fixed;
  237. margin-left: -50px;
  238. margin-top: 260px;
  239. height: auto;
  240. padding: 10px;
  241. background-color: {color:sidebar};
  242. }
  243.  
  244. #posts {
  245. position: absolute;
  246. margin-left: 550px;
  247. }
  248.  
  249. #post {
  250. padding: 30px;
  251. margin-top: 20px;
  252. margin-bottom: 20px;
  253. width: 500px;
  254. background-color: {color:posts};
  255. }
  256.  
  257. #audio {
  258. text-align: left;
  259. height: 70px;
  260. font-size: 8pt;
  261. line-height: 9pt;
  262. }
  263.  
  264. #audioplayer {
  265. width: 25px;
  266. height: 25px;
  267. overflow:hidden;
  268. position:absolute;
  269. margin-left: 30px;
  270. margin-top: 23px;
  271. border-radius: 10px;
  272. opacity: 0.8;
  273. filter:alpha(opacity=80);
  274. -moz-opacity: 0.8;
  275. -khtml-opacity: 0.8;
  276. }
  277.  
  278. #albumart {
  279. float:left;
  280. margin: 0px 7px;
  281. }
  282.  
  283. #musicinfo {
  284. font-family: 'Playfair Display';
  285. font-style: Italic;
  286. }
  287.  
  288. #navi {
  289. padding: 10px;
  290. font-family: times new roman;
  291. text-transform: uppercase;
  292. width: 200px;
  293. margin-top: 25px;
  294. margin-left: -10px;
  295. text-align: center;
  296. }
  297.  
  298. #cred {
  299. position:fixed;
  300. font-size:8px;
  301. font-weight:normal;
  302. line-height:150%;
  303. background-color: {color:Sidebar};
  304. letter-spacing:2px;
  305. right:10px;
  306. padding: 4px;
  307. bottom:10px;
  308. text-transform:uppercase;
  309. text-align:center;
  310. font-family: 'Playfair Display';
  311. font-style: italic;
  312. }
  313.  
  314. #pagination {
  315. color: {color:Accent};
  316. font-size: 20px;
  317. text-align: center;
  318. }
  319.  
  320. #pagination a {
  321. color: {color:Accent};
  322. }
  323.  
  324. </style>
  325.  
  326. </head>
  327.  
  328. <body>
  329.  
  330. <div id="left">
  331. <t><div id="title"><A href="/">{Title}</a></div></t>
  332. <div id="subtitle">{text:Subtitle}</div>
  333.  
  334. <div id="des">{Description}
  335.  
  336. <div id="pagination">
  337. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}
  338. {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}
  339.  
  340. </div>
  341.  
  342. </div>
  343.  
  344.  
  345. <div id="line">
  346.  
  347. <div id="imgone"><img src="{image:sidebar1}" width="200"></div>
  348. <div id="imgtwo"><img src="{image:sidebar2}" width="200"></div>
  349. <div id="imgthree"><img src="{image:sidebar3}" width="200"></div>
  350.  
  351. <div id="nav"><div id="navi">
  352.  
  353. <a href="/">home</a> <a href="/ask">mailbox</a> <a href="/archive">histoire</a><br>
  354. <a href="{text:link1}">{text:link1title}</a> <a href="{text:link2}">{text:link2title}</a> <a href="{text:link3}">{text:link3title}</a>
  355.  
  356. </div></div>
  357.  
  358. </div>
  359.  
  360. </div>
  361.  
  362. <div id="cred"><a href="http://lutherwest.tumblr.com/">theme</a></div>
  363.  
  364. <div id="posts">
  365.  
  366. {block:Posts}<div id="post">
  367.  
  368. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  369.  
  370. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}
  371.  
  372. {Caption}{/block:Caption}{/block:Photo}
  373.  
  374. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}
  375.  
  376. {/block:Photoset}
  377.  
  378. {block:Quote}<div id="quote">{Quote}</div>{block:Source} —{Source}{/block:Source}{/block:Quote}
  379.  
  380. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}
  381.  
  382. {Description}{/block:Description}{/block:Link}
  383.  
  384. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>
  385.  
  386. {Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  387.  
  388. {block:Audio}
  389. <div id="audio">
  390. <div id="audioplayer">{AudioPlayerWhite}</div>
  391. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="70">{/block:AlbumArt}</div>
  392. {block:TrackName}
  393. <div id="musicinfo"><t><span style="font-size: 12pt;">{TrackName}</span></t><br>
  394. {/block:TrackName}
  395. {block:Artist}
  396. {Artist}<br>
  397. {/block:Artist}
  398. {PlayCountWithLabel}
  399. </div>
  400. </div>
  401. {block:caption}<div id="caption">{Caption}</div>{/block:caption}
  402. {/block:Audio}
  403.  
  404. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  405.  
  406. {block:Answer}<div id="h1"><t>{Asker}:</t> {Question}</div>
  407. {Answer}{/block:Answer}
  408.  
  409. <div id="info">
  410. {block:Date}{TimeAgo}{/block:Date} / <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom} / via: <a href="{ReblogParentURL}"
  411. title="{ReblogParentTitle}"><b>{ReblogParentName}</b></a> source: <a
  412.  
  413. href="{ReblogRootURL}"title="{ReblogRoottitle}"><b>{ReblogRootName}</b></a>
  414.  
  415. {/block:RebloggedFrom}<br> {block:HasTags}Tagged with {block:Tags}<a href="{TagURL}">{Tag}</a>,
  416.  
  417. {/block:Tags}{/block:HasTags}</div>
  418.  
  419. </div>
  420. {block:PostNotes}{PostNotes}{/block:PostNotes}
  421. {/block:Posts}</div>
  422.  
  423. </body>
  424.  
  425. </html>
Advertisement
Add Comment
Please, Sign In to add comment