Advertisement
striaton-city

A New Journey

Jul 8th, 2014
422
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 20.37 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6.  
  7.  
  8.                 <!----- [4] A New Journey --------------
  9.                
  10.                + Theme by SANYOUCITY.TUMBLR.COM
  11.                                
  12.                Feel free to do whatever you want with
  13.                the  code  as long as you don't remove
  14.                the  credit!! If  you  have any quest-
  15.                ions or comments please don't hesitate
  16.                to  hmu.  I  apologize  in  advance to
  17.                anyone trying  to  find  something  in
  18.                the  code because I'm very unorganized
  19.                
  20.                Thank you so much for using my theme!!
  21.                
  22.                -------------------------ver 1.2------>
  23.  
  24.  
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Oxygen' rel='stylesheet' type='text/css'>
  27.  <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  28.  <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
  29.  <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  30. <title>{Title}</title>
  31. <link rel="shortcut icon" href="{Favicon}">
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  33. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  34.  
  35.  
  36. <meta name="image:Sidebar" content="http://static.tumblr.com/6760fcd7c9e999b1064e3402e3f52665/wrjqiql/CQOn6z5vl/tumblr_static_4tnw8i7woi684480488o0kkwk.png"/>
  37. <meta name="image:Side Image" content="http://static.tumblr.com/b13a80b28dc03db13d4f026ecaefc87d/wrjqiql/aqwn6yz2o/tumblr_static_9p1mt96d818oc844oockkkoc0.png"/>
  38. <meta name="image:posts" content="http://static.tumblr.com/b13a80b28dc03db13d4f026ecaefc87d/wrjqiql/aqwn6yz2o/tumblr_static_9p1mt96d818oc844oockkkoc0.png"/>
  39. <meta name="color:background" content="#dbdbdb"/>
  40. <meta name="color:scroll" content="#c1e7ee"/>
  41. <meta name="color:posts" content="#c1e7ee"/>
  42. <meta name="color:post border" content="#d4d2ff"/>
  43. <meta name="color:post entries" content="#ffffff"/>
  44. <meta name="color:sidebar" content="#c1e7ee"/>
  45. <meta name="color:title" content="#44aecd"/>
  46. <meta name="color:title2" content="#0f2278"/>
  47. <meta name="color:blockquote" content="#1564cd"/>
  48. <meta name="color:text" content="#5c5c5c"/>
  49. <meta name="color:inner background" content="#ffffff"/>
  50.  
  51. <meta name="color:border" content="#04070c"/>
  52. <meta name="color:nav" content="#c1e7ee"/>
  53. <meta name="color:nav hover" content="#1b3053"/>
  54. <meta name="color:nav text" content="#345a99"/>
  55. <meta name="color:nav text hover" content="#c5daff"/>
  56. <meta name="color:link" content="#42daf4"/>
  57. <meta name="color:link hover" content="#2f81c3"/>
  58. <meta name="color:ask text" content="#ffffff"/>
  59. <meta name="color:ask bubble 1" content="#378bc7"/>
  60. <meta name="color:ask bubble 2" content="#378bc7"/>
  61.  
  62. <meta name="image:background" content="http://38.media.tumblr.com/tumblr_m33qwzyv7F1r6uwfxo1_250.png"/>
  63. <meta name="color:bold" content="#66d8fb"/>
  64. <meta name="color:italics" content="#00bcf5"/>
  65.  
  66.  
  67. <meta name="image:perm sprite" content="http://cdn.bulbagarden.net/upload/2/21/259MS.png"/>
  68.  
  69.  
  70. <meta name="text:link1 title" content="LINK 1"/>
  71. <meta name="text:link1 url" content="/"/>
  72. <meta name="text:link2 title" content="LINK 2"/>
  73. <meta name="text:link2 url" content="/"/>
  74. <meta name="text:link3 title" content="LINK 3"/>
  75. <meta name="text:link3 url" content="/"/>
  76. <meta name="text:link4 title" content="LINK 4"/>
  77. <meta name="text:link4 url" content="/"/>
  78. <meta name="text:link5 title" content="LINK 5"/>
  79. <meta name="text:link5 url" content="/"/>
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. <style type="text/css">
  88. /*
  89. ::-webkit-scrollbar { z-index: 99999; width: 6px; height: 4px; background: #ffffff; }
  90. ::-webkit-scrollbar-thumb {  z-index: 99999; background-color: #000000; -webkit-border-radius: 1ex; } */
  91.  
  92. ::-webkit-scrollbar{
  93. width:1.5px;
  94. border-radius:5px;
  95. height:4px;
  96. background:none;}
  97.  
  98. ::-webkit-scrollbar-thumb{
  99. background-color:{color:scroll};}
  100.  
  101.  
  102.  
  103. body {
  104.     background: {color:background};
  105.     font-family: 'Inconsolata', sans-serif;
  106.     font-size: 12px;
  107.     color: {color:text};
  108.     text-align: center;
  109.     background-image: url('{image:background}');
  110.     cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
  111.     font-family: 'Ubuntu', sans-serif;
  112.     /*font-family: 'Oxygen', sans-serif; */
  113.      
  114.  
  115.    
  116. }
  117. #pagination {
  118.    background-color:{color:nav hover};
  119.     color:{color:nav text hover};
  120.     height:15px;
  121.     width:225px;
  122.     margin-left: 665px;
  123.     position:fixed;
  124.     margin-top:430px;
  125.     text-align:center;
  126.     border-radius:5px;
  127.     transition:1s;
  128.    
  129. }
  130.  
  131. #pagnation a {
  132.    color:{color:nav text hover};
  133. }
  134.  
  135.  
  136.  
  137. blockquote {
  138.     padding-left:5px;
  139.     border-left:1px solid;
  140.     color: {color:blockquote};
  141.    
  142. }
  143.  
  144. a {
  145.     text-decoration: none;
  146.     color: {color:link};
  147.     transition:1s;
  148. }
  149. a:hover {
  150.     color: {color:link hover};
  151.     transition: 2s;
  152. }
  153.  
  154. #sidebar {
  155.  
  156.     position: fixed;
  157.     margin-left:1000px;
  158.     margin-top: 200px;
  159.     width: 22px;
  160.     padding: 10px;
  161.     border: none;
  162.    
  163.     /*box-shadow: 4px 4px 0px {color:post shadow}; */
  164.     background-color: {color:sidebar};
  165.  
  166.     opacity: .8;
  167.     overflow-y:hidden;
  168.     overflow-x:hidden;
  169. }
  170.  
  171. #side {
  172.     position:left;
  173.     width:auto;
  174.     height:auto;
  175.    
  176. }
  177.  
  178. #title {
  179.     z-index: 99999;
  180.     position: fixed;
  181.     margin-top: 0px;
  182.     margin-left: 280px;
  183.     font-size: 50px;
  184.     text-align:center;
  185.     color: {color:title2};
  186.     font-family: 'Yanone Kaffeesatz', sans-serif;
  187.  text-shadow:  -4px 0 .4px {color:title};
  188.     transition:1s;
  189. }
  190.  
  191. #description {
  192.     position: relative;
  193.     margin: 0px;
  194.     padding: 10px;
  195.     width: 200px;
  196.     text-align: justify;
  197.     font-family: 'Inconsolata', ;
  198. }
  199. #around {
  200.     width: 20px;
  201. }
  202.  
  203. #container {
  204.    margin-left:auto;
  205.    margin-right:auto;
  206.     width: 1000px;
  207.    
  208. }
  209.  
  210. .entry {
  211.     margin-top:100px;
  212.     margin-left: -200px;
  213.     float:left;
  214.     position: relative;
  215.     width:430px;
  216.     padding: 10px;
  217.     margin-bottom:20px;
  218.     border: .1px solid {color:border};
  219.     background-color: {color:background};
  220.    
  221.     opacity:.7;
  222.     /*box-shadow: 4px 4px 0px {color:post shadow}; */
  223.     transition: 2s;
  224. }
  225. /*.entry:hover {
  226.     opacity: .7;
  227.     transition:1s;
  228.     box-shadow: 0px 0px 20px {color:post shadow};
  229. } */
  230.  
  231.  
  232.  img {
  233.     max-width: 100%; /*
  234.     -webkit-filter: Grayscale(50%);
  235.     -webkit-transition-duration: 2s;
  236.     -moz-transition-duration:2s;
  237.     transition-duration:2s;
  238.     -o-transition-duration:2s; */
  239.    
  240. } /*
  241.  
  242. img:hover{
  243.     -webkit-filter: Grayscale(0%);
  244.     -webkit-transition: all 1s ease-out;
  245.     -moz-transition: all 1s ease-out;
  246.     transition: all 1s ease-out;
  247.    
  248. } */
  249.  
  250. h1 {
  251.     text-align: center;
  252.     font-size: 15px;
  253.     color: {color:Title};
  254.     font-variant:small-caps;
  255. }
  256.  
  257.  
  258.  
  259. #portrait img {
  260.     float: left;
  261.     margin-right: 5px;
  262. }
  263.  
  264. #permalink {
  265.     text-align: center;
  266.     border-top: 1px solid {color:border};
  267.     position: relative;
  268.     margin-top: 5px;
  269.     padding-top: 5px;
  270.    
  271. }
  272.  
  273. #credit {
  274.     position:fixed;
  275.     color: #FF6699;
  276.     font-size:30px;
  277.     position: fixed;
  278.     margin-top:-20px;
  279.     font-family: 'Inconsolata', ;
  280.    
  281. }
  282. #credit a:hover {
  283.     color:#BEEEEF;
  284. }
  285. #credit span:hover {
  286.     color:#BEEEEF;
  287. }
  288. #credit a {
  289.     color: #FF6699;
  290.     transition:2s;
  291. }
  292.  
  293. #credit span {
  294.     opacity:1;
  295.     transition:2s;
  296.     color: #FF6699;
  297. }
  298. /* #credit span:hover {
  299.     opacity:3;
  300.     transition:1s;
  301.     color: #FF6699;
  302. } */
  303.  
  304. strong, b {
  305.     color: {color:bold};
  306. }
  307.  
  308. em, i {
  309.     color: {color:italics};
  310. }
  311. #music
  312.     {position:fixed; bottom:10px; left:15px;
  313.     padding-top:12px;  padding-bottom:12px; text-align:center; height:10px; width:34px; overflow:hidden;  
  314.     border:3px solid #fff;gba
  315.     color:#fff;
  316.     -moz-border-radius: 17px 17px 17px 17px;
  317.     border-radius:17px 17px 17px 17px;
  318.     -webkit-transition: opacity 0.7s linear;
  319.     -webkit-transition: all 0.7s ease-in-out;
  320.     -moz-transition: all 0.7s ease-in-out;
  321.     -o-transition: all 0.7s ease-in-out;
  322.     background-color:#fff;
  323.     z-index:999;}
  324.  
  325.     #musicplayer
  326.     {padding-top:15px;}
  327.  
  328.     #music:hover
  329.     {border:3px solid #fff; padding:5px; height:45px; width:140px;}
  330.    
  331. #permalink #notecontainer ol.notes {
  332.       list-style-type: none;
  333.       text-align:left;
  334.       padding: 0;
  335.       margin-top:100;
  336. }
  337. #permalink #notecontainer img.avatar {
  338.       margin-right: 10px;
  339.       width: 16px;
  340.       height: 16px;
  341.      
  342. }
  343.      
  344.  
  345.  
  346.  
  347. .left{float:left; margin-right:20px; width:802px;}
  348.  
  349. #posts{
  350.  
  351.     display: block;
  352.     display: inline-block;
  353.     margin-top:50px;
  354.     position:fixed;
  355.     width:900px;
  356.     height:500px;
  357.     padding:10px;
  358.     border-radius:5px;
  359.     background-image:url({image:posts});
  360.     background-color: {color:posts};
  361.     border:3px solid url();
  362.     border-image:url() 30 30 round;
  363.     overflow-x:hidden;
  364.     overflow-y: scroll;
  365.     margin-left:-200px;
  366.  
  367. }
  368.  
  369.  
  370. /*div.scroll ::-webkit-scrollbar {
  371.     width: 5px;
  372.     height: 4px;
  373. }
  374.  
  375. div.scroll ::-webkit-scrollbar-thumb {
  376.     background-color: {color:Scrollbar};
  377. } */
  378.  
  379. .title {
  380.     font-size:20px;
  381.     line-height:22px;
  382.     color:{color:Title};
  383.    
  384. }
  385. img {
  386.     max-width:100%;
  387.    
  388. }
  389.  
  390. .entry {
  391.     margin:2px;
  392.     margin-bottom:12px;
  393.     margin-left:180px;
  394.     width:450px;
  395.     border-radius:5px;
  396.     padding:5px;
  397.     background:{color:post entries};
  398.     text-align: justify;
  399.     z-index:9999999;
  400. }
  401.  
  402. .permatext {
  403.     display:block;
  404.     line-height:15px;
  405.     text-align:center;
  406.    
  407. }
  408.  
  409. #sidebar{
  410.     position:fixed;
  411.     margin-top:20px;
  412.     margin-left:665px;
  413.     width:200px;
  414.     padding:10px;
  415.     text-align:center;
  416.     border-radius:5px;
  417.     border:1px solid {color:sidebar};
  418.     background-color: rgba(0,0,0,0);
  419.     overflow-y:hidden;
  420.     overflow-x:hidden;
  421.    
  422. }
  423.  
  424. #sidebarimga img{
  425.     width:200px;
  426.     height:200px;
  427.     text-align:center;
  428.     border-radius:5px;
  429.     transition:1s;
  430.     z-index:5;
  431.    
  432.    
  433. }
  434. #sidebarimga img:hover {
  435.     opacity:.1;
  436.     transition:1s;
  437. }
  438. #desc {
  439.     z-index:3;
  440.     width:190px;
  441.     height:190px;
  442.     border-radius:5px;
  443.     margin-left:676px;
  444.     margin-top:31px;
  445.     background-color:{color:sidebar};
  446.     position:fixed;
  447.     padding:5px;
  448.     text-align:justify;
  449.     word-wrap: break-word;
  450.     overflow-y:scroll;
  451.     opacity:.1;
  452.     transition:1s;
  453.    
  454. }
  455.  
  456. #desc:hover {
  457.     opacity:.9;
  458.     transition:1s;
  459. }
  460. .album {
  461.     position:absolute;
  462.     width:100px;
  463.     height:100px;
  464.    
  465. }
  466. .album img {
  467.     width:100px;
  468.     height:100px;
  469.     z-index:1;
  470.    
  471. }
  472. .audio {
  473.     display:block;
  474.     position:absolute;
  475.     width:30px;
  476.     height:30px;
  477.    
  478. }
  479. .play {
  480.     width:27px;
  481.     height:80px;
  482.     opacity:.5;
  483.     padding-top:40px;
  484.     padding-left:35px;
  485.     overflow:hidden;
  486.    
  487. }
  488. .cap {
  489.     height:100px;
  490.    
  491. }
  492. .capp {
  493.     margin-left:100px;
  494.     width:150px;
  495.     padding-top:35px; text-align:center;
  496.    
  497. }
  498.  
  499. .bubble {
  500.     position:relative;
  501.     margin:5px 0px 0px 50px;
  502.     text-align:left; padding:10px;
  503.     color:{color:ask text};
  504.     background:{color:ask bubble 2};
  505.     opacity:.7;
  506.     border:1px solid {color:askbubble1}};
  507.     border-radius:5px;
  508.     double {color:ask bubble 2};
  509.    
  510. }
  511. .bubble p {
  512.     margin:1px 0px;
  513.    
  514. }
  515. /* .bubble span {
  516.     position:absolute;
  517.     display:block;
  518.     top:7px;
  519.     left:-10px;
  520.     width:1px;
  521.     height:1px;
  522.     font-size:0;
  523.     line-height:1px;
  524.     border-top:7px
  525.     solid transparent;
  526.     border-right:10px solid {color:ask bubble 2};
  527.     border-bottom:7px
  528.     solid transparent;
  529.    
  530. } */
  531.  
  532. #sideb img {
  533.    position:relative;
  534.  
  535. }
  536.  
  537. img {
  538.     border-radius:5px;
  539. }
  540.  
  541. #home {
  542.     background-color:{color:nav};
  543.     color:{color:nav text};
  544.     height:15px;
  545.     width:225px;
  546.     margin-left: 665px;
  547.     position:fixed;
  548.     margin-top:250px;
  549.     text-align:center;
  550.     border-radius:5px;
  551.     transition:1s;
  552. }
  553. #home:hover {
  554.     background-color:{color:nav hover};
  555.     color:{color:nav text hover};
  556.     transition:1s;
  557. }
  558. #ask {
  559.     background-color:{color:nav};
  560.     color:{color:nav text};
  561.     height:15px;
  562.     width:225px;
  563.     margin-left: 665px;
  564.     position:fixed;
  565.     margin-top:270px;
  566.     text-align:center;
  567.     border-radius:5px;
  568.     transition:1s;
  569. }
  570. #ask:hover {
  571.     background-color:{color:nav hover};
  572.     color:{color:nav text hover};
  573.     transition:1s;
  574. }
  575. #past {
  576.     background-color:{color:nav};
  577.     color:{color:nav text};
  578.     height:15px;
  579.     width:225px;
  580.     margin-left: 665px;
  581.     position:fixed;
  582.     margin-top:290px;
  583.     text-align:center;
  584.     border-radius:5px;
  585.     transition:1s;
  586. }
  587. #past:hover {
  588.     background-color:{color:nav hover};
  589.     color:{color:nav text hover};
  590.     transition:1s;
  591. }
  592.  
  593. #sub {
  594.     background-color:{color:nav};
  595.     color:{color:nav text};
  596.     height:15px;
  597.     width:225px;
  598.     margin-left: 665px;
  599.     position:fixed;
  600.     margin-top:310px;
  601.     text-align:center;
  602.     border-radius:5px;
  603.     transition:1s;
  604. }
  605. #sub:hover {
  606.     background-color:{color:nav hover};
  607.     color:{color:nav text hover};
  608.     transition:1s;
  609. }
  610. #yi {
  611.     background-color:{color:nav};
  612.     color:{color:nav text};
  613.     height:15px;
  614.     width:225px;
  615.     margin-left: 665px;
  616.     position:fixed;
  617.     margin-top:330px;
  618.     text-align:center;
  619.     border-radius:5px;
  620.     transition:1s;
  621. }
  622. #yi:hover {
  623.     background-color:{color:nav hover};
  624.     color:{color:nav text hover};
  625.     transition:1s;
  626. }
  627. #er {
  628.     background-color:{color:nav};
  629.     color:{color:nav text};
  630.     height:15px;
  631.     width:225px;
  632.     margin-left: 665px;
  633.     position:fixed;
  634.     margin-top:350px;
  635.     text-align:center;
  636.     border-radius:5px;
  637.     transition:1s;
  638. }
  639. #er:hover {
  640.     background-color:{color:nav hover};
  641.     color:{color:nav text hover};
  642.     transition:1s;
  643. }
  644. #san {
  645.     background-color:{color:nav};
  646.     color:{color:nav text};
  647.     height:15px;
  648.     width:225px;
  649.     margin-left: 665px;
  650.     position:fixed;
  651.     margin-top:370px;
  652.     text-align:center;
  653.     border-radius:5px;
  654.     transition:1s;
  655. }
  656. #san:hover {
  657.     background-color:{color:nav hover};
  658.     color:{color:nav text hover};
  659.     transition:1s;
  660. }
  661. #si {
  662.     background-color:{color:nav};
  663.     color:{color:nav text};
  664.     height:15px;
  665.     width:225px;
  666.     margin-left: 665px;
  667.     position:fixed;
  668.     margin-top:390px;
  669.     text-align:center;
  670.     border-radius:5px;
  671.     transition:1s;
  672. }
  673. #si:hover {
  674.     background-color:{color:nav hover};
  675.     color:{color:nav text hover};
  676.     transition:1s;
  677. }
  678. #wu {
  679.     background-color:{color:nav};
  680.     color:{color:nav text};
  681.     height:15px;
  682.     width:225px;
  683.     margin-left: 665px;
  684.     position:fixed;
  685.     margin-top:410px;
  686.     text-align:center;
  687.     border-radius:5px;
  688.     transition:1s;
  689. }
  690. #wu:hover {
  691.     background-color:{color:nav hover};
  692.     color:{color:nav text hover};
  693.     transition:1s;
  694. }
  695.  
  696. #thing {width: 100%;height:100%;position:fixed;z-index:-1;}
  697.  
  698. #swagmoney {
  699.     position:fixed;
  700.     font-weight:700;
  701.     font-size:20px;
  702.     line-height:20px;
  703.     width: 100px;
  704.     height:21px;
  705.     overflow:hidden;
  706.     z-index:9999999;
  707.     inline:block;
  708.     color:{color:Title Hover};
  709.     margin-top:2px;
  710.     margin-left:0px;
  711.     text-align:center;
  712.     font-family:calibri;
  713.    
  714. }
  715. .swag {margin-top:0px;position:relative;transition:.3s;}
  716. .swag:hover {margin-top:-21px;transition:.3s;}
  717. .swag a {color:{color:Title Hover}; letter-spacing:1px;transition:0s;}
  718. .swag a:hover {text-decoration:none;color:#FF3399; transition:0s;}  
  719.  
  720. #sideb {
  721.     z-index:99999;
  722.     position:fixed;
  723. }
  724. #sideb img {
  725.    position:relative;
  726.  
  727. }
  728.    
  729. </style>
  730.  
  731. </head>
  732.  
  733. <body>
  734.  
  735. <div id="swagmoney">
  736. <div class="swag"><span style="margin-left:0px;font-size:20px"></span><br><a  style="font-size:11px" href="http://sanyoucity.tumblr.com/">&nbsp;SANYOUCITY</a>
  737. </div>
  738. </div>
  739.  
  740. <!-- <div id=music"><center><img src="BILLY MUSIC" />"></center></div>
  741. </div> -->
  742.  
  743. <div id="sideb"><div style="position:fixed;  bottom:0px; left:0px; width:450px; ">
  744. <img src= "{image:Side Image}" /> <br></div></div>
  745.  
  746.  
  747.  
  748. <div id="title">{Title}</div>
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756. <!--<div id="sidebar2">
  757. <div class="links"><a href="/">Home</a></div>
  758. {block:ifLink1}<div class="links"><a href="{text:Link1}">{text:Link1 Title}</a></div>{/block:ifLink1}
  759. {block:ifLink2}<div class="links"><a href="{text:Link2}">{text:Link2 Title}</a></div>{/block:ifLink2}
  760. {block:ifLink3}<div class="links"><a href="{text:Link3}">{text:Link3 Title}</a></div>{/block:ifLink3}
  761. {block:ifLink4}<div class="links"><a href="{text:Link4}"{text:Link4}>{text:Link4 Title}</a></div>{/block:ifLink4}
  762. <div class="links"><a href="/ask">Ask</a></div>
  763. </div> -->
  764.  
  765. <div id="bottom"></div>
  766.  
  767. <div class="left">
  768.  
  769. <div class="posts">
  770.  
  771. <div id="posts">
  772.  
  773.  
  774.  
  775.  
  776. <div id="desc">
  777.     {Description}
  778. </div>
  779. <div id="sidebar">
  780.     <div id="sidebarimga"><img src= "{image:Sidebar}" /></div>
  781. </div>
  782.  
  783. <a href="/"><div id="home">INDEX</div></a>
  784. <a href="/ask"><div id="ask">MESSAGE</div></a>
  785. <a href="/archive"><div id="past">PAST</div></a>
  786. <a href="/submit"><div id="sub">SUBMIT</div></a>
  787. <a href="{text:link1 url}"><div id="yi">{text:link1 title}</div></a>
  788. <a href="{text:link2 url}"><div id="er">{text:link2 title}</div></a>
  789. <a href="{text:link3 url}"><div id="san">{text:link3 title}</div></a>
  790. <a href="{text:link4 url}"><div id="si">{text:link4 title}</div></a>
  791. <a href="{text:link5 url}"><div id="wu">{text:link5 title}</div></a>
  792.  
  793. <div id="pagination">
  794.       {block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}
  795.       {block:NextPage}/ <a href="{NextPage}"></a>{/block:NextPage}
  796.       </div>
  797.  
  798.  
  799. <div class="scroll">
  800. {block:Posts}
  801.  
  802. <div class="entry">
  803.  
  804. {block:Answer}
  805. <img src="{AskerPortraitURL-40}" width="49" align="left">
  806. <div class="bubble"><span></span><b>{Asker} whispered:</b> {Question}</div><br/>{Answer}
  807. {/block:Answer}
  808.  
  809. {block:Text}
  810. {block:Title}<span class="title">{Title}</span>{/block:Title}
  811. {Body}
  812. {/block:Text}
  813.  
  814. {block:Link}
  815. <a href="{URL}" class="title">{Name}</a>
  816. {block:Description}{Description}{/block:Description}
  817. {block:Link}
  818.  
  819. {block:Photo}
  820. {LinkOpenTag}
  821. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%">
  822. {LinkCloseTag}
  823. {/block:Photo}
  824.  
  825. {block:Photoset}
  826. <center>{Photoset-400}</center>
  827. {/block:Photoset}
  828.  
  829. {block:Quote}
  830. "{Quote}"<br>
  831. <div align="right">{block:Source}- {Source}{/block:Source}</div>
  832. {/block:Quote}
  833.  
  834. {block:Chat}
  835. {block:Title}<span class="title">{Title}</span>{/block:Title}
  836. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">
  837. {block:Label}<span class="label">{Label}</span>{/block:Label}
  838. {Line}</li>{/block:Lines}</ul>
  839. {/block:Chat}
  840.  
  841. {block:Audio}
  842. {block:AlbumArt}
  843. <div class="album"><img src="{AlbumArtURL}"></div>
  844. {/block:AlbumArt}
  845. <div class="audio"><div class="play">{AudioPlayerBlack}</div></div>
  846. <div class="cap"><div class="capp">{block:TrackName}<b><font size="2">{TrackName}</font></b>{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}</div></div>
  847. {block:Caption}{Caption}{/block:Caption}
  848. {/block:Audio}
  849.  
  850. {block:Video}
  851. <center>{Video-250}</center>
  852. {block:Video}
  853.  
  854. <!--PERMATEXT: mudkip-->
  855.  
  856. {block:IndexPage}
  857. <br/><div class="permatext"><a href="{Permalink}">{NoteCount}%</a> <img src="{image:perm sprite}"> <a href="{ReblogURL}" target="_blank">reblog</a></div>
  858. {block:IndexPage}
  859.  
  860. {block:PermalinkPage}
  861.  
  862. {block:Caption}{Caption}{/block:Caption}<br>
  863.  
  864. {block:NoteCount}<img src="{image:perm sprite}">{NoteCount}%{/block:NoteCount}<br>
  865.  
  866. {block:Date}
  867. ► {DayOfWeek}, {Month} {DayOfMonthWithZero}, {Year} ► {12Hour}:{Minutes}{AmPm}<br>
  868. {/block:Date}
  869.  
  870. {block:RebloggedFrom}
  871. Reblogged From <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  872. Posted By <a href="{ReblogRootURL}">{ReblogRootName}</a><br>
  873. {/block:RebloggedFrom}
  874.  
  875. {block:HasTags}
  876. Tagged: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}<br><br>
  877. {/block:hasTags}
  878.  
  879. <!--stars-->
  880.  
  881. <center><img src="http://i750.photobucket.com/albums/xx142/pixelypeach/10-09-10%20girly/dividers/decootomedojo81.gif"></center>
  882.  
  883.  
  884. {/block:PermalinkPage}
  885.  
  886. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  887.  
  888. {/block:Posts}</div></div></div></div></div></div>
  889.  
  890.  
  891. </body>
  892.  
  893. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement