Advertisement
colettemichelle98

Don't Swallow The Cap - youherotype

May 2nd, 2014
524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.31 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. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4.  
  5. <head>
  6.  
  7. <!--theme 13 'don't swallow the cap' by youherotype keep the credit.-->
  8.  
  9. <meta name="color:background"content="#fff"/>
  10. <meta name="image:background"content=""/>
  11. <meta name="image:sidebar"content=""/>
  12.  
  13. <meta name="color:text"content="#000"/>
  14. <meta name="color:link"content="#000"/>
  15.  
  16. <meta name="text:home link"content=""/>
  17. <meta name="text:link 1"content=""/>
  18. <meta name="text:link 1 title"content="Message"/>
  19. <meta name="text:link 2"content=""/>
  20. <meta name="text:link 2 title"content="Tags"/>
  21. <meta name="text:link 3"content=""/>
  22. <meta name="text:link 3 title"content="About"/>
  23. <meta name="text:link 4"content=""/>
  24. <meta name="text:link 4 title"content="Etcetera"/>
  25.  
  26. <meta name="if:400px posts"content="1"/>
  27. <meta name="if:500px posts"content="0"/>
  28. <meta name="if:scrollbar"content="1"/>
  29.  
  30. <meta name="color:link 1"content="#014a74"/>
  31. <meta name="color:link 2"content="#027ea6"/>
  32. <meta name="color:link 3"content="#56aebb"/>
  33. <meta name="color:link 4"content="#a6cbe1"/>
  34.  
  35. <meta name="text:blog title"content="don't swallow the cap"/>
  36. <meta name="text:quote"content="everything i love is out to sea"/>
  37.  
  38. <style type="text/css">
  39.  
  40. body{
  41. background-color:{color:background};
  42. background-image:url({image:background});
  43. margin:0px;
  44. font-family:calibri;
  45. font-size:10px;
  46. text-align:center;
  47. color:{color:text};
  48. scrollbar:{color:scrollbar};
  49. }
  50.  
  51. {block:ifscrollbar}
  52. ::-webkit-scrollbar-thumb{
  53. height:auto;
  54. background-color: #333;
  55. border:1px solid #fff;
  56. }
  57.  
  58. ::-webkit-scrollbar{
  59. height:9px;
  60. width:5px;
  61. background-color: #ddd;
  62. border:2px solid #fff;
  63. }
  64. {/block:ifscrollbar}
  65.  
  66. a:link, a:active, a:visited{
  67. color:{color:link};
  68. text-decoration: none;
  69. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  70. }
  71.  
  72. a:hover {
  73. color:#000;
  74. }
  75.  
  76.  
  77. #alice{width:250px; height:auto;}
  78. {block:PermalinkPage}
  79. width:410px;
  80. {/block:PermalinkPage}
  81. }
  82.  
  83. #center{
  84. position:fixed !important;
  85. padding-top:3px;
  86. padding-bottom::3px;
  87. {block:if400pxposts}
  88. width:400px;
  89. {/block:if400pxposts}
  90. {block:if500pxposts}
  91. width:500px;
  92. {/block:if500pxposts}
  93. background-color:#fff;
  94. {block:PermalinkPage}
  95. width:410px;
  96. height:207px;
  97. {/block:PermalinkPage}
  98. }
  99.  
  100. #posts{
  101. float:center;
  102. {block:indexpage}
  103. {block:if400pxposts}
  104. width:400px;
  105. {/block:if400pxposts}
  106. {block:if500pxposts}
  107. width:500px;
  108. {/block:if500pxposts}
  109. font-family:Arial;
  110. font-size:;
  111. {/block:indexpage}
  112. {block:permalinkpage}
  113. {block:if400pxposts}
  114. width:400px;
  115. {/block:if400pxposts}
  116. {block:if500pxposts}
  117. width:500px;
  118. {/block:if500pxposts}
  119. {/block:permalinkpage}
  120. margin-left:470px;
  121. margin-top:15px;
  122. }
  123.  
  124. #icon{
  125. position:fixed !important;
  126. margin-top:80px;
  127. margin-left:190px;
  128. width:220px;
  129. height:auto;
  130. background-color:#fff;
  131. -moz-transition: all 0.3s linear;
  132. -webkit-transition: all 0.3s linear;
  133. }
  134.  
  135. #icon h1{
  136. position:fixed !Important;
  137. margin-top:5px;
  138. margin-left:0px;
  139. padding-right:5px;
  140. border-right:2px solid #000;
  141. padding-bottom:15px;
  142. width:80px;
  143. height:auto;
  144. font-family:arial;
  145. font-size:18px;
  146. font-weight:bold;
  147. line-height:12px;
  148. letter-spacing:-2px;
  149. word-spacing:5px;
  150. color:#0000;
  151. z-index:9;
  152. text-align:right;
  153. }
  154.  
  155.  
  156. #linkbox{
  157. position:fixed !important;
  158. margin-top:5px;
  159. margin-left:0px;
  160. width:220px;
  161. height:auto;
  162. padding-bottom:20px;
  163. -moz-transition: all 0.3s linear;
  164. -webkit-transition: all 0.3s linear;
  165. }
  166.  
  167.  
  168. #l1 a{
  169. position:fixed !important;
  170. margin-top:0px;
  171. margin-left:-5px;
  172. width:15px;
  173. height:15px;
  174. border-radius:50%;
  175. background-color:{color:link 1};
  176. color:transparent;
  177. z-index:9;
  178. -moz-transition: all 0.3s linear;
  179. -webkit-transition: all 0.3s linear;
  180. }
  181.  
  182. #l1 a:hover{
  183. opacity:.5;
  184. -moz-transition: all 0.3s linear;
  185. -webkit-transition: all 0.3s linear;
  186. }
  187.  
  188. #l2 a{
  189. position:fixed !important;
  190. margin-top:0px;
  191. margin-left:20px;
  192. width:15px;
  193. height:15px;
  194. border-radius:50%;
  195. background-color:{color:link 2};
  196. color:transparent;
  197. z-index:9;
  198. -moz-transition: all 0.3s linear;
  199. -webkit-transiton: all 0.3s linear;
  200. }
  201.  
  202. #l2 a:hover{
  203. opacity:.5;
  204. -moz-transition: all 0.3s linear;
  205. -webkit-transition: all 0.3s linear;
  206. }
  207.  
  208. #l3 a{
  209. position:fixed !important;
  210. margin-top:0px;
  211. margin-left:45px;
  212. width:15px;
  213. height:15px;
  214. border-radius:50%;
  215. background-color:{color:link 3};
  216. color:transparent;
  217. z-index:9;
  218. -moz-transition: all 0.3s linear;
  219. -webkit-transition: all 0.3s linear;
  220. }
  221.  
  222. #l3 a:hover{
  223. opacity:.5;
  224. -moz-transition: all 0.3s linear;
  225. -webkit-transition: all 0.3s linear;
  226. }
  227.  
  228. #l4 a{
  229. position: fixed !important;
  230. margin-top:0px;
  231. margin-left:70px;
  232. width:15px;
  233. height:15px;
  234. border-radius:50%;
  235. background-color:{color:link 4};
  236. color:transparent;
  237. z-index:9;
  238. -moz-transition: all 0.3s linear;
  239. -webkit-transition: all 0.3s linear;
  240. }
  241.  
  242. #l4 a:hover{
  243. opacity:.5;
  244. -moz-transition: all 0.3s linear;
  245. -webkit-transition: all 0.3s linear;
  246. }
  247.  
  248. #quotebox{
  249. position:fixed !important;
  250. margin-top:20px;
  251. margin-left:0px;
  252. width:220px;
  253. height:auto;
  254. padding-bottom:20px;
  255. z-index:-99;
  256. -moz-transition: all 0.3s linear;
  257. -webkit-transition: all 0.3s linear;
  258. }
  259.  
  260. #quote{
  261. position:fixed !Important;
  262. margin-top:2px;
  263. margin-left:90px;
  264. width:120px;
  265. height:auto;
  266. padding-bottom:20px;
  267. line-height:13px;
  268. font-family:arial;
  269. font-size:8px;
  270. color:#000;
  271. letter-spacing:1px;
  272. text-transform:lowercase;
  273. font-weight:bold;
  274. text-align:left;
  275. padding-left:5px;
  276. -moz-transition: all 0.3s linear;
  277. -webkit-transition: all 0.3s linear;
  278. }
  279.  
  280. #icon:hover #quote{
  281. margin-top:-15px;
  282. opacity:0;
  283. z-index:-99999999;
  284. -moz-transition:all 0.3s linear;
  285. -webkit-transition: all 0.3s linear;
  286. }
  287.  
  288. #desc{
  289. position:fixed !important;
  290. opacity:0;
  291. margin-top:20px;
  292. margin-left:90px;
  293. width:120px;
  294. height:auto;
  295. font-family:arial;
  296. font-size:8px;
  297. color:#000;
  298. letter-spacing:1px;
  299. text-transform:lowercase;
  300. font-weight:bold;
  301. text-align:left;
  302. padding-left:2px;
  303. -moz-transition: all 0.3s linear;
  304. -webkit-transition: all 0.3s linear;
  305. }
  306.  
  307. #icon:hover #desc{
  308. opacity:1;
  309. margin-top:2px;
  310. -moz-transition: all 0.3s linear;
  311. -webkit-transition: all 0.3s linear;
  312. }
  313.  
  314. #entry{
  315. opacity:1;
  316. float:left;
  317. {block:if400pxposts}
  318. width:400px;
  319. {/block:if400pxposts}
  320. {block:if500pxposts}
  321. width:500px;
  322. {/block:if500pxposts}
  323. height: auto;
  324. text-align:left;
  325. font-family:arial;
  326. font-size:9px;
  327. line-height:14px;
  328. {block:PermalinkPage}
  329. text-align:left;
  330. font-family:arial;
  331. font-size:9px;
  332. line-height:14px;
  333. {block:if400pxposts}
  334. width:400px;
  335. {/block:if400pxposts}
  336. {block:if500pxposts}
  337. width:500px;
  338. {/block:if500pxposts}
  339. height: auto;
  340. margin-left:0px;
  341. {/block:PermalinkPage}
  342. -moz-transition: all 0.3s linear;
  343. -webkit-transition: all 0.3s linear;
  344. }
  345.  
  346.  
  347. #cap{
  348. {block:if400pxposts}
  349. width:394px;
  350. {/block:if400pxposts}
  351. {block:if500pxposts}
  352. width:494px;
  353. {/block:if500pxposts}
  354. height:auto;
  355. background-color:#eee;
  356. border-left:2px solid #777;
  357. padding:1px;
  358. padding-top:3px;
  359. padding-bottom:3px;
  360. margin-top:2px;
  361. font-family:arial;
  362. font-size:9px;
  363. font-weight:bold;
  364. letter-spacing:.5px;
  365. color:{color:text};
  366. text-align:center;
  367. line-height:16px;
  368. }
  369.  
  370. #cap a{
  371. color:{color:link};
  372. }
  373.  
  374. #perm{
  375. {block:if400pxposts}
  376. width:390px;
  377. {/block:if400pxposts}
  378. {block:if500pxposts}
  379. width:490px;
  380. {/block:if500pxposts}
  381. height:auto;
  382. font-family:arial;
  383. font-size:8px;
  384. font-weight:bold;
  385. letter-spacing:.5px;
  386. color:{color:text};
  387. text-align:left;
  388. margin-top:5px;
  389. border-bottom:1px solid #aaa;
  390. padding:5px;
  391. color:#222;
  392. padding-bottom:10px;
  393. line-height:5px;
  394. }
  395.  
  396. #perm a{
  397. color:{color:text};
  398. }
  399.  
  400. #ta{
  401. font-family:calibri;
  402. font-size:8px;
  403. text-transform:uppercase;
  404. letter-spacing:0px;
  405. text-align:left;
  406. color:{color:text};
  407. {block:if400pxposts}
  408. width:390px;
  409. {/block:if400pxposts}
  410. {block:if500pxposts}
  411. width:490px;
  412. {/block:if500pxposts}
  413. height:auto;
  414. margin-top:0px;
  415. word-spacing:2px;
  416. padding:5px;
  417. }
  418.  
  419. #perma{
  420. width:390px;
  421. font-family:arial;
  422. font-size:9px;
  423. text-align:left;
  424. letter-spacing:0.5;
  425. margin-top:5px;
  426. color:{color:text};
  427. line-height:120%;
  428. }
  429.  
  430. #perma a{
  431. color:{color:text};
  432. }
  433.  
  434.  
  435. #yht a{
  436. position:fixed !important;
  437. bottom:-15px;
  438. right:10px;
  439. width:50px;
  440. height:25px;
  441. border-top:5px solid #555;
  442. font-family:Arial;
  443. font-weight:bold;
  444. color:#777;
  445. text-align:center;
  446. font-size:21px;
  447. line-height:38px;
  448. z-index:9;
  449. -moz-transition: all 0.3s linear;
  450. -webkit-transition: all 0.3s linear;
  451. }
  452.  
  453. #yht a:hover{
  454. bottom:10px;
  455. -moz-transition: all 0.3s linear;
  456. -webkit-transition: all 0.3s linear;
  457. }
  458.  
  459. #audio{
  460. margin-bottom:5px;
  461. width:500px;
  462. height:100px;
  463. }
  464.  
  465. .album{
  466. position:absolute;
  467. opacity:0.7.
  468. width:90px;
  469. height:90px;
  470. border-radius:30px;
  471. position:absolute;
  472. }
  473.  
  474. .album img{
  475. opacity:0.9;
  476. width:90px;
  477. height:90px;
  478. float:left;
  479. -moz-transition: all 0.3s linear;
  480. -webkit-transition: all 0.3s linear;
  481. }
  482.  
  483. .album img:hover{
  484. -moz-transition: all 0.3s linear;
  485. -webkit-transition: all 0.3s linear;
  486. }
  487.  
  488. .bttcontainer{
  489. position:absolute;
  490. opacity: 0.3;
  491. display:block;
  492. margin-top:30px;
  493. margin-left:30px;
  494. width:30px;
  495. height:30px;
  496. background-color:#fff;
  497. -moz-transtion: all 0.3s linear;
  498. -webkit-transition: all 0.3s linear;
  499. }
  500.  
  501. .bttcontainer:hover{
  502. opacity:0.7;
  503. width:90px;
  504. height:90px;
  505. margin-top:0px;
  506. margin-left:0px;
  507. -moz-transtion: all 0.3s linear;
  508. -webkit-transition: all 0.3s linear;
  509. }
  510.  
  511. .btt{
  512. position:absolute;
  513. opacity:1;
  514. margin-top:0px;
  515. margin-left:0px;
  516. width:27px;
  517. height:27px;
  518. border-radius:30px;
  519. background-color:#fff;
  520. overflow:hidden;
  521. -moz-transition: all 0.3s linear;
  522. -webkit-transition: all 0.3s linear;
  523. }
  524.  
  525. .bttcontainer:hover .btt{
  526. margin-top:30px;
  527. margin-left:30px;
  528. -moz-transition: all 0.3s linear;
  529. -webkit-transition: all 0.3s linear;
  530. }
  531.  
  532. .audioinfo{
  533. margin-left:105px;
  534. margin-top:3px;
  535. font-family:Calibri;
  536. text-align:left;
  537. font-size:8px;
  538. text-transform:uppercase;
  539. letter-spacing:1px;
  540. color:#000;
  541. float:left;
  542. width:390px;
  543. padding:3px;
  544. }
  545.  
  546.  
  547. #page{
  548. position:fixed !important;
  549. width:220px;
  550. height:20px;
  551. margin-top:20px;
  552. margin-left:0px;
  553. font-family:times;
  554. font-size:11px;
  555. color:#333;
  556. text-align:left;
  557. line-height:8px;
  558. -moz-transition: all 0.3s linear;
  559. -webkit-transiton: all 0.3s linear;
  560. }
  561.  
  562. #page a{
  563. color:#333;
  564. }
  565.  
  566. #page:hover a{
  567. font-style:italic;
  568. -moz-transition: all 0.3s linear;
  569. -webkit-transitin: all 0.3s linear;
  570. }
  571.  
  572. y{
  573. font-family:calibri;
  574. text-transform:uppercase;
  575. font-size:8px;
  576. font-style:none;
  577. }
  578.  
  579. </style>
  580.  
  581. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  582.  
  583. <style>
  584. div#qTip {
  585. padding: 3px;
  586. margin-top:2px;
  587. margin-left:12px;
  588. display: none;
  589. text-align: center;
  590. position: absolute;
  591. text-transform:lowercase;
  592. font-family:arial;
  593. font-size:12px;
  594. font-weight:bold;
  595. line-height:10px;
  596. z-index: 1000;
  597. background:#000;
  598. letter-spacing:1px;
  599. color:#fff;
  600. z-index:99999999999999999999999;
  601. }
  602.  
  603.  
  604.  
  605. </style>
  606.  
  607.  
  608. <title>{title}</title>
  609. <link rel="shortcut icon" href="{favicon}">
  610. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  611. <meta name="viewport" content="width=720" />
  612.  
  613.  
  614. </head>
  615. <body>
  616.  
  617. <div id="center">
  618. <div id="content">
  619.  
  620. <div id="yht"><a href="http://www.youherotype.tumblr.com">YHT</a></div></div></div>
  621.  
  622. <div id="icon"><a href="{text:home link}" title="{title}"><img src="{image:sidebar}" style="" width=220px; height=auto;></a><h1>{text:blog title} <div style="font-size:8px; letter-spacing:1px;"></br>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">Back </a>{/block:PreviousPage}
  623. {block:NextPage}<a href="{NextPage}">Next</a> {/block:NextPage}{/block:Pagination}</div></h1>
  624. <div id="linkbox"><div id="l1"><a href="{text:link 1}" title="{text:link 1 title}">/</a></div><div id="l2"><a href="{text:link 2}" title="{text:link 2 title}">/</a></div><div id="l3"><a href="{text:link 3}" title="{text:link 3 title}">/</a></div><div id="l4"><a href="{text:link 4}" title="{text:link 4 title}">/</a></div>
  625. <div id="quotebox"><div id="quote">{text:quote}</div><div id="desc">{description}</div></div>
  626. </div>
  627. </div></div></div>
  628.  
  629.  
  630.  
  631. <div id="posts">
  632.  
  633. {block:Posts}
  634. <div id="post">
  635. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  636.  
  637. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  638.  
  639. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" {block:if400pxposts}width="400"{/block:if400pxposts} {block:if500pxposts}width="500"{/block:if500pxposts}>{LinkCloseTag}<br><br>{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:Photo}
  640.  
  641. {block:Photoset}{block:if400pxposts}{Photoset-400}{/block:if400pxposts}{block:if500pxposts}{Photoset-500}{/block:if500pxposts}{block:Caption}<div id="cap">{Caption}</div>{/block:Caption}{/block:Photoset}
  642.  
  643. {block:Quote}<div style="text-align:center; font-size:12px;">{Quote}</div> {block:Source}<div style="text-align:center; font-size:10px;">{Source}</div><br>{/block:Source}{/block:Quote}
  644.  
  645. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  646.  
  647. {block:Audio}
  648. <div id="audio">
  649. <div class="album"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="album"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="bttcontainer"><div class="btt">{AudioPlayerWhite}</div></div>
  650.  
  651. {block:TrackName}<div class="audioinfo"><i>Title:</i> {TrackName}</div><br>{/block:TrackName}
  652. {block:Album}<div class="audioinfo"><i>Album:</i> {Album}</div>{/block:Album}
  653. {block:Artist}<div class="audioinfo"><i>Artist:</i> {Artist}</div><br>{/block:Artist}
  654. {block:PlayCount}<div class="audioinfo"><i>Played:</i> {FormattedPlayCount} times</div> {/block:PlayCount}
  655. </div>{block:Caption}{Caption}{/block:Caption}
  656. {/block:Audio}
  657.  
  658. {block:Video}{block:if400pxposts}{Video-400}{/block:if400pxposts}{block:if500pxposts}{Video-500}{/block:if500pxposts} <br><center>played {PlayCount} times</center> {block:Caption}{Caption}{/block:Caption}{/block:Video}
  659.  
  660.  
  661. {block:Answer}
  662. <br>
  663. <div style="margin-left:-5px; margin-top: -2px; min-height:45px; padding: 3px; background: #fff;">
  664. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:-33px; margin-left:23px; margin-top: 3px; padding:7px; background-color:#fff;border:1px solid #777;"/>
  665. <div style="margin-top:15px; width:auto; padding:2px; border-bottom:1px solid #777;"><b><askk>{Asker}</askk></b>:{Question}</div><br></div>
  666. <div style="margin-left:100px;">{Answer}</div>
  667. {/block:Answer}
  668.  
  669.  
  670. <div id="perm">
  671. <r><a href="{permalink}">{ShortDayOfWeek}, {ShortMonth}{DayOfMonth}</a>{/block:Date}
  672. <a href="{Permalink}">{NoteCountWithLabel}</a></r>
  673. {block:RebloggedFrom}<y>
  674. <a href="{ReblogParentURL}" >{ReblogParentName}</a> {/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}" >{SourceLink}</a>{/block:ContentSource} </div></y>
  675. {block:HasTags}<div id="ta">{block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}</div>
  676. {/block:HasTags}
  677. <br></center>
  678.  
  679. {block:PostNotes}<div id="perma" style="text-align:left;">{PostNotes}</div>{/block:PostNotes}<br>
  680.  
  681. </div>
  682.  
  683.  
  684. {/block:Posts}
  685. </div></div>
  686.  
  687. {block:indexpage}
  688. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  689. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  690. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  691. <script type="text/javascript">
  692. $(window).load(function(){
  693. var $wall = $('#posts');
  694. $wall.imagesLoaded(function(){
  695. $wall.masonry({
  696. itemSelector: '#entry, #entry_photo',
  697. isAnimated : false
  698. });
  699. });
  700.  
  701. $wall.infinitescroll({
  702. navSelector : '#page-nav',
  703. nextSelector : '#page-nav a',
  704. itemSelector : '#entry, #entry_photo',
  705. bufferPx : 2000,
  706. debug : false,
  707. errorCallback: function() {
  708. $('#infscr-loading').fadeOut('normal');
  709. }},
  710. function( newElements ) {
  711. var $newElems = $( newElements );
  712. $newElems.hide();
  713. $newElems.imagesLoaded(function(){
  714. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  715. });
  716. }); $('#content').show(500);
  717. });
  718. </script>
  719. {/block:indexpage}
  720.  
  721. </div>
  722. </div>
  723.  
  724.  
  725.  
  726. </body>
  727.  
  728. <!-- please do not remove credit. I work very hard on these themes for you to use, so please keep credit intact. -->
  729.  
  730. </div>
  731. </div>
  732. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement