Advertisement
Notlikeamovie

Theme 14

Dec 16th, 2012
9,309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.82 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" xml:lang="en" lang="en">
  3.  
  4. <!-- theme 016 made by maraudersmaps.tumblr.com. Do not redistribute or use as a base for other themes -->
  5.  
  6. <head>
  7. <!-- DEFAULT VARIABLES -->
  8.  
  9. <meta name="image:Sidebar" content=""/>
  10.  
  11. <meta name="if:Custom Scrollbar" content="/">
  12. <meta name="if:Round Sidebar Image" content="/">
  13.  
  14. <meta name="text:Link 1 Url" content="http://" />
  15. <meta name="text:Link 1 Name" content="Link 1" />
  16. <meta name="text:Link 2 Url" content="http://" />
  17. <meta name="text:Link 2 Name" content="Link 2" />
  18. <meta name="text:Link 3 Url" content="http://" />
  19. <meta name="text:Link 3 Name" content="Link 3" />
  20. <meta name="text:Link 4 Url" content="http://" />
  21. <meta name="text:Link 4 Name" content="Link 4" />
  22.  
  23. <meta name="color:Background" content="#fff" />
  24. <meta name="color:Bold" content="#cac1c5" />
  25. <meta name="color:Border" content="#efecec" />
  26. <meta name="color:Blockquote" content="#dfddde" />
  27. <meta name="color:Bottoms link" content="#a7a6a5" />
  28. <meta name="color:Description" content="#cecdcf" />
  29. <meta name="color:Italic" content="#d9d5da" />
  30. <meta name="color:Link" content="#b8a8b7" />
  31. <meta name="color:Link Hover" content="#d8d0cb" />
  32. <meta name="color:Navigation" content="#cac0cf" />
  33. <meta name="color:Pagination" content="#a7a7a7" />
  34. <meta name="color:Quote" content="#ced6d4" />
  35. <meta name="color:Scrollbar" content="#cbcaca" />
  36. <meta name="color:Source" content="#e6e3e7" />
  37. <meta name="color:Text" content="#d9d9d9" />
  38. <meta name="color:Title" content="#c3bfc5" />
  39. <meta name="color:icon1" content="#9c9099" />
  40. <meta name="color:icon2" content="#f3e5f1" />
  41. <meta name="color:navigation links" content="#c4c2c7" />
  42.  
  43. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  44. <script src="http://code.jquery.com/jquery-latest.js"></script>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Cookie|Terminal+Dosis:400,200,300,500' rel='stylesheet' type='text/css'>
  47. <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  48. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,200' rel='stylesheet' type='text/css'>
  49.  
  50. <title>{Title}</title>
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  53. {block:Description}
  54. <meta name="description" content="{MetaDescription}" />
  55. {/block:Description}
  56.  
  57.  
  58. <style type="text/css">
  59.  
  60. {block:IfCustomScrollbar}
  61. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:background};}
  62.  
  63. ::-webkit-scrollbar-corner {background:{color:background};}
  64.  
  65. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar};}
  66.  
  67. ::-webkit-scrollbar-button:horizontal { width:5px; height:4px!important; display: block; background:{color:scrollbar};}
  68.  
  69. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background};}
  70.  
  71. ::-webkit-scrollbar-thumb:horizontal {background:{color:scrollbar};border-left: 1px solid {color:background}; border-right: 1px solid {color:background}; height:4px;}
  72.  
  73. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:background}; border-bottom: 0pt solid {color:background};}
  74.  
  75. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto; }
  76.  
  77. ::-webkit-scrollbar-track-piece {background: {color:background}; width:4px;}
  78.  
  79. ::-webkit-scrollbar:horizontal {height:10px!important; display: block; background:{color:scrollbar};}
  80.  
  81. {/block:IfCustomScrollbar}
  82.  
  83. iframe#tumblr_controls {
  84. top:0px !important;
  85. right:3px !important;
  86. position: fixed !important;
  87. -webkit-transition: opacity 0.7s linear;
  88. opacity: 0.4;
  89. -webkit-transition: all 0.8s ease-out;
  90. -moz-transition: all 0.8s ease-out;
  91. transition: all 0.8s ease-out;}
  92.  
  93. iframe#tumblr_controls:hover{
  94. -webkit-transition: opacity 0.7s linear;
  95. opacity: 1;
  96. -webkit-transition: all 0.4s ease-out;
  97. -moz-transition: all 0.4s ease-out;
  98. transition: all 0.4s ease-out;}
  99.  
  100. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  101.  
  102.  
  103. body {background-color:{color:background}; background-image: url('{image:background}'); color:{color:text}; font-family:lora; font-size:10px; background-attachment:fixed; background-repeat:repeat; text-align:justify; }
  104.  
  105. #content {width:1050px; margin:auto; background-color:#trans;}
  106.  
  107. #credits {position:fixed; bottom:5px; right:10px; font:10px terminal dosis;}
  108. #credits a {color:{color:link};}
  109.  
  110. blockquote, li blockquote {border-left:1px {color:border posts} solid; padding:0px 0px 0px 10px; margin:0px 0px 8px 0px;}
  111. blockquote > p:first-child {padding: 0;}
  112. ul {padding: 0 0 0 0px; margin: 0 0 08px 0; list-style-position:inside;}
  113. ol {padding: 0 0 8px 0px; margin: 0 0 08px 0; list-style-position:outside;}
  114.  
  115. b, strong, .strong {color:{color:Bold};}
  116. i, em, .em {color:{color:Italic};}
  117.  
  118. a {color:{color:link}; text-decoration:none; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  119. a:hover {color:{color:link hover};}
  120.  
  121.  
  122. img a {border:0px color:{color:transparent};}
  123. a img {border:0px color#trans;}
  124. {block:IndexPage}p img{max-width:500px;}{/block:IndexPage}
  125.  
  126.  
  127. .caption {margin:0px; padding:0px; font:10px Cambria; display:block;border-left:1px {block:ifRoundSidebarImage}dashed{/block:ifRoundSidebarImage} {block:ifnotRoundSidebarImage}solid{/block:ifnotRoundSidebarImage}{color:blockquote}; padding-left:8px; font-style:italic; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  128. .caption blockquote {border:0px solid #ccc!important;}
  129. .caption small {font-size:10px!important;}
  130.  
  131.  
  132.  
  133. /* SIDEBAR */
  134.  
  135. #side {width:160px;padding:0px!important; position:fixed; margin-left:154px; top:184px; z-index:0; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  136.  
  137. #sidecont {position:relative}
  138.  
  139. #sidecircle {{block:ifRoundSidebarImage}border:1px dashed {color:navigation};{/block:ifRoundSidebarImage} padding:9px!important; background:#trans; width:124px; height:124px; {block:ifRoundSidebarImage}border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px;{/block:ifRoundSidebarImage} margin-bottom:8px; {block:ifnotRoundSidebarImage}border:1px solid {color:navigation}; margin-left:2px;{/block:ifnotRoundSidebarImage}}
  140.  
  141. #navig {padding:5px 0px; margin-left:0px!important; font:10px lora; text-align:center; margin-top:0px; width:145px; border-top:1px {block:ifRoundSidebarImage}dashed{/block:ifRoundSidebarImage} {block:ifnotRoundSidebarImage}solid{/block:ifnotRoundSidebarImage} {color:navigation}; border-bottom:1px {block:ifRoundSidebarImage}dashed{/block:ifRoundSidebarImage} {block:ifnotRoundSidebarImage}solid{/block:ifnotRoundSidebarImage} {color:navigation}; margin-bottom:4px;}
  142. .slinks {font:10px lora; text-transform:lowercase; font-style:italic; text-align:center;}
  143. .slinks a{font-style:italics; color:{color:navigation links};-moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  144. .slinks a:hover {font-weight:bold; color:{color:icon1};}
  145. .slinks:first-letter {font-weight:bold; color:{color:icon1}; letter-spacing:1px;}
  146. .sidelinks {font:11px lora; text-transform:uppercase; color:{color:sidebar links}; padding:3px; font-style:normal!important; margin:5px 0px 2px 1px!important; letter-spacing:-1px; opacity:0;}
  147. .sidelinks:hover {color:{color:background}; background-color:{color:sidebar links};}
  148.  
  149. #sidepic {width:120px; padding:0px; {block:IfNotRoundSidebarImage}margin-left:2px; margin-top:2px;{/block:IfNotRoundSidebarImage} {block:IfSidebarImage}{block:ifRoundSidebarImage}padding:2px 2px 0px 2px;{/block:ifRoundSidebarImage}{/block:IfSidebarImage};{block:ifRoundSidebarImage} background-color:{color:icon1}; border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px;
  150. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='{color:icon1}', endColorstr='{color:icon2}'); /* for IE */
  151. background: -webkit-gradient(linear, left top, left bottom, from({color:icon1}), to({color:icon2})); /* for webkit browsers */
  152. background: -moz-linear-gradient(top, {color:icon1}, {color:icon2}); /* for firefox 3.6+ */
  153. {/block:ifRoundSidebarImage}}
  154. #sidepic img {width:120px; {block:ifRoundSidebarImage}border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px;{/block:ifRoundSidebarImage} height:120px!important;}
  155.  
  156. #side:hover .sidelinks {opacity:1;}
  157.  
  158. #descriptionbox {width:150px; padding:0; text-align:center;background:#trans; margin-left:0px; margin-bottom:05px!important; font:10px lora; font-style:italic; color:{color:description};}
  159.  
  160. #pagination {width:150px!important; font:10px lora; color:{color:navigation}; text-align:center!important; padding-top:2px; margin-bottom:0px!important; font-weight:bold; font-style:italic;}
  161. #pagination a {color:{color:pagination}; display:inline!important; font-weight:normal!important;}
  162. #pagination a:hover{color:{color:navigation};}
  163.  
  164. /* ENTRIES GENERAL */
  165.  
  166. #entries {width:512px; float:right!important; z-index:2; margin-top:10px; margin-bottom:10px; margin-top:20px; margin-right:200px; background:{color:background};position:relative;}
  167. .entries {width:500px; padding:8px 8px 0px 8px; background-color:{color:background}; margin-bottom:12px; float:right; border:0px solid {color:posts}; display:block!important; }
  168.  
  169. #reblogs {display:none;}
  170.  
  171. {block:IndexPage}.entries:hover #infor {opacity:1!important; z-index:9999;}
  172. .entries:hover #bottoms {opacity:0; display:none;}{/block:IndexPage}
  173.  
  174.  
  175. #bottoms {width:500px; font-style:italic; border-top:1px solid {color:border}; padding:2px 0px; font:9px georgia; color:{color:bottoms text}; text-transform:lowercase; margin-top:10px!important; margin:auto; background-color:#trans; margin-left:0px; {block:IndexPage}text-align:center;{/block:IndexPage} display:block!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; margin-bottom:3px; position:relative; z-index:0;}
  176. #bottoms a {color:{color:bottoms link}; font-style:italic;}
  177. #bottoms a:hover {color:{color:bottoms text};}
  178.  
  179. #infor {width:500px; font-style:italic; border-top:1px solid {color:border}; padding:2px 0px; font:9px georgia; color:{color:bottoms link}; text-transform:lowercase; margin-top:0px!important; margin:auto; background-color:#trans; margin-left:0px; {block:IndexPage}text-align:left;{/block:IndexPage} display:block!important; position:absolute; top:0; left:0; opacity:0; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; margin-bottom:3px!important;}
  180. #infor a {color:{color:bottoms link}; font-style:italic; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  181. #infor a:hover {color:{color:bottoms text};}
  182.  
  183. /* PHOTO POSTS */
  184. .hres {opacity:0; height:12px; font:8px calibri; color:{color:link}; background-color:#trans; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; width:45px; position:absolute; top:0; left:0; z-index:999; text-align:center; text-transform:uppercase; filter:alpha(opacity=0); padding-top:3px; letter-spacing:1px; padding-left:1px; padding-bottom:1px;}
  185. .hres a {color:{color:link}; text-align:center;}
  186. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  187. #photox{overflow:hidden; position:relative}
  188.  
  189.  
  190. /* TEXT POSTS */
  191. #title {margin:auto; text-align:center; border:0;}
  192. .texttitle {font-size:16px; font-family: Lora, Cambria,'Josefin Sans'; color: {color:title}; text-transform:none; padding:2px 1px; text-align:center;line-height:90%; width:490px; font-style:italic;}
  193. .texttitle a {color:{color:title}; font-weight:300;}
  194.  
  195. li.footer_links ul {list-style-type:none;}
  196. ul li.highlight_ribbon {padding: 0px 1px 0px 0px; list-style-type:none!important; color:{color:text}; margin-left:0px;}
  197. li.highlight_ribbon {border-bottom: 0px solid {color:border};}
  198.  
  199.  
  200. /* CHAT POSTS */
  201. .chat .line{font:10px cambria;}
  202. .label {color:{color:bold}; font:9px lora; text-transform:none;}
  203. .chat {margin-top:2px;}
  204.  
  205. /* LINK POSTS */
  206. .linkdescription {padding:0px; margin:0px; font:10px lora;}
  207.  
  208. /* QUOTE POSTS */
  209.  
  210. .short_quote {font:21px lora; background-color:#trans; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote}; line-height:90%;}
  211. .medium_quote {font:17px lora; background-color:#trans; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote}; line-height:90%;}
  212. .long_quote {font:13px lora; background-color:#trans; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote}; line-height:90%;}
  213. .source {text-align:right; font-style:italic; font-weight:bold; font-size:10px; color:{color:source}; font-family:calibri;}
  214.  
  215. /* AUDIO POSTS */
  216. #audentryprob {display:block; height:auto; position:relative; min-height:120px;}
  217. .audentry {width:490px; position:relative; padding:0px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:110px;}
  218. .audimg {width:110px; background-color:#trans;border:0px solid {color: audio}; padding:8px; height:110px;}
  219. .audimg img {width:110px; height:110px;}
  220. .audioplayercircle {
  221. position: absolute;
  222. z-index: 3;
  223. background:white;
  224. top: 38px;
  225. left: 38px;
  226. opacity: .5;
  227. width:51px; height:51px;;
  228. filter:alpha(opacity=50);
  229. -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;
  230. }
  231.  
  232. .audioplayercircle:hover {opacity:1; filter:alpha(opacity=70);
  233. -webkit-box-shadow: 0px 5px 5px -5px rgba(140, 140, 140, 1);
  234. -moz-box-shadow: 0px 5px 5px -5px rgba(140, 140, 140, 1);
  235. box-shadow: 0px 5px 5px -5px rgba(140, 140, 140, 1);
  236. }
  237.  
  238. .audioplayer {
  239. margin: 12px 13px;
  240. width: 24px;
  241. height: 30px;
  242. overflow: hidden;
  243.  
  244. -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  245.  
  246.  
  247. #audtable {margin-top:-119px; margin-bottom:-1px; margin-left:120px!important; margin-right:8px!important; width:460px!important; display:block!important}
  248. #audtable img {max-width:300px;}
  249.  
  250. .audiodata {font:10px lora; color:{color:quote}; text-transform:uppercase; height:15px; padding:0px 7px!important; background-color:#trans; width:350px;}
  251. .audiodata b{color:{color:source};}
  252.  
  253. .aucap {color:{color:quote}; font:10px lora; line-height:90%; text-align:left; min-height:34px; background-color:#FaFAF1; padding:2px 7px!important; width:350px!important; display:block!important; margin-left:5px;}
  254.  
  255. /* POST NOTES */
  256. #postnotes {display:block; margin-right:0px; width:500px; float:right; margin-top:15px; background:#trans; padding:0; font:10px lora; margin-right:4px;}
  257. ol.notes {padding: 0px 1px 0px 0px; list-style-type: none; color:{color:description}; margin-left:-8px;}
  258. ol.notes li {border-bottom: 1px solid {color:border};}
  259. ol.notes li a:link, ol.notes li a:visited, ol.notes li a:active {color:{color:link}; padding: 0px 2px;}
  260. ol.notes li a:hover {color: {color:link};}
  261. ol.notes li.note {border-top: solid 0px {color:blockquote}; padding: 5px 0px;}
  262. ol.notes li.note img.avatar {display: none;}
  263. ol.notes li.note span.action {font-weight: normal;}
  264. ol.notes li.note .answer_content {font-weight: normal;}
  265. ol.notes li.note blockquote {margin:5px 0px 5px 15px; padding:2px 5px;}
  266.  
  267.  
  268. /* ASKS */
  269.  
  270. .question {
  271. width:460px;
  272. font-size: 10px;
  273. font-weight: normal;
  274. font-family: Cambria;
  275. line-height:95%;
  276. border-bottom:1px solid {color:blockquote};
  277. border-right:1px solid {color:blockquote};
  278. padding:2px 8px 8px 2px;
  279. text-transform:none;}
  280. .piquito {width:10px; margin-left:-2px; font-size:12px; font-family:arial; color:{color:blockquote};}
  281. .askerpic {border:1px solid {color:blockquote}; padding:3px;}
  282. .askerpic img {width:40px; margin-bottom:-2px;}
  283.  
  284. </style>
  285. </head>
  286.  
  287. <body>
  288. <div id="content">
  289. <div id="credits">THEME BY <A HREF="HTTP://MARAUDERSTHEMES.TUMBLR.COM">MARAUDERSMAPS</A></div>
  290. <!--- SIDEBAR --->
  291. <div id="side"><div id="sidecont">
  292. <div id="sidecircle"><div id="sidepic"><a href="/"><img src="{image:sidebar}" border="0"/></a></div></div>
  293.  
  294. <div id="descriptionbox">
  295. {Description}</div>
  296.  
  297. <div id="navig"><center>
  298. <table width="148px" cellspacing="0" cellpadding="0">
  299. <tr height="13px">
  300. <td class="slinks" width="33%"><a href="/ask">ask</a></td>
  301. <td class="slinks" width="33%"><a href="/archive" target="_new">archive</a></td>
  302. <td class="slinks" width="33%"><a href="{text:Link 1 URL}">{text:Link 1 Name}</a></td></tr><tr>
  303. <td class="slinks" width="33%"><a href="{text:Link 2 URL}">{text:Link 2 Name}</a></td>
  304. <td class="slinks" width="33%"><a href="{text:Link 3 URL}">{text:Link 3 Name}</a></td>
  305. <td class="slinks" width="33%"><a href="{text:Link 4 URL}">{text:Link 4 Name}</a></td>
  306. </tr>
  307. <tr>
  308. {block:HasPages}<tr>{block:Pages}<td class="slinks"><a href="{URL}">{Label}</a></td>{/block:Pages}</tr>{/block:HasPages}
  309. </table></center>
  310. </div>
  311. <div id="pagination">{block:Pagination}
  312. {block:JumpPagination length="5"}{block:CurrentPage}&nbsp;{PageNumber}{/block:CurrentPage} {block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{/block:Pagination}
  313. </div>
  314.  
  315. </div>
  316. </div>
  317.  
  318. <!--- ENTRIES --->
  319. <div id="entries">
  320. {block:Posts}
  321. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  322.  
  323.  
  324. <!--- TEXT POST --->
  325. {block:Text}<div style="background-color:#trans; padding:5px; margin:auto!important;" width="100%">
  326. {block:Title}
  327. <div id="title">
  328. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  329. </div>{/block:Title}
  330. {Body}</div>
  331. {/block:Text}
  332.  
  333. <!--- PHOTO POST --->
  334. {block:Photo}
  335. <div id="photox">{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  336. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}">High-Res</a></div> {/block:HighRes}</div>
  337. {block:Caption}
  338. <div class="caption">{Caption}</div>
  339. {/block:Caption}
  340. {/block:Photo}
  341.  
  342. <!--- PHOTOSET POST --->
  343. {block:Photoset}<div id="photox">
  344. {Photoset-500}</div>
  345. {block:Caption}
  346. <div class="caption">{Caption}</div>
  347. {/block:Caption}
  348. {/block:Photoset}
  349.  
  350. <!--- QUOTE POST --->
  351. {block:Quote}
  352. <div class="{Length}_quote">
  353. "{Quote}"
  354. {block:Source}
  355. <div class="source">{Source}</div>
  356. {/block:Source}
  357. </div>
  358. {/block:Quote}
  359.  
  360. <!--- LINK POST --->
  361. {block:Link}
  362. <div style="background-color:#trans; padding:5px; margin:auto!important;" width="100%">
  363. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  364. {block:Description}
  365. <div class="linkdescription">{Description}</div>
  366. {/block:Description}</div>
  367. {/block:Link}
  368.  
  369. <!--- CHAT POST --->
  370. {block:Chat}
  371. <div style="background-color:#trans; padding:5px 30px; margin:auto!important; width="100%">
  372. {block:Title}
  373. <div id="title"><div class="texttitle">{Title}</div></div>
  374. {/block:Title}
  375. <div class="chat" style="margin:auto;">
  376. {block:Lines}<div class="chat"><div class="line {Alt}">
  377. <div class="{Alt} user_{UserNumber}">
  378. {block:Label}
  379. <span class="label">{Label}</span>
  380. {/block:Label}
  381. {Line}</div>
  382. </div></div>
  383. {/block:Lines}
  384. </div></div>
  385. {/block:Chat}
  386.  
  387. <!--- VIDEO POST --->
  388. {block:Video}
  389. {Video-500}
  390. {block:Caption}
  391. <div class="caption">{Caption}</div>
  392. {/block:Caption}
  393. {/block:Video}
  394.  
  395. <!--- AUDIO POST --->
  396. {block:Audio}<div style="background-color:#trans; display:block;">
  397. <div id="audentryprob">
  398. <div class="audentry">
  399. <div class="audimg">
  400. <img src="http://static.tumblr.com/2lqtwbf/hLRlz1vgy/2.png" alt="default album art" width="118" height="118" style="position:absolute; vertical-align:middle;" />
  401. {block:AlbumArt}
  402. <img width="118" height="118" src="{AlbumArtURL}" style="position:absolute;" />
  403. {/block:AlbumArt}
  404.  
  405. <div class="audioplayercircle"><div class="audioplayer">{AudioPlayerWhite}</div></div></div>
  406. <div class="something" style="margin-right:-08px; display:block">
  407. <table id="audtable" cellspacing="1px" cellpadding="0">
  408.  
  409. {block:TrackName}
  410. <tr>
  411. <td class="audiodata" style="font:10px lora;"><b>Song: </b>{TrackName}</td>
  412. </tr>
  413. {/block:TrackName}
  414.  
  415. {block:Artist}
  416. <tr>
  417. <td class="audiodata"><b>Artist: </b> {Artist}</td>
  418. </tr>
  419. {/block:Artist}
  420. {block:Album}
  421. <tr>
  422. <td class="audiodata"><b>Album: </b>{Album}</td>
  423. </tr>
  424. {/block:Album}
  425. <tr>
  426. <td class="audiodata">Played {FormattedPlayCount} times</td>
  427. </tr>
  428. {block:ExternalAudio}
  429. <tr>
  430. <td class="audiodata"><a href="{ExternalAudioURL}" target="_blank">Source</a></td>
  431. </tr>
  432. {/block:ExternalAudio}
  433. {block:Caption}<tr>
  434. <td class="aucap">{Caption}</td></tr>
  435. {/block:Caption}
  436. </table>
  437. </div></div>
  438. </div></div>{/block:Audio}
  439.  
  440. <!--- ASK POST --->
  441. {block:Answer}
  442. <table width="500px" cellspacing="0" cellpadding="0"><tr>
  443. <td class="question">{Asker}: &nbsp;{Question}</td><td><div class="piquito">►</div></td><td class="askerpic"><img src="{AskerPortraitURL-96}"></td>
  444. </tr></table>
  445.  
  446. <div style="margin:0;font:10px cambria; line-height:95%;">{Answer}</div>{/block:Answer}
  447.  
  448.  
  449. <div style="position:relative!important; margin-bottom:0px!important; display:block!important; min-height:10px!important; bottom:0;">
  450. {block:IndexPage}<div id="infor">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> on {/block:NoteCount}{block:Date}<a href="{Permalink}">{ShortMonth} {DayofMonthWithZero}, {YEar}</a>{/block:Date}{block:RebloggedFrom}<span style="float:right"><a href="{ReblogParentURL}" target="_new" title="{ReblogParentName}">Via</a> / <a href="{ReblogRootURL}" target="_new" title="{ReblogRootName}">Source</a></span>{/block:RebloggedFrom}</div> {/block:IndexPage}
  451. <div id="bottoms">
  452. {block:PermalinkPage}
  453. <span style="float:left;">{block:NoteCount}
  454. <a href="{Permalink}">{NoteCountWithLabel}</a> on
  455. {/block:NoteCount}
  456. {block:Date}<a href="{Permalink}">{ShortMonth} {DayofMonthWithZero}, {YEar}</a>{/block:Date}</span>
  457. <span style="float:right;">{block:RebloggedFrom}<a href="{ReblogParentURL}" target="_new" title="{ReblogParentName}">Via</a> / <a href="{ReblogRootURL}" target="_new" title="{ReblogParentName}">Source</a>{/block:RebloggedFrom}</span><br>
  458. {/block:PermalinkPage}{block:HasTags}
  459. {block:Tags}<a href="{TagURL}" target="_blank"># {Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  460. </div>
  461. </div>
  462. </div>
  463.  
  464.  
  465. <!--- POST NOTES--->
  466. {block:PermalinkPage}
  467. <br>
  468. {block:PostNotes}
  469. <div id="postnotes"><div class="clicky">{PostNotes}</div></div><br>
  470. {/block:PostNotes}
  471. {/block:PermalinkPage}
  472. {/block:Posts}
  473.  
  474. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  475. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  476. {/block:ContentSource}
  477. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div>
  478. </div>
  479. </body>
  480. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement