Advertisement
themesbyhaleigh

theme #36

Aug 9th, 2015
1,213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.66 KB | None | 0 0
  1. <!-- theme #36 by nerdydean. don't remove the credit. -->
  2.  
  3.  
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <head>
  11.  
  12.  
  13. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14. <link rel="shortcut icon" href="{Favicon}" />
  15.  
  16. <meta name="color:text selection" content="#fafafa"/>
  17. <meta name="color:scrollbar" content="#000000"/>
  18. <meta name="color:text" content="#404040"/>
  19. <meta name="color:background" content="#ffffff"/>
  20. <meta name="color:link" content="#6666666"/>
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24. <meta name="text:link1" content="link1"/>
  25. <meta name="text:link1 url" content="/"/>
  26. <meta name="text:link2" content="link2"/>
  27. <meta name="text:link2 url" content="/"/>
  28. <meta name="text:link3" content="link3"/>
  29. <meta name="text:link3 url" content="/"/>
  30. <meta name="text:link4" content="link4"/>
  31. <meta name="text:link4 url" content="/"/>
  32. <meta name="text:link5" content="link5"/>
  33. <meta name="text:link5 url" content="/"/>
  34. <meta name="text:link6" content="link6"/>
  35. <meta name="text:link6 url" content="/"/>
  36. <meta name="text:link7" content="link7"/>
  37. <meta name="text:link7 url" content="/"/>
  38.  
  39. <meta name="if:400px" content="1"/>
  40. <meta name="if:500px" content="0"/>
  41.  
  42.  
  43. <script type="text/javascript" src="http://static.tumblr.com/iuggpng/bGqm4yfv9/jquery-1.7.2.js"></script>
  44.  
  45.  
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50. ::selection {
  51. background:{color:text selection};
  52. }
  53.  
  54. ::-moz-selection {
  55. background:{color:text selection};
  56. }
  57.  
  58. ::-webkit-selection {
  59. background:{color:text selection};
  60. }
  61.  
  62. #s-m-t-tooltip {
  63. max-width:300px;
  64. padding:3px 3px 3px 3px;
  65. margin:20px 0px 0px 20px;
  66. background:{color:background};
  67. border:1px solid #eee;
  68. z-index:999999999999999999999999999999999999;
  69. font-family:arial;
  70. font-style:normal;
  71. text-transform:uppercase;
  72. letter-spacing:1px;
  73. line-height:120%;
  74. font-size:7px;
  75. }
  76.  
  77. pre {
  78. white-space: pre-wrap;
  79. white-space: -moz-pre-wrap;
  80. white-space: -pre-wrap;
  81. white-space: -o-pre-wrap;
  82. word-wrap: break-word;
  83. }
  84.  
  85. ::-webkit-scrollbar {
  86. width: 3px;
  87. height:auto;
  88. background:{color:background};
  89. }
  90.  
  91. ::-webkit-scrollbar-corner {
  92. padding:2px;
  93. background:{color:background};
  94. }
  95.  
  96. ::-webkit-scrollbar-button:vertical {
  97. height:5px;
  98. display: block;
  99. background:{color:scrollbar};
  100. }
  101.  
  102. ::-webkit-scrollbar-button:horizontal {
  103. width: 3px;
  104. height: 5px;
  105. display: block;
  106. background:{color:scrollbar};
  107. }
  108.  
  109. ::-webkit-scrollbar-thumb:vertical {
  110. background:{color:scrollbar};
  111. }
  112.  
  113. ::-webkit-scrollbar-thumb:horizontal {
  114. background:{color:background};
  115. }
  116.  
  117. ::-webkit-scrollbar-thumb {
  118. background:{color:scrollbar};
  119. }
  120.  
  121. a {
  122. color:{color:link};
  123. text-decoration:none;
  124. }
  125.  
  126. a:hover {
  127. text-decoration:underline;
  128. }
  129.  
  130. body {
  131. font-family:arial;
  132. font-weight:normal;
  133. font-size:10px;
  134. line-height:120%;
  135. text-align:justify;
  136. }
  137.  
  138. h2 {
  139. font-weight:normal;
  140. font-size:10px;
  141. text-align:center;
  142. font-style:italic;
  143. line-height:50%;
  144. letter-spacing:1px;
  145. text-transform:normal;
  146. }
  147.  
  148. h1 {
  149. font-size:12px;
  150. text-align:center;
  151. line-height:100%;
  152. font-weight:bold;
  153. text-transform:normal;
  154. padding:5px;
  155. padding-bottom:2px;
  156. }
  157.  
  158. blockquote {
  159. border-left:2px solid #aaa;
  160. padding-left:5px;
  161. margin:5px;
  162. }
  163.  
  164. #sidebar {
  165. position:fixed;
  166. width:auto;
  167. height:auto;
  168. margin-left:250px;
  169. z-index:92222;
  170. margin-top:175px;
  171. }
  172.  
  173. #sidebar img {
  174. width:245px;
  175. text-align:center;
  176. }
  177.  
  178. .description {
  179. margin-top:10px;
  180. text-align:center;
  181. width:245px;
  182. line-height:120%;
  183. }
  184.  
  185. .links {
  186. margin-top:12px;
  187. text-align:center;
  188. width:245px;
  189. font-family:arial;
  190. line-height:120%;
  191. word-spacing:5px;
  192. }
  193.  
  194. .pagi {
  195. text-align:center;
  196. }
  197.  
  198. #postcontainer {
  199. float:left;
  200. margin-left:570px;
  201. {block:If400px}
  202. width:400px;
  203. {/block:If400px}
  204. {block:If500px}
  205. width:500px;
  206. {/block:If500px}
  207. text-align:justify;
  208. margin-bottom: 35px;
  209. }
  210.  
  211. #posts {
  212. margin-top:50px;
  213. {block:If400px}
  214. width:400px;
  215. {/block:If400px}
  216. {block:If500px}
  217. width:500px;
  218. {/block:If500px}
  219. text-align:justify;
  220. font-size:11px;
  221. line-height:120%;
  222. outline-offset:20px;
  223. }
  224.  
  225. #info {
  226. font-family:arial;
  227. margin-top:3px;
  228. padding:2px;
  229. font-size:7px;
  230. text-transform:uppercase;
  231. font-style:normal;
  232. letter-spacing:1px;
  233. text-align:center;
  234. }
  235.  
  236. .question {
  237. padding-bottom:10px;
  238. text-align:left;
  239. font-style:italic;
  240. border-bottom:1px solid #bbb;
  241. }
  242.  
  243. .answer {
  244. text-align:right;
  245. padding:10px;
  246. }
  247.  
  248. .music {
  249. padding-bottom:10px;
  250. }
  251.  
  252. .albumart {
  253. float:left;
  254. padding:0px 10px 10px 0px;
  255. }
  256.  
  257. .albumart img {
  258. width:45px;
  259. height:45px;
  260. }
  261.  
  262. .playercontainer {
  263. text-align:left;
  264. padding:10px;
  265. background-color:#ffffff;
  266. width:480px;
  267. }
  268.  
  269. .musicinfo {
  270. padding:10px;
  271. }
  272.  
  273. .postnote {
  274. text-transform:none;
  275. font-style:normal;
  276. letter-spacing:0px;
  277. font-size: 9px;
  278. text-align:left;
  279. line-height:16px;
  280. margin-left:-40px;
  281. }
  282.  
  283. .postnote li {
  284. list-style-type:decimal-leading-zero;
  285. padding:10px 25px 10px 25px;
  286. text-align:left;
  287. margin:0px;
  288. }
  289.  
  290. .tags {
  291. font-family:arial;
  292. font-style:normal;
  293. text-transform:uppercase;
  294. letter-spacing:1px;
  295. line-height:120%;
  296. font-size:7px;
  297. text-align:center;
  298. padding:2px;
  299. -moz-transition-duration:0.6s;
  300. -webkit-transition-duration:0.6s;
  301. -o-transition-duration:0.6s;
  302. opacity:0;
  303. }
  304.  
  305. #posts:hover .tags {
  306. -moz-transition-duration:0.6s;
  307. -webkit-transition-duration:0.6s;
  308. -o-transition-duration:0.6s;
  309. opacity:1;
  310. }
  311.  
  312. .src {
  313. -moz-transition-duration:0.6s;
  314. -webkit-transition-duration:0.6s;
  315. -o-transition-duration:0.6s;
  316. opacity:0;
  317. }
  318.  
  319. #posts:hover .src {
  320. -moz-transition-duration:0.6s;
  321. -webkit-transition-duration:0.6s;
  322. -o-transition-duration:0.6s;
  323. opacity:1;
  324. }
  325.  
  326. ul.chat, .chat ol, .chat li {
  327. list-style:none;
  328. margin:0px;
  329. padding:2px;
  330. }
  331.  
  332. .tab {
  333. text-decoration:underline;
  334. font-weight:700;
  335. background-color:{color:background};
  336. margin-right:5px;
  337. }
  338.  
  339.  
  340.  
  341. {CustomCSS}
  342.  
  343. </style>
  344.  
  345. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  346.  
  347. <script>
  348. (function($){
  349. $(document).ready(function(){
  350. $("a[title]").style_my_tooltips({
  351. tip_follows_cursor:true,
  352. tip_delay_time:90,
  353. tip_fade_speed:600,
  354. attribute:"title"
  355. });
  356. });
  357. })(jQuery);
  358. </script>
  359.  
  360. </head>
  361.  
  362. <body>
  363.  
  364.  
  365. <div id="sidebar">
  366. <a href="/"><img src="{image:sidebar}"></a>
  367. <div class="links">
  368. <a href="{text:link1 url}">{text:link1}</a>
  369. <a href="{text:link2 url}">{text:link2}</a>
  370. <a href="{text:link3 url}">{text:link3}</a>
  371. <a href="{text:link4 url}">{text:link4}</a>
  372. <a href="{text:link5 url}">{text:link5}</a>
  373. <a href="{text:link6 url}">{text:link6}</a>
  374. <a href="{text:link7 url}">{text:link7}</a>
  375. </div>
  376. <div class="description">{Description}<p>
  377. <div class="pagi">
  378. {block:Pagination}<p>
  379. {block:PreviousPage}
  380. <a href="{PreviousPage}">« </a>
  381. {/block:PreviousPage}
  382. {CurrentPage} of {TotalPages}
  383. {block:NextPage}
  384. <a href="{NextPage}">»</a>
  385. {/block:NextPage}
  386. {/block:Pagination}
  387. </div>
  388. </div>
  389. </div>
  390.  
  391. <div id="postcontainer">
  392.  
  393. {block:Posts}
  394.  
  395. <div id="posts">
  396.  
  397. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  398.  
  399. {block:Quote}<h1>“{Quote}”</h1><h2>{Source}</h2>{/block:Quote}
  400.  
  401. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  402. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  403. {block:Photo}<center>
  404. {block:If400px}
  405. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  406. {/block:If400px}
  407. {block:If500px}
  408. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  409. {/block:If500px}
  410. </center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  411.  
  412. {block:Photoset}<center>
  413. {block:If400px}
  414. {Photoset-400}
  415. {/block:If400px}
  416. {block:If500px}
  417. {Photoset-500}
  418. {/block:If500px}</center>
  419. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  420.  
  421. {block:Chat}<ul class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  422.  
  423. {block:Video}
  424. {block:If400px}
  425. {Video-400}
  426. {/block:If400px}
  427. {block:If500px}
  428. {Video-500}
  429. {/block:If500px}
  430. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  431. {block:Answer}<div class="question">{Asker} asked: {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  432.  
  433. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  434. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  435. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  436. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  437. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  438. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo} {block:NoteCount} WITH {NoteCountWithLabel}</a>{/block:NoteCount}</div>{/block:Date}
  439. {block:HasTags}
  440. <div class="tags">
  441. {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags} </div>
  442. {/block:HasTags}
  443.  
  444. <div style="font-family:arial;
  445. margin-top:3px;
  446. padding:2px;
  447. font-size:7px;
  448. color:#000;
  449. text-transform:uppercase;
  450. font-style:normal;
  451. letter-spacing:1px;
  452. text-align:center;" class="info">
  453. {block:PermalinkPage}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  454. {block:ContentSource} source: <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>
  455.  
  456.  
  457. <div class="postnote">
  458. {block:PostNotes}{PostNotes}{/block:PostNotes}
  459. {/block:PermalinkPage}
  460. </div>
  461. </div>
  462. {/block:Posts}
  463. </div>
  464. </div>
  465. </div>
  466.  
  467. <div style="position:fixed; bottom:10px; right:10px; padding:2px 2px;">
  468. <a title="theme by nerdydean" href="http://hellish.co.vu">cr.</a>
  469. </div>
  470.  
  471. </body>
  472. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement