Advertisement
Perfect-Nicholas

Theme #13 - Royal Feather

Aug 22nd, 2013
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.68 KB | None | 0 0
  1. <!---------------------------------------------------------------------
  2. T H E M E B Y L L E R M A N S © (T U M B L R . C O M)
  3.  
  4. Theme #13 → DON'T STEAL, I'LL FIND YOU.
  5. → DON'T REMOVE THE CREDIT!
  6. ----------------------------------------------------------------------->
  7.  
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  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="#94adac">
  20. <meta name="color:hover" content="#6f6e6e">
  21. <meta name="color:infobg" content="#FCFCFC">
  22. <meta name="color:text" content="#9A9A9A">
  23. <meta name="color:tags" content="#EDEDED">
  24. <meta name="color:scrollbar" content="#D6D5D5">
  25. <meta name="color:border" content="#EEEEEE">
  26. <meta name="color:description background" content="#FAFAFA" />
  27.  
  28. <meta name="image:topbar" content=""/>
  29.  
  30. <meta name="text:Link1 Title" content="">
  31. <meta name="text:Link1" content="/">
  32. <meta name="text:Link2 Title" content="">
  33. <meta name="text:Link2" content="/">
  34.  
  35. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <link rel="shortcut icon" href="{Favicon}" />
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. a {
  44. color:{color:link};
  45. text-decoration:none;
  46. -moz-transition-duration:0.5s;
  47. -webkit-transition-duration:0.5s;
  48. -o-transition-duration:0.5s;
  49. }
  50.  
  51. a:hover {
  52. color:{color:hover};
  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.  
  60. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  61. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  62. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  63.  
  64. body {
  65. background-color:{color:bg};
  66. font-family:Calibri;
  67. font-weight:normal;
  68. }
  69.  
  70.  
  71.  
  72.  
  73. h1 {
  74. font-weight:normal;
  75. font-size:10px;
  76. text-align:center;
  77. font-style:normal;
  78. line-height:80%;
  79. letter-spacing:1px;
  80. text-transform:uppercase;
  81. color:{color:text};
  82. }
  83.  
  84. h2 {
  85. font-size:15px;
  86. text-align:center;
  87. line-height:100%;
  88. letter-spacing:-0.5px;
  89. color:{color:text};
  90. font-weight:normal;
  91. padding:5px;
  92. padding-bottom:2px;
  93. }
  94.  
  95.  
  96. blockquote {
  97. border-left:2px solid {color:text};
  98. padding-left:5px;
  99. margin:5px;
  100. }
  101.  
  102.  
  103. #entry {
  104. margin:auto;
  105. width:505px;
  106. padding-bottom: 30px;
  107. display: block;
  108. }
  109.  
  110. #posts{
  111. line-height:90%;
  112. background:#fff;
  113. width:500px;
  114. padding:20px;
  115. margin-bottom:30px;}
  116.  
  117. #pagi {
  118. position:fixed;
  119. width:500px;
  120. text-align:center;
  121. margin-top:20px;
  122. font-family:times;
  123. font-size:8px;
  124. letter-spacing:1px;
  125. text-transform:lowercase;
  126. font-style:normal;
  127. color:{color:link};
  128. z-index:10000;
  129. background-color:white;
  130. bottom:0;
  131. padding:10px;
  132. border-top:1px solid white;
  133. }
  134.  
  135. #pagi a {
  136. color:{color:hover};
  137. }
  138.  
  139. #title {
  140. font-size:30px;
  141. font-color:{color:border color};
  142. font-family:'bell mt';
  143. font-weight:bold;
  144. letter-spacing:-3px;
  145. padding: 20px;
  146. padding-top: 0px;
  147. text-shadow: 1px 0px 1px #bebebe;
  148. margin-left: auto;
  149. margin-right: auto;
  150. }
  151.  
  152. #topbar {
  153. margin-top:30px;
  154. text-align: center;
  155. background-color:{color:background};
  156. width:500px;
  157. opacity: 0.9;
  158. display: block;
  159. }
  160.  
  161. #topbarimage {display: block;}
  162.  
  163. #topbarimage img {
  164. padding:15px;
  165. background:#fff;
  166. width:150px;
  167. margin-left: auto;
  168. margin-right: auto;
  169. }
  170.  
  171. #description {
  172. width:200px;
  173. margin-left: auto;
  174. margin-right: auto;
  175. text-align:justify;
  176. text-transform:lowercase;
  177. font-size:9px;
  178. color:{color:text};
  179. font-family:cambria;
  180. letter-spacing:1px;
  181. padding: 10px 100px 10px 100px;
  182. margin-top: -10px;
  183. display:block;
  184. background-color:{color:description background};
  185. }
  186.  
  187. .links {
  188. font-size:10px;
  189. word-spacing:5px;
  190. width:150px;
  191. margin-left:169px;
  192. margin-right:auto;
  193. text-align:center;
  194. line-height:180%;
  195. margin-top:0px;
  196. text-transform:lowercase;
  197. background:transparent;
  198. opacity:0;
  199. -moz-transition:0.5s ease-in;
  200. -webkit-transition:0.5s ease-in;
  201. -o-transition:0.5s ease-in;
  202. transition:0.5s ease-in;
  203. }
  204.  
  205. .links a {
  206. font-style:italic;
  207. margin-left:auto;
  208. margin-right:auto;
  209. text-align:center;
  210. color:{color:text};
  211. }
  212.  
  213. #topbar:hover .links {
  214. margin-top:0px;
  215. text-decoration:none;
  216. opacity:1;
  217. -moz-transition:0.5s ease-in;
  218. -webkit-transition:0.5s ease-in;
  219. -o-transition:0.5s ease-in;
  220. transition:0.5s ease-in;
  221. }
  222.  
  223. #stuff {
  224. width:500px;
  225. margin-top:75px;
  226. text-align:justify;
  227. font-size:11px;
  228. line-height:90%;
  229. letter-spacing:0x;
  230. color:{color:text};
  231. }
  232.  
  233. .caption {
  234. width:500px;
  235. text-align:justify;
  236. line-height:120%;
  237. }
  238.  
  239. .ask {
  240. padding:10px;
  241. text-align:left;
  242. color:{color:text};
  243. background-color:{color:infobg};
  244. border-bottom:1px solid {color:border};
  245. border-right:1px solid {color:border};
  246. }
  247.  
  248. .asker {
  249. font-size:15px;
  250. font-style:italic;
  251. font-weight:light;
  252. font-family:'bell mt';
  253. }
  254.  
  255. .ans {
  256. text-align:left;
  257. padding:10px;
  258. color:{color:text};
  259. }
  260.  
  261. .audio {
  262. width:500px;
  263. padding-bottom:10px;
  264. background-color:{color:infobg};
  265. }
  266.  
  267. .albumart {
  268. float:left;
  269. padding:0px 10px 10px 0px;
  270. }
  271.  
  272. .albumart img {
  273. width:45px;
  274. height:45px;
  275. }
  276.  
  277. .playercontainer {
  278. text-align:left;
  279. padding:10px;
  280. background-color:#ffffff;
  281. width:480px;
  282. }
  283.  
  284. .audioinfo {
  285. padding:10px;
  286. color:{color:text};
  287. }
  288.  
  289. #postinfo {
  290. width:490px;
  291. padding:5px;
  292. font-size:8px;
  293. color:{color:link};
  294. text-transform:uppercase;
  295. font-style:normal;
  296. letter-spacing:2px;
  297. text-align:left;
  298. border-top:1px solid {color:border};
  299. border-bottom:1px solid {color:border};
  300. -moz-transition-duration:0.5s;
  301. -webkit-transition-duration:0.5s;
  302. -o-transition-duration:0.5s;
  303. }
  304.  
  305. #postinfo a {
  306. color:{color:link};
  307. text-align:center;
  308. letter-spacing:1px;
  309. font-style:normal;
  310. }
  311.  
  312. #postinfo a:hover {
  313. color:{color:hover};
  314. }
  315.  
  316. .note {
  317. text-transform:uppercase;
  318. font-style:normal;
  319. letter-spacing:0px;
  320. font-size: 9px;
  321. text-align:left;
  322. line-height:90%;
  323. margin-left:-40px;
  324. }
  325.  
  326. .note li {
  327. list-style-type:none;
  328. border-bottom:1px solid {color:border};
  329. padding:10px 25px 10px 25px;
  330. text-align:left;
  331. margin:0px;
  332. -moz-transition-duration:0.5s;
  333. -webkit-transition-duration:0.5s;
  334. -o-transition-duration:0.5s;
  335. }
  336.  
  337. .tags {
  338. font-style:normal;
  339. width:500px;
  340. text-transform:uppercase;
  341. font-style:normal;
  342. color:{color:tags};
  343. letter-spacing:2px;
  344. line-height:120%;
  345. font-size:8px;
  346. text-align:left;
  347. padding:2px;
  348. -moz-transition-duration:0.5s;
  349. -webkit-transition-duration:0.5s;
  350. -o-transition-duration:0.5s;
  351. }
  352.  
  353. .tags a {
  354. color:{color:tags};
  355. letter-spacing:1px;
  356. padding:1px;
  357. }
  358.  
  359. .tags a:hover {
  360. color:{color:link};
  361. }
  362.  
  363. ul.chat, .chat ol, .chat li {
  364. list-style:none;
  365. margin:0px;
  366. padding:2px;
  367. }
  368.  
  369. .label {
  370. text-decoration:underline;
  371. font-weight:700;
  372. background-color:{color:infobg};
  373. margin-right:5px;
  374. }
  375.  
  376. #credit {
  377. position:fixed;
  378. right:10px;
  379. bottom:10px;
  380. text-transform:uppercase;
  381. font:10px 'cambria';
  382. letter-spacing:1px;
  383. padding:5px;
  384. -webkit-transition: all 0.5s ease;
  385. -moz-transition: all 0.5s ease;
  386. -ms-transition: all 0.5s ease;
  387. -o-transition: all 0.5s ease;
  388. transition: all 0.5s ease;}
  389.  
  390. #credit:hover {
  391. position:fixed;
  392. right:10px;
  393. bottom:10px;
  394. text-transform:uppercase;
  395. font:10px 'cambria';
  396. letter-spacing:1px;
  397. padding:5px;
  398. text-shadow: 1px 1px 1px #bebebe;
  399. -webkit-transition: all 0.5s ease;
  400. -moz-transition: all 0.5s ease;
  401. -ms-transition: all 0.5s ease;
  402. -o-transition: all 0.5s ease;
  403. transition: all 0.5s ease;}
  404.  
  405. {CustomCSS}
  406.  
  407. </style></head>
  408.  
  409. <body>
  410. <div id="entry">
  411. <div id="content">
  412. <div id="topbar">
  413.  
  414. <div id="topbarimage">
  415. <img src="{image:topbar}">
  416. <div id="title">{Title}</div>
  417. <div id="description">
  418. {block:Description}<span style="border-bottom:solid 2px {color:border};">{Description}<br></span>{/block:Description}
  419. </div>
  420. <div class="links">
  421. <a href="/">home</a> <a href="/ask">ask</a>
  422. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  423. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  424. </div></div>
  425.  
  426. <div id="pagi">
  427. {block:Pagination}
  428. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> - {/block:PreviousPage} page {CurrentPage} of {TotalPages} {block:NextPage} - <a href="{NextPage}">forth</a>{/block:NextPage}{/block:Pagination}
  429. {/block:Pagination}
  430.  
  431. </div>
  432.  
  433.  
  434. <div id="stuffcontainer">
  435.  
  436. {block:Posts}
  437.  
  438. <div id="stuff">
  439.  
  440. {block:Text}{block:Title}<div id="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  441.  
  442. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  443.  
  444. {block:Link}<a href="{URL}"><div id="title">{Name} →</div></a>
  445. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  446.  
  447. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  448.  
  449. {block:Photoset}<center>{Photoset-500}</center>
  450. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  451.  
  452. {block:Chat}<ul class="chat">{block:Title}<div id="title">{Title}</div>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  453.  
  454. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  455.  
  456. {block:Answer}<div class="ask"><div class="asker">{Asker} said:</div><br> {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  457.  
  458. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  459. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  460. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  461. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  462. <br>{/block:Audio}
  463.  
  464.  
  465. {block:Date}<div id="postinfo">{ShortMonth}, {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}
  466. {block:ContentSource} / <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  467. {block:HasTags}
  468. <div class="tags">
  469. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  470. {/block:HasTags}
  471. <div class="note">
  472. {block:PostNotes}{PostNotes}{/block:PostNotes}
  473. </div>
  474. </div>
  475. {/block:Posts}
  476.  
  477.  
  478. </div>
  479.  
  480. <div id="credit">
  481. <a href="http://llermans.tumblr.com/">
  482. llmns
  483. </a>
  484. </div>
  485.  
  486. </div>
  487. </div>
  488. </div>
  489. </body>
  490. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement