Advertisement
hzrrys

Christmas Special

Dec 8th, 2013
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.23 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 MADE BY SABRENA (HZRRYS). DO NOT REMOVE THE CREDIT, IF YOU DO I WILL CUT OFF YOUR WIFI. THANK YOU AND GOODBYE.-->
  4.  
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8.  
  9. <head>
  10.  
  11.  
  12. <meta name="color:bg" content="#FFFFFF">
  13. <meta name="color:link" content="#b1ad90">
  14. <meta name="color:text" content="#b3b3b3">
  15. <meta name="color:hover" content="#727171">
  16. <meta name="color:scrollbar" content="#EEEEEE">
  17. <meta name="color:border" content="#F5F5F5">
  18. <meta name="color:sblinks" content="#ffffff">
  19. <meta name="color:linkbg" content="#e5d2a8">
  20. <meta name="color:linkhoverbg" content="#e7dfca">
  21. <meta name="color:linkhovertext" content="#eeeeee">
  22. <meta name="color:snow" content="#dddddd">
  23. <meta name="color:ornament" content="#ad1e1a">
  24. <meta name="color:ornamentlighterfade" content="#c8332f">
  25. <meta name="color:hooks" content="#e5d2a8">
  26. <meta name="color:hooklighterfade" content="#f2e2c0">
  27. <meta name="color:ornamentborder" content="#ffffff">
  28. <meta name="color:title" content="#ffffff">
  29. <meta name="color:desc" content="#bbbbbb">
  30. <meta name="color:answerbg" content="#fdfdfd">
  31. <meta name="color:postborder" content="#dddddd">
  32. <meta name="color:postbg" content="#ffffff">
  33.  
  34. <meta name="text:Title" content="Happy Holidays!">
  35. <meta name="if:ChristmasBorder" content="1">
  36. <meta name="if:Snow" content="1">
  37.  
  38. <meta name="text:Link 1 Title" content="/">
  39. <meta name="text:Link 1" content="/">
  40. <meta name="text:Link 2 Title" content="/">
  41. <meta name="text:Link 2" content="/">
  42. <meta name="text:Link 3 Title" content="/">
  43. <meta name="text:Link 3" content="/">
  44. <meta name="text:Link 4 Title" content="/">
  45. <meta name="text:Link 4" content="/">
  46. <meta name="text:Link 5 Title" content="/">
  47. <meta name="text:Link 5" content="/">
  48.  
  49. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  50. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  51. <link rel="shortcut icon" href="{Favicon}" />
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  53. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  54. <style>
  55. div#qTip {
  56. padding:2px;
  57. display: none;
  58. text-align: center;
  59. text-decoration:none;
  60. position:absolute;
  61. margin-top:4px;
  62. margin-left:8px;
  63. font-size:8px;
  64. line-height:9px;
  65. font-family:calibri;
  66. z-index: 1000;
  67. background-color:{color:bg};
  68. color: {color:sblinks};
  69. text-transform:uppercase;
  70. letter-spacing: 1px;
  71. }
  72. </style>
  73. <style type="text/css">
  74.  
  75.  
  76. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  77.  
  78. a {
  79. color:{color:link};
  80. text-decoration:none;
  81. -moz-transition-duration:0.5s;
  82. -webkit-transition-duration:0.5s;
  83. -o-transition-duration:0.5s;
  84. }
  85.  
  86. a:hover {
  87. color:{color:hover};
  88. -moz-transition-duration:0.5s;
  89. -webkit-transition-duration:0.5s;
  90. -o-transition-duration:0.5s;
  91. }
  92.  
  93.  
  94. ::-webkit-scrollbar {background-color:transparent; border:3px solid transparent;height:8px; width:3px;}
  95. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; width:3px; height:50px;border-radius:300px;-webkit-border-radius: 300px;
  96. -moz-border-radius: 300px;}
  97. ::-webkit-scrollbar-thumb:horizontal {background-color:transparent;border:2px solid transparent; height:8px!important}
  98.  
  99.  
  100.  
  101. body {
  102. background-color:{color:bg};
  103. font-family:Cambria;
  104. font-weight:normal;
  105. }
  106.  
  107. small{font-size:7px}
  108. big{font-size:14px}
  109. b, strong{color:{color:text};}
  110. i, em {color:{color:text};}
  111. p{margin-top:5px; margin-bottom:5px}
  112. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  113.  
  114.  
  115. h1 {
  116. font-weight:normal;
  117. font-size:11px;
  118. text-align:center;
  119. font-style:italic;
  120. line-height:50%;
  121. letter-spacing:1px;
  122. text-transform:lowercase;
  123. color:{color:text};
  124. }
  125.  
  126. h2 {
  127. font-size:10px;
  128. text-align:center;
  129. line-height:100%;
  130. letter-spacing:-0.5px;
  131. color:{color:text};
  132. font-weight:bold;
  133. text-transform:uppercase;
  134. padding:5px;
  135. padding-bottom:2px;
  136. width:500px;
  137. }
  138.  
  139. h3 {
  140. background:#bbb;
  141. padding:10px;
  142. font-size:17px;
  143. color:#fff;
  144. }
  145.  
  146. h4 {
  147. background:#aaa;
  148. padding:13px;
  149. font-size:20px;
  150. color:#fff;
  151. }
  152.  
  153.  
  154. blockquote {
  155. border-left:2px solid {color:text};
  156. padding-left:5px;
  157. margin:5px;
  158. }
  159.  
  160. #themenum {
  161. background-color:{color:bg};
  162. width:700px;
  163. margin: 0 auto -12px auto;
  164. text-align: center;
  165. }
  166.  
  167. {block:ifChristmasBorder}
  168. #border img{
  169. margin-top:3px;
  170. margin-left:-685px;
  171. width:auto;
  172. height:auto;
  173. position:fixed;
  174. }
  175.  
  176. #border2 img {
  177. margin-top:3px;
  178. margin-left:-460px;
  179. width:auto;
  180. height:auto;
  181. position:fixed;
  182. }
  183.  
  184. #border3 img {
  185. margin-top:3px;
  186. margin-left:-236px;
  187. width:auto;
  188. height:auto;
  189. position:fixed;
  190. }
  191.  
  192. #border4 img {
  193. margin-top:3px;
  194. margin-left:-12px;
  195. width:auto;
  196. height:auto;
  197. position:fixed;
  198. }
  199.  
  200. #border5 img {
  201. margin-top:3px;
  202. margin-left:212px;
  203. width:auto;
  204. height:auto;
  205. position:fixed;
  206. }
  207.  
  208. #border6 img {
  209. margin-top:3px;
  210. margin-left:436px;
  211. width:auto;
  212. height:auto;
  213. position:fixed;
  214. }
  215. #border7 img {
  216. margin-top:3px;
  217. margin-left:660px;
  218. width:auto;
  219. height:auto;
  220. position:fixed;
  221. }
  222. {/block:ifChristmasBorder}
  223.  
  224. #sidebar {
  225. color:{color:text};
  226. position:fixed;
  227. width:153px;
  228. height:110px;
  229. margin-top:449px;
  230. margin-left:-120px;
  231. text-align:left;
  232. padding:15px;
  233. background:transparent;
  234. z-index:-999999;
  235. -moz-transition-duration:.8s;
  236. -webkit-transition-duration:.8s;
  237. -o-transition-duration:.8s;
  238. -webkit-transition-duration:.8s;
  239. }
  240.  
  241.  
  242. .slinks {
  243. margin-bottom:10px;
  244. margin-top:-255px;
  245. margin-left:-5px;
  246. border-radius:100%;
  247. padding:55px;
  248. font-size:9px;
  249. border:1px solid {color:ornamentborder};
  250. background:-webkit-gradient(linear, left top, left bottom, color-stop(0.5, rgba({RGBcolor:ornament},1)), color-stop(.3, {color:ornamentlighterfade}));;
  251. text-align:center;
  252. width:180px;
  253. height:180px;
  254. opacity:1;
  255. position:fixed;
  256. font-family:arial;
  257. z-index:-9;
  258. -moz-transition-duration:.5s;
  259. -webkit-transition-duration:.5s;
  260. -o-transition-duration:.5s;
  261. }
  262.  
  263. .slinks a{
  264. display:block;
  265. width:130px;
  266. color:{color:sblinks};
  267. padding:8px;
  268. background:{color:linkbg};
  269. margin-top:1px;
  270. letter-spacing:0px;
  271. text-decoration:none;
  272. opacity:0;
  273. -moz-transition-duration:.5s;
  274. -webkit-transition-duration:.5s;
  275. -o-transition-duration:.5s;
  276. }
  277.  
  278. .slinks:hover a{
  279. opacity:1;
  280. -moz-transition-duration:.5s;
  281. -webkit-transition-duration:.5s;
  282. -o-transition-duration:.5s;
  283. }
  284.  
  285. .slinks a:hover{
  286. background:{color:linkhoverbg};
  287. color:{color:linkhovertext};
  288. -moz-transition-duration:.5s;
  289. -webkit-transition-duration:.5s;
  290. -o-transition-duration:.5s;
  291. }
  292.  
  293. #hook3 {
  294. margin-top:-288px;
  295. margin-left:101px;
  296. width:80px;
  297. height:60px;
  298. background:-webkit-gradient(linear, right top, right bottom, color-stop(.4, rgba({RGBcolor:hooks},3)), color-stop(.6, {color:hooklighterfade}));;
  299. border-radius:17%;
  300. z-index:-99999;
  301. position:fixed;
  302. }
  303.  
  304. #snap3 {
  305. margin-top:-318px;
  306. margin-left:116px;
  307. border-radius:100%;
  308. border:2px solid {color:hooks};
  309. background:transparent;
  310. width:45px;
  311. height:45px;
  312. position:fixed;
  313. }
  314.  
  315. #string3 {
  316. margin-top:-460px;
  317. margin-left:119px;
  318. width:20px;
  319. height:144px;
  320. border-right:2px solid {color:hooks};
  321. background:transparent;
  322. position:fixed;
  323. }
  324.  
  325.  
  326.  
  327. .description {
  328. margin-bottom:15px;
  329. margin-top:-364px;
  330. margin-left:-174px;
  331. width:150px;
  332. height:150px;
  333. padding:50px;
  334. background:-webkit-gradient(linear, right top, right bottom, color-stop(0.6, rgba({RGBcolor:ornament},1)), color-stop(.3, {color:ornamentlighterfade}));;
  335. word-wrap: break-word;
  336. border-radius:100%;
  337. border:1px solid {color:ornamentborder};
  338. position:fixed;
  339. opacity:1;
  340. z-index:7;
  341. -moz-transition-duration:.5s;
  342. -webkit-transition-duration:.5s;
  343. -o-transition-duration:.5s;
  344. }
  345.  
  346. .description:hover p{
  347. opacity:1;
  348. -moz-transition-duration:.5s;
  349. -webkit-transition-duration:.5s;
  350. -o-transition-duration:.5s;
  351. }
  352.  
  353. .description p{
  354. margin-top:7px;
  355. text-align:center;
  356. font-family:arial;
  357. font-style:none;
  358. font-size:10px;
  359. color:#fff;
  360. height:125px;
  361. width:auto;
  362. overflow:auto;
  363. opacity:0;
  364. -moz-transition-duration:.5s;
  365. -webkit-transition-duration:.5s;
  366. -o-transition-duration:.5s;
  367. }
  368.  
  369. #hook {
  370. margin-top:-395px;
  371. margin-left:-84px;
  372. width:70px;
  373. height:50px;
  374. background:-webkit-gradient(linear, right top, right bottom, color-stop(.4, rgba({RGBcolor:hooks},3)), color-stop(.6, {color:hooklighterfade}));;
  375. border-radius:17%;
  376. z-index:-9;
  377. position:fixed;
  378. }
  379.  
  380. #snap {
  381. margin-top:-420px;
  382. margin-left:-71px;
  383. border-radius:100%;
  384. border:2px solid {color:hooks};
  385. background:transparent;
  386. width:40px;
  387. height:40px;
  388. position:fixed;
  389. }
  390.  
  391. #string {
  392. margin-top:-460px;
  393. margin-left:-70px;
  394. width:20px;
  395. height:42px;
  396. border-right:2px solid {color:hooks};
  397. background:transparent;
  398. position:fixed;
  399. }
  400.  
  401. #title {
  402. margin-left:-70px;
  403. margin-top:10px;
  404. border-radius:100%;
  405. width:120px;
  406. height:120px;
  407. background:-webkit-gradient(linear, right top, right bottom, color-stop(0.6, rgba({RGBcolor:ornament},1)), color-stop(.3, {color:ornamentlighterfade}));;
  408. border:1px solid {color:ornamentborder};
  409. padding:30px;
  410. -moz-transition-duration:.5s;
  411. -webkit-transition-duration:.5s;
  412. -o-transition-duration:.5s;
  413. }
  414.  
  415. #title:hover p{
  416. opacity:1;
  417. -moz-transition-duration:.5s;
  418. -webkit-transition-duration:.5s;
  419. -o-transition-duration:.5s;
  420. }
  421.  
  422. #title p{
  423. margin-top:30px;
  424. font-size:24px;
  425. font-family:arial;
  426. color:{color:title};
  427. text-align:center;
  428. opacity:0;
  429. -moz-transition-duration:.5s;
  430. -webkit-transition-duration:.5s;
  431. -o-transition-duration:.5s;
  432. }
  433.  
  434. #hook2 {
  435. margin-top:-205px;
  436. margin-left:-10px;
  437. width:60px;
  438. height:40px;
  439. background:-webkit-gradient(linear, right top, right bottom, color-stop(.4, rgba({RGBcolor:hooks},3)), color-stop(.6, {color:hooklighterfade}));;
  440. border-radius:17%;
  441. z-index:-8;
  442. position:fixed;
  443. }
  444.  
  445. #snap2 {
  446. margin-top:-225px;
  447. margin-left:2px;
  448. border-radius:100%;
  449. border:2px solid {color:hooks};
  450. background:transparent;
  451. width:33px;
  452. height:33px;
  453. position:fixed;
  454. }
  455.  
  456. #string2 {
  457. margin-top:-660px;
  458. margin-left:-1px;
  459. width:20px;
  460. height:437px;
  461. border-right:2px solid {color:hooks};
  462. background:transparent;
  463. position:fixed;
  464. }
  465.  
  466. .pagination {
  467. width:50px;
  468. margin-left:40px;
  469. margin-top:-2px;
  470. font-size:11px;
  471. background:transparent;
  472. text-decoration:italic;
  473. font-family:'lato', sans-serif;
  474. letter-spacing:1px;
  475. font-style:normal;
  476. text-align:left;
  477. opacity:1;
  478. z-index:99999;
  479. -moz-transition-duration:.5s;
  480. -webkit-transition-duration:.5s;
  481. -o-transition-duration:.5s;
  482. }
  483.  
  484. .pagination a {
  485. color:{color:link};
  486. }
  487.  
  488. .pagination a:hover {
  489. color:{color:hover}
  490. }
  491.  
  492. #postcontainer {
  493. float:left;
  494. width:500px;
  495. margin-left:430px;
  496. margin-top:50px;
  497. text-align:justify;
  498. background-color:{color:bg};
  499. color:{color:text};
  500. margin-bottom: 35px;
  501. }
  502.  
  503. #posts {
  504. border:1px solid {color:postborder};
  505. width:500px;
  506. padding:10px;
  507. margin-top:5px;
  508. margin-left:-200px;
  509. text-align:justify;
  510. font-size:11px;
  511. line-height:100%;
  512. letter-spacing:0px;
  513. color:{color:text};
  514. background:{color:postbg};
  515. }
  516.  
  517. #posts img{
  518. {block:ifPostFadeIn}
  519. opacity:.7;
  520. {/block:ifPostFadeIn}
  521. -moz-transition-duration:.7s;
  522. -webkit-transition-duration:.7s;
  523. -o-transition-duration:.7s;
  524. }
  525.  
  526. #posts:hover img{
  527. opacity:1;
  528. -moz-transition-duration:.7s;
  529. -webkit-transition-duration:.7s;
  530. -o-transition-duration:.7s;
  531. }
  532.  
  533. #info {
  534. font-family:cambria;
  535. width:490px;
  536. margin-top:3px;
  537. padding:2px;
  538. padding-left:8px;
  539. font-size:8px;
  540. color:{color:link};
  541. background:transparent;
  542. font-style:normal;
  543. letter-spacing:2px;
  544. text-align:left;
  545. border-top:1px solid {color:border};
  546. -moz-transition-duration:0.5s;
  547. -webkit-transition-duration:0.5s;
  548. -o-transition-duration:0.5s;
  549. }
  550.  
  551. #info a {
  552. color:{color:link};
  553. text-align:right;
  554. letter-spacing:1px;
  555. font-style:normal;
  556. }
  557.  
  558. #info a:hover {
  559. color:{color:hover};
  560. }
  561.  
  562. .caption {
  563. width:500px;
  564. text-align:justify;
  565. line-height:120%;
  566. }
  567.  
  568. .question {
  569. padding:10px;
  570. text-align:center;
  571. color:{color:text};
  572. border:1px solid {color:sbborder};
  573. background-color:{color:answerbg};
  574. }
  575.  
  576. .answer {
  577. padding:5px;
  578. width:495px;
  579. font-family:times new;
  580. letter-spacing:1px;
  581. text-align:left;
  582. font-style:none;
  583. margin-left:-4px;
  584. margin-top:-3px;
  585. font-size:9px;
  586. }
  587.  
  588. .music {
  589. width:495px;
  590. padding-bottom:10px;
  591. background-color:{color:bg};
  592. }
  593.  
  594. .albumart {
  595. background:transparent;
  596. float:left;
  597. padding:4px;
  598. }
  599.  
  600. .albumart img {
  601. width:45px;
  602. height:45px;
  603. }
  604.  
  605. .playercontainer {
  606. float:left;
  607. margin-top:-15px;
  608. text-align:left;
  609. padding:8px;
  610. background-color:transparent;
  611. width:480px;
  612. }
  613.  
  614. .musicinfo {
  615. padding:10px;
  616. color:{color:text};
  617. }
  618.  
  619. .postnote {
  620. text-transform:uppercase;
  621. font-style:normal;
  622. letter-spacing:0px;
  623. font-size: 9px;
  624. text-align:left;
  625. line-height:90%;
  626. margin-left:-40px;
  627. }
  628.  
  629. .postnote li {
  630. list-style-type:none;
  631. border-bottom:1px solid {color:border};
  632. padding:10px 25px 10px 25px;
  633. text-align:left;
  634. margin:0px;
  635. -moz-transition-duration:0.5s;
  636. -webkit-transition-duration:0.5s;
  637. -o-transition-duration:0.5s;
  638. }
  639.  
  640. .tags {
  641. opacity:0;
  642. font-family:cambria;
  643. letter-spacing:0px;
  644. text-transform:lowercase;
  645. font-size:8px;
  646. font-style:italic;
  647. line-height:60%;
  648. margin-top:4px;
  649. text-align:left;
  650. width:500px;
  651. height:0px;
  652. -webkit-transition: all 0.6s ease-in-out;
  653. -moz-transition: all 0.6s ease-in-out;
  654. -o-transition: all 0.6s ease-in-out;
  655. -ms-transition: all 0.6s ease-in-out;
  656. transition: all 0.6s ease-in-out;
  657. }
  658.  
  659. .tags a {
  660. display:inline;
  661. line-height:110%;
  662. padding:-3px;
  663. text-align:left;
  664. -webkit-transition: all 0.6s ease-in-out;
  665. -moz-transition: all 0.6s ease-in-out;
  666. -o-transition: all 0.6s ease-in-out;
  667. -ms-transition: all 0.6s ease-in-out;
  668. transition: all 0.6s ease-in-out;
  669. }
  670.  
  671. #posts:hover .tags {
  672. opacity:1;
  673. -webkit-transition: all 0.6s ease-in-out;
  674. -moz-transition: all 0.6s ease-in-out;
  675. -o-transition: all 0.6s ease-in-out;
  676. -ms-transition: all 0.6s ease-in-out;
  677. transition: all 0.6s ease-in-out;
  678. }
  679.  
  680. ul.chat, .chat ol, .chat li {
  681. list-style-type:none;
  682. margin:0px;
  683. padding:2px;
  684. background:#fff;
  685. }
  686.  
  687. .tab {
  688. text-decoration:underline;
  689. font-weight:700;
  690. background-color:#fff;
  691. margin-right:5px;
  692. }
  693.  
  694.  
  695. #credit img{
  696. position:fixed;
  697. font-family:trebuchet ms;
  698. font-size:9px;
  699. line-height:100%;
  700. letter-spacing:0px;
  701. width:auto;
  702. height:auto;
  703. right:5px;
  704. bottom:2px;
  705. text-transform:uppercase;
  706. text-align:center;
  707. opacity:1;
  708. -moz-transition-duration:0.7s;
  709. -webkit-transition-duration:0.7s;
  710. -o-transition-duration:0.7s;
  711. }
  712.  
  713. #credit:hover img{
  714. opacity:.8;
  715. -moz-transition-duration:0.7s;
  716. -webkit-transition-duration:0.7s;
  717. -o-transition-duration:0.7s;
  718. }
  719.  
  720.  
  721.  
  722. {CustomCSS}
  723.  
  724. </style></head>
  725.  
  726. <body>
  727. {block:ifSnow}
  728. <script type="text/javascript" src="http://static.tumblr.com/qsifglb/mZjl87ts1/f8.js"></script>
  729.  
  730. <script type="text/javascript">
  731. snowStorm.snowColor = '{color:snow}'; //
  732. snowStorm.flakesMaxActive = 50;
  733. </script>
  734. {/block:ifSnow}
  735.  
  736. <div id="themenum">
  737. {block:ifChristmasBorder}
  738. <div id="border"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mvyoya0aRO1ql5d5i.gif"></div><div id="border2"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mvyoya0aRO1ql5d5i.gif"></div><div id="border3"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mvyoya0aRO1ql5d5i.gif"></div><div id="border4"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mvyoya0aRO1ql5d5i.gif"></div><div id="border5"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mvyoya0aRO1ql5d5i.gif"></div><div id="border6"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mvyoya0aRO1ql5d5i.gif"></div><div id="border7"><img src="http://media.tumblr.com/f9579cecc241f1ce13c9cadafc1a9faa/tumblr_inline_mvyoya0aRO1ql5d5i.gif"></div>
  739. {/block:ifChristmasBorder}
  740. <div id="sidebar">
  741.  
  742.  
  743. <div class="slinks"><center>
  744. {block:IfLink1}
  745. <br><p><a href="{text:Link 1}" style="border-top-left-radius:6px;border-top-right-radius:6px;">{text:Link 1 Title}</a>
  746. {/block:IfLink1}
  747. {block:IfLink2}
  748. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  749. {/block:IfLink2}
  750. {block:IfLink3}
  751. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  752. {/block:IfLink3}
  753. {block:IfLink4}
  754. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  755. {/block:IfLink4}
  756. {block:IfLink5}
  757. <a href="{text:Link 5}" style="border-bottom-left-radius:6px; border-bottom-right-radius:6px;">{text:Link 5 Title}</a>
  758. {/block:IfLink5}</center>
  759. </div>
  760. <div id="hook3"></div>
  761. <div id="snap3"></div>
  762. <div id="string3"></div>
  763.  
  764. <div class="description">
  765. <p>{Description}</p>
  766. </div>
  767. <div id="hook"></div>
  768. <div id="snap"></div>
  769. <div id="string"></div>
  770.  
  771. <div id="title"><p>{text:Title}</p></div>
  772. <div id="hook2"></div>
  773. <div id="snap2"></div>
  774. <div id="string2"></div>
  775. </div>
  776.  
  777. <div id="postcontainer">
  778.  
  779. {block:Posts}
  780.  
  781. <div id="posts">
  782.  
  783. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  784.  
  785. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  786.  
  787. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  788. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  789.  
  790. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  791.  
  792. {block:Photoset}<center>{Photoset-500}</center>
  793. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  794.  
  795. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  796.  
  797. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  798.  
  799. {block:Answer}<div class="question"><b>{Asker}</b> asked: {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  800.  
  801. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  802. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  803. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  804. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  805. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  806.  
  807.  
  808.  
  809. {block:Date}<div id="info"><a href="{Permalink}" title="view permalink"style="background:{color:border};padding:3px;color:{color:bg}; margin-top:-4px;">{TimeAgo}</a> {block:NoteCount} with <font color=#999>♥</font> <a href="{Permalink}">{NoteCount}</a> {/block:NoteCount} {block:RebloggedFrom} — <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom}
  810. {block:ContentSource} , <a href="{SourceURL}" title="{SourceTitle}">source</a> {/block:ContentSource}{/block:Date}
  811. </div>
  812. {block:HasTags}
  813. <div class="tags">
  814. {block:Tags} # <a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
  815. {/block:HasTags}
  816. <div class="postnote">
  817. {block:PostNotes}{PostNotes}{/block:PostNotes}
  818. </div>
  819. </div>
  820.  
  821. {/block:Posts}
  822.  
  823. {block:Pagination}
  824. <div class="pagination">
  825. {block:PreviousPage}
  826. <a href="{PreviousPage}" title="backward">newer</a>
  827. {/block:PreviousPage}
  828. {block:NextPage}
  829. — <a href="{NextPage}" title="forward">older</a>
  830. {/block:NextPage}
  831. </div>
  832. {/block:Pagination}
  833. </div>
  834.  
  835.  
  836. <div id="credit">
  837. <a href="http://hzrrys.tumblr.com/"><img src="http://media.tumblr.com/c77e657aa3fc3715251356fb24dcb258/tumblr_inline_mvymm1BMJl1ql5d5i.gif"></a>
  838. </div>
  839. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement