Advertisement
iamthemelocked

Iamthemelocked #141 - Fashion

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