Advertisement
lousontiptoes

lousontiptoes 07

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