Advertisement
iamthemelocked

Iamthemelocked #118 - R for Risk

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