Advertisement
elletho

Arabella -- Theme 18

May 10th, 2014
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.18 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head>
  5.  
  6.  
  7. <icon>{icon}</icon>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <!----
  13. Theme 18: 'Arabella' by miichaelmando (thirlwallz.co.vu)
  14. ☮ DO NOT use this as a base theme.
  15. ☮ DO NOT take pieces of this theme for your own.
  16. ☮ DO NOT edit & redistribute.
  17. ☮ Base theme is by hogwat, use her base theme, NOT THIS THEME.
  18. ☮ DO NOT move the credit.
  19. ☮ Did you know removing credit is illegal according to the Ceative Commons License?
  20.  
  21. ☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮☮
  22.  
  23. ☮ Edit this as much as you want for PERSONAL USE ONLY.
  24. ☮ If you follow the rules and respect them, ilysm let's get married
  25. --->
  26.  
  27.  
  28.  
  29. <!--META NAMES-->
  30.  
  31. <meta name="color:txt" content="#666666"/>
  32. <meta name="color:links" content="#6f6e6e"/>
  33. <meta name="color:hover" content="#fafafa"/>
  34.  
  35. <meta name="color:bg" content="#ffffff">
  36. <meta name="color:post bg" content="#ffffff">
  37. <meta name="color:links bg" content="#AAAAAA">
  38. <meta name="color:infobg" content="#ffffff">
  39. <meta name="color:border" content="#ffffff">
  40. <meta name="color:scrollbar" content="#AAAAAA">
  41. <meta name="color:scrollbarbg" content="#ffffff">
  42.  
  43. <meta name="image:bg" content=""/>
  44. <meta name="image:sb1" content=""/>
  45. <meta name="image:sb2" content=""/>
  46. <meta name="image:icon" content=""/>
  47.  
  48. <meta name="text:link1" content="/">
  49. <meta name="text:link1 title" content="link 1">
  50. <meta name="text:link2" content="/">
  51. <meta name="text:link2 title" content="link 2">
  52. <meta name="text:link3" content="/">
  53. <meta name="text:link3 title" content="link 3">
  54. <meta name="text:link4" content="/">
  55. <meta name="text:link4 title" content="link 4">
  56. <meta name="text:link5" content="/">
  57. <meta name="text:link5 title" content="link 5">
  58.  
  59.  
  60.  
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65.  
  66. ::-webkit-scrollbar-thumb {
  67. height:auto;
  68. background-color:{color:Scrollbar};
  69. }
  70.  
  71. ::-webkit-scrollbar {
  72. height:9px;
  73. width:4px;
  74. background-color:{color:ScrollbarBg};
  75. }
  76.  
  77. body {
  78. background-color:{color:bg};
  79. background-image:url('{image:bg}');
  80. background-attachment: fixed;
  81. background-repeat: repeat;
  82. font-family:courier new;
  83. font-size:12px;
  84. text-align:justify;
  85. color:{color:txt};
  86. margin:0;
  87. }
  88.  
  89. a {
  90. color:{color:links};
  91. text-decoration:none;
  92. -moz-outline-style:none;
  93. }
  94.  
  95. a:hover{
  96. color:{color:hover};
  97. -moz-transition-duration:0.3s;
  98. -webkit-transition-duration:0.3s;
  99. -o-transition-duration:0.3s;
  100. }
  101.  
  102. img {
  103. border:none;
  104. }
  105.  
  106. blockquote {
  107. padding-left:5px;
  108. border-left:2px solid;
  109. margin:5px;
  110. }
  111.  
  112. blockquote blockquote {
  113. padding-left:5px;
  114. border-left:2px solid;
  115. margin:5px;
  116. }
  117.  
  118. /*DESC*/
  119.  
  120. #desc {
  121. width:240px;
  122. height:40px;
  123. position:fixed;
  124. padding-top:10px;
  125. padding-bottom:10px;
  126. padding-left:10px;
  127. padding-right:10px;
  128. margin-top:285px;
  129. margin-left:60px;
  130. font-size:10px;
  131. text-align:center;
  132. background-color:{color:post bg};
  133. border-right:40px solid {color:border};
  134. z-index:9999;
  135. overflow:auto;
  136. }
  137.  
  138.  
  139. /*PAGINAITON*/
  140.  
  141. #pagi {
  142. font-size:10px;
  143. text-transform:uppercase;
  144. letter-spacing:3px;
  145. font-style:normal;
  146. position:fixed;
  147. text-align:center;
  148. margin-left:327px;
  149. margin-top:300px;
  150. padding-top:10px;
  151. padding-bottom:10px;
  152. z-index:9999999999;
  153. font-family:calibri;
  154. }
  155.  
  156. #pagi a {
  157. color:{color:links};
  158. }
  159.  
  160. /*IMAGES*/
  161.  
  162.  
  163. #sb1 {
  164. position:fixed;
  165. width:300px;
  166. height:400px;
  167. margin-top:110px;
  168. margin-left:60px;
  169. z-index:999;
  170. }
  171.  
  172. #sb2 {
  173. position:fixed;
  174. width:300px;
  175. height:400px;
  176. margin-top:110px;
  177. margin-left:60px;
  178. z-index:9999;
  179. }
  180.  
  181. #icon {
  182. position:fixed;
  183. width:110px;
  184. height:110px;
  185. margin-top:400px;
  186. margin-left:369px;
  187. z-index:999;
  188. }
  189.  
  190. /*LINKS*/
  191.  
  192. #links{
  193. font-size:11px;
  194. text-align:center;
  195. text-transform:lowercase;
  196. position:fixed;
  197. line-height:60%;
  198. font-family:calibri;
  199. margin-left:369px;
  200. margin-top:110px;
  201. width:190px;
  202. z-index:9999999;
  203.  
  204. }
  205.  
  206. #links a{
  207. color:{color:sblinks};
  208. background-color:{color:links bg};
  209. width:110px;
  210. height:24px;
  211. padding-top:25px;
  212. display:block;
  213. padding-bottom:3px;
  214. }
  215.  
  216. #links a:hover{
  217. color:{color:hover};
  218. -moz-transition-duration:0.7s;
  219. -webkit-transition-duration:0.7s;
  220. -o-transition-duration:07s;
  221. }
  222.  
  223. .fufu {
  224. width:227px;
  225. -webkit-transition: all 0.7s ease-out;
  226. -moz-transition: all 0.7s ease-out;
  227. transition: all 0.7s ease-out;
  228. }
  229.  
  230. .fufu:hover {
  231. -webkit-transform: translate(1em,0);
  232. -moz-transform: translate(1em,0);
  233. -o-transform: translate(1em,0);
  234. }
  235.  
  236. #biter
  237.  
  238. #bite a {display:block}
  239.  
  240. #bite .death {
  241. filter: alpha(opacity = 0);
  242. opacity:0;
  243. -webkit-transition: all 0.7s ease-out;
  244. -moz-transition: all 0.7s ease-out;
  245. transition: all 0.7s ease-out;
  246. }
  247.  
  248. #bite:hover .death {
  249. margin-top:0px;
  250. -webkit-transition: all 0.7s ease-out;
  251. -moz-transition: all 0.7s ease-out;
  252. transition: all 0.7s ease-out;
  253. filter: alpha(opacity = 100);
  254. filter: alpha(opacity = 100);
  255. opacity:100;
  256. }
  257.  
  258. /*ENTRIES*/
  259.  
  260. #container{
  261. width:525px;
  262. margin-left:520px;
  263. margin-top:31px;
  264. position:absolute;
  265. z-index:0;
  266. }
  267.  
  268. #post{
  269. padding:15px;
  270. width:500px;
  271. background-color:{color:post bg};
  272. overflow:hidden;
  273. margin-bottom:20px;
  274. float:left;
  275. z-index:9999;
  276. }
  277.  
  278.  
  279. /*POST INFO*/
  280.  
  281.  
  282. #info {
  283. width:490px;
  284. text-align:right;
  285. font-family:calibri;
  286. font-size:11px;
  287. padding:5px;
  288. color:{color:text};
  289. line-height:10px;
  290. background-color:{color:infobg};
  291. margin-top:5px;
  292. margin-bottom:5px;
  293. }
  294.  
  295. #info a{
  296. color:{color:infolinks};
  297. }
  298.  
  299. #info a:hover{
  300. color:{color:links};
  301. }
  302.  
  303. #tags{
  304. width:490px;
  305. padding:5px;
  306. margin-top:-3px;
  307. margin-left:-5px;
  308. float:left;
  309. text-align:right;
  310. font-size:8px;
  311. opacity:1;
  312. color:{color:txt};
  313. background-color:{color:infobg};
  314. transition-duration: 0.5s;
  315. -moz-transition-duration: 0.5s;
  316. -webkit-transition-duration: 0.5s;
  317. -o-transition-duration: 0.5s
  318. }
  319.  
  320. #tags a {
  321. display:inline-block;
  322. {color:infolinks};
  323. font-size:11px;
  324. text-align:center;
  325. text-decoration:none;
  326. }
  327.  
  328. #notes{
  329. font-size:9px;
  330. text-transform:uppercase;
  331. }
  332.  
  333.  
  334. /*ASKS*/
  335.  
  336. #asks {
  337. font-size:11px;
  338. text-align:left;
  339. padding:5px;
  340. margin-top:0px;
  341. background-color:{color:infobg}
  342. }
  343.  
  344.  
  345. /*CREDIT--seriously leave this please, it's really tiny.*/
  346.  
  347. #rae{
  348. float:right;
  349. position:fixed;
  350. bottom:5px;
  351. right:5px;
  352. padding:5px;
  353. font-size:9px;
  354. font-family:helvetica;
  355. letter-spacing:200%;
  356. text-transform:uppercase;
  357. background-color:{color:post bg};
  358. }
  359.  
  360. #maker a{
  361. color:{color:links};
  362. }
  363.  
  364.  
  365. {CustomCSS}
  366.  
  367. </style></head>
  368.  
  369.  
  370. <body>
  371.  
  372.  
  373. <div id="bite">
  374. <h4>
  375. <div id="sidebar">
  376. <div id="sb1"><img src="{image:sb1}"></div>
  377. </h4>
  378.  
  379. <div class="death">
  380. <div id="sb2"><img src="{image:sb2}"></div>
  381. <div id="desc">{description}</div>
  382. {block:Pagination}
  383. <div id="pagi">
  384. {block:PreviousPage}
  385. <a href="{PreviousPage}">-</a> /
  386. {/block:PreviousPage}
  387. {block:NextPage}
  388. <a href="{NextPage}">+</a>
  389. {/block:NextPage}
  390. </div>
  391. {/block:Pagination}
  392. </div>
  393. </div>
  394. </div>
  395. </div>
  396.  
  397.  
  398. <div id="icon"><img src="{image:icon}"></div>
  399.  
  400. <div id="links">
  401. <a href="{text:link1}">{text:link1 title}</a><br>
  402. <a href="{text:link2}">{text:link2 title}</a><br>
  403. <a href="{text:link3}">{text:link3 title}</a><br>
  404. <a href="{text:link4}">{text:link4 title}</a><br>
  405. <a href="{text:link5}">{text:link5 title}</a>
  406. </div>
  407.  
  408.  
  409. <div id="container">
  410. {block:Posts}
  411. <div id="post">
  412.  
  413. <!--TEXT POSTS-->
  414.  
  415. <h1>{block:Title}{title}{/block:Title}</h1>
  416. {block:Text}
  417. {block:icon}<h2>{icon}</h2>{/block:icon}
  418. {Body}
  419. {/block:Text}
  420.  
  421. <!--ASKS-->
  422.  
  423. {block:Answer}
  424. <div id="asks">
  425. <div style="padding-bottom:2px; font-size:20px;"><b><i>{Asker}:</b></i></span></div><br /> <div style="padding-left:25px; margin-top:-20px; font-size:12px;">{Question}</div>
  426. </div>
  427. {Answer}
  428. {/block:Answer}
  429.  
  430. <!--QUOTE POSTS-->
  431. {block:Quote}
  432.  
  433. <div class="quote">
  434. <div class="quotetext_{Length}">"{Quote}"</div>
  435. {block:Source}<div class="source">{Source}</div>{/block:Source}
  436. </div>
  437. {/block:Quote}
  438.  
  439. <!--LINK POSTS-->
  440.  
  441. {block:Link}
  442. <h2><a href="{URL}">{Name}</a></h2>
  443. {block:Description}{Description}{/block:Description}
  444. {/block:Link}
  445.  
  446. <!--CHAT POSTS-->
  447.  
  448. {block:Chat}
  449. {block:icon}<h2>{icon}</h2>{/block:icon}
  450. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  451. {Line}</li>{/block:Lines}</ul>
  452. {/block:Chat}
  453.  
  454. <!--PHOTO POSTS-->
  455.  
  456. {block:Photo}
  457. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  458.  
  459. {block:Caption}{Caption}{/block:Caption}
  460. {/block:Photo}
  461.  
  462. <!--PHOTOSET POSTS-->
  463.  
  464. {block:Photoset}
  465. {Photoset-500}
  466. {block:Caption}{Caption}{/block:Caption}
  467. {/block:Photoset}
  468.  
  469. <!--VIDEO POSTS-->
  470.  
  471. {block:Video}
  472. {Video-500}
  473. {block:Caption}{Caption}{/block:Caption}
  474. {/block:Video}
  475.  
  476.  
  477. <!--AUDIO-->
  478.  
  479. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  480. {block:TrackName}<b>icon:</b> {TrackName}<br />{/block:TrackName}
  481. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  482. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  483. {/block:Audio}
  484.  
  485.  
  486. <!--POST INFO-->
  487.  
  488. <div id="info">
  489. <a href="{Permalink}">{12HourWithZero}:{Minutes}{CapitalAmPm}</a>{/block:Date}&nbsp;&nbsp;&nbsp;▼&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth}, {ShortYear}</a>&nbsp;&nbsp;&nbsp;▼&nbsp;&nbsp;&nbsp;
  490. {block:RebloggedFrom} <a href="{ReblogParentURL}" icon="{ReblogParenticon}">via</a>&nbsp;&nbsp;&nbsp;▼&nbsp;&nbsp;&nbsp;
  491. {/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">©</a>&nbsp;&nbsp;&nbsp;▼&nbsp;&nbsp;&nbsp;
  492. {/block:ContentSource}<a href="{Permalink}">{NoteCount}♡</a></a></a>
  493. {block:HasTags}<div id="tags">
  494.  
  495. <big>FILED UNDER:</big>{block:Tags} ▼<a href="/tagged/{Tag}">{Tag}</a>&nbsp;{/block:Tags}
  496. </div>{block:HasTags}
  497. </div>
  498. </div>
  499.  
  500. {/block:Posts}
  501. <br><br>{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  502. {/block:Posts}</div></div></div>
  503. <br><br><br><br>
  504.  
  505.  
  506. </div></div>
  507.  
  508. {/block:Posts}
  509.  
  510. <!--DON'T REMOVE--SERIOUSLY, JUST LEAVE IT PLS-->
  511. <div id="rae">
  512. <a href="http://miichaelmando.tumblr.com/">miichaelmando</a>
  513. </div>
  514.  
  515. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement