Advertisement
fabliam

Theme 22

Apr 10th, 2013
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.19 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. <!-- FABLIAM THEME -->
  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="#AAAAAA">
  13. <meta name="color:text" content="#AAAAAA">
  14. <meta name="color:tags" content="#AAAAAA">
  15. <meta name="color:titlecolor" content="#fffff">
  16. <meta name="color:scrollbar" content="#EEEEEE">
  17. <meta name="color:border" content="#F5F5F5">
  18.  
  19. <meta name="image:sidebar" content=""/>
  20.  
  21. <meta name="text:link1" content="">
  22. <meta name="text:link1 url" content="/">
  23. <meta name="text:link2" content="">
  24. <meta name="text:link2 url" content="/">
  25. <meta name="text:link3" content="">
  26. <meta name="text:link3 url" content="/">
  27. <meta name="text:link4" content="">
  28. <meta name="text:link4 url" content="/">
  29.  
  30. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  31. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32. <link rel="shortcut icon" href="{Favicon}" />
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34.  
  35. <style type="text/css">
  36.  
  37. a {color:;text-decoration:none;-webkit-tra… all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  38.  
  39. .fufu {width:227px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.4s ease-out;}
  40.  
  41. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  42.  
  43. #biter
  44.  
  45. #bite a {display:block}
  46.  
  47. #bite .death {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  48.  
  49. #bite:hover .death {margin-top:0px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  50.  
  51. a {
  52. color:{color:link};
  53. text-decoration:none;
  54. -moz-transition-duration:0.5s;
  55. -webkit-transition-duration:0.5s;
  56. -o-transition-duration:0.5s;
  57. }
  58.  
  59. a:hover {
  60. color:{color:hover};
  61. text-decoration:none;
  62. -moz-transition-duration:0.5s;
  63. -webkit-transition-duration:0.5s;
  64. -o-transition-duration:0.5s;
  65. }
  66.  
  67.  
  68. ::-webkit-scrollbar {background-color:{color:bg}; height:8px; width:8px}
  69. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  70. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  71.  
  72. body {
  73. background-color:{color:bg};
  74. font-family:Consolas;
  75. font-weight:normal;
  76. }
  77.  
  78.  
  79.  
  80.  
  81. h1 {
  82. font-weight:normal;
  83. font-size:11px;
  84. text-align:center;
  85. font-style:italic;
  86. line-height:50%;
  87. letter-spacing:1px;
  88. text-transform:lowercase;
  89. color:{color:text};
  90. }
  91.  
  92. h2 {
  93. font-size:10px;
  94. text-align:center;
  95. line-height:100%;
  96. letter-spacing:-0.5px;
  97. color:{color:text};
  98. font-weight:bold;
  99. text-transform:uppercase;
  100. padding:5px;
  101. padding-bottom:2px;
  102. }
  103.  
  104.  
  105. blockquote {
  106. border-left:2px solid {color:text};
  107. padding-left:5px;
  108. margin:5px;
  109. }
  110.  
  111. #themenum {
  112. background-color:{color:bg};
  113. width:700px;
  114. margin: 0 auto -12px auto;
  115. margin-left:500px;
  116. margin-top:-70px;
  117. text-align: center;
  118. }
  119.  
  120. #sidebar {
  121. color:{color:text};
  122. position:fixed;
  123. width:150px;
  124. height:auto;
  125. margin-top:61px;
  126. margin-left:-510px;
  127. text-align:left;
  128. }
  129.  
  130. #sidebar img {
  131. width:430px;
  132. height:800px;
  133. margin-bottom:10px;
  134. }
  135.  
  136.  
  137. #title {
  138. margin-top: -32px;
  139. width: 100px;
  140. margin-left:160px;
  141. position: fixed ;
  142. z-index: 100;
  143. color: {color:titlecolor};
  144. text-transform: lowercase;
  145. letter-spacing: 2px;
  146. font-family: consolas;
  147. text-align:center;
  148. font-size: 10px;
  149. -webkit-transition: all 1s ease-in-out;
  150. }
  151.  
  152. .slinks {
  153. width:115px;
  154. margin-bottom:0px;
  155. margin-top:-470px;
  156. margin-left:147px;
  157. font-size:8px;
  158. text-transform:uppercase;
  159. text-align:center;
  160. letter-spacing:2px;
  161. line-height:170%;
  162. background:white;
  163. opacity:0.9;
  164. padding:5px;
  165. }
  166.  
  167. .slinks a{
  168. padding:3px;
  169. color:{color:text};
  170. letter-spacing:0px;
  171. text-decoration:none;
  172. -moz-transition-duration:1s;
  173. -webkit-transition-duration:1s;
  174. -o-transition-duration:1s;
  175. }
  176.  
  177. .slinks a:hover{
  178. color:{color:hover};
  179. -moz-transition-duration:1s;
  180. -webkit-transition-duration:1s;
  181. -o-transition-duration:1s;
  182. }
  183.  
  184. .description {
  185. width:111px;
  186. margin-left:147px;
  187. margin-bottom:15px;
  188. margin-top:0px;
  189. text-align:center;
  190. font-size:10px;
  191. color:{color:text};
  192. letter-spacing:0px;
  193. line-height:120%;
  194. background:white;
  195. opacity:0.99;
  196. padding:7px;
  197. background:white;
  198. opacity:0.9;
  199. }
  200.  
  201. .description a {
  202. color:{color:link};
  203. }
  204.  
  205. .description a:hover {
  206. color:{color:hover};
  207. }
  208.  
  209. .pagination {
  210. width:111px;
  211. font-size:8px;
  212. margin-top:-15px;
  213. margin-left:147px;
  214. text-transform:uppercase;
  215. letter-spacing:3px;
  216. font-style:normal;
  217. text-align:center;
  218. background:white;
  219. opacity:0.9;
  220. padding:7px;
  221. background:white;
  222. }
  223.  
  224. .pagination a {
  225. color:{color:link};
  226. }
  227.  
  228. #postcontainer {
  229. float:left;
  230. margin-left:20px;
  231. margin-top:50px;
  232. text-align:justify;
  233. background-color:{color:bg};
  234. color:{color:text};
  235. margin-bottom: 35px;
  236. }
  237.  
  238.  
  239. #posts {
  240. width:500px;
  241. margin-top:75px;
  242. text-align:justify;
  243. font-size:11px;
  244. line-height:90%;
  245. letter-spacing:0x;
  246. color:{color:text};
  247. outline:1px solid {color:border};
  248. outline-offset:20px;
  249. }
  250.  
  251.  
  252.  
  253. #info {
  254. font-family:consolas;
  255. width:490px;
  256. margin-top:3px;
  257. padding:2px;
  258. padding-left:8px;
  259. font-size:8px;
  260. color:{color:link};
  261. text-transform:uppercase;
  262. font-style:normal;
  263. letter-spacing:2px;
  264. text-align:right;
  265. border-bottom:1px solid {color:border};
  266. -moz-transition-duration:0.5s;
  267. -webkit-transition-duration:0.5s;
  268. -o-transition-duration:0.5s;
  269. }
  270.  
  271. #info a {
  272. color:{color:link};
  273. text-align:right;
  274. letter-spacing:1px;
  275. font-style:normal;
  276. }
  277.  
  278. #info a:hover {
  279. color:{color:hover};
  280. }
  281.  
  282. .caption {
  283. width:500px;
  284. text-align:justify;
  285. line-height:120%;
  286. }
  287.  
  288. .question {
  289. padding:10px;
  290. text-align:left;
  291. color:{color:text};
  292. background-color:{color:infobg};
  293. border-bottom:1px solid {color:text};
  294. }
  295.  
  296. .answer {
  297. text-align:left;
  298. padding:10px;
  299. color:{color:text};
  300. }
  301.  
  302. .music {
  303. width:500px;
  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. .musicinfo {
  326. padding:10px;
  327. color:{color:text};
  328. }
  329.  
  330. .postnote {
  331. text-transform:uppercase;
  332. font-style:normal;
  333. letter-spacing:0px;
  334. font-size: 9px;
  335. text-align:left;
  336. line-height:90%;
  337. margin-left:-40px;
  338. }
  339.  
  340. .postnote li {
  341. list-style-type:none;
  342. border-bottom:1px solid {color:border};
  343. padding:10px 25px 10px 25px;
  344. text-align:left;
  345. margin:0px;
  346. -moz-transition-duration:0.5s;
  347. -webkit-transition-duration:0.5s;
  348. -o-transition-duration:0.5s;
  349. }
  350.  
  351. .tags {
  352. font-family:consolas;
  353. font-style:normal;
  354. width:500px;
  355. text-transform:uppercase;
  356. font-style:normal;
  357. color:{color:tags};
  358. letter-spacing:2px;
  359. line-height:120%;
  360. font-size:8px;
  361. text-align:right;
  362. padding:2px;
  363. -moz-transition-duration:0.5s;
  364. -webkit-transition-duration:0.5s;
  365. -o-transition-duration:0.5s;
  366. }
  367.  
  368. .tags a {
  369. color:{color:text};
  370. letter-spacing:1px;
  371. padding:1px;
  372. }
  373.  
  374. .tags a:hover {
  375. color:#f1f1f1;
  376. }
  377.  
  378. ul.chat, .chat ol, .chat li {
  379. list-style:none;
  380. margin:0px;
  381. padding:2px;
  382. }
  383.  
  384. .tab {
  385. text-decoration:underline;
  386. font-weight:700;
  387. background-color:{color:bg};
  388. margin-right:5px;
  389. }
  390.  
  391. #credit {
  392. position:fixed;
  393. font-size:8px;
  394. font-weight:normal;
  395. line-height:150%;
  396. letter-spacing:2px;
  397. right:10px;
  398. bottom:10px;
  399. text-transform:uppercase;
  400. text-align:center;
  401. }
  402.  
  403. #credit a {
  404. padding:3px;
  405. color:white;
  406. background:{color:link};
  407. -moz-transition-duration:0.5s;
  408. -webkit-transition-duration:0.5s;
  409. -o-transition-duration:0.5s;
  410. }
  411.  
  412. {CustomCSS}
  413.  
  414. </style></head>
  415.  
  416. <body>
  417. <div id="themenum">
  418. <div id="sidebar">
  419. <img src="{image:sidebar}">
  420. <div id="bite">
  421. <div id="title">{Title}</div>
  422. <div class="death">
  423. <div class="slinks">
  424. {block:IfLink1}
  425. <a href="{text:link1 url}">{text:link1}</a>
  426. {/block:IfLink1}
  427. {block:IfLink2}
  428. <a href="{text:link2 url}">{text:link2}</a>
  429. {/block:IfLink2}
  430. {block:IfLink3}
  431. <a href="{text:link3 url}">{text:link3}</a>
  432. {/block:IfLink3}
  433. {block:IfLink4}
  434. <a href="{text:link4 url}">{text:link4}</a>
  435. {/block:IfLink4}
  436. </div>
  437. <div class="description">
  438. {Description}
  439. </div>
  440. {block:Pagination}
  441. <div class="pagination">
  442. {block:PreviousPage}
  443. <a href="{PreviousPage}">«</a>
  444. {/block:PreviousPage}
  445. {block:JumpPagination length="5"}
  446. {block:CurrentPage}
  447. <span class="current_page">{PageNumber}</span>
  448. {/block:CurrentPage}
  449. {block:JumpPage}
  450. <a class="jump_page" href="{URL}">{PageNumber}</a>
  451. {/block:JumpPage}
  452. {/block:JumpPagination}
  453. {block:NextPage}
  454. <a href="{NextPage}">»</a>
  455. {/block:NextPage}
  456. </div>
  457. {/block:Pagination}
  458. </div></div></div>
  459.  
  460. <div id="postcontainer">
  461.  
  462. {block:Posts}
  463.  
  464. <div id="posts">
  465.  
  466. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  467.  
  468. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  469.  
  470. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  471. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  472.  
  473. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  474.  
  475. {block:Photoset}<center>{Photoset-500}</center>
  476. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  477.  
  478. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  479.  
  480. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  481.  
  482. {block:Answer}<div class="question">{Asker} asked: {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  483.  
  484. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  485. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  486. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  487. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  488. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  489.  
  490.  
  491.  
  492. {block:Date}<div id="info">{TimeAgo} {block:NoteCount} WITH <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} VIA <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  493. {block:ContentSource} (Source: <a href="{SourceURL}">{SourceLink})</a>{/block:ContentSource}</div>{/block:Date}
  494. {block:HasTags}
  495. <div class="tags">
  496. Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>,{/block:Tags}</div>
  497. {/block:HasTags}
  498. <div class="postnote">
  499. {block:PostNotes}{PostNotes}{/block:PostNotes}
  500. </div>
  501. </div>
  502. {/block:Posts}
  503.  
  504.  
  505. </div>
  506.  
  507. <div id="credit"><a href="http://fabliam.tumblr.com/">CREDIT</a></div>
  508.  
  509. </div>
  510. </div>
  511. </div>
  512. </body>
  513. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement