Advertisement
TitanJelly

THEME 004 - DEAD CHILDREN (By TitanJelly)

Oct 28th, 2013
1,360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.32 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.  
  5. ▀▀█▀▀ ▀█▀ ▀▀█▀▀ ░█▀▀█ ▒█▄░▒█
  6. ░▒█░░ ▒█░ ░▒█░░ ▒█▄▄█ ▒█▒█▒█
  7. ░▒█░░ ▄█▄ ░▒█░░ ▒█░▒█ ▒█░░▀█
  8. ( http://titanjelly.tumblr.com )
  9.  
  10. Dead Children by TitanJelly
  11.  
  12. - DO NOT REMOVE THE CREDIT
  13. - DO NOT CLAIM AS YOUR OWN
  14. - DO NOT USE AS A BASE
  15.  
  16. -->
  17.  
  18.  
  19. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  20. <head>
  21.  
  22. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  23. <title>{title}</title>
  24. {block:Description} {/block:Description}
  25.  
  26. <meta name="image:Background" content="http://static.tumblr.com/ea2316224d45899c59bc285ba09dd920/9hiqgmd/Uh1mve3d3/tumblr_static_shattered.png" />
  27. <meta name="image:Sidebar" content="" />
  28.  
  29. <meta name="color:Base" content=""/>
  30. <meta name="color:Link Hover" content="#000000" />
  31. <meta name="color:White BG 01" content="#FFFFFF" />
  32. <meta name="color:White BG 02" content="#F8F8F8" />
  33. <meta name="color:Black BG 01" content="#22231E" />
  34. <meta name="color:Black BG 02" content="#000000" />
  35.  
  36. <meta name="if:Black" content=""/>
  37. <meta name="if:Center" content=""/>
  38.  
  39. <link rel="shortcut icon" href="{Favicon}" />
  40.  
  41. <style type="text/css">
  42.  
  43. iframe#tumblr_controls {
  44. left:0 !important;
  45. position:fixed !important;
  46. opacity:0.4;}
  47.  
  48. body {
  49. font-size: 10px; /* font size */
  50. font-family: Calibri, Candara, Segoe; /* font */
  51. {block:ifnotBlack}
  52. color: #000; /* font color */
  53. background:{color:White BG 01} url('{image:Background}') left center repeat;
  54. {/block:ifnotBlack}
  55. {block:ifBlack}
  56. color: #fff; /* font color */
  57. background:{color:Black BG 01} url('{image:Background}') left center repeat;
  58. {/block:ifBlack}
  59. }
  60.  
  61. ::-webkit-scrollbar-thumb:vertical {
  62. background: {color:Base};}
  63. ::-webkit-scrollbar-thumb:horizontal {
  64. background: {color:Base};
  65. height:10px!important;}
  66. ::-webkit-scrollbar {
  67. {block:ifnotBlack}
  68. background:{color:White BG 02};
  69. {/block:ifnotBlack}
  70. {block:ifBlack}
  71. background:{color:Black BG 02};
  72. {/block:ifBlack}
  73. height:10px;
  74. width: 4px;}
  75.  
  76. a {
  77. color: {color:Base};
  78. text-decoration: none;
  79. -moz-transition-duration: 0.5s;
  80. -o-transition-duration: 0.5s;
  81. -webkit-transition-duration: 0.5s;
  82. transition-duration: 0.5s;
  83. }
  84.  
  85. a:hover {
  86. color: {color:Link Hover};
  87. }
  88.  
  89. .container {
  90. width: 600px;
  91. {block:ifCenter}
  92. margin:auto;
  93. {/block:ifCenter}
  94. {block:ifnotCenter}
  95. position:absolute;
  96. right:0px;
  97. {/block:ifnotCenter}
  98. margin-top:30px;
  99. }
  100.  
  101. .otherbg {
  102. width:500px;
  103. position:fixed;
  104. {block:ifCenter}
  105. width:100%;
  106. margin:auto;
  107. margin-left:100px;
  108. {/block:ifCenter}
  109. top:0px;
  110. bottom:0px;
  111. {block:ifnotCenter}
  112. right:0px;
  113. {/block:ifnotCenter}
  114. {block:ifnotBlack}
  115. color: #000;
  116. background:{color:White BG 02};
  117. {/block:ifnotBlack}
  118. {block:ifBlack}
  119. color: #fff;
  120. background:{color:Black BG 02};
  121. {/block:ifBlack}
  122. z-index:-1;
  123. }
  124.  
  125. .sidebar {
  126. width: 150px;
  127. {block:ifnotBlack}
  128. background-color: #fff;
  129. border:1px solid #f9f9f9;
  130. {/block:ifnotBlack}
  131. {block:ifBlack}
  132. background-color: #22231E;
  133. border:1px solid #000;
  134. {/block:ifBlack}
  135. position:fixed;
  136. padding:10px;
  137. -moz-transition-duration: 0.5s;
  138. -o-transition-duration: 0.5s;
  139. -webkit-transition-duration: 0.5s;
  140. transition-duration: 0.5s;
  141. }
  142.  
  143. .sidebar:hover {
  144. {block:ifnotBlack}
  145. border:1px solid #000;
  146. {/block:ifnotBlack}
  147. {block:ifBlack}
  148. border:1px solid #f9f9f9;
  149. {/block:ifBlack}
  150. }
  151.  
  152. .sidebox {
  153. width: 150px;
  154. margin-bottom: 10px;
  155. }
  156.  
  157. .sideimage {
  158. max-width:100px;
  159. margin-bottom:5px;
  160. }
  161.  
  162. .hometitle{
  163. padding:3px 5px 3px 0px;
  164. font-family:'Libre Baskerville', serif;
  165. font-size:16px;
  166. text-align:center;
  167. text-transform:lowercase;
  168. color:{color:Base};
  169. }
  170.  
  171. .homelinks {
  172. text-align:center;
  173. text-transform:lowercase;
  174. }
  175.  
  176. .homelinks a {
  177. {block:ifnotBlack}
  178. color: #000;
  179. {/block:ifnotBlack}
  180. {block:ifBlack}
  181. color: #fff;
  182. {/block:ifBlack}
  183. padding: 2px 3px;
  184. -moz-transition-duration: 0.5s;
  185. -o-transition-duration: 0.5s;
  186. -webkit-transition-duration: 0.5s;
  187. transition-duration: 0.5s;
  188. }
  189.  
  190. .homelinks a:hover {color: {color:Base};}
  191.  
  192. .description {
  193. margin:auto;
  194. padding-top:3px;
  195. text-align:center;
  196. opacity:0.6;
  197. }
  198.  
  199. .postcontainer {
  200. width: 300px;
  201. margin-left: 220px;
  202. margin-bottom: 50px;
  203. }
  204.  
  205. .posts {
  206. overflow: hidden;
  207. {block:ifnotBlack}
  208. background:#fff;
  209. border:1px solid #f9f9f9;
  210. {/block:ifnotBlack}
  211. {block:ifBlack}
  212. background:#22231E;
  213. border:1px solid #000;
  214. {/block:ifBlack}
  215. {block:PermalinkPage}
  216. padding:5px;
  217. {/block:PermalinkPage}
  218. -moz-transition-duration: 0.5s;
  219. -o-transition-duration: 0.5s;
  220. -webkit-transition-duration: 0.5s;
  221. transition-duration: 0.5s;
  222. }
  223.  
  224. .posts:hover {
  225. {block:ifnotBlack}
  226. border:1px solid #000;
  227. {/block:ifnotBlack}
  228. {block:ifBlack}
  229. border:1px solid #f9f9f9;
  230. {/block:ifBlack}
  231. }
  232.  
  233. .posts h2 {
  234. font-size: 12px;
  235. color: {color:Base};
  236. font-weight: normal;
  237. margin: 0px;
  238. }
  239.  
  240. .posts h2 a {
  241. font-size: 12px;
  242. color: {color:Base};
  243. font-weight: normal;
  244. margin: 0px;
  245. }
  246.  
  247. .posts li {
  248. list-style: square;
  249. }
  250.  
  251. .posts blockquote {
  252. border-left: 1px solid #000;
  253. padding-left: 5px;
  254. }
  255.  
  256. .posts img, .posts li, .posts blockquote {max-width: 300px;}
  257.  
  258. .photoset-img {width:300px;}
  259.  
  260. .question {
  261. background-color: #fcfcfc;
  262. padding: 20px;
  263. min-height: 50px;
  264. }
  265.  
  266. .question img {
  267. border: 5px solid #fff;
  268. float: left;
  269. margin-right: 10px;
  270. }
  271.  
  272. .askr {
  273. color: #cf2d85;
  274. }
  275.  
  276. .quote {
  277. width: 80%;
  278. margin: auto;
  279. }
  280.  
  281. .quotetext_short {font-size: 18px;}
  282. .quotetext_medium {font-size: 14px;}
  283. .quotetext_long {font-size: 11px;}
  284.  
  285. .source {text-align: right;}
  286.  
  287. .convo li {list-style: none; margin-left:-40px;}
  288.  
  289. .convo .label {text-transform: uppercase;}
  290.  
  291. .line_odd .label {color: #cf2d85;}
  292. .line_even .label {color: #11d8be;}
  293.  
  294. .cover {
  295. position: relative;
  296. margin-bottom: 10px;
  297. color:#000;
  298. height: 58px;
  299. width: 58px;
  300. z-index: 1
  301. }
  302.  
  303. .cover img {
  304. height: 58px;
  305. z-index: 1
  306. }
  307.  
  308. .playbutton {
  309. width: 18px;
  310. height: 30px;
  311. overflow: hidden;
  312. position: relative;
  313. z-index: 1000;
  314. margin: 15px 24px 13px 16px;
  315. }
  316.  
  317. .playbox {
  318. background-color: #000;
  319. position: absolute;
  320. margin-top: -68px;
  321. z-index: 1000;
  322. opacity: 0.5;
  323. }
  324.  
  325. .audioinfo {
  326. height: 30px;
  327. position: absolute;
  328. margin-top: -70px;
  329. margin-left: 70px;
  330. }
  331.  
  332. .audiotrack {
  333. font-size: 14px;
  334. font-weight: bold;
  335. }
  336.  
  337. .audiocap {
  338. position: relative;
  339. margin-top: 0px;
  340. }
  341.  
  342. .postinfo {
  343. padding:2px;
  344. font-size:9px;
  345. text-transform:lowercase;
  346. letter-spacing:3px;
  347. border-bottom:2px solid {color:Base};
  348. margin-bottom:3px;
  349. }
  350.  
  351. .noteinfo {float: right;}
  352. .noteinfo a {
  353. {block:ifnotBlack}
  354. color:#22231E;
  355. {/block:ifnotBlack}
  356. {block:ifBlack}
  357. color:#fff;
  358. {/block:ifBlack}
  359. }
  360.  
  361.  
  362. /* NOTE CSS */
  363.  
  364. .sources {filter:alpha(opacity=0);opacity:0;display:none;}
  365.  
  366. .credit a {
  367. {block:ifnotBlack}
  368. color:#22231E;
  369. {/block:ifnotBlack}
  370. {block:ifBlack}
  371. color:#fff;
  372. {/block:ifBlack}
  373. position:fixed;
  374. right:5px;
  375. bottom:5px;
  376. opacity:0.5;}
  377.  
  378. .credit a:hover{color:{color:Main};}
  379.  
  380. </style>
  381. </head>
  382. <body>
  383.  
  384. <div class="container">
  385.  
  386. <div class="sidebar">
  387. <div class="sidebox">
  388.  
  389. <div class="hometitle"><a href="/">{title}</a></div>
  390.  
  391. <center>
  392. <a href="/"><img src="{image:Sidebar}" class="sideimage" /></a>
  393. </center>
  394.  
  395. <div class="homelinks">
  396. <a href="/">index</a> /
  397. <a href="/ask">ask</a> /
  398. <a href="/faq">about</a> /
  399. <a href="/archive">archive</a>
  400. </div>
  401.  
  402. <div class="description">{Description}</div>
  403. </div>
  404. </div>
  405.  
  406. <div class="otherbg"></div>
  407.  
  408. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  409.  
  410. <div class="postbg"></div>
  411.  
  412. <div class="postcol">
  413. <div class="autopagerize_page_element">
  414. {block:Posts}
  415. <div class="postcontainer">
  416.  
  417. {block:ContentSource}<div class="sources">
  418. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  419. {/block:SourceLogo}
  420. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  421. </div>{/block:ContentSource}
  422.  
  423. {block:Date}
  424. <div class="postinfo"><a href="{Permalink}">{TimeAgo}</a>
  425. {block:Notecount}
  426. <div class="noteinfo"><a href="{Permalink}">{NoteCountWithLabel}</a>
  427. </div>{/block:Notecount}
  428. </div>{/block:Date}
  429.  
  430. <div class="posts">
  431.  
  432. {block:Text}
  433. {block:Title}<h2>{Title}</h2>{/block:Title}
  434. {Body}
  435. {/block:Text}
  436.  
  437. {block:Answer}
  438. <div class="question">
  439. <img src="{AskerPortraitURL-40}"> {Asker} asked: {Question}
  440. </div>
  441. {Answer}
  442. {/block:Answer}
  443.  
  444. {block:Quote}
  445. <div class="quote">
  446. <div class="quotetext_{Length}">"{Quote}"</div>
  447. {block:Source}<div class="source">{Source}</div>{/block:Source}
  448. </div>
  449. {/block:Quote}
  450.  
  451. {block:Link}
  452. <h2><a href="{URL}">{Name}</a></h2>
  453. {block:Description}{Description}{/block:Description}
  454. {/block:Link}
  455.  
  456. {block:Chat}
  457. {block:Title}<h2>{Title}</h2>{/block:Title}
  458. <ul class="convo">
  459. {block:Lines}<li class="line_{Alt}">{block:Label}
  460. <span class="label">{Label}</span>
  461. {/block:Label}{Line}</li>{/block:Lines}</ul>
  462. {/block:Chat}
  463.  
  464. {block:Photo}
  465. {LinkOpenTag}
  466. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400px">
  467. {LinkCloseTag}
  468.  
  469. {block:PermalinkPage}
  470. {block:Caption}{Caption}{/block:Caption}
  471. {/block:PermalinkPage}
  472. {/block:Photo}
  473.  
  474. {block:Photoset}
  475. {block:Photos}
  476. <img src="{PhotoURL-400}" class="photoset-img" />
  477. {/block:Photos}
  478. {block:PermalinkPage}
  479. {block:Caption}{Caption}{/block:Caption}
  480. {/block:PermalinkPage}
  481. {/block:Photoset}
  482.  
  483. {block:Audio}
  484. <div class="cover">{block:AlbumArt}
  485. <img src="{AlbumArtURL}" height="58px">
  486. {/block:AlbumArt}</div>
  487. <div class="audioinfo">
  488. <div class="audiotrack">
  489. {block:TrackName}{TrackName}{/block:TrackName}</div>
  490. <div class="audioartist">
  491. {block:Artist}{Artist}{/block:Artist}</div>
  492. {block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}
  493. </div>
  494. <div class="playbox">
  495. <div class="playbutton">
  496. {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}
  497. </div></div>
  498. <div class="audiocap">
  499. {block:Caption}{Caption} {/block:Caption}
  500. </div>
  501. {/block:Audio}
  502.  
  503. {block:Video}
  504. {Video-400}
  505. {block:Caption}{Caption}{/block:Caption}
  506. {/block:Video}
  507.  
  508. {block:PermalinkPage}
  509. {block:RebloggedFrom}<a href="{ReblogParentURL}">VIA {ReblogParentName} </a> / <a href="{ReblogRootURL}">SOURCE {ReblogRootName} </a>{/block:RebloggedFrom}
  510. {/block:PermalinkPage}
  511.  
  512. {block:PostNotes} {PostNotes} {/block:PostNotes}
  513.  
  514. </div>
  515. </div>
  516. {/block:Posts}
  517. </div>
  518. </div>
  519.  
  520. </div>
  521.  
  522.  
  523. <!-- Credit / Copyright Information - DO NOT REMOVE -->
  524.  
  525. <div class="credit"><a href="http://titanjelly.tumblr.com/themes">theme</a></div>
  526.  
  527. </body>
  528. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement