DAISIEANGEL

Chloe Theme

Jan 17th, 2015
479
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.05 KB | None | 0 0
  1. <!--
  2. THEME BY BLISSHVZE.
  3.  
  4. DO NOT REMOVE THE CREIDTS OR YOU'LL BE REPORTED.
  5.  
  6. EJOY CHLOE THEME!
  7.  
  8.  
  9. ~~~~~~~~~~~$$$$
  10. ~~~~~~~~~~$$$$$$
  11. ~~~~~~~~~.$$$**$$
  12. ~~~~~~~~~$$$"~~`$$
  13. ~~~~~~~~$$$"~~~~$$
  14. ~~~~~~~~$$$~~~~.$$
  15. ~~~~~~~~$$~~~~..$$
  16. ~~~~~~~~$$~~~~.$$$
  17. ~~~~~~~~$$~~~$$$$
  18. ~~~~~~~~~$$$$$$$$
  19. ~~~~~~~~~$$$$$$$…
  20. ~~~~~~~.$$$$$$* …
  21. ~~~~~~$$$$$$$"…..
  22. ~~~~.$$$$$$$
  23. ~~~$$$$$$"`$
  24. ~$$$$$~~~~~$$.$..
  25. $$$$$~~~~$$$$$$$$$$.
  26. $$$$~~~.$$$$$$$$$$$$$
  27. $$$~~~~$$$*~`$~~$*$$$$
  28. $$$~~~`$$"~~~$$~~~$$$$
  29. 3$$~~~~$$~~~~$$~~~~$$$
  30. ~$$$~~~$$$~~~`$~~~~$$$
  31. ~`*$$~~~~$$$~~$$~~:$$
  32. ~~~$$$$~~~~~~~$$~$$"
  33. ~~~~~$$*$$$$$$$$$"
  34. ~~~~~~~~~~““~$$
  35. ~~~~~~~~~~~~~~~`$
  36. ~~~~~~~~..~~~~~~$$
  37. ~~~~~~$$$$$$~~~~$$
  38. ~~~~~$$$$$$$$~~~$$
  39. ~~~~~$$$$$$$$~~~$$
  40. ~~~~~~$$$$$"~~.$$
  41. ~~~~~~~"*$$$$$$
  42.  
  43.  
  44.  
  45. -->
  46.  
  47. {block:iftinycursor}
  48. <style type="text/css"> body, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress !important;} </style>
  49. {/block:iftinycursor}
  50.  
  51.  
  52. <html lang="en">
  53. <head>
  54. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  55. <link href='http://fonts.googleapis.com/css?family=Permanent+Marker' rel='stylesheet' type='text/css'>
  56. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  57. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  58. <link href='http://fonts.googleapis.com/css?family=PT+Sans:700' rel='stylesheet' type='text/css'>
  59. <link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
  60. <link href='http://fonts.googleapis.com/css?family=Chewy' rel='stylesheet' type='text/css'>
  61. <link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
  62. <link href='http://fonts.googleapis.com/css?family=Leckerli+One' rel='stylesheet' type='text/css'>
  63. <link href='http://fonts.googleapis.com/css?family=Devonshire' rel='stylesheet' type='text/css'>
  64. <link href='http://fonts.googleapis.com/css?family=Finger+Paint' rel='stylesheet' type='text/css'>
  65. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  66. <link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  67.  
  68. <meta name="image:Background" content=""/>
  69. <meta name="image:Sidebar Image"content=""/>
  70. <meta name="color:Background" content="#FFFFFF"/>
  71. <meta name="color:Title" content="#999999"/>
  72. <meta name="color:Blog Title" content="#999999"/>
  73. <meta name="color:Link" content="#555555"/>
  74. <meta name="color:Hover" content="#999999"/>
  75. <meta name="color:Text" content="#777777"/>
  76.  
  77. <meta name="if:Solid Border" content="0"/>
  78. <meta name="if:Dotted Border" content="0"/>
  79. <meta name="if:Dashed Border" content="0"/>
  80. <meta name="if:Faded Images" content="0"/>
  81. <meta name="if:Black and White Posts" content="0"/>
  82.  
  83. <meta name="if:II Columns" content="0"/>
  84. <meta name="if:III Columns" content="0"/>
  85. <meta name="if:IV Columns" content="0"/>
  86.  
  87. <meta name="if:Tiny Cursor" content="1"/>
  88. <meta name="if:Disabled Right Click" content="1"/>
  89.  
  90. <meta name="text:Link One URL" content=""/>
  91. <meta name="text:Link One Title" content="link"/>
  92. <meta name="text:Link Two URL" content=""/>
  93. <meta name="text:Link Two Title" content="link"/>
  94.  
  95.  
  96. <title>{Title}</title>
  97. {block:Description}
  98. <meta name="description" content="{MetaDescription}" />
  99. {/block:Description}
  100. <link rel="shortcut icon" href="{Favicon}">
  101.  
  102. <!---------------DO NOT REMOVE THESE SCRIPTS--------------->
  103.  
  104. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  105.  
  106. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  107. <script>
  108. (function($){$(document)
  109. .ready(function(){$("[title]")
  110. .style_my_tooltips();});})
  111. (jQuery);
  112. </script>
  113.  
  114. {block:IndexPage}
  115. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  116. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  117.  
  118. <script type="text/javascript">
  119. $(window).load(function(){
  120. var $wall = $('#entries');
  121. $wall.imagesLoaded(function(){
  122. $wall.masonry({
  123. itemSelector: '#post, #post_photo',
  124. isAnimated : false
  125. });
  126. });
  127.  
  128. $wall.infinitescroll({
  129. navSelector : '#pagination',
  130. nextSelector : '#pagination a',
  131. itemSelector : '#post, #post_photo',
  132. bufferPx : 2000,
  133. debug : false,
  134. errorCallback: function() {
  135. $('#scroll').fadeOut('normal');
  136. }},
  137. function( newElements ) {
  138. var $newElems = $( newElements );
  139. $newElems.hide();
  140. $newElems.imagesLoaded(function(){
  141. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  142. });
  143. }); $('#entries').show(500);
  144. });
  145. </script>
  146. {/block:IndexPage}
  147.  
  148. <!---------------END SCRIPTS--------------->
  149.  
  150. <style type="text/css">
  151.  
  152. iframe#tumblr_controls {-webkit-filter: invert(100%);right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-
  153.  
  154. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  155.  
  156. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all
  157.  
  158. 0.4s ease-out;}
  159.  
  160.  
  161. /************EDIT BODY HERE************/
  162.  
  163. body{
  164. margin:0px;
  165. background-color: {color:Background};
  166. background-image:url({image:Background});
  167. background-attachment:fixed;
  168. background-repeat:100%;
  169. background-position:bottom-right;
  170. font-family: Calibri;
  171. font-size:8px;
  172. letter-spacing:1px;
  173. text-transform:uppercase;
  174. text-align:left;
  175. line-height:11px;
  176. color: {color:Text};}
  177.  
  178.  
  179. a:link, a:active, a:visited{
  180. text-decoration: none;
  181. color: {color:Link};}
  182.  
  183. a:hover {
  184. color:{color:Link};
  185. text-decoration:none;}
  186.  
  187. /************EDIT TOOLTIP HERE************/
  188.  
  189.  
  190. #s-m-t-tooltip {
  191. padding: 3px;
  192. height:auto;
  193. display: none;
  194. font-family: consolas;
  195. font-size: 8px;
  196. text-transform:uppercase;
  197. text-align: center;
  198. letter-spacing:1px;
  199. margin-top:10px;
  200. margin-left: 15px;
  201. line-height: 8px;
  202. z-index: 999999999999;
  203. border-radius:3px;
  204. border: 1px solid #f5f5f5;
  205. background:#ffffff;
  206. color: #888;}
  207.  
  208. /************EDIT POST POSITION/WIDTH HERE************/
  209.  
  210. /*To increase the amount of columns, increase the width. To decrease the amount of columns, decrease the width.*/
  211.  
  212. #entries{
  213. text-align:left;
  214. margin-left:220px;
  215. margin-top:20px;
  216. position:relative;
  217. overflow: hidden;
  218. {block:ifNOTIIIcolumns}
  219. width:600px;
  220. {/block:ifNOTIIIcolumns}
  221.  
  222. {block:ifIIIcolumns}
  223. width:750px;
  224. {/block:ifIIIcolumns}
  225.  
  226. {block:ifIVcolumns}
  227. width:900px;
  228. {/block:ifIVcolumns}
  229.  
  230. {block:PermalinkPage}
  231. width:550px;
  232. {/block:PermalinkPage}}
  233.  
  234. /************EDIT OVERALL POSTS HERE************/
  235.  
  236. /*When increasing the amount of columns, you may have to decrease the #post width. Otherwise, to get larger posts, increase the width.*/
  237.  
  238. #post{
  239. text-align:left;
  240. background:white;
  241. max-width: 100%;
  242. display:block;
  243. overflow:visible;
  244. padding: 10px;
  245.  
  246. {block:ifdottedborder}
  247. border:1px dotted #a8a8a8;
  248. border-radius:4px;
  249. {/block:ifdottedborder}
  250.  
  251. {block:ifdashedborder}
  252. border:1px dashed #a8a8a8;
  253. border-radius:4px;
  254. {/block:ifdashedborder}
  255.  
  256. {block:ifsolidborder}
  257. border:1px solid #a8a8a8;
  258. border-radius:4px;
  259. {/block:ifsolidborder}
  260.  
  261. {block:ifIIcolumns}
  262. width:230px;
  263. margin:15px;
  264. {/block:ifIIcolumns}
  265.  
  266. {block:ifIIIcolumns}
  267. width:200px;
  268. margin:10px;
  269. {/block:ifIIIcolumns}
  270.  
  271. {block:ifIVcolumns}
  272. width:170px;
  273. margin:10px;
  274. {/block:ifIVcolumns}
  275.  
  276. {block:PermalinkPage}
  277. width:500px;
  278. {/block:PermalinkPage}
  279.  
  280. }
  281.  
  282.  
  283. /*Do not delete #post img.*/
  284.  
  285. #post img{
  286. max-width:100%;
  287.  
  288. {block:iffadedimages}
  289. opacity:0.8;
  290. -webkit-transition: all 0.3s linear 0s;
  291. -moz-transition: all 0.3s linear 0s;
  292. -o-transition: all 0.3s linear 0s;
  293. transition: all 0.3s linear 0s;
  294. {/block:iffadedimages}
  295.  
  296. {block:ifblackandwhiteposts}
  297. -webkit-filter: grayscale(100%);
  298. -webkit-transition: all 0.3s ease-in-out;
  299. -moz-transition: all 0.3s ease-in-out;
  300. -o-transition: all 0.3s ease-in-out;
  301. -ms-transition: all 0.3s ease-in-out;
  302. {/block:ifblackandwhiteposts}
  303. }
  304.  
  305. #post img:hover{
  306. {block:iffadedimages}
  307. opacity:1;
  308. -webkit-transition: all 0.3s linear 0s;
  309. -moz-transition: all 0.3s linear 0s;
  310. -o-transition: all 0.3s linear 0s;
  311. transition: all 0.3s linear 0s;
  312. {/block:iffadedimages}
  313.  
  314. {block:ifblackandwhiteposts}
  315. -webkit-filter: grayscale(0%);
  316. -webkit-transition: all 0.3s ease-in-out;
  317. -moz-transition: all 0.3s ease-in-out;
  318. -o-transition: all 0.3s ease-in-out;
  319. -ms-transition: all 0.3s ease-in-out;
  320. {/block:ifblackandwhiteposts}
  321. }
  322.  
  323. /*Edit the permalinks all posts.*/
  324.  
  325. .permalink{
  326. text-align:center;
  327. text-transform:none;
  328. bottom:-20px;
  329. opacity:0;
  330. padding: 12px;
  331. font-family:'Pacifico';
  332. position:absolute;
  333. left:1px;
  334. background-color:#fff;
  335. -webkit-transition: all 0.3s linear 0s;
  336. -moz-transition: all 0.3s linear 0s;
  337. -o-transition: all 0.3s linear 0s;
  338. transition: all 0.3s linear 0s;
  339. {block:ifIVcolumns}
  340. width:165px;
  341. font-size: 12px;
  342. {/block:ifIVcolumns}
  343.  
  344. {block:ifIIIcolumns}
  345. width:195px;
  346. font-size: 14px;
  347. {/block:ifIIIcolumns}
  348.  
  349. {block:ifIIcolumns}
  350. width:225px;
  351. font-size: 16px;
  352. {/block:ifIIcolumns}
  353. }
  354.  
  355. #post:hover .permalink{
  356. text-align:center;
  357. opacity:0.95;
  358. bottom:1px;
  359. text-transform:none;
  360. position:absolute;
  361. {block:ifIVcolumns}
  362. width:165px;
  363. font-size: 12px;
  364. {/block:ifIVcolumns}
  365.  
  366. {block:ifIIIcolumns}
  367. width:195px;
  368. font-size: 14px;
  369. {/block:ifIIIcolumns}
  370.  
  371. {block:ifIIcolumns}
  372. width:225px;
  373. font-size: 16px;
  374. {/block:ifIIcolumns}
  375. padding: 12px;
  376. font-family:'Pacifico';
  377. background:white;
  378. -webkit-transition: all 0.3s linear 0s;
  379. -moz-transition: all 0.3s linear 0s;
  380. -o-transition: all 0.3s linear 0s;
  381. transition: all 0.3s linear 0s;
  382. }
  383.  
  384. .permalink:hover{
  385. -webkit-transition: all 0.3s linear 0s;
  386. -moz-transition: all 0.3s linear 0s;
  387. -o-transition: all 0.3s linear 0s;
  388. transition: all 0.3s linear 0s;
  389. }
  390.  
  391. #post:hover .permalink:hover{
  392. opacity:1;
  393. -webkit-transition: all 0.3s linear 0s;
  394. -moz-transition: all 0.3s linear 0s;
  395. -o-transition: all 0.3s linear 0s;
  396. transition: all 0.3s linear 0s;
  397. }
  398.  
  399. .permalink a{
  400. text-transform:none;
  401. top:40px;
  402. }
  403.  
  404.  
  405.  
  406. .permalink2{
  407. text-align:center;
  408. text-transform:none;
  409. top:-20px;
  410. opacity:0;
  411. padding: 12px;
  412. font-family:'pacifico';
  413. position:absolute;
  414. left:1px;
  415. background-color:#fff;
  416. -webkit-transition: all 0.3s linear 0s;
  417. -moz-transition: all 0.3s linear 0s;
  418. -o-transition: all 0.3s linear 0s;
  419. transition: all 0.3s linear 0s;
  420. {block:ifIVcolumns}
  421. width:165px;
  422. font-size: 12px;
  423. {/block:ifIVcolumns}
  424.  
  425. {block:ifIIIcolumns}
  426. width:195px;
  427. font-size: 14px;
  428. {/block:ifIIIcolumns}
  429.  
  430. {block:ifIIcolumns}
  431. width:225px;
  432. font-size: 16px;
  433. {/block:ifIIcolumns}
  434. }
  435.  
  436. #post:hover .permalink2{
  437. text-align:center;
  438. opacity:0.95;
  439. top:0px;
  440. right:1px;
  441. left:1px;
  442. text-transform:none;
  443. position:absolute;
  444. {block:ifIVcolumns}
  445. width:165px;
  446. font-size: 12px;
  447. {/block:ifIVcolumns}
  448.  
  449. {block:ifIIIcolumns}
  450. width:195px;
  451. font-size: 14px;
  452. {/block:ifIIIcolumns}
  453.  
  454. {block:ifIIcolumns}
  455. width:225px;
  456. font-size: 16px;
  457. {/block:ifIIcolumns}
  458. padding: 12px;
  459. font-family:'pacifico';
  460. background:white;
  461. -webkit-transition: all 0.3s linear 0s;
  462. -moz-transition: all 0.3s linear 0s;
  463. -o-transition: all 0.3s linear 0s;
  464. transition: all 0.3s linear 0s;
  465. }
  466.  
  467. .permalink2:hover{
  468. -webkit-transition: all 0.3s linear 0s;
  469. -moz-transition: all 0.3s linear 0s;
  470. -o-transition: all 0.3s linear 0s;
  471. transition: all 0.3s linear 0s;
  472. }
  473.  
  474. #post:hover .permalink2:hover{
  475. opacity:1;
  476. -webkit-transition: all 0.3s linear 0s;
  477. -moz-transition: all 0.3s linear 0s;
  478. -o-transition: all 0.3s linear 0s;
  479. transition: all 0.3s linear 0s;
  480. }
  481.  
  482. .permalink2 a{
  483. text-transform:none;
  484. bottom:40px;
  485. }
  486.  
  487. /*Edit the titles on any text-based post.*/
  488.  
  489. .posttitle{
  490. font-size:10px;
  491. text-align:center;
  492. color:{color:Link};}
  493.  
  494. .posttitle a{
  495. color:{color:Link};}
  496.  
  497.  
  498. /************EDIT QUOTE POSTS HERE************/
  499.  
  500. .quote{
  501. margin-right: 5px;}
  502.  
  503. .source{
  504. padding-top:5px;
  505. display:block;
  506. text-align:right;}
  507.  
  508.  
  509. /************EDIT ANSWER POSTS HERE************/
  510.  
  511. .ask{
  512. padding:4px;
  513. background:#f9f9f9;
  514. border-radius:6px;
  515. font-family:'Indie Flower';
  516. font-size:10px;
  517. }
  518. .asker{
  519. color:{color:Link};
  520. font-family:'Chewy';
  521. }
  522. .answer{
  523. margin-top:10px;
  524. font-family:'Indie Flower';
  525. }
  526.  
  527. /************EDIT AUDIO POSTS HERE************/
  528.  
  529. .audio{
  530. {block:IndexPage}width:180px;{/block:IndexPage}
  531. {block:PermalinkPage}width:239px;{/block:PermalinkPage};}
  532. .info{
  533. padding:2px 0px 1px 57px;}
  534. .i {
  535. text-transform:uppercase;
  536. letter-spacing:1px;
  537. font-size:8px;}
  538. .pl b,strong{
  539. text-transform:lowercase;
  540. font-size:9px;}
  541. .player{
  542. position:absolute;
  543. overflow:hidden;
  544. margin-top:0px;
  545. margin-left:15px;
  546. background:#ffffff;
  547. width:24px;
  548. height:23px;}
  549.  
  550. /************EDIT VIDEO POSTS HERE************/
  551. /***********DO NOT DELETE THIS CODE************/
  552.  
  553. .video-container {
  554. position:relative;
  555. padding-bottom:56.25%;
  556. padding-top: 30px;
  557. height:0;
  558. overflow:hidden;}
  559.  
  560. .video-container iframe,
  561. .video-container object,
  562. .video-container embed {
  563. position: absolute;
  564. top: 0;
  565. left: 0;
  566. width: 100%;
  567. height: 100%;}
  568.  
  569. /************EDIT CHAT POSTS HERE************/
  570.  
  571. .chat{
  572. line-height:12px;
  573. list-style:none;}
  574. .chat ul{
  575. list-style:none;
  576. padding:0px 5px;
  577. line-height:15px;}
  578. .label{
  579. color:{color:Link};}
  580.  
  581. /************EDIT SIDEBAR HERE************/
  582.  
  583. #sidebar{
  584. background:transparent;
  585. margin-left:-270px;
  586. margin-top:150px;
  587. width:150px;
  588. position:fixed;
  589. text-align:center;
  590. padding:20px;
  591. padding-top:45px;
  592. padding-bottom:45px;
  593. }
  594. .sidebar_imgage{
  595. float: center;
  596. margin-left: 6px;
  597. max-width: 170px;
  598. background-color:#fff;
  599. }
  600.  
  601. /*EDIT DESCRIPTION HERE*/
  602. #description {
  603. opacity: 0;
  604. margin-top: 198px;
  605. margin-left:-248px;
  606. width: 168px;
  607. height:168px;
  608. position: fixed;
  609. text-align: center;
  610. font-family:'Indie Flower';
  611. font-size: 12px; /*CHANGE FONT SIZE HERE*/
  612. line-height: 20px;
  613. color: #666; /*CHANGE FONT COLOUR HERE*/
  614. padding:5px;
  615. background: #fff;
  616. border-radius:8px;
  617. z-index: 999;
  618. -webkit-transition: all 0.9s ease-in-out;
  619. -moz-transition: all 0.9s ease-in-out;
  620. -o-transition: all 0.9s ease-in-out;
  621. -ms-transition: all 0.9s ease-in-out;
  622. transition: all 0.9s ease-in-out;
  623. }
  624.  
  625. #description:hover {
  626. opacity: 0.8;
  627. -webkit-transition: all 0.3s ease-in-out;
  628. -moz-transition: all 0.3s ease-in-out;
  629. -o-transition: all 0.3s ease-in-out;
  630. -ms-transition: all 0.3s ease-in-out;
  631. transition: all 0.3s ease-in-out;
  632. }
  633.  
  634. .blogtitle{
  635. padding:5px;
  636. font-family:'Grand Hotel';
  637. text-align:center;
  638. text-transform:none;
  639. font-size:24px;
  640. width:158px;
  641. margin-top:-10px;
  642. border-bottom:1px solid {color:Blogtitle};
  643. }
  644.  
  645. .blogtitle a{
  646. color:{color:Blog Title};}
  647.  
  648.  
  649. #links {
  650. position:absolute;
  651. }
  652. #links img {
  653. border:2px #ccc solid;
  654. padding:3px;
  655. background:#e6e6e6;
  656. -webkit-transition: all .6s ease;-moz-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease;
  657. border-radius: 30px;
  658. }
  659.  
  660. #links img:hover {
  661. transform:rotate(-30deg);
  662. -ms-transform:rotate(-30deg); /* IE 9 */
  663. -webkit-transform:rotate(-30deg); /* Opera, Chrome, and Safari */
  664. -webkit-transition: all .6s ease;-moz-transition: all .6s ease;-o-transition: all .4s ease;transition: all .6s ease;}
  665.  
  666. div#link1{position: fixed;
  667. margin-top:-40px;margin-left:100px;}
  668. div#link2{position: fixed;
  669. margin-top:-40px;margin-left:145px;}
  670. div#link3{position: fixed;
  671. margin-top:-40px;margin-left:190px;}
  672. div#link4{position: fixed;
  673. margin-top:3px;margin-left:190px;}
  674. div#link5{position: fixed;
  675. margin-top:45px;margin-left:190px;}
  676.  
  677.  
  678.  
  679. /************EDIT TEXT SETTINGS HERE************/
  680.  
  681. i, em{
  682. color:{color:Link};}
  683. b, strong{
  684. font-weight:normal;
  685. text-transform:uppercase;
  686. color:{color:Link};}
  687. ul,ol{
  688. margin:0px;
  689. margin-left:-5px;}
  690. p{
  691. padding:0px;
  692. margin:2px;}
  693. u{
  694. text-decoration:none;
  695. color:{color:Title};}
  696.  
  697. blockquote {
  698. margin:0px;
  699. padding:4px;
  700. background:#f7f7f7;}
  701.  
  702. /************DO NOT DELETE #SCROLL************/
  703.  
  704. #scroll{
  705. bottom:-20px;
  706. position: absolute;
  707. left: 50%;
  708. width:10px;
  709. height:5px;
  710. overflow:hidden;
  711. margin-bottom:80px;}
  712.  
  713.  
  714.  
  715. #lila{
  716. position:fixed;
  717. right:10px;
  718. bottom:10px;
  719. text-transform:uppercase;
  720. font-family:Calibri;
  721. font-size:12px;}
  722.  
  723. #lila a{
  724. color:#aaaaaa;}
  725.  
  726. </style>
  727. </head>
  728.  
  729. <body>
  730.  
  731.  
  732. <center>
  733.  
  734. <div id="entries">
  735.  
  736. <!---------------EDIT SIDEBAR CONTENT HERE--------------->
  737. <div id="description"><br>
  738. <div class="blogtitle" color="{color:Blog Title}"><a href="/">{Title}</a></div>
  739. {Description}
  740. </div>
  741.  
  742.  
  743. <div id="sidebar">
  744. <div id="links">
  745.  
  746. <div id ="link1">
  747. <a href="/" title="home"><img src="https://33.media.tumblr.com/3bc25634da642d7f50265fb21b65dd4e/tumblr_ngxwl78aNE1swr3cao4_r1_75sq.png" style="width:20px; height:auto; opacity:.8;"></a></div>
  748.  
  749. <div id ="link2">
  750. <a href="/ask" title="message"><img src="https://33.media.tumblr.com/48c476214bf24aaf029528878b59c4a7/tumblr_ngxwl78aNE1swr3cao5_r1_75sq.png" style="width:20px; height:auto; opacity:.8;"></a></div>
  751.  
  752. <div id ="link3">
  753. <a href="{text:Link One URL}" title="{text:Link One Title}"><img src="https://31.media.tumblr.com/e705ee44a312388d78f5c7c3bf0391f8/tumblr_ngxwl78aNE1swr3cao6_r1_75sq.png" style="width:21px; height:auto; opacity:.8;"></a></div>
  754.  
  755. <div id ="link4">
  756. <a href="{text:Link Two URL}" title="{text:Link Two Title}"><img src="https://38.media.tumblr.com/6b6fb86f27e407330de6308b0c4e3753/tumblr_ngxwl78aNE1swr3cao3_r1_75sq.png" style="width:20px; height:auto; opacity:.8;"></a></div>
  757.  
  758. <div id ="link5">
  759. <a href="http://blisshvze.tumblr.com" title="theme"><img src="https://38.media.tumblr.com/56e252c8e1e67d79656d39d04a9e9f32/tumblr_ngxwl78aNE1swr3cao2_r1_75sq.png" style="width:13px; height:auto; padding:6px; opacity:.8;"></a></div>
  760.  
  761. </div>
  762.  
  763. <div class="sidebar_image"><a href="/"><img src="{image:Sidebar Image}" style="width:170px; border:1px #ccc solid; padding:5px; border-radius:8px"></a></div>
  764.  
  765. </div>
  766.  
  767.  
  768.  
  769. {block:Posts}
  770.  
  771. <!---------------DO NOT DELETE block:ContentSource--------------->
  772.  
  773. {block:ContentSource}
  774. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  775. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  776. {/block:SourceLogo}
  777. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  778. {/block:ContentSource}
  779.  
  780. <div id="post">
  781.  
  782. <!---------------EDIT TEXT POSTS HERE--------------->
  783.  
  784. {block:Text}
  785. <div class="text">
  786. <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
  787. {Body}{block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{NoteCount}</a>|<a href="{Permalink}"> {TimeAgo}</a></div>{/block:IndexPage}</div>
  788. {/block:Text}
  789.  
  790. <!---------------EDIT LINK POSTS HERE--------------->
  791.  
  792. {block:Link}
  793. <a href="{URL}"><div class="posttitle">{Name}</div></a>
  794. {block:Description}{Description}{/block:Description}
  795. {block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</a></div><div class="permalink2"><a href="{Permalink}">Posted {TimeAgo}</a>
  796. </div>{/block:IndexPage}
  797. {/block:Link}
  798.  
  799. <!---------------EDIT PHOTO POSTS HERE--------------->
  800.  
  801. {block:Photo}
  802. {block:IndexPage}
  803. <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>{/block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</a></div><div class="permalink2"><a href="{Permalink}">Posted {TimeAgo}</a>
  804. </div>{block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{/block:PermalinkPage}</a>
  805. {/block:Photo}
  806.  
  807. <!---------------EDIT PHOTOSET POSTS HERE--------------->
  808.  
  809. {block:Photoset}
  810. {block:IndexPage}{block:Photos}<a href="{Permalink}"><img src="{PhotoURL-500}" /></a>{/block:Photos}<div class="permalink"><a href="{ReblogURL}">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</a></div><div class="permalink2"><a href="{Permalink}">Posted {TimeAgo}</a>
  811. </div>{/block:IndexPage}
  812. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  813. {/block:Photoset}
  814.  
  815. <!---------------EDIT QUOTE POSTS HERE--------------->
  816.  
  817. {block:Quote}
  818. {Quote}{block:Source}
  819. <div class="source">{Source}</div>{/block:Source}
  820. {block:IndexPage}
  821. <div class="permalink"><a href="{ReblogURL}">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</a></div><div class="permalink2"><a href="{Permalink}">Posted {TimeAgo}</a>{/block:IndexPage}</div>
  822. {/block:Quote}
  823.  
  824. <!---------------EDIT ANSWER POSTS HERE--------------->
  825.  
  826. {block:Answer}
  827. <div class="ask"><span class="asker">{Asker}:</span> {Question}</div>
  828. <div class="answer">{Answer}</div>
  829. {block:IndexPage}
  830. <div class="permalink"><a href="{ReblogURL}">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</a></div><div class="permalink2"><a href="{Permalink}">Posted {TimeAgo}</a></div>{/block:IndexPage}
  831. {/block:Answer}
  832.  
  833. <!---------------EDIT CHAT POSTS HERE--------------->
  834.  
  835. {block:Chat}
  836. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  837. <div class="chat"><ul>{block:Lines}
  838. <li class="person{UserNumber}">{block:Label}
  839. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</a></div><div class="permalink2"><a href="{Permalink}">Posted {TimeAgo}</a></div>
  840. {/block:IndexPage}
  841. {/block:Chat}
  842.  
  843. <!---------------EDIT AUDIO POSTS HERE--------------->
  844.  
  845. {block:Audio}<div class="player">{AudioPlayerWhite}</div>
  846. <div class="info"><div class="i"><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i">by<span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div></div>{block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</a></div><div class="permalink2"><a href="{Permalink}">Posted {TimeAgo}</a></div>
  847. {/block:IndexPage}
  848. {/block:Audio}
  849.  
  850. <!---------------EDIT VIDEO POSTS HERE--------------->
  851.  
  852. {block:Video}
  853. {block:IndexPage}<div class="video-container">{Video-250}</div>
  854. <div class="permalink"><a href="{ReblogURL}">Reblog</a> with <a href="{Permalink}">{NoteCount} notes</div><div class="permalink2"><a href="{Permalink}">Posted {TimeAgo}</a></div>{/block:IndexPage}
  855. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  856. {/block:Video}
  857.  
  858. <!---------------EDIT PERMALINK PAGE HERE--------------->
  859.  
  860. {block:PermalinkPage}
  861. {block:Caption}{Caption}{/block:Caption}
  862. <p>{block:Date} {Month} {DayofMonthWithSuffix}, {Year}{/block:Date} {block:NoteCount}, {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} , (via <a href="{ReblogParentURL}">{ReblogParentName}</a>){/block:RebloggedFrom}
  863. <div class="permapage">
  864. <div style="margin-top:10px; margin-left:-10px;">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  865. </div>
  866. {/block:Posts}
  867. </div>
  868.  
  869. <!---------------DO NOT DELETE THIS--------------->
  870.  
  871. {block:IndexPage}
  872. {block:Pagination}
  873. <div id="pagination">
  874. {block:NextPage}
  875. <a id="nextPage" href="{NextPage}"></a>
  876. {/block:NextPage}
  877. {block:PreviousPage}
  878. <a href="{PreviousPage}"></a>
  879. {/block:PreviousPage}
  880. </div>
  881. {/block:Pagination}
  882. {/block:IndexPage}
  883. </center>
  884.  
  885.  
  886.  
  887. {block:ifdisabledrightclick}
  888.  
  889. <script language=JavaScript>
  890. <!--
  891.  
  892. //Disable right mouse click Script
  893. //By Maximus ([email protected]) w/ mods by DynamicDrive
  894. //For full source code, visit http://www.dynamicdrive.com
  895.  
  896. var message="Function Disabled!";
  897.  
  898. ///////////////////////////////////
  899. function clickIE4(){
  900. if (event.button==2){
  901. return false;
  902. }
  903. }
  904.  
  905. function clickNS4(e){
  906. if (document.layers||document.getElementById&&!document.all){
  907. if (e.which==2||e.which==3){
  908. return false;
  909. }
  910. }
  911. }
  912.  
  913. if (document.layers){
  914. document.captureEvents(Event.MOUSEDOWN);
  915. document.onmousedown=clickNS4;
  916. }
  917. else if (document.all&&!document.getElementById){
  918. document.onmousedown=clickIE4;
  919. }
  920.  
  921. document.oncontextmenu=new Function("return false")
  922.  
  923. // -->
  924. </script>
  925.  
  926. {/block:ifdisabledrightclick}
  927.  
  928.  
  929.  
  930. </body>
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942. <div id="lila"><a href="http://blisshvze.tumblr.com/">卌</a></div>
  943. </html>
Advertisement
Add Comment
Please, Sign In to add comment