DAISIEANGEL

Scarlett Theme

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