Advertisement
iamthemelocked

Iamthemelocked Theme 24 (REVAMPED)

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