Advertisement
lexaofrp

THEME 12: PENELOPE

Oct 28th, 2014
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.49 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3.  
  4.  
  5.  
  6. <head><title>{Title}</title>
  7.  
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <!------Penelope by Lexaofrp------->
  13.  
  14. <meta name="image:Background" content=""/>
  15. <meta name="image:Sidebar" content=""/>
  16. <meta name="image:AskBG" content=""/>
  17. <meta name="image:Left" content=""/>
  18. <meta name="image:BehindSB" content=""/>
  19. <meta name="image:BehindSB2" content=""/>
  20.  
  21. <meta name="color:Background" content="#000000"/>
  22. <meta name="color:PostBG" content="#ffffff"/>
  23. <meta name="color:Text" content="#ffffff"/>
  24. <meta name="color:SBLinks" content="#ffffff" />
  25. <meta name="color:SBLinksBG" content="#ffffff"/>
  26. <meta name="color:Post Links" content="#ffffff"/>
  27. <meta name="color:Hover" content="#000000"/>
  28. <meta name="color:Scrollbar" content="#ffffff"/>
  29. <meta name="color:ScrollbarBg" content="#ffffff"/>
  30. <meta name="color:Desc Text" content="#ffffff"/>
  31. <meta name="color:InfoBG" content="#ffffff"/>
  32. <meta name="color:Border" content=""/>
  33.  
  34. <meta name="text:Home URL" content="/"/>
  35. <meta name="text:Home" content="Home"/>
  36. <meta name="text:Ask URL" content="/"/>
  37. <meta name="text:Ask" content="Ask"/>
  38. <meta name="text:Link 1 URL" content="/"/>
  39. <meta name="text:Link 1" content="Link 1"/>
  40. <meta name="text:Link 2 URL" content="/"/>
  41. <meta name="text:Link 2" content="Link 2"/>
  42. <meta name="text:Link 3 URL" content="/"/>
  43. <meta name="text:Link 3" content="Link 3"/>
  44. <meta name="text:Link 4 URL" content="/"/>
  45. <meta name="text:Link 4" content="Link 4"/>
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50. small{
  51. font-size:12px;
  52. font-family:'times new roman';
  53. }
  54.  
  55. blockquote {
  56. font-size:10px;
  57. font-family:'times new roman';
  58. max-width:500px;
  59. border-left:2px solid{color:Text};
  60. padding:10px;
  61. color:{color:Text};
  62. background-color:{color:Infobg};}
  63.  
  64. blockquote a{
  65. color:{color:text};
  66. }
  67.  
  68. blockquote blockquote{
  69. background-color:{color:scrollbar};
  70. }
  71.  
  72. code {
  73. font-size:9px;
  74. font-family:'times new roman';
  75. color:{color:text};
  76. text-transform:uppercase;}
  77.  
  78. pre {
  79. font-family:'times new roman';
  80. text-align:center;
  81. font-size:10px;
  82. max-width:500px;
  83. padding:10px ;
  84. color:{color:Post Links};
  85. background-color: {color:Scrollbar BG};
  86. border:2px solid {color:border};}
  87.  
  88. h1{
  89. text-transform:lowercase;
  90. text-align:center;
  91. font-weight:bold;
  92. text-decoration:overline underline;
  93. font-style:italic;
  94. padding-top:5px;
  95. padding-bottom:5px;
  96. color:{color:Border};
  97. border-top: 2px solid {color:Border};
  98. border-bottom:2px solid {color:Border};
  99. letter-spacing:0pt;
  100. word-spacing:4pt;
  101. font-size:12px;
  102. font-family:georgia, serif;
  103. line-height:1;
  104. background-color:{color:infobg};
  105. }
  106.  
  107. /*GENERAL*/
  108.  
  109. body {
  110. font-family:courier;
  111. font-size:10px;
  112. background-image:url('{image:background}');
  113. background-attachment:fixed;
  114. color:{color:Text};
  115. background-color:{color:background}; }
  116.  
  117. a {
  118. color:{color:Text};
  119. text-decoration:none;
  120. -webkit-transition:all 0.5s ease-in-out;
  121. -moz-transition:all 0.5s ease-in-out;
  122. -o-transition:all 0.5s ease-in-out;
  123. transition:all 0.5s ease-in-out;}
  124.  
  125. a:hover {
  126. color:{color:Hover};
  127. text-decoration:underline;
  128. -webkit-transition:all 0.5s ease-in-out;
  129. -moz-transition:all 0.5s ease-in-out;
  130. -o-transition:all 0.5s ease-in-out;
  131. transition:all 0.5s ease-in-out;}
  132.  
  133.  
  134. /*END GENERAL*/
  135.  
  136. /*SIDEBAR*/
  137. .bar{
  138. z-index:8;
  139. margin-top:107px;
  140. margin-left:307px;
  141. position:fixed;
  142. height:100px;
  143. width:242px;
  144. border:solid 7px {color:background};
  145. background-image:url('{image:BehindSB}');
  146. }
  147. .bar2{
  148. z-index:8;
  149. margin-top:409px;
  150. margin-left:307px;
  151. position:fixed;
  152. height:100px;
  153. width:242px;
  154. border:solid 7px {color:background};
  155. background-image:url('{image:BehindSB2}');
  156. }
  157.  
  158. .description {
  159. position:fixed;
  160. overflow:auto;
  161. height:160px;
  162. width:242px;
  163. margin-left:307px;
  164. margin-top:228px;
  165. padding:7px;
  166. opacity:1;
  167. text-align: justify;
  168. line-height:13px;
  169. font-family:'courier new';
  170. font-size:10px;
  171. background-color:rgba(0,0,0,0);
  172. color:{color:Desc Text};
  173. z-index:8;
  174. -webkit-transition:all 0.5s ease-in-out;
  175. -moz-transition:all 0.5s ease-in-out;
  176. -o-transition:all 0.5s ease-in-out;
  177. transition:all 0.5s ease-in-out;}
  178.  
  179. .sidebar{
  180. position:fixed;
  181. width:270px;
  182. height:430px;
  183. margin-left:300px;
  184. margin-top:100px;
  185. text-align:center;
  186. color:{color:text};
  187. z-index:9;
  188. overflow:hidden;
  189. transform-origin:left;
  190. transition-duration: 2s;
  191. -webkit-transform-origin:left;
  192. -webkit-transition-duration: 2s;
  193. -moz-transform-origin:left;
  194. -moz-transition-duration: 2s;
  195. -o-transform-origin: left;
  196. -o-transition-duration: 2s;
  197. transform-origin: left;
  198. transition-duration: 2s;
  199. }
  200.  
  201. .sidebarcr{
  202. background-image:url('{image:sidebar}');
  203. position:fixed;
  204. width:270px;
  205. height:430px;
  206. transform-origin:left;
  207. transition-duration: 2s;
  208. -webkit-transform-origin:left;
  209. -webkit-transition-duration: 2s;
  210. -moz-transform-origin:left;
  211. -moz-transition-duration: 2s;
  212. -o-transform-origin: left;
  213. -o-transition-duration: 2s;
  214. transform-origin: left;
  215. transition-duration: 2s;
  216. }
  217.  
  218. .sidebar:hover .links{
  219. margin-left:0px;
  220. -webkit-transition:all none;
  221. -moz-transition:all none;
  222. -o-transition:all none;
  223. transition:all none;
  224. }
  225.  
  226. .sidebar:hover .sidebarcr{
  227. width:0px;}
  228.  
  229. .sidebar:hover{
  230. width:0px;
  231. }
  232.  
  233. .leftpic{
  234. position:fixed;
  235. margin-top:100px;
  236. margin-left:70px;
  237. width:230px;
  238. height:430px;
  239. background-color:{color:Border};
  240. background-image:url('{image:left}');
  241. z-index:9;
  242. }
  243.  
  244. .right{
  245. position:fixed;
  246. margin-top:100px;
  247. margin-left:300px;
  248. width:270px;
  249. height:430px;
  250. background-color:{color:border};
  251. z-index:7;
  252. }
  253.  
  254. .links {
  255. position:fixed;
  256. display:inline-block;
  257. opacity:1;
  258. margin-top:140px;
  259. margin-left:72px;
  260. width:240px;
  261. z-index:999999;
  262. -webkit-transition:all 0.5s ease-in-out;
  263. -moz-transition:all 0.5s ease-in-out;
  264. -o-transition:all 0.5s ease-in-out;
  265. transition:all 0.5s ease-in-out
  266. }
  267.  
  268. .links a {
  269. display:inline-block;
  270. position:right;
  271. text-align:center;
  272. margin-left:20px;
  273. margin-right:-10px;
  274. margin-top:10px;
  275. margin-bottom:10px;
  276. padding-top:9px;
  277. padding-bottom:5px;
  278. padding-left:10px;
  279. padding-right:5px;
  280. border-left:10px solid {color:SBLinks};
  281. border-right:10px solid {color:SBLinks};
  282. width:50px;
  283. height:14px;
  284. font-family:'courier new';
  285. font-style:normal;
  286. font-weight:normal;
  287. text-decoration:none;
  288. text-transform:uppercase;
  289. background-color:{color:SBLinksBG};
  290. color:{color:SBLInks};
  291. z-index:-99;
  292. -webkit-transition:all 0.7s ease-in-out;
  293. -moz-transition:all 0.7s ease-in-out;
  294. -o-transition:all 0.7s ease-in-out;
  295. transition:all 0.7s ease-in-out;
  296. }
  297.  
  298. .links a:hover {
  299. text-decoration:none;
  300. color:{color:Hover};
  301. background-color:{color:SBLinks};
  302. border-left:10px solid {color:SBLinksBG};
  303. border-right:10px solid {color:SBLinksBG};
  304. width:50px;
  305. -webkit-transition:all 0.5s ease-in-out;
  306. -moz-transition:all 0.5s ease-in-out;
  307. -o-transition:all 0.5s ease-in-out;
  308. transition:all 0.5s ease-in-out;}
  309.  
  310. .links:hover .sidebar{
  311. width:0px;
  312. }
  313.  
  314. .pagination {
  315. font-size:10px;
  316. padding:5px;
  317. position:fixed;
  318. text-align:center;
  319. width:390px;
  320. height:12px;
  321. font-family:'courier new';
  322. margin-top:540px;
  323. margin-left:125px;
  324. color:{color:Postbg};
  325. z-index:999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  326. }
  327.  
  328. .pagination a {
  329. color:{color:postbg};
  330. font-size:10px;
  331. }
  332.  
  333. .pagination a:hover{
  334. text-decoration:none;
  335. color:{color:hover};
  336. -webkit-transition:all 0.5s ease-in-out;
  337. -moz-transition:all 0.5s ease-in-out;
  338. -o-transition:all 0.5s ease-in-out;
  339. transition:all 0.5s ease-in-out;}
  340.  
  341. /*END SIDEBAR*/
  342.  
  343. /*POSTS*/
  344.  
  345. .posts {
  346. width:510px;
  347. margin-left:705px;
  348. margin-top:70px;
  349. color:{color:text};}
  350.  
  351. .entries {
  352. width:500px;
  353. padding:20px;
  354. padding-bottom:-5px;
  355. color:{color:text};
  356. background-color:{color:postbg};
  357. border:solid 7px {color:border};
  358. border-bottom:none;
  359. }
  360.  
  361. .info {
  362. display:block;
  363. width: 520px;
  364. padding:10px;
  365. font-family:'courier new';
  366. color:{color:Post links};
  367. background-color:{color:InfoBG};
  368. border:solid 7px {color:border};
  369. border-top:none;
  370. margin-bottom:20px;}
  371.  
  372. .info a {
  373. color:{color:Post Links};
  374. -webkit-transition:all 0.5s ease-in-out;
  375. -moz-transition:all 0.5s ease-in-out;
  376. -o-transition:all 0.5s ease-in-out;
  377. transition:all 0.5s ease-in-out;}
  378.  
  379. .info a:hover {
  380. color:{color:hover};
  381. -webkit-transition:all 0.5s ease-in-out;
  382. -moz-transition:all 0.5s ease-in-out;
  383. -o-transition:all 0.5s ease-in-out;
  384. transition:all 0.5s ease-in-out;}
  385.  
  386.  
  387. .post_title {
  388. display:block;
  389. padding:5px;
  390. text-align:center;
  391. font-size:15px;
  392. font-family:'courier new';
  393. text-transform:uppercase;
  394. font-style:italic;}
  395.  
  396. .text {
  397. display:block;
  398. padding:5px;
  399. text-align:justify;
  400. color:{color:Text};
  401. }
  402.  
  403. .photo img {
  404. display:block;
  405. margin-bottom:5px; }
  406.  
  407. .quote {
  408. display:block;
  409. padding:10px;
  410. text-align:center;
  411. font-size:20px;
  412. font-family:'cambria';
  413. font-style:italic;
  414. border-top:5px solid {color:scrollbar};
  415. color:{color:postbg};
  416. background-color:{color:InfoBG};}
  417.  
  418. .source {
  419. display:block;
  420. padding:5px;
  421. text-align:right;
  422. font-size:9px;}
  423.  
  424. .chat li {
  425. display:block;
  426. padding:5px;
  427. color:{color:text};}
  428.  
  429. .audioimg img {
  430. width:100px;
  431. height:100px;
  432. color:{color:text};
  433. font-family:'courier new';
  434. text-align:center;
  435. text-transform:uppercase;}
  436.  
  437. .audioinfo {
  438. color:{color:Text};}
  439.  
  440. .question {
  441. display:block;
  442. margin-top:12px;
  443. text-align:center;
  444. text-transform:Uppercase;
  445. font-size:12px;
  446. font-family:'courier new'';
  447. font-style:normal;
  448. min-height:40px;
  449. width:500px;
  450. color:{color:PostBG};
  451. background-color:{color:InfoBG};
  452. line-height:25px;}
  453.  
  454. .question img {
  455. background-color:{color:PostBG};
  456. margin-right:5px;
  457. margin-bottom:-10px;
  458. color:{color:PostBG};}
  459.  
  460. .asker{
  461. color:{color:Background};
  462. font-family:'Courier New';
  463. font-size:15px;
  464. display:block;
  465. text-transform:uppercase;
  466. text-align:center;
  467. height:10px;
  468. padding-top:13px;
  469. margin-top:-12px;
  470. margin-bottom:-22px;
  471. background-image:url('{image:AskBG}');
  472. background-color:{color:InfoBg};
  473. padding-bottom:30px;
  474. letter-spacing:2px;
  475. z-index:99999;
  476. }
  477. /*END POSTS*/
  478.  
  479. /*SCROLLBAR*/
  480.  
  481. ::-webkit-scrollbar {
  482. height:5px;
  483. width:5px;
  484. background-color:{color:scrollbarBG};}
  485.  
  486. ::-webkit-scrollbar-thumb {
  487. height:auto;
  488. border:solid 2px {color:scrollbarbg};
  489. background-color:{color:scrollbar};}
  490.  
  491. :-moz-scrollbar {
  492. height:7px;
  493. width:7px;
  494. background-color:{color:scrollbarBG};}
  495.  
  496. :-moz-scrollbar-thumb {
  497. height:auto;
  498. background-color:{color:scrollbar};}
  499.  
  500. :-o-scrollbar {
  501. height:7px;
  502. width:7px;
  503. background-color:{color:scrollbarBG};}
  504.  
  505. :-o-scrollbar-thumb {
  506. height:auto;
  507. background-color:{color:scrollbar};}
  508.  
  509. :scrollbar {
  510. height:7px;
  511. width:7px;
  512. background-color:{color:scrollbarBG};}
  513.  
  514. :scrollbar-thumb {
  515. height:auto;
  516. background-color:{color:scrollbar};}
  517.  
  518.  
  519. .notes {
  520. font-family:'times new roman';
  521. text-align:center;
  522. text-transform:uppercase;
  523. font-size:8px;
  524. width:520px;
  525. margin-left:700px;
  526. margin-top:20px;
  527. color:{color:border};
  528. background-color:rgba(0,0,0,0);
  529. }
  530.  
  531. .notes li{
  532. list-style-type:none;
  533. background-color:rgba(0,0,0,0);
  534. padding:5px;
  535. }
  536.  
  537. .notes img {
  538. opacity:0;
  539. display:none;
  540. }
  541.  
  542. .tags{
  543. background-color:{color:border};
  544. text-align:right;
  545. width:530px;
  546. padding:7px;
  547. padding-top:3;
  548. padding-right:10px;
  549. margin-left:-10px;
  550. margin-top:7px;
  551. z-index:9999999999999999999999999999999999999999999999999999999;
  552. }
  553.  
  554. .tags a{
  555. background-color:{color:border};
  556. border-left:{color:border} 10px solid;
  557. border-right:{color:border} 10px solid;
  558. }
  559.  
  560.  
  561. #credit {
  562. position:fixed;
  563. font-family:'courier new';
  564. color:{color:Border};
  565. text-transform:uppercase;
  566. font-size:20px;
  567. background-color:{color:border};
  568. width:20px;
  569. height:20px;
  570. right:10px;
  571. bottom:10px;
  572. padding-right:10px;
  573. padding-left:10px;
  574. padding-bottom:10px;
  575. border-radius:20px;
  576. opacity:1;
  577. border:2px solid {color:postbg};
  578. }
  579.  
  580. /*END SCROLLBAR*/
  581.  
  582. </style>
  583. </ul>
  584. </div>
  585.  
  586. </div>
  587.  
  588. </head>
  589. <body>
  590. <div class="bar"></div>
  591. <div class="bar2"></div>
  592. </div></div>
  593. <div class="right"></div>
  594. <div class="leftpic"></div>
  595. {block:IfInfiniteScrolling}
  596. </div>
  597. {block:IfInfiniteScrolling}
  598. <!--SIDEBAR-->
  599. </ul>
  600. </div><div class="links"> {block:ifHome}<a href="{text:Home URL}">{text:Home}</a>{/block:ifHome}
  601. {block:ifAsk}<a href="{text:Ask URL}">{text:Ask}</a>{/block:ifAsk}
  602. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  603. {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
  604. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
  605. {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
  606. </div>
  607. <div class="sidebar">
  608. <div class="sidebarcr"></div>
  609. </div></div>
  610. </div></div>
  611. {block:Pagination}
  612. <div class="pagination">
  613. {block:PreviousPage}
  614. <a href="{PreviousPage}">←FLOAT | </a>
  615. {/block:PreviousPage}
  616.  
  617. {block:NextPage}
  618. <a href="{NextPage}">SINK→</a>
  619. {/block:NextPage}
  620. </div>
  621. {/block:Pagination}
  622. </div></div>
  623.  
  624.  
  625.  
  626. </div>
  627. <div class="description">
  628. {Description}
  629. </div>
  630. </div>
  631. </div>
  632. </div>
  633. <!--END SIDEBAR-->
  634.  
  635. <!--POSTS-->
  636.  
  637. <div class="posts">
  638.  
  639. {block:Posts}
  640.  
  641. <div class="entries">
  642. <!--TEXT POSTS-->
  643.  
  644. {block:Text}
  645.  
  646. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  647. <div class="text">{Body}</div>
  648.  
  649. {/block:Text}
  650.  
  651. <!--END TEXT POSTS-->
  652.  
  653. <!--PHOTO POSTS-->
  654.  
  655. {block:Photo}
  656.  
  657. <div class="photo"><center><img src="{PhotoURL-500}"/></center></div>
  658. <div class="text">{Caption}</div>
  659.  
  660. {/block:Photo}
  661.  
  662. <!--END PHOTO POSTS-->
  663.  
  664. <!--PHOTOSET POSTS-->
  665.  
  666. {block:Photoset}
  667.  
  668. <center><div class="photo">{Photoset-500}</div></center>
  669. <div class="text">{Caption}</div>
  670.  
  671. {/block:Photoset}
  672.  
  673. <!--END PHOTOSET POSTS-->
  674.  
  675. <!--QUOTE POSTS-->
  676.  
  677. {block:Quote}
  678.  
  679. <div class="quote">"{Quote}"</div>
  680. <div class="source">{Source}</div>
  681.  
  682. {/block:Quote}
  683.  
  684. <!--END QUOTE POSTS-->
  685.  
  686. <!--LINK POSTS-->
  687.  
  688. {block:Link}
  689.  
  690. <div class="post_title"><a href="{URL}">{Name} &rarr;</a></div>
  691. {block:Description}<div class="text">{Description}</div>{/block:Description}
  692.  
  693. {/block:Link}
  694.  
  695. <!--END LINK POSTS-->
  696.  
  697. <!--CHAT POSTS-->
  698.  
  699. {block:Chat}
  700.  
  701. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  702. <div class="chat">
  703. <ul>
  704. {block:Lines}<li class="{Alt}">{block:Label}<b>{Label}</b> {/block:Label}{Line}</li>{/block:Lines}
  705. </ul>
  706. </div>
  707.  
  708. {/block:Chat}
  709.  
  710. <!--END CHAT POSTS-->
  711.  
  712. <!--AUDIO POSTS-->
  713.  
  714. {block:Audio}
  715.  
  716. <table>
  717. <tr>
  718. <td>
  719. {block:AlbumArt}<div class="audioimg"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  720. </td>
  721. <td>
  722. <div class="audioplayer">{AudioPlayerBlack}</div>
  723. <div class="audioinfo">{block:Artist}<b>Name</b>: {Artist}{/block:Artist}<br>
  724. {block:Album}<b>Album</b>: {Album}{/block:Album}<br>
  725. {block:TrackName}<b>Track</b>: {TrackName}{/block:TrackName}</div>
  726. </td>
  727. </tr>
  728. </table>
  729. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  730.  
  731. {/block:Audio}
  732.  
  733. <!--END AUDIO POSTS-->
  734.  
  735. <!--VIDEO POSTS-->
  736.  
  737. {block:Video}
  738.  
  739. <center><div class="photo">{VideoEmbed-500}</div></center>
  740. <div class="text">{Caption}</div>
  741.  
  742. {/block:Video}
  743.  
  744. <!--END VIDEO POSTS-->
  745.  
  746. <!--ANSWER POSTS-->
  747.  
  748. {block:Answer}<div id="answer">
  749. <div class="question">
  750. <div class="asker">{Asker}</div><br/><div class="q">{Question}</div></div>
  751. {block:Answerer}<br/><br/><div class="question"><div class="asker">{Answerer}</div><br/><div class="q">{Answer}</div></div>{/block:Answerer}{Replies}</div>{/block:Answer}
  752.  
  753. <!--END ANSWER POSTS-->
  754. </div>
  755. <div class="info">
  756. <a>{Month} {DayOfMonth}, {Year} {12Hour}:{Minutes}{CapitalAmPm} | {TimeAgo}</a>
  757. posted on <a href="{Permalink}">{block:Date}{ShortMonth} {DayOfMonthWithZero}{/block:Date}</a> with {NoteCountWithLabel}{block:RebloggedFrom} - <a href="{ReblogParentURL}">via</a> - <a href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}<br>
  758. {block:HasTags}
  759. <div class="tags">tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  760. {/block:HasTags}
  761. </div>
  762.  
  763. {/block:Posts}
  764.  
  765. </div>
  766. {/block:PermalinkPage}
  767. </div>{/block:Posts}
  768. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  769. {/block:Posts}</div></div></div></div>
  770.  
  771. </div>
  772. </div>
  773. <div id="credit">
  774. <a href="http://lexaofrp.tumblr.com" title="lexaofrp">☂</a>
  775. </div>
  776. </div>
  777. </div>
  778. <!--END POSTS-->
  779.  
  780. </body>
  781.  
  782. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement