Advertisement
legilimens

theme 021: lipstick

Aug 11th, 2014
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.40 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 021: lipstick by legilimen.
  7. shoot me a message if you need help!
  8.  
  9. ---------------------------------------------------------->
  10.  
  11. <html>
  12. <head>
  13.  
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <meta name="description" content="{MetaDescription}" />
  16.  
  17. <meta name="color:background" content="#ffffff"/>
  18. <meta name="color:text" content="#919191"/>
  19. <meta name="color:link" content="#7e7f80"/>
  20. <meta name="color:scrollbar" content="#000">
  21. <meta name="color:scrollbarbg" content="#000">
  22. <meta name="color:link hover" content="#141212"/>
  23. <meta name="color:links" content="#fff">
  24.  
  25. <meta name="text:your font options are" content="Arial, Calibri, Helvetica, Times. type one into the box below.">
  26. <meta name="text:font" content="Arial, Calibri, Helvetica, Times"/>
  27. <meta name="image:sidebar" content=""/>
  28.  
  29. <meta name="text:link1head" content="">
  30. <meta name="text:link1head url" content="/">
  31. <meta name="text:link2head" content="">
  32. <meta name="text:link2head url" content="/">
  33. <meta name="text:link3head" content="">
  34. <meta name="text:link3head url" content="/">
  35. <meta name="text:link4head" content="">
  36. <meta name="text:link4head url" content="/">
  37. <meta name="text:link5head" content="">
  38. <meta name="text:link5head url" content="/">
  39.  
  40.  
  41. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  42. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43. <link rel="shortcut icon" href="{Favicon}" />
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  45. <link href='http://fonts.googleapis.com/css?family=Nova+Oval|Fira+Sans|Macondo+Swash+Caps' rel='stylesheet' type='text/css'>
  46. <style type="text/css">
  47.  
  48. *, body, a, a:hover {cursor: url(http://i1347.photobucket.com/albums/p715/breezeblocks/themes/cursor_zpsc12dc478.png), auto;}
  49.  
  50.  
  51. a {
  52. color:{color:link};
  53. text-decoration:none;
  54. -moz-transition-duration:0.6s;
  55. -webkit-transition-duration:0.6s;
  56. -o-transition-duration:0.6s;
  57. }
  58.  
  59. a:hover {
  60. color:{color:link hover};
  61. text-transform:underline;
  62. }
  63.  
  64.  
  65. ::-webkit-scrollbar {background-color:{color:scrollbarbg}; opacity:0; height:8px; width:.5px}
  66. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; opacity:0; height:50px}
  67. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; opacity:0; height:8px!important}
  68.  
  69.  
  70. body {
  71. background-color:{color:background};
  72. font-family:{text:font};
  73. font-weight:lighter;
  74. font-size:10px;
  75. letter-spacing:0px;
  76. }
  77.  
  78. h1 {
  79. font-weight:normal;
  80. font-size:11px;
  81. text-align:justify;
  82. font-family:{text:font};
  83. line-height:100%;
  84. text-transform:none;
  85. color:{color:text};
  86. }
  87.  
  88. h2 {
  89. font-size:11px;
  90. text-align:left;
  91. line-height:100%;
  92. letter-spacing:0px;
  93. color:{color:text};
  94. font-style:none;
  95. text-transform:none;
  96. }
  97.  
  98. blockquote {
  99. border-left:1px solid {color:text};
  100. padding-left:20px;
  101. padding-top:10px;
  102. padding-bottom:10px;
  103. margin:10px;
  104. }
  105.  
  106. #theme {
  107. background-color:{color:background};
  108. width:700px;
  109. margin: 0 auto -12px auto;
  110. text-align: center;
  111. }
  112.  
  113. #sidebar {
  114. color:{color:text};
  115. width:200px;
  116. text-align:left;
  117. position:fixed;
  118. margin-left:450px;
  119. margin-top:100px;
  120.  
  121. }
  122.  
  123. #sidebar img{
  124. width: 200px;
  125. padding: 0px;
  126. z-index:.1;
  127. }
  128.  
  129.  
  130. .links2 {
  131.  
  132. padding-right:2px;
  133. font-size:11px;
  134. text-transform:lowercase;
  135. font-family:{text:font};
  136. text-align:center;
  137. width:175px;
  138. line-height:150%;
  139. letter-spacing:3px;
  140. margin-top:5px;
  141. padding:12px;
  142. margin-left:0px;
  143. background-color:#eee;
  144. }
  145.  
  146. .links2 a{
  147. letter-spacing:0px;
  148. color:{color:links};
  149. -moz-transition-duration:.2s;
  150. -webkit-transition-duration:.2s;
  151. -o-transition-duration:.2s;
  152. }
  153.  
  154. .links2 a:hover{
  155. color:{color:links};
  156. text-transform:underline;
  157. -moz-transition-duration:.2s;
  158. -webkit-transition-duration:.2s;
  159. -o-transition-duration:.2s;
  160. }
  161.  
  162.  
  163.  
  164. .desc {
  165. margin-bottom:10px;
  166. margin-top:8px;
  167. text-align:justify;
  168. font-style:none;
  169. font-size:11px;
  170. font-family: {text:font};
  171. color:{color:text};
  172. letter-spacing:0px;
  173. line-height:120%;
  174. width:200px;
  175. }
  176.  
  177.  
  178. .pagination {
  179. text-transform:uppercase;
  180. letter-spacing:0px;
  181. text-align:center;
  182. font-family:{text:font};
  183. margin-left:0px;
  184. margin-top:50px;
  185. opacity:1;
  186. text-align:center;
  187. }
  188.  
  189. .pagination a {
  190. color:{color:text};
  191. }
  192.  
  193. .jump_page {
  194. padding: 5px;
  195. color:#585858;
  196. font-family:{text:font};
  197. font-size:9px;
  198. opacity:1;
  199. text-decoration:none;
  200. }
  201.  
  202. .current_page, .jump_page:hover {
  203. padding: 5px;
  204. color: #585858;
  205. font-family:{text:font};
  206. font-size:9px;
  207. font-style:bold;
  208. }
  209.  
  210. #stuffcontainer {
  211. float:left;
  212. margin-left:-100px;
  213. margin-top:-10px;
  214. margin-bottom:0px;
  215. text-align:justify;
  216. text-transform:none;
  217. background-color:{color:background};
  218. color:{color:text};
  219. margin-bottom: 35px;
  220. }
  221.  
  222. #stuff {
  223. width:500px;
  224. margin-top:75px;
  225. text-align:justify;
  226. font-size:11px;
  227. margin-bottom:175px;
  228. line-height:100%;
  229. letter-spacing:0px;
  230. color:{color:text};
  231. }
  232.  
  233. .caption {
  234. width:500px;
  235. text-align:justify;
  236. line-height:120%;
  237. text-transform:none;
  238. }
  239.  
  240.  
  241. /**Ask Posts**/
  242.  
  243. .ask {
  244. padding:0px;
  245. font-size:11px;
  246. text-align:left;
  247. padding-bottom:2px
  248. color:{color:text};
  249. }
  250.  
  251. .ans {
  252. text-align:left;
  253. padding:0px;
  254. color:{color:text};
  255. }
  256.  
  257. /**Audio Posts**/
  258.  
  259. .audio {
  260. height:60px;
  261. padding:5px;
  262. margin-bottom:55px;
  263. }
  264.  
  265. .audio-player {
  266. opacity:1;
  267. filter:alpha(opacity=90);
  268. width:500px;
  269. height:30px;
  270. padding:0px;
  271. overflow:hidden;
  272. position:absolute;
  273. z-index:.1;
  274. }
  275.  
  276. .audio-info {
  277. margin-top:4px;
  278. position:relative;
  279. margin-left:120px;
  280. line-height:120%;
  281. padding:2px;
  282. font-size:11px;
  283. z-index:2;
  284. }
  285.  
  286. .audiocaption {
  287. width:500px;
  288. margin-top:-75px;
  289. text-align:justify;
  290. line-height:120%;
  291. text-transform:none;
  292. }
  293.  
  294.  
  295.  
  296. /**Chat Posts**/
  297.  
  298. ul.chat, .chat ol, .chat li {
  299. list-style:none;
  300. margin:0px;
  301. padding:2px;
  302. }
  303.  
  304. .label {
  305. text-decoration:bold;
  306. font-weight:700;
  307. margin-right:5px;
  308. }
  309.  
  310. /**Post Info, Notes**/
  311.  
  312. #postinfo {
  313. font-family:{text:font};
  314. width:480px;
  315. font-size:9px;
  316. text-transform:lowercase;
  317. font-style:normal;
  318. text-align:left;
  319. margin-top:-16px;
  320. padding:5px 10px 0px 0px;
  321. }
  322.  
  323. #postinfo a {
  324. color:{color:text};
  325. -moz-transition-duration:.2s;
  326. -webkit-transition-duration:.2s;
  327. -o-transition-duration:.2s;
  328. }
  329.  
  330. #postinfo a:hover {
  331. color:{color:link hover};
  332. text-transform:underline;
  333. -moz-transition-duration:.2s;
  334. -webkit-transition-duration:.2s;
  335. -o-transition-duration:.2s;
  336. }
  337.  
  338. #tags {
  339. text-transform:lowercase;
  340. font-size:9px;
  341. font-family:{text:font};
  342. text-align:left;
  343. margin-top:-11px;
  344. width:480px;
  345. letter-spacing:0px;
  346. padding:3px 10px 5px 0px;
  347. }
  348.  
  349. #tags a{
  350. color:{color:text};
  351. -moz-transition-duration:.2s;
  352. -webkit-transition-duration:.2s;
  353. -o-transition-duration:.2s;
  354. }
  355.  
  356. #tags a:hover {
  357. color:{color:link hover};
  358. text-transform:underline;
  359. -moz-transition-duration:.2s;
  360. -webkit-transition-duration:.2s;
  361. -o-transition-duration:.2s;
  362. }
  363.  
  364. .note {
  365. text-transform:lowercase;
  366. font-style:normal;
  367. letter-spacing:0px;
  368. font-size: 9px;
  369. text-align:left;
  370. line-height:90%;
  371. margin-left:0px;
  372. margin-top: 50px;
  373. }
  374.  
  375. .note li {
  376. list-style-type:none;
  377. padding:10px 10px 10px 10px;
  378. text-align:left;
  379. -moz-transition-duration:0.5s;
  380. -webkit-transition-duration:0.5s;
  381. -o-transition-duration:0.5s;
  382. }
  383.  
  384. .note img{
  385. display:none;
  386. }
  387.  
  388. .note li a{
  389. font-style: none;
  390. background-color: {color:background};
  391. padding:10px 10px 10px 10px;
  392. }
  393.  
  394. .note li a:hover{
  395. font-style:none;
  396. background-color: {color:askbg};
  397. padding:10px 10px 10px 10px;
  398. }
  399.  
  400. #credit {
  401. position:fixed;
  402. font-size:10px;
  403. font-weight:normal;
  404. line-height:150%;
  405. letter-spacing:2px;
  406. right:10px;
  407. bottom:10px;
  408. text-transform:uppercase;
  409. text-align:center;
  410. }
  411.  
  412. #credit a {
  413. padding:3px;
  414. color:{color:text};
  415. -moz-transition-duration:0.5s;
  416. -webkit-transition-duration:0.5s;
  417. -o-transition-duration:0.5s;
  418. }
  419.  
  420. #credit a:hover {
  421. padding:3px;
  422. color:{color:text};
  423. -moz-transition-duration:0.5s;
  424. -webkit-transition-duration:0.5s;
  425. -o-transition-duration:0.5s;
  426. }
  427.  
  428.  
  429.  
  430. {CustomCSS}
  431.  
  432. #s-m-t-tooltip {
  433.  
  434. max-width:300px;
  435.  
  436. padding:6px 8px 6px 8px;
  437.  
  438. margin:20px 0px 0px 20px;
  439.  
  440. background-color:#fff; /* change the background color */
  441.  
  442. font-family:{text:font}; /* change the font */
  443.  
  444. font-style:none;
  445.  
  446. font-size:9px; /* change the font size */
  447.  
  448. line-height:130%;
  449.  
  450. letter-spacing:0px; /* change the letter spacing */
  451.  
  452. text-transform:lowercase; /* can be uppercase, lowercase, none*/
  453.  
  454. color:{color:text}; /* change the text color */
  455.  
  456. z-index: 100;
  457.  
  458. }
  459.  
  460. </style></head>
  461. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  462.  
  463. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  464.  
  465. <script>
  466.  
  467. (function($){
  468.  
  469. $(document).ready(function(){
  470.  
  471. $("a[title]").style_my_tooltips({
  472.  
  473. tip_follows_cursor:true,
  474.  
  475. tip_delay_time:10,
  476.  
  477. tip_fade_speed:100,
  478.  
  479. attribute:"title"
  480.  
  481. });
  482.  
  483. });
  484.  
  485. })(jQuery);
  486.  
  487. </script>
  488.  
  489. <body>
  490.  
  491.  
  492. <div id="theme">
  493.  
  494. <div id="sidebar">
  495. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  496. <div class="links2">
  497. {block:IfLink1head}
  498. <a href="{text:link1head url}">{text:link1head}</a>
  499. {/block:IfLink1head}
  500. {block:IfLink2head}
  501. <a href="{text:link2head url}">{text:link2head}</a>
  502. {/block:IfLink2head}
  503. {block:IfLink3head}
  504. <a href="{text:link3head url}">{text:link3head}</a>
  505. {/block:IfLink3head}
  506. {block:IfLink4head}
  507. <a href="{text:link4head url}">{text:link4head}</a>
  508. {/block:IfLink4head}
  509. {block:IfLink5head}
  510. <a href="{text:link5head url}">{text:link5head}</a>
  511. {/block:IfLink5head}
  512. </div>
  513. <div class="desc">
  514. {Description}
  515. </div>
  516.  
  517. </div>
  518.  
  519. <div id="stuffcontainer">
  520.  
  521. {block:Posts}
  522.  
  523. <div id="stuff">
  524.  
  525. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  526.  
  527. {block:Quote}<h2>“{Quote}”</h2><h1>– {Source}</h1>{/block:Quote}
  528.  
  529. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  530. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  531.  
  532. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  533.  
  534. {block:Photoset}<center>{Photoset-500}</center>
  535. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  536.  
  537. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label"><u>{Label}</u></span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  538.  
  539. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  540.  
  541. {block:Answer}<div class="ask"><b>{Asker} is typing...</b><br> {Question}</div><div class="ans">{Answer}</div>
  542. <div style= text-align:center;></div>{/block:answer}
  543.  
  544. {block:Audio}
  545. <div class="audio">
  546. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  547.  
  548. <div class="audio-info">
  549. {block:TrackName}<i>{TrackName}{/block:TrackName}</i> by
  550. {block:Artist}{Artist}{/block:Artist}
  551. </div></div>
  552. <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
  553. {/block:Audio}<br><br>
  554.  
  555. <div id="postinfo">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date}</a> with {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} {block:PermalinkPage}<div style="float:right">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}&nbsp&nbsp{block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}</div>{/block:PermalinkPage}</div><br><div id="tags">{block:HasTags}<u>filed under:</u>{block:Tags} &nbsp&nbsp&nbsp&nbsp<a href="{TagURL}">{Tag},</a>{/block:Tags}{/block:HasTags}</div></div>
  556. <div class="note"> {block:PostNotes}{PostNotes}{/block:PostNotes} </div>
  557. {/block:Posts}
  558. <div class="pagination"><div style="color:#fff;">{block:Pagination}
  559. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&larr;</a>{/block:PreviousPage}
  560. {block:JumpPagination length="3"}
  561. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  562. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  563. {block:NextPage}<a href="{NextPage}" class="jump_page">&rarr;</a>{/block:NextPage}
  564. {/block:Pagination}</div></div>
  565.  
  566. <div id="credit"><a href="http://legilimen.tumblr.com/" title="@legilimenthemes">☼</a></div>
  567.  
  568. </div>
  569. </div>
  570. </div>
  571. </body>
  572. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement