delevogue

theme 22 by nanda

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