themesbyhaleigh

theme #10

Nov 27th, 2013
681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.92 KB | None | 0 0
  1. <!-- Theme #10 by nerydean. Don't remove the credit. -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head><title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#a8a8a8"/>
  14. <meta name="color:Border" content="#dddddd"/>
  15. <meta name="color:Hover" content="#f2f2f2"/>
  16. <meta name="color:Scrollbar" content="#dddddd"/>
  17. <meta name="color:PostLinks" content="#aaaaaa" />
  18. <meta name="image:Sidebar" content=""/>
  19. <meta name="image:Background" content=""/>
  20. <meta name="text:Link 1" content="" />
  21. <meta name="text:Link 1 Text" content="" />
  22. <meta name="text:Link 2" content="" />
  23. <meta name="text:Link 2 Text" content="" />
  24. <meta name="text:Link 3" content="" />
  25. <meta name="text:Link 3 Text" content="" />
  26. <meta name="text:Link 4" content="" />
  27. <meta name="text:Link 4 Text" content="" />
  28. <meta name="color:infobg" content="#fff">
  29.  
  30.  
  31. <style type="text/css">
  32.  
  33. ::selection {
  34. background: {color:text selection};
  35. color: {color:text:};
  36. }
  37.  
  38. ::-moz-selection {
  39. background: {color:text selection};
  40. color: {color:text};
  41. }
  42.  
  43. ::-webkit-selection {
  44. background: {color:text selection};
  45. color: {color:text};
  46. }
  47.  
  48.  
  49. ::-webkit-scrollbar-thumb:vertical {
  50. border:3px solid {color:background};
  51. height:12px;
  52. background-color:{color:scrollbar};
  53. }
  54.  
  55. ::-webkit-scrollbar-thumb:horizontal {
  56. background-color:{color:background};
  57. }
  58.  
  59. ::-webkit-scrollbar {
  60. background-color:{color:scrollbar};
  61. height:7px;
  62. width:12px;
  63. border:5px solid {color:background};
  64. }
  65.  
  66. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
  67. background-color:{color:background};
  68. display:block;
  69. height:8px;
  70. border-right:2px solid {color:background};
  71. border-left:2px solid {color:background};
  72. }
  73.  
  74. body {
  75. background:{color:background};
  76. margin:0px;
  77. color:{color:text};
  78. font-family:calibri;
  79. font-size:10px;
  80. line-height:100%;
  81. letter-spacing:0px;
  82. text-align:justify;
  83. background-image:url('{image:Background}');
  84. }
  85.  
  86. a {
  87. text-decoration:none;
  88. outline:none;
  89. -moz-outline-style:none;
  90. color:{color:PostLinks};
  91. -moz-transition-duration:0.5s;
  92. -webkit-transition-duration:0.5s;
  93. -o-transition-duration:0.5s;
  94. }
  95.  
  96. img {
  97. border:none;
  98. }
  99.  
  100. blockquote {
  101. padding-left:5px;
  102. border-left:2px solid;
  103. background-color:#fff;
  104. }
  105.  
  106. blockquote blockquote {
  107. padding-left:5px;
  108. border-left:2px solid;
  109. }
  110.  
  111. h1 {
  112. font-size:8px;
  113. letter-spacing:2px;
  114. text-transform:uppercase;
  115. font-family:'CAMBRIA';
  116. font-style:none;
  117. line-height:10px;
  118. text-align:left;
  119. padding:0px;
  120. line-height:100%;
  121. font-size: 8px;
  122. z-index: 10;
  123. font-family: calibri;
  124. letter-spacing: 2px;
  125. text-transform: uppercase;
  126. color: #aaa;
  127. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  128. }
  129.  
  130. h3 {
  131. background-color:#fbf9f9;
  132. color:{color:post links};
  133. }
  134.  
  135. a:hover {
  136. color:{color:hover};
  137. -moz-transition-duration:0.5s;
  138. -webkit-transition-duration:0.5s;
  139. -o-transition-duration:0.5s;
  140. }
  141.  
  142.  
  143. /*ENTRIES*/
  144.  
  145. #entries {
  146. padding:10px;
  147. width:500px;
  148. margin-left:502px;
  149. margin-top:5px;
  150. font-size:10px;
  151. font-family:'calibri';
  152. letter-spacing:0px;
  153. background-color:{color:infobg};
  154. line-height:100%;
  155. z-index: 10;
  156. font-family: calibri;
  157. text-transform: none;
  158. color: #aaa;
  159. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  160. }
  161.  
  162. #post {
  163. width:500px;
  164. padding-bottom:40px;
  165. padding:25px;
  166. margin-top:50px;
  167. }
  168.  
  169. /*SIDEBAR*/
  170.  
  171. #sidebar {
  172. position:fixed;
  173. margin-top:80px;
  174. margin-left:320px;
  175. }
  176.  
  177. #sidebarimage {
  178. width 130px;
  179. }
  180.  
  181. #sidebarimage img {
  182. width:200px;
  183. margin-top:164px;
  184. padding:3px;
  185. margin-left:-80px;
  186. -moz-transition-duration:0.6s;
  187. -webkit-transition-duration:0.6s;
  188. -o-transition-duration:0.6s;
  189. }
  190.  
  191. #sidebarimage img:hover {
  192. opacity:0.7;
  193. -moz-transition-duration:0.6s;
  194. -webkit-transition-duration:0.6s;
  195. -o-transition-duration:0.6s;
  196. }
  197.  
  198. .links {
  199. width:152px;
  200. font-family:'calibri';
  201. padding: 4px;
  202. text-align:center;
  203. text-transform:uppercase;
  204. position:fixed;
  205. margin-top:-5px;
  206. margin-left:-66px;
  207. }
  208.  
  209. .links a {
  210. width:94px;
  211. padding:3px;
  212. font-size:8px;
  213. letter-spacing:0px;
  214. line-height:100%;
  215. font-size: 8px;
  216. z-index: 10;
  217. font-family: calibri;
  218. letter-spacing: 2px;
  219. text-transform: uppercase;
  220. color: {color:text};
  221. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  222. }
  223.  
  224. .links a:hover {
  225. -moz-transition-duration:0.3s;
  226. -webkit-transition-duration:0.3s;
  227. -o-transition-duration:0.3s;
  228. color:{color:hover};
  229. }
  230.  
  231. #description {
  232. text-align:justify;
  233. width:190px;
  234. margin-top:10px;
  235. margin-left:-80px;
  236. font-size:9px;
  237. position:fixed;
  238. text-transform:none;
  239. color:{color:DescriptionText};
  240. line-height:100%;
  241. font-size: 8px;
  242. z-index: 10;
  243. font-family: calibri;
  244. letter-spacing: 2px;
  245. text-transform: uppercase;
  246. color: {color:text};
  247. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  248. }
  249.  
  250. #description a{
  251. font-size:9px;
  252. }
  253.  
  254. #pagination {
  255. font-style:bold;
  256. padding:2px;
  257. font-family:'arial';
  258. letter-spacing:0px;
  259. font-size:9px;
  260. text-align:center;
  261. padding:2px;
  262. margin-top:50px;
  263. text-transform:lowercase;
  264. margin-left:-90px;
  265. line-height:100%;
  266. font-size: 8px;
  267. z-index: 10;
  268. font-family: calibri;
  269. letter-spacing: 2px;
  270. text-transform: uppercase;
  271. color: {color:text};
  272. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  273. }
  274.  
  275.  
  276. /*POST INFO*/
  277.  
  278. #info {
  279. width:500px;
  280. text-align:left;
  281. font-family:'trebuchet ms';
  282. margin-top:3px;
  283. margin-left:px;
  284. letter-spacing:1px;
  285. font-size:8px;
  286. font-style:none;
  287. padding:1px;
  288. line-height:10px;
  289. text-transform:lowercase;
  290. border-top:1px solid;
  291. border-color:{color:Border};
  292. line-height:100%;
  293. font-size: 8px;
  294. z-index: 10;
  295. font-family: calibri;
  296. letter-spacing: 2px;
  297. text-transform: uppercase;
  298. color: #aaa;
  299. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  300. }
  301.  
  302. #info a {
  303. text-align:center;
  304. color:{color:Post Links};
  305. }
  306.  
  307. #info a:hover {
  308. -moz-transition-duration:0.3s;
  309. -webkit-transition-duration:0.3s;
  310. -o-transition-duration:0.3s;
  311. color:{color:Hover}
  312. }
  313.  
  314. #tags {
  315. float:left;
  316. width:489px;
  317. margin-top:-7px;
  318. margin-left:-5px;
  319. text-align:left;
  320. font-size:8px;
  321. padding:5px;
  322. font-size:10px;
  323. opacity:1;
  324. transition-duration: 0.5s;
  325. -moz-transition-duration: 0.5s;
  326. -webkit-transition-duration: 0.5s;
  327. -o-transition-duration: 0.5s
  328. color:{color:Post Links};
  329. line-height:100%;
  330. font-size: 8px;
  331. z-index: 10;
  332. font-family: calibri;
  333. letter-spacing: 2px;
  334. text-transform: uppercase;
  335. color: #aaa;
  336. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  337. }
  338.  
  339. #tags a {
  340. letter-spacing:0px;
  341. font-size:8px;
  342. text-align:center;
  343. font-family:'CALIBRI';
  344. text-decoration:none;
  345. display:inline-block;
  346. color:#ddd;
  347. }
  348.  
  349. #tags a:hover {
  350. background-color:#fff;
  351. -moz-transition-duration:0.3s;
  352. -webkit-transition-duration:0.3s;
  353. -o-transition-duration:0.3s;
  354. color:{color:Hover};
  355. }
  356.  
  357. /*QUESTION*/
  358.  
  359. #asker {
  360. color:{color:text};
  361. padding:14px;
  362. font-family:'arial';
  363. font-size:11px;
  364. letter-spacing:0px;
  365. text-align:left;
  366. margin-top:0px;
  367. text-transform:lowercase;
  368. line-height:100%;
  369. background-color:#fff;
  370. border-top:3px;
  371. }
  372.  
  373. .audio {
  374. width:500px;
  375. padding-bottom:10px;
  376. background-color:#fff;
  377. }
  378.  
  379. .albumart {
  380. float:left;
  381. padding:0px 10px 10px 0px;
  382. }
  383.  
  384. .albumart img {
  385. width:45px;
  386. height:45px;
  387. }
  388.  
  389. .playercontainer {
  390. text-align:left;
  391. padding:10px;
  392. margin-top:-55px;
  393. margin-left:14px;
  394. background-color:#ffffff;
  395. width:480px;
  396. }
  397.  
  398. .audioinfo {
  399. padding:20px;
  400. color:{color:text};
  401. background-color:{color:infobg};
  402. }
  403.  
  404. #player {
  405. width:30px;
  406. height:30px;
  407. overflow:hidden;
  408. position:absolute;
  409. margin-top:-25px;
  410. margin-bottom:45px;
  411. margin-left:-17px;
  412. opacity: 0.7;
  413. filter:alpha(opacity=70);
  414. -moz-opacity: 0.7;
  415. -khtml-opacity: 0.7;
  416. }
  417.  
  418. /*CREDIT*/
  419.  
  420. #cred {
  421. position:fixed;
  422. font-family:'Calibri';
  423. text-transform:uppercase;
  424. font-size:10px;
  425. right:9px;
  426. bottom:9px;
  427. padding:4px;
  428. letter-spacing:1px;
  429. line-height:100%;
  430. font-size: 8px;
  431. z-index: 10;
  432. font-family: calibri;
  433. letter-spacing: 2px;
  434. text-transform: uppercase;
  435. color: {color:text};
  436. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  437. opacity:1;
  438. }
  439.  
  440. #s-m-t-tooltip {
  441. max-width:300px;
  442. padding:3px 4px 5px 4px;
  443. margin:10px 0px 0px 10px;
  444. background-color:{color:background};
  445. border:1px solid {color:text};
  446. line-height:100%;
  447. font-size: 8px;
  448. z-index: 10;
  449. font-family: calibri;
  450. letter-spacing: 2px;
  451. text-transform: uppercase;
  452. color: {color:text};
  453. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  454. }
  455.  
  456. h3 {
  457. line-height:100%;
  458. font-size: 8px;
  459. z-index: 10;
  460. background: #fff;
  461. font-family: calibri;
  462. letter-spacing: 2px;
  463. text-transform: uppercase;
  464. color: #aaa;
  465. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999;
  466. }
  467.  
  468. {CustomCSS}</style></head>
  469. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  470.  
  471. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  472.  
  473. <script>
  474. (function($){
  475. $(document).ready(function(){
  476. $("a[title]").style_my_tooltips({
  477. tip_follows_cursor:true,
  478. tip_delay_time:90,
  479. tip_fade_speed:600,
  480. attribute:"title"
  481. });
  482. });
  483. })(jQuery);
  484. </script>
  485. <body>
  486.  
  487. <div id="sidebar">
  488.  
  489. <div id="sidebarimage">
  490. <a title="{title}" href="/"><img src="{image:sidebar}"></a>
  491. </div>
  492.  
  493. <div class="links">
  494. <a href="{text:Link 1}" title="{text:Link 1 Text}">i.</a>
  495. <a href="{text:Link 2}" title="{text:Link 2 Text}">ii.</a>
  496. <a href="{text:Link 3}" title="{text:Link 3 Text}">iii.</a>
  497. <a href="{text:Link 4}" title="{text:Link 4 Text}">iv.</a>
  498. </div>
  499.  
  500. <div id="description">{Description}</div>
  501.  
  502. {block:Pagination}
  503. <div id="pagination">
  504. {block:PreviousPage}<a href="{PreviousPage}">fall</a>{/block:PreviousPage}
  505. — {block:NextPage}<a href="{NextPage}">fly</a>{/block:NextPage}
  506. </div>
  507. {/block:Pagination}
  508. </div>
  509. </div>
  510. </div>
  511.  
  512. <div id="entries">
  513. {block:Posts}
  514. <div id="post">
  515.  
  516. {block:Text}
  517. <h1>{block:Title}{Title}{/block:Title}</h1>
  518. {Body}{/block:Text}
  519.  
  520. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  521. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  522.  
  523. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  524. {/block:Caption}{/block:Photoset}
  525.  
  526. {block:Quote}<h2>"{Quote}"</h2>
  527. {block:Source}<div class="qsource"> —{Source}</div>
  528. {/block:Source}{/block:Quote}
  529.  
  530. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  531.  
  532. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  533.  
  534. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  535. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  536. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  537. <br><div class="playercontainer"><div id="player">{AudioPlayerWhite}</div></div></div>
  538. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  539.  
  540. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  541.  
  542. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-16}">&nbsp;&nbsp;{Question} —<span style="text-align:lowercase; color:#fcfcfc;font-style:italic; "><b><i>{Asker}</i></b><br></span> </div><left><div style="padding:4px;margin-top:3px;font-size:11px;"><font face="arial">{Answer}</font></div>{/block:Answer}
  543.  
  544. <div id="info">
  545. <a href="{Permalink}" title="permalink">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
  546. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="reblogged via">via</a>{/block:RebloggedFrom}
  547. and {block:ContentSource} <a href="{SourceURL}" title="originally by"><a href="{SourceURL}" title="originally by">source</a>{/block:ContentSource}
  548. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank" title="reblogged via"></a>{/block:RebloggedFrom}
  549. with <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>
  550. {block:HasTags}<div id="tags">
  551.  
  552. <small>Filed Under:</small> {block:Tags}<a href="/tagged/{Tag}" title="posts tagged '{Tag}'">{Tag},</a>&nbsp;{/block:Tags}
  553. </div>{block:HasTags}
  554. </div>
  555. </div>
  556. {/block:Posts}
  557. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  558. {/block:Posts}</div></div></div>
  559. <br><br><br><br>
  560.  
  561. <div id="cred">
  562. <a href="http://hellish.co.vu" title="theme by nerdydean">hellish</a> </div>
  563. </div>
  564.  
  565. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment