Advertisement
lousontiptoes

Lousontiptoes theme 01

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