Advertisement
lousontiptoes

lousontiptoes 08

Apr 14th, 2013
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.75 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.  
  3. <!-- THEME by LOUSONTIPTOES -->
  4. <!-- THEME by LOUSONTIPTOES -->
  5. <!-- THEME by LOUSONTIPTOES -->
  6. <!-- THEME by LOUSONTIPTOES -->
  7. <!-- THEME by LOUSONTIPTOES -->
  8. <!-- THEME by LOUSONTIPTOES -->
  9.  
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14.  
  15. <head>
  16.  
  17.  
  18. <meta name="color:bg" content="#FFFFFF">
  19. <meta name="color:link" content="#b8b6b6">
  20. <meta name="color:hover" content="#808080">
  21. <meta name="color:infobg" content="#fcfcfc">
  22. <meta name="color:text" content="#b4b3b3">
  23. <meta name="color:tags" content="#EDEDED">
  24. <meta name="color:scrollbar" content="#D6D5D5">
  25. <meta name="color:border" content="#FAFAFA">
  26.  
  27.  
  28.  
  29.  
  30. <meta name="image:sidebar" content=""/>
  31.  
  32. <meta name="text:sidebar title" content="">
  33.  
  34. <meta name="text:linkA" content="">
  35. <meta name="text:linkA url" content="/">
  36. <meta name="text:linkB" content="">
  37. <meta name="text:linkB url" content="/">
  38. <meta name="text:linkC" content="">
  39. <meta name="text:linkC url" content="/">
  40. <meta name="text:linkD" content="">
  41. <meta name="text:linkD url" content="/">
  42.  
  43. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  44. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  45. <link rel="shortcut icon" href="{Favicon}" />
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  47.  
  48. <style type="text/css">
  49.  
  50. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  51.  
  52. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  53.  
  54. a:hover{color:{color:hover}; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  55.  
  56.  
  57. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  58. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  59. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  60.  
  61. body {
  62. background-color:{color:bg};
  63. font-family:Calibri;
  64. font-weight:normal;
  65. }
  66.  
  67.  
  68.  
  69.  
  70. h1 {
  71. font-weight:normal;
  72. font-size:9px;
  73. text-align:center;
  74. font-style:normal;
  75. line-height:80%;
  76. letter-spacing:1px;
  77. text-transform:uppercase;
  78. color:{color:text};
  79. }
  80.  
  81. h2 {
  82. font-size:10px;
  83. text-align:center;
  84. line-height:100%;
  85. letter-spacing:-0.5px;
  86. color:{color:text};
  87. font-weight:normal;
  88. padding:5px;
  89. padding-bottom:2px;
  90. }
  91.  
  92.  
  93. blockquote {
  94. border-left:2px solid {color:text};
  95. padding-left:5px;
  96. margin:5px;
  97. }
  98.  
  99. #theme {
  100. background-color:{color:bg};
  101. width:700px;
  102. margin: 0 auto -12px auto;
  103. text-align: center;
  104. }
  105.  
  106.  
  107.  
  108. #sidebar img{
  109. width:200px;
  110. height:550px;
  111. padding:0px;
  112. border:1px solid #f0eded;
  113. background-color:white;
  114. -webkit-transition: all 1s ease;
  115. }
  116.  
  117.  
  118. #sidebar {
  119. width:200px;
  120. height:auto;
  121. margin-left:-70px;
  122. background-color:white;
  123. margin-top:75px;
  124. position:fixed;
  125. -webkit-transition: all 1s ease;
  126. }
  127.  
  128.  
  129.  
  130. #sidebar:hover #description {
  131. opacity:0.9;
  132. margin-top:5px;
  133.  
  134. }
  135.  
  136. #sidebar:hover .title2 {
  137. opacity:0.9;
  138. margin-top: -440px;
  139.  
  140. }
  141. #description {
  142. font-family:cambria;
  143.  
  144. font-size:9px;
  145. text-transform:lowercase;
  146. letter-spacing:px;
  147. position:fixed;
  148. background-color:white;
  149. width:170px;
  150. text-align:justify;
  151. margin-top: -90px;
  152. margin-left:12px;
  153. padding:5px;
  154. line-height:110%;
  155. opacity:0.5;
  156. -webkit-transition: all 1s ease;
  157. }
  158.  
  159.  
  160. .title2 {
  161.  
  162. font-family: Stars;
  163. color: #454545;
  164. font-size:12px;
  165. padding-top: 7px;
  166. opacity:0;
  167. width:180px;
  168. line-height:110%;
  169. background-color:#fff;
  170. text-align:center;
  171. margin-top: -400px;
  172. margin-left:12px;
  173.  
  174. -webkit-transition: all 1s ease;
  175. }
  176.  
  177.  
  178. .links {
  179. margin-bottom:5px;
  180. position:fixed;
  181. font-family:cambria;
  182. font-size:10px;
  183. text-transform:uppercase;
  184. margin-top:-225px;
  185. margin-left:0px;
  186. width: 190px;
  187. height: 210px;
  188. display:block;
  189. opacity: 1;
  190. text-align:center;
  191. line-height:125%;
  192. }
  193.  
  194.  
  195. .links a{
  196. padding:1px;
  197. margin-left:0px;
  198. margin-bottom:5px;
  199. opacity:0.2;
  200. width:200px;
  201. margin-top:8px;
  202. line-height:275%;
  203. display:block;
  204. background-color:#fff;
  205. color:#000;
  206. letter-spacing:0px;
  207. text-decoration:none;
  208. -moz-transition-duration:1s;
  209. -webkit-transition-duration:1s;
  210. -o-transition-duration:1s;
  211. }
  212.  
  213. .links a:hover{
  214.  
  215. margin-top:8px;
  216. display:block;
  217. opacity:0.7;
  218. letter-spacing:0px;
  219. text-decoration:none;
  220. -moz-transition-duration:1s;
  221. -webkit-transition-duration:1s;
  222. -o-transition-duration:1s;
  223. }
  224.  
  225.  
  226. .pagi {
  227. width:90px;
  228. font-size:13px;
  229. margin-left:0px;
  230. margin-top:420px;
  231. text-align:center;
  232. opacity:0;
  233. font-family:consolas;
  234. letter-spacing:1px;
  235. -webkit-transition: all 1s ease;
  236. }
  237.  
  238. .pagi a {
  239. opacity: 1;
  240. color:{color:link};
  241.  
  242. }
  243.  
  244.  
  245. #sidebar:hover .pagi {
  246. opacity:0.9;
  247. margin-left:100px;
  248. }
  249.  
  250. #stuffcontainer {
  251. float:left;
  252. padding: 10px;
  253. margin-left:200px;
  254. margin-top:2px;
  255. text-align:justify;
  256. background-color:#fff;
  257. color:{color:text};
  258. margin-top: 0px;
  259. margin-bottom: 0px;
  260. }
  261.  
  262.  
  263. #stuff {
  264. width:500px;
  265. background-color:#fff;
  266. padding:0px;
  267. margin-top:25px;
  268. text-align:justify;
  269. font-size:11px;
  270. line-height:90%;
  271. letter-spacing:0x;
  272. color:{color:text};
  273. }
  274.  
  275. .caption {
  276. width:500px;
  277. text-align:justify;
  278. line-height:120%;
  279. }
  280.  
  281. .ask {
  282. padding:10px;
  283. font-size: 10px;
  284. background-color: #ecdede;
  285. text-align:left;
  286. font-style:italic;
  287. color:{color:text};
  288. background-color:{color:infobg};
  289. border:1px solid #ebebeb;
  290.  
  291. }
  292.  
  293. .ans {
  294. text-align:left;
  295. font-size:10px;
  296. width:450px;
  297. over
  298. padding-left: 10px;
  299. color:{color:text};
  300. }
  301.  
  302. .audio {
  303. width:400px;
  304. padding-bottom:10px;
  305. background-color:{color:infobg};
  306. }
  307.  
  308. .albumart {
  309. float:left;
  310. padding:0px 10px 10px 0px;
  311. }
  312.  
  313. .albumart img {
  314. width:45px;
  315. height:45px;
  316. }
  317.  
  318. .playercontainer {
  319. text-align:left;
  320. padding:10px;
  321. background-color:#ffffff;
  322. width:480px;
  323. }
  324.  
  325. .audioinfo {
  326. padding:10px;
  327. color:{color:text};
  328. }
  329.  
  330. #postinfo {
  331. width:490px;
  332.  
  333. padding:5px;
  334. font-size:8px;
  335. color:{color:link};
  336. text-transform:uppercase;
  337. font-style:normal;
  338. letter-spacing:2px;
  339. text-align:center;
  340. border-top:1px solid {color:border};
  341. border-bottom:1px solid {color:border};
  342. -moz-transition-duration:0.5s;
  343. -webkit-transition-duration:0.5s;
  344. -o-transition-duration:0.5s;
  345. }
  346.  
  347. #postinfo a {
  348. color:{color:link};
  349. text-align:center;
  350. letter-spacing:1px;
  351. font-style:normal;
  352. }
  353.  
  354. #postinfo a:hover {
  355. color:{color:hover};
  356. }
  357.  
  358. .note {
  359. text-transform:uppercase;
  360. font-style:normal;
  361. letter-spacing:0px;
  362. font-size: 9px;
  363. text-align:left;
  364. line-height:90%;
  365. margin-left:-40px;
  366. }
  367.  
  368. .note li {
  369. list-style-type:none;
  370. border-bottom:1px solid {color:border};
  371. padding:10px 25px 10px 25px;
  372. text-align:left;
  373. margin:0px;
  374. -moz-transition-duration:0.5s;
  375. -webkit-transition-duration:0.5s;
  376. -o-transition-duration:0.5s;
  377. }
  378.  
  379. .tags {
  380. font-style:normal;
  381. width:500px;
  382. text-align:center;
  383. text-transform:uppercase;
  384. font-style:normal;
  385. color:{color:tags};
  386. letter-spacing:2px;
  387. line-height:120%;
  388. font-size:8px;
  389. text-align:left;
  390. padding:2px;
  391. -moz-transition-duration:0.5s;
  392. -webkit-transition-duration:0.5s;
  393. -o-transition-duration:0.5s;
  394. }
  395.  
  396. .tags a {
  397. color:{color:tags};
  398. letter-spacing:1px;
  399. padding:1px;
  400. }
  401.  
  402. .tags a:hover {
  403. color:{color:link};
  404. }
  405.  
  406. ul.chat, .chat ol, .chat li {
  407. list-style:none;
  408. margin:0px;
  409. padding:2px;
  410. }
  411.  
  412. .label {
  413. text-decoration:underline;
  414. font-weight:700;
  415. background-color:{color:infobg};
  416. margin-right:5px;
  417. }
  418.  
  419.  
  420.  
  421. #cred2 {
  422. position:fixed;
  423. font-size:8px;
  424. font-weight:normal;
  425. line-height:115%;
  426. letter-spacing:2px;
  427. right:10px;
  428. bottom:10px;
  429. text-transform:uppercase;
  430. text-align:center;
  431. }
  432.  
  433. #cred2 a {
  434. padding:1px;
  435. color:#d59f9f;
  436. background-color:#fff;
  437. -moz-transition-duration:0.5s;
  438. -webkit-transition-duration:0.5s;
  439. -o-transition-duration:0.5s;
  440. }
  441.  
  442.  
  443. {CustomCSS}
  444.  
  445. </style></head>
  446.  
  447. <body>
  448. <div id="theme">
  449.  
  450.  
  451. <div id="sidebar">
  452.  
  453.  
  454. <div id="sideimg"><img src="{image:sidebar}"></div>
  455.  
  456.  
  457. <div class="links">
  458. {block:IfLinkA}
  459. <a href="{text:linkA url}">{text:linkA}</a>
  460. {/block:IfLinkA}
  461. {block:IfLinkB}
  462. <a href="{text:linkB url}">{text:linkB}</a>
  463. {/block:IfLinkB}
  464. {block:IfLinkC}
  465. <a href="{text:linkC url}">{text:linkC}</a>
  466. {/block:IfLinkC}
  467. {block:IfLinkD}
  468. <a href="{text:linkD url}">{text:linkD}</a>
  469. {/block:IfLinkD}
  470. </div>
  471.  
  472. <div class="title2">
  473. ยป{text:sidebar title}
  474. </div>
  475.  
  476. <div id="description">{block:Description}{Description}{/block:Description}
  477. </div>
  478.  
  479.  
  480.  
  481. {block:Pagination}
  482. <div class="pagi">
  483.  
  484. {block:PreviousPage}
  485. <a href="{PreviousPage}">-</a>
  486. {/block:PreviousPage}
  487. {block:NextPage}
  488. <a href="{NextPage}">+</a>
  489. {/block:NextPage}
  490. </div>
  491. {/block:Pagination}
  492. </div>
  493.  
  494. <div id="stuffcontainer">
  495.  
  496. {block:Posts}
  497.  
  498. <div id="stuff">
  499.  
  500. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  501.  
  502. {block:Quote}<h2>โ€œ{Quote}โ€</h2><h1>{Source}</h1>{/block:Quote}
  503.  
  504. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  505. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  506.  
  507. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  508.  
  509. {block:Photoset}<center>{Photoset-500}</center>
  510. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  511.  
  512. {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}
  513.  
  514. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  515.  
  516. {block:Answer}<div class="ask">{Asker} whispered: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  517.  
  518. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  519. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  520. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  521. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  522. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  523.  
  524.  
  525.  
  526. {block:Date}<div id="postinfo"><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} <a href="{Permalink}">- {NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} - <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  527. {block:ContentSource} - <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  528. {block:HasTags}
  529. <div class="tags">
  530. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  531. {/block:HasTags}
  532. <div class="note">
  533. {block:PostNotes}{PostNotes}{/block:PostNotes}
  534. </div>
  535. </div>
  536. {/block:Posts}
  537.  
  538.  
  539. </div>
  540.  
  541.  
  542. <div id="cred2"><a href="http://lousontiptoes.tumblr.com/">ยฉlousontiptoes</a></div>
  543.  
  544. </div>
  545. </div>
  546. </div>
  547. </body>
  548. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement