Advertisement
andlionheart

theme11 by andlionheart.tumblr.com

Jun 7th, 2013
4,408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.57 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 011 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="#f6f6f6" />
  23. <meta name="color:font" content="#000000" />
  24. <meta name="color:link" content="#344053" />
  25. <meta name="color:linkhover" content="#111111" />
  26. <meta name="color:sidebar" content="#f6f6f6" />
  27. <meta name="color:sidebrfont" content="#000000" />
  28. <meta name="color:border" content="#111111" />
  29. <meta name="color:tags" content="#111111" />
  30. <meta name="color:title" content="#000000" />
  31. <meta name="color:info" content="#ffffff" />
  32. <meta name="color:infoborder" content="#b1b0b0" />
  33. <meta name="color:askbg" content="#efefef" />
  34. <meta name="color:tags background" content="#ffffff" />
  35. <meta name="color:sidebar title" content="#49537e" />
  36. <meta name="color:blockquote" content="#e4e4e4" />
  37. <meta name="color:sidebar links" content="#111111" />
  38. <meta name="color:sidelinkhover" content="#ffffff" />
  39. <meta name="color:mainlinks" content="#111111" />
  40. <meta name="color:header" content="#ffffff" />
  41.  
  42.  
  43. <meta name="image:background" content="" />
  44. <meta name="image:sidebar" content="" />
  45. <meta name="image:header" content="" />
  46.  
  47. <meta name="text:Link1" content="" />
  48. <meta name="text:Link1URL" content="" />
  49. <meta name="text:Link2" content="" />
  50. <meta name="text:Link2URL" content="" />
  51. <meta name="text:Link3" content="" />
  52. <meta name="text:Link3URL" content="" />
  53. <meta name="text:Link4" content="" />
  54. <meta name="text:Link4URL" content="" />
  55. <meta name="text:Link5" content="" />
  56. <meta name="text:Link5URL" content="" />
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  64. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  65. <script type="text/javascript" charset="utf-8">
  66. var $j = jQuery.noConflict();
  67. $j(function() {
  68. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  69. $j("img").lazyload({
  70. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  71. effect: "fadeIn",
  72. });
  73. });
  74. </script>
  75.  
  76.  
  77. </head>
  78.  
  79.  
  80.  
  81. <link href='http://fonts.googleapis.com/css?family=Montaga' rel='stylesheet' type='text/css'>
  82.  
  83. <link href='http://fonts.googleapis.com/css?family=Coda' rel='stylesheet' type='text/css'>
  84.  
  85. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
  86.  
  87. <link href='http://fonts.googleapis.com/css?family=IM+Fell+English:400,400italic' rel='stylesheet' type='text/css'>
  88.  
  89. <style type="text/css">
  90.  
  91.  
  92.  
  93. body{
  94. color: {color:font};
  95. background-color: {color:background};
  96. background-image: url('{image:Background}');
  97. background-position: top left;
  98. background-repeat: no-repeat;
  99. background-attachment: fixed;
  100. font-family: Trebuchet Ms;
  101. font-size: 12px;
  102. line-height: 14px;
  103. letter-spacing: 0.3px;
  104. }
  105.  
  106. a:link, a:visited, a:active{
  107. color: {color:link};
  108. text-decoration: none;
  109. -moz-transition: 0.3s ease-in-out;
  110. -webkit-transition: 0.3s ease-in-out;
  111. -o-transition: 0.3s ease-in-out;
  112. transition: 0.3s ease-in-out;
  113. }
  114.  
  115. a:hover{
  116. background-color: {color:linkhover};
  117. color: {color:link};
  118. font-weight: 580;
  119. -moz-transition: 0.3s ease-in-out;
  120. -webkit-transition: 0.3s ease-in-out;
  121. -o-transition: 0.3s ease-in-out;
  122. transition: 0.3s ease-in-out;
  123. }
  124.  
  125. i, em{
  126. font-style:italic;
  127. color:{color:font};
  128. }
  129.  
  130. b, strong{
  131. color:{color:font};
  132. font-weight: 700;
  133. }
  134.  
  135. p{
  136. margin-top: 3px;
  137. margin-bottom: 3px
  138. }
  139.  
  140. h2, h3, h4, h5, h6{
  141. font-weight: 500;
  142. font-family: georgia;
  143. line-height: 10px;
  144. }
  145.  
  146. h1, h1 a:link{
  147. font-weight: 500;
  148. font-family: lucida sans;
  149. text-transform: uppercase;
  150. color: {color:font};
  151. letter-spacing: 1px;
  152. }
  153.  
  154. h1 a:hover,{
  155. text-transform: lowercase;
  156. color: {color:linkhover};
  157. letter-spacing: 2px;
  158. }
  159.  
  160. #content{
  161. margin-left: 530px;
  162. margin-top: 145px;
  163. width: 425px;
  164. background-color: {color:postbg};
  165. margin-bottom: -10px;
  166. }
  167.  
  168. #posts{
  169. font-family: Trebuchet Ms;
  170. background-color: {color:postbg};
  171. overflow: hidden;
  172. font-size: 10px;
  173. line-height: 13px;
  174. padding: 15px 10px 12px 10px;
  175. font-style: none; font-weight: normal;
  176. }
  177.  
  178.  
  179. #sidebar{
  180. font-size:10px;
  181. width: 150px;
  182. margin-left: 348px;
  183. margin-top: 187px;
  184. position: fixed;
  185. background-color: {color:sidebar};
  186. padding: 8px 8px 8px 8px;
  187. font-family: baskerville;
  188. overflow: hidden;
  189. -webkit-transition: all 0.3s ease-in-out;
  190. -moz-transition: all 0.3s ease-in-out;
  191. -o-transition: all 0.3s ease-in-out;
  192. transition: all 0.3s ease-in-out;
  193.  
  194. }
  195.  
  196. #sidebar a{
  197. color:{color:mainlinks};
  198. }
  199.  
  200.  
  201. #sidebar a:hover{
  202. color:{color:sidelinkhover};
  203. }
  204.  
  205.  
  206. .description i{
  207. color: {color:sidebrfont};
  208. }
  209.  
  210. .description a{
  211. color: {color:sidebar links};
  212. }
  213.  
  214. .description a:hover{
  215. color: {color:sidelinkhover};
  216.  
  217. }
  218. .description{
  219. width: 60%;
  220. height: 100%;
  221. color: {color:sidebrfont};
  222. font-size: 10px;
  223. font-family: cambria;
  224. margin-left: 18px;
  225. text-align:justify;
  226. letter-spacing:0px;
  227. padding: 7px 12px 7px 12px;
  228. border-top: 1px solid {color:border};
  229. border-bottom: 1px solid {color:border};
  230. line-height: 11px;
  231. }
  232.  
  233.  
  234.  
  235. #sidebarimg{
  236. width: 120px;
  237. margin-top: 150px;
  238. overflow: hidden;
  239. padding-bottom: 0px;
  240. }
  241.  
  242.  
  243. .sidebarlinks{
  244. line-height: 10px;
  245. padding-top: 5px;
  246. font-size: 8px;
  247. }
  248.  
  249. .sidebarlinks a{
  250. text-transform: uppercase;
  251. font-family:cambria;
  252. color: {color:sidebar links};
  253. letter-spacing: 1px;
  254. -webkit-transition: all 0.3s ease-in-out;
  255. -moz-transition: all 0.3s ease-in-out;
  256. -o-transition: all 0.3s ease-in-out;
  257. transition: all 0.3s ease-in-out;
  258. }
  259.  
  260. .sidebarlinks a:hover{
  261.  
  262. color: {color:sidelinkhover};
  263. -webkit-transition: all 0.3s ease-in-out;
  264. -moz-transition: all 0.3s ease-in-out;
  265. -o-transition: all 0.3s ease-in-out;
  266. transition: all 0.3s ease-in-out;
  267. }
  268.  
  269. .maintitle {
  270. font:italic 16px im fell english;
  271. color: {color: sidebar title};
  272. padding: 0px 2px 5px 1px;
  273. letter-spacing: 2px;
  274. line-height:16px;
  275. text-transform: lowercase;
  276.  
  277. }
  278.  
  279. .mainlinks {
  280. color: {color: mainlinks};
  281. text-transform: lowercase;
  282. font: 11px baskerville;
  283. padding-top: 7px;
  284. padding-bottom: 1px;
  285. font-weight: 700;
  286. }
  287.  
  288. .mainlinks a{
  289. letter-spacing:1px;
  290. font: italic 11px baskerville;
  291. text-decoration: none;
  292. text-align: center;
  293. color: {color: mainlinks};
  294. -webkit-transition: 0.3s ease-in-out;
  295. -moz-transition: 0.3 ease-in-out;
  296. -o-transition: 0.3s ease-in-out;
  297. transition: 0.3s ease-in-out;
  298. }
  299.  
  300. .mainlinks a:hover{
  301. color: {color:sidelinkhover};
  302. -webkit-transition: 0.3s ease-in-out;
  303. -moz-transition: 0.3 ease-in-out;
  304. -o-transition: 0.3s ease-in-out;
  305. transition: 0.3s ease-in-out;
  306. }
  307.  
  308.  
  309. #question{
  310. padding-left: 7px;
  311. padding-right: 5px;
  312. padding-bottom: 4px;
  313. font-size: 10px;
  314. color: #111111;
  315. background-color:{color:askbg};
  316. font-family: calibri;
  317. }
  318.  
  319. .asker{
  320. color: #111111;
  321. padding-top: 4px;
  322. padding-bottom: 1px;
  323. font-family: calibri;
  324. text-transform: uppercase;
  325. font-size: 10px;
  326. letter-spacing: 1px;
  327. background-color: {color:askbg};
  328. }
  329.  
  330. .asker a{
  331. color: #000000;
  332. background-color: {color:askbg};
  333.  
  334. }
  335.  
  336. .asker a:hover{
  337. color: #000000;
  338. background-color: {color:askbg};
  339. }
  340.  
  341. #answer{
  342. font-size: 10px;
  343. padding-left:4px;
  344. font-family: Trebuchet Ms;
  345. }
  346.  
  347.  
  348. #title {
  349. text-transform: uppercase;
  350. color: {color:title};
  351. letter-spacing: 2px;
  352. font-size: 12px;
  353. font-family: open sans condensed;
  354. line-height:110%
  355. }
  356.  
  357. #title a {
  358. margin-bottom: 2px;
  359. color: {color:title};
  360. letter-spacing: 2px;
  361. font-size: 13px;
  362. font-family: open sans condensed;
  363. line-height:110%
  364.  
  365. }
  366.  
  367. #quote{
  368. text-align: center;
  369. padding-bottom: 2px;
  370. padding: 4px;
  371. font-style: italic;
  372. font-family: baskerville;
  373. font-size: 14px;
  374. }
  375.  
  376. .quotesource{
  377. border-top: solid 1px {color:border};
  378. padding: 3px;
  379. font-style: none;
  380. font-size:12px;
  381. font-family: baskerville;
  382. text-align:center;
  383. letter-spacing: 1px;
  384. padding-bottom: 4px;
  385. }
  386.  
  387. .caption, .caption a{
  388. font-family: Trebuchet Ms;
  389. font-size: 10px;
  390. color: {color:font};
  391. text-align: justify;
  392. }
  393.  
  394. blockquote {
  395. padding-left:5px;
  396. font-size: 11px;
  397. margin-left: 10px;
  398. background-color: {color:postbg};
  399. display: block;
  400. font-family: calibri;
  401. border-left: 3px solid{color:blockquote};
  402. }
  403.  
  404. img a{
  405. border: none;
  406. }
  407.  
  408. #audioplayer {
  409. width:30px;
  410. height:30px;
  411. overflow:hidden;
  412. position:absolute;
  413. margin-top:40px;
  414. margin-left:43px;
  415. opacity: 0.9;
  416.  
  417. }
  418. #albumart { float:left; margin:0px 7px;}
  419.  
  420. .user_1 .label {color:#000000; font-weight:bold; }
  421. .user_2 .label {color:#5e5050; font-weight:bold; }
  422. ul.chat, .chat ol, .chat li {list-style:none; margin:2px; padding:0px;}
  423.  
  424. .notes img{width:10px; top:1px;}
  425. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  426. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  427.  
  428. #tags{
  429. line-height: 10px;
  430. padding-bottom: 4px;
  431. text-align:left;
  432. padding: 0px 1px 5px 7px;
  433. margin-top: -2px;
  434. letter-spacing: 1px;
  435. text-transform: uppercase;
  436. background-color: {color:info};
  437. }
  438.  
  439. #tags a{
  440.  
  441. font-family:'Trebuchet Ms';
  442. letter-spacing:1px;
  443. text-transform:uppercase;
  444. font-size:7px;
  445. margin-top:4px;
  446. text-align:left;
  447. background-color: {color:info};
  448. color: {color:tags};
  449.  
  450. }
  451.  
  452. #tags a:hover{
  453. color: {color:link};
  454. background-color: {color:linkhover};
  455. }
  456.  
  457.  
  458. #postedby{
  459. text-align: left;
  460. padding: 4px 3px 1px 7px;
  461. font-family: Trebuchet Ms;
  462. display: block;
  463. letter-spacing: 1px;
  464. background-color: {color:info};
  465. font-size: 8px;
  466. text-transform: uppercase;
  467.  
  468. }
  469.  
  470.  
  471.  
  472. #pagination{
  473. margin-top: -10px;
  474. text-transform: uppercase;
  475. font-family: camrbia;
  476. text-align: center;
  477. font-size: 7px;
  478. padding-bottom: 6px;
  479. }
  480.  
  481.  
  482. .pagtext{
  483. margin-top: 300px;
  484. }
  485.  
  486. .sources
  487. {
  488. filter:alpha(opacity=0);
  489. opacity:0;
  490. }
  491.  
  492.  
  493. .credit{
  494. position: fixed;
  495. font-size: 10px;
  496. letter-spacing: -1px;
  497. line-height: 9px;
  498. right: 7px;
  499. bottom: 10px;
  500. text-transform: uppercase;
  501. text-align: center;
  502. font-family: arial;
  503. }
  504.  
  505. .credit a{
  506. display:inline-block;
  507. padding: 5px;
  508. color: #111111;
  509. background-color: #ffffff;
  510. -webkit-transition: all 0.2s ease-in-out;
  511. -moz-transition: all 0.2s ease-in-out;
  512. -o-transition: all 0.2s ease-in-out;
  513. transition: all 0.2s ease-in-out;
  514. }
  515.  
  516. .credit a:hover{
  517. color: #000000;
  518. background-color: #ffffff;
  519. -webkit-transition: all 0.2s ease-in-out;
  520. -moz-transition: all 0.2s ease-in-out;
  521. -o-transition: all 0.2s ease-in-out;
  522. transition: all 0.2s ease-in-out;
  523. }
  524.  
  525.  
  526. .bar{
  527. font: 11px calibri;
  528. letter-spacing: 1px;
  529. font-weight: 500;
  530. width: 610px;
  531. position: fixed;
  532. text-align: center;
  533. z-index: 1100;
  534. margin-left: 345px;
  535. margin-top: 134px;
  536. color: {color:top};
  537. background-color: {color:header};
  538. padding: 5px;
  539. padding-bottom: 32px;
  540. padding-top: 8px;
  541. }
  542.  
  543. .bar a{
  544. color: {color:top};
  545. padding: 5px;
  546. background-color: {color:header};
  547. text-transform: uppercase;
  548. -webkit-transition: all 0.2s ease-in-out;
  549. -moz-transition: all 0.2s ease-in-out;
  550. -o-transition: all 0.2s ease-in-out;
  551. transition: all 0.2s ease-in-out;
  552. }
  553.  
  554. .bar a:hover{
  555. padding: 5px;
  556. background-color: {color:top};
  557. color: {color:tophover};
  558. -webkit-transition: all 0.2s ease-in-out;
  559. -moz-transition: all 0.2s ease-in-out;
  560. -o-transition: all 0.2s ease-in-out;
  561. transition: all 0.2s ease-in-out;
  562. }
  563.  
  564.  
  565.  
  566. </style>
  567. </head>
  568.  
  569. <body>
  570.  
  571.  
  572.  
  573. <center><div style="position: fixed;
  574. background-color: {color:header};
  575. border-bottom: 2px solid {color:border};
  576. top: 0px;
  577. left: 0px;
  578. height: 140px;
  579. width: 610px;
  580. margin-left: 355px;
  581. z-index: 1000;
  582. background-image: url('{image:header}');
  583. "></div></center>
  584.  
  585. <div class="bar">
  586. <a href="/">home</a> &nbsp; <a href="/ask">message</a> &nbsp; <a href="/archive">history</a> &nbsp;
  587. </div>
  588. </div>
  589.  
  590.  
  591.  
  592. <div id="sidebar">
  593. <div class="mainslinks">
  594.  
  595. <div style="margin-bottom:5px; margin-top: -145px;="><center><div id="sidebarimg">
  596. <center><small><img src="{image:sidebar}"></small></center></div></div>
  597.  
  598.  
  599.  
  600. <center><div style="color:{color:sidebar title};"><div class="maintitle">{Title}</div></div>
  601. </center>
  602. </center>
  603. <div style="padding-top: 7px;">
  604. <div class="description">{block:Description}{Description}{/block:Description}<br> </div></div>
  605. <div class="sidebarlinks"><center>
  606. {block:ifLink1}<a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1}
  607. {block:ifLink2}<a href="{text:Link2URL}">- {text:Link2}</a>{/block:ifLink2}
  608. {block:ifLink3}<a href="{text:Link3URL}">- {text:Link3}</a>{/block:ifLink3} <br>
  609. {block:ifLink4}<a href="{text:Link4URL}">{text:Link4}</a>{/block:ifLink4}
  610. {block:ifLink5}<a href="{text:Link5URL}">- {text:Link5}</a>{/block:ifLink5}
  611. <br><br></center></div>
  612.  
  613.  
  614.  
  615. <div style="margin-top: 3px;"><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><big>«</big></a>{/block:PreviousPage}&nbsp; <big>/</big> &nbsp;{block:NextPage}<a href="{NextPage}"><big>»</big></a>{/block:NextPage}<br>
  616. </div></div>
  617. <center></center>
  618. </div></div><br><br><br>
  619.  
  620.  
  621.  
  622.  
  623.  
  624. <div id="content">
  625. <div id="posts">
  626. {block:Posts}
  627. <div id="title">{block:Title}<b>{Title}&nbsp;</b>{/block:Title}</div>
  628. {block:Text}{Body}{/block:Text}
  629. <div id="quote">{block:Quote}"{Quote}"</div><div class="quotesource">{Source}{/block:Quote}</div>
  630.  
  631. {block:Link}<a href="{URL}" {Target}>{Name}</a>
  632. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  633.  
  634. {block:Photo}
  635. <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  636. {block:caption}{caption}{/block:caption}
  637. {/block:Photo}
  638.  
  639. {block:Photoset}
  640. <center>{Photoset-400}</center>
  641. {block:caption}{caption}{/block:caption}
  642. {/block:Photoset}
  643.  
  644. {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}
  645.  
  646. {block:Video}{Video-400}{/block:Video}
  647.  
  648. {block:Answer}
  649. <div class="asker"><div style="padding-left:7px;">{Asker}:</div></div><div id="question"> {Question} </div>
  650. <div style="padding-top: 3px; padding-bottom: 4px; padding-left: 5px;">{Answer}</div>{/block:answer}
  651.  
  652. {block:Audio}
  653. <div id="audioplayer">{AudioPlayerWhite} </div>
  654. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  655. <div id="audiostyle">
  656. {block:TrackName}
  657. <b>Track Name: </b>{TrackName}
  658. {/block:TrackName}
  659. <br>
  660. {block:Artist}
  661. <b>Artist: </b>{Artist}
  662. {/block:Artist}
  663. <br>
  664. {block:Album}
  665. <b>Album: </b>{Album}
  666. {/block:Album}
  667. <br>
  668. {PlayCountWithLabel}
  669. <br><br><br><br><br>
  670. {block:caption}<div class="caption">{caption}</div></div>{/block:caption}
  671. {/block:Audio}
  672.  
  673.  
  674. <div id="postedby"><a href="{Permalink}">{TimeAgo}</a> with notes ({NoteCount}) &nbsp; {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentName}">&nbsp;via</a> (<a href="{ReblogRootURL}">root</a>){/block:RebloggedFrom} </div>{block:HasTags}<div id="tags">{block:Tags}<small>#</small>&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}
  675. <br><br><br>
  676. </center>
  677. {block:PostNotes}{PostNotes}{/block:PostNotes}
  678.  
  679. <div class="sources">
  680. {block:ContentSource}
  681. Source: <a href="{SourceURL}">{SourceTitle} </a>
  682. {/block:ContentSource}
  683. {block:RebloggedFrom}
  684. Via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  685. {/block:RebloggedFrom}</div>
  686.  
  687. {/block:Posts}
  688.  
  689. </div>
  690.  
  691. <div class="credit"><small><a href="http://andlionheart.tumblr.com"><big>ALH</big></a></small></div>
  692.  
  693. </div>
  694. </div>
  695.  
  696. </body>
  697. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement