Advertisement
delevogue

theme 19 by nanda

Aug 20th, 2013
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.21 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!-- THEME MADE BY NANDA, DO NOT REMOVE THE CREDIT OK BYE -->
  4.  
  5. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  6.  
  7. <style>
  8.  
  9. div#qTip {
  10.  
  11. display: none;
  12.  
  13. border: 1px solid #eeeeee;
  14.  
  15. text-align: center;
  16.  
  17. position: absolute;
  18.  
  19. font-size:9px;
  20.  
  21. line-height:10px;
  22.  
  23. font-family:georgia;
  24.  
  25. text-transform:uppercase;
  26.  
  27. z-index: 1000;
  28.  
  29. background: white;
  30.  
  31. color: {color:text};
  32.  
  33. text-transform:normal;
  34.  
  35. letter-spacing: 1px;
  36.  
  37. }
  38. </style>
  39.  
  40.  
  41. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  42. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  43. <head><title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  47. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  48.  
  49.  
  50. <meta name="color:Background" content="#ffffff"/>
  51. <meta name="color:Text" content="#afafaf"/>
  52. <meta name="color:Link" content="#868686"/>
  53. <meta name="color:Hover" content="#f0f0f0"/>
  54. <meta name="color:Scrollbar" content="#cccccc"/>
  55.  
  56. <meta name="image:Sidebar" content=""/>
  57.  
  58. <meta name="text:Link 1" content="/" />
  59. <meta name="text:Link 1 Text" content="" />
  60. <meta name="text:Link 2" content="/" />
  61. <meta name="text:Link 2 Text" content="" />
  62. <meta name="text:Link 3" content="/" />
  63. <meta name="text:Link 3 Text" content="" />
  64. <meta name="text:Link 4" content="/" />
  65. <meta name="text:Link 4 Text" content="" />
  66.  
  67. <style type="text/css">
  68.  
  69. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  70.  
  71. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  72. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  73. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  74.  
  75.  
  76. body {
  77. background:{color:background};
  78. background-image: url('{image:background}') no-repeat fixed center;;
  79. margin:0px;
  80. color:{color:text};
  81. font-family:georgia;
  82. font-size:10px;
  83. line-height:100%;
  84. }
  85.  
  86. a {
  87. text-decoration:none;
  88. outline:none;
  89. -moz-outline-style:none;
  90. color:{color:link};
  91. -webkit-transition: all 0.5s ease;
  92. -moz-transition: all 0.5s ease;
  93. -o-transition: all 0.5s ease
  94. }
  95.  
  96. img {
  97. border:none;
  98. }
  99.  
  100. blockquote blockquote {
  101. padding-left:5px;
  102. border-left:1px solid;
  103. }
  104.  
  105. h1 {
  106. font-weight:normal;
  107. font-size:8px;
  108. text-align:center;
  109. font-style:normal;
  110. line-height:80%;
  111. letter-spacing:1px;
  112. text-transform:lowercase;
  113. color:{color:text};
  114. }
  115.  
  116. h2 {
  117. font-size:15px;
  118. text-align:center;
  119. line-height:100%;
  120. letter-spacing:-0.5px;
  121. color:{color:text};
  122. font-weight:normal;
  123. padding:5px;
  124. padding-bottom:2px;
  125. }
  126.  
  127. blockquote {
  128. border-left:2px solid {color:text};
  129. padding-left:5px;
  130. margin:5px;
  131. }
  132.  
  133. #theme {
  134. background-color:{color:background};
  135. width:700px;
  136. margin: 0 auto -12px auto;
  137. text-align: center;
  138. }
  139.  
  140. a:hover {
  141. opacity:10;
  142. color:{color:hover};
  143. -webkit-transition: all 0.7s ease;
  144. -moz-transition: all 0.7s ease;
  145. -o-transition: all 0.7s ease
  146. }
  147.  
  148. small{
  149. font-size:9px;
  150. line-height:110%
  151. }
  152.  
  153. big {
  154. font-size:12px;
  155. line-height:110%
  156. }
  157.  
  158. b, strong{
  159. color:{color:text}
  160. }
  161. i, em {
  162. color:{color:text}
  163. }
  164. p{
  165. margin-top:5px;
  166. margin-bottom:5px
  167. }
  168. blockquote {
  169. padding:0px;
  170. padding-left:5px;
  171. margin:5px;
  172. border-left:1px dotted {color:text}
  173. }
  174.  
  175. blockquote img {
  176. max-width:300px
  177. }
  178.  
  179. ul, li img {
  180. max-with:250px
  181. }
  182.  
  183.  
  184. #entries {
  185. padding:10px;
  186. width:400px;
  187. margin-left:600px;
  188. margin-top:85px;
  189. }
  190.  
  191.  
  192. #post {
  193. width:400px;
  194. padding-bottom:3px;
  195. font-family:consolas;
  196. opacity:1;
  197. }
  198.  
  199. #sidebar {
  200. width:85px;
  201. position:fixed;
  202. margin-left:300px;
  203. margin-top:90px;
  204. opacity:1;
  205. }
  206.  
  207. .links {
  208. width:200px;
  209. margin-top:1px;
  210. margin-left:-8px;
  211. line-height:240px;
  212. -webkit-transition: all .5s ease-in-out;
  213. -moz-transition: all .5s ease-in-out;
  214. -o-transition: all .5s ease-in-out;
  215. }
  216.  
  217. .links a {
  218. display:inline-block;
  219. height:50px;
  220. font-size: 11px;
  221. margin-bottom:0px;
  222. -webkit-transition: all .5s ease-in-out;
  223. -moz-transition: all .5s ease-in-out;
  224. -o-transition: all .5s ease-in-out;
  225. }
  226.  
  227. .links a:hover {
  228. opacity:0;
  229. -webkit-transition: all .5s ease-in-out;
  230. -moz-transition: all .5s ease-in-out;
  231. -o-transition: all .5s ease-in-out;
  232. }
  233.  
  234. #description {
  235. border:2px dashed #868686;
  236. padding:2px;
  237. font-size:8.5px;
  238. opacity: 0.8;
  239. text-align:center;
  240. margin-top:-352px;
  241. margin-left:-7px;
  242. width:150px;
  243. height:150px;
  244. position:fixed;
  245. background-color: #eeeeee;
  246. }
  247.  
  248. #pagination {
  249. font-size:1px;
  250. text-align:left;
  251. color:{color:link};
  252. font-family:georgia;
  253. letter-spacing:2px;
  254. margin-left:11px;
  255. }
  256.  
  257. #stuffcontainer {
  258. float:left;
  259. margin-left:35px;
  260. margin-top:0px;
  261. text-align:justify;
  262. background-color:{color:bg};
  263. color:{color:text};
  264. margin-bottom: 35px;
  265. }
  266.  
  267. #stuffcontainer {
  268. float:left;
  269. margin-left:550px;
  270. margin-top:60px;
  271. margin-bottom:30px;
  272. text-align:justify;
  273. background-color:{color:background};
  274. color:{color:text};
  275. margin-bottom: 35px;
  276. }
  277.  
  278. #stuff {
  279. width:400px;
  280. margin-top:75px;
  281. text-align:justify;
  282. font-size:11px;
  283. line-height:90%;
  284. letter-spacing:0x;
  285. color:{color:text};
  286. }
  287.  
  288. .caption {
  289. width:500px;
  290. text-align:justify;
  291. line-height:120%;
  292. }
  293.  
  294. /**Ask Posts**/
  295.  
  296. .ask {
  297. padding:10px;
  298. text-align:center;
  299. color:{color:asktext};
  300. background-color:{color:infobg};
  301. }
  302.  
  303. .ans {
  304. text-align:left;
  305. padding:5px;
  306. color:{color:text};
  307. }
  308.  
  309. /**Audio Posts**/
  310.  
  311. .audio {
  312. height:60px;
  313. padding:5px;
  314. margin-bottom:55px;
  315. }
  316.  
  317. .audio-album {
  318. position:absolute;
  319. width:110px;
  320. -webkit-transition: opacity 0.6s linear;
  321. opacity: 1;
  322. }
  323.  
  324. .audio-player {
  325. opacity:1;
  326. filter:alpha(opacity=90);
  327. width:25px;
  328. height:25px;
  329. overflow:hidden;
  330. position:absolute;
  331. border:30px;
  332. z-index:2;
  333. margin-left:43px;
  334. margin-top:43px;
  335. opacity:0;
  336. -webkit-transition: all 0.6s ease-out;
  337. -o-transition: all 0.6s ease-out;
  338. -webkit-transition: all 0.6s ease-out;
  339. -moz-transition: all 0.6s ease-out;
  340. }
  341.  
  342. .audio-info {
  343. margin-top:7px;
  344. position:relative;
  345. margin-left:120px;
  346. line-height:180%;
  347. padding:2px;
  348. }
  349.  
  350. .audio:hover .audio-player {
  351. opacity:.6;
  352. -webkit-transition: all 0.6s ease-out;
  353. -o-transition: all 0.6s ease-out;
  354. -webkit-transition: all 0.6s ease-out;
  355. -moz-transition: all 0.6s ease-out;
  356. }
  357.  
  358. /**Chat Posts**/
  359.  
  360. ul.chat, .chat ol, .chat li {
  361. list-style:none;
  362. margin:0px;
  363. padding:2px;
  364. }
  365.  
  366. .label {
  367. text-decoration:bold;
  368. font-weight:700;
  369. margin-right:5px;
  370. }
  371.  
  372. /**Post Info, Notes**/
  373.  
  374. #postinfo {
  375. width:400px;
  376. padding:3px;
  377. font-size:9px;
  378. color:{color:link};
  379. text-transform:lowercase;
  380. font-style:normal;
  381. letter-spacing:2px;
  382. text-align:center;
  383. border-top:1px dashed {color:border};
  384. -moz-transition-duration:0.5s;
  385. -webkit-transition-duration:0.5s;
  386. -o-transition-duration:0.5s;
  387. }
  388.  
  389. #postinfo a {
  390. color:{color:link};
  391. text-align:center;
  392. letter-spacing:1px;
  393. font-style:normal;
  394. }
  395.  
  396. #postinfo a:hover {
  397. color:{color:hover};
  398. }
  399.  
  400.  
  401. #tags {
  402. text-align:center;
  403. font-size:10px;
  404. font:georgia;
  405. }
  406.  
  407. .note {
  408. text-transform:lowercase;
  409. font-style:normal;
  410. letter-spacing:0px;
  411. font-size: 9px;
  412. text-align:left;
  413. line-height:90%;
  414. margin-left:-20px;
  415. padding-bottom:-10px;
  416. }
  417.  
  418. .note li {
  419. list-style-type:none;
  420. padding:10px 25px 10px 25px;
  421. text-align:left;
  422. margin:0px;
  423. -moz-transition-duration:0.5s;
  424. -webkit-transition-duration:0.5s;
  425. -o-transition-duration:0.5s;
  426. }
  427.  
  428. #credit {
  429. position:fixed;
  430. font-size:10px;
  431. font-weight:normal;
  432. line-height:150%;
  433. letter-spacing:2px;
  434. right:10px;
  435. bottom:10px;
  436. text-transform:uppercase;
  437. text-align:center;
  438. }
  439.  
  440. #credit a {
  441. padding:3px;
  442. color:{color:link};
  443. background-color:{color:background};
  444. -moz-transition-duration:0.5s;
  445. -webkit-transition-duration:0.5s;
  446. -o-transition-duration:0.5s;
  447. }
  448.  
  449.  
  450. {CustomCSS}
  451. <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  452.  
  453. <script src=”http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
  454.  
  455. <script>
  456.  
  457. (function($){
  458.  
  459. $(document).ready(function(){
  460.  
  461. $(“a[title]”).style_my_tooltips({
  462.  
  463. tip_follows_cursor:true,
  464.  
  465. tip_delay_time:20,
  466.  
  467. tip_fade_speed:400,
  468.  
  469. attribute:”title”
  470.  
  471. });
  472.  
  473. });
  474.  
  475. })(jQuery);
  476.  
  477. </script>
  478.  
  479. </style></head><body>
  480.  
  481. <div id="sidebar">
  482. <div class="links">
  483. <a title="{Text:Link 1 Text}"href="{Text:Link 1}"><img src="http://media.tumblr.com/558fa348b8543c68b59aa02b087e1247/tumblr_inline_mq7ocrfFIz1qz4rgp.png"></a>
  484. <a title="{Text:Link 2 Text}"href="{Text:Link 2}"><img src="http://media.tumblr.com/132fdf3ec8ea5c51fb9f1fa9309bc421/tumblr_inline_mq7ocxdEwI1qz4rgp.png"></a>
  485. <a title="{Text:Link 3 Text}" href="{Text:Link 3}"><img src="http://media.tumblr.com/83608b6c7da181297f253c284f52a6db/tumblr_inline_mq7od3oLYS1qz4rgp.png"></a>
  486. <a title="{Text:Link 4 Text}"href="{Text:Link 4}"><img src="http://media.tumblr.com/345f020dc7af86175880f57f715a10f7/tumblr_inline_mq7odg42MW1qz4rgp.png"></a>
  487. </div>
  488. <div id="description">{Description}<p>
  489. <i><big><big><div class="pagination">
  490. {block:Pagination}
  491. {block:PreviousPage}
  492. <a href="{PreviousPage}">back </a>
  493. {/block:PreviousPage}
  494. {block:NextPage}
  495. <a href="{NextPage}"> forth</a>
  496. {/block:NextPage}
  497. {/block:Pagination}</i></big></big></div></div>
  498.  
  499. </div></div></div>
  500.  
  501. <div id="stuffcontainer">
  502.  
  503. {block:Posts}
  504.  
  505. <div id="stuff">
  506.  
  507. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  508.  
  509. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  510.  
  511. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  512. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  513.  
  514. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  515.  
  516. {block:Photoset}<center>{Photoset-400}</center>
  517. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  518.  
  519. {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}
  520.  
  521. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  522.  
  523. {block:Answer}<div class="ask"><i>{Asker} whispered:</i> {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  524.  
  525. {block:Audio}
  526. <div class="audio">
  527. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  528. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  529.  
  530. <div class="audio-info">
  531. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  532. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  533. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  534. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  535. </div></div>
  536. <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
  537. {/block:Audio}
  538.  
  539. <div id="postinfo">{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} + <a href="{Permalink}"> {NoteCountWithLabel}</a>{/block:NoteCount}</div>
  540. <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  541. </div>
  542. {/block:Posts}
  543.  
  544. {block:PostNotes}
  545. {PostNotes}
  546. {/block:PostNotes}
  547.  
  548. </div>
  549.  
  550. <div style="position:fixed; bottom:3px; margin-bottom:15px; font-size: 35px; right:3px;"><a href="http://lizzygrent.tumblr.com">✌</a></div>
  551.  
  552. </div>
  553. </div>
  554. </div>
  555. </body>
  556. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement