alokasenna

Clone Club (Theme 06)

May 16th, 2014
692
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.12 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. <!--
  4.  
  5. THEME 06 BY STVCKY (STVCKY.TUMBLR.COM). DON'T STEAL OR USE AS BASE PLEASE AND THANK. IF YOU HAVE ANY ISSUES MESSAGE ME.
  6.  
  7. -->
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head>
  11.  
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18. <meta name="image:icon one" content="https://31.media.tumblr.com/9ee8471402cea2d5becf2e0cab162bd1/tumblr_inline_n5n4cuA0Lt1sxn1dl.png"/>
  19.  
  20. <meta name="image:icon two" content="https://31.media.tumblr.com/73dd6ae2c81732725c140aeca2580794/tumblr_inline_n5n4d7ban01sxn1dl.png"/>
  21.  
  22. <meta name="image:icon three" content="https://31.media.tumblr.com/502d147833da5feb863c7853d42980ea/tumblr_inline_n5n4d0zhVg1sxn1dl.png"/>
  23.  
  24. <meta name="image:icon four" content="https://31.media.tumblr.com/3abdfb3f484014f59d89ff75398fbcb6/tumblr_inline_n5n4de4Qi91sxn1dl.png"/>
  25.  
  26. <meta name="color:ask bg" content="#ab0a0d"/>
  27. <meta name="color:ask text" content="#fcfcfc"/>
  28. <meta name="color:audio border" content="#fcfcfc"/>
  29. <meta name="color:background" content="#fcfcfc"/>
  30. <meta name="color:blockquote" content="#fcfcfc"/>
  31. <meta name="color:bold" content="#ab0a0d"/>
  32. <meta name="color:chat even" content="#fcfcfc"/>
  33. <meta name="color:chat even bg" content="#ab0a0d"/>
  34. <meta name="color:chat odd" content="#fcfcfc"/>
  35. <meta name="color:chat odd bg" content="#000"/>
  36. <meta name="color:credit" content="#ab0a0d"/>
  37. <meta name="color:description" content="#000"/>
  38. <meta name="color:description link" content="#ab0a0d"/>
  39. <meta name="color:icon border" content="#ab0a0d"/>
  40. <meta name="color:icon bg" content="#000"/>
  41. <meta name="color:info bg" content="#ab0a0d"/>
  42. <meta name="color:info border" content="#fcfcfc"/>
  43. <meta name="color:info link" content="#c2a7a7"/>
  44. <meta name="color:info text" content="#fcfcfc"/>
  45. <meta name="color:italics" content="#ab0a0d"/>
  46. <meta name="color:link" content="#c2a7a7"/>
  47. <meta name="color:link post" content="#ab0a0d"/>
  48. <meta name="color:main links" content="#fcfcfc"/>
  49. <meta name="color:main links hover" content="#ab0a0d"/>
  50. <meta name="color:main links bg" content="#ab0a0d"/>
  51. <meta name="color:main links bg hover" content="#fcfcfc"/>
  52. <meta name="color:nav" content="#fcfcfc"/>
  53. <meta name="color:nav bg" content="#ab0a0d"/>
  54. <meta name="color:nav shadow" content="#000"/>
  55. <meta name="color:pagination" content="#fcfcfc"/>
  56. <meta name="color:pagination bg" content="#000"/>
  57. <meta name="color:post bg" content="#000"/>
  58. <meta name="color:post titles" content="#ab0a0d"/>
  59. <meta name="color:quote" content="#fcfcfc"/>
  60. <meta name="color:quote shadow" content="#ab0a0d"/>
  61. <meta name="color:scrollbar" content="#000"/>
  62. <meta name="color:selection" content="#000"/>
  63. <meta name="color:selection text" content="#fcfcfc"/>
  64. <meta name="color:sidebar bg" content="#fcfcfc"/>
  65. <meta name="color:subtitle" content="#000"/>
  66. <meta name="color:tags" content="#fcfcfc"/>
  67. <meta name="color:tags bg" content="#ab0a0d"/>
  68. <meta name="color:tags border" content="#fcfcfc"/>
  69. <meta name="color:text" content="#fcfcfc"/>
  70. <meta name="color:title" content="#ab0a0d"/>
  71.  
  72. <meta name="text:title" content="title"/>
  73. <meta name="text:subtitle" content="subtitle"/>
  74. <meta name="text:link one" content="one">
  75. <meta name="text:link one url" content="/">
  76. <meta name="text:link two" content="two">
  77. <meta name="text:link two url" content="/">
  78. <meta name="text:link three" content="three">
  79. <meta name="text:link three url" content="/">
  80. <meta name="text:link four" content="four">
  81. <meta name="text:link four url" content="/">
  82.  
  83.  
  84.  
  85. <style type="text/css">
  86.  
  87.  
  88. ::-webkit-scrollbar-thumb {
  89. background-color: {color:scrollbar};
  90. height:auto;
  91. border-bottom:none;
  92. }
  93. ::-webkit-scrollbar {
  94. height:9px;
  95. width:5px;
  96. background-color: {color:scrollbar};
  97. border: 2px solid {color:background};
  98.  
  99. }
  100.  
  101. ::selection {
  102. background-color: {color:selection};
  103. color: {color:selection text};
  104. }
  105.  
  106. @font-face{font-family:mix;src:url(http://static.tumblr.com/9wzbixa/cf6mj2fv4/ballw___.ttf);}
  107.  
  108. @font-face {font-family:subtitle;src:url(http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf);}
  109.  
  110.  
  111. body {
  112. background-color: {color:background};
  113. margin:0px;
  114. color: {color:text};
  115. font-family:Arial, Helvetica;
  116. font-size:9px;
  117. line-height:100%;
  118. background-repeat: repeat;
  119. }
  120.  
  121. i, em {
  122. color: {color:italics};
  123. }
  124.  
  125. b, strong {
  126. color: {color:bold};
  127. }
  128.  
  129. a {
  130. text-decoration:none;
  131. -moz-outline-style:none;
  132. color: {color:link};
  133. }
  134.  
  135.  
  136.  
  137. h1 {
  138. font-size:12px;
  139. text-transform:uppercase;
  140. line-height: 110%;
  141. color: {color:post titles};
  142. }
  143.  
  144. h1:hover {
  145. letter-spacing: 2px;
  146. -webkit-transition: all 0.5s ease;
  147. -moz-transition: all 0.5s ease;
  148. -o-transition: all 0.5s ease;
  149. }
  150.  
  151. blockquote {
  152. padding-left:5px;
  153. border-left:2px solid {color:blockquote};
  154. max-width: 100%;
  155. word-wrap: break-word
  156. }
  157.  
  158. blockquote img {
  159. max-width: 100%;
  160. }
  161.  
  162.  
  163. a:hover {
  164. opacity:1;
  165. color:{color:hover};
  166. -webkit-transition: all 0.5s ease;
  167. -moz-transition: all 0.5s ease;
  168. -o-transition: all 0.5s ease
  169. }
  170.  
  171. #icontain {
  172. width: 150px;
  173. height: 500px;
  174. margin-top: -575px;
  175. margin-left: -530px;
  176. }
  177.  
  178. #icontain:hover #sidebar {
  179. opacity: 1;
  180. -webkit-transition: all 0.8s ease;
  181. -moz-transition: all 0.8s ease;
  182. -o-transition: all 0.8s ease;
  183. }
  184.  
  185. #sidebar {
  186. opacity: 0;
  187. width: 150px;
  188. height: 570px;
  189. background-color: {color:sidebar bg};
  190. margin-top: -570px;
  191. margin-left: 15px;
  192. position: fixed;
  193. -webkit-transition: all 0.8s ease;
  194. -moz-transition: all 0.8s ease;
  195. -o-transition: all 0.8s ease;
  196. }
  197.  
  198. #title {
  199. font-family: mix;
  200. font-size: 50px;
  201. color: {color:title};
  202. text-align: center;
  203. line-height: 110%;
  204. }
  205.  
  206. #subtitle {
  207. font-family: subtitle;
  208. font-size: 30px;
  209. color: {color:subtitle};
  210. text-align: center;
  211. opacity: .5;
  212. margin-top: -15px;
  213. }
  214.  
  215. #maincon {
  216. width: 150px;
  217. height: 20px;
  218. margin-top: 20px;
  219. }
  220.  
  221. #main {
  222. width: 45px;
  223. height: 13px;
  224. background-color: {color:main links bg};
  225. padding-top: 7px;
  226. }
  227.  
  228. #main:hover {
  229. background-color: {color:main links bg hover};
  230. -webkit-transition: all 0.8s ease;
  231. -moz-transition: all 0.8s ease;
  232. -o-transition: all 0.8s ease;
  233. }
  234.  
  235. #main a {
  236. color: {color:main links};
  237. font-family: subtitle;
  238. font-size: 15px;
  239. }
  240.  
  241. #main a:hover {
  242. color: {color:main links hover};
  243. -webkit-transition: all 0.8s ease;
  244. -moz-transition: all 0.8s ease;
  245. -o-transition: all 0.8s ease;
  246. }
  247.  
  248. #home {
  249. margin-top: 0px;
  250. margin-left: -105px;
  251. }
  252.  
  253. #ask {
  254. margin-top: -20px;
  255. margin-left: 0px;
  256. }
  257.  
  258. #submit {
  259. margin-top: -20px;
  260. margin-left: 105px;
  261. }
  262.  
  263. #description {
  264. text-align: center;
  265. color: {color:description};
  266. font-family: arial;
  267. font-size: 10px;
  268. margin-top: 20px;
  269. }
  270.  
  271. #description a {
  272. color: {color:description link};
  273. }
  274.  
  275. #icons {
  276. width: 100px;
  277. }
  278.  
  279. #icons img {
  280. width: 100px;
  281. height: 100px;
  282. border: 10px solid {color:icon border};
  283. padding: 5px;
  284. margin-top: 10px;
  285. }
  286.  
  287. #linkbox {
  288. width: 150px;
  289. height: 300px;
  290. margin-top: 20px;
  291. }
  292.  
  293. #linkss {
  294. width: 100%;
  295. height: 13px;
  296. background-color: {color:nav bg};
  297. margin-top: 10px;
  298. padding-top: 7px;
  299. }
  300.  
  301. #linkss a {
  302. color: {color:nav};
  303. font-family: subtitle;
  304. font-size: 15px;
  305. }
  306.  
  307. #linkss a:hover {
  308. letter-spacing: 2px;
  309. text-shadow: 2px 2px {color:nav shadow};
  310. }
  311.  
  312. #all {
  313. padding:10px;
  314. width:400px;
  315. margin-left:-20px;
  316. margin-top:-90px;
  317. font-size:10px;
  318. }
  319.  
  320. #contain {
  321. width: 400px;
  322. height: 475px;
  323. padding: 50px;
  324. border-left: 150px solid {color:icon bg};
  325. overflow-y: scroll;
  326. margin-top: 50px;
  327. }
  328.  
  329. #posts {
  330. width:400px;
  331. padding-bottom:20px;
  332. padding:10px;
  333. margin-top:30px;
  334. background-color: {color:post bg};
  335. margin-bottom: 50px;
  336. text-align: left;
  337. }
  338.  
  339. #posts:hover #details {
  340. opacity: 1;
  341. -webkit-transition: all 0.8s ease;
  342. -moz-transition: all 0.8s ease;
  343. -o-transition: all 0.8s ease;
  344. }
  345.  
  346.  
  347. #details {
  348. opacity: 0;
  349. text-align:right;
  350. margin-top:8px;
  351. font-size:8px;
  352. font-style:none;
  353. -webkit-transition: all 0.8s ease;
  354. -moz-transition: all 0.8s ease;
  355. -o-transition: all 0.8s ease;
  356. }
  357.  
  358.  
  359. #tags {
  360. width:394px;
  361. height: auto;
  362. font-family:cambria;
  363. letter-spacing:0px;
  364. font-size:10px;
  365. margin-top:2px;
  366. text-align: right;
  367. padding: 3px;
  368. color: black;
  369. background-color: {color:tags bg};
  370. border-bottom: 10px solid {color:tags border};
  371. padding-bottom: 10px;
  372. padding-top: 10px;
  373. }
  374.  
  375. #tags a {
  376. display:inline-block;
  377. padding:-3px;
  378. text-align:right;
  379. color: {color:tags};
  380. -webkit-transition: all 0.6s ease-in-out;
  381. -moz-transition: all 0.6s ease-in-out;
  382. -o-transition: all 0.6s ease-in-out;
  383. -ms-transition: all 0.6s ease-in-out;
  384. -transition: all 0.6s ease-in-out;
  385. }
  386.  
  387. #tags a:hover {
  388. opacity: .7;
  389. font-style: italic;
  390. }
  391.  
  392. #info {
  393. width: 380px;
  394. height: auto;
  395. font-family: arial;
  396. font-size: 10px;
  397. background-color: {color:info bg};
  398. border-top: 10px solid {color:info border};
  399. padding: 10px;
  400. margin-bottom: 10px;
  401. color: {color:info text};
  402. }
  403.  
  404. #info a {
  405. color: {color:info link};
  406. }
  407.  
  408. #date {
  409. text-transform: uppercase;
  410. }
  411.  
  412. #question {
  413. padding:8px;
  414. font-family:arial;
  415. letter-spacing:2px;
  416. text-align:right;
  417. font-style:italic;
  418. border:5px solid {color:ask bg};
  419. color: {color:ask text};
  420. background-color: {color:ask bg};
  421. }
  422.  
  423. #question a {
  424. color: {color:ask text};
  425. }
  426.  
  427. .convo .convoline {
  428. color: {color:chat even};
  429. background-color: {color:chat even bg};
  430. }
  431.  
  432. .convo .convoline.odd {
  433. color: {color:chat odd};
  434. background-color: {color:chat odd bg};
  435. padding: 5px;
  436. }
  437.  
  438. .newplayerbutton {
  439. position: relative;
  440. width: 28px;
  441. height: 27px;
  442. overflow: hidden;
  443. }
  444.  
  445. .playerbuttonhug {
  446. position: absolute;
  447. top: -11px;
  448. left: -12px;
  449. }
  450.  
  451.  
  452. .tumblr_audio_player {
  453. border: none;
  454. padding: 0px;
  455. margin: 0px;
  456. height: 50px;
  457. width: 400px;
  458. }
  459.  
  460. .playerbuttonbg {
  461. position: absolute;
  462. left: 20px;
  463. top: 20px;
  464. width: 28px;
  465. height: 28px;
  466. background-color: #ffffff;
  467. padding: 10px;
  468. -webkit-border-radius: 40px;
  469. -moz-border-radius: 40px;
  470. border-radius: 40px;
  471. opacity: .4;
  472. filter: alpha(opacity=40);
  473. -moz-opacity: 0.4;
  474. -khtml-opacity: 0.4;
  475. transition: opacity .7s ease-in-out;
  476. -moz-transition: opacity .7s ease-in-out;
  477. -webkit-transition: opacity .7s ease-in-out;
  478. }
  479.  
  480. .playerbuttonbg:hover {
  481. opacity: 1;
  482. filter: alpha(opacity=100);
  483. -moz-opacity: 1;
  484. -khtml-opacity: 1;
  485. }
  486.  
  487. .audioimgwrapper {
  488. position: absolute;
  489. left: 0px;
  490. top: 0px;
  491. border: 2px dotted {color:audio border};
  492. background-color: {color:audio border};
  493. padding: 2px;
  494. -webkit-border-radius: 50px;
  495. -moz-border-radius: 50px;
  496. border-radius: 50px;
  497. overflow: hidden;
  498. width: 88px;
  499. height: 88px;
  500.  
  501. }
  502.  
  503. .audioimgwrapper img {
  504. width: 100%;
  505. height: auto;
  506. border: 2px dotted {color:audio border};
  507. padding: 2px;
  508. -webkit-border-radius: 50px;
  509. -moz-border-radius: 50px;
  510. border-radius: 50px;
  511. }
  512.  
  513. .trackdetails {
  514. width: auto;
  515. display:inline-block;
  516. margin-left: 100px;
  517. min-height: 85px;
  518. line-height: 200%;
  519. }
  520.  
  521. .audiowrapper {
  522. position: relative;
  523. display:inline-block;
  524. padding: 10px;
  525. }
  526.  
  527. #pagination {
  528. height: 100px;
  529. width: 400px;
  530. position: fixed;
  531. margin-top: 20px;
  532. margin-left: 200px;
  533. }
  534.  
  535. .jump_page {
  536. padding: 4px 8px;
  537. background-color: {color:pagination bg};
  538. color: {color:pagination};
  539. font-family:century gothic;
  540. font-size:11px;
  541. text-decoration:none;
  542. }
  543.  
  544. .current_page, .jump_page:hover {
  545. padding: 4px 8px;
  546. background-color: {color:pagination};
  547. color: {color:pagination bg};
  548. font-family:century gothic;
  549. font-size:11px;
  550. text-decoration:none;
  551. }
  552.  
  553. #quote {
  554. font-size: 30px;
  555. font-family: times;
  556. font-style: italic;
  557. text-align: center;
  558. line-height: 110%;
  559. padding-top: 10px;
  560. text-shadow: 2px 2px {color:quote shadow};
  561. color: {color:quote};
  562. }
  563.  
  564. #qsource {
  565. font-size: 10px;
  566. font-family: arial;
  567. text-transform: uppercase;
  568. text-align: right;
  569. }
  570.  
  571. #notes {
  572. width: 400px;
  573. height: 170px;
  574. overflow-y: scroll;
  575. overflow-x: hidden;
  576. margin-top: 30px;
  577. opacity: 1;
  578. text-align: left;
  579. }
  580.  
  581. #link_post {
  582. width: 400px;
  583. height: 50px;
  584. background-color: black;
  585. font-family: mix;
  586. font-size: 50px;
  587. text-align: center;
  588. line-height: 100%;
  589. }
  590.  
  591. #link_post a {
  592. color: {color:link post};
  593. opacity: 1;
  594. }
  595.  
  596. #link_post a:hover {
  597. opacity: .7;
  598. }
  599.  
  600. {CustomCSS}
  601.  
  602. </style>
  603.  
  604. </head>
  605.  
  606. <body>
  607.  
  608.  
  609.  
  610. <center>
  611. <div id="contain">
  612. <div id="all">
  613.  
  614. {block:Posts}<div id="posts">
  615.  
  616. <div id="info">
  617.  
  618. <div id="date">
  619.  
  620. posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  621.  
  622. </div>
  623.  
  624. </div>
  625.  
  626. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  627.  
  628. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{/block:Photo}
  629.  
  630. {block:Link}<div id="link_post"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  631.  
  632. {block:Photoset}{Photoset-400}{/block:Photoset}
  633.  
  634. {block:Quote}
  635.  
  636. <div id="quote">"{Quote}"</div>
  637.  
  638. <div id="qsource">{block:Source} —{Source}{/block:Source}</div>
  639.  
  640. {/block:Quote}
  641.  
  642.  
  643.  
  644. {block:AudioPlayer}<div class="audiowrapper">{block:AlbumArt}<div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playerbuttonbg"><div class="newplayerbutton"><div class="playerbuttonhug">{AudioPlayerWhite}</div></div></div><div class="trackdetails">{block:TrackName}{TrackName}{/block:TrackName}<br/>{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br/>{block:Album}<b>Album:</b> {Album}{/block:Album}<br/>
  645. {PlayCountWithLabel}</div></div>{/block:AudioPlayer}{block:Caption}{Caption}{/block:Caption}
  646.  
  647.  
  648. {block:Video}{Video-400}{/block:Video}
  649.  
  650. {block:Chat}
  651. {block:Title}<h1>{Title}</h1>{/block:Title}<div class="convo">{block:Lines}<div class="convo"><div class="convoline {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</div></div></div>{/block:Lines}</div>
  652. {/block:Chat}
  653.  
  654.  
  655. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  656.  
  657. <div id="details">
  658.  
  659. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  660.  
  661. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  662. </div></div>
  663. {/block:Posts}
  664. {/block:Posts}</div></div></div></div>
  665.  
  666.  
  667. <div id="pagination">
  668. {block:Pagination}
  669. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  670. {block:JumpPagination length="5"}
  671. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  672. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  673. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  674. {/block:Pagination}
  675. </div>
  676.  
  677.  
  678.  
  679. <div id="icontain">
  680.  
  681. <div id="icons">
  682. <img src="{image:icon one}"/>
  683. </div>
  684.  
  685. <div id="icons">
  686. <img src="{image:icon two}"/>
  687. </div>
  688.  
  689. <div id="icons">
  690. <img src="{image:icon three}"/>
  691. </div>
  692.  
  693. <div id="icons">
  694. <img src="{image:icon four}"/>
  695. </div>
  696.  
  697.  
  698.  
  699. <div id="sidebar">
  700.  
  701. <div id="title">
  702. {text:title}
  703. </div>
  704.  
  705. <div id="subtitle">
  706. {text:subtitle}
  707. </div>
  708.  
  709. <div id="maincon">
  710.  
  711. <div id="home">
  712. <div id="main">
  713. <a href="/">home</a>
  714. </div>
  715. </div>
  716.  
  717. <div id="ask">
  718. <div id="main">
  719. <a href="/ask">ask</a>
  720. </div>
  721. </div>
  722.  
  723. <div id="submit">
  724. <div id="main">
  725. <a href="/submit">submit</a>
  726. </div>
  727. </div>
  728.  
  729. </div>
  730.  
  731. <div id="description">
  732. {Description}
  733. </div>
  734.  
  735. <div id="linkbox">
  736.  
  737. <div id="linkss">
  738. <a href="{text:link one url}">{text:link one}</a>
  739. </div>
  740.  
  741. <div id="linkss">
  742. <a href="{text:link two url}">{text:link two}</a>
  743. </div>
  744.  
  745. <div id="linkss">
  746. <a href="{text:link three url}">{text:link three}</a>
  747. </div>
  748.  
  749. <div id="linkss">
  750. <a href="{text:link four url}">{text:link four}</a>
  751. </div>
  752.  
  753. </div>
  754.  
  755. </div>
  756.  
  757. </div>
  758.  
  759.  
  760. </center>
  761. </div>
  762.  
  763. <div style="position:fixed;bottom:2px; right:3px; font-size:9px; letter-spacing:1px; font-family:calibri;"><a style="color:{color:credit};" href="http://stvcky.tumblr.com/">@STVCKY</a></center></div>
  764.  
  765.  
  766.  
  767.  
  768. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment