Advertisement
iamthemelocked

Iamthemelocked Theme 47 (REVAMPED)

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