Advertisement
tobemarissa

TBM Theme 20: Salem (Halloween #1)

Sep 27th, 2013
1,235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.51 KB | None | 0 0
  1. <!--You cannot remove credit! If you absolutely NEED to move it, I expect it to be placed somewhere else on the theme, preferably on the main page. If you remove credit, I will report you :) I take a lot of time on these theme so please respect that. If you have any questions or problems, just let me know and I'll be happy to help you! :)-->
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7. <meta name="color:links" content="#929292" />
  8. <meta name="color:linkshover" content="#868484" />
  9. <meta name="color:sidebar" content="#ffffff" />
  10. <meta name="color:background" content="#000000" />
  11. <meta name="image:background" content="" />
  12. <meta name="image:sidebar" content="" />
  13. <meta name="if:eeriemusic" content="" />
  14. <meta name="text:link1" content=""/>
  15. <meta name="text:link1url" content="" />
  16.  
  17.  
  18.  
  19. <link rel="shortcut icon" href="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/anotherdumpingfolder/onemore/65474657u/image2687.gif">
  20.  
  21. {block:Description}
  22. <meta name="description" content="{MetaDescription}" />
  23. {/block:Description}
  24.  
  25. <title>{Title}</title>
  26.  
  27.  
  28. <style type="text/css">
  29.  
  30. @font-face {font-family:"arma";src:url('http://static.tumblr.com/7glhdxz/B3Mmgevme/pf_arma_five.ttf');}
  31.  
  32. @font-face{font-family:"Ginette";src:url('http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf');}
  33.  
  34. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  35.  
  36. @font-face{font-family:"Gruenewald"; src: url('http://static.tumblr.com/9wzbixa/Wsomj2iuz/gruenewald_va_normal.ttf');}
  37.  
  38. @font-face{font-family:"Double Feature";src:url('http://static.tumblr.com/9wzbixa/pY7mj2hgs/doublefeature20.ttf');}
  39.  
  40. /*GENERAL*/
  41.  
  42. body{
  43. background-image:url('{image:background}');
  44. background-color:{color:background};
  45. background-attachment: fixed;
  46. font-family:"arial";
  47. font-size:10px;
  48. cursor: url(http://www.picgifs.com/cursors/special-days/halloween/animaatjes_halloween_icon71.gif), auto;
  49. }
  50.  
  51. a:link, a:active, a:visited{
  52. color: {color:links};
  53. text-decoration: none;}
  54.  
  55. a:hover {
  56. color:{color:linkshover};
  57. text-decoration: none;}
  58.  
  59.  
  60. /*SIDEBAR*/
  61.  
  62. div#sidebar{
  63. margin-left:110px;
  64. width:200px;
  65. height:auto;
  66. background:{color:sidebar};
  67. text-align:center;
  68. margin-top:220px;
  69. font-family:"arial";
  70. font-size:10px;
  71. padding:5px;
  72. position:fixed;
  73. border: 2px dotted #CC6600;
  74. }
  75.  
  76. div#title{
  77. margin-left:130px;
  78. width:175px;
  79. text-align:center;
  80. font-size:25px;
  81. position:fixed;
  82. color: #ffffff;
  83. margin-top:175px;
  84. background:transparent;
  85. font-family:"Double Feature";
  86. z-index:1;
  87.  
  88. }
  89.  
  90. /*POSTS*/
  91.  
  92. div#posts{
  93. margin-left: 450px;
  94. margin-top:10px;
  95. width:700px;
  96. height:100%;
  97. background: transparent;
  98.  
  99. }
  100.  
  101. .entry {
  102. margin:3px;
  103. padding:3px;
  104. float:left;
  105. background-color: white;
  106. overflow: hidden;
  107. {block:IndexPage}
  108. width:200px;
  109. {/block:IndexPage}
  110. {block:PermalinkPage}
  111. width:500px;
  112. line-height:14px;
  113. margin-left: 298px;
  114. {/block:PermalinkPage}
  115. }
  116.  
  117. .tweek {
  118. font-size:15px;
  119. line-height:100%;
  120. padding:2px;
  121. color:#fff;
  122. z-index:987897978978999999;
  123. }
  124.  
  125.  
  126. #audiostats {display:block; height:auto; position:relative; min-height:80px;}
  127.  
  128. .audioentry {width:200px; background-color:#ffffff; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:80px;}
  129.  
  130. .audio {top: 15px; left: 15px; -webkit-border-radius: 50px; -moz-border-radius: 50px; position: absolute; z-index: 3; background: white; opacity: .5; filter:alpha(opacity=50)}
  131.  
  132. .audioplayer {width: 20px; height: 30px; overflow: hidden; margin: 17px 24px 13px 16px;}
  133.  
  134. .perms {
  135. border-bottom: 1px solid {color:border};
  136. color:#777;
  137. font-size:8px;
  138. opacity: 0;
  139. -webkit-transition-duration: .75s;top:0px;
  140. width:200px;
  141. height:22px;
  142. padding-bottom:4px;
  143. background-color: #fff;
  144. position: absolute;
  145. margin-top:6px;
  146. text-align:center;
  147. text-transform:uppercase;
  148. font-family:consolas;
  149. letter-spacing:1px;
  150. display:block;
  151. }
  152.  
  153. .entry:hover .perms {
  154. opacity:0.9;
  155. z-index:999999;
  156. padding-top:4px;}
  157.  
  158. .permalinktext{
  159. text-align:center;
  160. }
  161.  
  162.  
  163.  
  164. /*NAVIGATION*/
  165.  
  166. div#navi{
  167. margin-top:400px;
  168. margin-left:121px;
  169. width:185px;
  170. background:{color:sidebar};
  171. font-size:8px;
  172. text-align:center;
  173. position:fixed;
  174. }
  175.  
  176. div.navigate a{
  177. background: {color:links}; color: #ffffff; display:block; width: 48px; text-align: center; padding-top:2px; padding-bottom:3px; margin-left:2px; margin-top:2px; position:relative; text-align: center; z-index:1; font-family: "arma"; font-size:8px; display: inline-block;
  178. }
  179. div.navigate a:hover{
  180. background: #cccccc; color: #000;
  181. }
  182.  
  183. /*EXTRAS*/
  184. div#music{
  185. position:fixed;
  186. }
  187.  
  188.  
  189.  
  190.  
  191.  
  192. </style>
  193.  
  194.  
  195.  
  196. </head>
  197.  
  198. <body>
  199.  
  200. {block:IfEerieMusic}<div id="music"><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="1" height="20">
  201. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  202. <param name="bgcolor" value="#000000" />
  203. <param name="FlashVars" value="mp3=http%3A//a.tumblr.com/tumblr_mtsq57SgnG1qzl6b3o1.mp3%23_%3D_&amp;autoplay=1&amp;loadingcolor=000000&amp;buttoncolor=000000&amp;slidercolor=000000" />
  204. </object></div>{/block:IfEerieMusic}
  205.  
  206. <div id="title">{Title}</div>
  207.  
  208.  
  209. <div id="sidebar">
  210. <img src="{image:sidebar}" width=200px height=200px;>
  211. <br><br>
  212. {Description}
  213. <center><div class="navigate">
  214. <Br>
  215. <a href="/">home</a><a href="/ask">ask</a><a href="{text:link1url}">{text:link1}</a><a href="http://tobemarissa.tumblr.com">credit</a></div></center>
  216.  
  217.  
  218. </div>
  219.  
  220.  
  221.  
  222.  
  223.  
  224. <div id="posts">
  225.  
  226. {block:Posts}
  227. <div class="entry">
  228.  
  229.  
  230.  
  231.  
  232. {block:Text}
  233. <div class="text">
  234. <div style="text-transform:uppercase">{block:Title}
  235. <a href="{Permalink}">{Title}</a>
  236. {/block:Title}</div>
  237. {Body}
  238. {block:IndexPage}
  239. <div class="permalinktext">
  240. _________________________________
  241. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  242. </div>
  243. {/block:IndexPage}
  244.  
  245. </div>
  246. {/block:Text}
  247.  
  248.  
  249. {block:Link}
  250. <div class="text">
  251. <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  252. {block:Description}
  253. <div class="description">{Description}</div>
  254. {/block:Description}
  255. {block:IndexPage}
  256. <div class="permalinktext">
  257. _________________________________
  258. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  259. </div>
  260. {/block:IndexPage}
  261. </div>{/block:Link}
  262.  
  263. {block:Photo}
  264. {block:IndexPage}<div class="perms">
  265. posted on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  266. </div> {/block:IndexPage}
  267. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="opacity:0.6" width=
  268. "200px"/></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="opacity:0.6" width="500px"/>{LinkCloseTag}{/block:PermalinkPage}
  269. {block:ifshowcaption}{caption}{/block:ifshowcaption}
  270. {/block:Photo}
  271.  
  272. {block:Photoset}
  273. {block:IndexPage}<div class="perms">
  274. posted on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  275. </div> {/block:IndexPage}
  276. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  277. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  278. {/block:Photoset}
  279.  
  280.  
  281. {block:Quote}
  282. <div class="text">
  283. <div class="quote">&#10077;</div>
  284. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#fafafa;border:1px dotted #eee; letter-spacing:1px;text-transform:uppercase; font-size:8px; font-family: consolas; border-radius:5px;">
  285. {Quote} </div>
  286. {block:Source}
  287. <div class="source"><div style="text-align:right; color:{color:link};padding-top:5px;"> • {Source}</div></div>
  288. {/block:Source}
  289. {block:IndexPage}
  290. <div class="permalinktext">
  291. _________________________________
  292. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  293. </div>
  294. {/block:IndexPage}
  295. </div>{/block:Quote}
  296. {block:Chat}
  297. <div class="text">
  298. {block:Title}
  299. <a href="{Permalink}">{Title}</a>
  300. {/block:Title}
  301. <ul class="chat">
  302. {block:Lines}
  303. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  304.  
  305. {Line} </li>
  306. {/block:Lines}
  307. </ul>
  308. {block:IndexPage}
  309. <div class="permalinktext">
  310. _________________________________
  311. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a>
  312. </div>
  313. {/block:IndexPage}
  314. </div>{/block:Chat}
  315.  
  316.  
  317.  
  318. {block:Audio}
  319.  
  320. <div id="audiostats">
  321. <div class="audioentry">
  322.  
  323. <img src="http://static.tumblr.com/2lqtwbf/coolyqooj/untitled-1.png" alt="default album art" width="80" height="80" style="position:absolute; vertical-align:middle;" />
  324.  
  325. {block:AlbumArt}<img width="80" height="80" src="{AlbumArtURL}" style="position:absolute;" />{/block:AlbumArt}
  326.  
  327. <div class="audio"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  328.  
  329. <div style="margin-left:90px; line-height:12px">{block:TrackName}<b>Song:</b> {TrackName}<br>{/block:TrackName}
  330. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  331. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  332. {FormattedPlayCount} plays{block:Caption}{Caption}{/block:Caption}</div>
  333. </div>
  334. <div class="permalinktext">
  335. _________________________________
  336. posted on {shortmonth} {dayofmonth} with <a href="{permalink}">{notecountwithlabel}</a></span></div>
  337. {/block:IndexPage}
  338. {/block:Audio}
  339.  
  340. {block:Video}
  341. {block:IndexPage}<div class="perms">
  342. posted on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  343. </div> {/block:IndexPage}
  344. <center>
  345. {block:IndexPage}
  346. {Video-250}
  347. {/block:IndexPage}
  348. </center>
  349. {block:PermalinkPage}
  350. <center>{Video-500}</center>
  351. {/block:PermalinkPage}
  352. {block:Video}
  353.  
  354. {block:Answer}
  355. <div style="padding:13px;text-align:left;">
  356. <strong><i>{asker}:</i> {question}</strong>
  357. <div class="caption" style="margin-top:3px;">
  358. {Answer}</div>
  359. {block:indexpage}
  360. <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  361. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  362. </a></div>{/block:indexpage}
  363. </div>
  364. {/block:Answer}
  365.  
  366. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  367.  
  368. {block:PermalinkPage}
  369. {block:caption}{caption}<br>{/block:caption}
  370. <center>{block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {NoteCountWithLabel}{/block:Date}
  371. {block:RebloggedFrom}<br><b>via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource} | <b>source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}
  372. </center>
  373. {/block:PermalinkPage}
  374.  
  375. <div style="text-align:left;">
  376. {block:PostNotes}{PostNotes}
  377. {/block:PostNotes}</div>
  378. </div>
  379.  
  380.  
  381.  
  382. {/block:Posts}
  383. </div>
  384. </div>
  385. {block:IndexPage}<br>
  386. {block:Pagination}
  387. <div id="pagination">
  388. {block:NextPage}
  389. <a id="nextPage" href="{NextPage}">next</a>
  390. {/block:NextPage}
  391. {block:PreviousPage}
  392. <a href="{PreviousPage}">back</a>
  393. {/block:PreviousPage}
  394. </div>
  395. {/block:Pagination}
  396. {/block:IndexPage}
  397. </div>
  398. </body>
  399.  
  400. {block:indexpage}
  401. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  402. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  403. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  404. <script type="text/javascript">
  405. $(window).load(function(){
  406. var $wall = $('#posts');
  407. $wall.imagesLoaded(function(){
  408. $wall.masonry({
  409. itemSelector: '.entry, .entry_photo',
  410. isAnimated : false
  411. });
  412. });
  413.  
  414. $wall.infinitescroll({
  415. navSelector : '#page-nav',
  416. nextSelector : '#page-nav a',
  417. itemSelector : '.entry, .entry_photo',
  418. bufferPx : 2000,
  419. debug : false,
  420. errorCallback: function() {
  421. $('#infscr-loading').fadeOut('normal');
  422. }},
  423. function( newElements ) {
  424. var $newElems = $( newElements );
  425. $newElems.hide();
  426. $newElems.imagesLoaded(function(){
  427. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  428. });
  429. }); $('#content').show(500);
  430. });
  431. </script>
  432. {/block:indexpage}
  433.  
  434. <script type="text/javascript">
  435. $(function() {
  436. $("#topDivA").click(function(){
  437. var target = $("html");
  438. $('html, body').animate({
  439. scrollTop: target.offset().top
  440. }, 1000);
  441. });
  442.  
  443. });</script>
  444.  
  445.  
  446. </body>
  447.  
  448. <hmtl>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement