Advertisement
MystiqueAquanian

Untitled

Nov 14th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.62 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <!--
  6.  
  7. Theme #2, Emilia by arizonadesigns.tumblr.com
  8.  
  9. Is just a simple fansite theme for tumblr. Is pretty simple to edit but maybe you should have some html knowledge to edit some stuff but if you are in trouble just send me a message and I’ll help you if I can.
  10. Please like or reblog if using, I will realy apreciate it. Don’t remove the credit. Thank you :)
  11.  
  12. -->
  13.  
  14.  
  15. <head>
  16. <head><title>Galaxies in Her Eyes</title>
  17. <link rel="shortcut icon" href="http://imgur.com/dfU0uaG.png">
  18.  
  19. <meta name="color:background" content="#ffffff"/>
  20. <meta name="color:text" content="#444444"/>
  21. <meta name="color:description bg" content="#2b2b2b"/>
  22. <meta name="color:description text" content="#868686"/>
  23. <meta name="color:links" content="#e91a55"/>
  24. <meta name="color:contain bg" content="#f5f5f5"/>
  25. <meta name="color:sidebar title" content="#000000"/>
  26. <meta name="color:projects u" content="#e91a55"/>
  27. <meta name="color:projects b" content="#d6c3af"/>
  28. <meta name="image:header" content=""/>
  29.  
  30.  
  31. </script>
  32. <script type="text/javascript" src="http://static.tumblr.com/bp5eclb/7aXlvzh6m/jquery-1.2.6.min.js"></script>
  33. <script type='text/javascript'> $(document).ready(function(){ $("img.a").hover( function() { $(this).stop().animate({"opacity": "0"}, "slow"); }, function() { $(this).stop().animate({"opacity": "1"}, "slow"); }); }); </script>
  34.  
  35. <script type="text/javascript" src="http://static.tumblr.com/bp5eclb/7aXlvzh6m/jquery-1.2.6.min.js"></script>
  36. <script type='text/javascript'> $(document).ready(function(){ $("img.a").hover( function() { $(this).stop().animate({"opacity": "0"}, "slow"); }, function() { $(this).stop().animate({"opacity": "1"}, "slow"); }); }); </script>
  37.  
  38. <!--yukoki sticky note scripts-->
  39. <link rel="stylesheet" href="//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css">
  40. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  41. <script src="//code.jquery.com/jquery-1.10.2.js"></script>
  42. <script src="//code.jquery.com/ui/1.11.4/jquery-ui.js"></script>
  43. <script>
  44. $(function() {
  45. $( "#stickynote1" ).draggable({ handle: "div.dragstickynote1" });
  46. $(".closestickynote1").click(function(){$("#stickynote1").fadeOut();});
  47. $( "#stickynote2" ).draggable({ handle: "div.dragstickynote2" });
  48. $(".closestickynote2").click(function(){$("#stickynote2").fadeOut();});
  49. });
  50. </script>
  51. <!--yukoki sticky note scripts end-->
  52.  
  53. <style type="text/css">
  54. @import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic&subset=latin,latin-ext);
  55.  
  56.  
  57. body {
  58. background-repeat: no-repeat;
  59. background-attachment:fixed;
  60. background:{color:background};
  61. color: {color:text};
  62. font-family:'Helvetica';
  63. font-size: 11px;
  64. line-height: 150%;
  65. word-wrap: break-word;}
  66.  
  67. a {
  68. color: {color:text};
  69. text-decoration: none;
  70. transition: all 0.5s;
  71. -webkit-transition: all 0.5s;
  72. -moz-transition: all 0.5s;}
  73.  
  74. a:hover {
  75. color: {color:links};
  76. transition: all 0.5s;
  77. -webkit-transition: all 0.5s;
  78. -moz-transition: all 0.5s;}
  79.  
  80. h2 {
  81. text-align:center;
  82. font-size: 12px;
  83. font-weight:500;
  84. text-transform: uppercase;
  85. font-family:'Arial';
  86. letter-spacing:1px;
  87. color: {color:text};
  88. line-height: 22px;
  89. padding:10px;}
  90.  
  91. h1 {
  92. font-family:'Arial';
  93. font-size:11px;
  94. font-weight:500;
  95. text-transform:normal;}
  96.  
  97. blockquote {
  98. padding-left: 10px;
  99. margin-left: 30px;
  100. border-left: 1px solid #ddd;}
  101.  
  102. .clear {
  103. clear: both;}
  104.  
  105. #contain {
  106. background:{color:contain bg};
  107. font-size:11px;
  108. font-family: Futura, FuturaStd-Book, "Trebuchet MS", Arial, sans-serif;;
  109. width: 1100px;
  110. margin: 0px auto;
  111. margin-top:330px;
  112. height: 700%;
  113. min-height:4000px;}
  114.  
  115. #posts {
  116. width: 500px;
  117. font-family: 'Arial';
  118. text-align:justify;
  119. margin-left: 410px;
  120. margin-top: -350px;
  121. z-index: 999999;
  122. padding-top: 30px;}
  123.  
  124. #post {
  125. border:1px solid #eee;
  126. background:#fff;
  127. font-family: 'Arial';
  128. font-size: 12px;
  129. margin-bottom: 50px;
  130. width: 500px;
  131. border-bottom:1px solid #eee;
  132. padding: 30px;
  133. margin-top: 15px;}
  134.  
  135. .permalink {
  136. width:500px;
  137. font-size: 10px;
  138. font-weight:500;
  139. font-family: 'Arial';
  140. border-top:1px solid #eee;
  141. letter-spacing:0px;
  142. padding-top:10px;"
  143. line-height:150%;}
  144.  
  145. .permalink a {
  146. font-size: 10px;
  147. font-weight:500;
  148. font-family: 'Arial';
  149. letter-spacing:0px;
  150. color:{color:text};}
  151.  
  152. .permalink a:hover {
  153. color:{color:links};
  154. transition: all 0.5s;
  155. -webkit-transition: all 0.5s;
  156. -moz-transition: all 0.5s;}
  157.  
  158. .notes {
  159. margin-top: 20px;
  160. width: 500px;
  161. margin-left: -40px;
  162. margin-bottom: 70px;}
  163.  
  164. .notes li {
  165. border-bottom:1px solid #eee;
  166. list-style: none;
  167. padding: 5px;
  168. margin-bottom: 10px;}
  169.  
  170. .notes li img {
  171. float: right;
  172. width: 12px;}
  173.  
  174. .pagination{
  175. font-family: 'Helvetica';
  176. margin-left:-190px;
  177. width:auto;
  178. padding-top:-10px;
  179. letter-spacing:2px;
  180. padding-bottom:20px;
  181. font-size:11px;
  182. text-align:center;}
  183.  
  184. .pagination a{
  185. padding:5px;
  186. font-family: 'Helvetica';
  187. font-weight:600;
  188. bottom:10px;
  189. margin-left:5px;
  190. color:{color:text};}
  191.  
  192. .pagination a:hover{
  193. color: {color:links};
  194. -moz-transition-duration:0.5s;
  195. -webkit-transition-duration:0.5s;
  196. -o-transition-duration:0.5s;
  197. transition: all 0.3s ease-out;}
  198.  
  199. #header {
  200. margin:0px auto;
  201. position:relative;
  202. width:1100px;
  203. height:500px;
  204. background-repeat:no-repeat;
  205. -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,0.10);
  206. box-shadow: 0 0 50px 0 rgba(0,0,0,0.10);
  207. }
  208.  
  209. .description {
  210. max-width:1050px;}
  211.  
  212. .description {
  213. margin:0 auto;
  214. padding:25px 25px;
  215. background-color:{color:description bg};
  216. display:block;
  217. color:{color:description text};
  218. overflow:hidden;
  219. position:relative;
  220. font-size: 11px;
  221. text-align:justify;}
  222.  
  223. .navigation {
  224. margin:0 auto;
  225. overflow: hidden;
  226. width:1100px;
  227. background:#fff;
  228. font-family:'Source Code Pro'
  229. font-weight: bold;
  230. height:12px;
  231. padding:30px 0px;
  232. text-align:center;
  233. font-size:11px;
  234. letter-spacing:2px;
  235. text-transform:uppercase;
  236. -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,0.10);
  237. box-shadow: 0 0 50px 0 rgba(0,0,0,0.10);}
  238.  
  239. .navigation a:first-child{
  240. border:none;}
  241. .navigation a{
  242. padding: 5px;
  243. margin-left: 20px;
  244. color: {color:description text};}
  245. .navigation a:hover{
  246. padding: 5px;
  247. color: #fff;
  248. background: {color:description bg};}
  249.  
  250. #sidebar {
  251. margin-top:50px;
  252. padding: 30px;
  253. position: absolute;
  254. width: 330px;
  255. z-index: 999999;}
  256.  
  257. #sidebar #section {
  258. width:330px;
  259. background: #fff;
  260. border:1px solid #eee;
  261. line-height: 15px;
  262. font-size:11px;
  263. text-align: justify;
  264. margin-bottom: 30px;
  265. padding:15px;
  266. font-family: 'Arial';}
  267.  
  268. #sidebar #section a {
  269. color: #111;}
  270.  
  271. #sidebar #section a:hover {
  272. color: {color:links};
  273. transition: all 0.5s;
  274. -webkit-transition: all 0.5s;
  275. -moz-transition: all 0.5s;}
  276.  
  277. .sidebartitle {
  278. text-align: center;
  279. font-family: Futura, FuturaStd-Book, "Trebuchet MS", Arial, sans-serif;
  280. font-weight: 700;
  281. letter-spacing: 1px;
  282. text-transform: uppercase;
  283. padding: 10px 0px;
  284. color: {color:sidebar title};}
  285.  
  286. .sidebar img {
  287. margin: 4px;
  288. opacity: 0.9;
  289. border: 1px solid #e1e1e1;
  290. -webkit-transition: all 0.3s ease-out;
  291. -moz-transition: all 0.3s ease-out;
  292. -o-transition: all 0.3s ease-out;
  293. transition: all 0.3s ease-out;
  294. box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.11);
  295. -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.11);
  296. -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.11);}
  297.  
  298. .sidebar img:hover {
  299. -webkit-transition: all 0.3s ease-out;
  300. -moz-transition: all 0.3s ease-out;
  301. -o-transition: all 0.3s ease-out;
  302. transition: all 0.3s ease-out;
  303. opacity: 1;}
  304.  
  305. #projects strong, #projects b {
  306. font-family: 'Source Code Pro' ;
  307. background: {color:projects b};
  308. color: #ffffff;
  309. font-weight: 400;
  310. text-transform: uppercase;
  311. font-size: 11px;
  312. padding: 3px;}
  313.  
  314. #projects a {
  315. padding: 3px;
  316. margin: 0px 5px 0px 5px;
  317. font-family: 'Source Code Pro';
  318. font-weight: 400;
  319. font-size: 9px;
  320. color: #cdbbb0;
  321. border-bottom: 1px solid {color:projects u};
  322. text-transform: uppercase;}
  323.  
  324. #projects a:hover {
  325. }
  326.  
  327. .affiliatesites {
  328. height:auto;
  329. text-align:center;}
  330.  
  331. .affiliatesites img {
  332. border:1px solid #eee;
  333. padding:7px;
  334. -webkit-filter: grayscale(40%);}
  335.  
  336. .affiliatesites img:hover {
  337. -webkit-filter: grayscale(100%);
  338. transition: all 0.5s;
  339. -webkit-transition: all 0.5s;
  340. -moz-transition: all 0.5s;}
  341.  
  342. .members {
  343. font-size: 10px;
  344. text-transform: lowercase;
  345. text-align: left;}
  346.  
  347. .members img {
  348. width:30px;
  349. height:30px;
  350. opacity:0.90;
  351. border: 5px solid #fff;
  352. margin: 1px;
  353. -webkit-filter: grayscale(30%);
  354. -webkit-box-shadow: 0 0 10px 0 #ededed;
  355. box-shadow: 0 0 10px 0 #ededed;}
  356.  
  357. .members img:hover {
  358. opacity:1;
  359. transition: all 0.5s;
  360. -webkit-transition: all 0.5s;
  361. -moz-transition: all 0.5s;}
  362.  
  363. #footer {
  364. clear:both;
  365. z-index: 999;
  366. width:1100px;
  367. margin: 0 auto;
  368. background:{color:description bg};
  369. background-repeat:no-repeat;
  370. background-position: top center;}
  371.  
  372. #footer .inner {
  373. color: {color:description text};
  374. margin:0 auto;
  375. padding: 28px;
  376. font-family:'Arial';
  377. font-size:9px;
  378. letter-spacing:1px;
  379. text-transform:uppercase;}
  380.  
  381. #footer a {
  382. text-transform: uppercase;
  383. padding: 5px;
  384. font-size: 9px;
  385. letter-spacing: 0.5px;}
  386.  
  387. #footer a:hover {
  388. color: #fff;
  389. background: {color:links};}
  390.  
  391.  
  392.  
  393. {CustomCSS}
  394.  
  395. svg {
  396. width:10px;
  397. height:auto;
  398. opacity:.5;
  399. padding:1px;
  400. display:block;
  401. overflow:visible;
  402. }
  403. .controls a {
  404. position:relative;
  405. display:inline-block;
  406. padding:5px;
  407. width:12px;
  408. height:12px;
  409. }
  410. .controls .reblog {
  411. opacity:.93;
  412. }
  413. .controls .reblog svg {
  414. width:9px;
  415. margin-top:1px;
  416. }
  417. .controls .like .liked + svg {
  418. opacity:1;
  419. }
  420. .controls .like .liked + svg path {
  421. fill:#ec5a5a;
  422. }
  423. .controls .like .like_button iframe {
  424. position:absolute;
  425. top:0;
  426. left:0;
  427. bottom:0;
  428. right:0;
  429. width:100%;
  430. height:100%;
  431. z-index:2;
  432. opacity:0;
  433. }
  434.  
  435.  
  436. #stickynote1, #stickynote2 {
  437. width: 180px;
  438. margin-bottom: 20px;
  439. position: fixed;
  440. z-index: 100000000000;
  441. top: 30px; /** position from top of screen **/
  442. left: 30px; /** position from left of screen **/
  443. }
  444.  
  445. #stickynote1 {
  446. width: 180px; /** width of your sticky note **/
  447. background-color: rgba(166,76,249,0.7); /** background colour **/
  448. }
  449.  
  450. #stickynote2 {
  451. width: 220px; /** width of your sticky note **/
  452. background-color: rgba(255,178,178,0.7); /** background colour **/
  453. }
  454.  
  455. .dragstickynote1,.dragstickynote2 {
  456. font-family: consolas;
  457. font-size: 10px;
  458. text-transform: uppercase;
  459. letter-spacing: 1px;
  460. padding: 10px;
  461. background-color: rgba(255,255,255,0.4);
  462. }
  463.  
  464. .closestickynote1,.clsestickynote2 {
  465. cursor: pointer;
  466. margin-left: 148px;
  467. width: 32px;
  468. height: 32px;
  469. line-height: 32px;
  470. font-family: arial;
  471. font-size: 10px;
  472. position: absolute;
  473. text-align: center;
  474. float: right;
  475. background-color: rgba(255,255,255,0.4);
  476. }
  477.  
  478. .stickynotecontent {
  479. padding: 10px;
  480. font-family: consolas;
  481. font-size: 10px;
  482. }
  483.  
  484. .stickynotecontent b,strong {
  485. color: #000000; /** colour of bolded text **/
  486. }
  487.  
  488. .stickynotecontent i,em {
  489. color: #666666; /** colour of italic text **/
  490. }
  491.  
  492. .stickynotecontent a {
  493. text-decoration: underline;
  494. color: #666666; /** colour of linked text **/
  495. }
  496.  
  497. .stickynotecontent a:hover {
  498. color: #aaaaaa; /** colour of hovered linked text **/
  499. }
  500.  
  501. </style>
  502. </head>
  503. <body>
  504.  
  505. <div id="stickynote1">
  506. <div class="closestickynote1">X</div>
  507. <div class="dragstickynote1">TO DO:</div>
  508. <div class="stickynotecontent">
  509. <br>/</br>
  510. <br>Change About Page</br>
  511.  
  512. </div>
  513. </div><!--stickynote1 end-->
  514.  
  515. <div id="stickynote2">
  516. <div class="closestickynote2">X</div>
  517. <div class="dragstickynote2">SCHEDULE:</div>
  518. <div class="stickynotecontent">Ballet: 4:30 - 6:00 pm</div>
  519. </div><!--stickynote2 end-->
  520.  
  521.  
  522. <div class="navigation" style="center;">
  523. <a href="/"><b>Homepage</b></a>
  524. <a href="/about"><b>About</b></a>
  525. <a href="/ask"><b>Contact</b></a>
  526. <a href="/tags"><b>Tags</b></a>
  527. <a href="/icons"><b>Icons</b></a>
  528. <a href="/submit"><b>Submit</b></a>
  529.  
  530. </div>
  531.  
  532.  
  533. <div id="header"><img src="http://imgur.com/q4dbP6g.png"></div>
  534.  
  535. <div class="description">
  536. Welcome to <b>Eyes Wide Open</b>. On here, I post stuff about my stories, Harry Potter, some graphics and a bunch of random things.
  537.  
  538. </div>
  539.  
  540. <div id="contain">
  541. <section id="sidebar">
  542.  
  543.  
  544. <div class="sidebartitle">CURRENTLY WORKING ON:</div>
  545. <div id="section">
  546.  
  547. <div class="sidebar img">
  548. <img src="http://imgur.com/F5BXxMM.png"></div>
  549. <div id="projects" style="margin-top:-80px;margin-left:90px;">
  550. <b>Learning to Survive</b><br>
  551. Harry Potter Fanfic+Elemental<br>
  552. <i>Lucy Hale as Viviana Matthews</i><br>
  553. Viviana 's first year in Hogwarts was not like anything she expected.<br><br>
  554. <center><a href="http://www.imdb.com/title/tt0944947/?ref_=nm_flmg_act_4" target="_blank">Wattpad</a>
  555. <a href="link" target="_blank">Photos</a>
  556. </center>
  557. <br><br>
  558. </div>
  559.  
  560. <div class="sidebar img">
  561. <img src="http://imgur.com/xlxWrBU.png"></div>
  562. <div id="projects" style="margin-top:-80px;margin-left:90px;">
  563. <b>Flawed</b> <br>
  564. <i>Halston Sage as Sarah Adriene</i><br>
  565. Sarah, the typical Queen B in her school is not the girl everyone thinks she is. Lucas is determined to let the light in Sarah show.<br><br>
  566. <center><a href="http://www.imdb.com/title/tt2674426/?ref_=nv_sr_1" target="_blank">Wattpad</a>
  567. <a href="/tagged/me-before-you" target="_blank">Photos</a>
  568.  
  569. </center>
  570. <br>
  571. </div>
  572.  
  573. </div>
  574.  
  575. <div class="sidebartitle">About Me</div>
  576. <div id="section">
  577. <br>Hey to everyone! Motto: Happiness can be found, even in the darkest of times, if only one remembers to turn on the light. - A beloved teacher, Professor Dumbledore</br>
  578. <br>House: Ravenpuff</br>
  579. <br>Patronus/Animangus: Cat</br>
  580. <br>God parent: Athena </br>
  581. <br>PUT THIΔ ΩΠ ΨΩUR PRΩFILΣ ΙF ΨΩU ΑRΣ Δ DΣΜΙGΩD</br>
  582. </div>
  583.  
  584. <div class="sidebartitle">Where to Find Me</div>
  585. <div id="section">
  586. <div class="affiliatesites">
  587. <a href="https://www.wattpad.com/user/MystiqueAquanian">
  588. <img src=""></a>
  589.  
  590. <a href="/">
  591. <img src="img link here"></a>
  592.  
  593. <a href="/">
  594. <img src="img link here"></a>
  595.  
  596.  
  597. </div></div>
  598. </section>
  599.  
  600. <section id="posts">
  601. {block:Posts}
  602. <div id="post" >
  603. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  604.  
  605. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  606.  
  607. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  608. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  609.  
  610. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  611.  
  612. {block:Photoset}<center>{Photoset-500}</center>
  613. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  614.  
  615. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  616.  
  617. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  618.  
  619. {block:Answer}
  620. <div style="color: #555555; padding: 10px; padding-bottom: 8px; background-color: #f7f7f7; text-transform: none; font-style: italic;"><table><td><img src="{AskerPortraitURL-30}" style="border: 8px solid #fff; margin: 1px; margin-right: 5px;"></td><td><font style="font-size: 8px; text-transform: uppercase; width: 64px; line-height: 30%; margin-top: -10px; letter-spacing: 1px;"> {Asker} SAID:</font><br><font style="text-transform: lowercase;">
  621. {Question}</font></td></table>
  622. </div><div style="margin-left: 0px; margin-top: -5px;">
  623. {Answer}</div>
  624. {/block:Answer}
  625.  
  626.  
  627. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px;" />{/block:AlbumArt}
  628. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  629. {/block:ExternalAudio}
  630. <br>{AudioPlayerwhite}<br></span>
  631. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  632.  
  633.  
  634. {block:Date}
  635. <div class="permalink" style="padding-top: 10px; position:center;"> Posted by {block:GroupMembers} <a href="{PostAuthorURL}">{PostAuthorName}</a>{/block:GroupMembers} on
  636.  
  637.  
  638. {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}
  639. </a> with
  640. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  641.  
  642. Filled under: {block:HasTags}
  643. {block:Tags}<a href="{TagURL}" style="font-style: font-size: 7px; font-weight: bold; color: #777676">{Tag} &nbsp; &nbsp;</a>{/block:Tags}
  644. {/block:HasTags}
  645. </div>
  646. <br>
  647. {/block:Date}
  648. </div>
  649. <p>
  650. {block:PostNotes}
  651. <div style="margin-left:15px;">
  652. {PostNotes}{/block:PostNotes}
  653. {/block:Posts}
  654.  
  655.  
  656. {block:Pagination}
  657. <div class="pagination"style="{color:title text}">
  658. {block:PreviousPage}<a href="{PreviousPage}"title="previous page">back</a>{/block:PreviousPage}{block:JumpPagination length="4"}{block:CurrentPage}<span class="current_page"style="color:{color:accent};font-weight:600;padding:5px">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page"style="{color:text}" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}"title="next page">next</a>{/block:NextPage}
  659. {/block:Pagination}</div>
  660. </div>
  661.  
  662.  
  663. </div>
  664. </div>
  665.  
  666. <div id="footer">
  667. <div class="inner">
  668. <center>&nbsp; <a href="http://arizonadesigns.tumblr.com" target="_blank">Theme by ArizonaDesigns</a> &nbsp;|&nbsp; © Copyright 2016 All Rights Reserved</center>
  669. </div></div>
  670.  
  671. </div>
  672. </div>
  673. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement