Advertisement
khalisar

kill your darlings

Aug 18th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.18 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. <!--theme 4 by quietwillfall
  4. please do not remove credit
  5. thank you-->
  6.  
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9. <head>
  10.  
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  17. <style>
  18. div#qTip {
  19. padding: 3px;
  20. display: none;
  21. font-style:none;
  22. text-align: center;
  23. position: absolute;
  24. font-size:10px;
  25. line-height:10px;
  26. font-family:arial;
  27. z-index: 1000;
  28. font-weight:bold;
  29. background: black;
  30. z-index: 9999999;
  31. border:1px solid #fff;
  32. color: #fff;
  33. letter-spacing: 1px;
  34. }
  35. </style>
  36.  
  37.  
  38. <meta name="color:Text" content="#bbbbbb"/>
  39. <meta name="color:Link" content="#aaaaaa"/>
  40. <meta name="color:Tags" content="#cccccc"/>
  41. <meta name="color:Hover" content="#f1f1f1"/>
  42. <meta name="color:Line" content="#f2f2f2"/>
  43. <meta name="color:Border" content="#eeeeee"/>
  44. <meta name="color:scrollbarbg" content="ffffff"/>
  45. <meta name="color:title" content="#000"/>
  46.  
  47. <meta name="image:sidebar" content=""/>
  48. <meta name="text:sidebar title" content="/"/>
  49. <meta name="image:bg" content=""/>
  50.  
  51. <meta name="text:Link 1 URL" content="" />
  52. <meta name="text:Link 1" content="" />
  53. <meta name="text:Link 2 URL" content="" />
  54. <meta name="text:Link 2" content="" />
  55. <meta name="text:Link 3 URL" content="" />
  56. <meta name="text:Link 3" content="" />
  57. <meta name="text:Link 4 URL" content="" />
  58. <meta name="text:Link 4" content="" />
  59.  
  60. <meta name="if:Hide Tags" content="1" />
  61.  
  62. <style type="text/css">
  63.  
  64. ::-webkit-scrollbar {background-color:#fff; height:5px; width:9px}
  65. ::-webkit-scrollbar-thumb:vertical {background-color:#999; height:50px;border-radius:10px;border:1px solid #fff;}
  66. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff; height:5px!important}
  67.  
  68. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  69.  
  70.  
  71.  
  72. ::-webkit-scrollbar {
  73. width: 5px;height: 5px;}
  74. ::-webkit-scrollbar-button:start:decrement,
  75. ::-webkit-scrollbar-button:end:increment {
  76. height: 6px;display: block;background-color: {color:white};}
  77. ::-webkit-scrollbar-track-piece {
  78. background-color: {color:scrollbarbg};}
  79. ::-webkit-scrollbar-thumb:vertical {
  80. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  81.  
  82.  
  83.  
  84.  
  85.  
  86. body {
  87. background:{color:background};
  88. margin:0%;
  89. color:{color:text};
  90. font-family:arial;
  91. font-size:11px;
  92. line-height:160%;
  93. }
  94.  
  95. a {
  96. text-decoration:none;
  97. -moz-outline-style:none;
  98. color:{color:link};
  99. -moz-transition-duration:1s;
  100. -webkit-transition-duration:1s;
  101. -o-transition-duration:1s;
  102.  
  103. }
  104.  
  105. #entries {
  106. padding:10px;
  107. width:500px;
  108. margin-left:500px;
  109. margin-top:0px;
  110.  
  111. }
  112.  
  113. #post {
  114. width:500px;
  115. padding-top:100px;
  116. font-style:none;
  117. padding:15px;
  118. margin-top:100px;
  119. }
  120.  
  121. #post a{
  122. border:none;
  123.  
  124. }
  125.  
  126. img {
  127. border:none;
  128. }
  129.  
  130.  
  131. h1 {
  132. font-size:12px;
  133. text-transform:uppercase;
  134. }
  135.  
  136. blockquote {
  137. padding-left:5px;
  138. border-left:2px solid;
  139. }
  140.  
  141. blockquote blockquote {
  142. padding-left:5px;
  143. border-left:2px solid;
  144. }
  145.  
  146.  
  147. a:hover {
  148. opacity:1;
  149. color:{color:hover};
  150. -webkit-transition: all 0.5s ease;
  151. -moz-transition: all 0.5s ease;
  152. -o-transition: all 0.5s ease
  153. }
  154.  
  155.  
  156. #sidebar {
  157. position:fixed;
  158. width:120px;
  159. margin-left:7%;
  160. margin-top:150px;
  161. opacity:1;
  162. }
  163.  
  164. @font-face {font-family:'blog title';
  165. src:url('http://static.tumblr.com/sas2ex2/fj6mr4m97/amperzand.ttf');}
  166.  
  167. #stitle {
  168. width:175px;
  169. padding:6px;
  170. font-size:23px;
  171. margin-top:-33px;
  172. margin-left:-22px;
  173. padding-right:0px;
  174. padding-left:0px;
  175. padding-bottom:0px;
  176. font-family:'blog title';
  177. color:{color:title};
  178. font-weight:normal;
  179. line-height:30px;
  180. background-color:#fff;
  181. text-align:left;
  182. letter-spacing:0px;
  183. -moz-transition-duration:1s;
  184. -webkit-transition-duration:1s;
  185. -o-transition-duration:1s;
  186. }
  187.  
  188. #stitle:hover {
  189. color:{color:hover};
  190. -moz-transition-duration:1s;
  191. -webkit-transition-duration:1s;
  192. -o-transition-duration:1s;
  193. }
  194.  
  195. #sidebarimage {
  196. width: 120px;
  197. margin-left: 130px;
  198. margin-top:-30px;
  199. }
  200.  
  201. #sidebarimage img {
  202. width:180px;
  203. padding:7px;
  204. padding-bottom:15px;
  205. border:4px solid {color:line};
  206. }
  207.  
  208.  
  209.  
  210. #desc {
  211. position:fixed;
  212. background-color:#FFFFFF;
  213. margin-top:15px;
  214. margin-left:152px;
  215. font-family:arial;
  216. line-height:150%;
  217. font-size:11px;
  218. font-family:arial;
  219. font-style:normal;
  220. width:135px;
  221. letter-spacing:0px;
  222. padding:0px;
  223. padding-left:8px;
  224. text-align:justify;
  225. color:{color:text};
  226. border-left:4px solid {color:line};
  227. -webkit-transition: all 0.6s ease-in-out;
  228. -moz-transition: all 0.6s ease-in-out;
  229. -o-transition: all 0.6s ease-in-out;
  230. -ms-transition: all 0.6s ease-in-out;
  231. -transition: all 0.6s ease-in-out;
  232. }
  233.  
  234. #desc:hover {
  235. color:#000;
  236. -webkit-transition: all 0.6s ease-in-out;
  237. -moz-transition: all 0.6s ease-in-out;
  238. -o-transition: all 0.6s ease-in-out;
  239. -ms-transition: all 0.6s ease-in-out;
  240. -transition: all 0.6s ease-in-out;
  241. }
  242.  
  243. #desc a {
  244. padding-left:0px;
  245. }
  246. #desc:hover a {
  247. color:#000;
  248. }
  249.  
  250.  
  251.  
  252. #links {
  253. font-size:9px;
  254. text-transform:uppercase;
  255. font-weight:300;
  256. letter-spacing:0px;
  257. position:absolute;
  258. width:166px;
  259. float:left;
  260. margin-left:148px;
  261. background:rgba(255,255,255,.5);
  262. background-color:#fff;
  263. margin-top:-187px;
  264. opacity:.6;
  265.  
  266. -webkit-transition: all 0.6s ease-in-out;
  267. -moz-transition: all 0.6s ease-in-out;
  268. -o-transition: all 0.6s ease-in-out;
  269. -ms-transition: all 0.6s ease-in-out;
  270. -transition: all 0.6s ease-in-out;
  271. }
  272. #links:hover {
  273. opacity:1;
  274. -webkit-transition: all 0.6s ease-in-out;
  275. -moz-transition: all 0.6s ease-in-out;
  276. -o-transition: all 0.6s ease-in-out;
  277. -ms-transition: all 0.6s ease-in-out;
  278. -transition: all 0.6s ease-in-out;
  279. }
  280.  
  281.  
  282. #links a {
  283. background:rgba(255,255,255,.5)
  284. text-align:left;
  285. padding:6px;
  286. line-height:13px;
  287. display:block;
  288. color:{color:title};
  289. text-decoration:none;
  290. letter-spacing:3px;
  291. }
  292. #links a:hover {background:rgba(255,255,255,.9);letter-spacing:4px;color:#bdbdbd;background-color:#000;opacity:1;}
  293.  
  294.  
  295. #butt {position:fixed;
  296. background:rgba(255,255,255,.65);
  297. height:28px;
  298. width:26px;
  299. line-height:25px;
  300. padding-right:3px;
  301. padding-top:5px;
  302. padding-bottom:0px;
  303. padding-left:4px;
  304. margin-top:-59px;
  305. cursor:pointer;
  306. font-size:20px;
  307. margin-left:281px;
  308. letter-spacing:3px;
  309. opacity:.9;
  310. color:#000;
  311. border-radius:5px;
  312. -webkit-transition:all 0.6s;
  313. -moz-transition:all 0.6s;
  314. -ms-transition:all 0.6s;
  315. -o-transition:all 0.6s;
  316. transition:all 0.6s; }
  317.  
  318. #butt:hover {opacity:.9;
  319. border-radius:0px;
  320. -webkit-transition:all 0.6s;
  321. -moz-transition:all 0.6s;
  322. -ms-transition:all 0.6s;
  323. -o-transition:all 0.6s;
  324. transition:all 0.6s; }
  325.  
  326.  
  327. #butt img {
  328. width:25px;
  329.  
  330. }
  331.  
  332.  
  333. #pagination {
  334. font-size:10px;
  335. padding:100px 0 50px 0;
  336. color:{color:link};
  337. text-transform:lowercase;
  338. text-align:center;
  339. font-style:normal;
  340. }
  341.  
  342. #pagination a {
  343. word-spacing:5px;
  344. text-align:center;
  345. letter-spacing:1px;
  346. text-transform:uppercase;
  347. display:inline-block;
  348. margin-left:45%;}
  349.  
  350.  
  351. #all {
  352. padding:10px;
  353. width:500px;
  354. margin-left:40%;
  355. margin-top:50px;
  356. font-size:10px;
  357. }
  358.  
  359.  
  360.  
  361. #posts {
  362. width:500px;
  363. padding-bottom:20px;
  364. padding:10px;
  365. margin-top:30px;
  366. background-color:{color:Post};
  367. }
  368.  
  369.  
  370.  
  371. #caption {
  372. background-color:#efefef;
  373. width:480px;
  374. padding:10px;
  375. padding-top:7px;
  376. margin-top:20px;
  377. }
  378.  
  379. #info {
  380. font-family: 'Lato', sans-serif;
  381. width:491px;
  382. margin-top:30px;
  383. padding-top:5px;
  384. word-spacing:1px;
  385. font-size:1px;
  386. color:{color:text};
  387. text-transform:uppercase;
  388. font-style:normal;
  389. text-align:left;
  390. -moz-transition-duration:0.5s;
  391. -webkit-transition-duration:0.5s;
  392. -o-transition-duration:0.5s;
  393. }
  394.  
  395. #info a {
  396. background:#efefef;
  397. margin-right:11px;
  398. width:10px;
  399. height:10px;
  400. padding:8px;
  401. color:#efefef;
  402. font-style:normal;
  403. border-radius:0px;
  404. }
  405.  
  406. #info a:hover {
  407. background:#000;
  408. padding:8px;
  409. color:black;
  410. }
  411.  
  412. .tags {
  413. font-family:arial;
  414. margin-left:-5px;
  415. width:500px;
  416. text-transform:none;
  417. line-height:120%;
  418. font-size:10px;
  419. text-align:center;
  420. padding-top:13px;
  421. padding-bottom:15px;
  422. -moz-transition-duration:0.2s;
  423. -webkit-transition-duration:0.2s;
  424. -o-transition-duration:0.2s;
  425. }
  426. .tags a{
  427. color:black;
  428. font-weight:bold;
  429. border-bottom:solid 1px black;
  430. -moz-transition-duration:0.2s;
  431. -webkit-transition-duration:0.2s;
  432. -o-transition-duration:0.2s;
  433. }
  434. .tags a:hover{
  435. border-bottom:none;
  436. -moz-transition-duration:0.2s;
  437. -webkit-transition-duration:0.2s;
  438. -o-transition-duration:0.2s;
  439. }
  440.  
  441. #textpost {
  442. background-color:#ebebeb;
  443. padding:15px;
  444. }
  445.  
  446.  
  447. .cover {
  448. position: relative;z-index: 1; width: 90px; float:left;}
  449.  
  450. .button {
  451. width:20px;
  452. height:30px;
  453. overflow: hidden;
  454. position: relative;
  455. z-index: 99;
  456. margin: 15px 24px 13px 16px;
  457. }
  458.  
  459. .musicbox {
  460. background-color: #fff;
  461. position: absolute;
  462. z-index: 99;
  463. margin-top: 15px;
  464. margin-left: 15px;
  465. opacity: 0.3;
  466. -webkit-transition: opacity 0.2s linear;
  467. -webkit-transition: all 0.2s linear;
  468. -moz-transition: all 0.2s linear;
  469. -o-transition: all 0.2s linear;
  470. }
  471. .musicbox:hover {opacity:0.9;}
  472. .musicinfo {
  473. padding:20px; font-size:12px;margin-left: 100px;text-align:center;background:#f7f7f7;margin-top:5px;}
  474. #credit {
  475. font-size:9px;
  476. font-family:arial;
  477. font-style:italic;
  478. letter-spacing:1px;
  479. -moz-transition-duration:0.5s;
  480. -webkit-transition-duration:0.5s;
  481. -o-transition-duration:0.5s;
  482. }
  483.  
  484. #credit a {
  485. background-color:#fff;
  486. padding:5px;
  487. border:1px solid #e9e9e9;
  488. position:fixed;
  489. right:15px;
  490. bottom:10px
  491. }
  492.  
  493. #credit a:hover {
  494. color:#fff;
  495. background-color:#000;
  496. -moz-transition-duration:0.5s;
  497. -webkit-transition-duration:0.5s;
  498. -o-transition-duration:0.5s;
  499. }
  500.  
  501.  
  502. {CustomCSS}</style>
  503.  
  504. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  505. <script type="text/javascript">
  506. jQuery(document).ready(function() {
  507. jQuery("#links").hide();
  508. //toggle the componenet with class msg_body
  509. jQuery("#butt").click(function()
  510. {
  511. jQuery(this).next("#links").slideToggle(00);
  512. });});
  513. </script>
  514.  
  515. </head><body>
  516.  
  517.  
  518.  
  519. <div id="sidebar">
  520.  
  521.  
  522. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  523.  
  524. <div id="butt">
  525. <img src="https://31.media.tumblr.com/51c3bf10a54387f7622bc42f38bf1d34/tumblr_inline_n3j5qgmxaI1rpltef.png"></div>
  526. <div id="links">
  527. <a href="/ask">Message</a>
  528. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  529. {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
  530. {block:ifLink3}<a href="{text:Link 3 URL}" >{text:Link 3}</a>{/block:ifLink3}
  531. {block:ifLink4}<a href="{text:Link 4 URL}" >{text:Link 4}</a>{/block:ifLink4}
  532. </div>
  533.  
  534.  
  535.  
  536.  
  537.  
  538. <div id="desc"><div id="stitle"><a title="{Title}" href="/">{Title}</div> {Description}
  539.  
  540. </div>
  541. </div>
  542. </div>
  543. </div>
  544. </div>
  545. <div id="entries">{block:Posts}<div id="post">
  546.  
  547. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><div id="textpost">{Body}</div>{/block:Text}
  548.  
  549. {block:blockquote}{/block:blockquote}
  550.  
  551.  
  552.  
  553. {block:Photo}
  554. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  555. {/block:Photo}
  556.  
  557. {block:Photoset}
  558. <center>{Photoset-500}</center>{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  559. {/block:Photoset}
  560.  
  561. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  562.  
  563. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}<div id="caption">{Description}</div>{/block:Description}{/block:Link}
  564.  
  565. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  566.  
  567. {block:Audio}<div class="musicbox"><div class="button">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>{block:AlbumArt}<img src="{AlbumArtURL}" class="cover">{/block:AlbumArt}<div class="musicinfo">
  568. {block:TrackName}<div style="font-size:12px; font-style:italic; padding:5px!imporant;">{TrackName}</div>{/block:Trackname}<br>{block:Artist}<span style="font-size:10px;">{Artist}{/block:Artist}{block:Album} - {Album}</span>{/block:Album}<br><br>{block:PlayCount}<span style="font-style:normal; font-size:8px; text-transform:uppercase; letter-spacing:1px;">{PlayCount} plays</span> {/block:PlayCount}</div><div style="margin-top:20px;">{block:caption}<div id="caption">{Caption}</div>{/block:caption}</div>{/block:Audio}
  569.  
  570. {block:Video}{Video-500}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Video}
  571.  
  572. {block:Answer}<div id="questions"<a href="{askerURL}"><b>{Asker}</b> asked: {Question}</div><div id="caption">{Answer}</div>{/block:answer}
  573.  
  574. {block:Date}<div id="info"> {block:IndexPage}<a href="{Permalink}" title="{12HourWithZero}:{Minutes}">.</a>{/block:IndexPage} {block:PermalinkPage}<a href="{Permalink}" title="{MonthNumberWithZero}.{DayOfMonth}.{ShortYear}">.</a>{/block:PermalinkPage}
  575. {/block:Date} {block:IndexPage}{block:NoteCount} <a href="{Permalink}" title= "+ {NoteCount}">.</a>{/block:IndexPage} {/block:NoteCount} {block:RebloggedFrom} <a href="{ReblogParentURL}"title="via">.</a>{/block:RebloggedFrom}
  576. {block:PermalinkPage}{block:ContentSource} <a href="{SourceURL}" title= "source">.</a>{/block:ContentSource}{/block:PermalinkPage} {block:IndexPage}<a href="{ReblogURL}" target="_blank" class="details" title="reblog">.</a>{/block:IndexPage} {/block:Date}</div>
  577.  
  578. {block:PermalinkPage}{block:HasTags}
  579. <div class="tags">
  580. {block:Tags} <a href="{TagURL}"> {Tag}; </a>&nbsp; {/block:Tags}</div>
  581. {/block:HasTags}{/block:PermalinkPage}
  582. <div class="postnote">
  583. {block:PostNotes}{PostNotes}{/block:PostNotes}
  584. </div>
  585. </div>
  586. {/block:Posts}
  587.  
  588.  
  589. <div id="pagination">
  590.  
  591. {block:Pagination}
  592. {block:PreviousPage}
  593. <a href="{PreviousPage}">&larr; back</a>
  594. {/block:PreviousPage}
  595.  
  596. {block:NextPage}
  597. <a href="{NextPage}">next &rarr;</a>
  598. {/block:NextPage}
  599. {/block:Pagination}
  600. {/block:Posts}
  601. </div>
  602. </div>
  603. </div>
  604. <div id="credit" data="credit"> <a href="http://winterfell.co.vu">©</a></div>
  605.  
  606.  
  607. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement