xrevolt

VIOLENT DELIGHTS

Mar 9th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.89 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!--- 21: FAST FIVE THEME PACK (IRIS) MADE BY: http://lostmemento.tumblr.com (lmthemes)
  4.  
  5. TERMS OF USAGE:
  6. - DO NOT REMOVE THE CREDIT
  7. - DO NOT REDISTRIBUTE
  8. - DO NOT CLAIM AS YOUR OWN
  9. - DO NOT USE AS A BASE
  10.  
  11. --->
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  18.  
  19. <script src="http://static.tumblr.com/bkd4m5b/rqwma61rb/1621jquery.js" type="text/javascript"></script>
  20.  
  21. <script>
  22. $().ready(function() {
  23. $("[title]").style_my_tooltips({
  24. tip_follows_cursor: "on", //on/off
  25. tip_delay_time: 200 //milliseconds
  26. });
  27. });
  28. </script>
  29.  
  30. {block:IfEnableOnlineLeaf}
  31. <script language="javascript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js"></script>
  32. {/block:IfEnableOnlineLeaf}
  33.  
  34. <meta name="image:sidebar" content=""/>
  35. <meta name="image:background" content=""/>
  36.  
  37. <meta name="color:bg" content="#ffffff"/>
  38. <meta name="color:Scrollbar Background" content="#fcfcfc"/>
  39. <meta name="color:Scroller" content="#91dad7"/>
  40. <meta name="color:Accent" content="#91dad7"/>
  41. <meta name="color:Posts" content="#ffffff"/>
  42. <meta name="color:Posts Text" content="#aaaaaa"/>
  43. <meta name="color:Sidebar Image Border" content="#fafafa"/>
  44. <meta name="color:Sidebar Text" content="#bbbbbb"/>
  45. <meta name="color:Date Link" content="#cccccc"/>
  46.  
  47. <meta name="if:Enable Online Leaf" content="0"/>
  48. <meta name="if:Background No Repeat" content="0"/>
  49. <meta name="if:Background Fixed" content="0"/>
  50. <meta name="if:400px Post" content="0"/>
  51. <meta name="if:250px Post" content="0"/>
  52. <meta name="if:AudioPlayerWhite" content="1"/>
  53. <meta name="if:AudioPlayerGrey" content="0"/>
  54. <meta name="if:AudioPlayerBlack" content="0"/>
  55.  
  56. <meta name="if:Show Title and Icon" content="1"/>
  57. <meta name="if:Show Title Only" content="0"/>
  58. <meta name="if:Show Reblog" content="1"/>
  59. <meta name="if:Show Reblog Always" content="0"/>
  60. <meta name="if:Show Photo Captions" content="0"/>
  61. <meta name="if:Show Photo Captions Permalink Only" content="1"/>
  62.  
  63. <meta name="text:Sidebar Font Size" content="10px"/>
  64. <meta name="text:Sidebar Title Font Size" content="12px"/>
  65. <meta name="text:Sidebar Links Font Size" content="8px"/>
  66. <meta name="text:Post Font Size" content="10px"/>
  67. <meta name="text:Post Title Font Size" content="12px"/>
  68. <meta name="text:Post Link Font Size" content="9px"/>
  69. <meta name="text:Post Info Font Size" content="7px"/>
  70.  
  71. <meta name="text:Main Font" content="Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif"/>
  72. <meta name="text:Secondary Font" content="Calibri, helvetica, arial"/>
  73. <meta name="text:Background Position" content=""/>
  74. <meta name="text:Description Text Align" content="center"/>
  75. <meta name="text:Ask Action" content="asked"/>
  76. <meta name="text:Alt Title Line1" content=""/>
  77. <meta name="text:Alt Title Line2" content=""/>
  78. <meta name="text:Reblog Icon Size" content="8px"/>
  79.  
  80. <meta name="text:Link1 Url" content="http://"/>
  81. <meta name="text:Link1 Name" content=""/>
  82. <meta name="text:Link2 Url" content="http://"/>
  83. <meta name="text:Link2 Name" content=""/>
  84. <meta name="text:Link3 Url" content="http://"/>
  85. <meta name="text:Link3 Name" content=""/>
  86. <meta name="text:Link4 Url" content="http://"/>
  87. <meta name="text:Link4 Name" content=""/>
  88. <meta name="text:Link5 Url" content="http://"/>
  89. <meta name="text:Link5 Name" content=""/>
  90. <meta name="text:Link6 Url" content="http://"/>
  91. <meta name="text:Link6 Name" content=""/>
  92. <meta name="text:Link7 Url" content="http://"/>
  93. <meta name="text:Link7 Name" content=""/>
  94. <meta name="text:Link8 Url" content="http://"/>
  95. <meta name="text:Link8 Name" content=""/>
  96.  
  97.  
  98. <style type="text/css">
  99. body{margin:0px;
  100. padding:0px;
  101. font-size:0.9em;
  102. font-family: {text:Main Font};
  103. background-image: url('{image:background}');
  104. {block:IfBackgroundNoRepeat}background-repeat: no-repeat;{/block:IfBackgroundNoRepeat}
  105. {block:IfBackgroundFixed}background-attachment: fixed;{/block:IfBackgroundFixed}
  106. {block:IfBackgroundPosition}background-position: {text:Background Position};{/block:IfBackgroundPosition}}
  107.  
  108. a {text-decoration:none;}
  109.  
  110.  
  111. a img, img {border: 0px;}
  112.  
  113. ::-webkit-scrollbar-thumb:vertical {background-color: {color:Scroller}; height: 10px;}
  114. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:Scroller}; height:10px!important;}
  115. ::-webkit-scrollbar {background-color: {color:Scrollbar Background}; height:10px; width:7px;}
  116.  
  117. frame#tumblr_controls {right:3px !important; position:fixed !important;}
  118.  
  119. #s-m-t-tooltip{
  120. position:absolute;
  121. z-index:90000;
  122. color: {color:Posts Text};
  123. display:inline-block;
  124. background-color: {color:Sidebar Image Border};
  125. padding: 1px 6px;
  126. max-width:100px;
  127. border: 0px;
  128. font-size: {text:Post Info Font Size};
  129. text-transform: uppercase;
  130. font-style: italic;
  131. letter-spacing: 1px;
  132. word-wrap: break-word;}
  133.  
  134. .c {background-color: {color:Posts};}
  135. .c a{color: {color:Accent};}
  136.  
  137. #container {{block:IfNot250pxPost}
  138. {block:IfNot400pxPost}width: 1000px;{/block:IfNot400pxPost}
  139. {block:If400pxPost}width: 800px;{/block:If400pxPost}
  140. {/block:IfNot250pxPost}
  141. {block:If250pxPost}width: 600px;{/block:If250pxPost}
  142. margin: auto;
  143. padding-top: 50px;}
  144.  
  145. #sidebar {position: fixed;
  146. width: 250px;
  147. padding: 10px;
  148. font-size: {text:Sidebar Font Size};
  149. color: {color:Sidebar Text};
  150. text-align: center;
  151. font-family: {text:Secondary Font};
  152. line-height: 100%}
  153.  
  154.  
  155.  
  156. .title {background-color: {color:Sidebar Image Border};
  157. padding: 10px;
  158. padding-bottom: 8px;
  159. line-height: 150%;}
  160.  
  161. .tbg {background-color: {color:Accent};
  162. color: {color:Posts};
  163. font-style: italic;
  164. font-size: {text:Sidebar Title Font Size};
  165. padding: 0px 5px;
  166. font-family: {text:Secondary Font};}
  167.  
  168. .tbg a {color: {color:Posts};}
  169.  
  170. .sbi {border: 5px solid {color:Sidebar Image Border};
  171. margin-top: 2px;
  172. max-width: 250px;}
  173.  
  174. .descript {font-size: {text:Sidebar Font Size};
  175. color: {color:Sidebar Text};
  176. text-align: {text:Description Text Align};
  177. font-family: {text:Secondary Font};
  178. line-height: 120%;
  179. border-bottom: 0px solid #aae4e2;
  180. padding: 10px 0px;}
  181.  
  182. .sbl {font-style: italic;
  183. text-transform: uppercase;
  184. font-size: {text:Sidebar Links Font Size};
  185. margin: 20px 0px;}
  186.  
  187. .sbl a {padding: 2px 5px; color: {color:Date Link};}
  188.  
  189. .sbl a:hover {color: {color:Accent};}
  190.  
  191. .sbblinks {
  192. font-style: italic;
  193. text-transform: uppercase;
  194. font-size: {text:Sidebar Links Font Size};}
  195.  
  196. .sbblinks a {padding: 2px 5px;
  197. color: {color:Accent};}
  198.  
  199. .sbblinks a:hover {color: {color:Posts};
  200. background-color: {color:Accent};}
  201.  
  202. /* POSTS */
  203.  
  204. #pst {{block:IfNot250pxPost}{block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost}
  205. {block:If400pxPost}width: 400px;{/block:If400pxPost}{/block:IfNot250pxPost}
  206. {block:If250pxPost}width: 250px;{/block:If250pxPost}
  207. background-color: {color:Posts};
  208. margin-left: 300px;
  209. min-height: 80px;}
  210.  
  211. .content {font-size: {text:Post Font Size};
  212. color: {color:Posts Text};}
  213.  
  214. .content li {list-style: square}
  215.  
  216. .content img, .content blockquote, .content ul {max-width: 100%;}
  217.  
  218. .content h1 {font-weight: normal;
  219. text-align: center;
  220. font-style: italic;
  221. font-size: {text:Post Title Font Size};}
  222.  
  223. .content a {font-style: italic;
  224. letter-spacing: 1px;
  225. color: {color:Accent};
  226. padding: 0px 5px;
  227. font-size: {text:Post Link Font Size};}
  228.  
  229. .content a:hover {background-color: {color:Accent}; color: {color:Posts};}
  230.  
  231. blockquote {padding: 5px 20px; background-color: {color:Sidebar Image Border};}
  232.  
  233. .chat li {list-style: none;}
  234.  
  235. .label {text-transform: uppercase;
  236. font-style: italic;
  237. font-size: {text:Sidebar Links Font Size};
  238. color: {color:Accent}}
  239.  
  240. .quote {width: 60%;
  241. margin: auto;
  242. padding-bottom: 20px;
  243. color: {color:Posts Text};
  244. font-style: italic; }
  245.  
  246. .source {text-align: right;
  247. font-size: {text:Post Font Size};
  248. color: {color:Posts Text};
  249. padding: 0px 5px;}
  250.  
  251. .source a {text-transform: uppercase;
  252. color: {color:Accent};
  253. font-size: {text:Sidebar Links Font Size};
  254. letter-spacing: 1px;}
  255.  
  256. .ques {padding: 10px 20px;}
  257.  
  258. .qcon {border: 10px solid {color:Sidebar Image Border};}
  259.  
  260. div.left {
  261. width:0px;
  262. height:0px;
  263. border-bottom:15px solid transparent;
  264. border-top:15px solid transparent;
  265. border-right:13px solid {color:Sidebar Image Border};
  266. font-size:0px;
  267. line-height:0px;
  268. margin-left: 10px;}
  269.  
  270.  
  271. .tbgs {color: {color:Posts Text};
  272. font-style: italic;
  273. font-size: {text:Post Info Font Size};
  274. padding: 3px 5px;
  275. letter-spacing: 1px;
  276. text-transform: uppercase;}
  277.  
  278. .cover img {{block:Indexpage}vertical-align: -2px{/block:IndexPage}}
  279.  
  280. .audioverlay {opacity: 0.8;
  281. {block:IfAudioPlayerWhite}background-color: #fff;{/block:IfAudioPlayerWhite}
  282. {block:IfAudioPlayerGrey}background-color: #e4e4e4;{/block:IfAudioPlayerGrey}
  283. {block:IfAudioPlayerBlack}background-color: #000;{/block:IfAudioPlayerBlack}
  284. position: absolute;
  285. margin-top: 35px;
  286. margin-left: 33px;
  287. z-index: 100;}
  288.  
  289. .audioarrow {width: 20px;
  290. height: 30px;
  291. overflow: hidden;
  292. margin: 3px 10px 0px 3px;
  293. position: relative;
  294. z-index: 100}
  295.  
  296. .mlabels {float:left;
  297. padding: 10px;
  298. margin-left: 88px;
  299. margin-top: -112px;
  300. background-color: transparent;
  301. width: 380px;
  302. height: 80px;
  303. text-align: center;
  304. {block:PermalinkPage}margin-top: -114px;{/block:PermalinkPage}}
  305.  
  306. .mlabels .tbg {padding: 2px 10px;
  307. font-size: 14px;
  308. background-color: transparent;
  309. color: {color:Accent};}
  310.  
  311. .rb {background-color: {color:Posts};
  312. opacity: 0.0;
  313. height: 0px;
  314. position: absolute;
  315. {block:IfNot250pxPost}
  316. {block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost}
  317. {block:If400pxPost}width: 400px;{/block:If400pxPost}
  318. {/block:IfNot250pxPost}
  319. {block:If250pxPost}width: 250px;{/block:If250pxPost}
  320. text-align: center;
  321. font-size: {text:Post Info Font Size};
  322. text-transform: uppercase;
  323. line-height: 20px;
  324. font-style: italic;
  325. letter-spacing: 1px;
  326. margin-top: -1px;}
  327.  
  328. #pst:hover .rb {opacity: 1.0;
  329. height: 20px;
  330. margin-top: -20px;
  331. {block:IfNotShowReblog}display:none{/block:IfNotShowReblog}}
  332.  
  333. .rb a {color: {color:Accent};}
  334.  
  335. .rb_p {font-size: {text:Post Info Font Size};
  336. font-style: italic;
  337. text-transform: uppercase;
  338. letter-spacing: 1px;
  339. padding-bottom: 2px}
  340.  
  341. .rb_p a {color: {color:Posts Text};}
  342.  
  343. .rb_p img {height: 8px;
  344. vertical-align: -1px;}
  345.  
  346. .my-like {font-style: normal; color: {color:Accent};}
  347.  
  348. .my-liked, .my-like:hover {cursor:pointer;}
  349.  
  350. a.rblg {color: {color:Accent};}
  351.  
  352. .dt {font-size: {text:Post Info Font Size};
  353. font-style: italic;
  354. letter-spacing: 1px;
  355. text-transform: uppercase;
  356. border-top: 1px solid {color:Sidebar Image Border};
  357. vertical-align: top;
  358. padding-top: 2px;
  359. color: {color:Date Link};}
  360.  
  361. .dt a {color: {color:Date Link};
  362. padding: 0px 2px;}
  363.  
  364. .dt a:hover {color: {color:Accent};}
  365.  
  366. .tgs {vertical-align: top;
  367. font-size: {text:Post Info Font Size};
  368. letter-spacing: 1px;
  369. color: {color:Accent};
  370. text-transform: uppercase;
  371. border-top: 1px solid {color:Accent};
  372. padding-top: 2px;
  373. font-style: italic;}
  374.  
  375. .tgs a {color: {color:Accent};
  376. margin-right: 4px;
  377. display: inline-block;
  378. padding: 0px 2px;}
  379.  
  380. .tgs a:hover {background-color: {color:Accent};
  381. color: {color:Posts};}
  382.  
  383.  
  384. ol.notes {padding: 0px;
  385. margin: 10px 0px;
  386. list-style-type: none;
  387. font-size: {text:Post Info Font Size};
  388. letter-spacing: 1px;
  389. font-style: italic;}
  390.  
  391. .notes a {text-transform: uppercase; color: {color:Accent}}
  392.  
  393. ol.notes li.note {color: {color:Posts Text}; padding: 5px;}
  394.  
  395. ol.notes li.note img.avatar {
  396. vertical-align: -3px;
  397. margin-right: 5px;
  398. width: 10px;}
  399.  
  400. ol.notes li.note span.action {font-weight: bold;}
  401.  
  402. ol.notes li.note .answer_content {font-weight: normal;}
  403.  
  404. ol.notes li.note blockquote {
  405. padding: 4px 10px;
  406. margin: 10px 0px 0px 25px;}
  407.  
  408. ol.notes li.note blockquote a {text-decoration: none;}
  409.  
  410. .ph {display:none;
  411. {block:IfShowPhotoCaptions}
  412. display:block;
  413. {/block:IfShowPhotoCaptions}}
  414.  
  415. {block:IfNotShowPhotoCaptions}{block:IfNotShowPhotoCaptionsPermalinkOnly}
  416. #pst:hover .ph {display:block;}
  417. {/block:IfNotShowPhotoCaptionsPermalinkOnly}{/block:IfNotShowPhotoCaptions}
  418.  
  419. {CustomCSS}
  420. </style>
  421. </head>
  422.  
  423. <body>
  424. <div id="container">
  425.  
  426. <div id="sidebar">
  427.  
  428. <div class="sbl">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" style="font-family: arial, helvetica;" title="newer">◀</a>{/block:PreviousPage}
  429. {/block:Pagination}<a href="/">index</a><a href="/ask">ask</a><a href="/archive">archive</a>{block:IfLink1Name}<a href="{text:Link1 Url}">{text:Link1 Name}</a>{/block:IfLink1Name}{block:IfLink2Name}<a href="{text:Link2 Url}">{text:Link2 Name}</a>{/block:IfLink2Name} {block:Pagination}{block:NextPage}<a href="{NextPage}" style="font-family: arial, helvetica;" title="older">▶</a>{/block:NextPage}
  430. {/block:Pagination}</div>
  431.  
  432. {block:IfShowTitleandIcon}<div class="title"><center><table><tr><td style="vertical-align: top; text-align: right;"><span class="tbg">{block:IfNotAltTitleLine1}{Title}{/block:IfNotAltTitleLine1}
  433. {block:IfAltTitleLine1}{text:Alt Title Line1}{/block:IfAltTitleLine1}</span><br>
  434. {block:IfAltTitleLine2}<span class="tbg">{text:Alt Title Line2}</span>{/block:IfAltTitleLine2}
  435. </td><td style="vertical-align: top;"><img src="{PortraitURL-30}" {block:IfShowTitleOnly}style="display:none"{/block:IfShowTitleOnly}></td></tr>
  436. </table></center></div>{/block:IfShowTitleandIcon}
  437.  
  438. {block:IfSidebarImage}<img src="http://i.imgur.com/7VHJ8RR.png" class="sbi">{/block:IfSidebarImage}
  439.  
  440. <div class="descript">{Description}</div>
  441.  
  442. <div class="sbblinks">{block:IfLink3Name}<a href="{text:Link3 Url}">{text:Link3 Name}</a>{/block:IfLink3Name}
  443.  
  444. {block:IfLink4Name}<a href="{text:Link4 Url}">{text:Link4 Name}</a>{/block:IfLink4Name}<br>
  445.  
  446. {block:IfLink5Name}<a href="{text:Link5 Url}">{text:Link5 Name}</a>{/block:IfLink5Name}
  447.  
  448. {block:IfLink6Name}<a href="{text:Link6 Url}">{text:Link6 Name}</a>{/block:IfLink6Name} <br>
  449.  
  450. {block:IfLink7Name}<a href="{text:Link7 Url}">{text:Link7 Name}</a>{/block:IfLink7Name}
  451.  
  452. {block:IfLink8Name}<a href="{text:Link8 Url}">{text:Link8 Name}</a>{/block:IfLink8Name}
  453. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  454. </div>
  455. </div>
  456.  
  457. {block:Posts}
  458. <div id="pst">
  459.  
  460. <!--- PHOTO POSTS --->
  461. {block:Photo}<center>{LinkOpenTag}{block:IfNot250pxPost}{block:IfNot400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:IfNot400pxPost}
  462. {block:If400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400px">{/block:If400pxPost}{/block:IfNot250pxPost}
  463. {block:If250pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="250px">{/block:If250pxPost}{LinkCloseTag}</center>
  464.  
  465. {block:IfNotShowPhotoCaptionsPermalinkOnly}{block:IndexPage}<div class=
  466. "ph">{block:Caption}<div class="content">{Caption}</div>{/block:Caption}</div>{/block:IndexPage}{/block:IfNotShowPhotoCaptionsPermalinkOnly}
  467.  
  468. {block:IfNotShowPhotoCaptions}{block:IfShowPhotoCaptionsPermalinkOnly}{block:PermalinkPage}{block:Caption}<div class="content">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfShowPhotoCaptionsPermalinkOnly}{/block:IfNotShowPhotoCaptions}{/block:Photo}
  469.  
  470. <!--- PHOTOSET POSTS --->
  471. {block:Photoset}{block:IfNot250pxPost}{block:IfNot400pxPost}{Photoset-500}{/block:IfNot400pxPost}
  472. {block:If400pxPost}{Photoset-400}{/block:If400pxPost}{/block:IfNot250pxPost}
  473. {block:If250pxPost}{Photoset-250}{/block:If250pxPost}
  474.  
  475. {block:IfNotShowPhotoCaptionsPermalinkOnly}{block:IndexPage}<div class=
  476. "ph">{/block:IndexPage}{block:Caption}<div class="content">{Caption}</div>{/block:Caption}{block:IndexPage}</div>{/block:IndexPage}{/block:IfNotShowPhotoCaptionsPermalinkOnly}
  477.  
  478. {block:IfNotShowPhotoCaptions}{block:IfShowPhotoCaptionsPermalinkOnly}{block:PermalinkPage}{block:Caption}<div class="content">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfShowPhotoCaptionsPermalinkOnly}{/block:IfNotShowPhotoCaptions}{/block:Photoset}
  479.  
  480. <!--- TEXT POSTS --->
  481. {block:Text}<div class="content">{block:Title}<h1>{Title}</h1>{/block:Title}
  482. {Body}</div>{/block:Text}
  483.  
  484. <!--- QUOTE POSTS --->
  485. {block:Quote}<div class="quote"><div class="quote_{Length}">“{Quote}”</div>
  486. {block:Source}<div class="source">- {Source}</div>{/block:Source}</div>{/block:Quote}
  487.  
  488. <!--- LINK POSTS --->
  489. {block:Link}<div class="content"><h1><a href="{URL}">{Name}</a></h1>
  490. {block:Description}{Description}{/block:Description}</div>{/block:Link}
  491.  
  492. <!--- CHAT POSTS --->
  493. {block:Chat}<div class="content">{block:Title}<h1>{Title}</h1>{/block:Title}
  494. <div class="chat"><ul>{block:Lines}
  495. <li>{block:Label}
  496. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div></div>{/block:Chat}
  497.  
  498. <!--- AUDIO POSTS --->
  499. {block:Audio}
  500. <div class="audioverlay"><div class="audioarrow">{block:IfAudioPlayerWhite}{AudioPlayerWhite}{/block:IfAudioPlayerWhite}
  501. {block:IfAudioPlayerGrey}{AudioPlayerGrey}{/block:IfAudioPlayerGrey}
  502. {block:IfAudioPlayerBlack}{AudioPlayerBlack}{/block:IfAudioPlayerBlack}</div></div>
  503. <div class="cover"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" alt="default album art" width="100" height="100"/>
  504.  
  505. {block:AlbumArt}
  506. <img style="position: absolute; margin-left: -100px;" width="100" height="100" src="{AlbumArtURL}" />
  507. {/block:AlbumArt}</div>
  508.  
  509. <div class="mlabels">
  510. <table height="100px" {block:IfNot250pxPost}{block:IfNot400pxPost}width="400px"{/block:IfNot400pxPost} {block:If400pxPost}width="300px"{/block:If400pxPost}{/block:IfNot250pxPost} {block:If250pxPost}width="150px"{/block:If250pxPost}bgcolor="{color:Sidebar Image Border}"><tr><td>
  511. {block:TrackName}<span class="tbg">{TrackName}</span>{/block:TrackName}<br>
  512. <span class="tbgs">{block:Artist}{Artist}{/block:Artist} + {PlayCountWithLabel}</span></td></tr></table></div>
  513.  
  514. {block:Caption}<div class="content">{Caption}</div>{/block:Caption}
  515. {/block:Audio}
  516.  
  517. <!--- VIDEO POSTS --->
  518. {block:Video}{block:IfNot250pxPost}{block:IfNot400pxPost}{Video-500}{/block:IfNot400pxPost}
  519. {block:If400pxPost}{Video-400}{/block:If400pxPost}{/block:IfNot250pxPost}
  520. {block:If250pxPost}{Video-250}{/block:If250pxPost}
  521. {block:Caption}<div class="content">{Caption}</div>{/block:Caption}{/block:Video}
  522.  
  523. <!--- ANSWER POSTS --->
  524. {block:Answer}<div class="ques"><table cellspacing="0" cellpadding="0"><tr><td width="400px" style="text-align: right;">
  525. <span class="tbg">{Asker} {text:Ask Action}:</span><br>
  526. <div style="line-height: 80%;"><span class="tbg" style="background-color: transparent; color: {color:Accent}; padding: 0px;">{Question}</span></div></td>
  527. <td><div class="left"></div></td><td style="vertical-align: top;"><img src="{AskerPortraitURL-48}" class="qcon"></td></tr></table></div>
  528. <div class="content">{Answer}</div>{/block:Answer}
  529.  
  530.  
  531. <!---POST INFO --->
  532. {block:IfNotShowReblogAlways}{block:IfShowReblog}{block:IndexPage}{block:RebloggedFrom}<div class="rb"><a href="{ReblogParentURL}">VIA {ReblogParentName}</a> &nbsp;&nbsp;&nbsp; <a href="{ReblogRootURL}">&copy; {ReblogRootName}</a></div>{/block:RebloggedFrom}{/block:IndexPage}{/block:IfShowReblog}{/block:IfNotShowReblogAlways}
  533.  
  534. {block:PermalinkPage}{block:RebloggedFrom}<div class="rb_p"><a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-16}"></a> <a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-16}"></a> <a href="{ReblogParentURL}">VIA {ReblogParentName}</a> &nbsp;&nbsp;&nbsp; <a href="{ReblogRootURL}">&copy; {ReblogRootName}</a></div>{/block:RebloggedFrom}{/block:PermalinkPage}
  535.  
  536. {block:Date}<Table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 40px;"><tr><td class="dt"><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}+ <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} {block:NoteCount}<span style="display:none;">{/block:NoteCount}<span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="like">&hearts;</span> <a href="{ReblogURL}" target="_blank" class="rblg">REBLOG</a>{block:NoteCount}</span>{/block:NoteCount}
  537. {block:IfShowReblogAlways}<div style="float:right">{block:RebloggedFrom}<a href="{ReblogParentURL}" title="VIA: {ReblogParentName}"><img src="{ReblogParentPortraitURL-16}" height="{text:Reblog Icon Size}"></a> <a href="{ReblogRootURL}" title="SOURCE: {ReblogRootName}" style="margin-left:-5px;"><img src="{ReblogRootPortraitURL-16}" height="{text:Reblog Icon Size}"></a>{/block:RebloggedFrom}</div>{/block:IfShowReblogAlways}</td><td width="60%" class="tgs">{block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</td></tr></table>{/block:Date}
  538.  
  539. {block:PostNotes} {PostNotes}{/block:PostNotes}
  540.  
  541.  
  542. </div>
  543. {/block:Posts}
  544. </div>
  545. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment