Advertisement
legilimens

theme8 - fearful by legilimenthemes (legilimen)

Nov 1st, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.21 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. <!--------------------------------------------------------------
  5.  
  6. THEME NUMBER EIGHT (FEARFUL) BY LEGILIMEN
  7. DO NOT USE AS A BASE CODE
  8. DO NOT STEAL CODES
  9. DO NOT MOVE CREDIT TO A SECOND PAGE
  10. for any questions, send me a message! i'm happy to help :)
  11.  
  12. ---------------------------------------------------------->
  13.  
  14. <html>
  15. <head>
  16.  
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <meta name="description" content="{MetaDescription}" />
  19.  
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:Text" content="#919191"/>
  23. <meta name="color:Link" content="#7e7f80"/>
  24. <meta name="color:scrollbar" content="#D6D5D5">
  25. <meta name="color:Link Hover" content="#141212"/>
  26. <meta name="color:navbg" content="#FAFAFA">
  27. <meta name="color:navbghover" content="#ffffff">
  28. <meta name="color:subtitle" contennt="#aaa9a9">
  29.  
  30.  
  31. <meta name="image:sidebar" content=""/>
  32.  
  33. <meta name="text:link1" content="" />
  34. <meta name="text:link1 url" content="/">
  35. <meta name="text:link2" content="" />
  36. <meta name="text:link2 url" content="/">
  37. <meta name="text:link3" content="" />
  38. <meta name="text:link3 url" content="/">
  39. <meta name="text:link4" content="" />
  40. <meta name="text:link4 url" content="/">
  41. <meta name="text:link5" content="" />
  42. <meta name="text:link5 url" content="/">
  43. <meta name="text:link6" content="" />
  44. <meta name="text:link6 url" content="/">
  45.  
  46.  
  47. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  48. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  49. <link rel="shortcut icon" href="{Favicon}" />
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  51.  
  52.  
  53. <style type="text/css">
  54.  
  55.  
  56. a {
  57. color:{color:link};
  58. text-decoration:none;
  59. -moz-transition-duration:0.6s;
  60. -webkit-transition-duration:0.6s;
  61. -o-transition-duration:0.6s;
  62. }
  63.  
  64. a:hover {
  65. color:{color:link hover};
  66. }
  67.  
  68.  
  69. ::-webkit-scrollbar {background-color:{color:infobg}; height:5px; width:3px}
  70. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:30px}
  71. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:5px!important}
  72.  
  73.  
  74. body {
  75. background-color:{color:background};
  76. font-family:trebuchet ms;
  77. font-weight:normal;
  78. }
  79.  
  80. h1 {
  81. font-weight:normal;
  82. font-size:10px;
  83. text-align:center;
  84. font-style:normal;
  85. line-height:80%;
  86. letter-spacing:0px;
  87. text-transform:uppercase;
  88. color:{color:text};
  89. }
  90.  
  91. h2 {
  92. font-size:15px;
  93. text-align:center;
  94. line-height:100%;
  95. letter-spacing:0px;
  96. color:{color:text};
  97. font-weight:normal;
  98. padding:5px;
  99. padding-bottom:2px;
  100. }
  101.  
  102. blockquote {
  103. border-left:2px solid {color:text};
  104. padding-left:5px;
  105. margin:5px;
  106. }
  107.  
  108.  
  109. #theme {
  110. background-color:{color:background};
  111. width:700px;
  112. margin: 0 auto -12px auto;
  113. text-align: center;
  114. }
  115.  
  116. #sidebar {
  117. color:{color:text};
  118. position:fixed;
  119. width:120px;
  120. height:auto;
  121. margin-top:-50px;
  122. margin-left:0px;
  123. }
  124.  
  125. #sidebar img {
  126. width:150px;
  127. margin-top:190px;
  128. margin-bottom:3px;
  129. margin-left:-190px;
  130. padding:-1px;
  131. opacity:1;
  132. outline-offset:4px;
  133. }
  134.  
  135.  
  136. .navigate {
  137. margin-top:0px;
  138. margin-bottom:0px;
  139. font-size:10px;
  140. text-transform:lowercase;
  141. font-style:italic;
  142. text-align:center;
  143. line-height:350%;
  144. margin-left:-110px;
  145. width:72px;
  146. background-color:#ebebeb;
  147. padding-bottom:1px;
  148.  
  149.  
  150.  
  151. }
  152. div.navigate a{
  153. background: {color:navbg}; color: #7e7e7e; letter-spacing: 2px; display:block; width: 75px; margin-top:1px;position:relative; z-index:1;
  154. }
  155.  
  156. div.navigate a:hover{
  157. background: {color:navbghover}; color: #000;
  158. }
  159.  
  160.  
  161. .navigate2 {
  162. margin-top:-108px;
  163. margin-bottom:0px;
  164. font-size:10px;
  165. text-transform:lowercase;
  166. font-style:italic;
  167. text-align:center;
  168. line-height:350%;
  169. margin-left:-31px;
  170. width:72px;
  171. background-color:#ebebeb;
  172. padding-bottom:1px;
  173.  
  174.  
  175. }
  176. div.navigate2 a{
  177. background: {color:navbg}; color: #7e7e7e; letter-spacing: 2px; display:block; width: 75px; margin-top:1px;position:relative; z-index:0;
  178. }
  179.  
  180. div.navigate2 a:hover{
  181. background: {color:navbghover}; color: #000;
  182. }
  183.  
  184.  
  185. .desc {
  186. margin-left:-109px;
  187. margin-top:-10px;
  188. margin-bottom:10px;
  189. text-align:justify;
  190. text-transform:uppercase;
  191. font-style:none;
  192. font-size:8px;
  193. font-family: calibri;
  194. color:{color:subtitle};
  195. letter-spacing:1px;
  196. line-height:120%;
  197. border-width:2px;
  198. padding: 15px 15px 15px 15px;
  199. background:{color:navbghover};
  200. background-size: 500px 700px;
  201. width:120px;
  202.  
  203. }
  204.  
  205.  
  206. .pagi {
  207. font-size:15px;
  208. text-transform:uppercase;
  209. letter-spacing:3px;
  210. font-style:normal;
  211. text-align:center;
  212. margin-left:-190px;
  213. margin-top:15px;
  214. }
  215.  
  216. .pagi a {
  217. color:{color:link};
  218. }
  219.  
  220. #stuffcontainer {
  221. float:left;
  222. margin-left:200px;
  223. margin-top:10px;
  224. margin-bottom:30px;
  225. text-align:justify;
  226. text-transform:none;
  227. background-color:{color:background};
  228. color:{color:text};
  229. margin-bottom: 35px;
  230.  
  231. }
  232.  
  233. #stuff {
  234. width:400px;
  235. margin-top:75px;
  236. text-align:justify;
  237. font-size:11px;
  238. line-height:100%;
  239. letter-spacing:1px;
  240. color:{color:text};
  241. }
  242.  
  243. .caption {
  244. width:400px;
  245. text-align:justify;
  246. line-height:120%;
  247. text-transform:none;
  248. }
  249.  
  250. /**Ask Posts**/
  251.  
  252. .ask {
  253. padding:10px;
  254. text-align:center;
  255. color:{color:asktext};
  256. background-color:{color:infobg};
  257. }
  258.  
  259. .ans {
  260. text-align:left;
  261. padding:5px;
  262. color:{color:text};
  263. }
  264.  
  265. /**Audio Posts**/
  266.  
  267. .audio {
  268. height:60px;
  269. padding:5px;
  270. margin-bottom:55px;
  271. }
  272.  
  273. .audio-album {
  274. position:absolute;
  275. width:110px;
  276. -webkit-transition: opacity 0.6s linear;
  277. opacity: 1;
  278. }
  279.  
  280. .audio-player {
  281. opacity:1;
  282. filter:alpha(opacity=90);
  283. width:25px;
  284. height:25px;
  285. overflow:hidden;
  286. position:absolute;
  287. border:30px;
  288. z-index:2;
  289. margin-left:43px;
  290. margin-top:43px;
  291. opacity:0;
  292. -webkit-transition: all 0.6s ease-out;
  293. -o-transition: all 0.6s ease-out;
  294. -webkit-transition: all 0.6s ease-out;
  295. -moz-transition: all 0.6s ease-out;
  296. }
  297.  
  298. .audio-info {
  299. margin-top:7px;
  300. position:relative;
  301. margin-left:120px;
  302. line-height:180%;
  303. padding:2px;
  304. }
  305.  
  306. .audio:hover .audio-player {
  307. opacity:.6;
  308. -webkit-transition: all 0.6s ease-out;
  309. -o-transition: all 0.6s ease-out;
  310. -webkit-transition: all 0.6s ease-out;
  311. -moz-transition: all 0.6s ease-out;
  312. }
  313.  
  314. /**Chat Posts**/
  315.  
  316. ul.chat, .chat ol, .chat li {
  317. list-style:none;
  318. margin:0px;
  319. padding:2px;
  320. }
  321.  
  322. .label {
  323. text-decoration:bold;
  324. font-weight:700;
  325. margin-right:5px;
  326. }
  327.  
  328. /**Post Info, Notes**/
  329.  
  330.  
  331.  
  332.  
  333.  
  334. #credit {
  335. position:fixed;
  336. font-size:10px;
  337. font-weight:normal;
  338. line-height:150%;
  339. letter-spacing:2px;
  340. right:10px;
  341. bottom:10px;
  342. text-transform:uppercase;
  343. text-align:center;
  344. }
  345.  
  346. #credit a {
  347. padding:3px;
  348. color:{color:link};
  349. background-color:{color:background};
  350. -moz-transition-duration:0.5s;
  351. -webkit-transition-duration:0.5s;
  352. -o-transition-duration:0.5s;
  353. }
  354.  
  355. {CustomCSS}
  356.  
  357. #s-m-t-tooltip {
  358.  
  359. max-width:300px;
  360.  
  361. padding:2px 2px 2px 2px;
  362.  
  363. margin:20px 0px 0px 20px;
  364.  
  365. background-color:#fff; /* change the background color */
  366.  
  367. border:1px solid #fff; /* change the border color */
  368.  
  369. font-family:cambria; /* change the font */
  370.  
  371. font-style:italic;
  372.  
  373. font-size:8px; /* change the font size */
  374.  
  375. line-height:9px;
  376.  
  377. letter-spacing:1px; /* change the letter spacing */
  378.  
  379. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  380.  
  381. color:#888; /* change the text color */
  382.  
  383. z-index: 100;
  384.  
  385. }
  386.  
  387.  
  388.  
  389.  
  390. </style></head>
  391. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  392.  
  393. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  394.  
  395. <script>
  396.  
  397. (function($){
  398.  
  399. $(document).ready(function(){
  400.  
  401. $("a[title]").style_my_tooltips({
  402.  
  403. tip_follows_cursor:true,
  404.  
  405. tip_delay_time:10,
  406.  
  407. tip_fade_speed:100,
  408.  
  409. attribute:"title"
  410.  
  411. });
  412.  
  413. });
  414.  
  415. })(jQuery);
  416.  
  417. </script>
  418.  
  419. <body>
  420.  
  421.  
  422.  
  423.  
  424. </div>
  425.  
  426. <div id="theme">
  427.  
  428. <div id="sidebar">
  429.  
  430.  
  431.  
  432. <div id="sidebarimage"><a href="/" title="home"><img src="{image:sidebar}"></a></div><P>
  433.  
  434. <div id="subtitle"><a href="/" style="color:{color:subtitle}">{text:Subtitle}</a></div>
  435. <div class="desc">
  436. {Description}
  437. </div>
  438.  
  439. <div class="navigate">
  440. {block:IfLink1}
  441. <a href="{text:link1 url}">{text:link1}</a>
  442. {/block:IfLink1}
  443. {block:IfLink2}
  444. <a href="{text:link2 url}">{text:link2}</a>
  445. {/block:IfLink2}
  446. {block:IfLink3}
  447. <a href="{text:link3 url}">{text:link3}</a>
  448. {/block:IfLink3}
  449. </div>
  450. <div class="navigate2">
  451. {block:IfLink4}
  452. <a href="{text:link4 url}">{text:link4}</a>
  453. {/block:IfLink4}
  454. {block:IfLink5}
  455. <a href="{text:link5 url}">{text:link5}</a>
  456. {/block:IfLink5}
  457. {block:IfLink6}
  458. <a href="{text:link6 url}">{text:link6}</a>
  459. {/block:IfLink6}
  460. </center></div>
  461.  
  462.  
  463. {block:Pagination}
  464. <div class="pagi">
  465. {block:PreviousPage}
  466. <a href="{PreviousPage}">«</a>
  467. {/block:PreviousPage}
  468. {block:NextPage}
  469. <a href="{NextPage}">»</a>
  470. {/block:NextPage}
  471. </div>
  472. {/block:Pagination}
  473. </div>
  474.  
  475. <div id="stuffcontainer">
  476.  
  477. {block:Posts}
  478.  
  479. <div id="stuff">
  480.  
  481. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  482.  
  483. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  484.  
  485. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  486. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  487.  
  488. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  489.  
  490. {block:Photoset}<center>{Photoset-400}</center>
  491. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  492.  
  493. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  494.  
  495. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  496.  
  497. {block:Answer}<div class="ask"><i>{Asker} asked</i> {Question}</div><div class="ans">{Answer}</div>
  498. <div style= text-align:center;></div>{/block:answer}
  499.  
  500. {block:Audio}
  501. <div class="audio">
  502. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  503. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  504.  
  505. <div class="audio-info">
  506. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  507. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  508. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  509. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  510. </div></div>
  511. <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
  512. {/block:Audio}
  513. <br><br>
  514.  
  515. <div id="info"><div style="font-size: 8px; text-transform: uppercase;">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  516. <div style="float:right"><a href="{ReblogURL}" target="_blank">reblog</a> - {block:RebloggedFrom}via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a> - {/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">©{SourceName}</a>{/block:ContentSource}</div></div>
  517. <br>
  518. <div style="font-size:8px; font-family:calibri; text-align:left; margin-top:-10px; width:400px; margin-left:-2px; letter-spacing:1px; padding:2px; border-top:1px solid {color:info}; background-color:{color:navbghover}; width:400px; text-transform:uppercase;">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  519. </div></div>
  520.  
  521. {block:PostNotes}{PostNotes} {/block:PostNotes}
  522. {/block:Posts}</div>
  523.  
  524. <div id="credit"><a href="http://legilimen.tumblr.com/" title="@legilimenthemes">LG</a></div>
  525.  
  526. </div>
  527. </div>
  528. </div>
  529. </body>
  530. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement