Advertisement
lionhearted

Theme 07

Aug 19th, 2013
1,175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.92 KB | None | 0 0
  1. <!--- _,..._,m,
  2. ,/' '"";
  3. / ". theme 07 by -alex(aka lionheartis)
  4. ,'mmmMMMMmm. \ <---and there's my panda
  5. _/-"^^^^^"""%#%mm, ; ++++++++++++++++++++++++++++++++++++
  6. ,m,_,' "###) ;, don't remove my credits
  7. (###% \#/ ;##mm. dont claim it as your own
  8. ^#/ __ ___ ; (######)
  9. ; //.\\ //.\\ ; \####/
  10. _; (#\"// \\"/#) ; ,/
  11. @##\ \##/ = `"=" ,;mm/
  12. `\##>.____,...,____,<####@>
  13.  
  14. --->
  15.  
  16.  
  17. <html>
  18.  
  19. <head>
  20.  
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}
  25. <meta name="description" content="{MetaDescription}" />
  26. {/block:Description}
  27.  
  28.  
  29.  
  30. <meta name="color:linksbg" content="#050505"/>
  31. <meta name="color:links" content="#ffffff"/>
  32. <meta name="color:post" content="#ffffff"/>
  33.  
  34. <meta name="color:scrollbar" content="#000000">
  35. <meta name="color:sidebar" content="#ffffff">
  36. <meta name="color:title" content="#ffffff">
  37. <meta name="color:link" content="#E6E4E4">
  38. <meta name="color:FirstLetter Background" content="#000000" />
  39. <meta name="color:Title Background" content="#000000" />
  40. <meta name="color:entry" content="#050505"/>
  41. <meta name="color:description" content="#000000">
  42. <meta name="image:sidebar bg" content=""/>
  43.  
  44. <meta name="text:Link1" content="/" />
  45. <meta name="text:Link1" content="/" />
  46. <meta name="text:Link1 Title" content="" />
  47.  
  48. <meta name="text:Link2" content="/" />
  49. <meta name="text:Link2 Title" content="" />
  50.  
  51. <meta name="text:Link3" content="/" />
  52. <meta name="text:Link3 Title" content="" />
  53.  
  54. <meta name="text:Link4" content="/" />
  55. <meta name="text:Link4 Title" content="" />
  56. <meta name="text:Link5" content="/" />
  57. <meta name="text:Link5 Title" content="" />
  58. <meta name="text:Link6" content="/" />
  59. <meta name="text:Link6 Title" content="" />
  60.  
  61.  
  62.  
  63. <style type="text/css">
  64.  
  65.  
  66. a {
  67. color:{color:link};
  68. text-decoration:none;
  69. -moz-transition-duration:0.5s;
  70. -webkit-transition-duration:0.5s;
  71. -o-transition-duration:0.5s;
  72. }
  73.  
  74. a:hover {
  75. color:{color:hover};
  76. text-decoration:none;
  77. -moz-transition-duration:0.5s;
  78. -webkit-transition-duration:0.5s;
  79. -o-transition-duration:0.5s;
  80. }
  81.  
  82.  
  83. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  84. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  85. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  86.  
  87. body {
  88. background-color:{color:bg};
  89. font-family:Calibri;
  90. font-weight:normal;
  91. }
  92.  
  93.  
  94.  
  95.  
  96. h1 {
  97. font-weight:normal;
  98. font-size:10px;
  99. text-align:center;
  100. font-style:normal;
  101. line-height:80%;
  102. letter-spacing:1px;
  103. text-transform:uppercase;
  104. color:{color:text};
  105. }
  106.  
  107. h2 {
  108. font-size:15px;
  109. text-align:center;
  110. line-height:100%;
  111. letter-spacing:-0.5px;
  112. color:{color:text};
  113. font-weight:normal;
  114. padding:5px;
  115. padding-bottom:2px;
  116. }
  117.  
  118.  
  119. blockquote {
  120. border-left:2px solid {color:text};
  121. padding-left:5px;
  122. margin:5px;
  123. }
  124.  
  125.  
  126. #sidebar {
  127. width:280px;
  128. height:680px;
  129. position:fixed;
  130. margin-left:-10px;
  131. margin-top:33px;
  132. background-color:#000;
  133. background-image:url('{image:Sidebar bg}');
  134. }
  135.  
  136.  
  137.  
  138. #hello {
  139. float:left;
  140. border-right:solid 1px #000;
  141. top:0;
  142. left:245px;
  143. position:fixed;
  144. width:250px;
  145. height:100%;
  146.  
  147. }
  148. #links { display:block; width:150px; margin-left:32px; margin-top:380px;}
  149.  
  150. #links a { border-bottom:1px solid #fff;
  151.  
  152. letter-spacing:3px; font-family:cambria; display:block; padding-left:50px; text-align:center; width:207px; font-size:7px; font-style:italic;background:{color:linksbg}; padding:6px; color:{color:links}; text-transform:uppercase; letter-spacing:2px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out }
  153.  
  154.  
  155. #description { padding:5px; font-family: times new;
  156. font-size: 11px;font-style: italic;
  157. text-align:justify;
  158. width:170px;
  159. margin-left:280px;
  160. margin-top:70px;
  161. position:fixed;
  162. padding:15px;
  163. font-style: bold
  164. color:{color:description}
  165.  
  166. }
  167.  
  168. #description:first-letter {
  169. width:24px;
  170. height:23px;
  171. padding:5px;
  172. margin-bottom:0px;
  173. margin-right:8px;
  174. float:left;
  175. color:#fff;
  176. font-family:times;
  177. font-size:26px;
  178. font-style:italic;
  179. line-height:22px;
  180. text-transform:uppercase;
  181. text-align:center;
  182. background-color:{color:FirstLetter Background}
  183.  
  184. }
  185.  
  186. #poop{
  187. padding:20px;
  188. width:1105px;
  189.  
  190. text-align:center;
  191. margin-left:-656px;
  192. margin-top:-10px;
  193. position:fixed;
  194.  
  195. border-bottom:4px double #eee;
  196. background-color:{color:Title Background}
  197.  
  198. }
  199. #oreo img {
  200. width: 60px;
  201. height: auto;
  202. position:fixed;
  203. margin-top:590px;
  204. margin-left: 345px;
  205.  
  206.  
  207. }
  208. #title {
  209. font-family: times new; font-size: 38px;
  210. padding:15px;
  211. margin-top:-30px;
  212. margin-left:55px;
  213. text-align:center;
  214. margin-bottom:5px;
  215. letter-spacing:3px;
  216.  
  217.  
  218. position:fixed;
  219.  
  220. font-style: italic; font-style: bold; letter-spacing: -2px;
  221. color:{color:title}
  222.  
  223. }
  224.  
  225.  
  226. #pagination {border-top:0px solid {color:border}; width:120px; margin-left:-1px; ext-align:center; margin-top:10px; }
  227. #pagination a {text-align:center; letter-spacing:1px; font-size:8px; }
  228.  
  229. #stuffcontainer {
  230. float:left;
  231. margin-left:550px;
  232. margin-top:-10px;
  233. text-align:justify;
  234.  
  235.  
  236. margin-bottom: 35px;
  237. font-family: times new; font-size: 38px;
  238. padding-left:5px;
  239.  
  240. background:{color:entry};
  241. color:{color:post}
  242. }
  243.  
  244.  
  245.  
  246.  
  247. #stuff {
  248. width:560px;
  249. margin-top:20px;
  250. text-align:justify;
  251. font-size:13px;
  252. line-height:90%;
  253. letter-spacing:0x;
  254. color:{color:post}
  255.  
  256.  
  257. }
  258.  
  259. .caption {
  260. width:400px;
  261. text-align:justify;
  262. line-height:120%;
  263. }
  264.  
  265. .ask {
  266. padding:10px;
  267. text-align:left;
  268. color:{color:text};
  269. background-color:{color:infobg};
  270. border-bottom:1px solid {color:border};
  271. border-right:1px solid {color:border};
  272. }
  273.  
  274. .ans {
  275. text-align:left;
  276. padding:10px;
  277. color:{color:text};
  278. }
  279.  
  280. .audio {
  281. width:500px;
  282. padding-bottom:10px;
  283. background-color:{color:infobg};
  284. }
  285.  
  286. .albumart {
  287. float:left;
  288. padding:0px 10px 10px 0px;
  289. }
  290.  
  291. .albumart img {
  292. width:45px;
  293. height:45px;
  294. }
  295.  
  296. .playercontainer {
  297. text-align:left;
  298. padding:10px;
  299. background-color:#ffffff;
  300. width:480px;
  301. }
  302.  
  303. .audioinfo {
  304. padding:10px;
  305. color:{color:text};
  306. }
  307.  
  308. #postinfo {
  309. width:560px;
  310. padding:5px;
  311. font-size:8px;
  312. color:{color:link};
  313. text-transform:uppercase;
  314. font-style:normal;
  315. letter-spacing:2px;
  316. text-align:left;
  317. border-top:1px solid {color:border};
  318. border-bottom:1px solid {color:border};
  319. -moz-transition-duration:0.5s;
  320. -webkit-transition-duration:0.5s;
  321. -o-transition-duration:0.5s;
  322. }
  323.  
  324. #postinfo a {
  325. color:{color:link};
  326. text-align:center;
  327. letter-spacing:1px;
  328. font-style:normal;
  329. }
  330.  
  331. #postinfo a:hover {
  332. color:{color:hover};
  333. }
  334.  
  335. .note {
  336. text-transform:uppercase;
  337. font-style:normal;
  338. letter-spacing:0px;
  339. font-size: 9px;
  340. text-align:left;
  341. line-height:90%;
  342. margin-left:-40px;
  343. }
  344.  
  345. .note li {
  346. list-style-type:none;
  347. border-bottom:1px solid {color:border};
  348. padding:10px 25px 10px 25px;
  349. text-align:left;
  350. margin:0px;
  351. -moz-transition-duration:0.5s;
  352. -webkit-transition-duration:0.5s;
  353. -o-transition-duration:0.5s;
  354. }
  355.  
  356. .tags {
  357. font-style:normal;
  358. width:400px;
  359. text-transform:uppercase;
  360. font-style:normal;
  361. color:{color:tags};
  362. letter-spacing:2px;
  363. line-height:120%;
  364. font-size:8px;
  365. text-align:left;
  366. padding:2px;
  367. -moz-transition-duration:0.5s;
  368. -webkit-transition-duration:0.5s;
  369. -o-transition-duration:0.5s;
  370. }
  371.  
  372. .tags a {
  373. color:{color:tags};
  374. letter-spacing:1px;
  375. padding:1px;
  376. }
  377.  
  378. .tags a:hover {
  379. color:{color:link};
  380. }
  381.  
  382. ul.chat, .chat ol, .chat li {
  383. list-style:none;
  384. margin:0px;
  385. padding:2px;
  386. }
  387.  
  388. .label {
  389. text-decoration:underline;
  390. font-weight:700;
  391. background-color:{color:infobg};
  392. margin-right:5px;
  393. }
  394.  
  395.  
  396.  
  397. {CustomCSS}
  398.  
  399. </style></head>
  400.  
  401. <body>
  402. <div id="poop"></div>
  403. <div id="title">{Title}</div>
  404.  
  405. <div id="sidebar">
  406.  
  407. </div>
  408.  
  409. <div id="hello">
  410.  
  411.  
  412. <div id="links">
  413. {block:Pagination}
  414. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  415. </div>{/block:Pagination}
  416. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  417. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  418. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  419. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  420. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  421. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  422. <a href="http://lionheartis.tumblr.com">theme</a>
  423. </div>
  424.  
  425.  
  426. </div>
  427.  
  428.  
  429.  
  430. <div id="description">{Description}</div>
  431.  
  432. <div id="oreo"><img src="http://static.tumblr.com/foshjut/cfgmhno4a/tumblr_md64jo6juv1qj307p-1.png"></div>
  433.  
  434. </div>
  435. </div>
  436.  
  437.  
  438. </div>
  439.  
  440. <div id="stuffcontainer">
  441.  
  442. {block:Posts}
  443.  
  444. <div id="stuff">
  445.  
  446.  
  447. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  448.  
  449. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  450.  
  451. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  452. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  453.  
  454. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  455.  
  456. {block:Photoset}<center>{Photoset-500}</center>
  457. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  458.  
  459. {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}
  460.  
  461. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  462.  
  463. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  464.  
  465. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  466. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  467. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  468. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  469. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  470.  
  471.  
  472.  
  473. {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}
  474. {block:ContentSource} / <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  475. {block:HasTags}
  476. <div class="tags">
  477. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  478. {/block:HasTags}
  479. <div class="note">
  480. {block:PostNotes}{PostNotes}{/block:PostNotes}
  481. </div>
  482. </div>
  483. {/block:Posts}
  484.  
  485.  
  486. </div>
  487.  
  488.  
  489. </div>
  490. </div>
  491. </div>
  492.  
  493.  
  494.  
  495. </body>
  496. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement