Advertisement
iamthemelocked

Iamthemelocked Theme 30 (REVAMPED)

Apr 12th, 2014
732
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.42 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:Sidebar Image 1" content=""/>
  24. <meta name="image:Sidebar Image 2" content=""/>
  25. <meta name="image:Sidebar Image 3" content=""/>
  26.  
  27. <meta name="if:250px Posts" content="0"/>
  28. <meta name="if:One Column" content="1"/>
  29. <meta name="if:Infinite Scroll" content="0"/>
  30. <meta name="if:Accentuated Tags" content="0"/>
  31. <meta name="if:Show Captions" content="1"/>
  32. <meta name="if:Black And White Posts" content="0"/>
  33. <meta name="if:Zooming Post Images" content="1"/>
  34. <meta name="if:Tiny Cursor" content="1">
  35. <meta name="if:Updates Tab" content="1"/>
  36.  
  37. <meta name="color:Background" content="#fafafa"/>
  38. <meta name="color:Post Background" content="#ffffff"/>
  39. <meta name="color:Post Border" content="#f1f1f1"/>
  40. <meta name="color:Text" content="#8f8f8f"/>
  41. <meta name="color:Links" content="#222222"/>
  42. <meta name="color:Title" content="#ffffff"/>
  43.  
  44. <meta name="color:Sidebar" content="#111111"/>
  45. <meta name="color:Accent 1" content="#df6c7a" />
  46. <meta name="color:Accent 2" content="#df9a6c" />
  47. <meta name="color:Accent 3" content="#e5de71" />
  48. <meta name="color:Accent 4" content="#8bea71" />
  49. <meta name="color:Accent 5" content="#97c5e0" />
  50.  
  51. <meta name="color:Scrollbar" content="#000000"/>
  52.  
  53. <meta name="text:Home Link" content="Index"/>
  54. <meta name="text:Message Link" content="Ask"/>
  55.  
  56. <meta name="text:Link1 Name" content="Link Name 1"/>
  57. <meta name="text:Link1 Url" content="http://"/>
  58. <meta name="text:Link2 Name" content="Link Name 2"/>
  59. <meta name="text:Link2 Url" content="http://"/>
  60. <meta name="text:Link3 Name" content="Link Name 3"/>
  61. <meta name="text:Link3 Url" content="http://"/>
  62.  
  63. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  64. <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  65.  
  66. <!--- SPECIAL FONTS --->
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  69. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  70. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  71. <link href='http://fonts.googleapis.com/css?family=Wisdom Script' rel='stylesheet' type='text/css'>
  72. <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
  73. <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  74. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  75.  
  76. <!--- SPECIAL FONTS --->
  77.  
  78. <style type="text/css">
  79.  
  80. /* basic styles */
  81.  
  82. /* --- SCROLLBAR ---*/
  83.  
  84. ::-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:{color:Scrollbar}; height:5px!important}
  85.  
  86. iframe#tumblr_controls {top:auto;z-index:9999999;left:0;top:0;z-index:98;opacity:.4!important;position:fixed!important;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;}
  87.  
  88. iframe#tumblr_controls:hover {opacity:.67!important;}
  89.  
  90. /* --- SCROLLBAR ---*/
  91.  
  92. /* --- IMAGE EFFECT ---*/
  93.  
  94. .imgp {
  95. background:{color:Background};
  96. overflow:hidden;
  97. }
  98.  
  99. .imgp img {
  100. -webkit-transform: scale(1.00);
  101. -webkit-transition: all 1s ease;
  102. -moz-transition: all 1s ease;
  103. -o-transition: all 1s ease;
  104. -ms-transition: all 1s ease;
  105. transition: all 1s ease;
  106. }
  107.  
  108. {block:IfZoomingPostImages}
  109. .po:hover .imgp img {
  110. -webkit-transform: scale(1.3);
  111. }{/block:IfZoomingPostImages}
  112.  
  113. .pset {
  114. -webkit-transform: scale(1.0);
  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 .pset {
  124. -webkit-transform: scale(1.15);
  125. }{/block:IfZoomingPostImages}
  126.  
  127. /* --- IMAGE EFFECT ---*/
  128.  
  129. /* --- BODY ---*/
  130.  
  131. #s-m-t-tooltip{
  132. position:absolute;
  133. margin-top: 15px;
  134. margin-left:15px;
  135. z-index:9999999999999;
  136. background:{color:Links};
  137. color:{color:Post Background};
  138. text-transform:uppercase;
  139. letter-spacing:0.5px;
  140. font-family:calibri;
  141. line-height:13px;
  142. max-width:300px;
  143. font-size:8px;
  144. padding:2px 6px;
  145. -webkit-transition:all 0.4s;
  146. -moz-transition:all 0.4s;
  147. -ms-transition:all 0.4s;
  148. -o-transition:all 0.4s;
  149. transition:all 0.4s;
  150. }
  151.  
  152. body {
  153. color: {color:Text};
  154. background:{color:Background};
  155. font: 9px 'Trebuchet MS', sans-serif;
  156. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  157. }
  158.  
  159. {block:IfTinyCursor}*, body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;} {/block:IfTinyCursor}
  160.  
  161. b, strong {color:{color:Text};word-wrap:normal;}
  162. i, em {color: color:{color:Text};word-wrap:normal;}
  163. p {margin-top:5px;margin-bottom:5px}
  164. ol {list-style:normal;}
  165. ul {list-style:square;}
  166. small {font-size:8px;font-family:calibri;}
  167. big {font-size:8px;font-family:calibri;}
  168.  
  169. blockquote {
  170. padding-left:10px;
  171. margin-left:15px;
  172. margin-top:5px;
  173. border-left:1px solid {color:Post Border};
  174. }
  175.  
  176. a {
  177. font-weight:normal;
  178. word-wrap:initial;
  179. text-decoration:none;
  180. text-transform:uppercase;
  181. font-family:calibri;
  182. font-size: 8px;
  183. color:{color:Text};
  184. word-wrap: break-word;
  185. -moz-outline-style:none;
  186. -webkit-transition:all 0.5s;
  187. -moz-transition:all 0.5s;
  188. -ms-transition:all 0.5s;
  189. -o-transition:all 0.5s;
  190. transition:all 0.5s;
  191. }
  192.  
  193. a:hover {
  194. color:{color:Links};
  195. -moz-outline-style:none;
  196. -webkit-transition:all 0.5s;
  197. -moz-transition:all 0.5s;
  198. -ms-transition:all 0.5s;
  199. -o-transition:all 0.5s;
  200. transition:all 0.5s;
  201. }
  202.  
  203. .caption a, .text a, #description a, #tab11 a {
  204. padding:0px;
  205. position:relative;
  206. border-bottom:1px solid {color:Post Border};
  207. }
  208.  
  209. .caption a:before, .text a:before, #description a:before, #tab11 a:before{
  210. content:'';
  211. top:99%;
  212. width:0;
  213. height:1px;
  214. right:50%;
  215. background:{color:Links};
  216. position:absolute;
  217. transition:all .2s linear;
  218. -webkit-transition:all .2s linear;
  219. -moz-transition:all .2s linear;
  220. -o-transition:all .2s linear;
  221. }
  222.  
  223. .caption a:hover::before, .text a:hover::before, #description a:hover::before, #tab11 a:hover::before{
  224. width:100%;
  225. right:0;
  226. }
  227.  
  228. h2 {
  229. font-family: 'Montserrat', sans-serif;
  230. font-size:14px;
  231. margin-top:-5px;
  232. line-height:12px;
  233. padding-bottom:3px;
  234. margin-bottom:-3px;
  235. border-bottom:1px solid {color:Post Border};
  236. color:{color:Links};
  237. -webkit-transition:all 0.5s;
  238. -moz-transition:all 0.5s;
  239. -ms-transition:all 0.5s;
  240. -o-transition:all 0.5s;
  241. transition:all 0.5s;
  242. }
  243.  
  244. h2:first-letter {color:{color:Accent 1};}
  245.  
  246. pre {
  247. white-space: pre-wrap;
  248. white-space: -moz-pre-wrap;
  249. white-space: -pre-wrap;
  250. white-space: -o-pre-wrap;
  251. word-wrap: break-word;
  252. font-family:inconsolata, consolas, monospace;
  253. }
  254.  
  255. pre a{font-size:8px;}
  256. .caption {text-align:left;display:block;}
  257. .caption img {width:50%;}
  258.  
  259. /* --- BODY ---*/
  260.  
  261. /* --- POST ENTRIES ---*/
  262.  
  263. #big {
  264. position:absolute;z-index:9999;top:30px;
  265. min-height:calc(100% - 200px);
  266. background-color:{color:background};
  267. right:0;margin-left:auto;margin-right:auto;
  268. {block:IndexPage}{block:ifNotOneColumn}
  269. {block:if250pxPosts}width:950px;left:250px;{/block:if250pxPosts}
  270. {block:ifNot250pxPosts}width:950px;left:250px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:530px;left:150px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}width:530px;left:150px;{/block:PermalinkPage}
  271. }
  272.  
  273. .entries {
  274. position:relative;
  275. text-align:left;
  276. display:inline-block;
  277. margin:0px -70px 35px 0px;
  278. padding:0px 100px 0px 0px;
  279. {block:IndexPage}{block:ifNotOneColumn}
  280. {block:if250pxPosts}width:275px;{/block:if250pxPosts}
  281. {block:ifNot250pxPosts}width:425px;{/block:ifNot250pxPosts}
  282. {/block:ifNotOneColumn}{block:ifOneColumn}width:531px;margin-bottom:60px;{/block:ifOneColumn}{/block:IndexPage}
  283. {block:PermalinkPage}width:531px;{/block:PermalinkPage}
  284. }
  285.  
  286. .post {
  287. position:relative;
  288. padding:14px 12px 12px 12px;
  289. background-color:{color:Post Background};
  290. border:1px solid {color:Post Border};
  291. color:{color:Post Text};
  292. text-transform:uppercase;
  293. font-family:calibri;
  294. font-size: 8px;
  295. {block:IfBlackandWhitePosts}
  296. -webkit-filter: grayscale(100%);
  297. -moz-filter: grayscale(100%);
  298. filter: grayscale(100%);
  299. -webkit-transition:all 0.5s;
  300. -moz-transition:all 0.5s;
  301. -ms-transition:all 0.5s;
  302. -o-transition:all 0.5s;
  303. transition:all 0.5s;
  304. }
  305.  
  306. .post:hover {
  307. -webkit-transition:all 0.5s;
  308. -moz-transition:all 0.5s;
  309. -ms-transition:all 0.5s;
  310. -o-transition:all 0.5s;
  311. transition:all 0.5s;
  312. -webkit-filter: grayscale(0%);
  313. -moz-filter: grayscale(0%);
  314. filter: grayscale(0%);
  315. {block:IfBlackandWhitePosts}
  316. }
  317.  
  318. .post img{width:100%;}
  319.  
  320. /* --- POST ENTRIES ---*/
  321.  
  322. /* --- SIDEBAR ---*/
  323.  
  324. #sidebar {
  325. width:75px;
  326. height:370px;
  327. z-index:99999;
  328. margin-top:240px;
  329. position:fixed;
  330. right:0;margin-left:auto;margin-right:auto;
  331. {block:if250pxPosts}left:-1100px;{/block:if250pxPosts}
  332. {block:ifNot250pxPosts}left:-1100px;{/block:ifNot250pxPosts}
  333. {block:ifOneColumn}left:-830px;{/block:ifOneColumn}
  334. {block:PermalinkPage}left:-830px;{/block:PermalinkPage}
  335. }
  336.  
  337. #sidebarimage1 img {
  338. height:65px;
  339. width:65px;
  340. position:fixed;
  341. border:solid 1px {color:Post Border};
  342. padding:2px;
  343. }
  344.  
  345. #sidebarimage2 img {
  346. height:65px;
  347. width:65px;
  348. position:fixed;
  349. margin-left:75px;
  350. border:solid 1px {color:Post Border};
  351. padding:2px;
  352. }
  353.  
  354. #sidebarimage3 img {
  355. height:65px;
  356. width:65px;
  357. position:fixed;
  358. margin-left:150px;
  359. border:solid 1px {color:Post Border};
  360. padding:2px;
  361. }
  362.  
  363. #links {
  364. position:fixed;
  365. width:222px;
  366. margin-top:75px;
  367. height:16px;
  368. overflow:hidden;
  369. display:inline-block;
  370. text-align:center;
  371. }
  372.  
  373. #links a {
  374. margin:0px;
  375. display:block;
  376. font-family:calibri;
  377. font-size:8px;
  378. display:inline-block;
  379. padding:1px 4px;
  380. border:1px solid {color:Post Border};
  381. color:{color:Title};
  382. background:{color:Links};
  383. text-transform:uppercase;
  384. }
  385.  
  386. #links a:hover:nth-child(5n+1){background:{color:Accent 1};}
  387. #links a:hover:nth-child(5n+2){background:{color:Accent 2};}
  388. #links a:hover:nth-child(5n+3){background:{color:Accent 3};}
  389. #links a:hover:nth-child(5n+4){background:{color:Accent 4};}
  390. #links a:hover:nth-child(5n+5){background:{color:Accent 5};}
  391.  
  392. #links a:hover {color:{color:Title};}
  393.  
  394. #description {
  395. color:{color:Text};
  396. font-family:calibri;
  397. font-size:8px;
  398. width:212px;
  399. background:{color:Post Background};
  400. border:1px solid {color:Post Border};
  401. margin-top:93px;
  402. margin-left:-1px;
  403. padding:4px;
  404. position:relative;
  405. text-transform:uppercase;
  406. text-align:justify;
  407. }
  408.  
  409. #title {
  410. font-family: 'Montserrat', sans-serif;
  411. font-size:12px;
  412. color:{color:Title};
  413. padding:2px;
  414. background:{color:Sidebar};
  415. text-align:center;
  416. margin-bottom:4px;
  417. position:relative;
  418. }
  419.  
  420. /* --- SIDEBAR ---*/
  421.  
  422. /* --- PAGINATION ---*/
  423.  
  424. .pagination {
  425. letter-spacing:0.5px;
  426. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  427. margin-top:5px;
  428. position:relative;
  429. width:220px;
  430. text-align:center;
  431. font-size:8px;
  432. text-transform:uppercase;
  433. {block:ifNotInfiniteScroll}display:block;{/block:ifNotInfiniteScroll}
  434. {block:ifInfiniteScroll}display:none;{/block:ifInfiniteScroll}
  435. }
  436.  
  437. .pagination a, .current{
  438. display:inline-block;
  439. text-decoration:none;
  440. font-family:calibri;
  441. outline:none;
  442. text-align:center;
  443. margin:-0.5px;
  444. padding:2px 5px;
  445. font-size:8px;
  446. letter-spacing:0.5px;
  447. text-transform:uppercase;
  448. background:{color:Post Border};
  449. color:{color:Links};
  450. border:1px solid {color:Post Border};
  451. }
  452.  
  453. .current {color:{color:Title};background:{color:Links};}
  454.  
  455. .pagination a:hover {color:{color:Title};background:{color:Links};}
  456.  
  457. /* --- PAGINATION ---*/
  458.  
  459.  
  460. /* --- INFO SECTION ---*/
  461.  
  462. #info {margin-top:7px;padding:0px 4px 2px 4px;text-align:center;position:relative;display:block;border:1px solid {color:Post Border};z-index:0;}
  463.  
  464. #info a {
  465. display:inline-block;padding:2px 4px;font-family:calibri;font-size:8px;color:{color:Title};margin:2px 1px 0px 1px;}
  466.  
  467. #info a:nth-child(5n+1){background:{color:Accent 1};}
  468. #info a:nth-child(5n+2){background:{color:Accent 2};}
  469. #info a:nth-child(5n+3){background:{color:Accent 3};}
  470. #info a:nth-child(5n+4){background:{color:Accent 4};}
  471. #info a:nth-child(5n+5){background:{color:Accent 5};}
  472.  
  473. #info a:hover{box-shadow:inset 0px -20px 0px {color:Links};}
  474.  
  475. .tags {
  476. display:block;
  477. text-align:justify;
  478. {block:IndexPage}margin-top:-20px;{/block:IndexPage}
  479. {block:PermalinkPage}margin-top:5px;{/block:PermalinkPage}
  480. padding:4px;
  481. position:relative;
  482. line-height:12px;
  483. z-index:99;
  484. {/block:IfNotAccentuatedTags}
  485. background-color:{color:Post Background};border:1px solid {color:Post Border};{/block:IfNotAccentuatedTags}
  486. {block:IfAccentuatedTags}
  487. background-color:{color:Links};border:0px solid transparent;
  488. {/block:IfAccentuatedTags}
  489. -webkit-transition:all 0.5s;
  490. -moz-transition:all 0.5s;
  491. -ms-transition:all 0.5s;
  492. -o-transition:all 0.5s;
  493. transition:all 0.5s;
  494. }
  495.  
  496. .post:hover .tags {
  497. margin-top:5px;
  498. -webkit-transition:all 0.5s;
  499. -moz-transition:all 0.5s;
  500. -ms-transition:all 0.5s;
  501. -o-transition:all 0.5s;
  502. transition:all 0.5s;
  503. }
  504.  
  505. .tags a {
  506. font-family:calibri;
  507. font-style:normal;
  508. margin:0px;
  509. text-align:justify;
  510. padding:2px 3px;
  511. text-transform:uppercase;
  512. {/block:IfNotAccentuatedTags}color:{color:Text};{/block:IfNotAccentuatedTags}
  513. {block:IfAccentuatedTags}color:{color:Title};{/block:IfAccentuatedTags}
  514. font-size:8px;
  515. }
  516.  
  517. {block:IfAccentuatedTags}.tags a:hover {box-shadow:inset 0px 20px 0px {color:Title};color:{color:Links};}{/block:IfAccentuatedTags}
  518.  
  519. {block:IfNotAccentuatedTags}
  520. .tags a:hover:nth-child(5n+1)
  521. {color:{color:Title};box-shadow:inset 0px 20px 0px {color:Accent 1};}
  522. .tags a:hover:nth-child(5n+2)
  523. {color:{color:Title};box-shadow:inset 0px 20px 0px {color:Accent 2};}
  524. .tags a:hover:nth-child(5n+3)
  525. {color:{color:Title};box-shadow:inset 0px 20px 0px {color:Accent 3};}
  526. .tags a:hover:nth-child(5n+4)
  527. {color:{color:Title};box-shadow:inset 0px 20px 0px {color:Accent 4};}
  528. .tags a:hover:nth-child(5n+5)
  529. {color:{color:Title};box-shadow:inset 0px 20px 0px {color:Accent 5};}
  530. {/block:IfNotAccentuatedTags}
  531.  
  532. /* --- INFO SECTION ---*/
  533.  
  534. /* --- QUOTES ---*/
  535.  
  536. .quote {
  537. padding:0px;
  538. font-family: 'Montserrat', sans-serif;
  539. font-size:14px;
  540. color:{color:Links};
  541. }
  542.  
  543. .quote:first-letter{
  544. padding:0px;
  545. font-family: 'Montserrat', sans-serif;
  546. font-size:14px;
  547. text-transform:uppercase;
  548. color:{color:Links};
  549. }
  550.  
  551. .quote-source {
  552. text-align:right;
  553. margin-top:-3px;
  554. font-weight:bold;
  555. color:{color:Text};
  556. padding-top:5px;
  557. font-size:8px;
  558. text-transform:uppercase;
  559. font-family:calibri;
  560. }
  561.  
  562. .quote-source a{
  563. text-align:right;
  564. font-weight:bold;
  565. font-size:8px;
  566. text-transform:uppercase;
  567. font-family:calibri;
  568. }
  569.  
  570. /* --- QUOTES ---*/
  571.  
  572. /* --- CHATS ---*/
  573.  
  574. ul.chat {
  575. margin:0px;
  576. padding:0px;
  577. }
  578.  
  579. .chat li {
  580. list-style-type:none;
  581. margin-left:0px;
  582. padding:4px;
  583. }
  584.  
  585. .odd .label {
  586. color:{color:Accent 1};
  587. }
  588.  
  589. .even .label {
  590. color:{color:Accent 2};
  591. }
  592.  
  593. .label {
  594. font-weight:bold;
  595. text-transform:uppercase;
  596. letter-spacing:1px;
  597. font-size:8px;
  598. }
  599.  
  600. .chat li.odd {
  601. background-color:{color:Background};
  602. margin-bottom:1px;
  603. }
  604.  
  605. .chat li.even {
  606. background-color:{color:Post Background};
  607. opacity:1;
  608. margin-bottom:1px;
  609. }
  610.  
  611. /* --- CHATS ---*/
  612.  
  613. /* --- AUDIO PLAYER ---*/
  614.  
  615. #audio {
  616. position:relative;
  617. min-height:60px;}
  618.  
  619. #audioimage {
  620. width:60px;
  621. height:60px;
  622. position:absolute;
  623. z-index:2;}
  624.  
  625. #audioimage img {
  626. margin-left:0px;
  627. }
  628.  
  629. #audiobackground {
  630. margin-top:5px;
  631. margin-left:5px;
  632. width:50px;
  633. height:50px;
  634. z-index:3;
  635. position:absolute;
  636. opacity:0.3;
  637. background-color:white;
  638. -webkit-transition:all 0.6s ease-out;
  639. -moz-transition:all 0.6s ease-out;
  640. transition:all 0.6s ease-out;}
  641.  
  642. #audiobackground:hover {
  643. opacity:0.8;
  644. transform:rotate(360deg);
  645. -ms-transform:rotate(360deg);
  646. -webkit-transform:rotate(360deg);
  647. background-color:white;
  648. -webkit-transition:all 0.6s ease-out;
  649. -moz-transition:all 0.6s ease-out;
  650. transition:all 0.6s ease-out;}
  651.  
  652. #audioplayer {
  653. width:20px;
  654. height:20px;
  655. margin-top:11px;
  656. margin-left:11px;
  657. overflow:hidden;}
  658.  
  659. #audiobig {
  660. {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}width:250px;{/block:if250pxPosts}{block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:500px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}
  661. height:52px;
  662. padding-top:8px;
  663. overflow:hidden;}
  664.  
  665. #audioinfo {
  666. font-size:8px;
  667. font-family: calibri;
  668. color:{color:Text};
  669. text-transform:uppercase;
  670. {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}width:170px;{/block:if250pxPosts}{block:ifNot250pxPosts}width:320px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:420px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}width:420px;{/block:PermalinkPage}
  671. display:inline-block;
  672. margin:0.5px;
  673. margin-left:73px;
  674. text-align:left;
  675. }
  676.  
  677. #audioinfo b{
  678. color:{color:Text};
  679. padding:0.5px 1px 0.5px 2px;
  680. -webkit-transition: all 0.6s;
  681. -moz-transition: all 0.6s;
  682. -ms-transition:all 0.6s;
  683. -o-transition: all 0.6s;
  684. transition: all 0.6s;
  685. }
  686.  
  687. #audioinfo:hover b{
  688. margin-left:20px;
  689. color:{color:Post Border};
  690. margin-right:4px;
  691. background:{color:Links};
  692. -webkit-transition: all 0.6s;
  693. -moz-transition: all 0.6s;
  694. -ms-transition:all 0.6s;
  695. -o-transition: all 0.6s;
  696. transition: all 0.6s;}
  697.  
  698. /* --- AUDIO PLAYER ---*/
  699.  
  700. /* --- QUESTIONS ---*/
  701.  
  702. #question {
  703. padding:10px 20px;
  704. border:2px solid {color:Links};
  705. }
  706.  
  707. #question:first-letter {color:{color:Accent 1};font-weight:bold;}
  708.  
  709. #asker {
  710. text-align:right;
  711. background:{color:Links};
  712. text-transform:uppercase;
  713. font-size:8px;
  714. font-family:calibri;
  715. color:{color:Title};
  716. height:10px;
  717. margin-bottom:5px;
  718. padding-right:5px;
  719. line-height:9px;
  720. }
  721.  
  722. #asker a{
  723. text-align:right;
  724. color:white;
  725. font-weight: bold;
  726. font-size:8px;
  727. font-family:calibri;
  728. text-transform:uppercase;
  729. }
  730.  
  731. #answer{padding-left:10px;}
  732.  
  733. /* --- QUESTIONS ---*/
  734.  
  735. /* --- PAGE PAGINATION ---*/
  736.  
  737. .pagepagination{
  738. position:absolute;
  739. width:530px;
  740. margin-top:10px;
  741. margin-left:0px;
  742. margin-right:auto;
  743. }
  744.  
  745. .pagepagination a{
  746. display:inline-block;
  747. color:#ffffff;
  748. text-transform:uppercase;
  749. font-family:calibri;
  750. font-size:8px;
  751. text-decoration:none;
  752. padding:0 2% 0 2%;
  753. background:{color:Links};
  754. }
  755.  
  756. .pagepagination a:hover:nth-child(2n+1)
  757. {background:{color:Accent 1};color:white;}
  758. .pagepagination a:hover:nth-child(2n+2)
  759. {background:{color:Accent 2};color:white;}
  760.  
  761. /* --- PAGE PAGINATION ---*/
  762.  
  763. /* --- NOTES ---*/
  764.  
  765. .pagenotes a {text-decoration:none;font-family:calibri;background:none;color:{color:Links};}
  766.  
  767. ol.notes {
  768. font-weight:none;
  769. background:none;
  770. text-align:left;
  771. font-size:8px;
  772. font-family:calibri;
  773. margin-left:0px;
  774. height:auto;
  775. width:500px;
  776. text-transform:uppercase;
  777. margin-top:30px;
  778. list-style-type:upper-roman;
  779. }
  780.  
  781. ol.notes li.note {
  782. padding:5px;
  783. color:{color:Text};
  784. background:{color:Background};
  785. margin:2px 0;
  786. font-size:8px;
  787. font-family:calibri;
  788. text-transform:uppercase;
  789. width:480px;
  790. list-style-type:upper-roman;
  791. -webkit-transition: all 0.6s;
  792. -moz-transition: all 0.6s;
  793. -ms-transition:all 0.6s;
  794. -o-transition: all 0.6s;
  795. transition: all 0.6s;
  796. }
  797.  
  798. ol.notes li.note a{
  799. font-size:8px;
  800. font-family:calibri;
  801. text-transform:uppercase;
  802. }
  803.  
  804. ol.notes li.note:hover {
  805. background:transparent;
  806. -webkit-transition: all 0.6s;
  807. -moz-transition: all 0.6s;
  808. -ms-transition:all 0.6s;
  809. -o-transition: all 0.6s;
  810. transition: all 0.6s;
  811. }
  812.  
  813. ol.notes li.note img.avatar {
  814. width:0px;
  815. height:0px;
  816. }
  817.  
  818. /* --- NOTES ---*/
  819.  
  820. /* --- SELECTION ---*/
  821.  
  822. ::selection {
  823. background-color:{color:Post Background};
  824. color:{color:Text};
  825. border-radius:2px;
  826. }
  827.  
  828. ::-moz-selection {
  829. background-color:{color:Post Background};
  830. color:{color:Text};
  831. border-radius:2px;
  832. }
  833.  
  834. /* --- SELECTION ---*/
  835.  
  836. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  837.  
  838. .credit, .credit a {
  839. width:12px;
  840. height:12px;
  841. bottom:5px;
  842. right:6px;
  843. padding:2px;
  844. font-size:8px;
  845. letter-spacing:1px;
  846. color:white;
  847. z-index:1;
  848. line-height:12px;
  849. position:fixed;
  850. text-align:center;
  851. font-family:calibri;
  852. text-decoration:none;
  853. text-transform:uppercase;
  854. background-color:{color:Accent 1};
  855. border:1px solid #cccccc;
  856. z-index:9999999999999999999999;
  857. -webkit-transition: all 0.5s ease-in-out;
  858. -moz-transition: all 0.5s ease-in-out;
  859. -o-transition: all 0.5s ease-in-out;
  860. transition: all 0.5s ease-in-out;
  861. }
  862.  
  863. .credit a:hover {
  864. -webkit-transition: all 0.5s ease-in-out;
  865. -moz-transition: all 0.5s ease-in-out;
  866. -o-transition: all 0.5s ease-in-out;
  867. transition: all 0.5s ease-in-out;
  868. background-color:black;
  869. color:white;
  870. transform:rotate(360deg);
  871. -ms-transform:rotate(360deg);
  872. -webkit-transform:rotate(360deg);}
  873.  
  874. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  875.  
  876. /* UPDATES TAB */
  877.  
  878. /* --- UPDATES TAB ---*/
  879.  
  880. #tab11 {
  881. position:fixed;
  882. float:right;
  883. z-index:9999999999999999;
  884. font-size:8px;
  885. line-height:110%;
  886. text-align:right;
  887. font-family:calibri;
  888. display:inline-block;
  889. top:0px;right:6px;
  890. }
  891.  
  892. #tab11 a{
  893. text-decoration:none;
  894. background:none;
  895. text-transform:uppercase;
  896. color:{color:Links};
  897. font-size:8px;
  898. -webkit-transition: all 0.5s ease-in-out;
  899. -moz-transition: all 0.5s ease-in-out;
  900. -o-transition: all 0.5s ease-in-out;
  901. transition: all 0.5s ease-in-out;
  902. }
  903.  
  904. /* --- UPDATES TAB BOX 1 START ---*/
  905.  
  906. #tab11line1 {
  907. height:30px;
  908. width:6px;
  909. margin-top:0px;
  910. display: inline-block;
  911. float:left;
  912. margin-left:5px;
  913. opacity:1;
  914. background-color: {color:Accent 1};
  915. -webkit-transition: all 0.5s ease-in-out;
  916. -moz-transition: all 0.5s ease-in-out;
  917. -o-transition: all 0.5s ease-in-out;
  918. transition: all 0.5s ease-in-out;
  919. }
  920.  
  921. #tab11box1 {
  922. width: 0px;
  923. height: 10px;
  924. display: inline-block;
  925. float:right;
  926. opacity:1;
  927. padding-bottom:4px;
  928. margin-top:5px;
  929. padding-top:4px;
  930. overflow:hidden;
  931. border-right:6px solid {color:Accent 1};
  932. text-transform:uppercase;
  933. color:{color:Text};
  934. -webkit-transition: all 0.5s ease-in-out;
  935. -moz-transition: all 0.5s ease-in-out;
  936. -o-transition: all 0.5s ease-in-out;
  937. transition: all 0.5s ease-in-out;
  938. }
  939.  
  940. #tab11line1:hover #tab11box1 {
  941. padding-right:5px;
  942. padding-left:4px;
  943. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  944. width: 70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  945. -webkit-transition: all 0.5s ease-in-out;
  946. -moz-transition: all 0.5s ease-in-out;
  947. -o-transition: all 0.5s ease-in-out;
  948. transition: all 0.5s ease-in-out;
  949. }
  950.  
  951. /* --- UPDATES TAB BOX 1 END ---*/
  952.  
  953. /* --- UPDATES TAB BOX 2 START ---*/
  954.  
  955. #tab11line2 {
  956. height:50px;
  957. width:6px;
  958. display: inline-block;
  959. float:left;
  960. margin-left:4px;
  961. opacity:1;
  962. background-color: {color:Accent 2};
  963. -webkit-transition: all 0.5s ease-in-out;
  964. -moz-transition: all 0.5s ease-in-out;
  965. -o-transition: all 0.5s ease-in-out;
  966. transition: all 0.5s ease-in-out;
  967. }
  968.  
  969. #tab11box2 {
  970. width: 0px;
  971. height: 15px;
  972. display: inline-block;
  973. float:right;
  974. opacity:1;
  975. margin-top:35px;
  976. padding-bottom:4px;
  977. padding-top:4px;
  978. overflow:hidden;
  979. border-right:6px solid {color:Accent 2};
  980. text-transform:uppercase;
  981. color:{color:Text};
  982. -webkit-transition: all 0.5s ease-in-out;
  983. -moz-transition: all 0.5s ease-in-out;
  984. -o-transition: all 0.5s ease-in-out;
  985. transition: all 0.5s ease-in-out;
  986. }
  987.  
  988. #tab11line2:hover #tab11box2 {
  989. padding-right:5px;
  990. padding-left:4px;
  991. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  992. width: 70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  993. -webkit-transition: all 0.5s ease-in-out;
  994. -moz-transition: all 0.5s ease-in-out;
  995. -o-transition: all 0.5s ease-in-out;
  996. transition: all 0.5s ease-in-out;
  997. }
  998.  
  999. /* --- UPDATES TAB BOX 2 END ---*/
  1000.  
  1001. /* --- UPDATES TAB BOX 3 START ---*/
  1002.  
  1003. #tab11line3 {
  1004. height:70px;
  1005. width:6px;
  1006. display: inline-block;
  1007. float:left;
  1008. margin-left:4px;
  1009. opacity:1;
  1010. background-color: {color:Accent 3};
  1011. -webkit-transition: all 0.5s ease-in-out;
  1012. -moz-transition: all 0.5s ease-in-out;
  1013. -o-transition: all 0.5s ease-in-out;
  1014. transition: all 0.5s ease-in-out;
  1015. }
  1016.  
  1017. #tab11box3 {
  1018. width: 0px;
  1019. height: 15px;
  1020. display: inline-block;
  1021. float:right;
  1022. opacity:1;
  1023. margin-top:62px;
  1024. padding-bottom:4px;
  1025. padding-top:4px;
  1026. overflow:hidden;
  1027. border-right:6px solid {color:Accent 3};
  1028. text-transform:uppercase;
  1029. color:{color:Text};
  1030. -webkit-transition: all 0.5s ease-in-out;
  1031. -moz-transition: all 0.5s ease-in-out;
  1032. -o-transition: all 0.5s ease-in-out;
  1033. transition: all 0.5s ease-in-out;
  1034. }
  1035.  
  1036. #tab11line3:hover #tab11box3 {
  1037. padding-right:5px;
  1038. padding-left:4px;
  1039. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1040. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1041. -webkit-transition: all 0.5s ease-in-out;
  1042. -moz-transition: all 0.5s ease-in-out;
  1043. -o-transition: all 0.5s ease-in-out;
  1044. transition: all 0.5s ease-in-out;
  1045. }
  1046.  
  1047. /* --- UPDATES TAB BOX 3 END ---*/
  1048.  
  1049. /* --- UPDATES TAB BOX 4 START ---*/
  1050.  
  1051. #tab11line4 {
  1052. height:100px;
  1053. width:6px;
  1054. display: inline-block;
  1055. float:left;
  1056. margin-left:4px;
  1057. opacity:1;
  1058. background-color: {color:Accent 4};
  1059. -webkit-transition: all 0.5s ease-in-out;
  1060. -moz-transition: all 0.5s ease-in-out;
  1061. -o-transition: all 0.5s ease-in-out;
  1062. transition: all 0.5s ease-in-out;
  1063. }
  1064.  
  1065. #tab11box4 {
  1066. width: 0px;
  1067. height: 15px;
  1068. display: inline-block;
  1069. float:right;
  1070. opacity:1;
  1071. margin-top:92px;
  1072. padding-bottom:4px;
  1073. padding-top:4px;
  1074. overflow:hidden;
  1075. border-right:6px solid {color:Accent 4};
  1076. text-transform:uppercase;
  1077. color:{color:Text};
  1078. -webkit-transition: all 0.5s ease-in-out;
  1079. -moz-transition: all 0.5s ease-in-out;
  1080. -o-transition: all 0.5s ease-in-out;
  1081. transition: all 0.5s ease-in-out;
  1082. }
  1083.  
  1084. #tab11line4:hover #tab11box4 {
  1085. padding-right:5px;
  1086. padding-left:4px;
  1087. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1088. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1089. -webkit-transition: all 0.5s ease-in-out;
  1090. -moz-transition: all 0.5s ease-in-out;
  1091. -o-transition: all 0.5s ease-in-out;
  1092. transition: all 0.5s ease-in-out;
  1093. }
  1094.  
  1095. /* --- UPDATES TAB BOX 4 END ---*/
  1096.  
  1097. /* --- UPDATES TAB BOX 4 START ---*/
  1098.  
  1099. #tab11line5 {
  1100. height:130px;
  1101. width:6px;
  1102. display: inline-block;
  1103. float:left;
  1104. margin-left:4px;
  1105. opacity:1;
  1106. background-color: {color:Accent 5};
  1107. -webkit-transition: all 0.5s ease-in-out;
  1108. -moz-transition: all 0.5s ease-in-out;
  1109. -o-transition: all 0.5s ease-in-out;
  1110. transition: all 0.5s ease-in-out;
  1111. }
  1112.  
  1113. #tab11box5 {
  1114. width: 0px;
  1115. height: 15px;
  1116. display: inline-block;
  1117. float:right;
  1118. opacity:1;
  1119. margin-top:122px;
  1120. padding-bottom:4px;
  1121. padding-top:4px;
  1122. overflow:hidden;
  1123. border-right:6px solid {color:Accent 5};
  1124. text-transform:uppercase;
  1125. color:{color:Text};
  1126. -webkit-transition: all 0.5s ease-in-out;
  1127. -moz-transition: all 0.5s ease-in-out;
  1128. -o-transition: all 0.5s ease-in-out;
  1129. transition: all 0.5s ease-in-out;
  1130. }
  1131.  
  1132. #tab11line5:hover #tab11box5 {
  1133. padding-right:5px;
  1134. padding-left:4px;
  1135. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1136. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1137. -webkit-transition: all 0.5s ease-in-out;
  1138. -moz-transition: all 0.5s ease-in-out;
  1139. -o-transition: all 0.5s ease-in-out;
  1140. transition: all 0.5s ease-in-out;
  1141. }
  1142.  
  1143. /* --- UPDATES TAB BOX 5 END ---*/
  1144.  
  1145. /* --- UPDATES TAB ---*/
  1146.  
  1147. {CustomCSS}</style>
  1148.  
  1149. </head><body>
  1150.  
  1151. {block:IfUpdatesTab}
  1152.  
  1153. <div id="tab11">
  1154.  
  1155. <div id="tab11line1">
  1156. <div id="tab11box1">
  1157. <div style="padding:2px;background-color:{color:Accent 1}";>
  1158. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 1</FONT></FONT></div></p>
  1159. This is where your text belongs. </p>
  1160. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1161. New paragraph with < p > < / p > and
  1162. </br>New line with < br > without the spaces</p>
  1163. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1164. </div></div>
  1165.  
  1166. <div id="tab11line2">
  1167. <div id="tab11box2">
  1168. <div style="padding:2px;background-color:{color:Accent 2}";>
  1169. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 2</FONT></FONT></div></p>
  1170. This is where your text belongs. </p>
  1171. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1172. New paragraph with < p > < / p > and
  1173. </br>New line with < br > without the spaces</p>
  1174. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1175. </div></div>
  1176.  
  1177. <div id="tab11line3">
  1178. <div id="tab11box3">
  1179. <div style="padding:2px;background-color:{color:Accent 3}";>
  1180. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 3</FONT></FONT></div></p>
  1181. This is where your text belongs. </p>
  1182. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1183. New paragraph with < p > < / p > and
  1184. </br>New line with < br > without the spaces</p>
  1185. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1186. </div></div>
  1187.  
  1188. <div id="tab11line4">
  1189. <div id="tab11box4">
  1190. <div style="padding:2px;background-color:{color:Accent 4}";>
  1191. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 4</FONT></FONT></div></p>
  1192. This is where your text belongs. </p>
  1193. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1194. New paragraph with < p > < / p > and
  1195. </br>New line with < br > without the spaces</p>
  1196. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1197. </div></div>
  1198.  
  1199. <div id="tab11line5">
  1200. <div id="tab11box5">
  1201. <div style="padding:2px;background-color:{color:Accent 5}";>
  1202. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 5</FONT></FONT></div></p>
  1203. This is where your text belongs. </p>
  1204. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1205. New paragraph with < p > < / p > and
  1206. </br>New line with < br > without the spaces</p>
  1207. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a></p>
  1208. </div></div>
  1209.  
  1210.  
  1211. </div>
  1212.  
  1213. {/block:IfUpdatesTab}
  1214.  
  1215. <div id="sidebar">
  1216.  
  1217. <div id="sidebarimage1"><img src="{image:Sidebar Image 1}"></div>
  1218. <div id="sidebarimage2"><img src="{image:Sidebar Image 2}"></div>
  1219. <div id="sidebarimage3"><img src="{image:Sidebar Image 3}"></div>
  1220.  
  1221. <div id="links">
  1222. <a href="/">{text:Home Link}</a>
  1223. <a href="/ask">{text:Message Link}</a>
  1224. <a href="{text:Link1 Url}">{text:Link1 Name}</a>
  1225. <a href="{text:Link2 Url}">{text:Link2 Name}</a>
  1226. <a href="{text:Link3 Url}">{text:Link3 Name}</a>
  1227. </div>
  1228.  
  1229. <div id="description"><div id="title">{Title}</div>{Description}</div>
  1230.  
  1231. {block:Pagination}<div class="pagination">
  1232.  
  1233. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage}{block:JumpPagination length="5"}
  1234. {block:CurrentPage}<span class="current">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}
  1235. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage}{/block:Pagination}</div></div>
  1236.  
  1237. <div id="big">
  1238. <div id="content">
  1239. {block:Posts}<article class="entries"><div class="post">
  1240.  
  1241. <div class="po">
  1242.  
  1243. {block:ContentSource}
  1244. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1245. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1246. {/block:SourceLogo}
  1247. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1248. {/block:ContentSource}
  1249.  
  1250. <!----- TEXT / PHOTO / PHOTOSET ----->
  1251.  
  1252. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="text">{Body}</div>{/block:Text}
  1253.  
  1254. {block:Photo}
  1255. {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}
  1256.  
  1257. {block:Photoset}
  1258. <div class="imgp"><div class="pset">{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{Photoset-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Photoset-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{Photoset-500}{/block:ifOneColumn}{block:IndexPage}
  1259. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div></div> {block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
  1260.  
  1261. <!----- TEXT / PHOTO / PHOTOSET ----->
  1262.  
  1263. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1264.  
  1265. {block:Quote}<div class="quote"><h2>{Quote}</h2></div>{block:Source}<div class="quote-source">{Source}</div>{/block:Source}{/block:Quote}
  1266.  
  1267. {block:Video}<div class="imgp"><div class="pset">{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{Video-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Video-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{Video-500}{/block:ifOneColumn}{block:IndexPage}
  1268. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div></div>
  1269. {block:Caption}{block:ifShowCaptions}
  1270. <span class="caption">{Caption}</span>
  1271. {/block:ifShowCaptions}{/block:Caption}{/block:Video}
  1272.  
  1273. {block:Link}<a href="{URL}" target="_blank" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1274.  
  1275. {block:Chat}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;
  1276. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  1277.  
  1278. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1279.  
  1280. <!----- AUDIO POSTS ----->
  1281.  
  1282. {block:Audio}
  1283. <div id="audio">
  1284. <div id="audiobackground"><div id="audioplayer">{AudioPlayer}</div></div>
  1285. <img id="audioimage" style="max-width:60px;" img src="http://www.i2symbol.com/images/symbols/music/beamed_sixteenth_notes_u266C_icon_256x256.png"/>
  1286. {block:AlbumArt}<img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}" />{/block:AlbumArt}<div id="audiobig">
  1287. {block:TrackName}<div id="audioinfo"><b>Track: </b>{TrackName}</div>{/block:TrackName}{block:Artist}<div id="audioinfo"><b>Artist: </b> {Artist}</div>{/block:Artist}{block:Album}<div id="audioinfo"><b>Album: </b>{Album}</div>{/block:Album}<div id="audioinfo"><b>Played: </b>{PlayCountWithLabel}</div>
  1288. </div></div>{block:ifshowcaptions}
  1289. <span class="caption">{Caption}</span>
  1290. {/block:ifshowcaptions}
  1291. {/block:Audio}
  1292.  
  1293. <!----- AUDIO POSTS ----->
  1294.  
  1295. <!----- ASKS POSTS ----->
  1296.  
  1297. {block:Answer}<div id="question">{Question}</div><div id="asker">{Asker}</div></p><div id="answer">{Answer}</div>{/block:Answer}
  1298.  
  1299. <!----- ASKS POSTS ----->
  1300.  
  1301. <!----- INFO SECTION ----->
  1302.  
  1303. {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{block:Date}<div id="info"><a href="{Permalink}" title="{DayofMonth}. {Month} {Year} | {TimeAgo}">Posted on</a><a href="{Permalink}" title="{NoteCountWithLabel}">Notes{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" target="blank">From</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootName}" target="blank">source</a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:if250pxPosts}
  1304.  
  1305. {block:ifNot250pxPosts}{block:Date}<div id="info"><a href="{Permalink}">posted {TimeAgo}</a><a href="{Permalink}">{NoteCountWithLabel}{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" target="blank">Reblogged from</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootName}" target="blank">originally by</a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:ifNot250pxPosts}{/block:ifNotOneColumn}
  1306.  
  1307. {block:ifOneColumn}{block:Date}<div id="info"><a href="{Permalink}">posted {TimeAgo} | {DayofMonth}. {Month}</a><a href="{Permalink}">{NoteCountWithLabel}{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" target="blank">via: {ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" target="blank">org: {ReblogRootName}</a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:ifOneColumn}{block:IndexPage}
  1308.  
  1309. {block:PermalinkPage}{block:Date}<div id="info"><a href="{Permalink}">posted {TimeAgo} | {DayofMonth}. {Month}</a><a href="{Permalink}">{NoteCountWithLabel}{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" target="blank">via: {ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" target="blank">org: {ReblogRootName}</a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:PermalinkPage}
  1310.  
  1311. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  1312.  
  1313. </div></div>
  1314.  
  1315. <!----- INFO SECTION ----->
  1316.  
  1317. <!----- PAGE PAGINATION ----->
  1318.  
  1319. <div class="pagepagination">
  1320. {block:PermalinkPagination}
  1321. {block:PreviousPost}
  1322. <a href="{PreviousPost}">⇚&nbsp;&nbsp;go to Previous Post</a>
  1323. {/block:PreviousPost}
  1324. {block:NextPost}
  1325. <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post&nbsp;&nbsp;⇛</a>
  1326. {/block:NextPost}
  1327. {/block:PermalinkPagination}
  1328. </div>
  1329.  
  1330. <!----- PAGE PAGINATION ----->
  1331.  
  1332. <!----- NOTES ----->
  1333.  
  1334. {block:PostNotes}
  1335. <div class="pagenotes">{PostNotes}</div>
  1336. {/block:PostNotes}
  1337.  
  1338. <!----- NOTES ----->
  1339.  
  1340. </article>{/block:Posts}</div>
  1341.  
  1342. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  1343. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  1344. {block:IfInfiniteScroll}
  1345. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1346. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  1347. {/block:IfInfiniteScroll}
  1348.  
  1349. <script>
  1350. (function() {
  1351. var $tumblelog = $('#content');
  1352. {block:IfInfiniteScroll}
  1353. $tumblelog.infinitescroll({
  1354. navSelector : ".pagination",
  1355. nextSelector : ".pagination a:first",
  1356. itemSelector : "article",
  1357. bufferPx : 50,
  1358. done : "",
  1359. loading: {
  1360. finishedMsg: "<p> </p>",
  1361. img : " ",
  1362. msg: null,
  1363. msgText: "<p> </p>"
  1364. },
  1365. },
  1366. function( newElements ) {
  1367. var $newElems = $( newElements ).css({ opacity: 0 });
  1368. $newElems.imagesLoaded(function(){
  1369. $newElems.animate({ opacity: 1 });
  1370. $tumblelog.masonry( 'appended', $newElems);
  1371. });
  1372. }
  1373. );
  1374. {/block:IfInfiniteScroll}
  1375. $tumblelog.imagesLoaded( function(){
  1376. $tumblelog.masonry({
  1377. columnWidth: function( containerWidth ) {
  1378. return containerWidth / 100;
  1379. }
  1380. });
  1381. });
  1382. })();
  1383. </script><script>
  1384. var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
  1385. (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
  1386. g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
  1387. s.parentNode.insertBefore(g,s)}(document,'script'));
  1388. </script>
  1389.  
  1390. <span class="credit">
  1391. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  1392.  
  1393. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement