Advertisement
delevogue

theme 11 by nanda

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