Advertisement
iamthemelocked

Iamthemelocked Theme 41 (REVAMPED)

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