Advertisement
iamthemelocked

Iamthemelocked Theme 43 (REVAMPED)

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