Advertisement
Guest User

Untitled

a guest
May 24th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.44 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <!-- Please keep my credit on this theme. Or at least link
  5. me as the creator on your blog somewhere. Thanks! =)
  6.  
  7. Myspace Theme by: destroyer.tumblr.com and humanraccoon.tumblr.com
  8. -->
  9.  
  10. <center><div id="header4">
  11. <align left></align>
  12. <br>
  13. <center><form action="/search" method="get">
  14. <input type="text" name="q" value="{SearchQuery}"/>
  15. <input type="submit" value="Search"/>
  16. </form></center>
  17.  
  18. </center><p>
  19.  
  20. <!-- DEFAULT COLORS -->
  21.  
  22. <meta name="text:Mood" content="Nostalgic" />
  23. <meta name="text:moodicon" content="http://i.imgur.com/7nv52vI.gif"/>
  24. <meta name="text:UserStatus" content="is in your extended network.">
  25. <meta name="text:Quote" content=":)"/>
  26. <meta name="text:Sex" content="Female"/>
  27. <meta name="text:Age" content="15 Years Old"/>
  28. <meta name="text:City" content="Hollywood"/>
  29. <meta name="text:State" content="California"/>
  30. <meta name="text:Country" content="United States"/>
  31. <meta name="text:onlinenow" content="http://www.myspacegens.com/images/online_now/21.gif"/>
  32. <meta name="text:Music" content=""/>
  33. <meta name="text:Movies" content=""/>
  34. <meta name="text:Tv" content=""/>
  35. <meta name="text:Books" content=""/>
  36. <meta name="text:Heroes" content=""/>
  37. <meta name="text:Contact Box" content="http://i.imgur.com/fejKhcI.pngg">
  38. <meta name="text:Profile Song" content="http://eatandsleep.net/billboard/1984/1984-94.mp3" />
  39.  
  40. <meta name="text:Status" content=""/>
  41. <meta name="text:Orientation" content=""/>
  42. <meta name="text:Ethnicity" content=""/>
  43. <meta name="text:Religion" content=""/>
  44. <meta name="text:Occupation" content=""/>
  45.  
  46. <meta name="image:Portrait" content=""/>
  47. <meta name="image:Background" content=""/>
  48. <meta name="color:Background" content="#e5e5e5"/>
  49. <meta name="color:center background" content="#ffffff"/>
  50. <meta name="color:post" content="#f9d6b6"/>
  51. <meta name="color:sidebar" content="#ffffff"/>
  52. <meta name="color:interests title" content="#ffffff"/>
  53. <meta name="color:sidebox" content="#ffffff"/>
  54. <meta name="color:sidebox border" content="#6699cc"/>
  55. <meta name="color:sidebox left" content="#B0CFF0"/>
  56. <meta name="color:sidebox right" content="#D3E7FB"/>
  57. <meta name="color:sidebox bold:" content="#39658c"/>
  58.  
  59. <meta name="color:HeaderColor" content="#003399"/>
  60. <meta name="color:Orange Text" content="#ff6600"/>
  61. <meta name="color:Orange Background" content="#ffcc99"/>
  62.  
  63. <meta name="color:Text" content="#000000"/>
  64. <meta name="color:text headers" content="#000000"/>
  65. <meta name="color:bold text" content="#000000"/>
  66. <meta name="color:label background" content="#f4f4f4"/>
  67. <meta name="color:link" content="#003399"/>
  68. <meta name="color:link hover" content="#cc0000"/>
  69. <meta name="color:notes" content="#464646"/>
  70. <meta name="color:notes hover" content="#949494"/>
  71. <meta name="color:nav link" content="#ffffff"/>
  72. <meta name="color:nav link hover" content="#000000"/>
  73. <meta name="color:nav background" content="#6697cf"/>
  74.  
  75. <meta name="if:Show Infinite Scroll" content="1" />
  76. <meta name="if:Show Photo Caption" content="1" />
  77.  
  78. <meta name="font:Header Title" content="'Verdana', Impact, Gadget, sans-serif, Arial, Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  79. <meta name="text:Font Size" content="11px"/>
  80. <meta name="font:Body" content="'verdana', arial, Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  81.  
  82. <meta name="text:Custom Link One" content="" />
  83. <meta name="text:Custom Link One Title" content="" />
  84. <meta name="text:Custom Link Two" content="" />
  85. <meta name="text:Custom Link Two Title" content="" />
  86. <meta name="text:Custom Link Three" content="" />
  87. <meta name="text:Custom Link Three Title" content="" />
  88. <meta name="text:Custom Link Four" content="" />
  89. <meta name="text:Custom Link Four Title" content="" />
  90.  
  91.  
  92. <title>{Title}</title>
  93. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  94. <link rel="shortcut icon" href="{Favicon}">
  95. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  96. {block:Description}
  97. <meta name="description" content="{MetaDescription}" />
  98. {/block:Description}
  99.  
  100. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  101.  
  102. <style type="text/css">
  103. body{
  104. margin-top:0px;
  105. text-align:justify;
  106. color: {color:Text};
  107. font-family: {font:Body};
  108. font-size: {text:Font Size};
  109. line-height: 12px;
  110. background-color:{color:Background};
  111. background-image:url({image:Background});
  112. background-attachment: repeat;
  113. background-position:top left;
  114. background-repeat: repeat;
  115. background-size:25%;25%
  116. }
  117.  
  118. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  119. font-family: {font:Body};
  120. font-size: {text:Font Size}; line-height:12px; }
  121. a:hover{color: {color:link hover}; line-height:12px;}
  122.  
  123. #tumblr_controls{
  124. position:fixed!important;}
  125.  
  126. b, strong{color: {color:bold text};
  127. font-family: {font:Body};
  128. font-size: {text:Font Size}; line-height:12px;}
  129.  
  130. #wtf {
  131. background-color:{color:center background};
  132. margin-top:0px;
  133. width:750px;
  134. overflow: visible;
  135. margin-left: -375px;
  136. left:50%;
  137. position: absolute;
  138. padding-top:10px;
  139. color: {color:Text};
  140. font-family: {font:Body};
  141. font-size: {text:Font Size};
  142. line-height: 12px;}
  143.  
  144. #entry {
  145. background-color: {color:post};
  146. border: 0px solid {color:post};
  147. z-index:6;
  148. float:right;
  149. overflow:visible;
  150. width:400px;
  151. height: auto;
  152. padding: 6px;
  153. margin:0px 10px 6px 0px;}
  154.  
  155.  
  156. #sidebar {
  157. position: absolute;
  158. overflow:hidden;
  159. margin-top: 0px;
  160. margin-left:-364px;
  161. left: 50%;
  162. background-color:{color:sidebar};
  163. width: 304px;
  164. height: auto;
  165. padding: 0px;}
  166.  
  167. #sidebox {
  168. border-top:20px solid {color:sidebox border};
  169. border-left:2px solid {color:sidebox border};
  170. border-right:2px solid {color:sidebox border};
  171. border-bottom:2px solid {color:sidebox border};
  172. overflow:hidden;
  173. margin-top: 0px;
  174. background-color:{color:sidebox};
  175. width: 300px;
  176. height: auto;
  177. padding: 0px;}
  178.  
  179. #sidebox b {color:{color:sidebox bold};}
  180.  
  181. #info {
  182. background-color: {color:post};
  183. border: 0px solid {color:post};
  184. z-index:6;
  185. float:right;
  186. overflow:visible;
  187. width:400px;
  188. height: auto;
  189. padding: 6px;
  190. margin:0px 10px 6px 0px;}
  191.  
  192. #notes {
  193. background-color: {color:post};
  194. border: 0px solid {color:post};
  195. z-index:6;
  196. float:right;
  197. overflow:visible;
  198. width:400px;
  199. height: auto;
  200. padding: 6px;
  201. margin:0px 10px 6px 0px;}
  202.  
  203. #entry img { max-width:400px;}
  204. p{
  205. margin-top:0px;
  206. margin-bottom:0px;}
  207.  
  208. #question{
  209. overflow:SHOW;
  210. padding-bottom:3px;
  211. margin-bottom:3px;}
  212.  
  213. #askr{
  214. display:block;
  215. float:left;
  216. width:33px;
  217. overflow:hidden;
  218. margin-right:3px;}
  219.  
  220. ul {
  221. list-style: disc;
  222. padding: 4px 0px 6px 20px;}
  223.  
  224. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  225.  
  226. blockquote img{display:block; width:100%;}
  227.  
  228. blockquote p{padding:0px; margin:0px;}
  229.  
  230. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  231.  
  232. #bottominfo{
  233. padding:2px 0px 0px 0px;
  234. display:block;}
  235.  
  236. .answer p{margin:0px;}
  237. .notes img{
  238. width:10px;
  239. position:relative;
  240. top:1px;}
  241.  
  242. ol.notes, .notes li{
  243. list-style:none;
  244. margin:0px;
  245. padding:0px;}
  246.  
  247. small {font-size:10px; line-height:10px; letter-spacing:0px;}
  248. big {font-family:arial black; color:{color:text}; font-size:14px;}
  249.  
  250. .audio {width:100%; background:black; border:0px dotted #D6D6D6;}
  251.  
  252. a img{border:none;}
  253.  
  254. .label {
  255. color: {color:bold text};font-weight: bold; line-height:12px;}
  256.  
  257. .odd {
  258. background-color:{color:label background};}
  259.  
  260.  
  261. h1 {
  262. font-size: 12px;
  263. line-height: 12px;
  264. font-family: verdana;
  265. font-weight: bold;
  266. text-transform: normal;
  267. letter-spacing: -1px;
  268. color:{color:text headers};
  269. text-align: left;
  270. margin:0px;
  271. padding-bottom:1px;}
  272.  
  273. h2 {
  274. font-size: 16px;
  275. line-height: 16px;
  276. font-family: impact;
  277. font-weight:normal;
  278. text-transform: uppercase;
  279. letter-spacing: -1px;
  280. color:{color:text headers};
  281. text-align:left;}
  282.  
  283.  
  284. h3 {
  285. font-size: 18px;
  286. line-height: 20px;
  287. font-family: {font:Header Title};
  288. font-weight: bold;
  289. text-transform: normal;
  290. letter-spacing: -1px;
  291. color:{color:text headers};
  292. text-align: left;
  293. margin:0px;
  294. padding-bottom:4px;}
  295.  
  296.  
  297.  
  298. h4 {
  299. font-size: 12px;
  300. line-height: 12px;
  301. font-family: {font:Header Title};
  302. font-weight: bold;
  303. text-transform: capitalize;
  304. letter-spacing: -1px;
  305. color: {color:Orange Text};
  306. text-align: left;
  307. margin:0px;
  308. padding-bottom:4px;}
  309.  
  310. h5 {
  311. font-size: 12px;
  312. line-height: 12px;
  313. font-family: {font:Header Title};
  314. font-weight: bold;
  315. text-transform: capitalize;
  316. letter-spacing: -1px;
  317. color: {color:interests title};
  318. text-align: left;
  319. margin:0px;}
  320.  
  321.  
  322. a.links1 {
  323. text-align:center;
  324. margin-top:6px;
  325. margin-bottom:8px;
  326. color: {color:nav link};
  327. display: inline-block;
  328. text-transform: capitalize;
  329. font-family:arial;
  330. font-weight:normal;
  331. font-size:12px;
  332. padding: 2px;}
  333.  
  334.  
  335. a.links1:hover {
  336. color: {color:nav link hover};}
  337.  
  338.  
  339.  
  340. #ask {
  341. font-size:12px;
  342. line-height:12px;
  343.  
  344. padding:4px;
  345. margin-bottom:4px;}
  346.  
  347.  
  348.  
  349. img.middle {
  350. vertical-align:middle;
  351. margin-bottom:3px;}
  352.  
  353. #notez {
  354. margin-top: 0px; margin-bottom:4px; width:400px;}
  355.  
  356. #notez a {
  357. font-family: arial;
  358. font-size: 10px;
  359. line-height: 11px;
  360. letter-spacing:1px;
  361. text-transform: normal;}
  362.  
  363. table {
  364. border-collapse: separate;
  365. border-spacing: 3px;}
  366.  
  367. #header1 {
  368. padding:4px;
  369. margin-left:328px;
  370. margin-bottom:6px;
  371. width:404px;
  372. height: 12px;
  373. background-color:{color:Orange Background};}
  374.  
  375. #header2 {
  376. padding:4px;
  377. margin-left:328px;
  378. margin-bottom:6px;
  379. width:404px;}
  380.  
  381. #header3 {
  382. padding:4px;
  383. margin-left:328px;
  384. margin-bottom:6px;
  385. width:404px;
  386. border-style: solid;
  387. border-width: 2px;
  388. border-color:#000;}
  389.  
  390. #header4 {
  391. padding:4px;
  392. margin-left:auto;
  393. margin-right:auto;
  394. width:743px;
  395. height: 80px;
  396. background-color:{color:HeaderColor};}
  397.  
  398. #navigation {
  399. width:750px;
  400. height:30px;
  401. background-color:{color:nav background};
  402. margin-left: auto;
  403. margin-right: auto;}
  404. {CustomCSS}
  405. </style>
  406.  
  407. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  408.  
  409. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  410. </head>
  411.  
  412. <body>
  413.  
  414. <div id="navigation">
  415. <center>
  416. <a href="http://{name}.tumblr.com" class="links1">Home</a> |
  417.  
  418. <a href="/archive" class="links1">Browse</a>
  419.  
  420. {block:SubmissionsEnabled} | <a href="/submit" class="links1">Submit</a>{/block:SubmissionsEnabled}
  421.  
  422. {block:HasPages}
  423. {block:Pages}
  424. <a href="{URL}" class="links1">{Label}</a>
  425. {/block:Pages}
  426. {/block:HasPages}
  427.  
  428. {block:ifCustomLinkOneTitle} | <a href="{text:Custom Link One}" class="links1">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  429.  
  430. {block:ifCustomLinkTwoTitle} |<a href="{text:Custom Link Two}" class="links1">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  431.  
  432. {block:ifCustomLinkThreeTitle} | <a href="{text:Custom Link Three}" class="links1">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  433.  
  434. {block:ifCustomLinkFourTitle} | <a href="{text:Custom Link Four}" class="links1">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  435.  
  436. {block:Likes} | <a href="{Likes}" class="links1">Favorites</a> {/block:Likes}
  437.  
  438. | <a href="http://trntbl.me/{name}" class="links1">Music</a>
  439.  
  440. </center>
  441. </div>
  442.  
  443. <div id="wtf">
  444.  
  445.  
  446. <div id="sidebar">
  447. <h3>{Title}</h3>
  448. <table width="300" border="0" cellspacing="0" cellpadding="0">
  449. <tr>
  450. <td>
  451. <div style="clear:both;">
  452. <div style="float:left;">
  453. {block:IfPortraitImage}
  454. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="200"></a>
  455. {/block:IfPortraitImage}
  456. </div>
  457. <div style="float:right;">
  458. <div style="margin-left:8px;">
  459. "<b>{text:Quote}</b>" <br><br><br>
  460. {text:Sex} <br>
  461. {text:Age} <br>
  462. {text:City} <br>
  463. {text:State} <br>
  464. {text:Country} <br><br>
  465. <img src="{text:OnlineNow}">
  466. </div>
  467. </div>
  468. </div>
  469. </td>
  470. </tr>
  471. </table><br>
  472.  
  473. Last Login: <script type="text/javascript">
  474. <!--
  475. var currentTime = new Date()
  476. var month = currentTime.getMonth() + 1
  477. var day = currentTime.getDate()
  478. var year = currentTime.getFullYear()
  479. document.write(month + "/" + day + "/" + year)
  480. //-->
  481. </script>
  482. <br>
  483. <b>Mood:</b> {text:mood} <img src="{text:moodicon}"/></a>
  484. <br>
  485. View My: <a href="http://{name}.tumblr.com/tagged/me"><b>Pics</b></a> | <a href="http://{name}.tumblr.com/archive"><b>Archive</b></a>
  486. <br>
  487. <br>
  488.  
  489. <img id="Image-Maps-Com-image-maps-2017-05-20-090752" src="{text:Contact Box}" border="0" width="300" height="150" orgWidth="300" orgHeight="150" usemap="#image-maps-2017-05-20-090752" alt="" />
  490. <map name="image-maps-2017-05-20-090752" id="ImageMapsCom-image-maps-2017-05-20-090752">
  491. <area alt="" title="Send Message" href="/ask" shape="rect" coords="1,20,159,52" style="outline:none;" target="_self" />
  492. <area alt="" title="Add to Friends" href="https://tumblr.com/follow/{name}" shape="rect" coords="0,50,305,91" style="outline:none;" target="_self" />
  493. <area alt="" title="Message" href="https://www.tumblr.com/message/{name}" shape="rect" coords="0,86,151,117" style="outline:none;" target="_self" />
  494. <area alt="" title="Submit" href="/submit" shape="rect" coords="0,115,151,152" style="outline:none;" target="_self" />
  495. <area alt="" title="Forward" href="/archive" shape="rect" coords="154,21,305,54" style="outline:none;" target="_self" />
  496. <area alt="" title="" href="https://www.tumblr.com/settings" shape="rect" coords="144,90,305,152" style="outline:none;" target="_self" />
  497. <area shape="rect" coords="303,150,305,152" alt="Image Map" style="outline:none;" title="Image Map" href="http://www.image-maps.com/index.php?aff=mapped_users_0" />
  498. </map>
  499.  
  500. <p>
  501. <br>
  502. <div style="border:1px solid {color:sidebox border}; width:302px;">
  503. <h1>MySpace URL:</h1>
  504. http://{name}.tumblr.com
  505. </div><br>
  506. <br>
  507. <object type="application/x-shockwave-flash" data="https://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="295" height="51">
  508. <param name="movie" value="https://flash-mp3-player.net/medias/player_mp3_maxi.swf" />
  509. <param name="bgcolor" value="#ffffff" />
  510. <param name="FlashVars" value="mp3={text:Profile Song}&amp;width=295&amp;height=51&amp;buttonwidth=54&amp;sliderwidth=40&amp;skin=http%3A//i.imgur.com/uh9op43.jpg&amp;sliderovercolor=310057&amp;buttoncolor=140014&amp;buttonovercolor=fcfcfc" />
  511. </object>
  512. <config>
  513. <param name="mp3" value="{text:Profile Song}"/>
  514. <param name="width" value="295"/>
  515. <param name="height" value="51"/>
  516. <param name="buttonwidth" value="54"/>
  517. <param name="sliderwidth" value="40"/>
  518. <param name="skin" value="http%3A//i.imgur.com/uh9op43.jpg"/>
  519. <param name="sliderovercolor" value="310057"/>
  520. <param name="buttoncolor" value="140014"/>
  521. <param name="buttonovercolor" value="fcfcfc"/>
  522. </config>
  523. <br><br>
  524.  
  525. <div id="sidebox">
  526. <div style="position:absolute; margin-top:-16px; "><h5>{title}'s interests</h5></div>
  527. <table width="300" border="0" cellspacing="6" cellpadding="0">
  528. <tr>
  529. <td width="100" align="left" bgcolor="{color:sidebox left}"><b>Music:</b></td>
  530. <td width="188" bgcolor="{color:sidebox right}">{text:Music}</td>
  531. </tr>
  532. <tr>
  533. <td align="left" bgcolor="{color:sidebox left}"><b>Movies:</b></td>
  534. <td bgcolor="{color:sidebox right}">{text:Movies}</td>
  535. </tr>
  536. <tr>
  537. <td align="left" bgcolor="{color:sidebox left}"><b>Television:</b></td>
  538. <td bgcolor="{color:sidebox right}">{text:TV}</td>
  539. </tr>
  540. <tr>
  541. <td align="left" bgcolor="{color:sidebox left}"><b>Books:</b></td>
  542. <td bgcolor="{color:sidebox right}">{text:Books}</td>
  543. </tr>
  544. <tr>
  545. <td align="left" bgcolor="{color:sidebox left}"><b>Hereoes:</b></td>
  546. <td bgcolor="{color:sidebox right}">{text:Heroes}</td>
  547. </tr>
  548. </table>
  549. </div><br>
  550.  
  551.  
  552. <div id="sidebox">
  553. <div style="position:absolute; margin-top:-16px; "><h5>{title}'s Details</h5></div>
  554. <table width="300" border="0" cellspacing="6" cellpadding="0">
  555. <tr>
  556. <td width="100" align="left" bgcolor="{color:sidebox left}"><b>Status:</b></td>
  557. <td width="188" bgcolor="{color:sidebox right}">{text:Status}</td>
  558. </tr>
  559. <tr>
  560. <td align="left" bgcolor="{color:sidebox left}"><b>Orientation:</b></td>
  561. <td bgcolor="{color:sidebox right}">{text:Orientation}</td>
  562. </tr>
  563. <tr>
  564. <td align="left" bgcolor="{color:sidebox left}"><b>Ethnicity:</b></td>
  565. <td bgcolor="{color:sidebox right}">{text:Ethnicity}</td>
  566. </tr>
  567. <tr>
  568. <td align="left" bgcolor="{color:sidebox left}"><b>Religion:</b></td>
  569. <td bgcolor="{color:sidebox right}">{text:Religion}</td>
  570. </tr>
  571. <tr>
  572. <td align="left" bgcolor="{color:sidebox left}"><b>Occupation:</b></td>
  573. <td bgcolor="{color:sidebox right}">{text:Occupation}</td>
  574. </tr>
  575. </table>
  576. </div>
  577. </div>
  578.  
  579. <div id="header3"><br><br><center><b><font style="font-size:16px!important;">{title} {text:UserStatus}</b></center><br><br></font></div>
  580.  
  581. <div id="header1"><h4>{title}'s Blurbs</h4></div>
  582.  
  583. <div id="header2">
  584. {block:Description}<h4>About Me:</h4> {Description}{/block:Description}
  585. </div>
  586. <p>
  587.  
  588. <div id="header1"><h4>{title}'s Posts</h4></div>
  589.  
  590.  
  591. <div class="autopagerize_page_element">
  592. {block:Posts}
  593. <div id="entry">
  594.  
  595.  
  596. {block:IndexPage}
  597. <div id="notez">
  598. <h1>{ShortMonth} {DayOfMonth} {Year} {12Hour}:{Minutes} {AmPm}</h1>
  599. <a href="{Permalink}">{NoteCount} Notes</a> - <a href="{Permalink}">View Post</a> - <a href="{ReblogURL}">Reblog</a>
  600. </div>
  601. {/block:IndexPage}
  602.  
  603. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  604.  
  605. {block:Photo}
  606. {block:IndexPage}
  607. <center><a href="{permalink}"><img src="{PhotoURL-500}" width="400" border="0"></a></center>
  608. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  609. {/block:IndexPage}
  610.  
  611. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  612.  
  613. {block:Photoset}<center>{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}
  614. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  615. {/block:Photoset}
  616.  
  617. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  618.  
  619. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  620.  
  621. {block:Chat}
  622. {block:Title}{Title}{/block:Title}
  623. {block:Lines}
  624. {block:Label}
  625. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  626. <span class="line">{Line}</span></div>
  627. {/block:Label}
  628. {/block:Lines}
  629. {/block:Chat}
  630.  
  631. {block:Video}<center>{block:IndexPage}<div id="video">{Video-400}</div>{block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}{/block:IndexPage}<img src="http://i.imgur.com/hR6o8o2.png"/>
  632.  
  633. {block:PermalinkPage}<div id="video">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>
  634. {/block:Video}
  635.  
  636. {block:Audio}
  637. <center><div class="audio">{AudioPlayerBlack}</div></center>
  638. {block:Caption}{Caption}{/block:Caption}
  639. {/block:Audio}
  640.  
  641. {block:Answer}
  642. <table style="border-bottom:1px solid #a0a0a0;padding-bottom:5px;margin-bottom:5px;">
  643. <tr>
  644. <td style="vertical-align:top;padding-right:10px;"><img src="{AskerPortraitURL-64}"></td>
  645. <td style="vertical-align:top;"><strong>{Asker} asked:</strong> {Question}</td>
  646. </tr>
  647. </table>
  648. {Answer}
  649. {/block:Answer}
  650. </div>
  651.  
  652.  
  653. {block:PermalinkPage}
  654. {block:Date}
  655. <div id="info"><div id="bottominfo">
  656.  
  657. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  658.  
  659. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  660.  
  661. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  662.  
  663. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  664.  
  665. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  666.  
  667. </div></div>
  668. {/block:Date}
  669. {/block:PermalinkPage}
  670.  
  671.  
  672. {block:PostNotes}
  673. <div id="notes">{PostNotes}</div>
  674. {/block:PostNotes}
  675.  
  676. {/block:Posts}
  677.  
  678. </div> </*Infinite Scroll*/>
  679.  
  680. {block:Pagination}
  681. <div id="entry">
  682. <center> <table width="400" border="0" cellspacing="0" cellpadding="0">
  683. <tr>
  684. <td width="200">
  685. {block:PreviousPage}<div align="left"><a href="{PreviousPage}">◄ Previous</a></div>{/block:PreviousPage}
  686. </td>
  687.  
  688. <td width="200">{block:NextPage}<div align="right"><a href="{NextPage}">Next ►</a></div>{/block:NextPage}
  689. </td>
  690. </tr>
  691. </table></center>
  692. </div>
  693. {/block:Pagination}
  694.  
  695. <center><img src="http://media.tumblr.com/tumblr_m2lokcAnTG1qaxq5z.png" width="750" height="2"><br></center>
  696. <center><small>©2003-<script type="text/javascript">
  697. <!--
  698. var year = currentTime.getFullYear()
  699. document.write(year)
  700. //-->
  701. </script>{CopyrightYears} MySpace.com. All Rights Reserved.
  702. </small></center>
  703.  
  704. <style type="text/css">
  705. ul#likes {
  706. list-style-type: none;
  707. margin: 0 0 0 0;
  708. padding: 0 0 0 0;
  709. }
  710.  
  711. li.like_post {
  712. /* Should match the width specified in the Likes tag */
  713. width: 150px;
  714. padding: 0 40px 0 0;
  715. float: left;
  716. }
  717.  
  718. li.like_post img {
  719. max-width: 100%;
  720. }
  721.  
  722. li.like_post blockquote {
  723. margin: 0;
  724. padding: 0 0 0 10px;
  725. border-left: 1px solid #eee;
  726. }
  727.  
  728. li.like_post ol,
  729. li.like_post ul {
  730. margin: 0 0 0 15px;
  731. padding: 0;
  732. }
  733.  
  734. li.like_post .like_link a {
  735. font-weight: bold;
  736. }
  737.  
  738. li.like_post .like_title {
  739. font-weight: bold;
  740. }
  741.  
  742. li.like_post .post_info_bottom {
  743. margin: 10px 0 0 0;
  744. display: block !important;
  745. }
  746. </style>
  747.  
  748. </head>
  749.  
  750. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement