Advertisement
fabliam

Theme 10

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