Advertisement
heylittletrains

#30 Let Her Go

Nov 10th, 2013
2,367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.40 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.  
  3. <!--
  4. - Theme Thirty -
  5. - Let Her Go -
  6. - By Katie, http://swishyronan.tumblr.com
  7. - Edit all you want, just don't remove the credits or re-post.
  8. -->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12.  
  13. <head>
  14.  
  15.  
  16. <meta name="color:bg" content="#FFFFFF">
  17. <meta name="color:link" content="#E6E4E4">
  18. <meta name="color:hover" content="#454545">
  19. <meta name="color:infobg" content="#ffffff">
  20. <meta name="color:text" content="#9A9A9A">
  21. <meta name="color:tags" content="#EDEDED">
  22. <meta name="color:scrollbar" content="#454545">
  23. <meta name="color:border" content="#FAFAFA">
  24. <meta name="color:border1" content="#dfddde">
  25. <meta name="color:border2" content="#f1f0f0">
  26.  
  27. <meta name="image:sidebar" content=""/>
  28.  
  29. <meta name="text:link1" content="">
  30. <meta name="text:link1 url" content="/">
  31. <meta name="text:link2" content="">
  32. <meta name="text:link2 url" content="/">
  33. <meta name="text:link3" content="">
  34. <meta name="text:link3 url" content="/">
  35. <meta name="text:link4" content="">
  36. <meta name="text:link4 url" content="/">
  37.  
  38.  
  39. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  40.  
  41. <script type="text/javascript" src="http://static.tumblr.com/ko1mcho/PMbmlkh9e/jquery.style-my-tooltips.js"></script>
  42.  
  43. <script>
  44. (function($){
  45. $(document).ready(function(){
  46. $("[title],a[title],img[title]").style_my_tooltips({
  47. tip_follows_cursor:"true",
  48. tip_delay_time:100,
  49. tip_fade_speed:100,
  50. attribute:"title"
  51. });
  52. });
  53. })(jQuery);
  54. </script>
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400italic,700italic' rel='stylesheet'
  59.  
  60. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  61. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  62. <link rel="shortcut icon" href="{Favicon}" />
  63. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  64.  
  65.  
  66.  
  67.  
  68. <style type="text/css">
  69.  
  70.  
  71. a {
  72. text-decoration:none;
  73. -moz-transition-duration:0.5s;
  74. -webkit-transition-duration:0.5s;
  75. -o-transition-duration:0.5s;
  76. color:{color:link};
  77. }
  78.  
  79. a:hover {
  80. text-decoration:none;
  81. -moz-transition-duration:0.5s;
  82. -webkit-transition-duration:0.5s;
  83. -o-transition-duration:0.5s;
  84. color:{color:hover};
  85. }
  86.  
  87.  
  88. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  89. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  90. ::-webkit-scrollbar-track{background-color:{color:bg};}
  91.  
  92.  
  93. body {
  94. font-family:arial;
  95. font-weight:normal;
  96. background-color:{color:bg};
  97. }
  98.  
  99. h1 {
  100. font-weight:normal;
  101. font-size:9px;
  102. text-align:right;
  103. font-style:normal;
  104. line-height:80%;
  105. letter-spacing:1px;
  106. text-transform:normal;
  107. color:{color:text};
  108. }
  109.  
  110. h2 {
  111. font-family:arial;
  112. font-style:normal;
  113. font-size:12px;
  114. text-transform:normal;
  115. text-align:right;
  116. line-height:100%;
  117. font-weight:normal;
  118. padding:5px;
  119. padding-bottom:2px;
  120. color:{color:text};
  121. }
  122.  
  123. blockquote {
  124. font-family:cambria;
  125. font-size:10px;
  126. padding:5px;
  127. margin:5px;
  128. box-shadow:0px 7px 10px -3px rgba(0, 0, 0, 0.47)
  129. }
  130.  
  131. #theme {
  132. width:700px;
  133. margin:0 auto -12px auto;
  134. text-align:center;
  135. background-color:{color:bg};
  136. }
  137.  
  138. #sidebar {
  139. padding:10px;
  140. position:fixed;
  141. width:190px;
  142. height:auto;
  143. margin-left:-50px;
  144. margin-top:100px;
  145. text-align:left;
  146. z-index:100;
  147. color:{color:text};
  148. box-shadow:0px 7px 10px -3px rgba(0, 0, 0, 0.47)
  149. }
  150.  
  151. #sidebar img {
  152. width:190px;
  153. height:auto;
  154. padding:0px;
  155. margin-left:0px;
  156. }
  157.  
  158. .links {
  159. font-family:arial;
  160. padding:0px;
  161. margin-left:0px;
  162. line-height:130%;
  163. width:190px;
  164. letter-spacing:0px;
  165. text-align:right;
  166. -moz-transition-duration:0.5s;
  167. -webkit-transition-duration:0.5s;
  168. -o-transition-duration:0.5s;
  169. background-color:{color:bg};
  170. }
  171.  
  172. .links a {
  173. padding:3px;
  174. font-style:normal;
  175. font-size:9px;
  176. text-transform:lowercase;
  177. color:{color:link};
  178. }
  179.  
  180. .links a:hover {
  181. text-decoration:underline;
  182. }
  183.  
  184. .desc {
  185. font-family:arial;
  186. margin-top:0px;
  187. padding:10px;
  188. margin-left:0px;
  189. font-size:9px;
  190. font-style:normal;
  191. line-height:140%;
  192. width:175px;
  193. text-align:center;
  194. color:{color:text};
  195. }
  196.  
  197. .desc a {
  198. color:{color:link};
  199. }
  200.  
  201. .pagination {
  202. font-family:arial;
  203. font-size:9px;
  204. padding:0px;
  205. margin-left:0px;
  206. line-height:140%;
  207. width:190px;
  208. letter-spacing:0px;
  209. text-align:center;
  210. -moz-transition-duration:0.5s;
  211. -webkit-transition-duration:0.5s;
  212. -o-transition-duration:0.5s;
  213. margin-bottom:10px;
  214. }
  215.  
  216.  
  217. #stuffcontainer {
  218. float:left;
  219. margin-left:150px;
  220. margin-top:0px;
  221. padding:50px;
  222. margin-bottom:30px;
  223. text-align:justify;
  224. padding-top:50px;
  225. background-color:{color:bg};
  226. color:{color:text};
  227. }
  228.  
  229. #stuff {
  230. width:500px;
  231. margin-top:50px;
  232. text-align:justify;
  233. font-size:9px;
  234. font-family:arial;
  235. font-style:normal;
  236. line-height:140%;
  237. color:{color:text};
  238. }
  239.  
  240. .caption {
  241. width:500px;
  242. text-align:justify;
  243. line-height:120%;
  244. }
  245.  
  246. #question {
  247. z-index:10;
  248. padding:10px;
  249. text-align:justify;
  250. line-height:10px;
  251. min-height:50px;
  252. background-color:{color:bg};
  253. padding-bottom:10px;
  254. }
  255.  
  256. .question {
  257. margin-left:55px;
  258. }
  259.  
  260. .asker {
  261. margin:5px 0px 4px 60px;
  262. font-size:9px
  263. font-family:arial;
  264. font-style:normal;
  265. line-height:140%;
  266. }
  267.  
  268. .asker a {
  269. margin-left:-5px;
  270. }
  271.  
  272. .portrait {
  273. position:absolute;
  274. height:48px;
  275. width:48px;
  276. }
  277.  
  278. .portrait img {
  279. box-shadow:0px 7px 10px -3px rgba(0, 0, 0, 0.47)
  280. }
  281.  
  282. #audio {
  283. margin-bottom:0px;
  284. height:50px;
  285. padding:10px;
  286. }
  287.  
  288. .audio {
  289. width:500px;
  290. }
  291.  
  292. .cover {
  293. width:80px;
  294. height:80px;
  295. position:absolute;
  296. }
  297.  
  298. .cover img {
  299. z-index:10;
  300. width:70px;
  301. height:70px;
  302. box-shadow:0px 7px 10px -3px rgba(0, 0, 0, 0.47)
  303. }
  304.  
  305. .player {
  306. margin:15px 0px 0px 100px;
  307. }
  308.  
  309. .audioinfo {
  310. margin:10px 0px 0px 110px;
  311. font-size:10px;
  312. line-height:120%;
  313. }
  314.  
  315.  
  316. #s-m-t-tooltip{
  317. font-family:arial;
  318. font-size:9px;
  319. font-style:normal;
  320. text-align:center;
  321. height:10px;
  322. width:auto;
  323. padding:4px;
  324. margin-top:15px;
  325. margin-left:15px;
  326. background:#ffffff;
  327. border:1px solid #f1f0f0;
  328. text-transform:lowercase;
  329. line-height:120%;
  330. position:absolute;
  331. z-index:100;
  332. color:{color:text};
  333. }
  334.  
  335.  
  336. #postinfo {
  337. font-family:arial;
  338. line-height:140%;
  339. width:490px;
  340. padding:5px;
  341. font-size:9px;
  342. text-align:right;
  343. text-transform:lowercase;
  344. padding-bottom:3px;
  345. }
  346.  
  347. #postinfo a {
  348. font-style:normal;
  349. letter-spacing:0px;
  350. line-height:120%;
  351. padding:3px;
  352. color:{color:link};
  353. }
  354.  
  355. #postinfo a:hover {
  356. color:{color:hover};
  357. text-decoration:underline;
  358. }
  359.  
  360. .note {
  361. text-transform:lowercase;
  362. font-style:normal;
  363. letter-spacing:0px;
  364. font-size:9px;
  365. text-align:left;
  366. line-height:90%;
  367. margin-left:-40px;
  368. }
  369.  
  370. .note li {
  371. list-style-type:none;
  372. padding:10px 25px 10px 25px;
  373. text-align:left;
  374. margin:0px;
  375. -moz-transition-duration:0.5s;
  376. -webkit-transition-duration:0.5s;
  377. -o-transition-duration:0.5s;
  378. border-bottom:1px solid {color:border};
  379. }
  380.  
  381. .tags {
  382. margin-top:5px;
  383. border-top:1px solid;
  384. font-family:arial;
  385. width:490px;
  386. margin-left:-5px;
  387. padding:5px;
  388. text-transform:lowercase;
  389. letter-spacing:2px;
  390. line-height:120%;
  391. font-size:9px;
  392. text-align:right;
  393. -moz-transition-duration:0.5s;
  394. -webkit-transition-duration:0.5s;
  395. -o-transition-duration:0.5s;
  396. border-color:{color:border};
  397. }
  398.  
  399. .tags a {
  400. font-style:normal;
  401. letter-spacing:1px;
  402. padding:1px;
  403. color:{color:tags}
  404. }
  405.  
  406. .tags a:hover {
  407. color:{color:hover};
  408. }
  409.  
  410. .chat ol {
  411. padding:0;
  412. line-height:160%;
  413. list-style:none;
  414. }
  415.  
  416. .line.odd {
  417. background:{color:bg};
  418. margin-bottom:2px;
  419. padding:5px;
  420. }
  421.  
  422. .line.even {
  423. background:#fafafa;
  424. margin-bottom:2px;
  425. padding:5px;
  426. }
  427.  
  428. .label {
  429. padding-right:1px;
  430. font-weight:bold;
  431. color:{color:text};
  432. }
  433.  
  434. #cred {
  435. position:fixed;
  436. font-family:arial;
  437. font-size:9px;
  438. font-style:normal;
  439. text-transform:lowercase;
  440. font-weight:normal;
  441. line-height:140%;
  442. letter-spacing:0px;
  443. right:10px;
  444. bottom:15px;
  445. text-align:center;
  446. }
  447.  
  448. #cred a {
  449. color:{color:link};
  450. }
  451.  
  452. #cred a:hover {
  453. text-decoration:underline;
  454. }
  455.  
  456.  
  457. {CustomCSS}
  458.  
  459. </style></head>
  460. <body>
  461. <div id="theme">
  462. <div id="sidebar">
  463.  
  464. <div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">‹ </a>{/block:PreviousPage} page {CurrentPage} of {TotalPages}{block:NextPage}<a href="{NextPage}"> ›</a>{/block:NextPage}{/block:Pagination}</div>
  465.  
  466. <img src="{image:sidebar}">
  467.  
  468. <div class="links">
  469. {block:IfLink1}
  470. <a href="{text:link1 url}">{text:link1}</a>
  471. {/block:IfLink1}
  472. {block:IfLink2}
  473. <a href="{text:link2 url}">{text:link2}</a>
  474. {/block:IfLink2}
  475. {block:IfLink3}
  476. <a href="{text:link3 url}">{text:link3}</a>
  477. {/block:IfLink3}
  478. {block:IfLink4}
  479. <a href="{text:link4 url}">{text:link4}</a>
  480. {/block:IfLink4}
  481. </div>
  482.  
  483. <div class="desc">
  484. {description}
  485. </div>
  486. </div>
  487.  
  488.  
  489. <div id="stuffcontainer">
  490.  
  491. {block:Posts}
  492.  
  493. <div id="stuff">
  494.  
  495. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  496.  
  497. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  498.  
  499. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  500. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  501.  
  502. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  503.  
  504. {block:Photoset}<center>{Photoset-500}</center>
  505. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  506.  
  507. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  508.  
  509. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  510.  
  511. {block:Answer}<div id="question"><div class="portrait"><img src="{AskerPortraitURL-40}"></div><div class="asker">{Asker}</div><div class="question">{Question}</div></div>{Answer}{/block:Answer}
  512.  
  513. {block:Audio}<div id="audio"><div class="cover"><img src="http://static.tumblr.com/jivo3dw/cnHmoby5g/audio.png"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}" width="80"></div>{/block:AlbumArt}<div class="player">{AudioPlayerWhite}</div><div class="audioinfo">{block:Artist}<b>{Artist}</b>&nbsp;&nbsp;{/block:Artist}{block:TrackName}<i>{TrackName}</i>{/block:TrackName}</div></div><div id="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>{/block:Audio}
  514.  
  515. <div id="postinfo">
  516.  
  517.  
  518. <div class="date">
  519. {block:Date}
  520. <a href="{Permalink}">
  521. {Month} {DayOfMonth}{DayOfMonthSuffix}
  522. </a>{/block:Date}
  523.  
  524. {block:NoteCount} (<a href="{Permalink}">{NoteCount}</a>)</span>{/block:NoteCount}
  525.  
  526. {block:RebloggedFrom}
  527. <a title ="{ReblogParentName}" href="{ReblogParentURL}">via</a>
  528. {/block:RebloggedFrom}
  529.  
  530. {block:ContentSource}
  531. <a title ="{SourceTitle}" href="{SourceURL}">source</a>
  532. {/block:ContentSource}
  533.  
  534.  
  535. </div>
  536. <div class="tags">
  537. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  538. {/block:HasTags}
  539. <div class="note">
  540. {block:PostNotes}{PostNotes}{/block:PostNotes}
  541. </div>
  542. </div>
  543. {/block:Posts}
  544.  
  545.  
  546. </div>
  547.  
  548. <div id="cred"><a href="http://swishyronan.tumblr.com/">srthemes</a></div>
  549.  
  550. </div>
  551. </div>
  552. </div>
  553. </body>
  554. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement