Advertisement
iamthemelocked

Iamthemelocked #100 - Celebration

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