Advertisement
iamthemelocked

Iamthemelocked #111 - K for Knowledge

Nov 27th, 2014
713
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.48 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">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link href='http://fonts.googleapis.com/css?family=Alegreya+SC' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Advent+Pro:400,300' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Belleza' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20. <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>
  21.  
  22. <!--- OPTIONS --->
  23.  
  24. <meta name="if:Black and White Posts" content="0"/>
  25. <meta name="if:Infinite Scroll" content="0">
  26. <meta name="if:Tags Upon Hover" content="1">
  27. <meta name="if:Tiny Cursor" content="1">
  28. <meta name="if:Show Captions" content="1"/>
  29.  
  30. <!--- OPTIONS --->
  31.  
  32. <!--- IMAGES --->
  33.  
  34. <meta name="image:Sidebar Image 1" content=""/>
  35. <meta name="image:Sidebar Image 2" content=""/>
  36.  
  37. <!--- IMAGES --->
  38.  
  39. <!--- FONTS --->
  40.  
  41. <meta name="font:Post Font" content="calibri" />
  42. <meta name="font:Description Font" content="calibri" />
  43. <meta name="font:Tags Font" content="calibri" />
  44.  
  45. <!--- FONTS --->
  46.  
  47. <!--- FONT SIZES --->
  48.  
  49. <meta name="text:Post Font Size" content="10px"/>
  50. <meta name="text:General Links Font Size" content="10px"/>
  51. <meta name="text:Tags Font Size" content="8px"/>
  52.  
  53. <!--- FONTS SIZES--->
  54.  
  55. <!--- GENERAL COLOURS --->
  56.  
  57. <meta name="color:Background" content="#ffffff"/>
  58. <meta name="color:Post Text" content="#222222"/>
  59. <meta name="color:General Links" content="#56bc8a"/>
  60. <meta name="color:General Links Hover" content="#ffffff"/>
  61.  
  62. <!--- GENERAL COLOURS --->
  63.  
  64. <!--- HEADER / SIDEBAR --->
  65.  
  66. <meta name="color:Title" content="#000000"/>
  67.  
  68. <meta name="color:Sidebar Links" content="#000000"/>
  69. <meta name="color:Sidebar Links Hover" content="#cb2f66"/>
  70.  
  71. <meta name="color:Description Text" content="#000000"/>
  72.  
  73. <meta name="color:Pagination" content="#000000"/>
  74. <meta name="color:Pagination Hover" content="#cb2f66"/>
  75.  
  76. <!--- HEADER / SIDEBAR --->
  77.  
  78. <!--- INFO SECTION --->
  79.  
  80. <meta name="color:Info Big Background" content="#f6f6f6"/>
  81. <meta name="color:Info Text" content="#ffffff"/>
  82. <meta name="color:Info Text Hover" content="#000000"/>
  83.  
  84. <meta name="color:Date Button" content="#98234d"/>
  85. <meta name="color:Notes Button" content="#cb2f66"/>
  86. <meta name="color:Via Button" content="#fe3b80"/>
  87. <meta name="color:Origin Button" content="#fe6299"/>
  88.  
  89. <meta name="color:Reblog Button" content="#000000"/>
  90. <meta name="color:Reblog Text" content="#ffffff"/>
  91. <meta name="color:Reblog Button Hover" content="#fe89b3"/>
  92. <meta name="color:Reblog Text Hover" content="#ffffff"/>
  93.  
  94. <!--- INFO SECTION --->
  95.  
  96. <!--- TAGS --->
  97.  
  98. <meta name="color:Tags Text" content="#000000"/>
  99. <meta name="color:Tags Text Hover" content="#ffffff"/>
  100. <meta name="color:Tags Background" content="#661833"/>
  101.  
  102. <!--- TAGS --->
  103.  
  104. <!--- POSTS --->
  105.  
  106. <meta name="color:Quote Background 1" content="#000000"/>
  107. <meta name="color:Quote Background 2" content="#cb2f66"/>
  108.  
  109. <meta name="color:Chat Label" content="#cb2f66"/>
  110. <meta name="color:Chat Background 1" content="#f6f6f6"/>
  111. <meta name="color:Chat Background 2" content="#f0eeeeee"/>
  112.  
  113. <meta name="color:Question Background 1" content="#cb2f66"/>
  114. <meta name="color:Question Background 2" content="#56bc8a"/>
  115.  
  116. <meta name="color:Music Player Text" content="#b6b6b6"/>
  117. <meta name="color:Music Player Titles" content="#000000"/>
  118. <meta name="color:Music Player Titles Hover" content="#cb2f66"/>
  119.  
  120. <!--- POSTS --->
  121.  
  122. <!--- OTHER --->
  123.  
  124. <meta name="color:Tooltip Background" content="#000000"/>
  125. <meta name="color:Tooltip Text" content="#ffffff"/>
  126. <meta name="color:Selection" content="#000000"/>
  127. <meta name="color:Selection Hover" content="#ffffff"/>
  128. <meta name="color:Scrollbar" content="#000000"/>
  129.  
  130. <!--- OTHER --->
  131.  
  132. <!--- TITLE --->
  133.  
  134. <meta name="text:Title" content="K for Knowledge"/>
  135.  
  136. <!--- TITLE --->
  137.  
  138. <!--- LINKS --->
  139.  
  140. <meta name="text:Link1 Title" content="Home"/>
  141. <meta name="text:Link1 Url" content="/"/>
  142.  
  143. <meta name="text:Link2 Title" content="Askbox"/>
  144. <meta name="text:Link2 Url" content="/ask"/>
  145.  
  146. <meta name="text:Link3 Title" content="Your Link 3"/>
  147. <meta name="text:Link3 Url" content="http://"/>
  148.  
  149. <meta name="text:Link4 Titel" content="Your Link 4"/>
  150. <meta name="text:Link4 Url" content="http://"/>
  151.  
  152. <meta name="text:Link5 Title" content="Your Link 5"/>
  153. <meta name="text:Link5 Url" content="http://"/>
  154.  
  155. <!--- LINKS --->
  156.  
  157. <!--- UPDATES TAB COLOURS --->
  158.  
  159. <meta name="color:Tab Titles" content="#000000"/>
  160. <meta name="color:Tab Text" content="#222222"/>
  161. <meta name="color:Tab Links" content="#b6b6b6"/>
  162.  
  163. <meta name="color:Tab Line 1 Colour" content="#9ad7b9"/>
  164. <meta name="color:Tab Line 2 Colour" content="#78c9a1"/>
  165. <meta name="color:Tab Line 3 Colour" content="#56bc8a"/>
  166. <meta name="color:Tab Line 4 Colour" content="#45966e"/>
  167. <meta name="color:Tab Line 5 Colour" content="#347153"/>
  168.  
  169. <!--- UPDATES TAB COLOURS --->
  170.  
  171. <!---UPDATES TAB ON/OFF --->
  172.  
  173. <meta name="if:Updates Tab" content="1"/>
  174.  
  175. <!---UPDATES TAB ON/OFF --->
  176.  
  177. <!---INFINTE SCROLL --->
  178.  
  179. {block:IfInfiniteScroll}
  180. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  181. {/block:IfInfiniteScroll}
  182. {block:IfNotInfiniteScroll}{/block:IfNotInfiniteScroll}
  183.  
  184. <!---INFINTE SCROLL --->
  185.  
  186. <!--- SPECIAL FONTS --->
  187.  
  188. <script type="text/javascript">
  189. WebFontConfig = {
  190. google: { families: [ 'Petit+Formal+Script::latin' ] }
  191. };
  192. (function() {
  193. var wf = document.createElement('script');
  194. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  195. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  196. wf.type = 'text/javascript';
  197. wf.async = 'true';
  198. var s = document.getElementsByTagName('script')[0];
  199. s.parentNode.insertBefore(wf, s);
  200. })(); </script>
  201.  
  202. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  203.  
  204. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  205.  
  206. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  207.  
  208. <link href='http://fonts.googleapis.com/css?family=I Am Sherlocked' rel='stylesheet' type='text/css'>
  209.  
  210. <!--- SPECIAL FONTS --->
  211.  
  212. <style type="text/css">
  213.  
  214. /* --- SCROLLBAR ---*/
  215.  
  216. ::-webkit-scrollbar-thumb:vertical {
  217. height:10px; border:2px solid {color:background}; background-color:{color:Scrollbar};}
  218.  
  219. ::-webkit-scrollbar-thumb:horizontal {
  220. background-color:{color:background};}
  221.  
  222. ::-webkit-scrollbar {
  223. width:11px; height:5px; border:5px solid {color:background}; background-color:{color:Scrollbar};}
  224.  
  225. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{display:block; height:7px; border-right:2px solid {color:background}; border-left:2px solid {color:background}; background-color:{color:Scrollbar};}
  226.  
  227. iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; right:3px !important; position: fixed !important;}
  228.  
  229. /* --- SCROLLBAR ---*/
  230.  
  231. /* --- BODY ---*/
  232.  
  233. #s-m-t-tooltip{
  234. position:absolute;
  235. margin-top: 15px;
  236. letter-spacing:1px;
  237. z-index:9999999999999;
  238. background:{color:Tooltip Background};
  239. color:{color:Tooltip Text};
  240. text-transform:uppercase;
  241. letter-spacing:2px;
  242. max-width:320px;
  243. border:4px double {color:background};
  244. font-size:8px;
  245. padding:1px 2px 1px 2px;
  246. -webkit-transition:all 0.4s;
  247. -moz-transition:all 0.4s;
  248. -ms-transition:all 0.4s;
  249. -o-transition:all 0.4s;
  250. transition:all 0.4s;
  251. }
  252.  
  253. body {
  254. background:{color:background};
  255. margin:0px;
  256. font-size: {text:Post Font Size};
  257. color:{color:Post text};
  258. font-family: {font:Post Font};
  259. line-height:120%;
  260. }
  261.  
  262. b, strong {color: color:{color:Post text};}
  263. i, em {color: color:{color:Post text};}
  264. p {margin-top:5px;margin-bottom:5px}
  265. ol {list-style:normal;}
  266. ul {list-style:square;}
  267. small {font-size:8px;}
  268. big {font-size:10px;}
  269.  
  270. a {
  271. text-decoration:none;
  272. outline:none;
  273. letter-spacing:0.5px;
  274. font-size:{text:General Links Font Size};
  275. padding-top:1px;
  276. padding-bottom:1px;
  277. padding-left:3px;
  278. padding-right:3px;
  279. text-transform:uppercase;
  280. -moz-outline-style:none;
  281. color:{color:General Links};
  282. -webkit-transition:all 0.5s;
  283. -moz-transition:all 0.5s;
  284. -ms-transition:all 0.5s;
  285. -o-transition:all 0.5s;
  286. transition:all 0.5s;
  287. }
  288.  
  289. a:hover {
  290. text-decoration:none;
  291. outline:none;
  292. -moz-outline-style:none;
  293. background:{color:General Links};
  294. color:{color:General Links Hover};
  295. -webkit-transition:all 0.5s;
  296. -moz-transition:all 0.5s;
  297. -ms-transition:all 0.5s;
  298. -o-transition:all 0.5s;
  299. transition:all 0.5s;
  300. }
  301.  
  302. img {
  303. border:none;
  304. }
  305.  
  306. blockquote {
  307. padding-left:10px;
  308. margin-left:10px;
  309. margin-top:5px;
  310. border-left:1px solid;
  311. }
  312.  
  313. h1 {
  314. font-size:28px;
  315. text-align:left;
  316. font-weight:bold;
  317. line-height:110%;
  318. padding:2px;
  319. color:{color:General Links};
  320. font-family:"wisdom script";
  321. }
  322.  
  323. .caption {
  324. text-align:left;
  325. display:block;
  326. }
  327.  
  328. .caption img {
  329. max-width:490px;
  330. }
  331.  
  332. /* --- BODY ---*/
  333.  
  334. /* --- POST ENTRIES ---*/
  335.  
  336. #entries {
  337. padding:10px;
  338. width:500px;
  339. margin-left:auto;
  340. margin-right:auto;
  341. margin-left:530px;
  342. text-align:justify;
  343. margin-top:-30px;
  344. margin-right:auto;
  345. font-family: {font:Post Font};
  346. }
  347.  
  348. #post {
  349. font-family: {font:Post Font};
  350. margin-top:60px;
  351. margin-bottom:20px;
  352. width:500px;
  353. font-size: {text:Post Font Size};
  354. background-color: {color:background};
  355. padding:5px;
  356. {block:IfBlackandWhitePosts}
  357. -webkit-filter: grayscale(100%);
  358. -moz-filter: grayscale(100%);
  359. filter: grayscale(100%);
  360. -webkit-transition:all 0.5s;
  361. -moz-transition:all 0.5s;
  362. -ms-transition:all 0.5s;
  363. -o-transition:all 0.5s;
  364. transition:all 0.5s;
  365. }
  366.  
  367. #post:hover {
  368. background-color:transparent;
  369. -webkit-transition:all 0.5s;
  370. -moz-transition:all 0.5s;
  371. -ms-transition:all 0.5s;
  372. -o-transition:all 0.5s;
  373. transition:all 0.5s;
  374. -webkit-filter: grayscale(0%);
  375. -moz-filter: grayscale(0%);
  376. filter: grayscale(0%);
  377. {block:IfBlackandWhitePosts}
  378. }
  379.  
  380. /* --- POST ENTRIES ---*/
  381.  
  382. /* --- HEADER / SIDEBAR ---*/
  383.  
  384. #sidebar{
  385. opacity:1;
  386. height:130%;
  387. width:180px;
  388. position:fixed;
  389. float:left;
  390. margin-left:280px;
  391. }
  392.  
  393. /* --- HEADER / SIDEBAR ---*/
  394.  
  395. /* --- IMAGES ---*/
  396.  
  397. #image img {
  398. height:180px;
  399. width:180px;
  400. margin-top:200px;
  401. opacity:1;
  402. margin-left:0px;
  403. position:fixed;
  404. -webkit-transition: all 0.6s;
  405. -moz-transition: all 0.6s;
  406. -ms-transition:all 0.6s;
  407. -o-transition: all 0.6s;
  408. transition: all 0.6s;
  409. }
  410.  
  411. #image:hover #image2 img {
  412. opacity:1;
  413. -webkit-transition: all 0.6s;
  414. -moz-transition: all 0.6s;
  415. -ms-transition:all 0.6s;
  416. -o-transition: all 0.6s;
  417. transition: all 0.6s;
  418. }
  419.  
  420. #image:hover #description {
  421. opacity:1;
  422. -webkit-transition: all 0.6s;
  423. -moz-transition: all 0.6s;
  424. -ms-transition:all 0.6s;
  425. -o-transition: all 0.6s;
  426. transition: all 0.6s;
  427. }
  428.  
  429. #image:hover #title {
  430. opacity:1;
  431. -webkit-transition: all 0.6s;
  432. -moz-transition: all 0.6s;
  433. -ms-transition:all 0.6s;
  434. -o-transition: all 0.6s;
  435. transition: all 0.6s;
  436. }
  437.  
  438. #image2 img {
  439. height:180px;
  440. width:180px;
  441. margin-top:200px;
  442. opacity:0;
  443. margin-left:0px;
  444. position:fixed;
  445. -webkit-transition: all 0.6s;
  446. -moz-transition: all 0.6s;
  447. -ms-transition:all 0.6s;
  448. -o-transition: all 0.6s;
  449. transition: all 0.6s;
  450. }
  451.  
  452. /* --- IMAGES ---*/
  453.  
  454. /* --- TITLE ---*/
  455.  
  456. #title {
  457. font-family:"Parisienne";
  458. font-size:20px;
  459. text-transform:normal;
  460. width:250px;
  461. position:fixed;
  462. margin-top:452px;
  463. opacity:0;
  464. height:16px;
  465. margin-left:-60px;
  466. padding-top:2px;
  467. line-height:60%;
  468. text-align:right;
  469. color:{color:Title};
  470. -webkit-transition: all 0.6s;
  471. -moz-transition: all 0.6s;
  472. -ms-transition:all 0.6s;
  473. -o-transition: all 0.6s;
  474. transition: all 0.6s;
  475. }
  476.  
  477. /* --- TITLE ---*/
  478.  
  479. /* --- DESCRIPTION ---*/
  480.  
  481. #description {
  482. font-family:{text:Description Font};
  483. line-height:100%;
  484. font-size:10px;
  485. width:160px;
  486. padding:10px 15px 10px 15px;
  487. height:118px;
  488. overflow:hidden;
  489. margin-left:-30px;
  490. margin-top:470px;
  491. opacity:0;
  492. text-align:left;
  493. color:{color:Description Text};
  494. position:fixed;
  495. -webkit-transition: all 0.6s;
  496. -moz-transition: all 0.6s;
  497. -ms-transition:all 0.6s;
  498. -o-transition: all 0.6s;
  499. transition: all 0.6s;
  500. }
  501.  
  502. /* --- DESCRIPTION ---*/
  503.  
  504. /* --- LINKS ---*/
  505.  
  506. #links {
  507. text-align:center;
  508. text-transform:uppercase;
  509. height:auto;
  510. width:180px;
  511. font-family:"Capsuula";
  512. margin-top:420px;
  513. margin-left:0px;
  514. float:left;
  515. display:inline-block;
  516. opacity:1;
  517. }
  518.  
  519. #links a {
  520. display:inline-block;
  521. margin:2px;
  522. padding:2px 3px 2px 3px;
  523. color:{color:Sidebar Links};
  524. height:8px;
  525. width:auto;
  526. font-family:"Capsuula";
  527. letter-spacing:1px;
  528. font-size:15px;
  529. line-height:10px;
  530. -webkit-transition: all 0.5s;
  531. -moz-transition: all 0.5s;
  532. -ms-transition:all 0.5s;
  533. -o-transition: all 0.5s;
  534. transition: all 0.5s;
  535. }
  536.  
  537.  
  538. #links a:hover {
  539. color:{color:Sidebar Links Hover};
  540. background:none;
  541. -webkit-transition: all 0.5s;
  542. -moz-transition: all 0.5s;
  543. -ms-transition:all 0.5s;
  544. -o-transition: all 0.5s;
  545. transition: all 0.5s;
  546. }
  547.  
  548. /* --- LINKS ---*/
  549.  
  550. /* --- PAGINATION ---*/
  551.  
  552. #pagination {
  553. width:180px;
  554. height:auto;
  555. text-transform:uppercase;
  556. font-family:"Capsuula";
  557. opacity:1;
  558. margin-top:393px;
  559. margin-left:0px;
  560. position:fixed;
  561. padding:1px;
  562. text-align:center;
  563. -webkit-transition: all 0.8s;
  564. -moz-transition: all 0.8s;
  565. -ms-transition:all 0.8s;
  566. -o-transition: all 0.8s;
  567. transition: all 0.8s;
  568. }
  569.  
  570. #pagination a, .current {
  571. color:{color:Pagination};
  572. padding:1px 2px;
  573. width:auto;
  574. font-size:10px;
  575. -webkit-transition: all 0.8s;
  576. -moz-transition: all 0.8s;
  577. -ms-transition:all 0.8s;
  578. -o-transition: all 0.8s;
  579. transition: all 0.8s;
  580. }
  581.  
  582. #pagination a:hover {
  583. background:none;
  584. color:{color:Pagination Hover};
  585. -webkit-transition: all 0.8s;
  586. -moz-transition: all 0.8s;
  587. -ms-transition:all 0.8s;
  588. -o-transition: all 0.8s;
  589. transition: all 0.8s;
  590. }
  591.  
  592. /* --- PAGINATION ---*/
  593.  
  594. /* --- POST INFO ---*/
  595.  
  596. #sec {
  597. width:500px;
  598. height: auto;
  599. display:block;
  600. position:justify;
  601. -webkit-transition: all 0.4s ease-in-out;
  602. -moz-transition: all 0.4s ease-in-out;
  603. -o-transition: all 0.4s ease-in-out;
  604. transition: all 0.4s ease-in-out;
  605. }
  606.  
  607. #info {
  608. width:500px;
  609. height: 13px;
  610. padding-bottom:4px;
  611. padding-top:3px;
  612. line-height:140%;
  613. text-transform:uppercase;
  614. margin-top:5px;
  615. background-color: {color:Info Big Background};
  616. -webkit-transition: all 0.4s ease-in-out;
  617. -moz-transition: all 0.4s ease-in-out;
  618. -o-transition: all 0.4s ease-in-out;
  619. transition: all 0.4s ease-in-out;
  620. }
  621.  
  622. #info a{
  623. padding-top:2px;
  624. padding-bottom:2px;
  625. padding-left:4px;
  626. padding-right:4px;
  627. font-size:8.5px;
  628. font-family:calibri;
  629. color:{color:Info Text};
  630. -webkit-transition: all 0.4s ease-in-out;
  631. -moz-transition: all 0.4s ease-in-out;
  632. -o-transition: all 0.4s ease-in-out;
  633. transition: all 0.4s ease-in-out;
  634. }
  635.  
  636. #info a:hover {
  637. padding-right:15px;
  638. padding-left:15px;
  639. color:{color:Info Text Hover};
  640. background-color: {color:background};
  641. -webkit-transition: all 0.4s ease-in-out;
  642. -moz-transition: all 0.4s ease-in-out;
  643. -o-transition: all 0.4s ease-in-out;
  644. transition: all 0.4s ease-in-out;
  645. }
  646.  
  647. #date a {
  648. display: inline-block;
  649. width: auto;
  650. float:left;
  651. line-height:10px;
  652. height: 10px;
  653. text-align:center;
  654. border-right:2px solid {color:Info Text};
  655. background-color: {color:Date Button};
  656. -webkit-transition: all 0.4s ease-in-out;
  657. -moz-transition: all 0.4s ease-in-out;
  658. -o-transition: all 0.4s ease-in-out;
  659. transition: all 0.4s ease-in-out;
  660. }
  661.  
  662. #number a{
  663. display: inline-block;
  664. width: auto;
  665. float:left;
  666. line-height:10px;
  667. height: 10px;
  668. margin-left:-2px;
  669. text-align:center;
  670. border-left:2px solid {color:Info Text};
  671. border-right:2px solid {color:Info Text};
  672. background-color: {color:Notes Button};
  673. -webkit-transition: all 0.4s ease-in-out;
  674. -moz-transition: all 0.4s ease-in-out;
  675. -o-transition: all 0.4s ease-in-out;
  676. transition: all 0.4s ease-in-out;
  677. }
  678.  
  679. #via a{
  680. display: inline-block;
  681. width: auto;
  682. float:left;
  683. line-height:10px;
  684. height: 10px;
  685. margin-left:-2px;
  686. text-align:center;
  687. border-left:2px solid {color:Info Text};
  688. border-right:2px solid {color:Info Text};
  689. background-color: {color:Via Button};
  690. -webkit-transition: all 0.4s ease-in-out;
  691. -moz-transition: all 0.4s ease-in-out;
  692. -o-transition: all 0.4s ease-in-out;
  693. transition: all 0.4s ease-in-out;
  694. }
  695.  
  696. #origin a{
  697. display: inline-block;
  698. width: auto;
  699. float:left;
  700. line-height:10px;
  701. height: 10px;
  702. margin-left:-2px;
  703. text-align:center;
  704. border-left:2px solid {color:Info Text};
  705. background-color: {color:Origin Button};
  706. -webkit-transition: all 0.4s ease-in-out;
  707. -moz-transition: all 0.4s ease-in-out;
  708. -o-transition: all 0.4s ease-in-out;
  709. transition: all 0.4s ease-in-out;
  710. }
  711.  
  712. #reblog a{
  713. display: inline-block;
  714. width: auto;
  715. float:left;
  716. line-height:10px;
  717. height: 10px;
  718. padding-top:2px;
  719. padding-bottom:2px;
  720. padding-left:6px;
  721. padding-right:6px;
  722. border-left:2px solid {color:Info Text};
  723. color:{color:Reblog Text};
  724. background-color: {color:Reblog Button};
  725. -webkit-transition: all 0.4s ease-in-out;
  726. -moz-transition: all 0.4s ease-in-out;
  727. -o-transition: all 0.4s ease-in-out;
  728. transition: all 0.4s ease-in-out;
  729. }
  730.  
  731. #reblog a:hover {
  732. color:{color:Reblog Text Hover};
  733. background-color: {color:Reblog Button Hover};
  734. -webkit-transition: all 0.4s ease-in-out;
  735. -moz-transition: all 0.4s ease-in-out;
  736. -o-transition: all 0.4s ease-in-out;
  737. transition: all 0.4s ease-in-out;
  738. }
  739.  
  740. /* --- POST INFO ---*/
  741.  
  742. /* --- POST TAGS ---*/
  743.  
  744. #tags {
  745. {block:IfTagsUponHover}
  746. opacity:0;
  747. {/block:IfTagsUponHover}
  748. font-family: calibri;
  749. width:499px;
  750. margin-left:1px;
  751. text-transform:uppercase;
  752. letter-spacing:1px;
  753. height:auto;
  754. margin-top:2px;
  755. font-size:{text:Tags Font Size};
  756. text-align:left;
  757. -webkit-transition: all 0.4s ease-in-out;
  758. -moz-transition: all 0.4s ease-in-out;
  759. -o-transition: all 0.4s ease-in-out;
  760. transition: all 0.4s ease-in-out;
  761. }
  762.  
  763. #tags a {
  764. letter-spacing:1px;
  765. width:auto;
  766. height:8px;
  767. padding:1px;
  768. padding-left:4px;
  769. line-height:15px;
  770. font-size:{text:Tags Font Size};
  771. font-weight:normal;
  772. margin-left:0px;
  773. padding-right:4px;
  774. color:{color:Tags Text};
  775. background-color:transparent;
  776. -webkit-transition: all 0.4s ease-in-out;
  777. -moz-transition: all 0.4s ease-in-out;
  778. -o-transition: all 0.4s ease-in-out;
  779. transition: all 0.4s ease-in-out;
  780. }
  781.  
  782. #tags a:hover {
  783. color:{color:Tags Text Hover};
  784. background-color:{color:Tags Background};
  785. -webkit-transition: all 0.4s ease-in-out;
  786. -moz-transition: all 0.4s ease-in-out;
  787. -o-transition: all 0.4s ease-in-out;
  788. transition: all 0.4s ease-in-out;
  789. }
  790.  
  791. {block:IfTagsUponHover}
  792. #post:hover #tags{
  793. opacity:1;
  794. -webkit-transition: all 0.4s ease-in-out;
  795. -moz-transition: all 0.4s ease-in-out;
  796. -o-transition: all 0.4s ease-in-out;
  797. transition: all 0.4s ease-in-out;
  798. }
  799. {/block:IfTagsUponHover}
  800.  
  801. /* --- POST TAGS ---*/
  802.  
  803. /* --- QUOTES ---*/
  804.  
  805. #mark {
  806. font: bold 40px georgia;
  807. margin-top:-38px;
  808. margin-left:-30px;
  809. position: absolute;
  810. float:left;
  811. color:#ffffff;
  812. transform:rotate(180deg);
  813. -ms-transform:rotate(180deg);
  814. -webkit-transform:rotate(180deg);
  815. -webkit-transition:all 0.5s;
  816. -moz-transition:all 0.5s;
  817. -ms-transition:all 0.5s;
  818. -o-transition:all 0.5s
  819. transition:all 0.5s;
  820. }
  821.  
  822. #quote {
  823. background-color:{color:Quote Background 1};
  824. padding:15px;
  825. font-family:'lato', helvetica, arial;
  826. text-align:left;
  827. font-weight:bold;
  828. font-size:11px;
  829. color:#fff;
  830. -webkit-transition:all 0.5s;
  831. -moz-transition:all 0.5s;
  832. -ms-transition:all 0.5s;
  833. -o-transition:all 0.5s;
  834. transition:all 0.5s;
  835. }
  836.  
  837. #quote:first-letter {
  838. font-weight:bold;
  839. font-size:14px;
  840. text-align:center;
  841. font-family:'lato', helvetica, arial;
  842. text-transform:uppercase;
  843. color:{color:General Links};
  844. }
  845.  
  846. #quote:hover{
  847. box-shadow:inset 500px 0 0 0 {color:Quote Background 2};
  848. -webkit-transition:all 0.5s;
  849. -moz-transition:all 0.5s;
  850. -ms-transition:all 0.5s;
  851. -o-transition:all 0.5s;
  852. transition:all 0.5s;
  853. }
  854.  
  855. #source {
  856. padding-top:5px;
  857. margin-top:2px;
  858. padding-left:40px;
  859. padding-bottom:5px;
  860. text-align:left;
  861. text-transform:uppercase;
  862. background-color:{color:Quote Background 2};
  863. color:#ffffff;
  864. -webkit-transition:all 0.5s;
  865. -moz-transition:all 0.5s;
  866. -ms-transition:all 0.5s;
  867. -o-transition:all 0.5s;
  868. transition:all 0.5s;
  869. }
  870.  
  871. #source:hover{
  872. box-shadow:inset 500px 0 0 0 {color:Quote Background 1};
  873. -webkit-transition:all 0.5s;
  874. -moz-transition:all 0.5s;
  875. -ms-transition:all 0.5s;
  876. -o-transition:all 0.5s;
  877. transition:all 0.5s;
  878. }
  879.  
  880. /* --- QUOTES ---*/
  881.  
  882. /* --- AUDIO PLAYER ---*/
  883.  
  884. #audio {
  885. position:relative;
  886. min-height:60px;}
  887.  
  888. #audioimage {
  889. width:60px;
  890. height:60px;
  891. position:absolute;
  892. z-index:2;}
  893.  
  894. #audiobackground {
  895. margin-top:5px;
  896. margin-left:5px;
  897. width:50px;
  898. height:50px;
  899. z-index:3;
  900. position:absolute;
  901. opacity:0.2;
  902. background-color:white;
  903. -webkit-transition:all 0.6s ease-out;
  904. -moz-transition:all 0.6s ease-out;
  905. transition:all 0.6s ease-out;}
  906.  
  907. #audiobackground:hover {
  908. opacity:0.8;
  909. transform:rotate(360deg);
  910. -ms-transform:rotate(360deg);
  911. -webkit-transform:rotate(360deg);
  912. background-color:#ffffff;
  913. -webkit-transition:all 0.6s ease-out;
  914. -moz-transition:all 0.6s ease-out;
  915. transition:all 0.6s ease-out;}
  916.  
  917. #audioplayer {
  918. width:20px;
  919. height:20px;
  920. margin-top:11px;
  921. margin-left:11px;
  922. overflow:hidden;}
  923.  
  924. #audiobig {
  925. width:500px;
  926. height:70px;
  927. overflow:hidden;}
  928.  
  929. #audioinfo {
  930. background-color:transparent;
  931. font-size:8px;
  932. font-family:calibri;
  933. color:{color:Music Player Text};
  934. text-transform:uppercase;
  935. height:6px;
  936. width:425px;
  937. padding:4px;
  938. line-height:80%;
  939. margin-bottom:1px;
  940. margin-top:1.5px;
  941. margin-left:68px;
  942. text-align:left;
  943. -webkit-transition: all 0.6s;
  944. -moz-transition: all 0.6s;
  945. -ms-transition:all 0.6s;
  946. -o-transition: all 0.6s;
  947. transition: all 0.6s;
  948. }
  949.  
  950. #audioinfo b{
  951. color:{color:Music Player Titles};
  952. padding:2px;
  953. -webkit-transition: all 0.6s;
  954. -moz-transition: all 0.6s;
  955. -ms-transition:all 0.6s;
  956. -o-transition: all 0.6s;
  957. transition: all 0.6s;
  958. }
  959.  
  960. #audioinfo:hover b{
  961. margin-left:40px;
  962. color:{color:Background};
  963. margin-right:4px;
  964. background:{color:Music Player Titles Hover};
  965. -webkit-transition: all 0.6s;
  966. -moz-transition: all 0.6s;
  967. -ms-transition:all 0.6s;
  968. -o-transition: all 0.6s;
  969. transition: all 0.6s;}
  970.  
  971. /* --- AUDIO PLAYER ---*/
  972.  
  973. /* --- CHATS ---*/
  974.  
  975. ul.chat {
  976. margin:0px;
  977. padding:0px;
  978. }
  979.  
  980. .chat li {
  981. list-style-type:none;
  982. margin-left:0px;
  983. padding:4px;
  984. }
  985.  
  986. .odd .label {
  987. color:{color:Chat Label};
  988. }
  989.  
  990. .even .label {
  991. color:{color:Chat Label};
  992. }
  993.  
  994. .label {
  995. font-weight:bold;
  996. text-transform:uppercase;
  997. font-family:calibri;
  998. letter-spacing:2px;
  999. font-size:8px;
  1000. }
  1001.  
  1002. .chat li.odd {
  1003. background-color:{color:Chat Background 1};
  1004. margin-bottom:1px;
  1005. }
  1006.  
  1007. .chat li.even {
  1008. background-color:{color:Chat Background 2};
  1009. opacity:1;
  1010. margin-bottom:1px;
  1011. }
  1012.  
  1013. #ll {
  1014. font-size:12px;
  1015. text-transform:uppercase;
  1016. text-align:center;
  1017. color:{color:General Links};
  1018. letter-spacing:3px;
  1019. font-family:calibri;
  1020. border:4px double #cccccc;
  1021. }
  1022.  
  1023. /* --- CHATS ---*/
  1024.  
  1025. /* --- QUESTIONS ---*/
  1026.  
  1027. #question {
  1028. padding:15px;
  1029. font-family:calibri;
  1030. letter-spacing:1px;
  1031. font-weight:bold;
  1032. color:{color:post text};
  1033. border:2px solid {color:post text};
  1034. -webkit-transition: all 0.6s;
  1035. -moz-transition: all 0.6s;
  1036. -ms-transition:all 0.6s;
  1037. -o-transition: all 0.6s;
  1038. transition: all 0.6s;
  1039. }
  1040.  
  1041. #post:hover #question {
  1042. border:2px solid {color:Question Background 1};
  1043. -webkit-transition: all 0.6s;
  1044. -moz-transition: all 0.6s;
  1045. -ms-transition:all 0.6s;
  1046. -o-transition: all 0.6s;
  1047. transition: all 0.6s;
  1048. }
  1049.  
  1050. #post:hover #question:hover {
  1051. border:2px solid {color:Question Background 2};
  1052. -webkit-transition: all 0.6s;
  1053. -moz-transition: all 0.6s;
  1054. -ms-transition:all 0.6s;
  1055. -o-transition: all 0.6s;
  1056. transition: all 0.6s;
  1057. }
  1058.  
  1059. #ask {
  1060. float:right;
  1061. text-align:right;
  1062. }
  1063.  
  1064. #asker {
  1065. margin-top:-8px;
  1066. margin-right:-3px;
  1067. padding:0px 4px 0px 8px;
  1068. font-family:calibri;
  1069. font-size:10px;
  1070. text-align:right;
  1071. text-transform:uppercase;
  1072. letter-spacing:0px;
  1073. background:{color:background};
  1074. color:{color:General Links};
  1075. -webkit-transition: all 0.6s;
  1076. -moz-transition: all 0.6s;
  1077. -ms-transition:all 0.6s;
  1078. -o-transition: all 0.6s;
  1079. transition: all 0.6s;
  1080. }
  1081.  
  1082. #asker a {
  1083. color:{color:General Links};
  1084. -webkit-transition: all 0.6s;
  1085. -moz-transition: all 0.6s;
  1086. -ms-transition:all 0.6s;
  1087. -o-transition: all 0.6s;
  1088. transition: all 0.6s;
  1089. }
  1090.  
  1091. #asker a:hover {
  1092. color:{color:post text};
  1093. background:none;
  1094. -webkit-transition: all 0.6s;
  1095. -moz-transition: all 0.6s;
  1096. -ms-transition:all 0.6s;
  1097. -o-transition: all 0.6s;
  1098. transition: all 0.6s;
  1099. }
  1100.  
  1101. #portrait {
  1102. height:16px;
  1103. opacity:1;
  1104. width:16px;
  1105. background:transparent;
  1106. float:right;
  1107. margin-right:8px;
  1108. margin-top:-6px;
  1109. border:1px solid {color:post text};
  1110. padding:2px;
  1111. }
  1112.  
  1113. #replies {
  1114. margin-top:18px;
  1115. padding:15px;
  1116. font-family:calibri;
  1117. letter-spacing:1px;
  1118. border:2px solid {color:post text};
  1119. -webkit-transition: all 0.6s;
  1120. -moz-transition: all 0.6s;
  1121. -ms-transition:all 0.6s;
  1122. -o-transition: all 0.6s;
  1123. transition: all 0.6s;
  1124. }
  1125.  
  1126. #replies img{
  1127. max-width:460px;
  1128. }
  1129.  
  1130. #me {
  1131. margin-top:-22px;
  1132. margin-left:-12px;
  1133. width:128px;
  1134. text-transform:uppercase;
  1135. padding:0px 4px 0px 6px;
  1136. font-family:calibri;
  1137. font-size:10px;
  1138. text-align:left;
  1139. letter-spacing:0px;
  1140. background:{color:background};
  1141. color:{color:General Links};
  1142. -webkit-transition: all 0.6s;
  1143. -moz-transition: all 0.6s;
  1144. -ms-transition:all 0.6s;
  1145. -o-transition: all 0.6s;
  1146. transition: all 0.6s;
  1147. }
  1148.  
  1149. #meportrait {
  1150. height:16px;
  1151. opacity:1;
  1152. width:16px;
  1153. background:transparent;
  1154. float:left;
  1155. margin-right:5px;
  1156. margin-top:-6px;
  1157. border:1px solid {color:post text};
  1158. padding:2px;
  1159. }
  1160.  
  1161. #post:hover #replies {
  1162. border:2px solid {color:Question Background 1};
  1163. -webkit-transition: all 0.6s;
  1164. -moz-transition: all 0.6s;
  1165. -ms-transition:all 0.6s;
  1166. -o-transition: all 0.6s;
  1167. transition: all 0.6s;
  1168. }
  1169.  
  1170. #post:hover #replies:hover {
  1171. border:2px solid {color:Question Background 2};
  1172. -webkit-transition: all 0.6s;
  1173. -moz-transition: all 0.6s;
  1174. -ms-transition:all 0.6s;
  1175. -o-transition: all 0.6s;
  1176. transition: all 0.6s;
  1177. }
  1178.  
  1179. /* --- QUESTIONS ---*/
  1180.  
  1181. /* --- NOTES ---*/
  1182.  
  1183. ol.pagenotes {
  1184. display: none!important;
  1185. font-weight:none;
  1186. text-align:left;
  1187. margin-top:-30px;
  1188. padding-bottom:2%;
  1189. font-size:8px;
  1190. list-style-type:upper-roman;
  1191. }
  1192.  
  1193. ol.notes li.note{
  1194. margin-left:0px;
  1195. letter-spacing:2px;
  1196. width:500px;
  1197. padding:4px;
  1198. font-size:8px;
  1199. text-transform:uppercase;
  1200. list-style-type:upper-roman;
  1201. }
  1202.  
  1203. ol.notes li.note a{
  1204. font-size:8px;
  1205. }
  1206.  
  1207. ol.notes li.note img.avatar {
  1208. width:0px;
  1209. height:0px;
  1210. }
  1211.  
  1212. /* --- NOTES ---*/
  1213.  
  1214. /* --- SELECTION ---*/
  1215.  
  1216. ::selection {
  1217. background-color:{color:Selection};
  1218. color:{color:Selection Hover};
  1219. }
  1220.  
  1221. ::-moz-selection {
  1222. background-color:{color:Selection};
  1223. color:{color:Selection Hover};
  1224. }
  1225.  
  1226. /* --- SELECTION ---*/
  1227.  
  1228. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  1229.  
  1230. .credit, .credit a {
  1231. width:15px;
  1232. height:15px;
  1233. bottom:10px;
  1234. right:10px;
  1235. padding:4px;
  1236. font-size:9px;
  1237. letter-spacing:2px;
  1238. color:#ffffff;
  1239. line-height:15px;
  1240. position:fixed;
  1241. text-align:center;
  1242. color:{color:background};
  1243. font-family:calibri;
  1244. text-transform:uppercase;
  1245. background-color:{color:General Links};
  1246. border:1px solid #cccccc;
  1247. -webkit-transition: all 0.5s ease-in-out;
  1248. -moz-transition: all 0.5s ease-in-out;
  1249. -o-transition: all 0.5s ease-in-out;
  1250. transition: all 0.5s ease-in-out;
  1251. }
  1252.  
  1253. .credit a:hover {
  1254. -webkit-transition: all 0.5s ease-in-out;
  1255. -moz-transition: all 0.5s ease-in-out;
  1256. -o-transition: all 0.5s ease-in-out;
  1257. transition: all 0.5s ease-in-out;
  1258. transform:rotate(360deg);
  1259. -ms-transform:rotate(360deg);
  1260. -webkit-transform:rotate(360deg);
  1261. background-color:#000000;}
  1262.  
  1263. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  1264.  
  1265. /* UPDATES TAB */
  1266.  
  1267. #tab15 {
  1268. position:fixed;
  1269. right:-30px;
  1270. top:35px;
  1271. width:130px;
  1272. font-size:11px;
  1273. padding:10px;
  1274. }
  1275.  
  1276. #tab15 a{
  1277. text-decoration:none;
  1278. color:{color:Tab Links Colour};
  1279. font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
  1280. -webkit-transition: all 0.5s ease-in-out;
  1281. -moz-transition: all 0.5s ease-in-out;
  1282. -o-transition: all 0.5s ease-in-out;
  1283. transition: all 0.5s ease-in-out;
  1284. }
  1285.  
  1286. #tab15 a:hover{
  1287. background:none;
  1288. color:{color:Tab Links Colour Hover};
  1289. font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
  1290. -webkit-transition: all 0.5s ease-in-out;
  1291. -moz-transition: all 0.5s ease-in-out;
  1292. -o-transition: all 0.5s ease-in-out;
  1293. transition: all 0.5s ease-in-out;
  1294. }
  1295.  
  1296. /* UPDATES TAB */
  1297.  
  1298. /* --- UPDATES TAB BOX 1 ---*/
  1299.  
  1300. #tab15line1 {
  1301. height:12px;
  1302. width: 80px;
  1303. margin-top:0px;
  1304. display: inline-block;
  1305. float:left;
  1306. line-height:12px;
  1307. font-size:8.5px;
  1308. text-transform:uppercase;
  1309. margin-left:5px;
  1310. color:{color:Tab Titles};
  1311. text-align:right;
  1312. opacity:1;
  1313. padding-right:6px;
  1314. font-family:calibri;
  1315. border-right:3px solid {color:Tab Titles};
  1316. background-color: transparent;
  1317. -webkit-transition:0.5s;
  1318. -moz-transition:0.5s;
  1319. -ms-transition:0.5s;
  1320. -o-transition:0.5s;
  1321. transition:0.5s;
  1322. }
  1323.  
  1324. #tab15line1:hover {
  1325. color:#ffffff;
  1326. box-shadow:inset -80px 0 0 0 {color:Tab Line 1 Colour};
  1327. -webkit-transition:0.5s;
  1328. -moz-transition:0.5s;
  1329. -ms-transition:0.5s;
  1330. -o-transition:0.5s;
  1331. transition:0.5s;
  1332. }
  1333.  
  1334. .tab15textbox1 {
  1335. width:82px;
  1336. height:0px;
  1337. color:{color:Tab Text};
  1338. font-family:calibri; /* CHANGE FONT HERE */
  1339. font-size:8px; /* CHANGE FONT SIZE HERE */
  1340. line-height:110%;
  1341. margin-top:3px;
  1342. margin-left:12px;
  1343. text-transform:uppercase;
  1344. overflow:hidden;
  1345. opacity:0;
  1346. text-align:right;
  1347. -webkit-transition:0.5s;
  1348. -moz-transition:0.5s;
  1349. -ms-transition:0.5s;
  1350. -o-transition:0.5s;
  1351. transition:0.5s;
  1352. }
  1353.  
  1354. .click1 .tab15textbox1 {
  1355. opacity:1;
  1356. overflow:hidden;
  1357. padding-top:4px;
  1358. height:130px; /* EXTEND THE HEIGHT OF BOX 1 HERE */
  1359. }
  1360.  
  1361. /* --- UPDATES TAB BOX 1 ---*/
  1362.  
  1363. /* --- UPDATES TAB BOX 2 ---*/
  1364.  
  1365. #tab15line2 {
  1366. height:12px;
  1367. width: 80px;
  1368. margin-top:3px;
  1369. display: inline-block;
  1370. float:left;
  1371. font-size:8.5px;
  1372. line-height:12px;
  1373. font-family:calibri;
  1374. text-transform:uppercase;
  1375. margin-left:5px;
  1376. color:{color:Tab Titles};
  1377. text-align:right;
  1378. padding-right:6px;
  1379. opacity:1;
  1380. border-right:3px solid {color:Tab Titles};
  1381. background-color: transparent;
  1382. -webkit-transition:0.5s;
  1383. -moz-transition:0.5s;
  1384. -ms-transition:0.5s;
  1385. -o-transition:0.5s;
  1386. transition:0.5s;
  1387. }
  1388.  
  1389. #tab15line2:hover {
  1390. color:#ffffff;
  1391. box-shadow:inset -80px 0 0 0 {color:Tab Line 2 Colour};
  1392. -webkit-transition:0.5s;
  1393. -moz-transition:0.5s;
  1394. -ms-transition:0.5s;
  1395. -o-transition:0.5s;
  1396. transition:0.5s;
  1397. }
  1398.  
  1399. .tab15textbox2 {
  1400. width:82px;
  1401. height:0px;
  1402. color:{color:Tab Text};
  1403. font-family:calibri; /* CHANGE FONT HERE */
  1404. font-size:8px; /* CHANGE FONT SIZE HERE */
  1405. line-height:110%;
  1406. margin-top:3px;
  1407. text-transform:uppercase;
  1408. overflow:hidden;
  1409. margin-left:12px;
  1410. opacity:0;
  1411. text-align:right;
  1412. -webkit-transition:0.5s;
  1413. -moz-transition:0.5s;
  1414. -ms-transition:0.5s;
  1415. -o-transition:0.5s;
  1416. transition:0.5s;
  1417. }
  1418.  
  1419. .click1 .tab15textbox2 {
  1420. opacity:1;
  1421. overflow:hidden;
  1422. padding-top:4px;
  1423. height:130px; /* EXTEND THE HEIGHT OF BOX 2 HERE */
  1424. }
  1425.  
  1426. /* --- UPDATES TAB BOX 2 ---*/
  1427.  
  1428. /* --- UPDATES TAB BOX 3 ---*/
  1429.  
  1430. #tab15line3 {
  1431. height:12px;
  1432. width: 80px;
  1433. font-size:8.5px;
  1434. margin-top:5px;
  1435. display: inline-block;
  1436. float:left;
  1437. line-height:12px;
  1438. text-transform:uppercase;
  1439. margin-left:5px;
  1440. color:{color:Tab Titles};
  1441. text-align:right;
  1442. font-family:calibri;
  1443. opacity:1;
  1444. padding-right:6px;
  1445. border-right:3px solid {color:Tab Titles};
  1446. background-color: transparent;
  1447. -webkit-transition:0.5s;
  1448. -moz-transition:0.5s;
  1449. -ms-transition:0.5s;
  1450. -o-transition:0.5s;
  1451. transition:0.5s;
  1452. }
  1453.  
  1454. #tab15line3:hover {
  1455. color:#ffffff;
  1456. box-shadow:inset -80px 0 0 0 {color:Tab Line 3 Colour};
  1457. -webkit-transition:0.5s;
  1458. -moz-transition:0.5s;
  1459. -ms-transition:0.5s;
  1460. -o-transition:0.5s;
  1461. transition:0.5s;
  1462. }
  1463.  
  1464. .tab15textbox3 {
  1465. width:82px;
  1466. height:0px;
  1467. color:{color:Tab Text};
  1468. font-family:calibri; /* CHANGE FONT HERE */
  1469. font-size:8px; /* CHANGE FONT SIZE HERE */
  1470. line-height:110%;
  1471. margin-top:3px;
  1472. text-transform:uppercase;
  1473. overflow:hidden;
  1474. opacity:0;
  1475. margin-left:12px;
  1476. text-align:right;
  1477. -webkit-transition:0.5s;
  1478. -moz-transition:0.5s;
  1479. -ms-transition:0.5s;
  1480. -o-transition:0.5s;
  1481. transition:0.5s;
  1482. }
  1483.  
  1484. .click1 .tab15textbox3 {
  1485. opacity:1;
  1486. overflow:hidden;
  1487. padding-top:4px;
  1488. height:130px; /* EXTEND THE HEIGHT OF BOX 3 HERE */
  1489. }
  1490.  
  1491. /* --- UPDATES TAB BOX 3 ---*/
  1492.  
  1493. /* --- UPDATES TAB BOX 4 ---*/
  1494.  
  1495. #tab15line4 {
  1496. height:12px;
  1497. width: 80px;
  1498. margin-top:5px;
  1499. display: inline-block;
  1500. float:left;
  1501. font-size:8.5px;
  1502. line-height:12px;
  1503. text-transform:uppercase;
  1504. margin-left:5px;
  1505. color:{color:Tab Titles};
  1506. text-align:right;
  1507. font-family:calibri;
  1508. opacity:1;
  1509. padding-right:6px;
  1510. border-right:3px solid {color:Tab Titles};
  1511. background-color: transparent;
  1512. -webkit-transition:0.5s;
  1513. -moz-transition:0.5s;
  1514. -ms-transition:0.5s;
  1515. -o-transition:0.5s;
  1516. transition:0.5s;
  1517. }
  1518.  
  1519. #tab15line4:hover {
  1520. color:#ffffff;
  1521. box-shadow:inset -80px 0 0 0 {color:Tab Line 4 Colour};
  1522. -webkit-transition:0.5s;
  1523. -moz-transition:0.5s;
  1524. -ms-transition:0.5s;
  1525. -o-transition:0.5s;
  1526. transition:0.5s;
  1527. }
  1528.  
  1529. .tab15textbox4 {
  1530. width:82px;
  1531. margin-left:12px;
  1532. height:0px;
  1533. color:{color:Tab Text};
  1534. font-family:calibri; /* CHANGE FONT HERE */
  1535. font-size:8px; /* CHANGE FONT SIZE HERE */
  1536. line-height:110%;
  1537. margin-top:3px;
  1538. text-transform:uppercase;
  1539. overflow:hidden;
  1540. opacity:0;
  1541. text-align:right;
  1542. -webkit-transition:0.5s;
  1543. -moz-transition:0.5s;
  1544. -ms-transition:0.5s;
  1545. -o-transition:0.5s;
  1546. transition:0.5s;
  1547. }
  1548.  
  1549. .click1 .tab15textbox4 {
  1550. opacity:1;
  1551. overflow:hidden;
  1552. padding-top:4px;
  1553. height:130px; /* EXTEND THE HEIGHT OF BOX 4 HERE */
  1554. }
  1555.  
  1556. /* --- UPDATES TAB BOX 4 ---*/
  1557.  
  1558. /* --- UPDATES TAB BOX 5 ---*/
  1559.  
  1560. #tab15line5 {
  1561. height:12px;
  1562. width: 80px;
  1563. font-family:calibri;
  1564. margin-top:5px;
  1565. display: inline-block;
  1566. float:left;
  1567. line-height:12px;
  1568. font-size:8.5px;
  1569. text-transform:uppercase;
  1570. margin-left:5px;
  1571. color:{color:Tab Titles};
  1572. text-align:right;
  1573. opacity:1;
  1574. padding-right:6px;
  1575. border-right:3px solid {color:Tab Titles};
  1576. background-color: transparent;
  1577. -webkit-transition:0.5s;
  1578. -moz-transition:0.5s;
  1579. -ms-transition:0.5s;
  1580. -o-transition:0.5s;
  1581. transition:0.5s;
  1582. }
  1583.  
  1584. #tab15line5:hover {
  1585. color:#ffffff;
  1586. box-shadow:inset -80px 0 0 0 {color:Tab Line 5 Colour};
  1587. -webkit-transition:0.5s;
  1588. -moz-transition:0.5s;
  1589. -ms-transition:0.5s;
  1590. -o-transition:0.5s;
  1591. transition:0.5s;
  1592. }
  1593.  
  1594. .tab15textbox5 {
  1595. width:82px;
  1596. height:0px;
  1597. color:{color:Tab Text};
  1598. font-family:calibri; /* CHANGE FONT HERE */
  1599. font-size:8px; /* CHANGE FONT SIZE HERE */
  1600. line-height:110%;
  1601. margin-top:3px;
  1602. text-transform:uppercase;
  1603. overflow:hidden;
  1604. margin-left:12px;
  1605. opacity:0;
  1606. text-align:right;
  1607. -webkit-transition:0.5s;
  1608. -moz-transition:0.5s;
  1609. -ms-transition:0.5s;
  1610. -o-transition:0.5s;
  1611. transition:0.5s;
  1612. }
  1613.  
  1614. .click1 .tab15textbox5 {
  1615. opacity:1;
  1616. overflow:hidden;
  1617. padding-top:4px;
  1618. height:130px; /* EXTEND THE HEIGHT OF BOX 5 HERE */
  1619. }
  1620.  
  1621. /* --- UPDATES TAB BOX 5 ---*/
  1622.  
  1623. /* UPDATES TAB */
  1624.  
  1625. {CustomCSS}</style>
  1626.  
  1627. </head><body>
  1628.  
  1629. {block:ifTinyCursor}
  1630. <style type="text/css">body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  1631. {/block:ifTinyCursor}
  1632.  
  1633. {block:IfUpdatesTab}
  1634.  
  1635. <script src="//code.jquery.com/jquery-1.10.2.js"></script>
  1636. <script src="//code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
  1637.  
  1638. <script>
  1639. $(document).ready(function(){
  1640. $(".updatesbox").click(function(){
  1641. $(this).toggleClass("click1");
  1642. });
  1643. });
  1644. </script>
  1645.  
  1646. <script>
  1647. $(document).ready(function(){
  1648. $("#updates").mouseleave(function(){
  1649. $(".updatesbox").removeClass("click1");
  1650. });
  1651. });
  1652. </script>
  1653.  
  1654. <div id="tab15">
  1655.  
  1656. <!-- UPDATES TAB BOX 1 START -->
  1657.  
  1658. <div class="updatesbox">
  1659. <a title="click">
  1660. <div id="tab15line1">Box 1</div>
  1661. </a>
  1662. <div class="tab15textbox1">
  1663. <div style="width:80px; height:8px; margin-left: 0px;
  1664. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 1 Colour}";>
  1665. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1666. This is where your text belongs. </p>
  1667. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1668. New paragraph with < p > < / p > and
  1669. </br>New line with < br > without the spaces</p>
  1670. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1671. </div>
  1672. </div>
  1673.  
  1674. <!-- UPDATES TAB BOX 1 END -->
  1675.  
  1676. <!-- UPDATES TAB BOX 2 START -->
  1677.  
  1678. <div class="updatesbox">
  1679. <a title="click">
  1680. <div id="tab15line2">Box 2</div>
  1681. </a>
  1682. <div class="tab15textbox2">
  1683. <div style="width:80px; height:8px; margin-left: 0px;
  1684. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 2 Colour}";>
  1685. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1686. This is where your text belongs. </p>
  1687. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1688. New paragraph with < p > < / p > and
  1689. </br>New line with < br > without the spaces</p>
  1690. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1691. </div>
  1692. </div>
  1693.  
  1694. <!-- UPDATES TAB BOX 2 END -->
  1695.  
  1696. <!-- UPDATES TAB BOX 3 START -->
  1697.  
  1698. <div class="updatesbox">
  1699. <a title="click">
  1700. <div id="tab15line3">Box 3</div>
  1701. </a>
  1702. <div class="tab15textbox3">
  1703. <div style="width:80px; height:8px; margin-left: 0px;
  1704. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 3 Colour}";>
  1705. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1706. This is where your text belongs. </p>
  1707. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1708. New paragraph with < p > < / p > and
  1709. </br>New line with < br > without the spaces</p>
  1710. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1711. </div>
  1712. </div>
  1713.  
  1714. <!-- UPDATES TAB BOX 3 END -->
  1715.  
  1716. <!-- UPDATES TAB BOX 4 START -->
  1717.  
  1718. <div class="updatesbox">
  1719. <a title="click">
  1720. <div id="tab15line4">Box 4</div>
  1721. </a>
  1722. <div class="tab15textbox4">
  1723. <div style="width:80px; height:8px; margin-left: 0px;
  1724. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 4 Colour}";>
  1725. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1726. This is where your text belongs. </p>
  1727. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1728. New paragraph with < p > < / p > and
  1729. </br>New line with < br > without the spaces</p>
  1730. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1731. </div>
  1732. </div>
  1733.  
  1734. <!-- UPDATES TAB BOX 4 END -->
  1735.  
  1736. <!-- UPDATES TAB BOX 5 START -->
  1737.  
  1738. <div class="updatesbox">
  1739. <a title="click">
  1740. <div id="tab15line5">Box 5</div>
  1741. </a>
  1742. <div class="tab15textbox5">
  1743. <div style="width:80px; height:8px; margin-left: 0px;
  1744. border:1px #ffffff; line-height:8px;padding:1px; background-color:{color:Tab Line 5 Colour}";>
  1745. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1746. This is where your text belongs. </p>
  1747. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1748. New paragraph with < p > < / p > and
  1749. </br>New line with < br > without the spaces</p>
  1750.  
  1751. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
  1752. </div>
  1753. </div>
  1754.  
  1755. <!-- UPDATES TAB BOX 5 END -->
  1756.  
  1757. </div>
  1758.  
  1759. {/block:IfUpdatesTab}
  1760.  
  1761. <div id="sidebar">
  1762.  
  1763. <div id="image"><img src="{image:Sidebar Image 1}">
  1764. <div id="image2"><img src="{image:Sidebar Image 2}"></div>
  1765. <div id="description">{Description}</div>
  1766. <div id="title">{text:Title}</div>
  1767. </div>
  1768.  
  1769. <div id="links">
  1770. <a href="{text:Link1 URL}" title="{text:Link1 Title}">I</a>
  1771. <a href="{text:Link2 URL}" title="{text:Link2 Title}">II</a>
  1772. <a href="{text:Link3 URL}" title="{text:Link3 Title}">III</a>
  1773. <a href="{text:Link4 URL}" title="{text:Link4 Title}">IV</a>
  1774. <a href="{text:Link5 URL}" title="{text:Link5 Title}">V</a>
  1775. </div>
  1776.  
  1777. {block:IfNotInfiniteScroll}
  1778. <div id="pagination">
  1779. {block:PreviousPage}<a href="{PreviousPage}">◀&nbsp;</a>{/block:PreviousPage}
  1780. <font color="{color:Pagination}">
  1781. page {CurrentPage} out of {TotalPages}</font>
  1782. {block:NextPage}<a href="{NextPage}">&nbsp;▶</a>{/block:NextPage}
  1783. {/block:Pagination}</div>
  1784. {block:IfNotInfiniteScroll}
  1785. {block:IfInfiniteScroll}{/block:IfInfiniteScroll}
  1786. </div>
  1787.  
  1788. </div>
  1789.  
  1790. <div id="entries">
  1791. <div class = "autopagerize_page_element" >
  1792. {block:Posts}
  1793.  
  1794. <div id="post">
  1795.  
  1796. <!----- TEXT / PHOTO POSTS ----->
  1797.  
  1798. {block:ContentSource}
  1799. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1800. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1801. {/block:SourceLogo}
  1802. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1803. {/block:ContentSource}
  1804.  
  1805. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1806.  
  1807. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" target="_blank">{LinkCloseTag}
  1808. {block:Caption}{block:ifShowCaptions}
  1809. <span class="caption">{Caption}</span>
  1810. {/block:ifShowCaptions}{/block:Caption}
  1811. {/block:Photo}
  1812.  
  1813. {block:Photoset}{Photoset-500}
  1814. {block:Caption}{block:ifShowCaptions}
  1815. <span class="caption">{Caption}</span>
  1816. {/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
  1817.  
  1818. {block:PermalinkPage}
  1819. {block:ifNotShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifNotShowCaptions}
  1820. {/block:PermalinkPage}
  1821.  
  1822. <!----- TEXT / PHOTO POSTS ----->
  1823.  
  1824. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1825.  
  1826. {block:Quote}<div id="quote">{Quote}</div>
  1827. <div id="source">{block:Source}{Source}{/block:Source}<div id="mark">“</div></div>{/block:Quote}
  1828.  
  1829. {block:Video}{Video-500}
  1830. {block:Caption}{block:ifShowCaptions}
  1831. <span class="caption">{Caption}</span>
  1832. {/block:ifShowCaptions}{/block:Caption}{/block:Video}
  1833.  
  1834. {block:Link}<h1><div id="ll"><a href="{URL}" target="_blank" {Target}>{Name}</a></div></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1835.  
  1836. {block:Chat}
  1837. <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">
  1838. {block:Label}<span class="label">{Label}</span>{/block:Label}
  1839. {Line}</li>{/block:Lines}</ul>
  1840. {/block:Chat}
  1841.  
  1842. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1843.  
  1844. <!----- AUDIO POSTS ----->
  1845.  
  1846. {block:Audio}
  1847. <div id="audio">
  1848. <div id="audiobackground"><div id="audioplayer">
  1849. {AudioPlayerWhite}
  1850. </div></div>
  1851. <img id="audioimage" img src="https://38.media.tumblr.com/27c7e2c0db27e7c0573b9a098873f6c5/tumblr_nfeb2dRHoU1trnu46o1_400.jpg"/>
  1852. {block:AlbumArt}
  1853. <img id="audioimage" src="{AlbumArtURL}" />
  1854. {/block:AlbumArt}
  1855. <div id="audiobig">
  1856. {block:TrackName}
  1857. <div id="audioinfo"><b>Track: </b>{TrackName}</div>
  1858. {/block:TrackName}
  1859. {block:Artist}
  1860. <div id="audioinfo"><b>Artist: </b> {Artist}</div>
  1861. {/block:Artist}{block:Album}
  1862. <div id="audioinfo"><b>Album: </b>{Album}</div>
  1863. {/block:Album}
  1864. <div id="audioinfo"><b>Played: </b>{PlayCountWithLabel}</div>
  1865. </div></div>{block:ifshowcaptions}
  1866. <span class="caption">{Caption}</span>
  1867. {/block:ifshowcaptions}
  1868. {/block:Audio}
  1869.  
  1870. <!----- AUDIO POSTS ----->
  1871.  
  1872. <!----- ASKS POSTS ----->
  1873.  
  1874. {block:Answer}
  1875. <div id="question">{Question}</div>
  1876. <div id="ask"><div id="asker">{Asker}&nbsp;&nbsp;<div id="portrait"><img src="{AskerPortraitURL-16}"></div></div></div>
  1877. <div id="replies"><div id="me">The Blogger replied:&nbsp;&nbsp;<div id="meportrait"><img src="{PortraitURL-16}"/></div></div></br>{Answer}</div>
  1878. {/block:Answer}
  1879.  
  1880. <!----- ASKS POSTS ----->
  1881.  
  1882. <!----- INFO SECTION ----->
  1883.  
  1884. <div id="sec">
  1885. <div id="info">
  1886.  
  1887. <div id="date">
  1888. {block:Date}<a href="{Permalink}">{TimeAgo} | {DayOfMonthWithZero} {ShortMonth}</a>{/block:Date}</div>
  1889.  
  1890. <div id="number">
  1891. {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  1892. </div>
  1893.  
  1894. <div id="via">
  1895. {block:RebloggedFrom}<a href="{ReblogParentURL}" target="blank">via: {ReblogParentName}</a>{/block:RebloggedFrom}
  1896. </div>
  1897.  
  1898. <div id="origin">
  1899. {block:RebloggedFrom}<a href="{ReblogRootURL}" target="blank">source: {ReblogRootName}</a>{/block:RebloggedFrom}
  1900. </div>
  1901.  
  1902. <div id="reblog">
  1903. <a href="{ReblogURL}" target="blank">reblog</a>
  1904. </div>
  1905.  
  1906. </div>
  1907.  
  1908. <!----- INFO SECTION ----->
  1909.  
  1910. <!----- TAGS SECTION ----->
  1911.  
  1912. {block:HasTags}
  1913. <div id="tags">
  1914. tagged as:
  1915. {block:Tags}
  1916. <a href="{TagURL}">#&nbsp;{Tag}</a>
  1917. {/block:Tags}
  1918. </div>
  1919. {/block:HasTags}
  1920. </div></div>
  1921.  
  1922. <!----- TAGS SECTION ----->
  1923.  
  1924. <!----- POST NOTES ----->
  1925.  
  1926. {block:PostNotes}
  1927. <div class="pagenotes">
  1928. {PostNotes}
  1929. </div>
  1930. {/block:PostNotes}
  1931. {/block:Posts}
  1932. </div>
  1933.  
  1934. <!----- POST NOTES ----->
  1935.  
  1936. <span class="credit">
  1937. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a>
  1938. </span>
  1939. </body>
  1940.  
  1941. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement