Advertisement
iamthemelocked

Iamthemelocked Theme 22 (REVAMPED)

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