ikarli

Theme 5 by blowsjob

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