Advertisement
musicsweets

Snow

Jan 30th, 2013
927
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.42 KB | None | 0 0
  1. <!--
  2.  
  3. THEME BY
  4.  
  5. ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╮
  6. ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╯╰╮
  7. ╭╮╭╮╭╮╭╮╭━━╮╭╮╭━━╮╭━━╮╭╮╭╮╭╮╭━━╮╭━━╮╰╮╭╯╭━━╮
  8. ┃╰╯┃┃┃┃┃┃━━┫┣┫┃╭━╯┃━━┫┃╰╯╰╯┃┃┃━┫┃┃━┫╱┃┃╱┃━━┫
  9. ┃┃┃┃┃╰╯┃┣━━┃┃┃┃╰━╮┣━━┃╰╮╭╮╭╯┃┃━┫┃┃━┫╱┃╰╮┣━━┃
  10. ╰┻┻╯╰━━╯╰━━╯╰╯╰━━╯╰━━╯╱╰╯╰╯╱╰━━╯╰━━╯╱╰━╯╰━━╯
  11.  
  12. - NO REMOVING OF CREDITS
  13. - DON'T USE MY THEME CODES AS BASE CODES
  14. - DON'T STEAL
  15.  
  16. THANK YOU~! :">
  17.  
  18. -->
  19.  
  20. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  21. <html>
  22.  
  23.  
  24.  
  25. <head>
  26. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  27.  
  28.  
  29. <meta name="color:background" content="##fdfafa"/>
  30. <meta name="color:text" content="#585555"/>
  31. <meta name="color:title" content="#797171"/>
  32.  
  33.  
  34. <meta name="color:link" content="#949494"/>
  35. <meta name="color:hover" content="#444444"/>
  36. <meta name="color:link bg hover" content="#b8b0b0"/>
  37.  
  38. <meta name="color:nav texts" content="#8d8b8b"/>
  39. <meta name="color:nav bg" content="#d1caca"/>
  40. <meta name="color:hover nav bg" content="#6b6767"/>
  41. <meta name="color:hover nav texts" content="#d1c9c9"/>
  42.  
  43.  
  44. <meta name="image:Background" content=""/>
  45. <meta name="image:Sidebar" content="http://static.tumblr.com/ffc092cf0c86bd4498ece5164e2f729b/k4kpy3i/Euhmgtoj2/tumblr_static_tumblr_mgpw9stlcd1rs116jo1_500.gif"/>
  46.  
  47.  
  48.  
  49. <meta name="if:Show caption" content=""/>
  50. <meta name="if:Infinite scrolling" content=""/>
  51. <meta name="if:Pagination" content=""/>
  52. <meta name="text:Custom Link One" content=""/>
  53. <meta name="text:Custom Link One URL" content=""/>
  54. <meta name="text:Custom Link Two" content=""/>
  55. <meta name="text:Custom Link Two URL" content=""/>
  56. <meta name="text:Custom Link Three" content=""/>
  57. <meta name="text:Custom Link Three URL" content=""/>
  58. <meta name="text:Custom Link Four" content=""/>
  59. <meta name="text:Custom Link Four URL" content=""/>
  60.  
  61.  
  62. <script type="text/javascript"
  63. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  64. {block:Description}
  65. <meta name="description" content="{MetaDescription}" />{/block:Description}
  66. <title>
  67. {block:PostSummary}
  68. {PostSummary} - {/block:PostSummary}{Title}</title>
  69. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  70.  
  71.  
  72. </head>
  73. <style type="text/css">
  74. body {
  75. background-color:{color:Background};
  76. background-image: url('{image:Background}');
  77. background-attachment: fixed;
  78. background-repeat: repeat;
  79. font-family:arial;
  80. color: {color:Text};
  81. font-size:9px;
  82. line-height:12px;}
  83. letter-spacing:2px;
  84. p {margin:0px; margin-top:5px;}
  85. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  86. a:hover {color:{color:Hover};background-color:{color:link bg hover};
  87. -webkit-transition: 0.4s ease-in;
  88. -o-transition: 0.4s ease-in;
  89. -moz-transition: 0.4s ease-in;
  90. transition: 0.4s ease-in;}
  91.  
  92.  
  93.  
  94. #cage {
  95. margin:auto;
  96. position:relative;
  97. width:100%;
  98. overflow:hidden;
  99. color: {color:Title};
  100. _margin-left:10%;}
  101.  
  102. #center {
  103. margin:auto;
  104. position:relative;
  105. width:100%; background-color:;
  106. overflow:auto;
  107. overflow-y:hidden;}
  108.  
  109. #content {
  110. float:left;
  111. width:430px;
  112. color: {color:Text};
  113. padding: 5px;
  114. margin-top:0px;
  115. margin-left: 300px;
  116. background:transparent;
  117.  
  118.  
  119.  
  120. }
  121.  
  122. #entry {
  123. margin-top:15px;
  124. padding:10px;
  125. background-color:white;
  126. border:1px solid #eeebee;
  127.  
  128. }
  129.  
  130. #entry img{
  131. {block:IndexPage}max-width:400px;{/block:IndexPage}}
  132.  
  133.  
  134.  
  135. #entry .lerman {
  136. opacity:0;
  137. position:absolute;
  138. overflow:hidden;
  139. background-color:white;
  140. color:black;box-shadow:0px 5px 20px #999999;
  141. font-family:arial;
  142. text-transform: lowercase;
  143. font-size: 8px;
  144. letter-spacing: 1px;
  145. line-height: 12px;
  146. overflow:hidden;
  147. text-align:center;
  148. margin-top: 10px;
  149. margin-left:300px;
  150. padding-left: 8px;
  151. padding-right: 8px;
  152. padding-bottom: 5px;
  153. padding-top:5px;
  154. width:130px;
  155. text-transform:uppercase;
  156. -webkit-transition-timing-function: ease-out;
  157. -webkit-transition-duration: .3s;
  158. -moz-transition-timing-function: ease-out;
  159. -moz-transition-duration: .3s;
  160. }
  161.  
  162. #entry:hover .lerman {
  163. opacity:1;
  164. line-height: 12px;
  165. overflow:visible;
  166. margin-left:350px;
  167. -webkit-transition-timing-function: ease-out;
  168. -webkit-transition-duration: .3s;
  169. -moz-transition-timing-function: ease-out;
  170. -moz-transition-duration: .3s;
  171. }
  172.  
  173.  
  174.  
  175.  
  176.  
  177. .perma{
  178. display: block;
  179. font-size: 8px;
  180. text-align: center;
  181. padding-top: 4px;
  182. padding-bottom: 0px;
  183. line-height: 10px;
  184. font-family: arial;
  185. margin-top:5px;
  186. text-transform:uppercase;
  187. font-weight:bold;
  188. letter-spacing:1px;-transition-timing-function: ease-out;
  189. -webkit-transition-duration: .5s;
  190. -moz-transition-timing-function: ease-out;
  191. -moz-transition-duration: .5s;
  192. background-color:white;
  193. border-top: 1px solid #eeebee;
  194.  
  195.  
  196.  
  197.  
  198. }
  199.  
  200.  
  201.  
  202. .qa {
  203. background-color:white;
  204. color:gray;
  205. margin-top: 0px;
  206. padding-top:10px;
  207. padding-bottom:10px;
  208. padding-right:5px;
  209. padding-left:5px;
  210. font-family:arial;
  211. font-size: 9px;
  212. letter-spacing:1px;
  213. margin-bottom:3px;
  214. line-height:10px;
  215. text-align:left;
  216. border-bottom:1px solid #eeebee;
  217.  
  218. }
  219.  
  220. .qa2 {
  221. background-color:white;
  222. color:#000000;
  223. margin-top: 0px;
  224. padding-top:0px;
  225. padding-bottom:0px;
  226. padding-right:5px;
  227. padding-left:5px;
  228. font-family:arial;
  229. font-size: 9px;
  230. letter-spacing:1px;
  231. margin-bottom:3px;
  232. text-align:left;
  233. margin-bottom:20px;
  234. }
  235.  
  236.  
  237.  
  238. #sidebar {
  239. position:fixed !important;
  240. width: 200px;
  241. height: 100%;
  242. color: {color:Text};
  243. margin: -10px 0px 0px 50px;
  244. padding:5px;
  245. float:left;
  246. background-color:white;
  247. border-right:1px solid #dadada;
  248. border-left:1px solid #dadada;
  249. box-shadow:0px 5px 20px #999999;
  250.  
  251. }
  252.  
  253.  
  254.  
  255. #postnotes{
  256. text-align: left;}
  257.  
  258. #postnotes blockquote{
  259. border: 0px;}
  260.  
  261. .title{
  262. font-size: 15px;
  263. line-height: 18px;
  264. font-family: consolas;
  265. color: {color:title};
  266. font-style:italic;
  267. -transition-timing-function: ease-out;
  268. -webkit-transition-duration: .5s;
  269. -moz-transition-timing-function: ease-out;
  270. -moz-transition-duration: .5s;}
  271.  
  272.  
  273.  
  274. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  275. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  276. .notes img{width:10px; position:left; top:3px;}
  277. .video embed, .post div.video object {width:250px !important; height:187px !important;}
  278. {font-size: 100%;}
  279.  
  280. div.navigate a{
  281. background: {color:nav bg}; color: {color:nav texts}; width:89px; text-align: center; margin-left:-1px; margin-top:2px; margin-bottom:1px;position:relative; z-index:1; display: inline-block;font-size:9px; letter-spacing:2px;
  282. -transition-timing-function: ease-out;
  283. -webkit-transition-duration: .5s;
  284. -moz-transition-timing-function: ease-out;
  285. -moz-transition-duration: .5s;
  286. font-family:arial;
  287. padding:5px;}
  288. div.navigate a:hover{
  289. background: {color:hover nav bg}; color: {color:hover nav texts};
  290. -transition-timing-function: ease-out;
  291. -webkit-transition-duration: .4s;
  292. -moz-transition-timing-function: ease-out;
  293. -moz-transition-duration: .4s;
  294. box-shadow:0px 1px 20px gray;
  295. border-left:0px solid gray;
  296. }
  297.  
  298.  
  299.  
  300. #tumblr_controls {
  301. top: 4.30% !important;
  302. margin: -28px 0 0 0;
  303. right: 1px !important;
  304. position: fixed !important;
  305. }
  306.  
  307.  
  308.  
  309.  
  310. blockquote {text-align: justify; padding: 5px 7px 5px 7px; border-left: 4px solid gray; background:#e7e5e4; color: #666666; font-family: Trebuchet MS; margin: 0;}
  311.  
  312. .conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
  313.  
  314. .conversation ul li { padding: 4px 4px 4px 20px;margin-top:2px; margin-bottom:2px;background-color:white;}
  315.  
  316. .conversation ul li span.label {font-family:georgia; font-weight: normal; text-transform: normalcase; font-size: 9px;}
  317.  
  318. .conversation ul li.odd {
  319. background-color: #e7e5e4;
  320. }
  321.  
  322.  
  323.  
  324.  
  325.  
  326. .img {
  327. width:140px;
  328. -transition-timing-function: ease-out;
  329. -webkit-transition-duration: .5s;
  330. -moz-transition-timing-function: ease-out;
  331. -moz-transition-duration: .5s;
  332. border:18px solid #dadada;
  333. margin-top:10px;
  334. }
  335.  
  336. .img:hover {
  337. opacity:1;box-shadow:0px 1px 20px #999999;
  338. border-radius:20px;
  339. -transition-timing-function: ease-out;
  340. -webkit-transition-duration: .5s;
  341. -moz-transition-timing-function: ease-out;
  342. -moz-transition-duration: .5s;}
  343.  
  344.  
  345.  
  346.  
  347.  
  348. {CustomCSS}
  349. </style>
  350. <body>
  351.  
  352.  
  353. <link rel="shortcut icon" href="{Favicon}">
  354. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  355.  
  356.  
  357.  
  358.  
  359. <div id="cage">
  360. <div id="center">
  361.  
  362. <div id="sidebar">
  363. <center>
  364.  
  365.  
  366.  
  367. <img class="img" src="{image:Sidebar}" style="margin-top:20px;"></a>
  368.  
  369. <div style="padding:5px; letter-spacing:1px;background-color:white;font-size:12px;width:230px;color:{color:title};margin-top:20px;font-weight:bold;font-family:verdana;margin-left:-20px;box-shadow:0px 1px 15px #999999;">{title}</div>
  370.  
  371. <br><br>
  372.  
  373.  
  374.  
  375.  
  376. <div style="margin-top:5px;padding:5px; letter-spacing:1px;font-size:9px;">{description}
  377. </div>
  378.  
  379. <br><br>
  380.  
  381.  
  382. <div class="navigate">
  383. <a href="/">index</a>
  384. <a href="/ask">ask</a>
  385. {block:IfCustomLinkOne}<a href="{text:Custom Link One URL}">{text:Custom Link One}</a>{/block:IfCustomLinkOne}
  386. {block:IfCustomLinkTwo}<a href="{text:Custom Link Two URL}">{text:Custom Link Two}</a>{/block:IfCustomLinkTwo}
  387. {block:IfCustomLinkThree}<a href="{text:Custom Link Three URL}">{text:Custom Link Three}</a>{/block:IfCustomLinkThree}
  388. {block:IfCustomLinkFour}<a href="{text:Custom Link Four URL}">{text:Custom Link Four}</a>{/block:IfCustomLinkFour}</div>
  389.  
  390.  
  391.  
  392.  
  393. <br><br>
  394.  
  395. {block:ifpagination}
  396. {block:HasPages}{block:Pages} <a href="{URL}" class="page">{Label}</a>{/block:Pages}{/block:HasPages}{/block:HasPages}
  397.  
  398. {block:PreviousPage} <a href="{PreviousPage}"style="background:white; padding:5px; font-family:georgia; font-size:8px;">previous</a>{/block:PreviousPage}
  399.  
  400. {block:NextPage}<a href="{NextPage}"style="background:white; padding:5px; font-family:georgia; font-size:8px;"> next </a>{/block:NextPage}
  401.  
  402. {block:PermalinkPagination}
  403. {block:PreviousPost}<a href="{PreviousPost}"><font size="1">down </font></a>{/block:PreviousPost} ☆
  404. {block:NextPost}<a href="{NextPost}"><font size="1">up </font></a>{/block:NextPost}
  405. {/block:PermalinkPagination}{/block:ifpagination}
  406. </center><br>
  407.  
  408. <form action="/search" method="get">
  409. <input type="text" name="q" value="" style="width:150px; height:11px; background-color:#ffffff;box-shadow:0px 1px 5px #999999;
  410. color: gray; font-size: 11px; border: 1px solid #cfcac8;"/>
  411. <input type="button" value="search" style="font-size: 9px; background-color:#ffffff; color: gray; box-shadow:0px 1px 5px #999999;
  412. border: 1px solid #cfcac8;"/></form>
  413.  
  414. </div>
  415.  
  416.  
  417.  
  418. <div id="content">
  419. {block:Posts}
  420. <div id="entry">
  421.  
  422.  
  423. <!-- TEXT POSTS -->
  424. {block:Text}
  425. <div class="lerman">
  426. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> &nbsp; <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/bullet8-1.gif">&nbsp;
  427. <a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog </a></div>
  428. {block:Title}
  429. <span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  430. {block:HasTags} <span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  431. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  432.  
  433. {/block:text}
  434.  
  435. <!-- LINK POSTS -->
  436. {block:Link}
  437. <div class="lerman">
  438. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> &nbsp; <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/bullet8-1.gif">&nbsp;
  439. <a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog </a></div>
  440. <a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}
  441. {block:HasTags}<span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  442. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  443. {/block:link}
  444.  
  445. <!-- PHOTO POSTS -->
  446. {block:Photo}{block:IndexPage}
  447. <div class="lerman">
  448. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> &nbsp; <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/bullet8-1.gif">&nbsp;
  449. <a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog </a></div>
  450. {/block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-400}" alt="{PhotoAlt}"width=400px/></a>{LinkCloseTag}</center>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  451. {block:HasTags}<span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  452. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  453.  
  454. {/block:Photo}
  455.  
  456. <!-- PHOTOSET POSTS -->
  457. {block:Photoset}{block:IndexPage}
  458. <div class="lerman">
  459. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> &nbsp; <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/bullet8-1.gif">&nbsp;
  460. <a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog </a></div>
  461. {/block:IndexPage}<center>{Photoset-400}</center>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  462. {block:HasTags}<span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  463. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  464. {/block:Photoset}
  465.  
  466. <!-- QUOTE POSTS -->
  467. {block:Quote}
  468. <div class="lerman">
  469. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> &nbsp; <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/bullet8-1.gif">&nbsp;
  470. <a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog </a></div>
  471. <span class="title">"{Quote}"</span>{block:Source}<i> - {Source}</i>{/block:Source}<br>
  472. {block:HasTags}<span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  473. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  474. {/block:Quote}
  475.  
  476. <!-- CHAT POSTS -->
  477. {block:Chat}
  478. <div class="lerman">
  479. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> &nbsp; <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/bullet8-1.gif">&nbsp;
  480. <a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog </a></div>
  481. {block:Title}<div class="title">{Title}</div>{/block:Title}
  482. <div class="post">
  483. <div class="conversation">
  484. <ul>
  485. {block:Lines}<li class="{Alt}">
  486. {block:Label}<span class="label">{Label}</span>{/block:Label}
  487. {Line}</li>{/block:Lines}</ul>
  488. </div>
  489. </div>
  490.  
  491. {block:HasTags}<span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  492. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  493. {/block:Chat}
  494.  
  495. <!--AUDIO POSTS -->
  496. {block:Audio}{block:IndexPage}
  497. <div class="lerman">
  498. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> &nbsp; <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/bullet8-1.gif">&nbsp;
  499. <a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog </a></div>
  500. {/block:IndexPage}<center><div style="width:260px; height:20px;"><div style="float:left">{AudioPlayerGrey}</div></div></centeR><BR>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  501.  
  502. {block:HasTags}<span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  503. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  504. {/block:Audio}
  505.  
  506. <!-- VIDEO POSTS -->
  507. {block:Video}{block:IndexPage}
  508. <div class="lerman">
  509. <a href="{Permalink}" target="_blank"> {NoteCountWithLabel} </a> &nbsp; <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/bullet8-1.gif">&nbsp;
  510. <a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog </a></div>
  511. {/block:IndexPage}<center>{Video-500}<BR></center>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  512.  
  513. {block:HasTags}<span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  514. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  515. {/block:Video}
  516.  
  517. <!-- ANSWERS POSTS -->
  518. {block:Answer}
  519. <img src="{AskerPortraitURL-48}" width="48" align="left" style="border: 1px solid #eee; padding: 5px; margin-right: 5px;background-color:white;opacity:1;"><div class="qa"><span></span><i>{Asker} asked:</i>&nbsp;{Question}</div>
  520.  
  521. <div class="qa2">{Answer}</div>
  522.  
  523. <span class="perma"><a href="{Permalink}" target="_blank"> Posted {TimeAgo} with {NoteCountWithLabel} </a> </span>
  524.  
  525. {block:HasTags}<span class="perma"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/jordgubbe-1.gif" width="8">
  526. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}</span>
  527.  
  528. {/block:Answer}
  529.  
  530.  
  531.  
  532.  
  533. {block:PostNotes}<br>
  534. {block:HasTags}
  535. tagged as: {block:Tags}<a href="{TagURL}">#{Tag}, </a>{/block:Tags}<br> {/block:HasTags}
  536. {block:RebloggedFrom}
  537. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  538. Original poster <a href="{ReblogRootURL}">{ReblogRootName}</a>
  539. {/block:RebloggedFrom}
  540. </center></span>
  541. <BR>
  542. <div id="postnotes">{PostNotes}</div><br>
  543.  
  544. <center>{block:ContentSource}
  545. <br><a href="{SourceURL}">
  546. {lang:Source}:
  547. {block:SourceLogo}
  548. <img src="{BlackLogoURL}" width="{LogoWidth}"
  549. height="{LogoHeight}" alt="{SourceTitle}" />
  550. {/block:SourceLogo}
  551. {block:NoSourceLogo}
  552. {SourceLink}
  553. {/block:NoSourceLogo}
  554. </a>
  555. {/block:ContentSource}</center>
  556.  
  557. {/block:PostNotes}</div>{/block:Posts}
  558. </div></div>
  559. </div>
  560.  
  561.  
  562.  
  563. </div>
  564.  
  565. <div style="bottom:0px; right:10px; position:fixed;font-family:arial; font-size:9px;text-transform:uppercase;font-weight:bold;background-color:#dad4d4;padding:5px;border-radius:10px 10px 0px 0px;width:60px;text-align:center;"><a href="http://musicsweets.tumblr.com" target="new">theme ♫</a></div>
  566.  
  567. </body>
  568.  
  569.  
  570.  
  571.  
  572.  
  573. </html>
  574.  
  575. <!--
  576.  
  577. THEME BY
  578.  
  579. ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╮
  580. ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭╯╰╮
  581. ╭╮╭╮╭╮╭╮╭━━╮╭╮╭━━╮╭━━╮╭╮╭╮╭╮╭━━╮╭━━╮╰╮╭╯╭━━╮
  582. ┃╰╯┃┃┃┃┃┃━━┫┣┫┃╭━╯┃━━┫┃╰╯╰╯┃┃┃━┫┃┃━┫╱┃┃╱┃━━┫
  583. ┃┃┃┃┃╰╯┃┣━━┃┃┃┃╰━╮┣━━┃╰╮╭╮╭╯┃┃━┫┃┃━┫╱┃╰╮┣━━┃
  584. ╰┻┻╯╰━━╯╰━━╯╰╯╰━━╯╰━━╯╱╰╯╰╯╱╰━━╯╰━━╯╱╰━╯╰━━╯
  585.  
  586. - NO REMOVING OF CREDITS
  587. - DON'T USE MY THEME CODES AS BASE CODES
  588. - DON'T STEAL
  589.  
  590. THANK YOU~! :">
  591.  
  592. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement