Advertisement
iamthemelocked

Iamthemelocked Theme 48 (REVAMPED)

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