Advertisement
Beautifully-Flawless

Fandom Theme 11

Sep 13th, 2014
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.43 KB | None | 0 0
  1. <!-------------------------------------------
  2. Theme by Cindy
  3. http://klaroline-fantasies.tumblr.com/
  4. DON'T REMOVE THE CREDITS
  5. ******************
  6. -------------------------------------------->
  7.  
  8. <html>
  9. <head>
  10.  
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description"content="{MetaDescription}"/>{/block:Description}
  15.  
  16.  
  17.  
  18. <!--Variables-->
  19. <meta name="color:Selection" content="#eee" />
  20. <meta name="color:Scrollbar" content="#ddd" />
  21. <meta name="color:Background" content="#fff" />
  22. <meta name="color:Text" content="#000" />
  23. <meta name="color:Links" content="#FF98C3" />
  24. <meta name="color:Posts Bg" content="#fff" />
  25. <meta name="color:Permalinks" content="#FF98C3" />
  26. <meta name="color:Posts Title" content="#F7C8D2" />
  27. <meta name="color:Blockquote Bg" content="#fff" />
  28. <meta name="color:Blockquote Border" content="#FFD4E5" />
  29. <meta name="color:Asker Bg" content="#FBE3E1" />
  30. <meta name="color:Asker Image Bg" content="#FBE3E1" />
  31. <meta name="color:Asker Image Border" content="#F7C8D2" />
  32. <meta name="color:Credit" content="#FDCBCA" />
  33. <meta name="color:Topbar Bg" content="#fff" />
  34. <meta name="color:Navigation Bar Border" content="#F6CEEC" />
  35. <meta name="color:Navigation Text" content="#E63C83" />
  36. <meta name="color:Info Box Bg" content="#fff" />
  37. <meta name="color:Icon Border" content="#FFF1B8" />
  38. <meta name="color:Bold" content="#FFA5B6" />
  39. <meta name="color:Italics" content="#FA58D0" />
  40. <meta name="color:Image Bg" content="#fff" />
  41. <meta name="color:Image Border" content="#dedede" />
  42. <meta name="color:Lines" content="#dedede" />
  43. <meta name="color:Pagination" content="#FFA5B6" />
  44.  
  45. <meta name="image:Background" content="" />
  46. <meta name="image:Topbar" content="http://static.tumblr.com/1r3oeht/qKonbuy3u/tumblr_m6bl45gsps1ropq6wo1_400.jpg" />
  47. <meta name="image:Sidebar 1" content="http://static.tumblr.com/cafd359360d6eabb47ac8038b81c5931/1r3oeht/v5ynbuw43/tumblr_static_dwh5bw3sb3wco0og848ck4w08.jpg"/>
  48. <meta name="image:Sidebar 2" content="http://static.tumblr.com/39ffd4e42c1fb2b11b66d3b3ea01117d/1r3oeht/ZEWnbuw43/tumblr_static_cctd66euxjwws8kc04sg8owc4.jpg" />
  49.  
  50. <meta name="text:Custom Link 1 URL" content="" />
  51. <meta name="text:Custom Link 2 URL" content="" />
  52. <meta name="text:Custom Link 3 URL" content="" />
  53. <meta name="text:Custom Link 4 URL" content="" />
  54. <meta name="text:Custom Link 5 URL" content="" />
  55. <meta name="text:Custom Link 6 URL" content="" />
  56. <meta name="text:Custom Link 7 URL" content="" />
  57. <meta name="text:Custom Link 8 URL" content="" />
  58.  
  59. <meta name="text:Custom Link 1" content="" />
  60. <meta name="text:Custom Link 2" content="" />
  61. <meta name="text:Custom Link 3" content="" />
  62. <meta name="text:Custom Link 4" content="" />
  63. <meta name="text:Custom Link 5" content="" />
  64. <meta name="text:Custom Link 6" content="" />
  65. <meta name="text:Custom Link 7" content="" />
  66. <meta name="text:Custom Link 8" content="" />
  67.  
  68. <!--Variables-->
  69.  
  70. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  71.  
  72. <!--Basic Fonts-->
  73. <link href='http://fonts.googleapis.com/css?family=Antic|Yanone Kaffeesatz|Pathway Gothic One' rel='stylesheet' type='text/css'>
  74.  
  75. <!--Script Fonts-->
  76. <link href='http://fonts.googleapis.com/css?family=Bilbo Swash Caps|Berkshire Swash|Felipa|Oleo Script Swash Caps|Allura|Devonshire|Herr Von Muellerhoff|Seaweed Script|Sail|UnifrakturMaguntia|Meddon|Mr Bedfort|Lily Script One|Parisienne|Mr De Haviland|Cedarville Cursive|Aguafina Script|Yellowtail|Tangerine|Mrs Saint Delafield|Great Vibes|Pinyon Script|Sacramento|Italianno|Monsieur La Doulaise' rel='stylesheet' type='text/css'>
  77.  
  78. <!--Display Fonts-->
  79. <link href='http://fonts.googleapis.com/css?family=Passion One|Comfortaa|Chewy|Changa One|Fredoka One|Limelight|Poiret One|Cinzel Decorative|Carrois Gothic SC|Tulpen One|Fjalla One|Metrophobic|Permanent Marker|Nosifer|UnifrakturCook:700|Emilys Candy' rel='stylesheet' type='text/css'>
  80.  
  81. <style type="text/css">
  82.  
  83. #tumblr_controls{position:fixed !important;z-index:9999999999999999999;}
  84.  
  85. ::selection{background:{color:Selection};}::-moz-selection{background:{color:Selection};}::-webkit-selection{background:{color:Selection};}
  86.  
  87. ::-webkit-scrollbar-thumb {-webkit-border-radius:10px;border-radius: 10px;background-color:{color:Scrollbar};-webkit-box-shadow: inset 0 0 6px #000;}
  88.  
  89.  
  90. /* ~ BASICS ~ */
  91. body {
  92. background-image:url('');
  93. background-attachment:fixed;
  94. background-position:left;
  95. background-repeat:repeat;
  96. background-color:{color:Background};
  97. }
  98.  
  99. body, div, p, textarea, submit, input {
  100. font-family:'arial';
  101. color:{color:Text};
  102. font-size:10px;
  103. line-height:100%;
  104. text-align:justify;
  105. }
  106.  
  107. a:link, a:visited, a:active {
  108. text-decoration:none;
  109. color:{color:Links};
  110. -webkit-transition: all 0.4s ease-in-out;
  111. -moz-transition: all 0.4s ease-in-out;
  112. -o-transition: all 0.4s ease-in-out;
  113. transition: all 0.4s ease-in-out;
  114. }
  115.  
  116. a:hover {
  117. color:#aaa;
  118. text-shadow: 0px 1px 2px #625E6E;
  119. -webkit-transition: all 0.5s ease-out;
  120. -moz-transition: all 0.5s ease-out;
  121. transition: all 0.5s ease-out;
  122. }
  123.  
  124. .wrapper{
  125. margin: 0px auto;
  126. width: 802px;
  127. }
  128.  
  129. .header{
  130. float: left;
  131. width: 100%;
  132. }
  133.  
  134. .left{
  135. float:left;
  136. margin-right:200px;
  137. width:1000px;
  138. }
  139.  
  140. .right{
  141. float: right;
  142. width:200px;
  143. }
  144.  
  145. #container {
  146. position:relative;
  147. margin:auto;
  148. width:1200px;
  149. }
  150.  
  151. #content{
  152. width:530px;
  153. float:left;
  154. margin-top:200px;
  155. margin-left:350px;
  156. }
  157.  
  158. .entry{
  159. float:left;
  160. padding:15px;
  161. overflow:hidden;
  162. margin-bottom:15px;
  163. box-shadow:0px 1px 4px #000;
  164. background:{color:Posts Bg};
  165. {block:IndexPage}
  166. width:500px;
  167. {/block:IndexPage}
  168. {block:PermalinkPage}
  169. width:500px;
  170. {/block:PermalinkPage}
  171. }
  172.  
  173. .entry #perma{
  174. position:absolute;
  175. width:100px;
  176. height:auto;
  177. background:none;
  178. margin-left:530px;
  179. margin-top:-14px;
  180. font-size:10px;
  181. text-align:center;
  182. line-height:12px;
  183. font-family:'Passion One';
  184. text-transform:uppercase;
  185. z-index:-9999;
  186. }
  187.  
  188. .imageblog img{width:30px;height:30px;border:2px solid {color:Permalinks};margin-left:8px;margin-right:3px;}
  189.  
  190. #tags {
  191. font-family:calibri;
  192. text-align:left;
  193. text-transform:uppercase;
  194. font-size:8px;
  195. letter-spacing:1px;
  196. margin-top:6px;
  197. border-left:8px solid {color:Permalinks};
  198. padding-left:6px;
  199. width:493px;
  200. }
  201.  
  202. #posttitle{
  203. font-family:'Comfortaa';
  204. font-size:25px;
  205. line-height:28px;
  206. color:{color:Posts Title};
  207. text-align:center;
  208. border-bottom:1px solid #ddd;
  209. text-transform:none;
  210. }
  211.  
  212. .user_1 .label {color:#5D5D5D; font-weight:bold;}
  213. .user_2 .label {color:#7D7D7D; font-weight:bold;}
  214.  
  215. blockquote{
  216. border-left:5px solid {color:Blockquote Border};
  217. background:{color:Blockquote Bg};
  218. padding:5px;
  219. box-shadow: 0px 1px 1px #333;
  220. }
  221.  
  222. #postnotes {
  223. margin:0px 0px 0px 0px;
  224. width:510px;
  225. padding:5px;
  226. font-family:'calibri headings';
  227. font-size: 12px;
  228. background-color: none;
  229. }
  230.  
  231. #postnotes a {margin-top:1px;}
  232.  
  233. ol.notes li.note {padding:1px;border-bottom: solid 0px;}
  234.  
  235. ol.notes li.note img.avatar {
  236. vertical-align:-4px;
  237. margin-right:0px;
  238. width:16px;
  239. height:16px;
  240. }
  241.  
  242. quote{
  243. font-family:'Oleo Script Swash Caps';
  244. font-size:18px;
  245. line-height:20px;
  246. text-transform:none;
  247. text-shadow: 0px 1px 2px #625E6E;
  248. }
  249.  
  250. #source{
  251. font-family:'Carrois Gothic SC';
  252. font-size:10px;
  253. color:#999;
  254. text-transform:none;
  255. text-align:right;
  256. }
  257.  
  258. ask a{
  259. letter-spacing:1px;
  260. padding:6px;
  261. margin-right:5px;
  262. font-family:trebuchet ms;
  263. font-size:8px;
  264. text-align:center;
  265. background:{color:Asker Bg};
  266. color:#000;
  267. text-transform:uppercase;
  268. -webkit-transition: all 0.4s linear;
  269. -moz-transition: all 0.4s linear;
  270. transition: all 0.4s linear;
  271. }
  272.  
  273. #askbox{
  274. border-bottom:1px solid #aaa;
  275. margin:0px;
  276. margin-top:-10px;
  277. overflow:hidden;
  278. padding:5px;
  279. }
  280.  
  281. question{
  282. font-size:10px; text-transform:uppercase; letter-spacing:1px; line-height:11px; overflow:hidden;
  283. }
  284.  
  285. .askimg img{
  286. width:40px;
  287. align:left;
  288. float:left;
  289. padding:6px;
  290. background:{color:Asker Image Bg};
  291. margin-right:6px;
  292. border:1px solid {color:Asker Image Border};
  293. }
  294.  
  295. #marker{
  296. position:fixed;
  297. width:6px;
  298. height:100%;
  299. background:#eee;
  300. top:0px;
  301. left:1355px;
  302. }
  303.  
  304. #mmarker{
  305. position:fixed;
  306. width:100%;
  307. height:6px;
  308. background:#eee;
  309. top:640px;
  310. left:0px;
  311. }
  312.  
  313. /* DESIGN */
  314.  
  315. #DoNotRemove a{
  316. position:fixed;
  317. opacity:1;
  318. right:10px;
  319. width:45px;
  320. height:6px;
  321. bottom:10px;
  322. color:#444;
  323. z-index:999999;
  324. font-size:10px;
  325. overflow:hidden;
  326. background:#fff;
  327. text-align:center;
  328. text-transform:uppercase;
  329. letter-spacing:2px;
  330. line-height:10px;
  331. font-family:'Passion One';
  332. border:3px double {color:Credit};
  333. padding:3px 4px 5px 3px;
  334. -webkit-transition: all 0.8s linear;
  335. -moz-transition: all 0.8s linear;
  336. transition: all 0.8s linear;
  337. }
  338.  
  339. #DoNotRemove a:hover{
  340. width:200px;
  341. border-radius:5px;
  342. text-shadow:none;
  343. -webkit-transition: all 0.8s linear;
  344. -moz-transition: all 0.8s linear;
  345. transition: all 0.8s linear;
  346. }
  347.  
  348. #topbar{
  349. position:fixed;
  350. background:{color:Topbar Bg} url('{image:Topbar}') left top repeat;
  351. width:100%;
  352. height:120px;
  353. padding:12px;
  354. left:0px;
  355. top:0px;
  356. }
  357.  
  358. #navi{
  359. position:fixed;
  360. background:#fff;
  361. width:100%;
  362. height:15px;
  363. padding:6px;
  364. top:144px;
  365. text-align:center;
  366. left:0px;
  367. border-top:2px solid {color:Navigation Bar Border};
  368. border-bottom:2px solid {color:Navigation Bar Border};
  369. }
  370.  
  371. #navi a{
  372. font-family:'Comfortaa';
  373. font-size:10px;
  374. line-height:15px;
  375. margin-right:20px;
  376. text-transform:uppercase;
  377. letter-spacing:1px;
  378. font-weight:bold;
  379. color:{color:Navigation Text};
  380. }
  381.  
  382. #information{
  383. margin-left:auto;
  384. margin-right:auto;
  385. width:500px;
  386. height:100px;
  387. padding:10px;
  388. background:{color:Info Box Bg};
  389. }
  390.  
  391. #portrait img{
  392. float:left;
  393. width:90px;
  394. height:90px;
  395. border:5px solid {color:Icon Border};
  396. margin-right:5px;
  397. border-radius:120px;
  398. }
  399.  
  400. desc{padding:5px;font-family:Yanone Kaffeesatz;font-size:10px;color:#000;letter-spacing:1px;text-align:center;line-height:16px;}
  401.  
  402. desc b, strong{color:{color:Bold};}
  403.  
  404. desc i, em{color:{color:Italics};}
  405.  
  406. #image1 img{
  407. position:fixed;
  408. background:{color:Image Bg};
  409. width:100px;
  410. height:300px;
  411. padding:10px;
  412. border:1px solid {color:Image Border};
  413. margin-left:40px;
  414. margin-top:200px;
  415. }
  416.  
  417. #image2 img{
  418. position:fixed;
  419. background:{color:Image Bg};
  420. width:100px;
  421. height:300px;
  422. padding:10px;
  423. border:1px solid {color:Image Border};
  424. margin-left:180px;
  425. margin-top:240px;
  426. }
  427.  
  428. #line1{
  429. position:fixed;
  430. width:1px;
  431. height:75px;
  432. margin-left:100px;
  433. margin-top:520px;
  434. background:{color:Lines};
  435. z-index:-9999;
  436. }
  437.  
  438. #line2{
  439. position:fixed;
  440. width:1px;
  441. height:75px;
  442. margin-left:240px;
  443. margin-top:520px;
  444. background:{color:Lines};
  445. z-index:-9999;
  446. }
  447.  
  448. #line3{
  449. position:fixed;
  450. width:140px;
  451. height:1px;
  452. margin-left:100px;
  453. margin-top:593px;
  454. background:{color:Lines};
  455. z-index:-9999;
  456. }
  457.  
  458. #line4{
  459. position:fixed;
  460. width:1px;
  461. height:100%;
  462. margin-left:168px;
  463. margin-top:593px;
  464. background:{color:Lines};
  465. z-index:-9999;
  466. }
  467.  
  468. #pagination a{
  469. position:fixed;
  470. width:110px;
  471. height:auto;
  472. margin-left:200px;
  473. bottom:10px;
  474. padding:3px;
  475. color:{color:Pagination};
  476. font-size:60px;
  477. font-family:'Oleo Script Swash Caps';
  478. text-transform:uppercase;
  479. z-index:99999;
  480. }
  481.  
  482. p{text-align:left;}
  483.  
  484. pp{text-align:right;}
  485.  
  486.  
  487. </style>
  488. <body>
  489. <div id="container">
  490. <div class="left">
  491.  
  492. <div id="pagination">
  493. <p>{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</p>
  494. <pp>{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</pp>
  495. </div>
  496.  
  497. <div id="line1"></div>
  498. <div id="line2"></div>
  499. <div id="line3"></div>
  500. <div id="line4"></div>
  501.  
  502. <div id="topbar">
  503. <div id="information">
  504. <div id="portrait"><img src="{PortraitURL-96}"></div>
  505. <desc>{Description}</desc>
  506. </div>
  507. </div>
  508.  
  509. <div id="navi">
  510. <a href="/">Refresh</a>
  511. <a href="/ask">Inbox</a>
  512. <a href="/submit">Submit</a>
  513. <a href="/archive">History</a>
  514. {block:ifCustomLink1}
  515. <a href="{text:Custom Link 1 URL}">{text:Custom Link 1}</a>
  516. {/block:ifCustomLink1}
  517. {block:ifCustomLink2}
  518. <a href="{text:Custom Link 2 URL}">{text:Custom Link 2}</a>
  519. {/block:ifCustomLink2}
  520. {block:ifCustomLink3}
  521. <a href="{text:Custom Link 3 URL}">{text:Custom Link 3}</a>
  522. {/block:ifCustomLink3}
  523. {block:ifCustomLink4}
  524. <a href="{text:Custom Link 4 URL}">{text:Custom Link 4}</a>
  525. {/block:ifCustomLink4}
  526. {block:ifCustomLink5}
  527. <a href="{text:Custom Link 5 URL}">{text:Custom Link 5}</a>
  528. {/block:ifCustomLink5}
  529. {block:ifCustomLink6}
  530. <a href="{text:Custom Link 6 URL}">{text:Custom Link 6}</a>
  531. {/block:ifCustomLink6}
  532. {block:ifCustomLink7}
  533. <a href="{text:Custom Link 7 URL}">{text:Custom Link 7}</a>
  534. {/block:ifCustomLink7}
  535. {block:ifCustomLink8}
  536. <a href="{text:Custom Link 8 URL}">{text:Custom Link 8}</a>
  537. </div>
  538.  
  539. <div id="image1"><img src="{image:Sidebar 1}"></div>
  540. <div id="image2"><img src="{image:Sidebar 2}"></div>
  541.  
  542. <div id="DoNotRemove"><a href="http://klaroline-fantasies.tumblr.com/">Theme By Klaroline Fantasies</a></div>
  543.  
  544.  
  545. <div id="content">
  546. {block:Posts}
  547. <div class="entry">
  548.  
  549. {Block:IndexPage}
  550. <div id="perma">
  551. {block:RebloggedFrom}
  552. <div class="imageblog">
  553. <a href="{ReblogParentURL}"title="{ReblogParentName}">
  554. <img src="{ReblogParentPortraitURL-40}"></a>
  555. <a href="{ReblogRootURL}"title="{ReblogRootName}">
  556. <img src="{ReblogRootPortraitURL-40}"></a>
  557. </div>
  558. {/block:RebloggedFrom}
  559. <br>
  560. {block:ContentSource}
  561. <a href="{SourceURL}"title="source">Source</a>
  562. {block:ContentSource}
  563. <br>
  564. {block:Date}
  565. Posted <a href="{Permalink}">{TimeAgo}</a>
  566. {/block:Date}
  567. <br>
  568. <a href="{ReblogURL}"target="_blank">Reblog This</a>
  569. <br>
  570. {block:NoteCount}
  571. <a href="{Permalink}">{NoteCountWithLabel}</a>
  572. {/block:NoteCount}
  573. </div>
  574. {/Block:IndexPage}
  575.  
  576. {block:Text}
  577. {block:Title}
  578. <div id="posttitle">{Title}</div>
  579. {/block:Title}
  580. {Body}
  581. {/block:Text}
  582.  
  583. {block:Photo}
  584. {LinkOpenTag}
  585. <a href="{permalink}">
  586. <img class="photo"src="{PhotoURL-HighRes}"alt="{PhotoAlt}"width="100%"></a>
  587. {LinkCloseTag}
  588. {block:Caption}
  589. {Caption}
  590. {/block:Caption}
  591. {/block:Photo}
  592.  
  593. {block:Photoset}
  594. {Photoset-500}
  595. {block:Caption}
  596. {Caption}
  597. {/block:Caption}
  598. {/block:Photoset}
  599.  
  600. {block:Quote}
  601. <quote>{Quote}</quote>
  602. {block:Source}
  603. <div id="source">-{Source}</div>
  604. {/block:Source}
  605. {/block:Quote}
  606.  
  607. {block:Link}
  608. <a href="{URL}">{Target}<div id="posttitle">{Name}</div></a>
  609. {block:Description}{Description}{/block:Description}
  610. {/block:Link}
  611.  
  612. {block:Chat}
  613. {block:Title}<div id="posttitle">{Title}</div>{/block:Title}
  614. <ul class="chat">
  615. {block:Lines}
  616. <li class="user_{UserNumber}">
  617.  
  618. {block:Label}
  619. <span class="label">{Label}</span>
  620.  
  621. {/block:Label}
  622.  
  623. &nbsp;{Line}</li>
  624. {/block:Lines}</ul>
  625. {/block:Chat}
  626.  
  627. {block:Audio}
  628. {AudioPlayerBlack}
  629. {block:Caption}
  630. {Caption}
  631. {/block:Caption}
  632. {/block:Audio}
  633.  
  634. {block:Video}
  635. {Video-500}
  636. {block:Caption}{Caption}{/block:Caption}
  637. {/block:Video}
  638.  
  639. {block:Answer}
  640. <div id="askbox">
  641. <div class="askimg"><a href="{AskerURL}"><img src="{AskerPortraitURL-40}"/><br></a></div>
  642.  
  643. <ask><a href="{AskerURL}">{Asker}</a></ask>
  644. <question><br><br>{Question}</question>
  645. </div>
  646. {Answer}
  647. {/block:Answer}
  648.  
  649. {block:IndexPage}
  650. {block:HasTags}
  651. <div id="tags">tagged → {block:Tags}#<a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>
  652. {/block:HasTags}
  653. {/block:IndexPage}
  654.  
  655. {block:PermalinkPage}
  656. <center>
  657. <br>
  658. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  659. <br><br>
  660. {block:HasTags}
  661. &middot;{block:Tags}<a href="TagURL">#{Tag}</a>{/block:Tags}
  662. {/block:hasTags}
  663. </center>
  664. {/block:PermalinkPage}
  665.  
  666. {block:PostNotes}{PostNotes}{/block:PostNotes}
  667.  
  668.  
  669. </div>
  670. {/block:Posts}
  671. </div>
  672. </div>
  673. </div>
  674. </body>
  675. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement