Advertisement
iamthemelocked

Iamthemelocked #147 - Greatest Grief

May 28th, 2015
621
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.41 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 by iamthemelocked
  4. DO NOT REMOVE THE CREDIT
  5. DO NOT COPY
  6. DO NOT CLAIM AS YOUR OWN
  7. IF YOU DO THEN I´LL MAKE YOU INTO SHOES
  8. BIT NOT GOOD, ISN´T IT?--->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  11.  
  12. <title>{block:TagPage}#{Tag} /// {/block:TagPage} {block:SearchPage}{lang:Search Results For SearchQuery} - {/block:SearchPage} {Title}</title>
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
  15.  
  16. <meta charset="utf-8">
  17. <meta name="viewport" content="initial-scale=1.0, width=device-width" />
  18.  
  19. <link rel="shortcut icon" href="{favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23. <meta name="if:250px Posts" content="1"/>
  24. <meta name="if:Infinite Scroll" content="0"/>
  25. <meta name="if:Show Captions" content="1"/>
  26. <meta name="if:Black And White Posts" content="0"/>
  27. <meta name="if:Zooming Post Images" content="1"/>
  28. <meta name="if:Tiny Cursor" content="1">
  29.  
  30. <meta name="font:Post Font" content="Sofia Pro" />
  31. <meta name="font:Tags Font" content="Sofia Pro" />
  32.  
  33. <meta name="text:Post Font Size" content="10px"/>
  34. <meta name="text:Tags Font Size" content="7px"/>
  35.  
  36. <meta name="color:Background" content="#fafafa"/>
  37. <meta name="color:Post Background" content="#ffffff"/>
  38. <meta name="color:Post Border" content="#f1f1f1"/>
  39. <meta name="color:Post Text" content="#222222"/>
  40. <meta name="color:Post Links" content="#8f8f8f"/>
  41.  
  42. <meta name="color:Links" content="#ffffff"/>
  43. <meta name="color:Description" content="#ffffff"/>
  44. <meta name="color:Titles" content="#000000"/>
  45.  
  46. <meta name="color:Accent 1" content="#df6c7a" />
  47. <meta name="color:Accent 2" content="#df9a6c" />
  48. <meta name="color:Accent 3" content="#e5de71" />
  49. <meta name="color:Accent 4" content="#8bea71" />
  50. <meta name="color:Accent 5" content="#97c5e0" />
  51.  
  52. <meta name="color:Scrollbar" content="#000000"/>
  53.  
  54. <meta name="text:Header Title" content="Perhaps it's the greatest grief to be left on earth when another is gone."/>
  55.  
  56. <meta name="text:Home Link Title" content="Index"/>
  57. <meta name="text:Archive Link Title" content="Archive"/>
  58. <meta name="text:Link 1 Title" content="1st Link"/>
  59. <meta name="text:Link 1 Url" content="http://"/>
  60. <meta name="text:Link 2 Title" content="2nd Link"/>
  61. <meta name="text:Link 2 Url" content="http://"/>
  62. <meta name="text:Link 3 Title" content="3rd Link"/>
  63. <meta name="text:Link 3 Url" content="http://"/>
  64. <meta name="text:Link 4 Title" content="4th Link"/>
  65. <meta name="text:Link 4 Url" content="http://"/>
  66. <meta name="text:Link 5 Title" content="5th Link"/>
  67. <meta name="text:Link 5 Url" content="http://"/>
  68. <meta name="text:Link 6 Title" content="6th Link"/>
  69. <meta name="text:Link 6 Url" content="http://"/>
  70. <meta name="text:Link 7 Title" content="7th Link"/>
  71. <meta name="text:Link 7 Url" content="http://"/>
  72. <meta name="text:Link 8 Title" content="8th Link"/>
  73. <meta name="text:Link 8 Url" content="http://"/>
  74.  
  75. <meta name="color:Tab Text" content="#222222"/>
  76. <meta name="color:Tab Links" content="#b6b6b6"/>
  77. <meta name="color:Tab Links Hover" content="#000000"/>
  78.  
  79. <meta name="if:Updates Tab" content="1"/>
  80.  
  81. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  82. <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  83.  
  84. <!--- SPECIAL FONTS --->
  85.  
  86. <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
  87.  
  88. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  89.  
  90. <!--- SPECIAL FONTS --->
  91.  
  92. <style type="text/css">
  93.  
  94. /* basic styles */
  95.  
  96. /* --- SCROLLBAR ---*/
  97.  
  98. ::-webkit-scrollbar {background-color:{color:Background}; height:5px; width:4px}::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:40px;}::-webkit-scrollbar-thumb:horizontal {background-color:#fff; height:5px!important}
  99.  
  100. iframe#tumblr_controls {top:auto;bottom:0;z-index:98;opacity:.5!important;position:fixed!important;-webkit-transition:opacity .5s linear;transition:opacity .5s linear;}
  101.  
  102. iframe#tumblr_controls:hover {opacity:.8!important;}
  103.  
  104. /* --- SCROLLBAR ---*/
  105.  
  106. /* --- IMAGE EFFECT ---*/
  107.  
  108. .imgp {
  109. background:{color:Background};
  110. overflow:hidden;
  111. }
  112.  
  113. .imgp img {
  114. -webkit-transform: scale(1.01);
  115. -webkit-transition: all 1s ease;
  116. -moz-transition: all 1s ease;
  117. -o-transition: all 1s ease;
  118. -ms-transition: all 1s ease;
  119. transition: all 1s ease;
  120. }
  121.  
  122. {block:IfZoomingPostImages}
  123. .po:hover .imgp img {
  124. -webkit-transform: scale(1.3);
  125. }{/block:IfZoomingPostImages}
  126.  
  127. .pset {
  128. -webkit-transform: scale(1.0);
  129. -webkit-transition: all 1s ease;
  130. -moz-transition: all 1s ease;
  131. -o-transition: all 1s ease;
  132. -ms-transition: all 1s ease;
  133. transition: all 1s ease;
  134. }
  135.  
  136. {block:IfZoomingPostImages}
  137. .po:hover .pset {
  138. -webkit-transform: scale(1.3);
  139. }{/block:IfZoomingPostImages}
  140.  
  141. /* --- IMAGE EFFECT ---*/
  142.  
  143. /* --- BODY ---*/
  144.  
  145. #s-m-t-tooltip{
  146. position:absolute;
  147. margin-top: 15px;
  148. margin-left:15px;
  149. z-index:9999999999999;
  150. background:{color:Post Text};
  151. color:{color:Post Background};
  152. text-transform:uppercase;
  153. letter-spacing:0.5px;
  154. font-family:calibri;
  155. line-height:13px;
  156. max-width:300px;
  157. font-size:8px;
  158. padding:2px 6px;
  159. -webkit-transition:all 0.4s;
  160. -moz-transition:all 0.4s;
  161. -ms-transition:all 0.4s;
  162. -o-transition:all 0.4s;
  163. transition:all 0.4s;
  164. }
  165.  
  166. body {
  167. color: {color:Post Text};
  168. background:{color:Background};
  169. font: 9px 'Trebuchet MS', sans-serif;
  170. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  171. }
  172.  
  173. {block:IfTinyCursor}*, body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;} {/block:IfTinyCursor}
  174.  
  175. b, strong {color: color:{color:Post text};word-wrap:normal;}
  176. i, em {color: color:{color:Post text};word-wrap:normal;}
  177. p {margin-top:5px;margin-bottom:5px}
  178. ol {list-style:normal;}
  179. ul {list-style:square;}
  180. small {font-size:8px;}
  181. big {font-size:10px;}
  182.  
  183. blockquote {
  184. padding-left:10px;
  185. margin-left:10px;
  186. margin-top:5px;
  187. border-left:1px solid;
  188. }
  189.  
  190. a {
  191. font-weight:normal;
  192. word-wrap:initial;
  193. text-decoration:none;
  194. text-transform:lowercase;
  195. font-family: {text:Post Font};
  196. font-size: {text:Post Font Size};
  197. color:{color:Post Links};
  198. word-wrap: break-word;
  199. -moz-outline-style:none;
  200. -webkit-transition:all 0.5s;
  201. -moz-transition:all 0.5s;
  202. -ms-transition:all 0.5s;
  203. -o-transition:all 0.5s;
  204. transition:all 0.5s;
  205. }
  206.  
  207. a:hover {
  208. -moz-outline-style:none;
  209. -webkit-transition:all 0.5s;
  210. -moz-transition:all 0.5s;
  211. -ms-transition:all 0.5s;
  212. -o-transition:all 0.5s;
  213. transition:all 0.5s;
  214. }
  215.  
  216. a:hover:nth-child(5n+1){color:{color:Accent 1};}
  217. a:hover:nth-child(5n+2){color:{color:Accent 2};}
  218. a:hover:nth-child(5n+3){color:{color:Accent 3};}
  219. a:hover:nth-child(5n+4){color:{color:Accent 4};}
  220. a:hover:nth-child(5n+5){color:{color:Accent 5};}
  221.  
  222. .caption a, .text a, #description a, #tab18 a {
  223. padding:0px 1px;
  224. position:relative;
  225. }
  226.  
  227. .caption a:before, .text a:before, #description a:before, #tab18 a:before{
  228. content:'';
  229. top:100%;
  230. width:0;
  231. height:1px;
  232. right:50%;
  233. background:{color:Accent 1};
  234. position:absolute;
  235. transition:all .2s linear;
  236. -webkit-transition:all .2s linear;
  237. -moz-transition:all .2s linear;
  238. -o-transition:all .2s linear;
  239. }
  240.  
  241. .caption a:hover::before, .text a:hover::before, #description a:hover::before, #tab18 a:hover::before{
  242. width:100%;
  243. right:0;
  244. }
  245.  
  246. h1 {
  247. font-size:15px;
  248. text-transform:uppercase;
  249. font-weight:bold;
  250. line-height:1.2em;
  251. margin-bottom:-2px;
  252. margin-top:-5px;
  253. font-family:{font:Post Font};
  254. color:{color:Post Text};
  255. }
  256.  
  257. h1 a{
  258. font-size:15px;
  259. text-transform:uppercase;
  260. font-weight:bold;
  261. line-height:1.2em;
  262. text-decoration:none;
  263. font-family:{font:Post Font};
  264. color:{color:Post Text};
  265. }
  266.  
  267. pre {
  268. white-space: pre-wrap;
  269. white-space: -moz-pre-wrap;
  270. white-space: -pre-wrap;
  271. white-space: -o-pre-wrap;
  272. word-wrap: break-word;
  273. font-family:inconsolata, consolas, monospace;
  274. }
  275.  
  276. pre a{
  277. font-size:8px;
  278. }
  279.  
  280. .caption {
  281. text-align:left;
  282. display:block;
  283. }
  284.  
  285. .caption img {
  286. width:100%;
  287. width:50%;
  288. }
  289.  
  290. /* --- BODY ---*/
  291.  
  292. /* --- POST ENTRIES ---*/
  293.  
  294. #big {
  295. position:absolute;
  296. left:0;
  297. right:0;
  298. z-index:9999;
  299. min-height:calc(100% - 200px);
  300. background-color:{color:background};
  301. {block:IndexPage}top:85px;{block:if250pxPosts}padding:80px 0 100px 290px;{/block:if250pxPosts}{block:ifNot250pxPosts}padding:80px 0 100px 220px;{/block:ifNot250pxPosts}{/block:IndexPage}{block:PermalinkPage}margin-top:150px;width:530px;margin-left:auto;margin-right:auto;{/block:PermalinkPage}
  302. }
  303.  
  304. .entries {
  305. position:relative;
  306. text-align:left;
  307. margin:0px -1px 120px 0px;
  308. padding:0px 100px 0px 0px;
  309. {block:IndexPage}{block:if250pxPosts}width:275px;margin-left:-100px;margin-right:70px;{/block:if250pxPosts}
  310. {block:ifNot250pxPosts}width:425px;margin-left:0px;{/block:ifNot250pxPosts}{/block:IndexPage}
  311. display:inline-block;
  312. {block:PermalinkPage}width:531px;margin-left:-115px;position:relative;margin-left:auto;margin-right:auto;{/block:PermalinkPage}
  313. }
  314.  
  315. .post {
  316. position:relative;
  317. padding:14px 12px 12px 12px;
  318. background-color:{color:Post Background};
  319. border:1px solid {color:Post Border};
  320. font-family: {font:Post Font};
  321. font-size: {text:Post Font Size};
  322. {block:IfBlackandWhitePosts}
  323. -webkit-filter: grayscale(100%);
  324. -moz-filter: grayscale(100%);
  325. filter: grayscale(100%);
  326. -webkit-transition:all 0.5s;
  327. -moz-transition:all 0.5s;
  328. -ms-transition:all 0.5s;
  329. -o-transition:all 0.5s;
  330. transition:all 0.5s;
  331. }
  332.  
  333. .post:hover {
  334. -webkit-transition:all 0.5s;
  335. -moz-transition:all 0.5s;
  336. -ms-transition:all 0.5s;
  337. -o-transition:all 0.5s;
  338. transition:all 0.5s;
  339. -webkit-filter: grayscale(0%);
  340. -moz-filter: grayscale(0%);
  341. filter: grayscale(0%);
  342. {block:IfBlackandWhitePosts}
  343. }
  344.  
  345. .post img{
  346. width:100%;
  347. height:50%;
  348. }
  349.  
  350. .text{
  351. padding-top:5px;
  352. }
  353.  
  354. /* --- POST ENTRIES ---*/
  355.  
  356. /* --- SEARCH BAR ---*/
  357.  
  358. #search {
  359. position:fixed;
  360. height:25px;
  361. padding-bottom:4px;
  362. background:{color:Post Background};
  363. border-bottom:6px solid {color:Background};
  364. width:100%;
  365. z-index:999999;
  366. opacity:1;
  367. top:0px;
  368. -o-transition-duration:0.2s;
  369. -webkit-transition-duration:0.2s;
  370. -moz-transition-duration:0.2s;
  371. }
  372.  
  373. .sfm input {
  374. background:transparent;
  375. font-size: 8px;
  376. text-transform: uppercase;
  377. margin-top:-15px;
  378. right:0px;
  379. border: 0px;
  380. color: #999;
  381. z-index:9999999;
  382. opacity:1;
  383. float:right;
  384. color:{color:Links};
  385. position:fixed;
  386. width:160px;
  387. letter-spacing: 1px;
  388. padding: 3px 8px 4px 8px;
  389. font-family: calibri, helvetica, arial;
  390. -o-transition-duration:1s;
  391. -webkit-transition-duration:1s;
  392. -moz-transition-duration:1s;
  393. }
  394.  
  395. #sb {
  396. height:10px;
  397. width:10px;
  398. vertical-align:top;
  399. margin-top:-14px;
  400. display:block;
  401. position:fixed;
  402. opacity:1;
  403. border:none;
  404. margin-right:1px;
  405. z-index:9999999;
  406. -o-transition-duration:0.5s;
  407. -webkit-transition-duration:0.5s;
  408. -moz-transition-duration:0.5s;
  409. }
  410.  
  411. .search-form input[type=text] {color:{color:Links};}
  412. input::-webkit-input-placeholder {color:{color:Post Links};}
  413. input::-moz-placeholder {color:{color:Links};}
  414. input:-moz-placeholder {color:{color:Links};}
  415.  
  416. /* --- SEARCH BAR ---*/
  417.  
  418. /* --- HEADER ---*/
  419.  
  420. #header {
  421. position:fixed;
  422. left:0;
  423. right:0;
  424. margin-left:auto;
  425. margin-right:auto;
  426. display:block;
  427. top:35px;
  428. height:50px;
  429. border-top:4px solid {color:Post Background};
  430. border-bottom:4px solid {color:Post Background};
  431. width:100%;
  432. opacity:1;
  433. margin-top:0px;
  434. z-index:99999999999999;
  435. background-image:url("http://static.tumblr.com/5eb06c26a835fe5205b7646571f24d6e/xasysa0/Z7Ynp0jbc/tumblr_static_cbp7j68ypg8c00oc44ck4c04k.jpg");
  436. background-attachment:fixed;
  437. background-position:center center;
  438. background-size:cover;
  439. background-repeat:repeat;
  440. }
  441.  
  442. /* --- HEADER ---*/
  443.  
  444. /* --- TITLES ---*/
  445.  
  446. #title {
  447. text-transform:uppercase;
  448. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  449. color:{color:Titles};
  450. position:relative;
  451. margin-top:8px;
  452. width:100%;
  453. line-height:14px;
  454. text-align:center;
  455. margin-left:0px;
  456. letter-spacing:1px;
  457. font-size:13px;
  458. z-index:999;
  459. -o-transition-duration:1s;
  460. -webkit-transition-duration:1s;
  461. -moz-transition-duration:1s;
  462. }
  463.  
  464. /* --- TITLES ---*/
  465.  
  466. /* --- LINKS ---*/
  467.  
  468. #links {
  469. display:inline-block;
  470. margin-top:16px;
  471. left:0%;
  472. border-top:6px solid {color:Background};
  473. width:100%;
  474. height:13px;
  475. overflow:hidden;
  476. text-align:left;
  477. padding:3px 0px 3px 20px;
  478. opacity:1;
  479. background-color:{color:Titles};
  480. z-index:9999;
  481. position:absolute;
  482. }
  483.  
  484. #links a{
  485. text-transform:uppercase;
  486. font-size:8px;
  487. width:auto;
  488. padding:0px 1px;
  489. color:{color:Links};
  490. margin:0px 15px;
  491. position:relative;
  492. letter-spacing:0.5px;
  493. display:inline-block;
  494. }
  495.  
  496. #links a:before{
  497. content:'';
  498. top:100%;
  499. width:0%;
  500. height:1px;
  501. right:50%;
  502. background:transparent;
  503. position:absolute;
  504. transition:all .2s linear;
  505. -webkit-transition:all .2s linear;
  506. -moz-transition:all .2s linear;
  507. -o-transition:all .2s linear;
  508. }
  509.  
  510. #links a:hover::before{
  511. width:100%;
  512. right:0;
  513. background:{color:Links};
  514. }
  515.  
  516. /* --- LINKS ---*/
  517.  
  518. /* --- DESCRIPTION ---*/
  519.  
  520. #description {
  521. text-align:justify;
  522. color:{color:Description};
  523. font-family:calibri;
  524. font-size:8px;
  525. margin-left:auto;
  526. margin-right:auto;
  527. left:0;
  528. right:0;
  529. width:400px;
  530. height:26px;
  531. overflow:auto;
  532. margin-top:12px;
  533. line-height:8px;
  534. text-transform:uppercase;
  535. }
  536.  
  537. #description a{
  538. text-transform:uppercase;
  539. font-size:8px;
  540. width:auto;
  541. color:{color:Description};
  542. position:relative;
  543. display:inline-block;
  544. }
  545.  
  546. #description a:before{
  547. content:'';
  548. top:100%;
  549. width:0%;
  550. height:1px;
  551. right:50%;
  552. background:transparent;
  553. position:absolute;
  554. transition:all .2s linear;
  555. -webkit-transition:all .2s linear;
  556. -moz-transition:all .2s linear;
  557. -o-transition:all .2s linear;
  558. }
  559.  
  560. #description a:hover::before{
  561. width:100%;
  562. right:0;
  563. background:{color:Links};
  564. }
  565.  
  566. /* --- DESCRIPTION ---*/
  567.  
  568. /* --- PAGINATION ---*/
  569.  
  570. .pagination {
  571. letter-spacing:1px;
  572. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  573. margin-top:21px;
  574. text-align:center;
  575. position:absolute;
  576. left:0;
  577. right:0;
  578. margin-left:auto;
  579. margin-right:auto;
  580. font-size:10px;
  581. {block:IfNotInfiniteScroll}display:block;{/block:IfNotInfiniteScroll}
  582. {block:IfInfiniteScroll}display:none;{/block:IfInfiniteScroll}
  583. text-transform:uppercase;
  584. }
  585.  
  586. .pagination a {
  587. display:inline-block;
  588. margin:0 2px;
  589. text-decoration:none;
  590. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  591. outline:none;
  592. font-size:10px;
  593. letter-spacing:1px;
  594. text-transform:uppercase;
  595. padding:0 5px;
  596. color:{color:Post Links};
  597. }
  598.  
  599. .pagination a:hover{
  600. color:{color:Post Text};
  601. }
  602.  
  603. /* --- PAGINATION ---*/
  604.  
  605. /* --- POST INFO ---*/
  606.  
  607. .post-meta {
  608. margin-left:-13px;
  609. margin-top:-30px;
  610. }
  611.  
  612. .post-meta .type {
  613. float:left;
  614. border:1px solid {color:Post Border};
  615. background:{color:Post Text};
  616. padding:1px 8px;
  617. text-align:left;
  618. line-height:10px;
  619. {block:IndexPage}width:auto;padding:0px 8px;{/block:IndexPage}
  620. {block:PermalinkPage}width:513px;{/block:PermalinkPage}
  621. }
  622.  
  623. .post-meta .type a {
  624. color:white;
  625. font-weight:bold;
  626. font-size:8px;
  627. text-align:left;
  628. font-family:calibri;
  629. margin:2px 1px 2px 1px;
  630. text-transform:uppercase;
  631. text-decoration: none;
  632. }
  633.  
  634. #button {
  635. display:inline-block;
  636. position:absolute;
  637. text-align:right;
  638. {block:PermalinkPage}left:445px;top:-14px;{/block:PermalinkPage}
  639. {block:IndexPage}top:-13px;{block:if250pxPosts}left:194px;{/block:if250pxPosts}{block:ifNot250pxPosts}left:343px;{/block:ifNot250pxPosts}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}
  640. z-index:99;
  641. width:80px;
  642. }
  643.  
  644. #button a {
  645. display:inline-block;
  646. {block:IndexPage}
  647. height:5px;width:5px;{/block:IndexPage}
  648. {block:PermalinkPage}height:4px;width:4px;{/block:PermalinkPage}
  649. text-align:right;
  650. border:1px solid transparent;
  651. margin:0px;
  652. }
  653.  
  654. #button a:nth-child(5n+1){background-color:{color:Accent 1};}
  655. #button a:nth-child(5n+2){background-color:{color:Accent 2};}
  656. #button a:nth-child(5n+3){background-color:{color:Accent 3};}
  657. #button a:nth-child(5n+4){background-color:{color:Accent 4};}
  658. #button a:nth-child(5n+5){background-color:{color:Accent 5};}
  659.  
  660. #button a:hover {
  661. border:1px solid {color:Post Text};
  662. background:none;
  663. }
  664.  
  665. /* --- POST INFO ---*/
  666.  
  667. /* --- POST TAGS ---*/
  668.  
  669. .tags {
  670. position:relative;
  671. margin-top:-4px;
  672. left:0;
  673. right:0;
  674. z-index:9;
  675. margin-bottom:20px;
  676. text-align:center;
  677. padding:8px 10px 0;
  678. font-family: {font:Tags Font};
  679. font-size: {text:Tags Font Size};
  680. opacity:1;
  681. -webkit-transition: all 0.4s ease-in-out;
  682. -moz-transition: all 0.4s ease-in-out;
  683. -o-transition: all 0.4s ease-in-out;
  684. transition: all 0.4s ease-in-out;
  685. }
  686.  
  687. .tags a {
  688. margin:2px 2px 1px 2px;
  689. padding:0px 4px;
  690. line-height:13px;
  691. border-radius:1px;
  692. text-transform: uppercase;
  693. font-size: {text:Tags Font Size};
  694. font-weight:bold;
  695. border:1px solid transparent;
  696. letter-spacing:0.5px;
  697. color:{color:Post Text};
  698. font-family: {font:Tags Font};
  699. }
  700.  
  701. .tags a:hover:nth-child(5n+1){background:{color:Accent 1};color:white;}
  702. .tags a:hover:nth-child(5n+2){background:{color:Accent 2};color:white;}
  703. .tags a:hover:nth-child(5n+3){background:{color:Accent 3};color:white;}
  704. .tags a:hover:nth-child(5n+4){background:{color:Accent 4};color:white;}
  705. .tags a:hover:nth-child(5n+5){background:{color:Accent 5};color:white;}
  706.  
  707. /* --- POST TAGS ---*/
  708.  
  709. /* --- QUOTES ---*/
  710.  
  711. #mark {
  712. font: bold 80px georgia;
  713. margin-top:-16px;
  714. left:15px;
  715. position: absolute;
  716. float:left;
  717. opacity:1;
  718. z-index:9;
  719. text-shadow:2px 3px 3px {color:Post Text};
  720. color:{color:Background};
  721. }
  722.  
  723. #quote {
  724. z-index:99999;
  725. text-align:left;
  726. padding-top:5px;
  727. padding-bottom:8px;
  728. padding-left:55px;
  729. font-weight:bold;
  730. }
  731.  
  732. /* --- QUOTES ---*/
  733.  
  734. /* --- CHATS ---*/
  735.  
  736. ul.chat {
  737. margin:0px;
  738. padding:0px;
  739. }
  740.  
  741. .chat li {
  742. list-style-type:none;
  743. margin-left:0px;
  744. text-transform:uppercase;
  745. font-size:8px;
  746. font-family:calibri;
  747. padding:6px;
  748. }
  749.  
  750. .odd .label {
  751. color:{color:Post Text};
  752. font-size:8px;
  753. font-family:calibri;
  754. }
  755.  
  756. .even .label {
  757. color:{color:Accent 1};
  758. font-size:8px;
  759. font-family:calibri;
  760. }
  761.  
  762. .chat li.odd {
  763. background-color:{color:Background};
  764. margin-bottom:1px;
  765. }
  766.  
  767. .chat li.even {
  768. background-color:{color:Post Background};
  769. opacity:1;
  770. margin-bottom:1px;
  771. }
  772.  
  773. /* --- CHATS ---*/
  774.  
  775. /* --- QUESTIONS ---*/
  776.  
  777. #question {
  778. padding:10px 20px;
  779. border:2px solid {color:Post Text};
  780. }
  781.  
  782. #asker {
  783. text-align:right;
  784. background:{color:Post Text};
  785. text-transform:uppercase;
  786. font-size:8px;
  787. font-family:calibri;
  788. color:white;
  789. height:10px;
  790. margin-bottom:5px;
  791. padding-right:5px;
  792. line-height:9px;
  793. }
  794.  
  795. #asker a{
  796. text-align:right;
  797. color:white;
  798. font-weight: bold;
  799. font-size:8px;
  800. font-family:calibri;
  801. text-transform:uppercase;
  802. }
  803.  
  804. /* --- QUESTIONS ---*/
  805.  
  806. /* --- AUDIO PLAYER ---*/
  807.  
  808. #audio {
  809. position:relative;
  810. min-height:60px;}
  811.  
  812. #audioimage {
  813. width:60px;
  814. height:60px;
  815. position:absolute;
  816. z-index:2;}
  817.  
  818. #audioimage img {
  819. margin-left:0px;
  820. }
  821.  
  822. #audiobackground {
  823. margin-top:5px;
  824. margin-left:5px;
  825. width:50px;
  826. height:50px;
  827. z-index:3;
  828. position:absolute;
  829. opacity:0.2;
  830. background-color:white;
  831. -webkit-transition:all 0.6s ease-out;
  832. -moz-transition:all 0.6s ease-out;
  833. transition:all 0.6s ease-out;}
  834.  
  835. #audiobackground:hover {
  836. opacity:0.8;
  837. transform:rotate(360deg);
  838. -ms-transform:rotate(360deg);
  839. -webkit-transform:rotate(360deg);
  840. background-color:#ffffff;
  841. -webkit-transition:all 0.6s ease-out;
  842. -moz-transition:all 0.6s ease-out;
  843. transition:all 0.6s ease-out;}
  844.  
  845. #audioplayer {
  846. width:20px;
  847. height:20px;
  848. margin-top:11px;
  849. margin-left:11px;
  850. overflow:hidden;}
  851.  
  852. #audiobig {
  853. width:250px;
  854. {block:IndexPage}{block:if250pxPosts}width:250px;{/block:if250pxPosts}
  855. {block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}{/block:IndexPage}
  856. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  857. height:70px;
  858. overflow:hidden;}
  859.  
  860. #audioinfo {
  861. background-color:transparent;
  862. font-size:8px;
  863. font-family: {text:Post Font};
  864. color:#b6b6b6;
  865. text-transform:uppercase;
  866. height:6px;
  867. {block:IndexPage}{block:if250pxPosts}width:250px;{/block:if250pxPosts}
  868. {block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}{/block:IndexPage}
  869. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  870. display:inline-block;
  871. width:250px;
  872. padding:4px;
  873. line-height:90%;
  874. margin-bottom:1.5px;
  875. margin-top:1px;
  876. margin-left:68px;
  877. text-align:left;
  878. }
  879.  
  880. #audioinfo b{
  881. color:{color:post text};
  882. padding:0.5px 2px;
  883. -webkit-transition: all 0.6s;
  884. -moz-transition: all 0.6s;
  885. -ms-transition:all 0.6s;
  886. -o-transition: all 0.6s;
  887. transition: all 0.6s;
  888. }
  889.  
  890. #audioinfo:hover b{
  891. margin-left:20px;
  892. color:{color:Background};
  893. margin-right:4px;
  894. background:{color:Accent 1};
  895. -webkit-transition: all 0.6s;
  896. -moz-transition: all 0.6s;
  897. -ms-transition:all 0.6s;
  898. -o-transition: all 0.6s;
  899. transition: all 0.6s;}
  900.  
  901. /* --- AUDIO PLAYER ---*/
  902.  
  903. /* --- PAGE PAGINATION ---*/
  904.  
  905. .pagepagination{
  906. position:absolute;
  907. width:530px;
  908. margin-top:-8px;
  909. margin-left:0px;
  910. margin-right:auto;
  911. }
  912.  
  913. .pagepagination a{
  914. display:inline-block;
  915. color:#ffffff;
  916. text-transform:uppercase;
  917. font-family:{text:Post Font};
  918. font-size:8px;
  919. text-decoration:none;
  920. padding:0 2% 0 2%;
  921. background:{color:Post Text};
  922. }
  923.  
  924. .pagepagination a:hover:nth-child(2n+1)
  925. {background:{color:Accent 1};color:white;}
  926. .pagepagination a:hover:nth-child(2n+2)
  927. {background:{color:Accent 2};color:white;}
  928.  
  929. /* --- PAGE PAGINATION ---*/
  930.  
  931. /* --- NOTES ---*/
  932.  
  933. .pagenotes a {text-decoration:none;font-family:{text:Post Font};background:none;color:{color:Post Links};}
  934.  
  935. ol.notes {
  936. font-weight:none;
  937. background:none;
  938. text-align:left;
  939. font-family:{text:Post Font};
  940. font-size:8px;
  941. margin-left:0px;
  942. height:auto;
  943. width:500px;
  944. text-transform:uppercase;
  945. margin-top:40px;
  946. list-style-type:upper-roman;
  947. }
  948.  
  949. ol.notes li.note {
  950. padding:5px;
  951. color:{color:Post Text};
  952. background:{color:Background};
  953. margin:2px 0;
  954. text-transform:uppercase;
  955. width:480px;
  956. list-style-type:upper-roman;
  957. -webkit-transition: all 0.6s;
  958. -moz-transition: all 0.6s;
  959. -ms-transition:all 0.6s;
  960. -o-transition: all 0.6s;
  961. transition: all 0.6s;
  962. }
  963.  
  964. ol.notes li.note a{
  965. font-size:8px;
  966. text-transform:uppercase;
  967. }
  968.  
  969. ol.notes li.note:hover {
  970. background:transparent;
  971. -webkit-transition: all 0.6s;
  972. -moz-transition: all 0.6s;
  973. -ms-transition:all 0.6s;
  974. -o-transition: all 0.6s;
  975. transition: all 0.6s;
  976. }
  977.  
  978. ol.notes li.note img.avatar {
  979. width:0px;
  980. height:0px;
  981. }
  982.  
  983. /* --- NOTES ---*/
  984.  
  985. /* --- SELECTION ---*/
  986.  
  987. ::selection {
  988. background-color:{color:Post Background};
  989. color:{color:Post Text};
  990. border-radius:2px;
  991. }
  992.  
  993. ::-moz-selection {
  994. background-color:{color:Post Background};
  995. color:{color:Post Text};
  996. border-radius:2px;
  997. }
  998.  
  999. /* --- SELECTION ---*/
  1000.  
  1001. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  1002.  
  1003. .credit, .credit a {
  1004. width:12px;
  1005. height:12px;
  1006. bottom:5px;
  1007. right:6px;
  1008. padding:2px;
  1009. font-size:8px;
  1010. letter-spacing:1px;
  1011. color:white;
  1012. z-index:1;
  1013. line-height:12px;
  1014. position:fixed;
  1015. text-align:center;
  1016. font-family:calibri;
  1017. text-decoration:none;
  1018. text-transform:uppercase;
  1019. background-color:{color:Accent 1};
  1020. border:1px solid #cccccc;
  1021. z-index:9999999999999999999999;
  1022. -webkit-transition: all 0.5s ease-in-out;
  1023. -moz-transition: all 0.5s ease-in-out;
  1024. -o-transition: all 0.5s ease-in-out;
  1025. transition: all 0.5s ease-in-out;
  1026. }
  1027.  
  1028. .credit a:hover {
  1029. -webkit-transition: all 0.5s ease-in-out;
  1030. -moz-transition: all 0.5s ease-in-out;
  1031. -o-transition: all 0.5s ease-in-out;
  1032. transition: all 0.5s ease-in-out;
  1033. background-color:black;
  1034. color:white;
  1035. transform:rotate(360deg);
  1036. -ms-transform:rotate(360deg);
  1037. -webkit-transform:rotate(360deg);}
  1038.  
  1039. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  1040.  
  1041. #infscr-loading {display:none!important;}
  1042.  
  1043. /* UPDATES TAB */
  1044.  
  1045. #tab18 {
  1046. position:fixed;
  1047. left:4px;
  1048. top:115px;
  1049. width:130px;
  1050. z-index:999999999999;
  1051. font-size:11px;
  1052. padding:10px;
  1053. }
  1054.  
  1055. #tab18 a{
  1056. text-decoration:none;
  1057. background:none;
  1058. padding:0.5px 2px;
  1059. text-transform:uppercase;
  1060. color:{color:Tab Links};
  1061. font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
  1062. -webkit-transition: all 0.5s ease-in-out;
  1063. -moz-transition: all 0.5s ease-in-out;
  1064. -o-transition: all 0.5s ease-in-out;
  1065. transition: all 0.5s ease-in-out;
  1066. }
  1067.  
  1068. #tab18 a:hover{
  1069. background:none;
  1070. color:{color:Tab Links Hover};
  1071. font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
  1072. -webkit-transition: all 0.5s ease-in-out;
  1073. -moz-transition: all 0.5s ease-in-out;
  1074. -o-transition: all 0.5s ease-in-out;
  1075. transition: all 0.5s ease-in-out;
  1076. }
  1077.  
  1078. /* --- UPDATES TAB BOX 1 ---*/
  1079.  
  1080. #tab18line1 {
  1081. height:8px;
  1082. width:8px;
  1083. background:{color:Accent 1};
  1084. display:inline-block;
  1085. color:transparent;
  1086. -webkit-transition:all 0.5s;
  1087. -moz-transition:all 0.5s;
  1088. -ms-transition:all 0.5s;
  1089. -o-transition:all 0.5s;
  1090. transition:all 0.5s;
  1091. }
  1092.  
  1093. #tab18line1:hover {
  1094. width:37px;
  1095. -webkit-transition:all 0.5s;
  1096. -moz-transition:all 0.5s;
  1097. -ms-transition:all 0.5s;
  1098. -o-transition:all 0.5s;
  1099. transition:all 0.5s;
  1100. }
  1101.  
  1102. #tab18textbox1 {
  1103. width:51px;
  1104. height:0px;
  1105. color:{color:Tab Text};
  1106. font-family:calibri; /* CHANGE FONT HERE */
  1107. font-size:8px; /* CHANGE FONT SIZE HERE */
  1108. line-height:110%;
  1109. margin-top:11px;
  1110. margin-left:0px;
  1111. float:left;
  1112. text-transform:uppercase;
  1113. overflow:hidden;
  1114. opacity:1;
  1115. text-align:justify;
  1116. -webkit-transition:all 0.5s;
  1117. -moz-transition:all 0.5s;
  1118. -ms-transition:all 0.5s;
  1119. -o-transition:all 0.5s;
  1120. transition:all 0.5s;
  1121. }
  1122.  
  1123. #tab18line1:hover #tab18textbox1{
  1124. opacity:1;
  1125. height:250px;
  1126. width:81px;
  1127. -webkit-transition:all 0.5s;
  1128. -moz-transition:all 0.5s;
  1129. -ms-transition:all 0.5s;
  1130. -o-transition:all 0.5s;
  1131. transition:all 0.5s;
  1132. }
  1133.  
  1134. /* --- UPDATES TAB BOX 1 ---*/
  1135.  
  1136. /* --- UPDATES TAB BOX 2 ---*/
  1137.  
  1138. #tab18line2 {
  1139. height:6px;
  1140. width:6px;
  1141. background:{color:Accent 2};
  1142. border:1px solid transparent;
  1143. display:inline-block;
  1144. color:transparent;
  1145. -webkit-transition:all 0.5s;
  1146. -moz-transition:all 0.5s;
  1147. -ms-transition:all 0.5s;
  1148. -o-transition:all 0.5s;
  1149. transition:all 0.5s;
  1150. }
  1151.  
  1152. #tab18line2:hover {
  1153. width:37px;
  1154. -webkit-transition:all 0.5s;
  1155. -moz-transition:all 0.5s;
  1156. -ms-transition:all 0.5s;
  1157. -o-transition:all 0.5s;
  1158. transition:all 0.5s;
  1159. }
  1160.  
  1161. #tab18textbox2 {
  1162. width:51px;
  1163. height:0px;
  1164. color:{color:Tab Text};
  1165. font-family:calibri; /* CHANGE FONT HERE */
  1166. font-size:8px; /* CHANGE FONT SIZE HERE */
  1167. line-height:110%;
  1168. margin-top:10px;
  1169. margin-left:-12px;
  1170. float:left;
  1171. text-transform:uppercase;
  1172. overflow:hidden;
  1173. opacity:1;
  1174. text-align:justify;
  1175. -webkit-transition:all 0.5s;
  1176. -moz-transition:all 0.5s;
  1177. -ms-transition:all 0.5s;
  1178. -o-transition:all 0.5s;
  1179. transition:all 0.5s;
  1180. }
  1181.  
  1182. #tab18line2:hover #tab18textbox2{
  1183. opacity:1;
  1184. height:250px;
  1185. width:83px;
  1186. -webkit-transition:all 0.5s;
  1187. -moz-transition:all 0.5s;
  1188. -ms-transition:all 0.5s;
  1189. -o-transition:all 0.5s;
  1190. transition:all 0.5s;
  1191. }
  1192.  
  1193. /* --- UPDATES TAB BOX 2 ---*/
  1194.  
  1195. /* --- UPDATES TAB BOX 3 ---*/
  1196.  
  1197. #tab18line3 {
  1198. height:6px;
  1199. width:6px;
  1200. background:{color:Accent 3};
  1201. border:1px solid transparent;
  1202. display:inline-block;
  1203. color:transparent;
  1204. -webkit-transition:all 0.5s;
  1205. -moz-transition:all 0.5s;
  1206. -ms-transition:all 0.5s;
  1207. -o-transition:all 0.5s;
  1208. transition:all 0.5s;
  1209. }
  1210.  
  1211. #tab18line3:hover {
  1212. width:37px;
  1213. -webkit-transition:all 0.5s;
  1214. -moz-transition:all 0.5s;
  1215. -ms-transition:all 0.5s;
  1216. -o-transition:all 0.5s;
  1217. transition:all 0.5s;
  1218. }
  1219.  
  1220. #tab18textbox3 {
  1221. width:51px;
  1222. height:0px;
  1223. color:{color:Tab Text};
  1224. font-family:calibri; /* CHANGE FONT HERE */
  1225. font-size:8px; /* CHANGE FONT SIZE HERE */
  1226. line-height:110%;
  1227. margin-top:10px;
  1228. margin-left:-23px;
  1229. float:left;
  1230. text-transform:uppercase;
  1231. overflow:hidden;
  1232. opacity:1;
  1233. text-align:justify;
  1234. -webkit-transition:all 0.5s;
  1235. -moz-transition:all 0.5s;
  1236. -ms-transition:all 0.5s;
  1237. -o-transition:all 0.5s;
  1238. transition:all 0.5s;
  1239. }
  1240.  
  1241. #tab18line3:hover #tab18textbox3{
  1242. opacity:1;
  1243. height:250px;
  1244. width:83px;
  1245. -webkit-transition:all 0.5s;
  1246. -moz-transition:all 0.5s;
  1247. -ms-transition:all 0.5s;
  1248. -o-transition:all 0.5s;
  1249. transition:all 0.5s;
  1250. }
  1251.  
  1252. /* --- UPDATES TAB BOX 3 ---*/
  1253.  
  1254. /* --- UPDATES TAB BOX 4 ---*/
  1255.  
  1256. #tab18line4 {
  1257. height:6px;
  1258. width:6px;
  1259. background:{color:Accent 4};
  1260. border:1px solid transparent;
  1261. display:inline-block;
  1262. color:transparent;
  1263. -webkit-transition:all 0.5s;
  1264. -moz-transition:all 0.5s;
  1265. -ms-transition:all 0.5s;
  1266. -o-transition:all 0.5s;
  1267. transition:all 0.5s;
  1268. }
  1269.  
  1270. #tab18line4:hover {
  1271. width:37px;
  1272. -webkit-transition:all 0.5s;
  1273. -moz-transition:all 0.5s;
  1274. -ms-transition:all 0.5s;
  1275. -o-transition:all 0.5s;
  1276. transition:all 0.5s;
  1277. }
  1278.  
  1279. #tab18textbox4 {
  1280. width:51px;
  1281. height:0px;
  1282. color:{color:Tab Text};
  1283. font-family:calibri; /* CHANGE FONT HERE */
  1284. font-size:8px; /* CHANGE FONT SIZE HERE */
  1285. line-height:110%;
  1286. margin-top:10px;
  1287. margin-left:-34px;
  1288. float:left;
  1289. text-transform:uppercase;
  1290. overflow:hidden;
  1291. opacity:1;
  1292. text-align:justify;
  1293. -webkit-transition:all 0.5s;
  1294. -moz-transition:all 0.5s;
  1295. -ms-transition:all 0.5s;
  1296. -o-transition:all 0.5s;
  1297. transition:all 0.5s;
  1298. }
  1299.  
  1300. #tab18line4:hover #tab18textbox4{
  1301. opacity:1;
  1302. height:250px;
  1303. width:83px;
  1304. -webkit-transition:all 0.5s;
  1305. -moz-transition:all 0.5s;
  1306. -ms-transition:all 0.5s;
  1307. -o-transition:all 0.5s;
  1308. transition:all 0.5s;
  1309. }
  1310.  
  1311. /* --- UPDATES TAB BOX 4 ---*/
  1312.  
  1313. /* --- UPDATES TAB BOX 5 ---*/
  1314.  
  1315. #tab18line5 {
  1316. height:6px;
  1317. width:6px;
  1318. background:{color:Accent 5};
  1319. margin-left:1px;
  1320. border:1px solid transparent;
  1321. display:inline-block;
  1322. color:transparent;
  1323. -webkit-transition:all 0.5s;
  1324. -moz-transition:all 0.5s;
  1325. -ms-transition:all 0.5s;
  1326. -o-transition:all 0.5s;
  1327. transition:all 0.5s;
  1328. }
  1329.  
  1330. #tab18line5:hover {
  1331. width:37px;
  1332. -webkit-transition:all 0.5s;
  1333. -moz-transition:all 0.5s;
  1334. -ms-transition:all 0.5s;
  1335. -o-transition:all 0.5s;
  1336. transition:all 0.5s;
  1337. }
  1338.  
  1339. #tab18textbox5 {
  1340. width:51px;
  1341. height:0px;
  1342. color:{color:Tab Text};
  1343. font-family:calibri; /* CHANGE FONT HERE */
  1344. font-size:8px; /* CHANGE FONT SIZE HERE */
  1345. line-height:110%;
  1346. margin-top:10px;
  1347. margin-left:-45px;
  1348. float:left;
  1349. text-transform:uppercase;
  1350. overflow:hidden;
  1351. opacity:1;
  1352. text-align:justify;
  1353. -webkit-transition:all 0.5s;
  1354. -moz-transition:all 0.5s;
  1355. -ms-transition:all 0.5s;
  1356. -o-transition:all 0.5s;
  1357. transition:all 0.5s;
  1358. }
  1359.  
  1360. #tab18line5:hover #tab18textbox5{
  1361. opacity:1;
  1362. height:250px;
  1363. width:83px;
  1364. -webkit-transition:all 0.5s;
  1365. -moz-transition:all 0.5s;
  1366. -ms-transition:all 0.5s;
  1367. -o-transition:all 0.5s;
  1368. transition:all 0.5s;
  1369. }
  1370.  
  1371. /* --- UPDATES TAB BOX 5 ---*/
  1372.  
  1373. /* UPDATES TAB */
  1374.  
  1375. {CustomCSS}
  1376.  
  1377. </style>
  1378.  
  1379. <!-- CLICK CODE -->
  1380.  
  1381. <script src="//code.jquery.com/jquery-1.10.2.js"></script>
  1382. <script src="//code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
  1383.  
  1384. <script>
  1385. $(document).ready(function(){
  1386. $(".updatesbox").click(function(){
  1387. $(this).toggleClass("click");
  1388. });
  1389. });
  1390. </script>
  1391.  
  1392. <!-- CLICK CODE -->
  1393.  
  1394. {block:IfUpdatesTab}
  1395.  
  1396. <div id="tab18">
  1397.  
  1398. <!-- UPDATES TAB BOX 1 START -->
  1399.  
  1400. <div id="tab18line1">
  1401. <div id="tab18textbox1">
  1402. <div style="width:80px; height:auto; margin-left: 0px;
  1403. border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 1}";>
  1404. <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
  1405. This is where your text belongs. </p>
  1406. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1407. New paragraph with < p > < / p > and
  1408. </br>New line with < br > without the spaces</p>
  1409. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1410. </div></div>
  1411.  
  1412. <!-- UPDATES TAB BOX 1 END -->
  1413.  
  1414. <!-- UPDATES TAB BOX 2 START -->
  1415.  
  1416. <div id="tab18line2">
  1417. <div id="tab18textbox2">
  1418. <div style="width:80px; height:auto; margin-left: 0px;
  1419. border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 2}";>
  1420. <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
  1421. This is where your text belongs. </p>
  1422. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1423. New paragraph with < p > < / p > and
  1424. </br>New line with < br > without the spaces</p>
  1425. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1426. </div></div>
  1427.  
  1428. <!-- UPDATES TAB BOX 2 END -->
  1429.  
  1430. <!-- UPDATES TAB BOX 3 START -->
  1431.  
  1432. <div id="tab18line3">
  1433. <div id="tab18textbox3">
  1434. <div style="width:80px; height:auto; margin-left: 0px;
  1435. border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 3}";>
  1436. <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
  1437. This is where your text belongs. </p>
  1438. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1439. New paragraph with < p > < / p > and
  1440. </br>New line with < br > without the spaces</p>
  1441. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1442. </div></div>
  1443.  
  1444. <!-- UPDATES TAB BOX 3 END -->
  1445.  
  1446. <!-- UPDATES TAB BOX 4 START -->
  1447.  
  1448. <div id="tab18line4">
  1449. <div id="tab18textbox4">
  1450. <div style="width:80px; height:auto; margin-left: 0px;
  1451. border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 4}";>
  1452. <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
  1453. This is where your text belongs. </p>
  1454. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1455. New paragraph with < p > < / p > and
  1456. </br>New line with < br > without the spaces</p>
  1457. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1458. </div></div>
  1459.  
  1460. <!-- UPDATES TAB BOX 4 END -->
  1461.  
  1462. <!-- UPDATES TAB BOX 5 START -->
  1463.  
  1464. <div id="tab18line5">
  1465. <div id="tab18textbox5">
  1466. <div style="width:80px; height:auto; margin-left: 0px;
  1467. border:1px #ffffff; line-height:7px;padding:3px 2px; letter-spacing:0.5px;font-family:calibrifont-size:8px;background-color:{color:Accent 5}";>
  1468. <FONT COLOR=#FFFFFF><center>YOUR TITLE</center></FONT></div></p>
  1469. This is where your text belongs. </p>
  1470. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1471. New paragraph with < p > < / p > and
  1472. </br>New line with < br > without the spaces</p>
  1473.  
  1474. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
  1475. </div></div>
  1476.  
  1477. <!-- UPDATES TAB BOX 5 END -->
  1478.  
  1479. </div>
  1480.  
  1481. {/block:IfUpdatesTab}
  1482.  
  1483. </head><body>
  1484.  
  1485. <div id="search"><div id="title">{text:Header Title}</div></div>
  1486.  
  1487. <div id="header">
  1488. <div id="description">{Description}</div>
  1489.  
  1490. <div id="links">
  1491. <a href="/">{text:Home Link Title}</a>
  1492. <a href="/archive">{text:Archive Link Title}</a>
  1493. <a href="{text:Link 1 URL}">{text:Link 1 Title}</a>
  1494. <a href="{text:Link 2 URL}">{text:Link 2 Title}</a>
  1495. <a href="{text:Link 3 URL}">{text:Link 3 Title}</a>
  1496. <a href="{text:Link 4 URL}">{text:Link 4 Title}</a>
  1497. <a href="{text:Link 5 URL}">{text:Link 5 Title}</a>
  1498. <a href="{text:Link 6 URL}">{text:Link 6 Title}</a>
  1499. <a href="{text:Link 7 URL}">{text:Link 7 Title}</a>
  1500. <a href="{text:Link 8 URL}">{text:Link 8 Title}</a>
  1501.  
  1502. <script language="javascript">
  1503. function send()
  1504. {document.theform.submit()}
  1505. </script>
  1506.  
  1507. <form action="/search" method="get" class="sfm" name="theform">
  1508. <input type="text" name="q" value="SEARCH" id="sf"/>
  1509. <input type="image" value="Search" src="http://static.tumblr.com/f1skqpy/Oxbn13qun/search_icon.png" id="sb"/></form>
  1510.  
  1511. </div>
  1512.  
  1513. {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">go to Previous page</a>{/block:PreviousPage}you are on page {CurrentPage} out of {TotalPages}}{block:NextPage}<a href="{NextPage}">go to Next page</a>{/block:NextPage}</div>{/block:Pagination}</div>
  1514.  
  1515. <span class="credit">
  1516. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  1517.  
  1518. <div id="big">
  1519. <div id="content">
  1520. {block:Posts}<article class="entries"><div class="post">
  1521.  
  1522. <!----- INFO SECTION ----->
  1523.  
  1524. <div class="post-meta"><div class="type"><div id="button">
  1525. <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="{24HourWithZero}:{Minutes} - {dayofmonthwithZero} {month} {year}"></a>
  1526. <a href="{Permalink}" title="{NoteCountwithLabel}"></a>
  1527. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="blank" title="via: {ReblogParentName}"></a>{/block:RebloggedFrom}
  1528. {block:RebloggedFrom}<a href="{ReblogRootURL}" target="blank" title="org: {ReblogRootName}"></a>{/block:RebloggedFrom}
  1529. <a href="{ReblogURL}" target="blank" title="reblog"></a></div>
  1530. <a href="{Permalink}">{block:Text}Text{/block:Text}{block:Photo}Photo{/block:Photo}{block:Photoset}Photoset{/block:Photoset}{block:Quote}Quote{/block:Quote}{block:Link}Link{/block:Link}{block:Chat}Chat{/block:Chat}{block:Video}Video{/block:Video}{block:Audio}Audio{/block:Audio}{block:Answer}Question{/block:Answer}</a></div></div></br></br></p>
  1531.  
  1532. <!----- INFO SECTION ----->
  1533.  
  1534. <div class="po">
  1535.  
  1536. {block:ContentSource}
  1537. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1538. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1539. {/block:SourceLogo}
  1540. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1541. {/block:ContentSource}
  1542.  
  1543. <!----- TEXT / PHOTO / PHOTOSET ----->
  1544.  
  1545. <!----- TEXT / PHOTO / PHOTOSET ----->
  1546.  
  1547. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><div class="text">{Body}</div>{/block:Text}
  1548.  
  1549. {block:Photo}
  1550. {LinkOpenTag}<div class="imgp"><img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}"/></div>{LinkCloseTag}{block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photo}
  1551.  
  1552. {block:Photoset}
  1553. <div class="imgp"><div class="pset">{block:IndexPage}{block:if250pxPosts}{Photoset-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Photoset-400}{/block:ifNot250pxPosts}{block:IndexPage}
  1554. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div></div> {block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
  1555.  
  1556. <!----- TEXT / PHOTO / PHOTOSET ----->
  1557.  
  1558. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1559.  
  1560. {block:Quote}<div id="quote"><div id="mark">“</div><h1>{Quote}</h1></div>
  1561. {block:Source}{Source}{/block:Source}{/block:Quote}
  1562.  
  1563. {block:Video}<div class="imgp"><div class="pset">{block:IndexPage}{block:if250pxPosts}{Video-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Video-400}{/block:ifNot250pxPosts}{block:IndexPage}
  1564. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div></div>
  1565. {block:Caption}{block:ifShowCaptions}
  1566. <span class="caption">{Caption}</span>
  1567. {/block:ifShowCaptions}{/block:Caption}{/block:Video}
  1568.  
  1569. {block:Link}<h1><a href="{URL}" target="_blank" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1570.  
  1571. {block:Chat}
  1572. <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">
  1573. {block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;
  1574. {Line}</li>{/block:Lines}</ul>
  1575. {/block:Chat}
  1576.  
  1577. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1578.  
  1579. <!----- AUDIO POSTS ----->
  1580.  
  1581. {block:Audio}
  1582. <div id="audio">
  1583. <div id="audiobackground"><div id="audioplayer">
  1584. {AudioPlayerWhite}
  1585. </div></div>
  1586. <img id="audioimage" style="max-width:60px;" img src="https://38.media.tumblr.com/27c7e2c0db27e7c0573b9a098873f6c5/tumblr_nfeb2dRHoU1trnu46o1_400.jpg"/>
  1587. {block:AlbumArt}
  1588. <img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}" />
  1589. {/block:AlbumArt}
  1590. <div id="audiobig">
  1591. {block:TrackName}
  1592. <div id="audioinfo"><b>Track: </b>{TrackName}</div>
  1593. {/block:TrackName}
  1594. {block:Artist}
  1595. <div id="audioinfo"><b>Artist: </b> {Artist}</div>
  1596. {/block:Artist}{block:Album}
  1597. <div id="audioinfo"><b>Album: </b>{Album}</div>
  1598. {/block:Album}
  1599. <div id="audioinfo"><b>Played: </b>{PlayCountWithLabel}</div>
  1600. </div></div>{block:ifshowcaptions}
  1601. <span class="caption">{Caption}</span>
  1602. {/block:ifshowcaptions}
  1603. {/block:Audio}
  1604.  
  1605. <!----- AUDIO POSTS ----->
  1606.  
  1607. <!----- ASKS POSTS ----->
  1608.  
  1609. {block:Answer}<div id="question">{Question}</div><div id="asker">{Asker}</div></p>{Answer}{/block:Answer}
  1610.  
  1611. <!----- ASKS POSTS ----->
  1612.  
  1613. </div></div>
  1614.  
  1615. <!----- TAGS ----->
  1616.  
  1617. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"># {Tag}</a> {/block:Tags}</div>{/block:HasTags}
  1618.  
  1619. <!----- TAGS----->
  1620.  
  1621. <!----- PAGE PAGINATION ----->
  1622.  
  1623. <div class="pagepagination">
  1624. {block:PermalinkPagination}
  1625. {block:PreviousPost}
  1626. <a href="{PreviousPost}">⇚&nbsp;&nbsp;go to Previous Post</a>
  1627. {/block:PreviousPost}
  1628. {block:NextPost}
  1629. <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post&nbsp;&nbsp;⇛</a>
  1630. {/block:NextPost}
  1631. {/block:PermalinkPagination}
  1632. </div>
  1633.  
  1634. <!----- PAGE PAGINATION ----->
  1635.  
  1636. <!----- NOTES ----->
  1637.  
  1638. {block:PostNotes}
  1639. <div class="pagenotes">{PostNotes}</div>
  1640. {/block:PostNotes}
  1641.  
  1642. <!----- NOTES ----->
  1643.  
  1644. </article>{/block:Posts}</div>
  1645.  
  1646. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  1647. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  1648. {block:IfInfiniteScroll}
  1649. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1650. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  1651. {/block:IfInfiniteScroll}
  1652.  
  1653. <script>
  1654. (function() {
  1655. var $tumblelog = $('#content');
  1656. {block:IfInfiniteScroll}
  1657. $tumblelog.infinitescroll({
  1658. navSelector : ".pagination",
  1659. nextSelector : ".pagination a:first",
  1660. itemSelector : "article",
  1661. bufferPx : 50,
  1662. done : "",
  1663. loading: {
  1664. finishedMsg: "<p> </p>",
  1665. img : " ",
  1666. msg: null,
  1667. msgText: "<p> </p>"
  1668. },
  1669. },
  1670. function( newElements ) {
  1671. var $newElems = $( newElements ).css({ opacity: 0 });
  1672. $newElems.imagesLoaded(function(){
  1673. $newElems.animate({ opacity: 1 });
  1674. $tumblelog.masonry( 'appended', $newElems);
  1675. });
  1676. }
  1677. );
  1678. {/block:IfInfiniteScroll}
  1679. $tumblelog.imagesLoaded( function(){
  1680. $tumblelog.masonry({
  1681. columnWidth: function( containerWidth ) {
  1682. return containerWidth / 100;
  1683. }
  1684. });
  1685. });
  1686. })();
  1687. </script><script>
  1688. var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
  1689. (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
  1690. g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
  1691. s.parentNode.insertBefore(g,s)}(document,'script'));
  1692. </script>
  1693.  
  1694. {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">Previous page</a>{/block:PreviousPage}
  1695. page {CurrentPage} out of {TotalPages}{block:NextPage}<a href="{NextPage}">Next page</a>{/block:NextPage}</div>{/block:Pagination}
  1696.  
  1697. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement