Advertisement
iamthemelocked

Iamthemelocked Theme 25 (REVAMPED)

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