Advertisement
iamthemelocked

Iamthemelocked Theme 44 (REVAMPED)

May 1st, 2014
1,086
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.46 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="#fdfdfd"/>
  49.  
  50. <meta name="color:Sidebar" content="#111111"/>
  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. margin-left:auto;margin-right:auto;right:0px;
  289. {block:IndexPage}{block:ifNotOneColumn}
  290. {block:if250pxPosts}width:950px;left:250px;{/block:if250pxPosts}
  291. {block:ifNot250pxPosts}width:950px;left:250px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:530px;left:200px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}width:530px;left:200px;{/block:PermalinkPage}
  292. }
  293.  
  294. .entries {
  295. position:relative;
  296. text-align:left;
  297. display:inline-block;
  298. margin:0px 35px 35px 0px;
  299. padding:0px 0px 0px 0px;
  300. {block:IndexPage}{block:ifNotOneColumn}
  301. {block:if250pxPosts}width:275px;{/block:if250pxPosts}
  302. {block:ifNot250pxPosts}width:425px;{/block:ifNot250pxPosts}
  303. {/block:ifNotOneColumn}{block:ifOneColumn}width:531px;margin-bottom:35px;{/block:ifOneColumn}{/block:IndexPage}
  304. {block:PermalinkPage}width:531px;{/block:PermalinkPage}
  305. }
  306.  
  307. .post {
  308. position:relative;
  309. padding:15px 15px 13px 15px;
  310. {block:ifNotBackgroundImage}background-color:{color:Post Background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  311. border:1px solid {color:Post Border};
  312. color:{color:Post Text};
  313. {block:IfUppercaseText}
  314. text-transform:uppercase;
  315. {/block:IfUppercaseText}
  316. {block:IfNotUppercaseText}
  317. text-transform:normal;
  318. {/block:IfNotUppercaseText}
  319. font-family:{font:General Font};
  320. font-size:{text:General Font Size};
  321. {block:IfBlackandWhitePosts}
  322. -webkit-filter: grayscale(100%);
  323. -moz-filter: grayscale(100%);
  324. filter: grayscale(100%);
  325. -webkit-transition:all 0.5s;
  326. -moz-transition:all 0.5s;
  327. -ms-transition:all 0.5s;
  328. -o-transition:all 0.5s;
  329. transition:all 0.5s;
  330. }
  331.  
  332. .post:hover {
  333. -webkit-transition:all 0.5s;
  334. -moz-transition:all 0.5s;
  335. -ms-transition:all 0.5s;
  336. -o-transition:all 0.5s;
  337. transition:all 0.5s;
  338. -webkit-filter: grayscale(0%);
  339. -moz-filter: grayscale(0%);
  340. filter: grayscale(0%);
  341. {block:IfBlackandWhitePosts}
  342. }
  343.  
  344. /* --- POST ENTRIES ---*/
  345.  
  346. /* --- HEADER ---*/
  347.  
  348. #sidebar {
  349. height:200px;
  350. z-index:99999;
  351. position:fixed;
  352. width:200px;
  353. border-top:10px solid {color:Sidebar};
  354. background-image:url({image:Sidebar Image});
  355. background-position:center bottom;
  356. background-repeat:no-repeat;
  357. background-size:cover;
  358. background-color:{color:Sidebar};
  359. margin-left:auto;margin-right:auto;right:0px;
  360. {block:if250pxPosts}left:-980px;{/block:if250pxPosts}
  361. {block:ifNot250pxPosts}left:-980px;{/block:ifNot250pxPosts}
  362. {block:ifOneColumn}left:-600px;{/block:ifOneColumn}
  363. {block:PermalinkPage}left:-600px;{/block:PermalinkPage}
  364. }
  365.  
  366. #links {
  367. margin-top:203px;
  368. left:-2.4px;
  369. z-index:9999999;
  370. width:205px;
  371. margin-bottom:5px;
  372. position:relative;
  373. text-align:center;
  374. }
  375.  
  376. #links a{
  377. margin:1.5px 0.4px;
  378. font-size:10px;
  379. width:60.5px;
  380. padding:2px;
  381. text-align:center;
  382. background:{color:Sidebar};
  383. font-family:calibri;
  384. letter-spacing:0px;
  385. display:inline-block;
  386. color:{color:Title};
  387. }
  388.  
  389. #links a:hover {background:{color:Title};color:{color:Sidebar};}
  390.  
  391. #description {
  392. color:{color:Text};
  393. font-family:calibri;
  394. font-size:9px;
  395. line-height:9px;
  396. position:fixed;
  397. margin-left:auto;margin-right:auto;right:0px;
  398. {block:IndexPage}{block:ifNotOneColumn}
  399. {block:if250pxPosts}left:-980px;margin-top:-8px;{/block:if250pxPosts}
  400. {block:ifNot250pxPosts}left:-980px;margin-top:-8px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}
  401. {block:ifOneColumn}left:-600px;margin-top:-8px;{/block:ifOneColumn}{/block:IndexPage}
  402. {block:PermalinkPage}left:-600px;margin-top:252px;{/block:PermalinkPage}
  403. z-index:999;
  404. width:200px;
  405. text-transform:uppercase;
  406. text-align:justify;
  407. }
  408.  
  409. #title {
  410. text-align:center;
  411. font-size:15px;
  412. left:0px;right:0px;margin-left:auto;margin-right:auto;
  413. margin-top:7px;
  414. padding:5px;
  415. background:{color:Sidebar};
  416. text-transform:uppercase;
  417. color:{color:Title};
  418. position:relative;
  419. margin-bottom:5px;
  420. font-family: 'Montserrat', sans-serif;
  421. }
  422.  
  423. /* --- HEADER ---*/
  424.  
  425. /* --- PAGINATION ---*/
  426.  
  427. .pagination {
  428. letter-spacing:1px;
  429. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  430. margin-top:10px;
  431. margin-bottom:12px;
  432. text-align:center;
  433. width:200px;
  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}
  438. {block:IfNotInfiniteScroll}display:block;{block:IfNotInfiniteScroll}
  439. text-transform:uppercase;
  440. }
  441.  
  442. .pagination a, .current {
  443. margin-top:50px;
  444. font-weight:bold;
  445. background-color:{color:Title};color:{color:Sidebar};
  446. margin-left:2px;
  447. border:2px solid {color:Post Border};
  448. padding:1px 5px;
  449. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  450. font-size:10px;}
  451.  
  452. .current {color:{color:Title};background-color:{color:Sidebar};}
  453. .pagination a:hover{color:{color:Title};background-color:{color:Sidebar};}
  454.  
  455. /* --- PAGINATION ---*/
  456.  
  457. /* --- INFO SECTION ---*/
  458.  
  459. #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;}
  460.  
  461. #info a {
  462. display:inline-block;padding:2px 4px;font-family:calibri;font-size:8px;color:white;margin:2px 1px 0px 1px;}
  463.  
  464. {block:If5AccentColours}
  465. #info a:nth-child(5n+1){background:{color:Accent 1};}
  466. #info a:nth-child(5n+2){background:{color:Accent 2};}
  467. #info a:nth-child(5n+3){background:{color:Accent 3};}
  468. #info a:nth-child(5n+4){background:{color:Accent 4};}
  469. #info a:nth-child(5n+5){background:{color:Accent 5};}
  470. {/block:If5AccentColours}
  471.  
  472. {block:IfNot5AccentColours}
  473. #info a{background:{color:Alternative Accent};}
  474. {/block:IfNot5AccentColours}
  475.  
  476. #info a:hover{box-shadow:inset 0px -20px 0px {color:Links};}
  477.  
  478. .tags {
  479. display:block;
  480. text-align:justify;
  481. {block:IndexPage}margin-top:-21px;{/block:IndexPage}
  482. {block:PermalinkPage}margin-top:5px;{/block:PermalinkPage}
  483. padding:4px;
  484. position:relative;
  485. line-height:12px;
  486. z-index:99;
  487. {/block:IfNotAccentuatedTags}
  488. background-color:{color:Post Background};border:1px solid {color:Post Border};{/block:IfNotAccentuatedTags}
  489. {block:IfAccentuatedTags}
  490. background-color:{color:Links};border:0px solid transparent;
  491. {/block:IfAccentuatedTags}
  492. -webkit-transition:all 0.5s;
  493. -moz-transition:all 0.5s;
  494. -ms-transition:all 0.5s;
  495. -o-transition:all 0.5s;
  496. transition:all 0.5s;
  497. }
  498.  
  499. .post:hover .tags {
  500. margin-top:7px;
  501. {block:ifNotBackgroundImage}background-color:{color:Post Background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  502. -webkit-transition:all 0.5s;
  503. -moz-transition:all 0.5s;
  504. -ms-transition:all 0.5s;
  505. -o-transition:all 0.5s;
  506. transition:all 0.5s;
  507. }
  508.  
  509. .tags a {
  510. font-family:calibri;
  511. font-style:normal;
  512. margin:0px;
  513. text-align:justify;
  514. padding:2px 3px;
  515. text-transform:uppercase;
  516. {/block:IfNotAccentuatedTags}color:{color:Text};{/block:IfNotAccentuatedTags}
  517. {block:IfAccentuatedTags}color:white;{/block:IfAccentuatedTags}
  518. font-size:8px;
  519. }
  520.  
  521. {block:IfAccentuatedTags}
  522. .tags a:hover {box-shadow:inset 0px 20px 0px white;color:{color:Links};}{/block:IfAccentuatedTags}
  523.  
  524. {block:IfNot5AccentColours}
  525. .tags a:hover {box-shadow:inset 0px 20px 0px {color:Alternative Accent};color:white;}
  526. {/block:IfNot5AccentColours}
  527.  
  528. {block:If5AccentColours}{block:IfNotAccentuatedTags}
  529. .tags a:hover:nth-child(5n+1)
  530. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 1};}
  531. .tags a:hover:nth-child(5n+2)
  532. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 2};}
  533. .tags a:hover:nth-child(5n+3)
  534. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 3};}
  535. .tags a:hover:nth-child(5n+4)
  536. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 4};}
  537. .tags a:hover:nth-child(5n+5)
  538. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 5};}
  539. {/block:IfNotAccentuatedTags}{/block:If5AccentColours}
  540.  
  541. /* --- INFO SECTION ---*/
  542.  
  543. /* --- QUOTES ---*/
  544.  
  545. .quote {
  546. padding:0px;
  547. font-family: 'Montserrat', sans-serif;
  548. font-size:14px;
  549. color:{color:Links};
  550. }
  551.  
  552. .quote:first-letter{
  553. padding:0px;
  554. font-family: 'Montserrat', sans-serif;
  555. font-size:14px;
  556. text-transform:uppercase;
  557. color:{color:Links};
  558. }
  559.  
  560. .quote-source {
  561. text-align:right;
  562. margin-top:-3px;
  563. font-weight:bold;
  564. color:{color:Text};
  565. padding-top:5px;
  566. font-size:8px;
  567. text-transform:uppercase;
  568. font-family:calibri;
  569. }
  570.  
  571. .quote-source a{
  572. text-align:right;
  573. font-weight:bold;
  574. font-size:8px;
  575. text-transform:uppercase;
  576. font-family:calibri;
  577. }
  578.  
  579. /* --- QUOTES ---*/
  580.  
  581. /* --- CHATS ---*/
  582.  
  583. ul.chat {
  584. margin:0px;
  585. padding:0px;
  586. }
  587.  
  588. .chat li {
  589. list-style-type:none;
  590. margin-left:0px;
  591. padding:4px;
  592. }
  593.  
  594. .odd .label {
  595. color:{color:Accent 1};
  596. }
  597.  
  598. .even .label {
  599. color:{color:Accent 2};
  600. }
  601.  
  602. .label {
  603. font-weight:bold;
  604. text-transform:uppercase;
  605. letter-spacing:1px;
  606. font-size:8px;
  607. }
  608.  
  609. .chat li.odd {
  610. background-color:{color:Background};
  611. margin-bottom:1px;
  612. }
  613.  
  614. .chat li.even {
  615. {block:ifNotBackgroundImage}background-color:{color:Post Background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  616. opacity:1;
  617. margin-bottom:1px;
  618. }
  619.  
  620. /* --- CHATS ---*/
  621.  
  622. /* --- AUDIO PLAYER ---*/
  623.  
  624. #audio {
  625. position:relative;
  626. min-height:60px;}
  627.  
  628. #audioimage {
  629. width:60px;
  630. height:60px;
  631. position:absolute;
  632. z-index:2;}
  633.  
  634. #audioimage img {
  635. margin-left:0px;
  636. }
  637.  
  638. #audiobackground {
  639. margin-top:5px;
  640. margin-left:5px;
  641. width:50px;
  642. height:50px;
  643. z-index:3;
  644. position:absolute;
  645. opacity:0.3;
  646. background-color:white;
  647. -webkit-transition:all 0.6s ease-out;
  648. -moz-transition:all 0.6s ease-out;
  649. transition:all 0.6s ease-out;}
  650.  
  651. #audiobackground:hover {
  652. opacity:0.8;
  653. transform:rotate(360deg);
  654. -ms-transform:rotate(360deg);
  655. -webkit-transform:rotate(360deg);
  656. background-color:white;
  657. -webkit-transition:all 0.6s ease-out;
  658. -moz-transition:all 0.6s ease-out;
  659. transition:all 0.6s ease-out;}
  660.  
  661. #audioplayer {
  662. width:20px;
  663. height:20px;
  664. margin-top:11px;
  665. margin-left:11px;
  666. overflow:hidden;}
  667.  
  668. #audiobig {
  669. {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}
  670. height:52px;
  671. padding-top:8px;
  672. overflow:hidden;}
  673.  
  674. #audioinfo {
  675. font-size:8px;
  676. font-family: calibri;
  677. color:{color:Text};
  678. text-transform:uppercase;
  679. {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}
  680. display:inline-block;
  681. margin:0.5px;
  682. margin-left:73px;
  683. text-align:left;
  684. }
  685.  
  686. #audioinfo b{
  687. color:{color:Text};
  688. padding:0.5px 1px 0.5px 2px;
  689. -webkit-transition: all 0.6s;
  690. -moz-transition: all 0.6s;
  691. -ms-transition:all 0.6s;
  692. -o-transition: all 0.6s;
  693. transition: all 0.6s;
  694. }
  695.  
  696. #audioinfo:hover b{
  697. margin-left:20px;
  698. color:{color:Post Border};
  699. margin-right:4px;
  700. background:{color:Links};
  701. -webkit-transition: all 0.6s;
  702. -moz-transition: all 0.6s;
  703. -ms-transition:all 0.6s;
  704. -o-transition: all 0.6s;
  705. transition: all 0.6s;}
  706.  
  707. /* --- AUDIO PLAYER ---*/
  708.  
  709. /* --- QUESTIONS ---*/
  710.  
  711. #question {
  712. padding:10px 20px;
  713. border:2px solid {color:Links};
  714. }
  715.  
  716. #question:first-letter {color:{color:Accent 1};font-weight:bold;}
  717.  
  718. #asker {
  719. text-align:right;
  720. background:{color:Links};
  721. text-transform:uppercase;
  722. font-size:8px;
  723. font-family:calibri;
  724. color:{color:Title};
  725. height:10px;
  726. margin-bottom:5px;
  727. padding-right:5px;
  728. line-height:9px;
  729. }
  730.  
  731. #asker a{
  732. text-align:right;
  733. color:white;
  734. font-weight: bold;
  735. font-size:8px;
  736. font-family:calibri;
  737. text-transform:uppercase;
  738. }
  739.  
  740. #answer{padding-left:10px;}
  741.  
  742. /* --- QUESTIONS ---*/
  743.  
  744. /* --- PAGE PAGINATION ---*/
  745.  
  746. .pagepagination{
  747. position:absolute;
  748. width:530px;
  749. margin-top:10px;
  750. margin-left:0px;
  751. margin-right:auto;
  752. }
  753.  
  754. .pagepagination a{
  755. display:inline-block;
  756. color:#ffffff;
  757. text-transform:uppercase;
  758. font-family:calibri;
  759. font-size:8px;
  760. text-decoration:none;
  761. padding:0 2% 0 2%;
  762. background:{color:Links};
  763. }
  764.  
  765. .pagepagination a:hover:nth-child(2n+1)
  766. {background:{color:Accent 1};color:white;}
  767. .pagepagination a:hover:nth-child(2n+2)
  768. {background:{color:Accent 2};color:white;}
  769.  
  770. /* --- PAGE PAGINATION ---*/
  771.  
  772. /* --- NOTES ---*/
  773.  
  774. .pagenotes a {text-decoration:none;font-family:calibri;background:none;color:{color:Links};}
  775.  
  776. ol.notes {
  777. font-weight:none;
  778. background:none;
  779. text-align:left;
  780. font-size:8px;
  781. font-family:calibri;
  782. margin-left:0px;
  783. height:auto;
  784. width:500px;
  785. text-transform:uppercase;
  786. margin-top:30px;
  787. list-style-type:upper-roman;
  788. }
  789.  
  790. ol.notes li.note {
  791. padding:5px;
  792. color:{color:Text};
  793. background:{color:Background};
  794. margin:2px 0;
  795. font-size:8px;
  796. font-family:calibri;
  797. text-transform:uppercase;
  798. width:480px;
  799. list-style-type:upper-roman;
  800. -webkit-transition: all 0.6s;
  801. -moz-transition: all 0.6s;
  802. -ms-transition:all 0.6s;
  803. -o-transition: all 0.6s;
  804. transition: all 0.6s;
  805. }
  806.  
  807. ol.notes li.note a{
  808. font-size:8px;
  809. font-family:calibri;
  810. text-transform:uppercase;
  811. }
  812.  
  813. ol.notes li.note:hover {
  814. background:transparent;
  815. -webkit-transition: all 0.6s;
  816. -moz-transition: all 0.6s;
  817. -ms-transition:all 0.6s;
  818. -o-transition: all 0.6s;
  819. transition: all 0.6s;
  820. }
  821.  
  822. ol.notes li.note img.avatar {
  823. width:0px;
  824. height:0px;
  825. }
  826.  
  827. /* --- NOTES ---*/
  828.  
  829. /* --- SELECTION ---*/
  830.  
  831. ::selection {
  832. background-color:{color:Post Background};
  833. color:{color:Text};
  834. border-radius:2px;
  835. }
  836.  
  837. ::-moz-selection {
  838. background-color:{color:Post Background};
  839. color:{color:Text};
  840. border-radius:2px;
  841. }
  842.  
  843. /* --- SELECTION ---*/
  844.  
  845. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  846.  
  847. .credit, .credit a {
  848. width:12px;
  849. height:12px;
  850. bottom:7px;
  851. right:10px;
  852. padding:2px;
  853. font-size:8px;
  854. letter-spacing:1px;
  855. color:white;
  856. z-index:1;
  857. line-height:12px;
  858. position:fixed;
  859. text-align:center;
  860. font-family:calibri;
  861. text-decoration:none;
  862. text-transform:uppercase;
  863. background-color:{color:Accent 1};
  864. border:1px solid #cccccc;
  865. z-index:9999999999999999999999;
  866. -webkit-transition: all 0.5s ease-in-out;
  867. -moz-transition: all 0.5s ease-in-out;
  868. -o-transition: all 0.5s ease-in-out;
  869. transition: all 0.5s ease-in-out;
  870. }
  871.  
  872. .credit a:hover {
  873. -webkit-transition: all 0.5s ease-in-out;
  874. -moz-transition: all 0.5s ease-in-out;
  875. -o-transition: all 0.5s ease-in-out;
  876. transition: all 0.5s ease-in-out;
  877. background-color:black;
  878. color:white;
  879. transform:rotate(360deg);
  880. -ms-transform:rotate(360deg);
  881. -webkit-transform:rotate(360deg);}
  882.  
  883. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  884.  
  885. /* UPDATES TAB */
  886.  
  887. /* --- UPDATES TAB ---*/
  888.  
  889. #tab11 {
  890. position:fixed;
  891. float:right;
  892. z-index:9999999999999999;
  893. font-size:8px;
  894. line-height:110%;
  895. text-align:right;
  896. font-family:calibri;
  897. display:inline-block;
  898. top:0px;right:10px;
  899. }
  900.  
  901. #tab11 a{
  902. text-decoration:none;
  903. background:none;
  904. text-transform:uppercase;
  905. color:{color:Links};
  906. font-size:8px;
  907. -webkit-transition: all 0.5s ease-in-out;
  908. -moz-transition: all 0.5s ease-in-out;
  909. -o-transition: all 0.5s ease-in-out;
  910. transition: all 0.5s ease-in-out;
  911. }
  912.  
  913. /* --- UPDATES TAB BOX 1 START ---*/
  914.  
  915. #tab11line1 {
  916. height:30px;
  917. width:6px;
  918. margin-top:0px;
  919. display: inline-block;
  920. float:left;
  921. margin-left:5px;
  922. opacity:1;
  923. background-color: {color:Accent 1};
  924. -webkit-transition: all 0.5s ease-in-out;
  925. -moz-transition: all 0.5s ease-in-out;
  926. -o-transition: all 0.5s ease-in-out;
  927. transition: all 0.5s ease-in-out;
  928. }
  929.  
  930. #tab11box1 {
  931. width: 0px;
  932. height: 10px;
  933. display: inline-block;
  934. float:right;
  935. opacity:1;
  936. padding-bottom:4px;
  937. margin-top:5px;
  938. padding-top:4px;
  939. overflow:hidden;
  940. border-right:6px solid {color:Accent 1};
  941. text-transform:uppercase;
  942. color:{color:Text};
  943. -webkit-transition: all 0.5s ease-in-out;
  944. -moz-transition: all 0.5s ease-in-out;
  945. -o-transition: all 0.5s ease-in-out;
  946. transition: all 0.5s ease-in-out;
  947. }
  948.  
  949. #tab11line1:hover #tab11box1 {
  950. padding-right:5px;
  951. padding-left:4px;
  952. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  953. width: 70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  954. -webkit-transition: all 0.5s ease-in-out;
  955. -moz-transition: all 0.5s ease-in-out;
  956. -o-transition: all 0.5s ease-in-out;
  957. transition: all 0.5s ease-in-out;
  958. }
  959.  
  960. /* --- UPDATES TAB BOX 1 END ---*/
  961.  
  962. /* --- UPDATES TAB BOX 2 START ---*/
  963.  
  964. #tab11line2 {
  965. height:50px;
  966. width:6px;
  967. display: inline-block;
  968. float:left;
  969. margin-left:4px;
  970. opacity:1;
  971. background-color: {color:Accent 2};
  972. -webkit-transition: all 0.5s ease-in-out;
  973. -moz-transition: all 0.5s ease-in-out;
  974. -o-transition: all 0.5s ease-in-out;
  975. transition: all 0.5s ease-in-out;
  976. }
  977.  
  978. #tab11box2 {
  979. width: 0px;
  980. height: 15px;
  981. display: inline-block;
  982. float:right;
  983. opacity:1;
  984. margin-top:35px;
  985. padding-bottom:4px;
  986. padding-top:4px;
  987. overflow:hidden;
  988. border-right:6px solid {color:Accent 2};
  989. text-transform:uppercase;
  990. color:{color:Text};
  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. #tab11line2:hover #tab11box2 {
  998. padding-right:5px;
  999. padding-left:4px;
  1000. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1001. width: 70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1002. -webkit-transition: all 0.5s ease-in-out;
  1003. -moz-transition: all 0.5s ease-in-out;
  1004. -o-transition: all 0.5s ease-in-out;
  1005. transition: all 0.5s ease-in-out;
  1006. }
  1007.  
  1008. /* --- UPDATES TAB BOX 2 END ---*/
  1009.  
  1010. /* --- UPDATES TAB BOX 3 START ---*/
  1011.  
  1012. #tab11line3 {
  1013. height:70px;
  1014. width:6px;
  1015. display: inline-block;
  1016. float:left;
  1017. margin-left:4px;
  1018. opacity:1;
  1019. background-color: {color:Accent 3};
  1020. -webkit-transition: all 0.5s ease-in-out;
  1021. -moz-transition: all 0.5s ease-in-out;
  1022. -o-transition: all 0.5s ease-in-out;
  1023. transition: all 0.5s ease-in-out;
  1024. }
  1025.  
  1026. #tab11box3 {
  1027. width: 0px;
  1028. height: 15px;
  1029. display: inline-block;
  1030. float:right;
  1031. opacity:1;
  1032. margin-top:62px;
  1033. padding-bottom:4px;
  1034. padding-top:4px;
  1035. overflow:hidden;
  1036. border-right:6px solid {color:Accent 3};
  1037. text-transform:uppercase;
  1038. color:{color:Text};
  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. #tab11line3:hover #tab11box3 {
  1046. padding-right:5px;
  1047. padding-left:4px;
  1048. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1049. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1050. -webkit-transition: all 0.5s ease-in-out;
  1051. -moz-transition: all 0.5s ease-in-out;
  1052. -o-transition: all 0.5s ease-in-out;
  1053. transition: all 0.5s ease-in-out;
  1054. }
  1055.  
  1056. /* --- UPDATES TAB BOX 3 END ---*/
  1057.  
  1058. /* --- UPDATES TAB BOX 4 START ---*/
  1059.  
  1060. #tab11line4 {
  1061. height:100px;
  1062. width:6px;
  1063. display: inline-block;
  1064. float:left;
  1065. margin-left:4px;
  1066. opacity:1;
  1067. background-color: {color:Accent 4};
  1068. -webkit-transition: all 0.5s ease-in-out;
  1069. -moz-transition: all 0.5s ease-in-out;
  1070. -o-transition: all 0.5s ease-in-out;
  1071. transition: all 0.5s ease-in-out;
  1072. }
  1073.  
  1074. #tab11box4 {
  1075. width: 0px;
  1076. height: 15px;
  1077. display: inline-block;
  1078. float:right;
  1079. opacity:1;
  1080. margin-top:92px;
  1081. padding-bottom:4px;
  1082. padding-top:4px;
  1083. overflow:hidden;
  1084. border-right:6px solid {color:Accent 4};
  1085. text-transform:uppercase;
  1086. color:{color:Text};
  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. #tab11line4:hover #tab11box4 {
  1094. padding-right:5px;
  1095. padding-left:4px;
  1096. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1097. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1098. -webkit-transition: all 0.5s ease-in-out;
  1099. -moz-transition: all 0.5s ease-in-out;
  1100. -o-transition: all 0.5s ease-in-out;
  1101. transition: all 0.5s ease-in-out;
  1102. }
  1103.  
  1104. /* --- UPDATES TAB BOX 4 END ---*/
  1105.  
  1106. /* --- UPDATES TAB BOX 4 START ---*/
  1107.  
  1108. #tab11line5 {
  1109. height:130px;
  1110. width:6px;
  1111. display: inline-block;
  1112. float:left;
  1113. margin-left:4px;
  1114. opacity:1;
  1115. background-color: {color:Accent 5};
  1116. -webkit-transition: all 0.5s ease-in-out;
  1117. -moz-transition: all 0.5s ease-in-out;
  1118. -o-transition: all 0.5s ease-in-out;
  1119. transition: all 0.5s ease-in-out;
  1120. }
  1121.  
  1122. #tab11box5 {
  1123. width: 0px;
  1124. height: 15px;
  1125. display: inline-block;
  1126. float:right;
  1127. opacity:1;
  1128. margin-top:122px;
  1129. padding-bottom:4px;
  1130. padding-top:4px;
  1131. overflow:hidden;
  1132. border-right:6px solid {color:Accent 5};
  1133. text-transform:uppercase;
  1134. color:{color:Text};
  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. #tab11line5:hover #tab11box5 {
  1142. padding-right:5px;
  1143. padding-left:4px;
  1144. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1145. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1146. -webkit-transition: all 0.5s ease-in-out;
  1147. -moz-transition: all 0.5s ease-in-out;
  1148. -o-transition: all 0.5s ease-in-out;
  1149. transition: all 0.5s ease-in-out;
  1150. }
  1151.  
  1152. /* --- UPDATES TAB BOX 5 END ---*/
  1153.  
  1154. /* --- UPDATES TAB ---*/
  1155.  
  1156. {CustomCSS}</style>
  1157.  
  1158. </head><body>
  1159.  
  1160. {block:IfUpdatesTab}
  1161.  
  1162. <div id="tab11">
  1163.  
  1164. <div id="tab11line1">
  1165. <div id="tab11box1">
  1166. <div style="padding:2px;background-color:{color:Accent 1}";>
  1167. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 1</FONT></FONT></div></p>
  1168. This is where your text belongs. </p>
  1169. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1170. New paragraph with < p > < / p > and
  1171. </br>New line with < br > without the spaces</p>
  1172. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1173. </div></div>
  1174.  
  1175. <div id="tab11line2">
  1176. <div id="tab11box2">
  1177. <div style="padding:2px;background-color:{color:Accent 2}";>
  1178. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 2</FONT></FONT></div></p>
  1179. This is where your text belongs. </p>
  1180. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1181. New paragraph with < p > < / p > and
  1182. </br>New line with < br > without the spaces</p>
  1183. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1184. </div></div>
  1185.  
  1186. <div id="tab11line3">
  1187. <div id="tab11box3">
  1188. <div style="padding:2px;background-color:{color:Accent 3}";>
  1189. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 3</FONT></FONT></div></p>
  1190. This is where your text belongs. </p>
  1191. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1192. New paragraph with < p > < / p > and
  1193. </br>New line with < br > without the spaces</p>
  1194. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1195. </div></div>
  1196.  
  1197. <div id="tab11line4">
  1198. <div id="tab11box4">
  1199. <div style="padding:2px;background-color:{color:Accent 4}";>
  1200. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 4</FONT></FONT></div></p>
  1201. This is where your text belongs. </p>
  1202. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1203. New paragraph with < p > < / p > and
  1204. </br>New line with < br > without the spaces</p>
  1205. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1206. </div></div>
  1207.  
  1208. <div id="tab11line5">
  1209. <div id="tab11box5">
  1210. <div style="padding:2px;background-color:{color:Accent 5}";>
  1211. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 5</FONT></FONT></div></p>
  1212. This is where your text belongs. </p>
  1213. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1214. New paragraph with < p > < / p > and
  1215. </br>New line with < br > without the spaces</p>
  1216. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a></p>
  1217. </div></div>
  1218.  
  1219.  
  1220. </div>
  1221.  
  1222. {/block:IfUpdatesTab}
  1223.  
  1224. <div id="sidebar">
  1225.  
  1226. <div id="links">
  1227. <a href="/">{text:Home Link}</a>
  1228. <a href="/ask">{text:Message Link}</a>
  1229. <a href="{text:Link 1 URL}">{text:Link 1 Title}</a>
  1230. <a href="{text:Link 2 URL}">{text:Link 2 Title}</a>
  1231. <a href="{text:Link 3 URL}">{text:Link 3 Title}</a>
  1232. <a href="{text:Link 4 URL}">{text:Link 4 Title}</a></div>
  1233.  
  1234. {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:JumpPagination length="5"}{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>
  1235.  
  1236. <div id="description"><div id="title">{Title}</div> {Description}</div>
  1237.  
  1238. </div></div></div>
  1239.  
  1240. <div id="big">
  1241. <div id="content">
  1242. {block:Posts}<article class="entries"><div class="post">
  1243.  
  1244. <div class="po">
  1245.  
  1246. {block:ContentSource}
  1247. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1248. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1249. {/block:SourceLogo}
  1250. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1251. {/block:ContentSource}
  1252.  
  1253. <!----- TEXT / PHOTO / PHOTOSET ----->
  1254.  
  1255. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="text">{Body}</div>{/block:Text}
  1256.  
  1257. {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-HighRes}{/block:PermalinkPage}"/></div>{LinkCloseTag}{block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photo}
  1258.  
  1259. {block:Photoset}
  1260. <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}
  1261. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div></div> {block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
  1262.  
  1263. <!----- TEXT / PHOTO / PHOTOSET ----->
  1264.  
  1265. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1266.  
  1267. {block:Quote}<div class="quote"><h2>{Quote}</h2></div>{block:Source}<div class="quote-source">{Source}</div>{/block:Source}{/block:Quote}
  1268.  
  1269. {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}
  1270. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div></div>
  1271. {block:Caption}{block:ifShowCaptions}
  1272. <span class="caption">{Caption}</span>
  1273. {/block:ifShowCaptions}{/block:Caption}{/block:Video}
  1274.  
  1275. {block:Link}<a href="{URL}" target="_blank" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1276.  
  1277. {block:Chat}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;
  1278. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  1279.  
  1280. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1281.  
  1282. <!----- AUDIO POSTS ----->
  1283.  
  1284. {block:Audio}
  1285. <div id="audio">
  1286. <div id="audiobackground"><div id="audioplayer">{AudioPlayer}</div></div>
  1287. <img id="audioimage" style="max-width:60px;" img src="http://www.i2symbol.com/images/symbols/music/beamed_sixteenth_notes_u266C_icon_256x256.png"/>
  1288. {block:AlbumArt}<img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}" />{/block:AlbumArt}<div id="audiobig">
  1289. {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>
  1290. </div></div>{block:ifshowcaptions}
  1291. <span class="caption">{Caption}</span>
  1292. {/block:ifshowcaptions}
  1293. {/block:Audio}
  1294.  
  1295. <!----- AUDIO POSTS ----->
  1296.  
  1297. <!----- ASKS POSTS ----->
  1298.  
  1299. {block:Answer}<div id="question">{Question}</div><div id="asker">{Asker}</div></p><div id="answer">{Answer}</div>{/block:Answer}
  1300.  
  1301. <!----- ASKS POSTS ----->
  1302.  
  1303. <!----- INFO SECTION ----->
  1304.  
  1305. {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}
  1306.  
  1307. {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}
  1308.  
  1309. {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}
  1310.  
  1311. {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}
  1312.  
  1313. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  1314.  
  1315. </div></div>
  1316.  
  1317. <!----- INFO SECTION ----->
  1318.  
  1319. <!----- PAGE PAGINATION ----->
  1320.  
  1321. <div class="pagepagination">
  1322. {block:PermalinkPagination}
  1323. {block:PreviousPost}
  1324. <a href="{PreviousPost}">⇚&nbsp;&nbsp;go to Previous Post</a>
  1325. {/block:PreviousPost}
  1326. {block:NextPost}
  1327. <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post&nbsp;&nbsp;⇛</a>
  1328. {/block:NextPost}
  1329. {/block:PermalinkPagination}
  1330. </div>
  1331.  
  1332. <!----- PAGE PAGINATION ----->
  1333.  
  1334. <!----- NOTES ----->
  1335.  
  1336. {block:PostNotes}
  1337. <div class="pagenotes">{PostNotes}</div>
  1338. {/block:PostNotes}
  1339.  
  1340. <!----- NOTES ----->
  1341.  
  1342. </article>{/block:Posts}</div>
  1343.  
  1344. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  1345. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  1346. {block:IfInfiniteScroll}
  1347. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1348. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  1349. {/block:IfInfiniteScroll}
  1350.  
  1351. <script>
  1352. (function() {
  1353. var $tumblelog = $('#content');
  1354. {block:IfInfiniteScroll}
  1355. $tumblelog.infinitescroll({
  1356. navSelector : ".pagination",
  1357. nextSelector : ".pagination a:first",
  1358. itemSelector : "article",
  1359. bufferPx : 50,
  1360. done : "",
  1361. loading: {
  1362. finishedMsg: "<p> </p>",
  1363. img : " ",
  1364. msg: null,
  1365. msgText: "<p> </p>"
  1366. },
  1367. },
  1368. function( newElements ) {
  1369. var $newElems = $( newElements ).css({ opacity: 0 });
  1370. $newElems.imagesLoaded(function(){
  1371. $newElems.animate({ opacity: 1 });
  1372. $tumblelog.masonry( 'appended', $newElems);
  1373. });
  1374. }
  1375. );
  1376. {/block:IfInfiniteScroll}
  1377. $tumblelog.imagesLoaded( function(){
  1378. $tumblelog.masonry({
  1379. columnWidth: function( containerWidth ) {
  1380. return containerWidth / 100;
  1381. }
  1382. });
  1383. });
  1384. })();
  1385. </script><script>
  1386. var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
  1387. (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
  1388. g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
  1389. s.parentNode.insertBefore(g,s)}(document,'script'));
  1390. </script>
  1391.  
  1392. <span class="credit">
  1393. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  1394.  
  1395. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement