Advertisement
Guest User

preccc

a guest
Aug 24th, 2014
2,083
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.56 KB | None | 0 0
  1. <!----© THEME BY slutjensen.tumblr.com for public use-----DON'T REMOVE CREDIT--->    
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head><title>darling so it goes</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10.  
  11. <meta name="color:bordoh" content="#838282"/>
  12.  
  13. <meta name="color:title wow" content="#838282"/>
  14. <meta name="color:second title" content="#838282"/>
  15.  
  16. <meta name="color:first box" content="#838282"/>
  17. <meta name="color:second box" content="#838282"/>
  18. <meta name="color:third box" content="#838282"/>
  19. <meta name="color:fourth box" content="#000"/>
  20. <meta name="color:upd color" content="#000"/>
  21. <meta name="color:x links" content="#838282"/>
  22.  
  23. <meta name="if:show x links" content="1"/>
  24. <meta name="text:second title" content="">
  25. <meta name="text:second desc" content="">
  26.  
  27. <meta name="text:upd first title" content="">
  28. <meta name="text:upd second title" content="">
  29. <meta name="text:upd third title" content="">
  30. <meta name="text:upd fourth title" content="">
  31. <meta name="text:upd fifth title" content="">
  32.  
  33. <meta name="text:first x" content="/">
  34.  
  35. <meta name="text:second x" content="/">
  36. <meta name="text:third x" content="/">
  37.  
  38. <meta name="text:first x url" content="/">
  39.  
  40. <meta name="text:second x url" content="/">
  41. <meta name="text:third x url" content="/">
  42.  
  43. <meta name="text:first upd" content="">
  44. <meta name="text:second upd" content="/">
  45. <meta name="text:third upd" content="">
  46. <meta name="text:fourth upd" content="/">
  47. <meta name="text:fifth upd" content="">
  48.  
  49. <meta name="text:pagination next" content="forgive">
  50. <meta name="text:pagination back" content="forget">
  51.  
  52.  
  53. <meta name="color:Background" content="#ffffff"/>
  54. <meta name="color:Text" content="#838282"/>
  55. <meta name="color:link" content="#b8b8b8"/>
  56. <meta name="color:linkhover" content="#838282"/>
  57.  
  58. <meta name="color:scrollbar" content="#838282"/>
  59.  
  60. <meta name="image:sidebar" content=""/>
  61.  
  62. <meta name="text:LinkA" content="">
  63. <meta name="text:LinkA URL" content="/">
  64. <meta name="text:LinkB" content="">
  65. <meta name="text:LinkB URL" content="/">
  66. <meta name="text:LinkC" content="">
  67. <meta name="text:LinkC URL" content="/">
  68. <meta name="text:LinkD" content="">
  69. <meta name="text:LinkD URL" content="/">
  70. <meta name="text:LinkE" content="">
  71. <meta name="text:LinkE URL" content="/">
  72.  
  73. <link href='http://fonts.googleapis.com/css?family=Allura|Cinzel' rel='stylesheet' type='text/css'>
  74. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  77.  
  78.  
  79. <link href='http://fonts.googleapis.com/css?family=Megrim|Pathway+Gothic+One' rel='stylesheet' type='text/css'>
  80.  
  81.  
  82. <link href='http://fonts.googleapis.com/css?family=Pinyon+Script' rel='stylesheet' type='text/css'>
  83.  
  84.  
  85. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  86. <style>
  87. div#qTip {
  88. padding:7px;
  89. margin:1px 0px 0px 1px;
  90. display:none;
  91. text-align:center;
  92. text-decoration:none;
  93. position:absolute;
  94. font-size:8px;
  95. font-weight:bold;
  96. max-width:90px;
  97. line-height:10px;
  98. font-family:calibri;
  99. z-index:99999999999292999992992992999229929292292999;
  100. background-color:#fff;
  101. color:{color:Third};
  102. border:1px solid {color:Third};
  103. text-transform:uppercase;
  104. letter-spacing:1px;
  105. }
  106. </style>
  107.  
  108.  
  109.  
  110. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  111. <script type="text/javascript">
  112. $(document).ready(function () {
  113. $("#clk").toggle(function() {
  114. $("#upd").show();
  115. }, function() {
  116. $("#upd").hide();
  117. });
  118. });
  119. </script>
  120.  
  121. <style type="text/css">
  122.  
  123.  
  124.  
  125.  
  126.  
  127. #bite2
  128. #bite2 a{
  129. display:block
  130. }
  131. #bite2 .death {
  132. margin-top:0px;filter: alpha(opacity = 0);
  133. opacity:0;-webkit-transition: all 0.8s ease-out;
  134. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  135. }
  136.  
  137. #bite2:hover .death {
  138. margin-top:0px;
  139. -webkit-transition: all 0.8s ease-out;
  140. -moz-transition: all 0.8s ease-out;
  141. transition: all 0.8s ease-out;
  142. filter: alpha(opacity = 100);
  143. filter: alpha(opacity = 100);
  144. opacity:100;
  145. }
  146.  
  147. #actualnews2 {
  148. font-family:calibri;
  149. font-size:10px;
  150. color: #b8b8b8;
  151. width:100px;
  152. height:auto;
  153. padding-top:3px;
  154. border:0px solid#b8b8b8;
  155. top: 679px;
  156. right: 58px;
  157. text-align:center;
  158. position:fixed;
  159. opacity: 0.7;
  160. }
  161.  
  162. #feathers img{
  163. width: 50px;
  164. margin-top: 685px;
  165. right: 2px;
  166. position:fi;xed;
  167. }
  168.  
  169.  
  170. #destiel {
  171.  
  172. font-family:calibri;
  173. color:#B0B0B0;
  174. z-index:3;
  175. overflow:hidden;
  176. height:0px;
  177. width:120px;
  178. position:fixed;
  179. margin-left:5px;
  180. margin-top:5px;
  181. width:120px;
  182. border-top: 8px solid transparent;
  183. border-left: 10px solid {color:triangle 1};
  184. border-bottom: 8px solid transparent;
  185. ;-webkit-transition: all 0.8s ease-out;
  186. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  187.  
  188.  
  189.  
  190. }
  191.  
  192.  
  193. #destiel:hover {
  194.  
  195. border-top: 0px solid transparent;
  196. border-bottom: 0px solid transparent;
  197. height:196px;
  198. width:120px;
  199. border-left: 10px solid {color:main border};
  200. ;-webkit-transition: all 0.8s ease-out;
  201. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  202.  
  203.  
  204.  
  205. }
  206.  
  207. #titleyo {
  208. opacity:0;
  209. text-align:left;
  210. line-height:80%;
  211. font-size:9px;
  212. ;-webkit-transition: all 0.8s ease-out;
  213. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  214. }
  215.  
  216.  
  217. #inside {
  218. background:#fff;
  219. border:1px solid #eee;
  220. letter-spacing:1px;
  221. font-size:8px;
  222. width:90px;
  223. padding:5px;
  224. opacity:0;
  225. position:absolute;
  226. text-align:center;
  227. line-height:100%;
  228.  
  229. ;-webkit-transition: all 0.8s ease-out;
  230. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  231. }
  232.  
  233. #destiel:hover #inside {
  234. opacity:1;
  235. ;-webkit-transition: all 0.8s ease-out;
  236. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  237. }
  238.  
  239.  
  240.  
  241. #destiel2 {
  242.  
  243. color:#B0B0B0;;
  244. font-family:calibri;
  245. text-transform:uppercase;
  246. z-index:2;
  247. overflow:hidden;
  248. height:0px;
  249. width:120px;
  250. position:fixed;
  251. margin-left:5px;
  252. width:120;
  253. margin-top:20px;
  254. border-top: 8px solid transparent;
  255. border-left: 10px solid {color:triangle 2};
  256. border-bottom: 8px solid transparent;
  257. ;-webkit-transition: all 0.8s ease-out;
  258. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  259. z-index:2;
  260.  
  261.  
  262.  
  263.  
  264. }
  265.  
  266. #destiel2:hover {
  267. border-left: 10px solid {color:main border};
  268.  
  269. border-top: 0px solid transparent;
  270. border-bottom: 0px solid transparent;
  271. height:360px;
  272. width:120px;
  273. ;-webkit-transition: all 0.8s ease-out;
  274. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  275.  
  276. }
  277.  
  278. #titleyo2 {
  279. opacity:0;
  280. text-align:left;
  281. line-height:80%;
  282. font-size:9px;
  283. -moz-transition-duration:0.8s;
  284. -webkit-transition-duration:0.8s;
  285. -o-transition-duration:0.8s;
  286. }
  287.  
  288.  
  289. #inside2 {
  290. background:#fff;
  291.  
  292. border:1px solid #eee;
  293. letter-spacing:1px;
  294. font-size:8px;
  295. width:90px;
  296. padding:5px;
  297. opacity:0;
  298. position:absolute;
  299. text-align:center;
  300. line-height:110%;
  301.  
  302. -moz-transition-duration:0.8s;
  303. -webkit-transition-duration:0.8s;
  304. -o-transition-duration:0.8s;
  305. }
  306.  
  307. #destiel2:hover #inside2 {
  308. opacity:1;
  309. -moz-transition-duration:0.8s;
  310. -webkit-transition-duration:0.8s;
  311. -o-transition-duration:0.8s;
  312.  
  313. }
  314.  
  315.  
  316. #destiel3 {
  317.  
  318. margin-left:5px;
  319. margin-top:35px;
  320. font-family:calibri;
  321. color:#B0B0B0;
  322. z-index:1;
  323. overflow:hidden;
  324. height:0px;
  325. width:120px;
  326. position:fixed;
  327.  
  328. width:120;
  329. border-top: 8px solid transparent;
  330. border-left: 10px solid {color:triangle 3};
  331. border-bottom: 8px solid transparent;
  332. ;-webkit-transition: all 0.8s ease-out;
  333. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  334.  
  335.  
  336. }
  337.  
  338. #destiel3:hover {
  339. border-left: 10px solid {color:main border};
  340.  
  341. border-top: 0px solid transparent;
  342. border-bottom: 0px solid transparent;
  343. height:230px;
  344. width:120px;
  345. ;-webkit-transition: all 0.8s ease-out;
  346. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  347.  
  348.  
  349. }
  350.  
  351. #titleyo3 {
  352. opacity:0;
  353. text-align:left;
  354. line-height:80%;
  355. font-size:9px;
  356. -moz-transition-duration:0.8s;
  357. -webkit-transition-duration:0.8s;
  358. -o-transition-duration:0.8s;
  359. }
  360.  
  361.  
  362. #inside3 {
  363. background:#fff;
  364. font-family:calibri;
  365. text-transform:uppercase;
  366. letter-spacing:1px;
  367. font-size:8px;
  368. padding:5px;
  369. border:1px solid#eee;
  370. width:90px;
  371.  
  372. opacity:0;
  373. position:absolute;
  374. text-align:center;
  375. line-height:100%;
  376.  
  377. -moz-transition-duration:0.8s;
  378. -webkit-transition-duration:0.8s;
  379. -o-transition-duration:0.8s;
  380. }
  381.  
  382. #destiel3:hover #inside3 {
  383. opacity:1;
  384. -moz-transition-duration:0.8s;
  385. -webkit-transition-duration:0.8s;
  386. -o-transition-duration:0.8s;
  387. }
  388.  
  389. #destiel4 {
  390. text-transform:uppercase;
  391. font-family:calibri;
  392. color:#B0B0B0;
  393. z-index:0;
  394. overflow:hidden;
  395. height:0px;
  396. width:120px;
  397. position:fixed;
  398. margin-left:5px;
  399. margin-top:125px;
  400. width:120px;
  401. border-top: 8px solid transparent;
  402. border-left: 10px solid {color:triangle 4};
  403. border-bottom: 8px solid transparent;
  404. ;-webkit-transition: all 0.8s ease-out;
  405. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  406.  
  407.  
  408.  
  409. }
  410.  
  411. #destiel4:hover {
  412.  
  413. border-top: 0px solid transparent;
  414. border-bottom: 0px solid transparent;
  415. height:294px;
  416. width:120px;
  417. border-left: 10px solid {color:main border};
  418. ;-webkit-transition: all 0.8s ease-out;
  419. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  420.  
  421.  
  422.  
  423. }
  424.  
  425.  
  426.  
  427. #inside4 {
  428. background:#fff;
  429. border:1px solid #eee;
  430. letter-spacing:1px;
  431. font-size:7px;
  432. word-spacing:-1px;
  433. width:90px;
  434. padding:5px;
  435. opacity:0;
  436. position:absolute;
  437. text-align:center;
  438. line-height:100%;
  439.  
  440. ;-webkit-transition: all 0.8s ease-out;
  441. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  442. }
  443.  
  444. #destiel4:hover #inside4 {
  445. opacity:1;
  446. ;-webkit-transition: all 0.8s ease-out;
  447. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  448. }
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457. #sky {
  458. z-index:1;
  459. position:fixed;
  460. bottom:-3px;
  461. left:10px;
  462. width: 100px;
  463. height: 100px;
  464.  
  465. }
  466.  
  467.  
  468. #tolkien {
  469. position:fixed;
  470. opacity:0.6;
  471. bottom:-3px;
  472. right:10px;
  473. -webkit-transition: all 0.8s ease-in-out;
  474. -moz-transition: all 0.8s ease-in-out;
  475. transition: all 0.8s ease-in-out;
  476.  
  477.  
  478. }
  479.  
  480. #tolkien img{
  481. width:350px;
  482. -moz-transform: scaleX(-1);
  483. -o-transform: scaleX(-1);
  484. -webkit-transform: scaleX(-1);
  485. transform: scaleX(-1);
  486. filter: FlipH;
  487. -ms-filter: "FlipH";
  488. -webkit-transition: all 0.8s ease-in-out;
  489. -moz-transition: all 0.8s ease-in-out;
  490. transition: all 0.8s ease-in-out;
  491. }
  492.  
  493. #tolkien:hover #tolkien img{
  494. opacity:0;
  495. }
  496.  
  497. #boxy:hover #tolkien img{
  498. opacity:0;
  499. -webkit-transition: all 0.8s ease-in-out;
  500. -moz-transition: all 0.8s ease-in-out;
  501. transition: all 0.8s ease-in-out;
  502. }
  503.  
  504. #boxy:hover #tolkien2 img{
  505. opacity:1;
  506. -webkit-transition: all 0.8s ease-in-out;
  507. -moz-transition: all 0.8s ease-in-out;
  508. transition: all 0.8s ease-in-out;
  509.  
  510. }
  511.  
  512. #twist {
  513.  
  514. font-family: 'Allura', cursive;
  515. font-size:19px;
  516. color:#D9D9D9;
  517. margin-top:-192px;
  518. margin-left:100px;
  519. font-style:italic;
  520. font-weight:100;
  521. letter-spacing:2px;
  522. position:fixed;
  523. opacity:0;
  524. -webkit-transition: all 0.8s ease-in-out;
  525. -moz-transition: all 0.8s ease-in-out;
  526. transition: all 0.8s ease-in-out;
  527. }
  528.  
  529. #and {
  530. position:fixed;
  531. font-family:baskerville;
  532. text-transform:uppercase;
  533. font-size:15px;
  534. color:#D9D9D9;
  535. margin-top:-172px;
  536. margin-left:120px;
  537. opacity:0;
  538. font-weight:100;
  539. letter-spacing:3px;
  540. -webkit-transition: all 0.8s ease-in-out;
  541. -moz-transition: all 0.8s ease-in-out;
  542. transition: all 0.8s ease-in-out;
  543.  
  544. }
  545.  
  546. #twista{
  547. opacity:0;
  548. position:fixed;
  549. font-family: 'Allura', cursive;
  550. font-size:19px;
  551. color:#D9D9D9;
  552. margin-top:-152px;
  553. margin-left:100px;
  554. font-style:italic;
  555. font-weight:100;
  556. letter-spacing:2px;
  557. -webkit-transition: all 0.8s ease-in-out;
  558. -moz-transition: all 0.8s ease-in-out;
  559. transition: all 0.8s ease-in-out;
  560.  
  561. }
  562.  
  563. #anda{
  564.  
  565. opacity:0;
  566. position:fixed;
  567. font-family:baskerville;
  568. text-transform:uppercase;
  569. font-size:15px;
  570. color:#D9D9D9;
  571. margin-top:-132px;
  572. margin-left:120px;
  573.  
  574. font-weight:100;
  575. letter-spacing:3px;
  576. -webkit-transition: all 0.8s ease-in-out;
  577. -moz-transition: all 0.8s ease-in-out;
  578. transition: all 0.8s ease-in-out;
  579.  
  580. }
  581.  
  582. #shout{
  583.  
  584. opacity:0;
  585. position:fixed;
  586. font-family: 'Allura', cursive;
  587. font-size:19px;
  588. color:#D9D9D9;
  589. margin-top:-112px;
  590. margin-left:100px;
  591. font-style:italic;
  592. font-weight:100;
  593. letter-spacing:2px;
  594. -webkit-transition: all 0.8s ease-in-out;
  595. -moz-transition: all 0.8s ease-in-out;
  596. transition: all 0.8s ease-in-out;
  597.  
  598. }
  599.  
  600.  
  601.  
  602. #boxy:hover #twist {
  603. opacity:1;
  604. -moz-transition-duration:0.8s;
  605. -webkit-transition-duration:0.8s;
  606. -o-transition-duration:0.8s;
  607. }
  608.  
  609. #boxy:hover #and {
  610.  
  611.  
  612. transition-delay:0.8s;
  613. opacity:1;
  614.  
  615. -moz-transition-duration:0.8s;
  616. -webkit-transition-duration:0.8s;
  617. -o-transition-duration:0.8s;
  618. }
  619.  
  620. #boxy:hover #twista {
  621. transition-delay:1.6s;
  622. opacity:1;
  623. -moz-transition-duration:0.8s;
  624. -webkit-transition-duration:0.8s;
  625. -o-transition-duration:0.8s;
  626.  
  627. }
  628.  
  629. #boxy:hover #anda {
  630. transition-delay:2.4s;
  631. opacity:1;
  632. -moz-transition-duration:0.8s;
  633. -webkit-transition-duration:0.8s;
  634. -o-transition-duration:0.8s;
  635.  
  636. }
  637.  
  638. #boxy:hover #shout {
  639. transition-delay:3.2s;
  640. opacity:1;
  641. -moz-transition-duration:0.8s;
  642. -webkit-transition-duration:0.8s;
  643. -o-transition-duration:0.8s;
  644.  
  645. }
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658. #tolkien2 {
  659. position:fixed;
  660. opacity:0;
  661. bottom:-3px;
  662. right:10px;
  663. -webkit-transition: all 0.8s ease-in-out;
  664. -moz-transition: all 0.8s ease-in-out;
  665. transition: all 0.8s ease-in-out;
  666.  
  667. }
  668.  
  669. #tolkien2 img{
  670. width:350px;
  671. -moz-transform: scaleX(-1);
  672. -o-transform: scaleX(-1);
  673. -webkit-transform: scaleX(-1);
  674. transform: scaleX(-1);
  675. filter: FlipH;
  676. -ms-filter: "FlipH";
  677. -webkit-transition: all 0.8s ease-in-out;
  678. -moz-transition: all 0.8s ease-in-out;
  679. transition: all 0.8s ease-in-out;
  680. }
  681.  
  682.  
  683.  
  684. #quotez {
  685. background:#fff;
  686. width:100px;
  687. font-size:9px;
  688. position:fixed;
  689. bottom:55px;
  690. left:55px;
  691. color:#C9C9C9;
  692. font-family:calibri;
  693. font-style:italic;
  694. opacity:0;
  695. text-align:left;
  696. -moz-transition-duration:0.8s;
  697. -webkit-transition-duration:0.8s;
  698. -o-transition-duration:0.8s;
  699. }
  700.  
  701. #sky:hover #quotez {
  702. opacity:1;
  703. -moz-transition-duration:0.8s;
  704. -webkit-transition-duration:0.8s;
  705. -o-transition-duration:0.8s;
  706. }
  707.  
  708. #otherquote {
  709. width:100px;
  710. font-size:9px;
  711. position:fixed;
  712. bottom:10px;
  713. left:55px;
  714. color:#C9C9C9;
  715. font-family:calibri;
  716. font-style:italic;
  717. opacity:0;
  718. text-align:right;
  719. -moz-transition-duration:0.8s;
  720. -webkit-transition-duration:0.8s;
  721. -o-transition-duration:0.8s;
  722. }
  723.  
  724. #sky:hover #otherquote {
  725. opacity:1;
  726. transition-delay:1.7s;
  727. -moz-transition-duration:0.8s;
  728. -webkit-transition-duration:0.8s;
  729. -o-transition-duration:0.8s;
  730. }
  731.  
  732. *, body, a {cursor: url('http://img69.imageshack.us/img69/7673/cursorw.png'), auto;}
  733.  
  734.  
  735.  
  736. ::-webkit-scrollbar {
  737.  
  738. width: 1px;
  739.  
  740.  
  741.  
  742. height: 1px; background:;
  743. }
  744. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar}; ;}
  745.  
  746. body {
  747. background:{color:background};
  748. margin:0px;
  749. color:{color:text};
  750. font-family:times;
  751. font-size:10px;
  752. line-height:100%;
  753.  
  754.  
  755. }
  756.  
  757. a {
  758. color:{color:link};
  759. text-decoration:none;
  760. -webkit-transition: all 0.8s ease-in-out;
  761. -moz-transition: all 05s ease-in-out;
  762. transition: all 0.8s ease-in-out;
  763. }
  764.  
  765.  
  766. a:hover {
  767. color:{color:linkhover};
  768. -webkit-transition: all 0.8s ease-in-out;
  769. -moz-transition: all 0.8s ease-in-out;
  770. transition: all 0.8s ease-in-out;
  771. }
  772.  
  773. img {
  774. border:none;
  775. }
  776.  
  777. blockquote {
  778. padding-left:5px;
  779. border-left:2px solid;
  780. }
  781.  
  782. blockquote blockquote {
  783. padding-left:5px;
  784. border-left:2px solid;
  785. }
  786.  
  787. #credit {
  788. font-family:helvetica;
  789. font-size:9px;
  790. width:30px;
  791. color:{color:bordoh};
  792. letter-spacing:2px;
  793. position:Fixed;
  794.  
  795. bottom:25px;
  796. right:55px;
  797.  
  798. }
  799.  
  800. #credit a{
  801. color:{color:bordoh};
  802. }
  803.  
  804. #credit a:hover {
  805. color:#000;
  806. }
  807.  
  808.  
  809. h1 {
  810. font-size:13px;
  811. font-style:italic;
  812. font-weight:100;
  813. text-align:center;
  814. letter-spacing:1px;
  815. text-transform:lowercase;
  816. font-family:baskerville;
  817. }
  818.  
  819. #entries {
  820.  
  821. background:#fff;
  822.  
  823. color:{color:Text};
  824. width:400px;
  825. margin-left:575px;
  826. margin-top:40px;
  827. -webkit-transition: all 0.8s ease-in-out;
  828. -moz-transition: all 0.8s ease-in-out;
  829. transition: all 0.8s ease-in-out;
  830. }
  831.  
  832.  
  833. #post {
  834.  
  835. width:400px;
  836. text-align:center;
  837.  
  838.  
  839. padding-top:50px;
  840. padding-bottom:0px;
  841.  
  842. -moz-transition-duration:0.8s;
  843. -webkit-transition-duration:0.8s;
  844. -o-transition-duration:0.8s;
  845.  
  846.  
  847. }
  848.  
  849. #post:hover #info {
  850. opacity:0.8;
  851.  
  852. -moz-transition-duration:0.8s;
  853. -webkit-transition-duration:0.8s;
  854. -o-transition-duration:0.8s;
  855.  
  856. }
  857.  
  858.  
  859.  
  860. #sidebar {
  861.  
  862. width:200px;
  863. height:250px;
  864. position:fixed;
  865. margin-left:240px;
  866. margin-top:389px;
  867.  
  868.  
  869. }
  870.  
  871. #tagger {
  872. text-align:right;
  873. padding-right:10px;
  874. margin-top:10px;
  875. }
  876.  
  877.  
  878.  
  879. #firsttitle {
  880.  
  881. position:fixed;
  882. font-size:19px;
  883. text-align:left;
  884. width:260px;
  885. color:{color:titleew};
  886.  
  887. letter-spacing:-2px;
  888. opacity:0;
  889. margin-top:125px;
  890. z-index:1;
  891. margin-left:15px;
  892.  
  893. font-weight:bold;
  894. padding:5px;
  895. -webkit-transition: all 0.8s ease-in-out;
  896. -moz-transition: all 0.8s ease-in-out;
  897. -o-transition: all 0.8s ease-in-out;
  898. font-family:Arial;
  899. text-transform:lowercase;
  900.  
  901.  
  902. }
  903.  
  904. #hellatitle {
  905.  
  906. position:fixed;
  907. font-size:19px;
  908. text-align:center;
  909. width:260px;
  910. line-height:80%;
  911.  
  912. letter-spacing:-1px;
  913. opacity:1;
  914. margin-top:115px;
  915. z-index:1;
  916. margin-left:5px;
  917. color:#c4f6d7;
  918. font-weight:bold;
  919. padding:5px;
  920. -webkit-transition: all 0.8s ease-in-out;
  921. -moz-transition: all 0.8s ease-in-out;
  922. -o-transition: all 0.8s ease-in-out;
  923. font-family:Arial;
  924. text-transform:lowercase;
  925.  
  926.  
  927. }
  928. #sidebar:hover #firsttitle {
  929. color:#c4f6d7;
  930. opacity:1;
  931. -webkit-transition: all 0.8s ease-in-out;
  932. -moz-transition: all 0.8s ease-in-out;
  933. -o-transition: all 0.8s ease-in-out;
  934. }
  935. #sidebar:hover #hellatitle {
  936. color:{color:titleew};
  937. opacity:0;
  938. -webkit-transition: all 0.8s ease-in-out;
  939. -moz-transition: all 0.8s ease-in-out;
  940. -o-transition: all 0.8s ease-in-out;
  941. }
  942.  
  943. #box1{
  944. z-index:23456789999988;
  945. width:130px;
  946. height:130px;
  947. margin-left:-4px;
  948. margin-top:-114px;
  949. background:{color:first box};
  950. position:fixed;
  951. opacity:0;
  952.  
  953.  
  954.  
  955. -moz-transition-duration:0.8s;
  956. -webkit-transition-duration:0.8s;
  957. -o-transition-duration:0.8s;
  958.  
  959. }
  960. #sidebar:hover #box1{
  961. opacity:1;
  962. -moz-transition-duration:0.8s;
  963. -webkit-transition-duration:0.8s;
  964. -o-transition-duration:0.8s;
  965.  
  966. }
  967.  
  968.  
  969. #sidebar:hover #deanborder {
  970. width:236px;
  971. margin-top:147px;
  972. margin-left:17px;
  973.  
  974. }
  975.  
  976. #box2 {
  977. width:130px;
  978. margin-left:-4px;
  979. margin-top:-244px;
  980. height:130px;
  981. background:{color:second box};
  982. position:fixed;
  983. -moz-transition-duration:0.8s;
  984. -webkit-transition-duration:0.8s;
  985. -o-transition-duration:0.8s;
  986. opacity:0;
  987.  
  988. transition-delay:0.5s;
  989. }
  990.  
  991. #sidebar:hover #box2 {
  992.  
  993.  
  994. opacity:1;
  995. -moz-transition-duration:0.8s;
  996. -webkit-transition-duration:0.8s;
  997. -o-transition-duration:0.8s;
  998.  
  999. }
  1000.  
  1001. #box3 {
  1002. position:Fixed;
  1003. width:130px;
  1004. height:130px;
  1005. background:{color:third box};
  1006. margin-left:126px;
  1007. margin-top:-244px;
  1008. opacity:0;
  1009. transition-delay:1s;
  1010. -moz-transition-duration:0.8s;
  1011. -webkit-transition-duration:0.8s;
  1012. -o-transition-duration:0.8s;
  1013. }
  1014.  
  1015. #sidebar:hover #box3 {
  1016.  
  1017. opacity:1;
  1018.  
  1019. -moz-transition-duration:0.8s;
  1020. -webkit-transition-duration:0.8s;
  1021. -o-transition-duration:0.8s;
  1022. }
  1023.  
  1024. #box4 {
  1025. z-index:30330303030000;
  1026. margin-top:-114px;
  1027. margin-left:126px;
  1028. width:130px;
  1029. height:130px;
  1030. position:fixed;
  1031. background:{color:fourth box};
  1032. opacity:0;
  1033. transition-delay:1.5s;
  1034. -moz-transition-duration:0.8s;
  1035. -webkit-transition-duration:0.8s;
  1036. -o-transition-duration:0.8s;
  1037. }
  1038.  
  1039.  
  1040.  
  1041. #sidebar:hover #box4 {
  1042.  
  1043. opacity:1;
  1044.  
  1045. -moz-transition-duration:0.8s;
  1046. -webkit-transition-duration:0.8s;
  1047. -o-transition-duration:0.8s;
  1048. }
  1049.  
  1050.  
  1051.  
  1052.  
  1053. #sidebarimage {
  1054. width 250px;
  1055. -webkit-transition: all 0.8s ease-in-out;
  1056. -moz-transition: all 0.8s ease-in-out;
  1057. -o-transition: all 0.8s ease-in-out;
  1058.  
  1059. }
  1060.  
  1061. #sidebar:hover #sidebarimage {
  1062. opacity:0;
  1063. -webkit-transition: all 0.8s ease-in-out;
  1064. -moz-transition: all 0.8s ease-in-out;
  1065. -o-transition: all 0.8s ease-in-out;
  1066. }
  1067.  
  1068. #sidebar:hover #you {
  1069. opacity:0;
  1070. -moz-transition-duration:0.8s;
  1071. -webkit-transition-duration:0.8s;
  1072. -o-transition-duration:0.8s;
  1073. transition-delay:1s;
  1074. }
  1075.  
  1076. #sidebar:hover #titlegross {
  1077. margin-top:173px;
  1078. -webkit-transition: all 0.8s ease-in-out;
  1079. -moz-transition: all 0.8s ease-in-out;
  1080. -o-transition: all 0.8s ease-in-out;
  1081.  
  1082. }
  1083.  
  1084. #sidebar:hover #texter{
  1085. opacity:0;
  1086. transition-delay:1s;
  1087. -moz-transition-duration:0.8s;
  1088. -webkit-transition-duration:0.8s;
  1089. -o-transition-duration:0.8s;
  1090. }
  1091.  
  1092. #sidebarimage img {
  1093. opacity:0.9;
  1094. position:Fixed;
  1095. width:130px;
  1096. height:130px;
  1097. margin-top:-114px;
  1098. margin-left:-4px;
  1099. }
  1100.  
  1101. #you {
  1102. color:{color:title wow};
  1103. font-size:30px;
  1104. font-weight:Bold;
  1105. letter-spacing:-2px;
  1106. position:Fixed;
  1107. text-align:left;
  1108. width:130px;
  1109. margin-left:130px;
  1110. line-height:75%;
  1111. margin-top:-113px;
  1112. z-index:0;
  1113. font-family:Arial;
  1114. -moz-transition-duration:0.8s;
  1115. -webkit-transition-duration:0.8s;
  1116. -o-transition-duration:0.8s;
  1117. }
  1118.  
  1119. #borderthing {
  1120. background:{color:borderthing};
  1121. position:fixed;
  1122. width:14px;
  1123. height:200px;
  1124. z-index:3;
  1125. margin-top:30px;
  1126. margin-left:130px;
  1127. -moz-transform:rotate(45deg);
  1128. -webkit-transform:rotate(45deg);
  1129. }
  1130.  
  1131.  
  1132. #lmao {
  1133. z-index:1;
  1134. background:{color:background};
  1135. position:fixed;
  1136.  
  1137. -moz-transform:rotate(45deg);
  1138. -webkit-transform:rotate(45deg);
  1139. width:200px;
  1140. height:200px;
  1141. margin-top:100px;
  1142. margin-left:100px;
  1143.  
  1144. }
  1145.  
  1146. #deanborder {
  1147. width:256px;
  1148. height:1px;
  1149. margin-top:154px;
  1150. z-index:0;
  1151. margin-left:8px;
  1152. position:fixed;
  1153. background:#c4f6d7;
  1154. }
  1155.  
  1156. #texter {
  1157.  
  1158.  
  1159.  
  1160.  
  1161. font-family:helvetica;
  1162.  
  1163. letter-spacing:0px;
  1164. line-height: 112%;
  1165. font-size:9px;
  1166.  
  1167. padding:5px;
  1168. word-spacing:0px;
  1169. border-top:1;
  1170. text-align:left;
  1171.  
  1172.  
  1173. margin-left:128px;
  1174. z-index:2;
  1175. margin-top:-45px;
  1176.  
  1177. position:fixed;
  1178.  
  1179. color:{color:third};
  1180. width:115px;
  1181.  
  1182.  
  1183. -moz-transition-duration:.8s;
  1184. -webkit-transition-duration:.8s;
  1185. -o-transition-duration:.8s;
  1186.  
  1187.  
  1188. }
  1189.  
  1190. #texter a:hover {
  1191. background:#000;
  1192.  
  1193. padding-top:1px;
  1194. -webkit-transition: all 0.8s ease-in-out;
  1195. -moz-transition: all 0.8s ease-in-out;
  1196. -o-transition: all 0.8s ease-in-out;
  1197.  
  1198. }
  1199.  
  1200.  
  1201.  
  1202. #border2 {
  1203.  
  1204. z-index:0;
  1205. position:Fixed;
  1206. width:175px;
  1207. opacity: 0;
  1208. margin-top:180px;
  1209. margin-left:11px;
  1210. color:#000;
  1211. border-bottom:1px solid #eee;
  1212. -webkit-transition: all 0.8s ease-in-out;
  1213. -moz-transition: all 0.8s ease-in-out;
  1214. -o-transition: all 0.8s ease-in-out;
  1215. }
  1216.  
  1217. #sidebar:hover #border2 {
  1218. margin-top:188px;
  1219. opacity:0;
  1220. -webkit-transition: all 0.8s ease-in-out;
  1221. -moz-transition: all 0.8s ease-in-out;
  1222. -o-transition: all 0.8s ease-in-out;
  1223. }
  1224.  
  1225.  
  1226. #links{
  1227. z-index:2;
  1228. position:fixed;
  1229. opacity:0;
  1230. letter-spacing:1px;
  1231. margin-left:15px;
  1232. margin-top:250px;
  1233. font-size: 15px;
  1234. font-style:italic;
  1235. font-family:times;
  1236. color:#000;
  1237.  
  1238. padding-bottom:2px;
  1239. -moz-transition-duration:0.6s;
  1240. -webkit-transition-duration:0.6s;
  1241. -o-transition-duration:0.6s;
  1242. }
  1243.  
  1244.  
  1245.  
  1246. #sidebar:hover #links {
  1247. opacity:0;
  1248. margin-left:35px;
  1249. -webkit-transition: all 0.6s ease-in-out;
  1250. -moz-transition: all 0.6s ease-in-out;
  1251. -o-transition: all 0.6s ease-in-out;
  1252.  
  1253. }
  1254.  
  1255. #goyeah {
  1256. background:#f1dfd6;
  1257. width:180px;
  1258. height:20px;
  1259. position:fixed;
  1260. margin-left:-7px;
  1261. margin-top:4px;
  1262.  
  1263. }
  1264.  
  1265.  
  1266.  
  1267. #description {
  1268. opacity:1;
  1269. padding-top:10px;
  1270. font-style:italic;
  1271. letter-spacing:0.5px;
  1272. line-height: 102%;
  1273. font-size:0px;
  1274. text-align:center;
  1275. width:165px;
  1276. word-spacing:1.5px;
  1277.  
  1278. margin-top:210px;
  1279. margin-left:11px;
  1280. color:#C4C4C4;
  1281.  
  1282. padding:5px;
  1283. border-top:1;
  1284. }
  1285.  
  1286. #plus {
  1287.  
  1288. display:block;
  1289. position:fixed;
  1290. margin-left:230px;
  1291. margin-top:357px;
  1292. width:22px;
  1293. z-index:9191919919191919191191919;
  1294. line-height:100%;
  1295.  
  1296. height:50px;
  1297. }
  1298.  
  1299. #plus a{
  1300. border-top:3px solid #fff;
  1301. border-right:3px solid #fff;
  1302.  
  1303. text-align:center;
  1304. display:block;
  1305.  
  1306.  
  1307.  
  1308. color:#fff;
  1309. padding-left:4px;
  1310. padding-top:4px;
  1311. padding-bottom:6px;
  1312. padding-right:6px;
  1313. font-family:helvetica;
  1314.  
  1315.  
  1316. font-size:18px;
  1317. color:#fff;
  1318. background:#989898;
  1319.  
  1320.  
  1321. -webkit-transition: all 0.6s ease-in-out;
  1322. -moz-transition: all 0.6s ease-in-out;
  1323. -o-transition: all 0.6s ease-in-out;
  1324.  
  1325. }
  1326.  
  1327. #minus {
  1328.  
  1329. padding-left:6px;
  1330. padding-top:3px;
  1331. font-family:helvetica;
  1332. width:12px;
  1333. height:15px;
  1334. font-size:20px;
  1335. color:#fff;
  1336. background:#989898;
  1337. position:fixed;
  1338. margin-left:314px;
  1339. margin-top:4px;
  1340. -webkit-transition: all 0.6s ease-in-out;
  1341. -moz-transition: all 0.6s ease-in-out;
  1342. -o-transition: all 0.6s ease-in-out;
  1343.  
  1344. }
  1345.  
  1346.  
  1347. #minus a{
  1348. color:#fff;
  1349.  
  1350. }
  1351.  
  1352. #minus a:hover {
  1353. color:#fff;
  1354. }
  1355.  
  1356. #minus:hover {
  1357. background:#f1dfd6;
  1358. -webkit-transition: all 0.6s ease-in-out;
  1359. -moz-transition: all 0.6s ease-in-out;
  1360. -o-transition: all 0.6s ease-in-out;
  1361. color:#fff;
  1362. }
  1363.  
  1364.  
  1365.  
  1366.  
  1367. #plus a:hover {
  1368. color:#fff;
  1369.  
  1370. background:{color:title wow};
  1371. -webkit-transition: all 0.6s ease-in-out;
  1372. -moz-transition: all 0.6s ease-in-out;
  1373. -o-transition: all 0.6s ease-in-out;
  1374.  
  1375. }
  1376.  
  1377.  
  1378.  
  1379. #border {
  1380. z-index:0;
  1381. position:Fixed;
  1382. width:175px;
  1383. opacity: 0;
  1384. margin-top:210px;
  1385. margin-left:11px;
  1386. color:#000;
  1387. border-bottom:1px solid #eee;
  1388. }
  1389. #boxy {
  1390.  
  1391. bottom:10px;
  1392. right:12px;
  1393. position:fixed;
  1394. width:200px;
  1395. height:300px;
  1396.  
  1397.  
  1398. }
  1399.  
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405.  
  1406. #bby {
  1407. top:248px;
  1408. right:112px;
  1409. position:fixed;
  1410. }
  1411.  
  1412. #bby img{
  1413. width:80px;
  1414. }
  1415.  
  1416.  
  1417.  
  1418.  
  1419. #pagination a{
  1420.  
  1421. opacity:0;
  1422. background-color:#addbbf;
  1423. z-index:10000;
  1424. padding-top:7px;
  1425. padding-bottom:5px;
  1426. width:234px;
  1427.  
  1428. font-size:8px;
  1429. color:#fff;
  1430.  
  1431. text-align:center;
  1432. top:481px;
  1433. margin-left:17px;
  1434. position:fixed;
  1435. font-family:baskerville
  1436. letter-spacing:0px; -webkit-transition: all 0.8s ease-in-out;
  1437. -moz-transition: all 0.8s ease-in-out;
  1438. transition: all 0.8s ease-in-out;
  1439.  
  1440.  
  1441. }
  1442.  
  1443. #pagination a{
  1444. color:#fff;
  1445. }
  1446. #pagination a:hover {
  1447.  
  1448. text-decoration:underline;
  1449. }
  1450.  
  1451. #sidebar:hover #pagination {
  1452. opacity:1; -webkit-transition: all 0.8s ease-in-out;
  1453. -moz-transition: all 0.8s ease-in-out;
  1454. transition: all 0.8s ease-in-out;
  1455. }
  1456.  
  1457.  
  1458. #info {
  1459.  
  1460. opacity:0.8;
  1461. position:absolute;
  1462. width:100px;
  1463. text-align:center;
  1464. font-weight:bold;
  1465. font-size:7px;
  1466. height:autopx;
  1467. letter-spacing:1px;
  1468. padding:6px;
  1469.  
  1470. margin-left:420px;
  1471. font-family:times;
  1472. color:#bababa;
  1473. margin-top:0px;
  1474. z-index:1;
  1475. text-transform:uppercase;
  1476. background:#fff;
  1477. border:1px solid#eee;
  1478. -webkit-transition: all 0.8s ease-in-out;
  1479. -moz-transition: all 0.8s ease-in-out;
  1480. transition: all 0.8s ease-in-out;
  1481.  
  1482. }
  1483.  
  1484. #tagger a{
  1485. color:#989898;
  1486. }
  1487.  
  1488. #tagger a:hover {
  1489. opacity:0.1;
  1490. }
  1491.  
  1492. #info a{
  1493. color:#989898;
  1494. }
  1495.  
  1496. #viasource a{
  1497. color:{color:link};
  1498. }
  1499.  
  1500. #viasource a:hover {
  1501. color:{color:linkhover};
  1502. }
  1503. #question {
  1504. margin-top:10px;
  1505. text-align:center;
  1506. color:{color:text};
  1507. line-height:120%;
  1508. letter-spacing:1px;
  1509. margin-left:10px;
  1510. font-size:8px;
  1511. padding:5px;
  1512. width:370px;
  1513. border-bottom:1px solid #ececec;
  1514.  
  1515. }
  1516.  
  1517. #answer {
  1518.  
  1519. text-align:center;
  1520. padding:5px;
  1521. color:{color:text};
  1522. }
  1523.  
  1524. #askermage {
  1525. text-align:left;
  1526. border:2px solid #000;
  1527. }
  1528.  
  1529.  
  1530.  
  1531. #allure {
  1532. text-transform:lowercase;
  1533. font-family:Allura;
  1534. letter-spacing:1px;
  1535. font-size:15px;
  1536.  
  1537. }
  1538.  
  1539. #tags {
  1540. line-height:390%;
  1541. margin-top:0px;
  1542. padding:4px;
  1543. margin-left:45px;
  1544. width:300px;
  1545. text-align:center;
  1546. font-size:6px;
  1547. letter-spacing:1px;
  1548. text-transform:uppercase;
  1549. opacity:1;
  1550.  
  1551. }
  1552.  
  1553. #tags a{
  1554.  
  1555. text-align:center;
  1556. margin-left:4px;
  1557. color:{color:link};
  1558. background:#fafafa;
  1559. padding:5px;
  1560. -webkit-transition: all 0.8s ease-in-out;
  1561. -moz-transition: all 0.8s ease-in-out;
  1562. transition: all 0.8s ease-in-out;
  1563. }
  1564.  
  1565.  
  1566. #high {
  1567. width:10000000000px;
  1568. height:20px;
  1569. z-index:10;
  1570. position:fixed;
  1571. background:{color:bordoh};
  1572. top:0px;
  1573.  
  1574. }
  1575.  
  1576. #low {
  1577. width:10000000000px;
  1578. height:20px;
  1579. z-index:10;
  1580. position:fixed;
  1581. background:{color:bordoh};
  1582. bottom:0px;
  1583. }
  1584.  
  1585. #left {
  1586. width:20px;
  1587. margin-left:0px;
  1588. height:10000000000px;
  1589. z-index:10;
  1590. position:fixed;
  1591. background:{color:bordoh};
  1592. top:0px;
  1593.  
  1594. }
  1595.  
  1596. #right {
  1597. width:20px;
  1598. height:1000000000000px;
  1599. right:0px;
  1600. margin-top:-20px;
  1601. z-index:10;
  1602. position:fixed;
  1603. background:{color:bordoh};
  1604.  
  1605. }
  1606.  
  1607.  
  1608. #tags a:hover {
  1609. color:#fff;
  1610. background:#989898;-webkit-transition: all 0.8s ease-in-out;
  1611. -moz-transition: all 0.8s ease-in-out;
  1612. transition: all 0.8s ease-in-out;
  1613. }
  1614. #elvis {
  1615. width:240px;
  1616. font-style:italic;
  1617. font-family:calibri;
  1618. font-size:8px;
  1619. margin-top:289px;
  1620. color:#c4c4c4;
  1621. margin-left:14px;
  1622. text-align:center;
  1623. position:fixed;
  1624. opacity:0; -moz-transition-duration:.8s;
  1625. -webkit-transition-duration:.8s;
  1626. -o-transition-duration:.8s;
  1627. }
  1628.  
  1629. #sidebar:hover #elvis {
  1630. opacity:1; -moz-transition-duration:.8s;
  1631. -webkit-transition-duration:.8s;
  1632. -o-transition-duration:.8s;
  1633. }
  1634.  
  1635.  
  1636. #linkies {
  1637. margin-top:143px;
  1638. margin-left:8px;
  1639. width:290px;
  1640. z-index:4;
  1641. line-height:160%;
  1642. opacity:0;
  1643. font-family:helvetica;
  1644. font-weight:bold;
  1645. letter-spacing:1px;
  1646. font-size:7px;
  1647. display:inline-block;
  1648. padding:9px;
  1649. position:fixed;
  1650. -moz-transition-duration:.8s;
  1651. -webkit-transition-duration:.8s;
  1652. -o-transition-duration:.8s;
  1653.  
  1654.  
  1655. }
  1656.  
  1657. #linkies a{
  1658. text-align:center;
  1659. width:35px;
  1660. display:inline-block;
  1661. margin-left:1px;
  1662. margin-bottom:3px;
  1663. background:{color:dean};
  1664. color:#fff;
  1665. padding:20px;
  1666.  
  1667.  
  1668. }
  1669.  
  1670.  
  1671.  
  1672. #linkies a:hover {
  1673.  
  1674. background:#fff;
  1675. color:{color:dean};
  1676.  
  1677. }
  1678.  
  1679. #sidebar:hover #linkies {
  1680. opacity:1;
  1681. -moz-transition-duration:.8s;
  1682. -webkit-transition-duration:.8s;
  1683. -o-transition-duration:.8s;
  1684.  
  1685. }
  1686.  
  1687.  
  1688. #destiel9 {
  1689.  
  1690. font-family:calibri;
  1691. color:#B0B0B0;
  1692. z-index:0;
  1693. overflow:hidden;
  1694. height:0px;
  1695. width:120px;
  1696. position:fixed;
  1697. margin-left:5px;
  1698. margin-top:50px;
  1699. width:120px;
  1700. border-top: 8px solid transparent;
  1701. border-left: 10px solid {color:triangle 9};
  1702. border-bottom: 8px solid transparent;
  1703. ;-webkit-transition: all 0.8s ease-out;
  1704. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  1705.  
  1706.  
  1707.  
  1708. }
  1709.  
  1710.  
  1711. #destiel9:hover {
  1712.  
  1713. border-top: 0px solid transparent;
  1714. border-bottom: 0px solid transparent;
  1715. height:196px;
  1716. width:120px;
  1717. border-left: 10px solid {color:main border};
  1718. ;-webkit-transition: all 0.8s ease-out;
  1719. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  1720.  
  1721.  
  1722.  
  1723. }
  1724.  
  1725. #titleyo9 {
  1726. opacity:0;
  1727. text-align:left;
  1728. line-height:80%;
  1729. font-size:9px;
  1730. ;-webkit-transition: all 0.8s ease-out;
  1731. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  1732. }
  1733.  
  1734.  
  1735. #inside9 {
  1736. padding-bottom:5px;
  1737. text-transform:uppercase;
  1738. background:#fff;
  1739. border:1px solid #eee;
  1740. letter-spacing:1px;
  1741. font-size:8px;
  1742. width:90px;
  1743. padding-left:7px;
  1744. padding-right:5px;
  1745. opacity:0;
  1746. font-family:calibri;
  1747. position:absolute;
  1748. text-align:center;
  1749. line-height:110%;
  1750.  
  1751. ;-webkit-transition: all 0.8s ease-out;
  1752. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  1753. }
  1754.  
  1755. #destiel9:hover #inside9 {
  1756. opacity:1;
  1757. ;-webkit-transition: all 0.8s ease-out;
  1758. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  1759. }
  1760.  
  1761.  
  1762.  
  1763. #destiel2 {
  1764.  
  1765. color:#B0B0B0;;
  1766. font-family:calibri;
  1767. text-transform:uppercase;
  1768. z-index:2;
  1769. overflow:hidden;
  1770. height:0px;
  1771. width:120px;
  1772. position:fixed;
  1773. margin-left:5px;
  1774. width:120;
  1775. border-top: 8px solid transparent;
  1776. border-left: 10px solid {color:triangle 2};
  1777. border-bottom: 8px solid transparent;
  1778. ;-webkit-transition: all 0.8s ease-out;
  1779. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  1780. z-index:2;
  1781.  
  1782.  
  1783.  
  1784.  
  1785. }
  1786.  
  1787. #dean {
  1788.  
  1789. opacity:0;
  1790. margin-top:300px;
  1791. margin-left:5px;
  1792. position:fixed;
  1793. }
  1794.  
  1795. #sam {
  1796. font-family:helvetica;
  1797. font-weight:bold;
  1798. text-transform:Uppercase;
  1799. letter-spacing:1px;
  1800. color:transparent;
  1801. width:15px;
  1802. height:15px;
  1803. font-size:7px;
  1804. background:#989898;
  1805. -moz-transition-duration:.8s;
  1806. -webkit-transition-duration:.8s;
  1807. -o-transition-duration:.8s;
  1808.  
  1809. }
  1810.  
  1811. #sam:hover {
  1812. color:#fff;
  1813. width:97px;
  1814.  
  1815. -moz-transition-duration:.8s;
  1816. -webkit-transition-duration:.8s;
  1817. -o-transition-duration:.8s;
  1818. }
  1819.  
  1820. #cas {
  1821. background:#fff;
  1822. font-family:calibri;
  1823. font-weight:normal;
  1824. text-transform:none;
  1825. color:#c4c4c4;
  1826. letter-spacing:1px;
  1827. font-size:8px;
  1828. width:85px;
  1829. padding:5px;
  1830. opacity:0;
  1831.  
  1832. text-align:center;
  1833. line-height:120%;
  1834. border:1px solid #eee;
  1835. -moz-transition-duration:.8s;
  1836. -webkit-transition-duration:.8s;
  1837. -o-transition-duration:.8s;
  1838. }
  1839.  
  1840. #sam:hover #cas {
  1841. opacity:1;
  1842.  
  1843. -moz-transition-duration:.8s;
  1844. -webkit-transition-duration:.8s;
  1845. -o-transition-duration:.8s;
  1846. }
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853. #overall {
  1854. opacity:1;
  1855. position:fixed;
  1856. margin-top:5px;
  1857. margin-left:5px;
  1858. }
  1859.  
  1860. #crowley {
  1861. font-family:helvetica;
  1862. font-weight:bold;
  1863. text-transform:Uppercase;
  1864. letter-spacing:1px;
  1865. color:transparent;
  1866. width:15px;
  1867. height:15px;
  1868. margin-left:100px;
  1869. margin-top:-15px;
  1870.  
  1871. font-size:7px;
  1872. background:#989898;
  1873. -moz-transition-duration:.8s;
  1874. -webkit-transition-duration:.8s;
  1875. -o-transition-duration:.8s;
  1876.  
  1877. }
  1878.  
  1879. #crowley:hover {
  1880. color:#fff;
  1881. width:97px;
  1882.  
  1883. -moz-transition-duration:.8s;
  1884. -webkit-transition-duration:.8s;
  1885. -o-transition-duration:.8s;
  1886. }
  1887.  
  1888. #anna {
  1889. background:#fff;
  1890. font-family:calibri;
  1891. font-weight:normal;
  1892. text-transform:none;
  1893. color:#c4c4c4;
  1894. letter-spacing:1px;
  1895. font-size:8px;
  1896. width:85px;
  1897. padding:5px;
  1898. opacity:0;
  1899.  
  1900. text-align:center;
  1901. line-height:120%;
  1902. border:1px solid #eee;
  1903. -moz-transition-duration:.8s;
  1904. -webkit-transition-duration:.8s;
  1905. -o-transition-duration:.8s;
  1906. }
  1907.  
  1908. #crowley:hover #anna {
  1909. opacity:1;
  1910.  
  1911. -moz-transition-duration:.8s;
  1912. -webkit-transition-duration:.8s;
  1913. -o-transition-duration:.8s;
  1914. }
  1915.  
  1916. #linkor {
  1917.  
  1918. z-index:9992929292929922929992929929;
  1919. line-height:300%;
  1920. width:60px;
  1921. height:400px;
  1922. margin-top:-170px;
  1923. margin-left:190px;
  1924. display:block;
  1925. position:fixed;
  1926. opacity:0;
  1927. -moz-transition-duration:.8s;
  1928. -webkit-transition-duration:.8s;
  1929. -o-transition-duration:.8s;
  1930.  
  1931. }
  1932.  
  1933. #month {
  1934. text-align:left;
  1935. font-size:25px;
  1936. font-weight:bold;
  1937.  
  1938. padding-left:10px;
  1939. padding-top:13px;
  1940. letter-spacing:-4px;
  1941. text-transform:lowercase;
  1942. color:{color:title wow};
  1943. font-family:helvetica;
  1944. border-bottom:1px solid #eee;
  1945. padding-bottom:3px;
  1946. -moz-transition-duration:.8s;
  1947. -webkit-transition-duration:.8s;
  1948. -o-transition-duration:.8s;
  1949. }
  1950.  
  1951. #month:hover {
  1952. color:{color:first};-moz-transition-duration:.8s;
  1953. -webkit-transition-duration:.8s;
  1954. -o-transition-duration:.8s;
  1955. }
  1956.  
  1957. #month a:hover {
  1958. color:#eee;
  1959. -moz-transition-duration:.8s;
  1960. -webkit-transition-duration:.8s;
  1961. -o-transition-duration:.8s;
  1962. }
  1963.  
  1964.  
  1965. #sidebar:hover #linkor {
  1966. opacity:1;
  1967. transition-delay:1.6s;
  1968. -moz-transition-duration:.8s;
  1969. -webkit-transition-duration:.8s;
  1970. -o-transition-duration:.8s;
  1971. }
  1972.  
  1973. #linkor a{
  1974. display:block;
  1975.  
  1976. border:1.5px solid #fff;
  1977. color:transparent;
  1978. background:;
  1979. width:10px;
  1980. height:10px;
  1981. padding:2px;
  1982. margin-top:5px;
  1983. -moz-transition-duration:.8s;
  1984. -webkit-transition-duration:.8s;
  1985. -o-transition-duration:.8s;
  1986. }
  1987.  
  1988. #linkor a:hover{
  1989. background:#fff;
  1990. -moz-transition-duration:.8s;
  1991. -webkit-transition-duration:.8s;
  1992. -o-transition-duration:.8s;
  1993. }
  1994.  
  1995.  
  1996. #askerimg {
  1997. text-align:left;
  1998. border:3px solid #f1dfd6;
  1999.  
  2000.  
  2001.  
  2002.  
  2003. }
  2004.  
  2005. #loser {
  2006. z-index:0;
  2007. position:fixed;
  2008. left:1015px;
  2009. margin-top:-40px;
  2010. }
  2011.  
  2012. #kinda {
  2013. background:#fff;
  2014. border:0px solid #eee;
  2015. text-align:left;
  2016. width:100px;
  2017. font-weight:Bold;
  2018. height:100px;
  2019. margin-left:62px;
  2020. margin-top:-176px;
  2021.  
  2022. padding:11px;
  2023. transition-delay:0s;
  2024. font-family:calibri;
  2025. text-transform:uppercase;
  2026. font-size:8px;
  2027. z-index:99999999999999;
  2028. opacity:0;
  2029. color:{color:Text};
  2030.  
  2031. position:fixed;
  2032. -moz-transition-duration:.8s;
  2033. -webkit-transition-duration:.8s;
  2034. -o-transition-duration:.8s;
  2035. }
  2036.  
  2037. #sidebar:hover #kinda {
  2038. opacity:1;
  2039. transition-delay:1.6s;
  2040. -moz-transition-duration:.8s;
  2041. -webkit-transition-duration:.8s;
  2042. -o-transition-duration:.8s;
  2043. }
  2044.  
  2045. #kinda a{
  2046. color:{color:x links};
  2047.  
  2048. }
  2049.  
  2050. #kinda a:hover
  2051. {text-decoration:underline;
  2052.  
  2053. }
  2054.  
  2055. .sfm input {
  2056. background-color:#f5f5f5;
  2057. font-size:8px;
  2058.  
  2059. border:0px;
  2060. text-transform:uppercase;
  2061. margin-top:0px;
  2062. color:#999;
  2063. letter-spacing:1px;
  2064. padding:4px 8px;
  2065. font-family:calibri, helvetica, arial;
  2066. }
  2067.  
  2068.  
  2069.  
  2070.  
  2071. #baby {
  2072. z-index:4;
  2073. width:15px;
  2074. height:15px;
  2075. background:{color:triangle 1};
  2076.  
  2077. position:fixed;
  2078. -moz-transition-duration:.8s;
  2079. -webkit-transition-duration:.8s;
  2080. -o-transition-duration:.8s;
  2081. }
  2082.  
  2083. #baby:hover {
  2084.  
  2085. border-radius:100%;
  2086. -moz-transition-duration:.8s;
  2087. -webkit-transition-duration:.8s;
  2088. -o-transition-duration:.8s;
  2089. }
  2090.  
  2091.  
  2092. #michael {
  2093. position:fixed;
  2094. text-align:left;
  2095. font-size:9px;
  2096. text-transform:uppercase;
  2097. font-family:calibri;
  2098. color:#B0B0B0;
  2099. line-height:100%;
  2100. border:0px solid #eee;
  2101. opacity:0;
  2102. width:90px;
  2103. padding:4px;
  2104. margin-left:100px;
  2105. margin-top:0px;
  2106. -moz-transition-duration:.8s;
  2107. -webkit-transition-duration:.8s;
  2108. -o-transition-duration:.8s;
  2109. border-left:4px solid {color:Triangle 1};
  2110.  
  2111. }
  2112.  
  2113. #baby:hover #michael {
  2114. opacity:1;
  2115. margin-left:20px;
  2116. -moz-transition-duration:.8s;
  2117. -webkit-transition-duration:.8s;
  2118. -o-transition-duration:.8s;
  2119. }
  2120.  
  2121. #style {
  2122. font-family:helvetica;
  2123. text-transform:lowercase;
  2124. letter-spacing:-1px;
  2125. color:#fff;
  2126. z-index:23;
  2127. font-size:18px;
  2128. position:fixed;
  2129. -moz-transform:rotate(-90deg);
  2130. -webkit-transform:rotate(-90deg);
  2131. margin-left:-52px;
  2132. margin-top:85px;
  2133. opacity:0;
  2134. font-weight:bold;
  2135. -moz-transition-duration:.8s;
  2136. -webkit-transition-duration:.8s;
  2137. -o-transition-duration:.8s;
  2138. }
  2139.  
  2140. #baby:hover #style {
  2141. opacity:1;
  2142. margin-top:115px;
  2143. -moz-transition-duration:.8s;
  2144. -webkit-transition-duration:.8s;
  2145. -o-transition-duration:.8s;
  2146. }
  2147.  
  2148.  
  2149.  
  2150.  
  2151.  
  2152.  
  2153. /*/*/
  2154.  
  2155.  
  2156. #baby2 {
  2157. z-index:3;
  2158. margin-left:0px;
  2159. margin-top:20px;
  2160. width:15px;
  2161. height:15px;
  2162. background:{color:triangle 2};
  2163. position:fixed;
  2164. -moz-transition-duration:.8s;
  2165. -webkit-transition-duration:.8s;
  2166. -o-transition-duration:.8s;
  2167. }
  2168.  
  2169. #baby2:hover {
  2170. border-radius:100%;
  2171. -moz-transition-duration:.8s;
  2172. -webkit-transition-duration:.8s;
  2173. -o-transition-duration:.8s;
  2174. }
  2175.  
  2176. #michael2 {
  2177. position:fixed;
  2178.  
  2179. text-align:left;
  2180. font-size:9px;
  2181. text-transform:uppercase;
  2182. font-family:calibri;
  2183. color:#B0B0B0;
  2184. line-height:115%;
  2185. border:0px solid #eee;
  2186. opacity:0;
  2187. width:90px;
  2188. padding:4px;
  2189. margin-left:100px;
  2190. margin-top:0px;
  2191. -moz-transition-duration:.8s;
  2192. -webkit-transition-duration:.8s;
  2193. -o-transition-duration:.8s;
  2194. border-left:4px solid {color:Triangle 2};
  2195.  
  2196. }
  2197.  
  2198. #baby2:hover #michael2 {
  2199. opacity:1;
  2200. margin-left:20px;
  2201. -moz-transition-duration:.8s;
  2202. -webkit-transition-duration:.8s;
  2203. -o-transition-duration:.8s;
  2204. }
  2205.  
  2206. #style2 {
  2207. font-family:helvetica;
  2208. text-transform:lowercase;
  2209. letter-spacing:-1px;
  2210. color:transparent;
  2211. font-size:18px;
  2212. position:fixed;
  2213. -moz-transform:rotate(-90deg);
  2214. -webkit-transform:rotate(-90deg);
  2215. margin-left:-42px;
  2216. margin-top:275px;
  2217. opacity:0;
  2218. font-weight:bold;
  2219. -moz-transition-duration:.8s;
  2220. -webkit-transition-duration:.8s;
  2221. -o-transition-duration:.8s;
  2222. }
  2223.  
  2224. #baby2:hover #style2 {
  2225. opacity:1;
  2226. margin-top:305px;
  2227. -moz-transition-duration:.8s;
  2228. -webkit-transition-duration:.8s;
  2229. -o-transition-duration:.8s;
  2230. }
  2231.  
  2232. /*/*/
  2233.  
  2234.  
  2235. #baby3 {
  2236. z-index:2;
  2237. margin-top:40px;
  2238. width:15px;
  2239. height:15px;
  2240. background:{color:triangle 3};
  2241. position:fixed;
  2242. -moz-transition-duration:.8s;
  2243. -webkit-transition-duration:.8s;
  2244. -o-transition-duration:.8s;
  2245. }
  2246.  
  2247. #baby3:hover {
  2248. border-radius:100%;
  2249. -moz-transition-duration:.8s;
  2250. -webkit-transition-duration:.8s;
  2251. -o-transition-duration:.8s;
  2252. }
  2253.  
  2254. #michael3 {
  2255.  
  2256. text-align:left;
  2257. font-size:9px;
  2258. text-transform:uppercase;
  2259. font-family:calibri;
  2260. color:#B0B0B0;
  2261. line-height:100%;
  2262. border:0px solid #eee;
  2263. opacity:0;
  2264. width:90px;
  2265. padding:4px;
  2266. margin-left:100px;
  2267. margin-top:-1px;
  2268.  
  2269. -moz-transition-duration:.8s;
  2270. -webkit-transition-duration:.8s;
  2271. -o-transition-duration:.8s;
  2272. border-left:4px solid {color:Triangle 3};
  2273.  
  2274. }
  2275.  
  2276. #baby3:hover #michael3 {
  2277. opacity:1;
  2278. margin-left:20px;
  2279. -moz-transition-duration:.8s;
  2280. -webkit-transition-duration:.8s;
  2281. -o-transition-duration:.8s;
  2282. }
  2283.  
  2284. #style3 {
  2285.  
  2286. font-family:helvetica;
  2287. text-transform:lowercase;
  2288. letter-spacing:-1px;
  2289. color:transparent;
  2290. font-size:18px;
  2291. position:fixed;
  2292. -moz-transform:rotate(-90deg);
  2293. -webkit-transform:rotate(-90deg);
  2294. margin-left:-62px;
  2295. margin-top:100px;
  2296. opacity:0;
  2297. font-weight:bold;
  2298. -moz-transition-duration:.8s;
  2299. -webkit-transition-duration:.8s;
  2300. -o-transition-duration:.8s;
  2301. }
  2302.  
  2303. #baby3:hover #style3 {
  2304. opacity:1;
  2305. margin-top:120px;
  2306. -moz-transition-duration:.8s;
  2307. -webkit-transition-duration:.8s;
  2308. -o-transition-duration:.8s;
  2309. }
  2310.  
  2311.  
  2312. /*/*/
  2313.  
  2314.  
  2315.  
  2316.  
  2317. #baby4 {
  2318. z-index:1;
  2319. margin-top:60px;
  2320. width:15px;
  2321. height:15px;
  2322. background:{color:triangle 4};
  2323. position:fixed;
  2324. -moz-transition-duration:.8s;
  2325. -webkit-transition-duration:.8s;
  2326. -o-transition-duration:.8s;
  2327. }
  2328.  
  2329. #baby4:hover {
  2330. border-radius:100%;
  2331. -moz-transition-duration:.8s;
  2332. -webkit-transition-duration:.8s;
  2333. -o-transition-duration:.8s;
  2334. }
  2335.  
  2336. #michael4 {
  2337.  
  2338. text-align:left;
  2339. font-size:9px;
  2340. text-transform:uppercase;
  2341. font-family:calibri;
  2342. color:#B0B0B0;
  2343. line-height:100%;
  2344. border:0px solid #eee;
  2345. opacity:0;
  2346. width:90px;
  2347. padding:4px;
  2348. margin-left:100px;
  2349. margin-top:0px;
  2350. -moz-transition-duration:.8s;
  2351. -webkit-transition-duration:.8s;
  2352. -o-transition-duration:.8s;
  2353. border-left:4px solid {color:Triangle 4};
  2354.  
  2355. }
  2356.  
  2357. #baby4:hover #michael4 {
  2358. opacity:1;
  2359. margin-left:20px;
  2360. -moz-transition-duration:.8s;
  2361. -webkit-transition-duration:.8s;
  2362. -o-transition-duration:.8s;
  2363. }
  2364.  
  2365. #style4 {
  2366. font-family:helvetica;
  2367. text-transform:lowercase;
  2368. letter-spacing:-1px;
  2369. color:transparent;
  2370. font-size:18px;
  2371. position:fixed;
  2372. -moz-transform:rotate(-90deg);
  2373. -webkit-transform:rotate(-90deg);
  2374. margin-left:-42px;
  2375. margin-top:120px;
  2376. opacity:0;
  2377. font-weight:bold;
  2378. -moz-transition-duration:.8s;
  2379. -webkit-transition-duration:.8s;
  2380. -o-transition-duration:.8s;
  2381. }
  2382.  
  2383. #baby4:hover #style4 {
  2384. opacity:1;
  2385. -moz-transition-duration:.8s;
  2386. -webkit-transition-duration:.8s;
  2387. -o-transition-duration:.8s;
  2388. }
  2389.  
  2390. /*/*/
  2391.  
  2392.  
  2393.  
  2394.  
  2395. #baby5 {
  2396. z-index:0;
  2397. margin-top:80px;
  2398. width:15px;
  2399. height:15px;
  2400. background:{color:triangle 4};
  2401. position:fixed;
  2402. -moz-transition-duration:.8s;
  2403. -webkit-transition-duration:.8s;
  2404. -o-transition-duration:.8s;
  2405. }
  2406.  
  2407. #baby5:hover {
  2408. border-radius:100%;
  2409. -moz-transition-duration:.8s;
  2410. -webkit-transition-duration:.8s;
  2411. -o-transition-duration:.8s;
  2412. }
  2413.  
  2414. #michael5 {
  2415.  
  2416. text-align:left;
  2417. font-size:9px;
  2418. text-transform:uppercase;
  2419. font-family:calibri;
  2420. color:#B0B0B0;
  2421. line-height:100%;
  2422. border:0px solid #eee;
  2423. opacity:0;
  2424. letter-spacing:0px;
  2425. width:90px;
  2426. padding:4px;
  2427. margin-left:100px;
  2428. margin-top:2px;
  2429. -moz-transition-duration:.8s;
  2430. -webkit-transition-duration:.8s;
  2431. -o-transition-duration:.8s;
  2432. border-left:4px solid {color:Triangle 4};
  2433.  
  2434. }
  2435.  
  2436. #baby5:hover #michael5 {
  2437. opacity:1;
  2438. margin-left:20px;
  2439. -moz-transition-duration:.8s;
  2440. -webkit-transition-duration:.8s;
  2441. -o-transition-duration:.8s;
  2442. }
  2443.  
  2444. #style5 {
  2445. font-family:helvetica;
  2446. text-transform:lowercase;
  2447. letter-spacing:-1px;
  2448. color:#fff;
  2449. font-size:18px;
  2450. position:fixed;
  2451. -moz-transform:rotate(-90deg);
  2452. -webkit-transform:rotate(-90deg);
  2453. margin-left:-32px;
  2454. margin-top:180px;
  2455. opacity:0;
  2456. font-weight:bold;
  2457. -moz-transition-duration:.8s;
  2458. -webkit-transition-duration:.8s;
  2459. -o-transition-duration:.8s;
  2460. }
  2461.  
  2462. #baby5:hover #style5 {
  2463. opacity:1;
  2464. -moz-transition-duration:.8s;
  2465. -webkit-transition-duration:.8s;
  2466. -o-transition-duration:.8s;
  2467. }
  2468.  
  2469. #jesuis {
  2470. margin-top:400px;
  2471. margin-left:100px;
  2472. background:{color:triangle 1};
  2473. width:15px;
  2474. height:15px;
  2475. border:1px solid {color:triangle 1};
  2476. position:fixed;
  2477. -moz-transition-duration:.8s;
  2478. -webkit-transition-duration:.8s;
  2479. -o-transition-duration:.8s;
  2480.  
  2481. }
  2482.  
  2483. #jesuis:hover {
  2484. background:#fff;
  2485.  
  2486.  
  2487.  
  2488. -moz-transition-duration:.8s;
  2489. -webkit-transition-duration:.8s;
  2490. -o-transition-duration:.8s;
  2491. }
  2492.  
  2493. #wordso {
  2494. color:#bababa;
  2495. font-family:calibri;
  2496. text-transform:uppercase;
  2497.  
  2498.  
  2499. text-align:left;
  2500. width:100px;
  2501. opacity:0;
  2502. margin-top:30px;
  2503. font-size:9px;
  2504. position:fixed;
  2505. -moz-transition-duration:.8s;
  2506. -webkit-transition-duration:.8s;
  2507. -o-transition-duration:.8s;
  2508. }
  2509.  
  2510. #jesuis:hover #wordso {
  2511. opacity:1;
  2512. -moz-transition-duration:.8s;
  2513. -webkit-transition-duration:.8s;
  2514. -o-transition-duration:.8s;
  2515. }
  2516.  
  2517. #may {
  2518. margin-top:400px;
  2519. margin-left:100px;
  2520. background:{color:triangle 2};
  2521. width:15px;
  2522. height:15px;
  2523. border-radius:100%;
  2524. position:fixed;
  2525. }
  2526.  
  2527. #wordsomay {
  2528. color:#bababa;
  2529. font-family:calibri;
  2530. text-transform:uppercase;
  2531.  
  2532.  
  2533. text-align:left;
  2534. width:100px;
  2535. opacity:0;
  2536. margin-left:-50px;
  2537. margin-top:30px;
  2538. font-size:9px;
  2539. position:fixed;
  2540.  
  2541. -moz-transition-duration:.8s;
  2542. -webkit-transition-duration:.8s;
  2543. -o-transition-duration:.8s;
  2544. }
  2545. #may:hover #wordsomay {
  2546. opacity:1;
  2547. -moz-transition-duration:.8s;
  2548. -webkit-transition-duration:.8s;
  2549. -o-transition-duration:.8s;
  2550. }
  2551.  
  2552. #kiralee {
  2553.  
  2554.  
  2555. padding:10px; background:solid #fff;
  2556. position:fixed;
  2557. margin-top:-15px;
  2558. margin-left:25px;
  2559. width:200px;
  2560. height:200px;
  2561. -moz-transition-duration:.8s;
  2562. -webkit-transition-duration:.8s;
  2563. -o-transition-duration:.8s;
  2564. }
  2565.  
  2566. #save {
  2567. width:60px;
  2568. height:2px;
  2569. margin-top:14px;
  2570. position:fixed;
  2571. background:{color:upd color};
  2572. -moz-transition-duration:.8s;
  2573. -webkit-transition-duration:.8s;
  2574. -o-transition-duration:.8s;
  2575.  
  2576. }
  2577.  
  2578. #savea {
  2579. width:60px;
  2580. height:2px;
  2581. position:Fixed;
  2582. background:{color:upd color};
  2583. margin-top:14px;
  2584. margin-top:28px;
  2585. -moz-transition-duration:.8s;
  2586. -webkit-transition-duration:.8s;
  2587. -o-transition-duration:.8s;
  2588.  
  2589.  
  2590. }
  2591.  
  2592. #saveb {
  2593. width:60px;
  2594. height:2px;
  2595. position:fixed;
  2596. background:{color:upd color};
  2597.  
  2598. -moz-transition-duration:.8s;
  2599. -webkit-transition-duration:.8s;
  2600. -o-transition-duration:.8s;
  2601. }
  2602.  
  2603. #savec {
  2604. margin-top:5px;
  2605. width:60px;
  2606. height:2px;
  2607. position:fixed;
  2608. background:{color:upd color};
  2609. margin-left:20px;
  2610. opacity:0;
  2611. -moz-transition-duration:.8s;
  2612. -webkit-transition-duration:.8s;
  2613. -o-transition-duration:.8s;
  2614. }
  2615.  
  2616. #kiralee:hover #save {
  2617. -moz-transform:rotate(-90deg);
  2618. -webkit-transform:rotate(-90deg);
  2619. margin-left:-40px;
  2620. width:82px;
  2621.  
  2622. margin-top:40px;
  2623.  
  2624. -moz-transition-duration:.8s;
  2625. -webkit-transition-duration:.8s;
  2626. -o-transition-duration:.8s;
  2627. }
  2628.  
  2629. #kiralee:hover #savea {
  2630. margin-top:100px;
  2631. width:90px;
  2632. opacity:0;
  2633. -moz-transition-duration:.8s;
  2634. -webkit-transition-duration:.8s;
  2635. -o-transition-duration:.8s;
  2636. }
  2637.  
  2638. #kiralee:hover #saveb {
  2639.  
  2640. width:90px;
  2641.  
  2642. -moz-transition-duration:.8s;
  2643. -webkit-transition-duration:.8s;
  2644. -o-transition-duration:.8s;
  2645. }
  2646.  
  2647. #kiralee:hover #savec {
  2648.  
  2649. -moz-transform:rotate(90deg);
  2650. -webkit-transform:rotate(90deg);
  2651. width:82px;
  2652. margin-top:42px;
  2653. margin-left:48px;
  2654. opacity:1;
  2655. height:2px;
  2656.  
  2657. -moz-transition-duration:.8s;
  2658. -webkit-transition-duration:.8s;
  2659. -o-transition-duration:.8s;
  2660. }
  2661.  
  2662. #citra {
  2663. font-size:9px;
  2664. font-weight:bold;
  2665. letter-spacing:1px;
  2666. font-family:Calibri;
  2667. position:fixed;
  2668. text-transform:uppercase;
  2669. color:{color:upd color};
  2670. padding-top:3px;
  2671. width:90px;
  2672. border-bottom:2px solid {color:upd color};
  2673. padding-bottom:3px;
  2674. text-align:center;
  2675. opacity:0;
  2676. -moz-transition-duration:.5s;
  2677. -webkit-transition-duration:.5s;
  2678. -o-transition-duration:.5s;
  2679. }
  2680.  
  2681. #kiralee:hover #citra {
  2682. opacity:1;
  2683. -moz-transition-duration:.8s;
  2684. -webkit-transition-duration:.8s;
  2685. -o-transition-duration:.8s;
  2686. }
  2687.  
  2688. #citra:hover {
  2689. background:{color:upd color};
  2690. color:#fff;
  2691. -moz-transition-duration:.8s;
  2692. -webkit-transition-duration:.8s;
  2693. -o-transition-duration:.8s;
  2694.  
  2695. }
  2696.  
  2697. #regene {
  2698. letter-spacing:0px;
  2699. position:fixed;
  2700. text-align:left;
  2701. font-size:9px;
  2702. text-transform:uppercase;
  2703. font-family:calibri;
  2704. color:#B0B0B0;
  2705. line-height:100%;
  2706. border:0px solid #eee;
  2707. opacity:0;
  2708. height:0px;
  2709. overflow:hidden;
  2710. width:84px;
  2711.  
  2712. padding:4px;
  2713. margin-left:100px;
  2714. margin-top:-15px;
  2715. -moz-transition-duration:.8s;
  2716. -webkit-transition-duration:.8s;
  2717. -o-transition-duration:.8s;
  2718. }
  2719.  
  2720. #citra:hover #regene {
  2721.  
  2722. height:500px;
  2723. opacity:1;
  2724. -moz-transition-duration:.8s;
  2725. -webkit-transition-duration:.8s;
  2726. -o-transition-duration:.8s;
  2727. }
  2728.  
  2729.  
  2730. #louise {
  2731. font-size:9px;
  2732. font-weight:bold;
  2733. letter-spacing:1px;
  2734. font-family:Calibri;
  2735. position:fixed;
  2736. text-transform:uppercase;
  2737. color:{color:upd color};
  2738. margin-top:17px;
  2739. padding-top:3px;
  2740. width:90px;
  2741. border-bottom:2px solid {color:upd color};
  2742. padding-bottom:3px;
  2743. text-align:center;
  2744. opacity:0;
  2745. -moz-transition-duration:.5s;
  2746. -webkit-transition-duration:.5s;
  2747. -o-transition-duration:.5s;
  2748. }
  2749.  
  2750. #kiralee:hover #louise {
  2751. opacity:1;
  2752. -moz-transition-duration:.8s;
  2753. -webkit-transition-duration:.8s;
  2754. -o-transition-duration:.8s;
  2755. }
  2756.  
  2757. #louise:hover {
  2758. background:{color:upd color};
  2759. color:#fff;
  2760. -moz-transition-duration:.8s;
  2761. -webkit-transition-duration:.8s;
  2762. -o-transition-duration:.8s;
  2763.  
  2764. }
  2765.  
  2766. #calleen {
  2767. height:0px;
  2768. overflow:hidden;
  2769. letter-spacing:0px;
  2770. margin-top:-35px;
  2771. opacity:0;
  2772. position:fixed;
  2773. text-align:left;
  2774. font-size:9px;
  2775. text-transform:uppercase;
  2776. font-family:calibri;
  2777. color:#B0B0B0;
  2778. line-height:100%;
  2779. border:0px solid #eee;
  2780. width:90px;
  2781. padding:4px;
  2782.  
  2783. margin-left:100px;
  2784.  
  2785. -moz-transition-duration:.8s;
  2786. -webkit-transition-duration:.8s;
  2787. -o-transition-duration:.8s;
  2788. }
  2789.  
  2790. #louise:hover #calleen {
  2791. height:500px;
  2792. opacity:1;
  2793. -moz-transition-duration:.8s;
  2794. -webkit-transition-duration:.8s;
  2795. -o-transition-duration:.8s;
  2796. }
  2797.  
  2798.  
  2799. #cosmos {
  2800. text-align:left;
  2801. padding-left:10px;
  2802. margin-top:3px;
  2803. }
  2804.  
  2805. #sophie {
  2806. font-size:9px;
  2807. font-weight:bold;
  2808. letter-spacing:1px;
  2809. font-family:Calibri;
  2810. position:fixed;
  2811. text-transform:uppercase;
  2812. color:{color:upd color};
  2813. margin-top:34px;
  2814. width:90px;
  2815. padding-top:2px;
  2816. border-bottom:2px solid {color:upd color};
  2817. padding-bottom:3px;
  2818. text-align:center;
  2819. opacity:0;
  2820. -moz-transition-duration:.5s;
  2821. -webkit-transition-duration:.5s;
  2822. -o-transition-duration:.5s;
  2823. }
  2824.  
  2825. #kiralee:hover #sophie {
  2826. opacity:1;
  2827. -moz-transition-duration:.8s;
  2828. -webkit-transition-duration:.8s;
  2829. -o-transition-duration:.8s;
  2830. }
  2831.  
  2832.  
  2833. #sophie:hover {
  2834. background:{color:upd color};
  2835. color:#fff;
  2836. -moz-transition-duration:.8s;
  2837. -webkit-transition-duration:.8s;
  2838. -o-transition-duration:.8s;
  2839.  
  2840. }
  2841.  
  2842. #kaile {
  2843. height:0px;
  2844. overflow:hidden;
  2845. letter-spacing:0px;
  2846. position:fixed;
  2847. text-align:left;
  2848. font-size:9px;
  2849. text-transform:uppercase;
  2850. font-family:calibri;
  2851. color:#B0B0B0;
  2852.  
  2853. line-height:100%;
  2854. border:0px solid #eee;
  2855. width:90px;
  2856. padding:4px;
  2857. opacity:0;
  2858. margin-left:100px;
  2859. margin-top:-50px;
  2860. -moz-transition-duration:.8s;
  2861. -webkit-transition-duration:.8s;
  2862. -o-transition-duration:.8s;
  2863. }
  2864.  
  2865. #sophie:hover #kaile {
  2866. height:500px;
  2867. opacity:1;
  2868. -moz-transition-duration:.8s;
  2869. -webkit-transition-duration:.8s;
  2870. -o-transition-duration:.8s;
  2871. }
  2872.  
  2873.  
  2874.  
  2875.  
  2876. #jade {
  2877. font-size:9px;
  2878. font-weight:bold;
  2879. letter-spacing:1px;
  2880. font-family:Calibri;
  2881. position:fixed;
  2882. text-transform:uppercase;
  2883. color:{color:upd color};
  2884. margin-top:50px;
  2885. width:90px;
  2886.  
  2887. padding-top:3px;
  2888. border-bottom:2px solid {color:upd color};
  2889. padding-bottom:3px;
  2890. text-align:center;
  2891. opacity:0;
  2892. -moz-transition-duration:.5s;
  2893. -webkit-transition-duration:.5s;
  2894. -o-transition-duration:.5s;
  2895. }
  2896.  
  2897. #kiralee:hover #jade {
  2898. opacity:1;
  2899. -moz-transition-duration:.8s;
  2900. -webkit-transition-duration:.8s;
  2901. -o-transition-duration:.8s;
  2902. }
  2903.  
  2904.  
  2905.  
  2906. #jade:hover {
  2907. background:{color:upd color};
  2908. color:#fff;
  2909. -moz-transition-duration:.8s;
  2910. -webkit-transition-duration:.8s;
  2911. -o-transition-duration:.8s;
  2912.  
  2913. }
  2914.  
  2915. #cheryl {
  2916. height:0px;
  2917. overflow:hidden;
  2918. letter-spacing:0px;
  2919. position:fixed;
  2920. text-align:left;
  2921. font-size:9px;
  2922. text-transform:uppercase;
  2923. font-family:calibri;
  2924. color:#B0B0B0;
  2925. line-height:100%;
  2926. border:0px solid #eee;
  2927. width:90px;
  2928. padding:4px;
  2929. opacity:0;
  2930. margin-left:100px;
  2931. margin-top:-67px;
  2932. -moz-transition-duration:.8s;
  2933. -webkit-transition-duration:.8s;
  2934. -o-transition-duration:.8s;
  2935. }
  2936.  
  2937. #jade:hover #cheryl {
  2938. height:500px;
  2939. opacity:1;
  2940. -moz-transition-duration:.8s;
  2941. -webkit-transition-duration:.8s;
  2942. -o-transition-duration:.8s;
  2943. }
  2944.  
  2945. #amanda {
  2946. font-size:9px;
  2947.  
  2948. font-weight:bold;
  2949. letter-spacing:1px;
  2950. font-family:Calibri;
  2951. position:fixed;
  2952. text-transform:uppercase;
  2953. color:{color:upd color};
  2954. margin-top:66px;
  2955. width:90px;
  2956. padding-top:3px;
  2957. border-bottom:2px solid {color:upd color};
  2958. padding-bottom:3px;
  2959. text-align:center;
  2960. opacity:0;
  2961. -moz-transition-duration:.5s;
  2962. -webkit-transition-duration:.5s;
  2963. -o-transition-duration:.5s;
  2964. }
  2965.  
  2966. #kiralee:hover #amanda {
  2967. opacity:1;
  2968. -moz-transition-duration:.8s;
  2969. -webkit-transition-duration:.8s;
  2970. -o-transition-duration:.8s;
  2971. }
  2972.  
  2973.  
  2974.  
  2975. #amanda:hover {
  2976. background:{color:upd color};
  2977. color:#fff;
  2978. -moz-transition-duration:.8s;
  2979. -webkit-transition-duration:.8s;
  2980. -o-transition-duration:.8s;
  2981.  
  2982. }
  2983.  
  2984. #clarice {
  2985. height:0px;
  2986. overflow:hidden;
  2987. letter-spacing:0px;
  2988. position:fixed;
  2989. text-align:left;
  2990. font-size:9px;
  2991. text-transform:uppercase;
  2992. font-family:calibri;
  2993. color:#B0B0B0;
  2994. line-height:100%;
  2995. border:0px solid #eee;
  2996. width:90px;
  2997. padding:4px;
  2998. opacity:0;
  2999. margin-left:100px;
  3000. margin-top:-83px;
  3001. -moz-transition-duration:.8s;
  3002. -webkit-transition-duration:.8s;
  3003. -o-transition-duration:.8s;
  3004. }
  3005.  
  3006. #amanda:hover #clarice {
  3007. height:500px;
  3008. opacity:1;
  3009. -moz-transition-duration:.8s;
  3010. -webkit-transition-duration:.8s;
  3011. -o-transition-duration:.8s;
  3012. }
  3013.  
  3014.  
  3015.  
  3016. #sf {
  3017. background:url('http://static.tumblr.com/f1skqpy/Oxbn13qun/search_icon.png') #f5f5f5 left center no-repeat; background-size:10px 10px;
  3018. }
  3019.  
  3020. {CustomCSS}</style></head><body>
  3021.  
  3022. <div id="high">
  3023. </div>
  3024. <div id="low">
  3025. </div>
  3026. <div id="right">
  3027. </div>
  3028. <div id="left">
  3029. </div>
  3030. <div id="kiralee">
  3031. <div id="citra">{text:upd first title}
  3032. <div id="regene">
  3033.  
  3034. {text:first upd}
  3035.  
  3036.  
  3037. </div>
  3038. </div>
  3039. <div id="louise">{text:upd second title}
  3040. <div id="calleen">
  3041.  
  3042. {text:second upd}
  3043.  
  3044. </div>
  3045. </div>
  3046. <div id="sophie">{text:upd third title}
  3047. <div id="kaile">
  3048.  
  3049. {text:third upd}
  3050. </div>
  3051. </div>
  3052. <div id="jade">{text:upd fourth title}
  3053. <div id="cheryl">
  3054. {text:fourth upd}
  3055.  
  3056. </div>
  3057. </div>
  3058. <div id="amanda">{text:upd fifth title}
  3059. <div id="clarice">
  3060. {text:fifth upd}
  3061.  
  3062.  
  3063. </div>
  3064. </div>
  3065. <div id="savea"></div>
  3066. <div id="save"></div>
  3067. <div id="saveb"></div>
  3068. <div id="savec"></div>
  3069. </div>
  3070.  
  3071.  
  3072.  
  3073.  
  3074. <div id="loser"><img src="{image:lmao}"></div>
  3075.  
  3076.  
  3077. <div id="plus">
  3078. {block:Pagination}
  3079.  
  3080. <div style="margin-top:26px;">
  3081.  
  3082. {block:NextPage}<a href="{NextPage}" title="{text:pagination next}">+</a>{/block:NextPage}
  3083.  
  3084.  
  3085. </div>
  3086.  
  3087. <div style="margin-top:-40px;">
  3088.  
  3089. {block:PreviousPage}<a href="{PreviousPage}" title="{text:pagination back}">-</a>{/block:PreviousPage}
  3090.  
  3091.  
  3092. </div>
  3093.  
  3094.  
  3095. </div>
  3096.  
  3097. {/block:Pagination}
  3098. </div>
  3099.  
  3100.  
  3101.  
  3102.  
  3103.  
  3104.  
  3105. <div id="sky">
  3106. <div id="quotez">
  3107. {text:quotez}
  3108. <div id="otherquote">
  3109. {text:otherquote}
  3110.  
  3111. </div></div></div>
  3112.  
  3113.  
  3114. <div id="tolkien"><img src="{image:quote}"></div>
  3115. <div id="tolkien2"><img src="{image:quote hover}"></div>
  3116.  
  3117. <div id="bby"><img src="{image:updatez}"></div>
  3118.  
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127.  
  3128.  
  3129. <div id="sidebar">
  3130.  
  3131. <div id="box1"></div>
  3132. <div id="box2"></div>
  3133. <div id="box3"></div>
  3134. <div id="box4"></div>
  3135.  
  3136. <div id="linkor">
  3137.  
  3138. <a href="{text:linkA url}" title="{text:linkA}">o</a>
  3139. <a href="{text:linkB url}" title="{text:linkB}">o</a>
  3140. <a href="{text:linkC url}" title="{text:linkC}">o</a>
  3141. <a href="{text:linkD url}" title="{text:linkD}">o</a>
  3142. <a href="{text:linkE url}" title="{text:linkE}">o</a>
  3143. </div>
  3144.  
  3145. <div id="you">
  3146. {Title}
  3147.  
  3148.  
  3149. <div style="margin-top:3px;
  3150.  
  3151. font-family:helvetica;
  3152.  
  3153. letter-spacing:0px;
  3154. line-height: 112%;
  3155. font-size:9px;
  3156.  
  3157. padding:5px;
  3158. word-spacing:0px;
  3159. border-top:1;
  3160. text-align:left;
  3161. color:{color:text};
  3162.  
  3163.  
  3164. z-index:2;
  3165.  
  3166.  
  3167. position:fixed;
  3168. width:115px;
  3169.  
  3170. ">
  3171.  
  3172. {description}
  3173.  
  3174.  
  3175. </div>
  3176.  
  3177.  
  3178. </div>
  3179.  
  3180.  
  3181.  
  3182.  
  3183.  
  3184.  
  3185.  
  3186.  
  3187.  
  3188.  
  3189.  
  3190.  
  3191. <div id="links">
  3192.  
  3193. </div>
  3194.  
  3195. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  3196.  
  3197.  
  3198.  
  3199. <div id="kinda">
  3200.  
  3201. <div style="border-bottom:0px solid #eee;padding-bottom:0px;margin-top:3px">
  3202.  
  3203. <kinda style="text-align:left;font-family:arial;text-transform:lowercase;font-size:17px;color:{color:second title};letter-spacing:-0.5px;font-weight:bold;;letter-spacing:-1px;">{text:second title}</kinda>
  3204.  
  3205.  
  3206.  
  3207. <div style="text-align:left; margin-top:5px;">
  3208.  
  3209. {text:second desc}
  3210. </div>
  3211.  
  3212. <div style="margin-top:2px;">
  3213.  
  3214. {block:ifshowxlinks}
  3215. <a href="{text:first x url}" title="{text:first x}">✖</a>
  3216. <a href="{text:second x url}" title="{text:second x}">✖</a>
  3217. <a href="{text:third x url}" title="{text:third x}">✖</a>
  3218. {/block:ifshowxlinks}
  3219.  
  3220. </div>
  3221. </div> </div>
  3222.  
  3223. <div id="description">{Description}</div>
  3224.  
  3225. </div></div>
  3226. </div>
  3227. </div>
  3228.  
  3229.  
  3230. <div id="entries">{block:Posts}<div id="post">
  3231.  
  3232.  
  3233. {block:Date}<div id="info"><a href="{Permalink}">
  3234.  
  3235. {block:NoteCount}<div id="month">{notecount} <info style="text-transform:uppercase;color:#989898;font-size:8px;letter-spacing:1px;font-weight:bold;margin-top:-10px;margin-left:4px;"> notes</info></div>{/block:NoteCount}
  3236.  
  3237. <div id="cosmos">
  3238. <a href="{Permalink}">{timeago} {Month} {DayOfMonth}{DayOfMonthSuffix}</a> {block:NoteCount}<a href="{Permalink}"></a> {/block:NoteCount} <br>
  3239.  
  3240. <div id="viasource"><cosmos style="font-size:6px;"> {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}
  3241. {block:ContentSource} , <a href="{SourceURL}">source</a>{/block:ContentSource} {/block:Date}</cosmos></div>
  3242. <div id="tagger">
  3243. {block:HasTags}
  3244. {block:Tags}<font color="{color:title wow}">✕</font><a href="{TagURL}"> {Tag} </a>{/block:Tags}
  3245. {/block:HasTags}
  3246. </div>
  3247.  
  3248. </div></div>
  3249.  
  3250. <div style="margin-bottom:70px;">
  3251.  
  3252. {block:Text}<h1>
  3253.  
  3254.  
  3255.  
  3256.  
  3257. {block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  3258.  
  3259. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  3260.  
  3261. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  3262.  
  3263. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  3264.  
  3265.  
  3266.  
  3267. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  3268.  
  3269. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  3270.  
  3271. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  3272.  
  3273. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  3274.  
  3275. {block:Answer}<div id="question">
  3276. <i>
  3277. {Asker}:</i> {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  3278.  
  3279. </div>
  3280.  
  3281. <div class="postnote">
  3282.  
  3283.  
  3284.  
  3285. {block:PostNotes}{PostNotes}{/block:PostNotes}
  3286. </div>
  3287.  
  3288. {/block:Posts}
  3289.  
  3290.  
  3291. <div id="credit"><a href="http://slutjensen.tumblr.com">slutjensen</a></div>
  3292.  
  3293. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement