Advertisement
franzzfu

Theme 02: Mereth-en-Gilith

Jan 1st, 2014
2,645
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.09 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3. <title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <meta name="description" content="{MetaDescription}" />
  6.  
  7. <!----
  8.  
  9. theme02 by franz @ lestranqe.tumblr.com/
  10. base code by varst
  11. DO NOT REMOVE THE CREDIT OR I'LL SHOOT YOUR ASS FULL OF ARROWS
  12.  
  13. --->
  14.  
  15.  
  16. <meta name="color:background" content="fff">
  17. <meta name="color:text" content="#000"/>
  18. <meta name="color:link" content="#000"/>
  19. <meta name="color:link hover" content="#a2a2a2"/>
  20. <meta name="color:border" content="#fff">
  21. <meta name="color:scrollbar" content="#dfdfdf">
  22. <meta name="color:scrollbar bg" content="#f7f7f7">
  23. <meta name="color:title bg hover" content="#000">
  24. <meta name="color:title link hover" content="#f7f7f7">
  25. <meta name="color:toplink hover color" content="#fff">
  26. <meta name="color:toplink hover bg" content="#000" />
  27.  
  28. <meta name="text:link 1 title" content="link i"/>
  29. <meta name="text:link 1" content="/"/>
  30. <meta name="text:link 2 title" content="link ii"/>
  31. <meta name="text:link 2" content="/"/>
  32. <meta name="text:link 3 title" content="link iii"/>
  33. <meta name="text:link 3" content="/"/>
  34. <meta name="text:link 4 title" content="link iv"/>
  35. <meta name="text:link 4" content="/"/>
  36. <meta name="text:link 5 title" content="link v"/>
  37. <meta name="text:link 5" content="/"/>
  38. <meta name="text:link 6 title" content="link vi"/>
  39. <meta name="text:link 6" content="/"/>
  40.  
  41. <meta name="if:hover captions" content="1">
  42. <meta name="if:regular captions" content="0">
  43. <meta name="if:post border" content="1">
  44.  
  45.  
  46. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  47.  
  48. <style>
  49. div#qTip {
  50. padding: 4px;
  51. display: none;
  52. text-align: center;
  53. position: absolute;
  54. font-size:7px;
  55. line-height:9px;
  56. font-family:cambria;
  57. z-index: 1000;
  58. border: 1px solid #fff;
  59. background-color:#fff;
  60. color: {color:text};
  61. text-transform:uppercase;
  62. letter-spacing: 1px;}
  63. </style>
  64.  
  65.  
  66. <style type="text/css">
  67.  
  68.  
  69. @font-face {
  70. font-family: "Champagne";
  71. src: url('http://static.tumblr.com/e1ydrvt/WJTmhu1c0/cac_champagne.ttf') format("truetype");
  72. }
  73.  
  74. @font-face { font-family: 'WebSymbolsRegular'; src: url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf');}
  75.  
  76.  
  77. iframe#tumblr_controls {
  78. top: 0% !important;
  79. right:0% !important;
  80. opacity:0.3;
  81. position: fixed !important;
  82. filter:alpha(opacity=30);
  83. -webkit-transition: all 0.7s ease;
  84. -moz-transition: all 0.7s ease;
  85. -o-transition: all 0.7s ease;}
  86. iframe#tumblr_controls:hover{
  87. top: 0% !important;
  88. right:0% !important;
  89. opacity:0.8;
  90. position: fixed !important;
  91. filter:alpha(opacity=80);
  92. -webkit-transition: all 0.7s ease;
  93. -moz-transition: all 0.7s ease;
  94. -o-transition: all 0.7s ease;}
  95.  
  96.  
  97. ::-webkit-scrollbar {width:5px;
  98. height:auto;
  99. background:{color:scrollbarbg};}
  100. ::-webkit-scrollbar-corner {background:{color:scrollbar};}
  101. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  102. ::-webkit-scrollbar-thumb:horizontal {background:{color:scrollbar};}
  103.  
  104.  
  105. /*main structure*/
  106.  
  107.  
  108. body {font-size:10px;
  109. line-height:16px;
  110. margin:0px;
  111. color:{color:text};
  112. background:#ffffff;
  113. font-family:times;
  114. font-style:normal;}
  115.  
  116. a:link, a, a:active, a:visited {
  117. text-decoration: none;
  118. color: {color:link};
  119. -webkit-transition: all 0.5s;
  120. -moz-transition: all 0.5s;
  121. transition: all 0.5s;}
  122.  
  123. a:hover{
  124. color: {color:link hover};}
  125.  
  126. blockquote {
  127. padding-left:5px;
  128. border-left:2px solid #e6e6e6;}
  129.  
  130. blockquote blockquote {
  131. padding-left:5px;
  132. border-left:2px solid #e6e6e6;}
  133.  
  134. h1 {text-align:center;
  135. font-size:12px;
  136. line-height:16px;
  137. font-style:;
  138. text-transform:uppercase;
  139. letter-spacing:1px;
  140. font-weight:lighter;
  141. padding-left:5%;
  142. padding-right:3%;
  143. font-family:times;}
  144.  
  145. .op {opacity: {text:image opacity};
  146. -webkit-transition: all 0.9s ease;
  147. {block:permalinkpage} opacity:1;
  148. {/block:permalinkpage}}
  149.  
  150. .tits {width:380px;
  151. height:absolute;
  152. position:absolute;
  153. display:navigate;
  154. float:left;
  155. margin-top:10px;
  156. margin-left:10px;
  157. z-index:1;
  158. opacity:0;
  159. -webkit-transition: all 0.6s ease-in;
  160. -moz-transition: all 0.6s ease-in;
  161. -o-transition: all 0.6s ease-in;
  162. {block:permalinkpage}display:none;{/block:permalinkpage}}
  163.  
  164. .nips {text-align:center;
  165. padding-top:8px;
  166. padding-bottom:10px;
  167. padding-left:8px;
  168. padding-right:8px;
  169. opacity:.8;
  170. line-height:130%;
  171. font-style:normal;
  172. font-size:10px;
  173. -webkit-transition: all 0.6s ease-in;
  174. -moz-transition: all 0.6s ease-in;
  175. -o-transition: all 0.6s ease-in;
  176. background-color:{color:tits};color:{color:titz};}
  177.  
  178. .op:hover .tits {opacity:1;}
  179.  
  180. .op:hover {opacity:1;}
  181.  
  182. .symbols {
  183. font-family:WebSymbolsRegular;
  184. font-size: 6px;}
  185.  
  186. #essentiel {padding:90px;
  187. width:400px;
  188. margin:auto;
  189. {block:ifpostborder}
  190. border-left:1px solid {color:border};
  191. border-right:1px solid {color:border};
  192. {/block:ifpostborder}}
  193.  
  194.  
  195. /*header*/
  196.  
  197.  
  198. #topbar {width:400px;
  199. margin-top:-25px;
  200. z-index:1;}
  201.  
  202. #title {font-size:30px;
  203. line-height:200%;
  204. margin-bottom:2px;
  205. text-align:center;
  206. font-family: 'Champagne', serif;}
  207.  
  208. #title a{color:{color:links};
  209. opacity:1;
  210. padding:6px 60px 6px 60px;
  211. border-bottom:1px solid #e2e2e2;
  212. -webkit-transition:all .5s ease-in-out;
  213. -moz-transition:all .5s ease-in-out;
  214. transition:all .5s ease-in-out;}
  215.  
  216. #title a:hover {color:{color:title hover};
  217. color:{color:title link hover};
  218. background-color:{color:title bg hover};
  219. border-bottom:1px solid #e2e2e2;
  220. opacity:1;
  221. -webkit-transition:all 1s ease-in-out;
  222. -moz-transition:all 1s ease-in-out;
  223. transition:all 1s ease-in-out;}
  224.  
  225. #description {width:400px;
  226. padding:20px 5px 20px 5px;
  227. margin-left:-5px;
  228. text-align:center;
  229. letter-spacing:1px;
  230. border-bottom:10px solid #ffffff;
  231. border-top:5px solid #ffffff;
  232. background-color:#f9f9f9;}
  233.  
  234. .top{text-align:center;
  235. font-size:11px;
  236. letter-spacing:1px;
  237. font-style:italic;
  238. margin-top:2px;
  239. border-top:1px solid #e2e2e2;
  240. border-bottom:1px solid #e2e2e2;
  241. padding-top:5px;
  242. padding-bottom:5px;
  243. text-transform:lowercase;
  244. font-family:times;
  245. width:400px;}
  246.  
  247. .top a{background-color:transparent;
  248. padding:6px 6px 7px 6px;
  249. -webkit-transition:all .5s ease-in-out;
  250. -moz-transition:all .5s ease-in-out;
  251. transition:all .5s ease-in-out;}
  252.  
  253. .top a:hover{opacity:1;
  254. color:{color:toplink hover color};
  255. background-color:{color:toplink hover bg};
  256. -webkit-transition:all 1s ease-in-out;
  257. -moz-transition:all 1s ease-in-out;
  258. transition:all 1s ease-in-out}
  259.  
  260.  
  261. /*post*/
  262.  
  263.  
  264. #post {width:400px;
  265. padding-bottom:2%;
  266. -ms-word-break: break-all;
  267. word-break: break-all;
  268. word-break: break-word;
  269. -webkit-hyphens: auto;
  270. -moz-hyphens: auto;
  271. -ms-hyphens: auto;
  272. hyphens: auto;}
  273.  
  274. img {margin-bottom:0px;
  275. max-width:400px;}
  276.  
  277. .entry img{
  278. max-width:400px;}
  279.  
  280. #caption {padding:2px 10px 3px 10px;
  281. background-color:#f9f9f9;
  282. margin-top:-1px;}
  283.  
  284.  
  285. /*quote*/
  286.  
  287.  
  288. .quote {text-align:center;
  289. font-size:20px;
  290. line-height:140%;
  291. font-family:'Champagne', serif;
  292. font-style:italic;}
  293.  
  294. .source {text-align:center;
  295. font-size:10px;
  296. font-style:normal;
  297. margin-bottom:13px;
  298. margin-top:9px;}
  299.  
  300.  
  301. /*audio*/
  302.  
  303.  
  304. .audio {height:60px;
  305. padding:5px;
  306. margin-bottom:5px;}
  307.  
  308. .audio-album {position:absolute;
  309. width:60px;}
  310.  
  311. .audio-player {opacity:0;
  312. filter:alpha(opacity=60);
  313. width:38px;
  314. height:38px;
  315. overflow:hidden;
  316. position:absolute;
  317. z-index:2;
  318. margin-left:10px;
  319. margin-top:15px;}
  320.  
  321. .audio-info {margin-top:0px;
  322. position:relative;
  323. margin-left:70px;
  324. padding:5px;}
  325.  
  326.  
  327. /*permalinks and notes*/
  328.  
  329.  
  330. #perm {font-size:8px;
  331. padding-bottom:5px;
  332. padding-top:3px;
  333. text-align:center;
  334. text-transform:uppercase;
  335. letter-spacing:1px;
  336. margin-top:1px;
  337. opacity:1;
  338. border-top:1px solid {color:border};
  339. line-height:14px;
  340. {block:permalinkpage}opacity:1;
  341. background-color:transparent;
  342. text-align:center;{/block:permalinkpage}
  343. }
  344.  
  345. #perm:hover{color:{color:font};
  346. opacity:1;
  347. background-color:transparent;
  348. {block:permalinkpage}background-color:transparent;{/block:permalinkpage}}
  349.  
  350. #perm a{color:{color:link};
  351. -webkit-transition:all .5s ease-in-out;
  352. -moz-transition:all .5s ease-in-out;
  353. transition:all .5s ease-in-out;}
  354.  
  355. #perm a:hover{color:{color:link hover};
  356. -webkit-transition:all 1s ease-in-out;
  357. -moz-transition:all 1s ease-in-out;
  358. transition:all 1s ease-in-out;}
  359.  
  360. .tags {text-transform:lowercase;
  361. font-size:9px;
  362. line-height:150%;
  363. text-align:center;
  364. letter-spacing:0px;
  365. opacity:.7;
  366. font-family:times;}
  367.  
  368. .tags a{border-bottom:1px solid #fff;
  369. padding-bottom:0px;
  370. -webkit-transition:all .5s ease-in-out;
  371. -moz-transition:all .5s ease-in-out;
  372. transition:all .5s ease-in-out;}
  373.  
  374. .tags a:hover{border-bottom:1px solid #e2e2e2;
  375. -webkit-transition:all 1s ease-in-out;
  376. -moz-transition:all 1s ease-in-out;
  377. transition:all 1s ease-in-out;}
  378.  
  379. ol.notes {padding-left:6%;
  380. padding-bottom:2%;
  381. width:90%;
  382. text-align:center;
  383. font-style:italic;
  384. list-style-type:lower-roman;}
  385.  
  386. ol.notes li.note{border-bottom:1px solid #e2e2e2;
  387. padding:2%;}
  388.  
  389. ol.notes li.note img.avatar{width:0px;
  390. height:0px;}
  391.  
  392.  
  393. /*ask*/
  394.  
  395.  
  396. #asker {float:left;
  397. margin-right:5px;}
  398.  
  399.  
  400. /*pagination*/
  401.  
  402.  
  403. #meh{
  404. {block:pagination}font-family:times;
  405. font-size:11px;
  406. font-style:normal;
  407. bottom:10px;
  408. margin-top:80px;
  409. margin-bottom:10px;
  410. width:400px;
  411. text-align:center;
  412. background-color:white;
  413. z-index:1;
  414. opacity:1;
  415. -webkit-transition: all 0.7s ease-in-out;
  416. -moz-transition: all 0.7s ease-in-out;
  417. -o-transition: all 0.7s ease-in-out;
  418. -ms-transition: all 0.7s ease-in-out;
  419. transition: all 0.7s ease-in-out;{/block:pagination}}
  420.  
  421. #meh:hover{{block:Pagination}opacity:1;
  422. -webkit-transition: all 0.7s ease-in-out;
  423. -moz-transition: all 0.7s ease-in-out;
  424. -o-transition: all 0.7s ease-in-out;
  425. -ms-transition: all 0.7s ease-in-out;
  426. transition: all 0.7s ease-in-out;{/block:Pagination}}
  427.  
  428.  
  429. /*credit*/
  430.  
  431.  
  432. #credit {position:fixed;
  433. float:right;
  434. opacity:1;
  435. bottom:5px;
  436. right:5px;
  437. padding:3px;
  438. border:1px solid #666666;
  439. font-size:8px;
  440. text-transform:uppercase;
  441. font-family:times;
  442. }
  443.  
  444. #credit:hover{color:{color:link};
  445. -webkit-transition:all 0.5s ease-in-out;
  446. -moz-transition:all 0.5s ease-in-out;
  447. transition:all 0.5s ease-in-out;}
  448.  
  449. #credit a {color:{color:link}
  450. -webkit-transition:all 0.5s ease-in-out;
  451. -moz-transition:all 0.5s ease-in-out;
  452. transition:all 0.5s ease-in-out;}
  453.  
  454.  
  455. {CustomCSS}</style>
  456.  
  457. </head>
  458.  
  459. <body>
  460.  
  461. <div id="essentiel">
  462. <div style="margin-top:-5px;"></div>
  463.  
  464. <div id="topbar">
  465.  
  466. <div id="title"><a href="/">{Title}</a></div>
  467.  
  468. <div id="description">{Description}</div>
  469. <div style="margin-top:1px;"></div>
  470.  
  471. <div class="top">&nbsp;
  472. <a href="{text:link 1}">{text:link 1 title}</a>
  473. <a href="{text:link 2}">{text:link 2 title}</a>
  474. <a href="{text:link 3}">{text:link 3 title}</a>
  475. <a href="{text:link 4}">{text:link 4 title}</a>
  476. <a href="{text:link 5}">{text:link 5 title}</a>
  477. <a href="{text:link 6}">{text:link 6 title}</a>
  478. </div>
  479. </div>
  480.  
  481. {block:Posts}
  482. <div id="post"><div style="margin-top:90px;"></div>
  483.  
  484. {block:Text}
  485. <div class="entry">
  486. <h1>{block:Title}<span style="opacity:.50;font-style:normal;">-&nbsp;</span>{Title} -{/block:Title}</h1>
  487. <div id="caption">{Body}</div>
  488. </div>
  489. {/block:Text}
  490.  
  491. {block:Photo}
  492. <div class="op">{block:ifhovercaptions}{block:indexpage}
  493. <div class="tits"><div class="nips">{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}</div></div>{/block:indexpage}{/block:ifhovercaptions}{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-400}"></a>{LinkCloseTag}
  494. {block:ifregularcaptions}{block:indexpage}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:indexpage}{/block:ifregularcaptions}
  495. {block:permalinkpage}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:permalinkpage}</div>
  496. {/block:Photo}
  497.  
  498. {block:Photoset}
  499. <div class="op">{block:ifhovercaptions}{block:indexpage}
  500. <div class="tits"><div class="nips">{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}</div></div>{/block:indexpage}{/block:ifhovercaptions}
  501. {Photoset-400}
  502. {block:ifregularcaptions}{block:indexpage}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:indexpage}{/block:ifregularcaptions}
  503. {block:permalinkpage}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:permalinkpage}</div>
  504. {/block:Photoset}
  505.  
  506. {block:Quote}
  507. <div class="quote"><span style="opacity:.50;font-style:normal;text-align:center;">"&nbsp;</span>{Quote}"</div>
  508. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  509. {/block:Quote}
  510.  
  511. {block:Link}
  512. <h1><span style="opacity:1;font-style:normal;text-align:center;">&nbsp;</span><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}<div id="caption">{Description}</div>{/block:Description}{/block:Link}
  513.  
  514. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}
  515. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  516.  
  517. {block:Audio}
  518. <div class="audio">
  519. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  520. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  521. <div class="audio-info">
  522. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  523. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  524. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  525. </div></div>
  526. {/block:Audio}
  527.  
  528. {block:Video}
  529. {Video-400}{block:permalinkpage}{Video-400}{/block:permalinkpage}{block:Caption}{Caption}{/block:Caption}
  530. {/block:Video}
  531.  
  532. {block:Answer}
  533. <div style="font-size:10px;padding-bottom:1.8%;font-style:italic;text-align:center;border-bottom:1px solid #e2e2e2;font-family:times;line-height:160%;background-color:#f8f8f8;padding:10px;"><span style="opacity:.50;font-style:normal;">- &nbsp;</span>{Asker}</u> asked&nbsp; -<br>{Question}</div>
  534. <br><div style="font-size:10px;margin-top:-3%;padding:3px 7px 3px 7px;font-family:times;">{Answer}</div>
  535. {/block:Answer}
  536.  
  537. <div id="perm">
  538.  
  539. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  540. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  541.  
  542.  
  543. {block:permalinkpage}
  544. {block:postnotes}
  545. {TimeAgo} with <small>♥</small> {NoteCountWithLabel}</a><BR>
  546. {block:RebloggedFrom}
  547. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  548. Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  549. {/block:RebloggedFrom}<br>
  550. {block:HasTags}{block:Tags}<a href="{TagURL}" style="text-align:center;text-size:8px;letter-spacing:0px;text-transform:lowercase;opacity:.7;"><span class="symbols">, </span>{Tag} </a>{/block:Tags} <br>{/block:HasTags}<div style="padding-top:5px; margin-top:3px;">
  551. {/block:postnotes}
  552. {/block:permalinkpage}
  553.  
  554. {block:indexpage}{block:date}<a href="{Permalink}"title="{timeago}" style="float:left;font-family:times;">{DayOfMonth}.{MonthNumber}.{ShortYear}</a> {/block:date}
  555. {block:RebloggedFrom}Via <a href="{ReblogParentURL}" style="float:center">{ReblogParentName}</a>{block:ContentSource} Origin: <a href="{ReblogRootURL}" style="float:center">{ReblogRootName}</a>{/block:ContentSource}{/block:RebloggedFrom}
  556. {block:NoteCount}&nbsp;<span style="opacity:.9;font-style:normal;">&nbsp;<a href="{Permalink}" style="float:right;font-family:times;">&nbsp;&nbsp;+{NoteCount} </a>&nbsp;</span>{/block:NoteCount}
  557. <br>
  558. {block:HasTags}<span class="tags">{block:Tags}<a href="{TagURL}" style="line-height:150%;height:inherit;text-align:center;"><span class="symbols">,</span> {Tag}</a> &nbsp;{/block:Tags}</span>{/block:HasTags}{/block:indexpage}
  559.  
  560. </div>
  561.  
  562. </div><BR>
  563. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
  564.  
  565.  
  566. <div id="meh">
  567. {block:pagination}
  568. {block:PreviousPage} <a href="{PreviousPage}" style="font-size:14px;font-style:italic;border-bottom:1px solid #eaeaea;">fire</a>
  569. </u>&nbsp; &nbsp; {/block:PreviousPage} {currentpage} of {totalpages}
  570. {block:NextPage} &nbsp; &nbsp; <a href="{NextPage}" style="font-size:14px;font-style:italic;border-bottom:1px solid #eaeaea;">blood</a></u>{/block:NextPage}{/block:Pagination} {/block:pagination}<p><Center style="font-size:10px;opacity:0;">
  571.  
  572. </center></p></div>
  573.  
  574. <div id="credit"><a href="http://lestranqe.tumblr.com/">FZ</a></div>
  575.  
  576.  
  577. </div>
  578.  
  579. </body>
  580. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement