Advertisement
jasonmcann

Theme: We create our own demons

Aug 27th, 2013
3,162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.72 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
  2. <html>
  3.  
  4. <!--
  5. - THEME (#12) BY JASONMCANN (tumblr.com) -
  6. If there are any complications let me know.
  7. Don't remove the credit.
  8. -->
  9.  
  10. <head>
  11.  
  12. <title>{Title}{block:PostTitle}, {PostTitle}{/block:PostTitle}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15.  
  16. {block:Description}
  17. <meta name="description" content="{MetaDescription}" />
  18. {/block:Description}
  19. <meta name="color:background" content="#ffffff" />
  20. <meta name="color:text" content="#7e7175" />
  21. <meta name="color:link" content="#1d7c8a" />
  22. <meta name="color:link hover" content="#7e7175" />
  23. <meta name="color:border" content="#f5f5f5" />
  24. <meta name="color:blockquote" content="#f5f5f5" />
  25. <meta name="color:selection background" content="#ffffff" />
  26. <meta name="color:selection text" content="#b64a6b" />
  27. <meta name="color:boxes background" content="#1d7c8a" />
  28. <meta name="color:boxes text" content="#ffffff" />
  29. <meta name="color:scrollbar" content="#1d7c8a" />
  30.  
  31. <meta name="text:Link 01 URL" content="/" />
  32. <meta name="text:Link 01 title" content="Link 01">
  33. <meta name="text:Link 02 URL" content="/" />
  34. <meta name="text:Link 02 title" content="Link 02">
  35. <meta name="text:Link 03 URL" content="/" />
  36. <meta name="text:Link 03 title" content="Link 03">
  37. <meta name="text:Link 04 URL" content="/" />
  38. <meta name="text:Link 04 title" content="Link 04">
  39. <meta name="text:Box text" content="write a quote or a subtitle">
  40. <meta name="if:normal letterspacing" content="0">
  41. <meta name="if:reblog button" content="0">
  42. <meta name="if:400px posts" content="0">
  43. <meta name="if:bg image" content="0">
  44.  
  45. <meta name="image:background" content="">
  46. <meta name="image:sidebar" content="">
  47.  
  48. <!--- extras --->
  49.  
  50. <script src="http://static.tumblr.com/nb65v05/3YNmrut8a/jd.js"></script>
  51. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/nb65v05/XPQmpjoyl/jquery.style-my-tooltips.js"></script>
  52.  
  53. <script>
  54. (function($){
  55. $(document).ready(function(){
  56. $("[title]").style_my_tooltips({
  57. tip_follows_cursor:false,
  58. tip_delay_time:20,
  59. tip_fade_speed:300,
  60. attribute:"title"
  61. });});})(jQuery);
  62. </script>
  63.  
  64. <style type="text/css">
  65.  
  66. body{
  67. font:09px sans-serif;
  68. padding:0;
  69. margin:0;
  70. background:{color:Background} {block:ifBgImage}url('{image:Background}') fixed{/block:ifBgImage};
  71. color:{color:text};}
  72.  
  73. a{
  74. text-decoration:none;
  75. -webkit-transition:all 0.6s ease-in-out;
  76. -o-transition:all 0.6s ease-in-out;
  77. -moz-transition:all 0.6s ease-in-out;
  78. -ms-transition:all 0.6s ease-in-out;
  79. transition:all 0.6s ease-in-out;
  80. color:{color:link};}
  81.  
  82. a:hover{
  83. color:{color:link hover};}
  84.  
  85. em, strong {
  86. color:{color:link};}
  87.  
  88. blockquote{
  89. border-left:3px solid {color:border};
  90. margin:0;
  91. padding-left:5px;}
  92.  
  93. li {
  94. list-style-type:circle; }
  95.  
  96. #entries {
  97. margin:80px 80px 0 350px;
  98. {block:if400pxPosts}
  99. width:400px;
  100. {/block:if400pxPosts}
  101. {block:ifNot400pxPosts}
  102. width:500px;
  103. {/block:ifNot400pxPosts}
  104. position:absolute;
  105. padding-bottom:30px;
  106. padding:10px;
  107. background-color:{color:background};}
  108.  
  109. .posts {
  110. overflow:hidden;
  111. margin-bottom:40px;
  112. word-wrap: break-word;
  113. {block:if400pxPosts}
  114. width:400px;
  115. {/block:if400pxPosts}
  116. {block:ifNot400pxPosts}
  117. width:500px;
  118. {/block:ifNot400pxPosts}}
  119.  
  120. #sidebar{
  121. position:fixed;
  122. width:120px;
  123. margin-left:170px;
  124. padding:10px;
  125. background-color:{color:background};
  126. bottom:50px;}
  127.  
  128. #sidebarimage img{
  129. width:120px;
  130. overflow:hidden;
  131. position:relative;
  132. z-index:9;
  133. cursor:help;
  134. background-color:{color:blockquote};}
  135.  
  136. .title{
  137. margin-top:5px;
  138. text-transform:lowercase;
  139. font:bold 15px sans-serif;
  140. text-align:center;
  141. padding:5px;
  142. color:{color:link};
  143. {block:ifNotnormalletterspacing}
  144. letter-spacing:-1px;
  145. {/block:ifNotnormalletterspacing}}
  146.  
  147. .asker, #title{
  148. margin-top:5px;
  149. text-transform:lowercase;
  150. font:bold 15px sans-serif;
  151. text-align:center;
  152. padding:5px;
  153. color:{color:boxes text};
  154. background-color:{color:boxes background};
  155. {block:ifNotnormalletterspacing}
  156. letter-spacing:-1px;
  157. {/block:ifNotnormalletterspacing}}
  158.  
  159. .asker{
  160. text-align:right!important;}
  161.  
  162. .description{
  163. margin:3px 0 0 0;
  164. text-align:right;
  165. font:09px sans-serif;
  166. line-height:95%;}
  167.  
  168. #links{
  169. height:0px;
  170. margin-right:3px;
  171. text-transform:lowercase;
  172. font:15px sans-serif;
  173. margin-top:3px;
  174. opacity: 0;
  175. -moz-opacity: 0;
  176. filter:alpha(opacity=0);
  177. -khtml-opacity: 0;
  178. -webkit-transition:all 0.6s ease-in-out;
  179. -o-transition:all 0.6s ease-in-out;
  180. -moz-transition:all 0.6s ease-in-out;
  181. -ms-transition:all 0.6s ease-in-out;
  182. transition:all 0.6s ease-in-out;
  183. border-right:2px solid {color:boxes background};
  184. {block:ifNotnormalletterspacing}
  185. letter-spacing:-1px;
  186. {/block:ifNotnormalletterspacing}}
  187.  
  188. #links a{
  189. color:{color:text};}
  190.  
  191. #plus{
  192. margin-top:9px;
  193. border-top:2px solid {color:boxes background};}
  194.  
  195. .pl{
  196. margin-top:-7px;
  197. text-align:right;}
  198.  
  199. #plus:hover #links{
  200. height:75px;
  201. opacity: 1;
  202. -moz-opacity: 1;
  203. filter:alpha(opacity=100);
  204. -khtml-opacity: 1;}
  205.  
  206. .pl a{
  207. padding-left:3px;
  208. padding-right:3px;
  209. color:{color:boxes text};
  210. background-color:{color:boxes background};;}
  211.  
  212. #pagination{
  213. font-family:consolas;
  214. margin-top:-1px;}
  215.  
  216. #pagination a{
  217. padding:2px;
  218. color:{color:text};}
  219.  
  220. #answer{
  221. padding-bottom:10px;}
  222.  
  223. #answer img{
  224. float:left;
  225. border-radius:100%;
  226. margin:0 10px 10px 0;}
  227.  
  228. .caption img, .answer img{
  229. max-width:500px;}
  230.  
  231. #audio img{
  232. position:absolute;
  233. float:left;
  234. margin:0 05px 10px 0;}
  235.  
  236. #audio a:hover{
  237. cursor:help;
  238. color:{color:text};}
  239.  
  240. #audio a{
  241. color:{color:text};}
  242.  
  243. .player{
  244. z-index:99;
  245. overflow:hidden;
  246. margin:12px 0 0 11px;
  247. width:27px;
  248. position:absolute;
  249. opacity: 0.7;
  250. -moz-opacity: 0.7;
  251. filter:alpha(opacity=70);
  252. -khtml-opacity: 0.7;
  253. -webkit-transition:all 0.6s ease-in-out;
  254. -o-transition:all 0.6s ease-in-out;
  255. -moz-transition:all 0.6s ease-in-out;
  256. -ms-transition:all 0.6s ease-in-out;
  257. transition:all 0.6s ease-in-out;}
  258.  
  259. .player:hover{
  260. opacity: 90;
  261. filter:alpha(opacity=90);
  262. -moz-opacity: 0.9;
  263. -khtml-opacity: 0.9;}
  264.  
  265. ol.notes{
  266. list-style-type: none;
  267. padding:0px;}
  268.  
  269. #notes img{
  270. -webkit-border-radius: 100%;
  271. -moz-border-radius: 100%;
  272. border-radius: 100%;
  273. float:left;
  274. margin-right:5px;}
  275.  
  276. #notes{
  277. margin:0;
  278. text-transform:uppercase;
  279. font-family:calibri;}
  280.  
  281. #notes li{
  282. padding:10px;
  283. list-style-type: none;
  284. border-bottom:1px solid {color:border};}
  285.  
  286. #info{
  287. text-transform:uppercase;
  288. font:08px sans-serif;
  289. padding:3px;
  290. text-align:left;
  291. margin-top:05px;
  292. color:{color:link};
  293. border-top:1px solid {color:border};}
  294.  
  295. #info a{
  296. color:{color:link};}
  297.  
  298. #quotes{
  299. font-style:italic;
  300. margin-left:40px;
  301. padding-top:10px;}
  302.  
  303. .quotes{
  304. font-family:consolas;
  305. float:left;
  306. font-size:70px;
  307. position:absolute;
  308. color:{color:blockquote};}
  309.  
  310. #c{
  311. position:fixed;
  312. bottom:10px;
  313. right:10px;
  314. font:italic 12px georgia;
  315. letter-spacing:1px;
  316. text-align:right;
  317. z-index:99;}
  318.  
  319. /* extras */
  320.  
  321. #s-m-t-tooltip{
  322. z-index:10;
  323. margin:24px 14px 7px 12px;
  324. padding:0 3px 0 3px;
  325. font-family:calibri;
  326. font-size:09px;
  327. text-transform:uppercase;
  328. letter-spacing:1px;
  329. line-height:16px;
  330. color:{color:boxes text};
  331. background:{color:boxes background};}
  332.  
  333. ::selection {
  334. background: {color:selection background};
  335. color: {color:selection text};}
  336. ::-moz-selection {
  337. background: {color:selection background};
  338. color: {color:selection text};}
  339. ::-webkit-selection {
  340. background: {color:selection background};
  341. color: {color:selection text};}
  342.  
  343. iframe#tumblr_controls {
  344. right:3px !important;
  345. position: fixed !important;
  346. -webkit-transition: opacity 0.7s linear;
  347. opacity: 0.2;
  348. -webkit-transition: all 0.8s ease-out;
  349. -moz-transition: all 0.8s ease-out;
  350. transition: all 0.8s ease-out;}
  351. iframe#tumblr_controls:hover{
  352. -webkit-transition: opacity 0.7s linear;
  353. opacity: 1;
  354. -webkit-transition: all 0.4s ease-out;
  355. -moz-transition: all 0.4s ease-out;
  356. transition: all 0.4s ease-out;}
  357. iframe#tumblr_controls {
  358. top: 0% !important;
  359. right:0% !important;
  360. position: fixed !important;}
  361.  
  362. ::-webkit-scrollbar {
  363. height:08px;
  364. width:08px;
  365. background-color:{color:background};}
  366. ::-webkit-scrollbar-thumb {
  367. background-color:{color:scrollbar};}
  368. ::-webkit-scrollbar-button{
  369. background-color:{color:scrollbar};}
  370. ::-webkit-scrollbar-button:horizontal{
  371. width:10px;}
  372. ::-webkit-scrollbar-button:vertical{
  373. height:10px;}
  374.  
  375. #box {
  376. position:fixed;
  377. bottom:50px;
  378. width:153px;
  379. text-transform:lowercase;
  380. font:bold 15px sans-serif;
  381. text-align:center;
  382. padding:5px;
  383. {block:if400pxPosts}
  384. margin-left:820px;
  385. {/block:if400pxPosts}
  386. {block:ifNot400pxPosts}
  387. margin-left:920px;
  388. {/block:ifNot400pxPosts}
  389. color:{color:boxes text};
  390. background-color:{color:boxes background};
  391. {block:ifNotnormalletterspacing}
  392. letter-spacing:-1px;
  393. {/block:ifNotnormalletterspacing}}
  394.  
  395. </style>
  396. </head>
  397.  
  398. <body>
  399.  
  400. <div id="box">
  401. {text:Box text}
  402. </div>
  403.  
  404. <div id="sidebar">
  405. <div id="sidebarimage">
  406. <a href="/"><img src="{image:sidebar}"></a></div>
  407.  
  408. <div id="plus"><div class="pl"><a>+</a></div>
  409. <div id="links">
  410. <a href="{text:Link 01 URL}">{text:Link 01 title}</a><br>
  411. <a href="{text:Link 02 URL}">{text:Link 02 title}</a><br>
  412. <a href="{text:Link 03 URL}">{text:Link 03 title}</a><br>
  413. <a href="{text:Link 04 URL}">{text:Link 04 title}</a><br>
  414. </div></div>
  415. <div class="description">{Description}</div>
  416.  
  417. <div id="title">{Title}</div>
  418.  
  419. {block:Pagination}<div id="pagination"><center>
  420. {block:PreviousPage}<a href="{PreviousPage}"><b><span style="font-family:sans-serif!important;">&larr;</span></b></a>
  421. {/block:PreviousPage}
  422. {block:JumpPagination length="5"}
  423. {block:CurrentPage}<span style="padding-left:3px;padding-right:3px;color:{color:boxes text};background-color:{color:boxes background};">{CurrentPage}</span>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  424. {block:NextPage}
  425. <a href="{NextPage}"><b><span style="font-family:sans-serif!important;">&rarr;</span></b></a>
  426. {/block:NextPage}</center>
  427. </div>{/block:Pagination}
  428. </div><!--- sidebar --->
  429.  
  430. <div id="c">
  431. <a href="http://caulfielld.tumblr.com" target="_blank" title="theme by jasonmcann">J</a>
  432. </div>
  433.  
  434. <div id="entries">
  435. {block:Posts}
  436.  
  437. {block:ContentSource}
  438. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  439. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  440. {/block:SourceLogo}
  441. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  442. {/block:ContentSource}
  443.  
  444. <div class="posts">
  445.  
  446. {block:More}
  447. <div class="title">
  448. <a href="{Permalink}">
  449. read more &rarr;</a></div>
  450. {/block:More}
  451.  
  452. {block:Text}
  453. {block:Title}
  454. <div class="title">
  455. {Title}</div>
  456. {/block:Title}
  457. {Body}
  458. {/block:Text}
  459.  
  460. {block:Photo}
  461. {LinkOpenTag}
  462. {block:if400pxPosts}
  463. <img src="{PhotoURL-400}"/>
  464. {/block:if400pxPosts}
  465. {block:ifNot400pxPosts}
  466. <img src="{PhotoURL-500}"/>
  467. {/block:ifNot400pxPosts}
  468. {LinkCloseTag}
  469. {block:Caption}
  470. <div class="caption">
  471. {Caption}
  472. </div>
  473. {/block:Caption}
  474. {/block:Photo}
  475.  
  476. {block:Photos}
  477. {block:if400pxPosts}
  478. <img src="{Photoset-400}"/>
  479. {/block:if400pxPosts}
  480. {block:ifNot400pxPosts}
  481. <img src="{Photoset-500}"/>
  482. {/block:ifNot400pxPosts}
  483. {block:Caption}
  484. <div class="caption">
  485. {Caption}
  486. </div>
  487. {/block:Caption}
  488. {/block:Photos}
  489.  
  490. {block:Quote}
  491. <div class="quotes">“</div>
  492. <div id="quotes">
  493. <p>{Quote}</p>
  494. {block:Source}
  495. <span style="text-transform:lowercase;float:right">— <u>{Source}</u></span>
  496. {/block:Source}
  497. </div><br />
  498. {/block:Quote}
  499.  
  500. {block:Link}
  501. <div class="title">
  502. <a href="{URL}" target="{Target}">
  503. {Name} &rarr;</a></div>
  504. {block:Description}
  505. {Description}
  506. {/block:Description}
  507. {/block:Link}
  508.  
  509. {block:Chat}
  510. {block:Title}
  511. Optional Paste Settings
  512. <div class="title">
  513. {Title}</div>{/block:Title}
  514. {block:Lines}{block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br>{/block:Lines}
  515. {/block:Chat}
  516.  
  517. {block:Audio}
  518. <div id="audio">
  519. <div class="player">{AudioPlayerGrey}</div>
  520. {block:AlbumArt}
  521. <img src="{AlbumArtURL}" width="50px";/>
  522. {/block:AlbumArt}
  523. <div style="height:50px;">
  524. {block:PlayCount}<span style="margin-left:55px;">
  525. <a title="plays">{PlayCountWithLabel}</a><br></span>{/block:PlayCount}
  526. {block:Artist}<span style="margin-left:55px;">
  527. <a title="artist">{Artist}</a><br></span>{/block:Artist}
  528. {block:Album}<span style="margin-left:55px;">
  529. <a title="album">{Album}</a><br></span>{/block:Album}
  530. {block:TrackName}<span style="margin-left:55px;">
  531. <a title="track">{TrackName}</a> {block:ExternalAudio}+ (<a href="{ExternalAudioURL}">download</a>){/block:ExternalAudio}</span>{/block:TrackName}
  532. </div></div>
  533. {block:Caption}{Caption}{/block:Caption}
  534. {/block:Audio}
  535.  
  536. {block:Video}
  537. {block:if400pxPosts}
  538. {Video-400}
  539. {/block:if400pxPosts}
  540. {block:ifNot400pxPosts}
  541. {Video-500}
  542. {/block:ifNot400pxPosts}
  543. {block:Caption}
  544. <div class="caption">
  545. {Caption}
  546. </div>
  547. {/block:Caption}
  548. {PlayCountWithLabel}
  549. {/block:Video}
  550.  
  551. {block:Answer}
  552. <div id="answer">
  553. <span style="margin-left:10px;color:{color:link};">{Question}</span>
  554. <div class="asker">— {Asker}</div>
  555. </div>
  556. <p><div class="answer">
  557. {Answer}
  558. </div></p>
  559. {/block:Answer}
  560.  
  561. <div id="info">
  562.  
  563. {block:Date}posted
  564. <a href="{Permalink}">{TimeAgo}</a>
  565. <a href="{Permalink}">with {NoteCountWithLabel}</a>
  566. {block:RebloggedFrom}
  567. <a href="{ReblogParentURL}">via</a>
  568. <a href="{ReblogRootURL}">&#169;</a>
  569. {/block:RebloggedFrom}{block:ifreblogbutton} + <a href="{ReblogURL}" target="_blank">reblog</a>{/block:ifreblogbutton}
  570. {block:HasTags}<span style="float:right;text-align:right;">{block:Tags}
  571. <a href="{TagURL}">#{Tag} </a>{/block:Tags} </span>{/block:HasTags}
  572. {/block:Date}
  573.  
  574. </div>
  575.  
  576. {block:PermalinkPage}
  577. {block:PostNotes}
  578. <div id="notes">{PostNotes}</div>
  579. {/block:PostNotes}
  580. {/block:PermalinkPage}
  581.  
  582. </div><!--- posts --->
  583.  
  584. {/block:Posts}
  585. </div> <!--- container --->
  586. </body>
  587. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement