Advertisement
bramrps

THEME 26: TAKE IT HOME

Apr 10th, 2015
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.26 KB | None | 0 0
  1. <!-- Theme #26 by bramrps -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=HeadVersusHeart' rel='stylesheet' type='text/css'>
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  13.  
  14.  
  15. <head>
  16.  
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20.  
  21.  
  22. <meta name="font:Body" content="Georgia" />
  23. <meta name="color:Background" content="#fff" />
  24. <meta name="color:Body" content="#000" />
  25. <meta name="color:Borders" content="#000" />
  26. <meta name="color:Bold" content="#000" />
  27. <meta name="color:Link" content="#8d8c8d" />
  28. <meta name="color:Link Bg" content="#fff" />
  29. <meta name="color:Link Hover" content="#fff" />
  30. <meta name="color:Sidebar Link" content="#000" />
  31. <meta name="color:Sidebars" content="#fff" />
  32. <meta name="color:Entries" content="#fff" />
  33. <meta name="color:Entry titles" content="#000" />
  34. <meta name="color:Info" content="#000" />
  35. <meta name="color:Ask Bg" content="#8d8c8d" />
  36. <meta name="color:Ask color" content="#000" />
  37. <meta name="color:Pre Bg" content="#8d8c8d" />
  38. <meta name="color:Pre Ends" content="#000" />
  39. <meta name="color:Pre Text" content="#000" />
  40. <meta name="color:Scrollbar" content="#000" />
  41.  
  42. <meta name="image:Image" content="" />
  43. <meta name="image:Background" content="" />
  44. <meta name="image:Ask Background" content="" />
  45. <meta name="image:Link Sidebar Bg" content="" />
  46.  
  47. <meta name="text:Link4" content="link here" />
  48. <meta name="text:Link4 URL" content="/" />
  49. <meta name="text:Link5" content="link here" />
  50. <meta name="text:Link5 URL" content="/" />
  51. <meta name="text:Link6" content="link here" />
  52. <meta name="text:Link6 URL" content="/" />
  53. <meta name="text:Link7" content="link here" />
  54. <meta name="text:Link7 URL" content="/" />
  55.  
  56.  
  57.  
  58. <style type="text/css">
  59.  
  60. body {
  61. background: {color:Background};
  62. background-image: url('{image:Background}');
  63. background-attachment:fixed;
  64. position:absolute;
  65. font-size:12px;
  66. font-family: {font:Body};
  67. color:{color:Body};
  68. }
  69.  
  70. blockquote {
  71. margin-left: 15px;
  72. margin-right:15px;
  73. border-left: 1px solid {color:Borders};
  74. padding-left:5px;
  75. text-align: justify;
  76. }
  77.  
  78.  
  79. b, strong {
  80. color:{color:Bold};
  81. }
  82.  
  83. i, em {
  84. color:{color:Body}
  85. text-shadow: 0px 0px 2px #000;
  86. }
  87.  
  88. a {
  89. text-decoration:none;
  90. outline:normal;
  91. color:{color:Link};
  92. -webkit-transition: all 0.5s ease-in-out;
  93. -moz-transition: all 0.5s ease-in-out;
  94. -o-transition: all 0.5s ease-in-out;
  95. }
  96.  
  97. a:hover {
  98. -webkit-transition: all 0.5s ease-in-out;
  99. -moz-transition: all 0.5s ease-in-out;
  100. -o-transition: all 0.5s ease-in-out;
  101. }
  102.  
  103. ::-webkit-scrollbar {
  104. height:6px;
  105. width:4px;
  106. background-color: #ffffff;}
  107.  
  108. ::-webkit-scrollbar-thumb:vertical {
  109. background-color: {color:Scrollbar};}
  110.  
  111. ::-webkit-scrollbar-thumb:horizontal {
  112. background-color: {color:Scrollbar};}
  113.  
  114. pre {
  115. font-family:georgia;
  116. font-size:8px;
  117. text-transform:Uppercase;
  118. background-color:{color:Pre Bg};
  119. padding:2px;
  120. text-align:center;
  121. border-left:1px solid {color:Pre Ends};
  122. border-right:1px solid {color:Pre Ends};
  123. color:{color:Pre Text};
  124. }
  125.  
  126. h1 {
  127. margin-top:-3px;
  128. margin-bottom:5px;
  129. color:{color:Entry titles};
  130. font-family:'georgia';
  131. font-style:normal;
  132. text-align:left;
  133. text-transform:uppercase;
  134. font-size: 20px;
  135. color: {color:Entry titles};
  136. padding-bottom:0px;
  137. text-shadow: 1px 0px 0px #000;
  138. }
  139.  
  140. h2 {
  141. margin-top:0px;
  142. margin-bottom:5px;
  143. font-family:'lobster';
  144. text-transform:lowercase;
  145. text-align:center;
  146. font-size: 25px;
  147. color:{color:Entry titles};
  148. text-shadow: 1px 0px 0px #000;
  149. }
  150.  
  151. h3 {
  152. margin-top:-5px;
  153. margin-bottom:-5px;
  154. color:{color:Entry titles};
  155. font-family:'georgia';
  156. font-style:normal;
  157. text-align:center;
  158. text-transform:uppercase;
  159. font-size: 20px;
  160. text-shadow: 1px 0px 0px #000;
  161. color: {color:Entry titles};
  162. }
  163.  
  164.  
  165. img {
  166. border: 0;
  167. max-width: 100%;}
  168.  
  169. img:hover {
  170. opacity:0.7;
  171. -webkit-transition:all 0.4s ease-in-out;
  172. -moz-transition:all 0.4s ease-in-out;
  173. -o-transition:all 0.4s ease-in-out;
  174. -ms-transition: all 0.4s ease-in-out;
  175. transition:all 0.5s ease-in-out
  176. }
  177.  
  178.  
  179.  
  180.  
  181. #sidebar {
  182. position:fixed;
  183. top:110px;
  184. left:68px;
  185. width:200px;
  186. height:200px;
  187. background-color:{color:Sidebars};
  188. border-color:{color:Borders};
  189. border-width:1px;
  190. border-style: solid;
  191. box-shadow:1px 0px 5px #000;
  192.  
  193. }
  194.  
  195.  
  196. #sidebar2 {
  197. position:fixed;
  198. top:440px;
  199. left:54px;
  200. width:430px;
  201. height:65px;
  202. padding-top:2px;
  203. background-image:url('{image:Link Sidebar Bg}');
  204. background-color:{color:Link Bg};
  205. border-color:{color:Borders};
  206. border-width:1px;
  207. border-style: solid;
  208. box-shadow:1px 0px 5px #000;
  209. }
  210.  
  211. #sidebar3 {
  212. position:fixed;
  213. top:290px;
  214. left:59px;
  215. width:225px;
  216. height:15px;
  217. background-color:transparent;
  218. }
  219.  
  220. #sidebar4 {
  221. position:fixed;
  222. top:60px;
  223. left:54px;
  224. width:430px;
  225. height:30px;
  226. background-image:url('{image:Link Sidebar Bg}');
  227. background-color:{color:Link Bg};
  228. border-color:{color:Borders};
  229. border-width:1px;
  230. border-style: solid;
  231. box-shadow:1px 0px 5px #000;
  232. }
  233.  
  234.  
  235. #image {
  236. z-index:3;
  237. position:fixed;
  238. top:95px;
  239. left:54px;
  240. width:430px;
  241. height:340px;
  242. background-image:url('{image:Image}');
  243. background-color:#fff;
  244. border-color:{color:Borders};
  245. border-width:1px;
  246. border-style: solid;
  247. box-shadow:1px 0px 5px #000;
  248. }
  249.  
  250.  
  251.  
  252. #description {
  253. padding-top:10px;
  254. padding-right:10px;
  255. padding-left:10px;
  256. color:{color:Description};
  257. font-size:10px;
  258. text-align:justify;
  259. font-family:'georgia';
  260. }
  261.  
  262. #pagination {
  263. font-family:'georgia';
  264. font-size:10px;
  265. text-transform:lowercase;
  266. font-style:italic;
  267. display:inline-block;
  268. margin-top:7px;
  269. color:{color:Body};
  270. -webkit-transition: all 0.2s ease-in-out;
  271. -moz-transition: all 0.2s ease-in-out;
  272. -o-transition: all 0.2s ease-in-out;
  273. }
  274.  
  275. #links {
  276. text-align:center;
  277. }
  278.  
  279.  
  280. #links a{
  281. font-family:'georgia';
  282. background-color:transparent;
  283. color:#fff;
  284. width:190px;
  285. height:30px;
  286. line-height:29px;
  287. font-size:25px;
  288. font-weight:bold;
  289. text-transform:uppercase;
  290. display:inline-block;
  291. margin-top:2px;
  292. margin-bottom:0px;
  293. padding:0px;
  294. color:{color:Sidebar Link};
  295. text-shadow: 1px 0px 0px #000;
  296. -webkit-transition: all 0.2s ease-in-out;
  297. -moz-transition: all 0.2s ease-in-out;
  298. -o-transition: all 0.2s ease-in-out;
  299. }
  300.  
  301. #links a:hover{
  302. color:{color:Link Hover};
  303. text-transform:lowercase;
  304. -webkit-transition: opacity 0.7s linear;opacity: 1;
  305. -webkit-transition: all 0.3s ease-out;
  306. -moz-transition: all 0.3s ease-out;
  307. transition: all 0.3s ease-out;
  308. }
  309.  
  310. #links2 {
  311. text-align:center;
  312. }
  313.  
  314.  
  315. #links2 a{
  316. font-family:'georgia';
  317. background-color:transparent;
  318. color:#fff;
  319. width:135px;
  320. height:16px;
  321. line-height:26px;
  322. font-size:25px;
  323. font-weight:bold;
  324. text-transform:uppercase;
  325. display:inline-block;
  326. margin-top:2px;
  327. margin-bottom:0px;
  328. padding:0px;
  329. color:{color:Sidebar link};
  330. text-shadow: 1px 0px 0px #000;
  331. -webkit-transition: all 0.2s ease-in-out;
  332. -moz-transition: all 0.2s ease-in-out;
  333. -o-transition: all 0.2s ease-in-out;
  334. }
  335.  
  336. #links2 a:hover{
  337. color:{color:Link Hover};
  338. text-transform:lowercase;
  339. -webkit-transition: opacity 0.7s linear;opacity: 1;
  340. -webkit-transition: all 0.3s ease-out;
  341. -moz-transition: all 0.3s ease-out;
  342. transition: all 0.3s ease-out;
  343. }
  344.  
  345. .user_1 .label {
  346. color:{color:Link};
  347. font-family:'georgia';
  348. font-size: 10px;
  349. padding: 5px;
  350. text-transform:uppercase;
  351. font-weight:bold
  352. }
  353.  
  354. .user_2 .label {
  355. color:{color:Entry titles};
  356. font-family:'georgia';
  357. font-size: 10px;
  358. padding: 5px;
  359. text-transform:uppercase;
  360. font-weight:bold
  361. }
  362.  
  363. .user_3 .label {
  364. color:{color:Link};
  365. font-family:'georgia';
  366. font-size: 10px;
  367. padding: 5px;
  368. text-transform:uppercase;
  369. font-weight:bold
  370. }
  371.  
  372. .user_4 .label {
  373. color:{color:Entry titles};
  374. font-family:'georgia';
  375. font-size: 10px;
  376. padding: 5px;
  377. text-transform:uppercase;
  378. font-weight:bold
  379. }
  380.  
  381. .user_5 .label {
  382. color:{color:Link};
  383. font-family:'georgia';
  384. font-size: 10px;
  385. padding: 5px;
  386. text-transform:uppercase;
  387. font-weight:bold
  388. }
  389.  
  390. .user_6 .label {
  391. color:{color:Entry titles};
  392. font-family:'georgia';
  393. font-size: 10px;
  394. padding: 5px;
  395. text-transform:uppercase;
  396. font-weight:bold
  397. }
  398.  
  399. .user_7 .label {
  400. color:{color:Link};
  401. font-family:'georgia';
  402. font-size: 10px;
  403. padding: 5px;
  404. text-transform:uppercase;
  405. font-weight:bold
  406. }
  407.  
  408. .user_8 .label {
  409. color:{color:Entry titles};
  410. font-family:'georgia';
  411. font-size: 10px;
  412. padding: 5px;
  413. text-transform:uppercase;
  414. font-weight:bold
  415. }
  416.  
  417. .user_9 .label {
  418. color:{color:Link};
  419. font-family:'georgia';
  420. font-size: 10px;
  421. padding: 5px;
  422. text-transform:uppercase;
  423. font-weight:bold
  424. }
  425.  
  426. .user_10 .label {
  427. color:{color:Entry titles};
  428. font-family:'georgia';
  429. font-size: 10px;
  430. padding: 5px;
  431. text-transform:uppercase;
  432. font-weight:bold
  433. }
  434.  
  435.  
  436. ul.chat, .chat ol, .chat li {
  437. list-style:none;
  438. margin-top:-8px;
  439. margin-bottom:0px;
  440. padding: 3px;
  441. }
  442.  
  443. p {
  444. margin-top:0px;
  445. margin-bottom:4px
  446. }
  447.  
  448.  
  449. #entries {
  450. position:absolute;
  451. margin-left:550px;
  452. margin-top:30px;
  453. font-size:10px;
  454. text-align:justify;
  455.  
  456. }
  457.  
  458. #post {
  459. background-color:{color:Entries};
  460. padding:8px;
  461. padding-top:5px;
  462. padding-bottom:5px;
  463. margin-bottom:35px;
  464. width:500px;
  465. border-color:{color:Borders};
  466. border-width:1px;
  467. border-style: solid;
  468. box-shadow:1px 0px 5px #000;
  469.  
  470. }
  471.  
  472.  
  473. #quotetext {
  474. font-family:'georgia';
  475. font-size:15px;
  476. color:{color:Borders};
  477. font-style:normal;
  478. text-align:center;
  479. margin-top:5px;
  480. padding:2px;
  481. }
  482.  
  483.  
  484. #asks {
  485. text-align:left;
  486. font-size:10px;
  487. font-family:'georgia';
  488. margin:5px;
  489. background-color:{color:Ask Bg};
  490. background-image:url('{image:Ask Background}');
  491. }
  492.  
  493. .asker {
  494. font-family:'georgia';
  495. color:{color:Ask color};
  496. text-transform:uppercase;
  497. margin-top:2px;
  498. margin-bottom:-8px;
  499. font-size:24px;
  500. font-weight:bold;
  501. text-shadow: 1px 0px 0px #000;
  502.  
  503. }
  504.  
  505.  
  506. #answers {
  507. padding-left:5px;
  508. padding-right:5px;
  509. margin-top:8px;
  510. margin-bottom:10px;
  511. text-align:justify;
  512. }
  513.  
  514. #audio {
  515. border-radius:100%;
  516. width:100%;
  517. height:100px;
  518. margin-bottom:5px
  519. }
  520.  
  521. .albumart {
  522. border-radius:50px;
  523. margin-top:15px;
  524. margin-left:15px;
  525. float:left;
  526. width:71px;
  527. height:71px
  528. }
  529.  
  530. .player {
  531. border-radius:50px;
  532. min-height:50px;
  533. margin-left:10px;
  534. margin-top:10px;
  535. display:block;
  536. height:59px;
  537. width:59px;
  538. padding:11px;
  539. overflow:hidden;
  540. position:absolute;
  541. opacity:0.5;
  542. background:#fff;
  543. -webkit-transition:all 0.4s ease-in-out;
  544. -moz-transition:all 0.4s ease-in-out;
  545. -o-transition:all 0.4s ease-in-out;
  546. -ms-transition: all 0.4s ease-in-out;
  547. transition:all 0.5s ease-in-out
  548. }
  549.  
  550. .player:hover {
  551. opacity:0.9;
  552. -webkit-transition:all 0.4s ease-in-out;
  553. -moz-transition:all 0.4s ease-in-out;
  554. -o-transition:all 0.4s ease-in-out;
  555. -ms-transition: all 0.4s ease-in-out;
  556. transition:all 0.5s ease-in-out}
  557.  
  558. .audioplayer {
  559. width:30px;
  560. height:30px;
  561. margin-top:17px;
  562. margin-left:17px;
  563. overflow:hidden
  564.  
  565. }
  566.  
  567. .audioinfo {
  568. font-size:9px;
  569. font-family:georgia;
  570. text-transform:uppercase;
  571. color:{color:text};
  572. text-align:left;
  573. padding-top:22px;
  574. margin-left:90px;
  575. }
  576.  
  577. .audiotitle {
  578. color:{color:Entry titles};
  579. margin-top:-3px;
  580. margin-bottom:-6px;
  581. margin-left:5px;
  582. text-transform: uppercase;
  583. font-size: 20px;
  584. font-family:'georgia';
  585. font-weight:bold;
  586. text-shadow: 1px 1px 1px #000;
  587. }
  588.  
  589. #info {
  590. font-family:'georgia';
  591. font-size:8px;
  592. text-align: right;
  593. margin-bottom: 0px;
  594. margin-top: 5px;
  595. padding-right:5px;
  596. padding: 0px;
  597. padding-top: 2px;
  598. color:{color:Body};
  599. text-transform:uppercase;
  600. background-color:transparent;
  601. border-top:1px solid {color:Info};
  602. }
  603.  
  604. #info2 {
  605. font-family:'georgia';
  606. font-size:8px;
  607. text-align: right;
  608. margin-bottom: -2px;
  609. padding: 0px;
  610. padding-top: 0px;
  611. padding-bottom:0px;
  612. padding-right:5px;
  613. color:{color:Body};
  614. text-transform:lowercase;
  615. font-style:italic;
  616. background-color:transparent;
  617. }
  618.  
  619. #credit a{
  620. position:fixed;
  621. right:3px;
  622. bottom:3px;
  623. padding:4px;
  624. background:white;
  625. font-size:11px;
  626. color:black;
  627. -moz-transition-duration:1s;
  628. -webkit-transition-duration:1s;
  629. -o-transition-duration:1s;
  630. }
  631.  
  632. #credit a:hover {
  633. opacity:1;
  634. color:white;
  635. background:black;
  636. -moz-transition-duration:1s;
  637. -webkit-transition-duration:1s;
  638. -o-transition-duration:1s;
  639. }
  640.  
  641.  
  642. </style>
  643. <style type="text/css">{CustomCSS}</style>
  644. </head>
  645.  
  646. <body>
  647.  
  648.  
  649.  
  650.  
  651. <div id="image">
  652.  
  653.  
  654. <div id="sidebar">
  655.  
  656. <div id="sidebar3"><center>
  657. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">backward</a>{/block:PreviousPage}&nbsp;—&nbsp;{block:NextPage}<a href="{NextPage}">forward</a>{/block:NextPage}{/block:Pagination}</div> </center></div>
  658.  
  659. <div id="description">
  660. {block:Description}
  661. <div style="overflow:auto; width: 180px; height: 160px; text-align: justify;">{Description}</div>{/block:Description}
  662. </div></div>
  663.  
  664.  
  665. <div id="sidebar2">
  666. <div id="links">
  667. <a href="{text:Link4 URL}">{text:Link4}.</a>
  668. <a href="{text:Link5 URL}">{text:Link5}.</a><br>
  669. <a href="{text:Link6 URL}">{text:Link6}.</a>
  670. <a href="{text:Link7 URL}">{text:Link7}.</a>
  671.  
  672. </div>
  673.  
  674. <div id="sidebar4">
  675. <div id="links2">
  676. <a href="/">REFRESH</a>
  677. <a href="/ask">MESSAGE</a>
  678. <a href="/submit">SUBMIT</a>
  679. </div>
  680.  
  681. </div></div>
  682.  
  683.  
  684.  
  685. </div>
  686.  
  687.  
  688. <div id="entries">
  689.  
  690. {block:Posts}
  691.  
  692. <div id="post">
  693.  
  694.  
  695. {block:Text}<h1>{title}</h1>{Body}{/block:Text}
  696.  
  697. {block:Quote}<div id="quotetext">&quot;{Quote}&quot; </div>
  698. <div style="font-family:georgia; font-size:10px; text-align:right; padding-bottom:2px;">— {Source}</div>{/block:Quote}
  699.  
  700. {block:Link}<a href="{URL}" class="link" {Target}> <h2>➝ {Name}</h2></a>
  701. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  702.  
  703. {block:Photo}<div style="padding-top:2px;"><center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  704. {block:Photoset}<div style="padding-top:2px;"><center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  705.  
  706. {block:Chat}{block:Title}<h3>{Title}</h3>{/block:Title}<div style="padding:10px;">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  707.  
  708. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}<br></li>{/block:Lines}</ul>
  709.  
  710. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  711.  
  712.  
  713.  
  714.  
  715. {block:Audio}
  716. <div id="audio">
  717. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  718. <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100" style="border-radius: 50px">{/block:AlbumArt}</div>
  719. <div class="audioinfo">
  720. <div class="audiotitle">{block:TrackName}{TrackName} ➝{/block:TrackName}</div><br>
  721. <div style="padding-left:20px;">{block:Artist}⋆ <b>Artist:</b> {Artist}{/block:Artist} {block:Album}<br>
  722. ⋆ <b>Album:</b> {Album}{/block:Album}<br>
  723. ⋆ <b>Played:</b> {FormattedPlayCount} times</div></div>
  724. {block:Caption}{Caption}{/block:Caption}</div>
  725. {/block:Audio}
  726.  
  727. {block:Answer}
  728. <div id="asks"><div style="font-family:'georgia'; text-transform:uppercase; font-size:24px; font-weight:bold; text-align:center; letter-spacing:-2px; text-shadow: 1px 0px 0px #000; color:{color:Ask color};">{Asker}&nbsp; wondered:</div><p></p></div>
  729. <div style="margin-left:5px; margin-right:5px; padding:5px; text-align:center; text-transform:normal; font-size:9px; padding-bottom:5px; background-color:{color:Ask Bg};">{Question}</div>
  730. <div id="answers">{Answer}</div>{/block:Answer}
  731.  
  732. <div id="info">{block:Date}<b><a href="{Permalink}">{TimeAgo}</a></b>{/block:Date}
  733. {block:NoteCount}with <i>{NoteCountWithLabel}</i>{/block:NoteCount}{/block:NoteCount}{block:RebloggedFrom} via (<b><a href="{ReblogParentURL}"><a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a></b>){/block:RebloggedFrom}
  734. {block:ContentSource} <a href="{SourceURL}">♥</a> {block:ContentSource}{/block:RebloggedFrom}<br>
  735. <div id="info2">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  736. </div></div>
  737.  
  738. </div>
  739. {block:PostNotes}<div style="padding-left:20px;">{PostNotes}</div>{/block:PostNotes}
  740. {/block:Posts}
  741.  
  742.  
  743. </div></div>
  744.  
  745. </div>
  746.  
  747.  
  748.  
  749. <div id="credit"><a href="http://bramrps.tumblr.com">BRPS</a></div>
  750. </body>
  751. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement