Advertisement
andlionheart

theme05 by andlionheart.tumblr.com

Oct 20th, 2012
2,022
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.95 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2.  
  3. <!------------------THEME 005 BY ANDLIONHEART.TUMBLR.COM DO NOT COPY------------------------------>
  4. <!----
  5. RULES:
  6. 1) Do Not Copy
  7. 2) Do Not Remove Credit (please keep the credit in the same place)
  8. 3) Small edits are allowed.
  9. ------->
  10.  
  11. <html>
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}" />
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  17. {block:Description} <meta name="description" content="{MetaDescription}" /> {/block:Description}
  18.  
  19. <!--Default Variables-->
  20.  
  21. <meta name="color:background" content="#FFFFFF" />
  22. <meta name="color:postbg" content="#f8f8f8" />
  23. <meta name="color:font" content="#000000" />
  24. <meta name="color:link" content="#726060" />
  25. <meta name="color:linkhover" content="#555555" />
  26. <meta name="color:sidebar" content="#FFFFFF" />
  27. <meta name="color:sidebrfont" content="#000000" />
  28. <meta name="color:border" content="#dddcdc" />
  29. <meta name="color:tags" content="#111111" />
  30. <meta name="color:block" content="#efefef" />
  31. <meta name="color:title" content="#000000" />
  32. <meta name="color:info" content="#efefef" />
  33. <meta name="color:infoborder" content="#b1b0b0" />
  34. <meta name="color:askbg" content="#efefef" />
  35. <meta name="color:tags background" content="#ffffff" />
  36. <meta name="color:sidebar title" content="#5f5959" />
  37. <meta name="color:mainlinks background" content="#f8f8f8" />
  38.  
  39. <meta name="image:background" content="" />
  40. <meta name="image:sidebar" content="" />
  41.  
  42. <meta name="text:secondtitle" content="" />
  43. <meta name="text:Link1" content="" />
  44. <meta name="text:Link1URL" content="" />
  45. <meta name="text:Link2" content="" />
  46. <meta name="text:Link2URL" content="" />
  47. <meta name="text:Link3" content="" />
  48. <meta name="text:Link3URL" content="" />
  49. <meta name="text:Link4" content="" />
  50. <meta name="text:Link4URL" content="" />
  51.  
  52. <meta name="if:ShowAlbumArt" content="1" />
  53.  
  54. </head>
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Adamina' rel='stylesheet' type='text/css'>
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=IM+Fell+English' rel='stylesheet' type='text/css'>
  61.  
  62. <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
  63.  
  64. <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Parisienne|Alex+Brush|Meie+Script|Great+Vibes|Meddon' rel='stylesheet' type='text/css'>
  67.  
  68. <style type="text/css">
  69.  
  70. body{
  71. color: {color:font};
  72. background-color: {color:background};
  73. background-image: url('{image:Background}');
  74. background-position: top left;
  75. background-repeat: no-repeat;
  76. background-attachment: fixed;
  77. font-family: lucida sans;
  78. font-size: 11px;
  79. line-height: 14px;
  80. letter-spacing: 0.3px;
  81. }
  82.  
  83. a:link, a:visited, a:active{
  84. color: {color:link};
  85. text-decoration: none;
  86. -moz-transition: 0.2s ease-in-out;
  87. -webkit-transition: 0.2s ease-in-out;
  88. -o-transition: 0.2s ease-in-out;
  89. transition: 0.2s ease-in-out;
  90. }
  91.  
  92. a:hover{
  93. color: {color:link};
  94. font-weight: 580;
  95. -moz-transition: 0.2s ease-in-out;
  96. -webkit-transition: 0.2s ease-in-out;
  97. -o-transition: 0.2s ease-in-out;
  98. transition: 0.2s ease-in-out;
  99. }
  100.  
  101. i, em{
  102. font-style:italic;
  103. color:{color:font};
  104. }
  105.  
  106. b, strong{
  107. color:{color:font};
  108. font-weight: 700;
  109. }
  110.  
  111. p{
  112. margin-top: 3px;
  113. margin-bottom: 3px
  114. }
  115.  
  116. h2, h3, h4, h5, h6{
  117. font-weight: 500;
  118. font-family: georgia;
  119. line-height: 10px;
  120. }
  121.  
  122. h1, h1 a:link{
  123. font-weight: 500;
  124. font-family: lucida sans;
  125. text-transform: uppercase;
  126. color: {color:font};
  127. letter-spacing: 1px;
  128. }
  129.  
  130. h1 a:hover,{
  131. text-transform: lowercase;
  132. color: {color:linkhover};
  133. letter-spacing: 2px;
  134. }
  135.  
  136. #content{
  137. margin-left: 380px;
  138. margin-top: -40px;
  139. width: 525px;
  140. background-color: {color:postbg};
  141. }
  142.  
  143. #posts{
  144. background-color: {color:postbg};
  145. overflow: hidden;
  146. font-family: lucida sans;
  147. font-size: 10px;
  148. line-height: 13px;
  149. padding: 15px 10px 12px 10px;
  150. color: {color:font};
  151. }
  152.  
  153. #sidebar{
  154. font-size:10px;
  155. width: 200px;
  156. margin-left: 150px;
  157. margin-top: 55px;
  158. position: fixed;
  159. background-color: {color:sidebar};
  160. padding: 8px 8px 8px 8px;
  161. font-family: lucida sans;
  162. color: {color:sidebrfont};
  163. overflow: hidden;
  164. -webkit-transition: all 0.3s ease-in-out;
  165. -moz-transition: all 0.3s ease-in-out;
  166. -o-transition: all 0.3s ease-in-out;
  167. transition: all 0.3s ease-in-out;
  168. }
  169.  
  170. .description{
  171. font-family: lucida sans;
  172. text-align:left;
  173. letter-spacing: 0px;
  174. padding: 7px 0px 0px 0px;
  175. }
  176.  
  177. #sidebar:hover .linkmenu{
  178. opacity: 1;
  179. -webkit-transition: all 0.3s ease-in-out;
  180. -moz-transition: all 0.3s ease-in-out;
  181. -o-transition: all 0.3s ease-in-out;
  182. transition: all 0.3s ease-in-out;
  183. }
  184.  
  185. #sidebarimg{
  186. width: 200px;
  187. overflow: hidden;
  188. opacity:1.0;
  189. color: {color:sidebrfont};
  190. padding-bottom: 8px;
  191. }
  192.  
  193. #sidebarimg img{
  194. width: 201px;
  195. }
  196.  
  197. .linkmenu {
  198. margin-left: 35px;
  199. margin-top: 65px;
  200. position: fixed;
  201. width: 100px;
  202. line-height: 14px;
  203. opacity: 0;
  204. -webkit-transition: all 0.5s ease-in-out;
  205. -moz-transition: all 0.5s ease-in-out;
  206. -o-transition: all 0.5s ease-in-out;
  207. transition: all 0.5s ease-in-out;
  208. }
  209.  
  210. .linkmenu a{
  211. display: block;
  212. width: 125px!Important;
  213. font-family: consolas;
  214. letter-spacing: 1px;
  215. text-transform: uppercase;
  216. font-size: 9px;
  217. border-radius:7px;
  218. background-color: {color:block};
  219. padding: 3px;
  220. margin-bottom:8px;
  221. -webkit-transition: all 0.3s ease-in-out;
  222. -moz-transition: all 0.3s ease-in-out;
  223. -o-transition: all 0.43 ease-in-out;
  224. transition: all 0.3s ease-in-out;
  225. }
  226.  
  227. .linkmenu a:hover{
  228. opacity: 0.8;
  229. -webkit-transition: all 0.2s ease-in-out;
  230. -moz-transition: all 0.2s ease-in-out;
  231. -o-transition: all 0.2s ease-in-out;
  232. transition: all 0.2s ease-in-out;
  233. }
  234.  
  235. #bar{
  236. background-color: {color:mainlinks background};
  237. display: block;
  238. border: 1px solid {color:border};
  239. width: 188px;
  240. padding: 5px;
  241. }
  242.  
  243.  
  244. .mainslinks a{
  245. font-size: 9px;
  246. font-family: lucida sans
  247. letter-spacing: 1px;
  248. color: {color:sidebar links};
  249. padding: 1px;
  250. text-transform: uppercase;
  251. -webkit-transition: 0.3s ease-in;
  252. -moz-transition: 0.3s ease-in;
  253. -o-transition: 0.3s ease-in;
  254. transition: 0.3s ease-in;
  255.  
  256. }
  257.  
  258. .mainslinks a:hover{
  259. color: {color:link};
  260. -webkit-transition: 0.1s ease-in;
  261. -moz-transition: 0.1s ease-in;
  262. -o-transition: 0.1s ease-in;
  263. transition: 0.1s ease-in;
  264. }
  265.  
  266.  
  267. .titlelinks {
  268. color: {color: sidebar title};
  269. font: italic 14px times;
  270. padding: 2px 2px 2px 2px;
  271. letter-spacing: 2px;
  272. line-height:16px;
  273. -webkit-transition: 0.3s ease-in;
  274. -moz-transition: 0.3s ease-in;
  275. -o-transition: 0.3s ease-in;
  276. transition: 0.3s ease-in;
  277. }
  278.  
  279. .secondtitle{
  280. padding-bottom: 5px;
  281. text-transform: uppercase;
  282. font: italic 11px consolas;
  283. letter-spcaing: 1px;
  284. text-align: center;
  285. -webkit-transition: 0.3s ease-in;
  286. -moz-transition: 0.3s ease-in;
  287. -o-transition: 0.3s ease-in;
  288. transition: 0.3s ease-in;
  289. color: {color:sidebar title};
  290. }
  291.  
  292. #question{
  293. font-size: 11px;
  294. color: {color:font};
  295. background-color: {color:askbg};
  296. padding: 7px;
  297. font-family: tahoma;
  298. }
  299.  
  300. .asker{
  301. text-transform: uppercase;
  302. }
  303.  
  304.  
  305.  
  306. #answer{
  307. font-size: 11px;
  308. }
  309.  
  310. #title {
  311. color: {color:title};
  312. letter-spacing: 1px;
  313. font-size: 13px;
  314. font-family: arial;
  315. line-height:110%
  316.  
  317. }
  318.  
  319. #title a {
  320. color: {color:title};
  321. letter-spacing: 1px;
  322. font-size: 13px;
  323. font-family: arial;
  324. line-height:110%
  325.  
  326. }
  327.  
  328. #quote{
  329. padding: 5px;
  330. font-style: italic;
  331. font-family: times;
  332. font-size: 13px;
  333. }
  334.  
  335. .quotesource{
  336. padding: 1px;
  337. font-style: none;
  338. font-size:11px;
  339. font-family: consolas;
  340. text-align: right;
  341. }
  342.  
  343. .caption, .caption a{
  344. font-family: lucida sans;
  345. font-size: 9px;
  346. color: {color:font};
  347. text-align: justify;
  348. }
  349.  
  350. blockquote {
  351. margin-left: 10px;
  352. background-color: {color:postbg};
  353. display: block;
  354. padding-left: 4px;
  355. font-family: helvetica;
  356. border-left: 3px solid{color:block};
  357. }
  358.  
  359. img a{
  360. border: none;
  361. }
  362. .audio{
  363. background-color: black;
  364. display:block;
  365. position: left;
  366. background-image:url(http://farm4.static.flickr.com/3143/2790980525_6f2ffb1d49.jpg);
  367. }
  368.  
  369. .user_1 .label {color:#000000; font-weight:bold; }
  370. .user_2 .label {color:#5e5050; font-weight:bold; }
  371. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  372.  
  373. .notes img{width:10px; top:1px;}
  374. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  375. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  376.  
  377. #tags {
  378. text-align: right;
  379. padding: 4px 4px 3px 13px;
  380. background-color: {color:tags background};
  381. font-size:10px;
  382. color: {color:tags};
  383. text-transform: lowercase;
  384.  
  385. font-family: arial;
  386. line-height: 130%
  387.  
  388. }
  389.  
  390.  
  391. #postedby{
  392. text-align: right;
  393. padding-right: 14px;
  394. font-family: consolas;
  395. border-top: 1px dashed {color:infoborder};
  396. display: block;
  397. background-color: {color:postbg};
  398. font-size: 11px;
  399. text-transform: uppercase;
  400. padding-top: 2px;
  401. padding-bottom: 1px;
  402. }
  403.  
  404. .date{
  405. text-transform: uppercase;
  406. font-family: lucida sans;
  407. font-size: 9px;
  408. color: {color:font};
  409. }
  410.  
  411. #pagination{
  412. text-transform: lowercase;
  413. font-family: lucida sans;
  414. text-align: center;
  415. font-size: 10px;
  416. }
  417.  
  418.  
  419. .sources
  420. {
  421. filter:alpha(opacity=0);
  422. opacity:0;
  423.  
  424. }
  425.  
  426.  
  427. </style>
  428. </head>
  429.  
  430. <body>
  431. <div id="sidebar">
  432. <div class="titlelinks"><center>{Title}</div>
  433. <div class="secondtitle">{block:ifsecondtitle}{text:secondtitle}{/block:ifsecondtitle} </div>
  434. <div id="mainlinks">
  435.  
  436. <div class="linkmenu">
  437. <center>
  438. {block:ifLink1}<a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1}
  439. {block:ifLink2}<a href="{text:Link2URL}">{text:Link2}</a>{/block:ifLink2}
  440. {block:ifLink3}<a href="{text:Link3URL}">{text:Link3}</a>{/block:ifLink3}
  441. {block:ifLink4}<a href="{text:Link4URL}">{text:Link4}</a>{/block:ifLink4} </center></div>
  442.  
  443. <div style="padding-top:4px;="><center><div id="sidebarimg"><img src="{image:sidebar}"></div></div>
  444.  
  445.  
  446. </center>
  447. <div id="bar">
  448. <center><div class="mainslinks"><a href="/">home</a> &nbsp; <a href="/ask">ask</a> &nbsp; <a href="/archive">history</a> &nbsp; <a href="http://andlionheart.tumblr.com/mythemes">credit</a></center></div>
  449. <div class="description">{block:Description}{Description}{/block:Description}<br> </div></div> <br>
  450.  
  451.  
  452.  
  453. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><big><big>«</big></big></a>{/block:PreviousPage}&nbsp;&nbsp;{block:NextPage}<a href="{NextPage}"><big><big>»</big></big></a>{/block:NextPage}
  454. </div>
  455. <center></center>
  456. </div></div><br><br><br>
  457.  
  458.  
  459. <div id="content">
  460. <div id="posts">
  461. {block:Posts}
  462. <div id="title">{block:Title}{Title}&nbsp;{/block:Title}</div>
  463. {block:Text}{Body}{/block:Text}
  464. <div id="quote">{block:Quote}"{Quote}"</div><div class="quotesource">-&nbsp; {Source}{/block:Quote}</div>
  465.  
  466. {block:Link}<a href="{URL}" {Target}>{Name}</a>
  467. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  468.  
  469. {block:Photo}
  470. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  471. {/block:Photo}
  472.  
  473. {block:Photoset}
  474. <center>{Photoset-500}</center>
  475. {/block:Photoset}
  476.  
  477. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  478.  
  479. {block:Video}{Video-500}{block:Caption}{PlayCount}{/block:Caption}{/block:Video}
  480.  
  481. {block:Answer}
  482. <div id="question"><div class="asker"><div align="center">{Asker} whispered:</div></div> <div align="center">« {Question} »</div></div>
  483. <div style="padding-top: 3px; padding-bottom: 4px;">{Answer}</div>{/block:answer}
  484.  
  485. {block:Audio}
  486. <center>{block:ifShowAlbumArt}{block:AlbumArt}
  487. <img src="{AlbumArtURL}" width="100" border="3" border-color:{color:border};>
  488. {/block:AlbumArt}{/block:ifShowAlbumArt}</center>
  489. {block:Audio}<div class="audio"><center>{AudioPlayerBlack}</center>{/block:Audio}</div>
  490.  
  491. <div class="caption">{block:Caption}{Caption}{/block:Caption}
  492. </div>
  493.  
  494.  
  495. <div id="postedby"><a href="{Permalink}">{TimeAgo}</a> · {NoteCountWithLabel}{block:RebloggedFrom} © <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}</div>{block:HasTags}<div id="tags">{block:Tags}/<a href="{TagURL}">{Tag}</a>&emsp;{/block:Tags}</div>{/block:HasTags}
  496. <br><br>
  497. </center>
  498. {block:PostNotes}{PostNotes}{/block:PostNotes}
  499.  
  500. <div class="sources">
  501. {block:ContentSource}
  502. Source: <a href="{SourceURL}">{SourceTitle} </a>
  503. {/block:ContentSource}
  504. {block:RebloggedFrom}
  505. Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  506. {/block:RebloggedFrom}</div>
  507.  
  508. {/block:Posts}
  509.  
  510. </div>
  511. </div>
  512. </div>
  513.  
  514. </body>
  515. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement