Advertisement
cuddlets

Theme 14

Oct 16th, 2015
1,033
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.19 KB | None | 0 0
  1. <!--
  2.  
  3. THEME BY CUDDLETS (http://cuddlets.tumblr.com)
  4. -NO REMOVING OF CREDITS
  5. -DON'T USE MY THEME CODES AS BASECODES
  6. -THANK YOU FOR USING
  7.  
  8. -->
  9. <html lang="en">
  10. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12. <head>
  13. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  14.  
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18.  
  19. <!--DEFAULT VARIABLES-->
  20. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  21.  
  22.  
  23.  
  24. <meta name="color:background" content="##fdfafa"/>
  25. <meta name="image:Tiled Background" content""/>
  26.  
  27. <meta name="color:text" content="#585555"/>
  28. <meta name="color:title" content="#797171"/>
  29.  
  30. <meta name="text:Background size" content="350"/>
  31.  
  32.  
  33. <meta name="color:link" content="#949494"/>
  34. <meta name="color:hover" content="#444444"/>
  35. <meta name="color:header" content="#444444"/>
  36.  
  37. <meta name="color:scrollbar" content="#777"/>
  38.  
  39. <meta name="text:Custom Link One" content=""/>
  40. <meta name="text:Custom Link One URL" content=""/>
  41. <meta name="text:Custom Link Two" content=""/>
  42. <meta name="text:Custom Link Two URL" content=""/>
  43. <meta name="text:Custom Link Three" content=""/>
  44. <meta name="text:Custom Link Three URL" content=""/>
  45. <meta name="text:Custom Link Four" content=""/>
  46. <meta name="text:Custom Link Four URL" content=""/>
  47.  
  48.  
  49. <meta name="if:Show caption" content=""/>
  50.  
  51.  
  52.  
  53.  
  54.  
  55. <style type="text/css">
  56.  
  57.  
  58. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: all 0.8s ease-out;-moz-
  59.  
  60. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  61.  
  62. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  63.  
  64. p {
  65. margin:0px;
  66. margin-top:0px;
  67. }
  68.  
  69. ::-webkit-scrollbar {width: 6px; height: 4px; background:white ; }
  70. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; -webkit-border-radius: 1ex; }
  71.  
  72. body {
  73.  
  74. background-color:{color:Background};
  75. background-image: url({image:Left Background}), url({image:Right Background}), url({image:Tiled Background});
  76. background-size: {text:Background size}px;
  77. background-attachment: fixed;
  78. background-position: bottom left, bottom right;
  79. background-repeat: no-repeat, no-repeat, repeat;
  80.  
  81.  
  82. font-family: georgia;
  83. color: {color:Text};
  84. text-align: justify;
  85. font-size:9px;
  86. letter-spacing:1px;
  87. line-height:19px;}
  88. letter-spacing:2px;
  89. p {margin:0px; margin-top:5px;}
  90. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;-webkit-transition: 0.4s ease-in;
  91. -o-transition: 0.4s ease-in;
  92. -moz-transition: 0.4s ease-in;
  93. transition: 0.4s ease-in;}
  94. a:hover {color:{color:Hover};
  95. -webkit-transition: 0.4s ease-in;
  96. -o-transition: 0.4s ease-in;
  97. -moz-transition: 0.4s ease-in;
  98. transition: 0.4s ease-in;}
  99.  
  100.  
  101. }
  102.  
  103.  
  104. div#center{
  105. margin:auto;
  106. position:relative;
  107. width:1500px;
  108. background-color:;
  109. overflow:auto;
  110. overflow-y:hidden;
  111. }
  112.  
  113.  
  114.  
  115. .entry {
  116. float:left;
  117. display: inline-block;
  118. overflow:hidden;
  119. width:320px;
  120. margin:5px;
  121. padding:1px;
  122. {block:PermalinkPage}
  123. width:500px;
  124. text-align:left;
  125. line-height:13px;
  126. padding:20px;
  127. margin:10px;
  128. {/block:PermalinkPage}
  129. background-image:URL();
  130. }
  131.  
  132.  
  133.  
  134. .entry .lerman{
  135. width:auto;
  136. position: absolute;
  137. line-height: 10px;
  138. overflow:hidden;
  139. text-align:center;
  140. z-index:1;
  141. font-size:9px;
  142. bottom:0px;
  143. left:1px;
  144. font-family:consolas;
  145. TEXT-TRANSFORM:uppercase;
  146. background:black;
  147. word-spacing:2px;
  148. letter-spacing:1px;
  149. opacity: 0.0;
  150. width:290px;
  151. padding:15px;
  152. -webkit-transition: all .7s ease;
  153. -moz-transition: all .7s ease;
  154. -o-transition: all .7s ease;
  155. transition: all .7s ease;
  156. }
  157.  
  158. .entry:hover .lerman{
  159. overflow:visible;
  160. opacity:1;
  161. bottom:30px;
  162. -webkit-transition: all .7s ease;
  163. -moz-transition: all .7s ease;
  164. -o-transition: all .7s ease;
  165. transition: all .7s ease;
  166. }
  167.  
  168.  
  169.  
  170.  
  171. .perma{
  172. display: block;
  173. font-size: 9px;
  174. text-align: left;
  175. line-height: 11px;
  176. font-family:times new;
  177. margin-top:0px;
  178. padding:3px;
  179. letter-spacing:1px;-transition-timing-function: ease-out;
  180. -webkit-transition-duration: .5s;
  181. -moz-transition-timing-function: ease-out;
  182. -moz-transition-duration: .5s;
  183. background-color:#eeebee;
  184. }
  185.  
  186. .quote{
  187. font-size:9px;
  188. line-height: 20px;
  189. font-family: georgia; color: {color:title};
  190. text-align:center;
  191. letter-spacing: 1px;
  192. padding:10px;
  193. background-color:#f6f6f6;
  194. }
  195.  
  196. .quotesrc{
  197. font-size:10px;
  198. line-height: 18px;
  199. font-family: georgia; color: {color:title};
  200. text-align:left;
  201. letter-spacing: 0px;
  202. padding:10px;
  203. background-color:#eeebee;
  204. text-transform:uppercase;letter-spacing:1px;
  205. }
  206.  
  207. #posts {
  208. width:1500px;
  209. margin-top:180px;
  210. margin-left:10px;
  211. background:transparent;
  212. position:relative;
  213. overflow-y: hidden;
  214.  
  215. }
  216.  
  217.  
  218. #sidebar{
  219. position:fixed !important;
  220. width: 100%;
  221. height: auto;
  222. opacity:1;
  223. margin: -180px 0px 0px -10px;
  224. padding-top:50px;padding-left:50px;padding-right:200px;padding-bottom:30px;
  225. background-color:{color:header};
  226. z-index:99;
  227.  
  228. }
  229.  
  230. #navigation{
  231. position:relative !important;
  232. width: 130px;
  233. height: auto;
  234. margin: -20px 0px 0px 40px;
  235. background-color:white;
  236.  
  237. }
  238.  
  239.  
  240.  
  241. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  242.  
  243.  
  244. .title{
  245. font-size:15px;
  246. line-height: 20px;
  247. font-family: georgia; color: {color:title};
  248. text-align:left;
  249. letter-spacing: 0px;
  250. padding:10px;
  251. background-color:#eeebee;
  252. }
  253.  
  254.  
  255.  
  256. /*DO NOT EDIT THIS SECTION*/
  257. #infscr-loading{
  258. bottom: -70px;
  259. position: absolute;
  260. left: 50%;
  261. margin-left:-8px;
  262. width:16px;
  263. height:11px;
  264. overflow:hidden;
  265. margin-bottom: 50px;
  266. }
  267.  
  268. #postnotes{
  269. text-align: justify;}
  270.  
  271. #postnotes blockquote{
  272. border: 0px;}
  273.  
  274. blockquote{
  275. text-align: justify; padding: 15px; background:#eeebee; color: {color:Text}; font-family: Trebuchet MS; margin-left: 0px;width:230px;}
  276.  
  277. }
  278.  
  279. blockquote p, ul{
  280. margin:0px;
  281. padding:0px;
  282. }
  283.  
  284.  
  285. .texts {
  286. background-color:#f6f6f6;
  287. padding:20px;
  288.  
  289.  
  290. }
  291.  
  292. .qa {
  293. background-color:#f6f6f6;
  294. color:gray;
  295. margin-top: 0px;
  296. padding:10px;
  297. font-family:georgia;
  298. font-size: 9px;
  299. line-height:15px;
  300. letter-spacing:1px;
  301. margin-bottom:3px;
  302. line-height:15px;
  303. text-align:left;
  304.  
  305. }
  306. .qa2 {
  307. background-color:#eeebee;
  308. color:#000000;
  309. margin-top: 0px;
  310. padding:10px;
  311. font-family:georgia;
  312. font-size: 9px;
  313. letter-spacing:1px;
  314. margin-bottom:3px;
  315. text-align:left;
  316. line-height:15px;
  317. margin-bottom:6px;
  318. }
  319.  
  320.  
  321. .sfm input {background-color: #f5f5f5;
  322. font-size: 8px;
  323. border: 0px;
  324. text-transform: uppercase;
  325. margin-top: 0px;
  326. color: #999;
  327. letter-spacing: 1px;
  328. padding: 4px 8px;
  329. font-family: calibri, helvetica, arial;}
  330.  
  331. a img{border: 0px;}
  332.  
  333.  
  334. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  335.  
  336. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  337. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  338.  
  339. .notes img{width:10px; position:relative; top:3px;}
  340. <--ses-->
  341. small{font-size: 90%;}
  342.  
  343.  
  344.  
  345.  
  346. .conversation ul { list-style-type: none; margin: 0px; padding: 3px; }
  347.  
  348. .conversation ul li { padding: 3px;margin-top:2px; margin-bottom:2px;background-color:#eeebee; }
  349.  
  350. .conversation ul li span.label {font-family:georgia; font-weight: normal; text-transform: normalcase; font-size: 9px;}
  351.  
  352. .conversation ul li.odd {
  353. background-color: white;
  354. }
  355.  
  356. div.navigate a{
  357. background: transparent; color:white; letter-spacing: 0px; display:inline-block;font-size:10px;
  358. width: 50px; height:20px;padding:5px;margin-top:4px; -webkit-transition-duration: .0s; z-index:1; -transition-timing-function: ease-out;text-align:center;
  359. -webkit-transition-duration: .5s;
  360. -moz-transition-timing-function: ease-out;
  361. -moz-transition-duration: .5s;
  362. }
  363.  
  364. div.navigate a:hover{
  365. background: transparent; color:white;text-decoration:line-through;
  366. z-index:2;-transition-timing-function: ease-out;
  367. -webkit-transition-duration: .5s;cursor:help;
  368. -moz-transition-timing-function: ease-out;
  369. -moz-transition-duration: .5s;
  370. }
  371.  
  372.  
  373.  
  374.  
  375. {CustomCSS}
  376.  
  377. </style>
  378.  
  379. {block:IndexPage}
  380. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  381. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  382.  
  383. <script type="text/javascript">
  384. $(window).load(function(){
  385. var $wall = $('#posts');
  386. $wall.imagesLoaded(function(){
  387. $wall.masonry({
  388. itemSelector: '.entry, .entry_photo',
  389. isAnimated : false
  390. });
  391. });
  392.  
  393. $wall.infinitescroll({
  394. navSelector : '#pagination',
  395. nextSelector : '#pagination a',
  396. itemSelector : '.entry, .entry_photo',
  397. bufferPx : 2000,
  398. debug : false,
  399. errorCallback: function() {
  400. $('#infscr-loading').fadeOut('normal');
  401. }},
  402. function( newElements ) {
  403. var $newElems = $( newElements );
  404. $newElems.hide();
  405. $newElems.imagesLoaded(function(){
  406. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  407. });
  408. }); $('#posts').show(500);
  409. });
  410. </script>
  411.  
  412.  
  413. {/block:IndexPage}
  414.  
  415.  
  416. <title>{title}</title>
  417.  
  418. <link rel="shortcut icon" href="{Favicon}" />
  419. <meta name="viewport" content="width=820" />
  420.  
  421.  
  422.  
  423. </head>
  424.  
  425. <body>
  426.  
  427.  
  428. <div id="cage">
  429. <div id="center">
  430.  
  431. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  432. <div id="sidebar">
  433.  
  434.  
  435.  
  436. <span style="text-align:left;font-family: times new;margin-bottom: 5px;font-size:25px;color:white;text-decoration:underline;
  437. ; ">{title}</span>
  438.  
  439.  
  440. <span style="text-align:left;padding-left:10px;font-size:11px;color:white;">
  441. {description}</span>
  442. <br><br>
  443.  
  444. <div class="navigate">
  445.  
  446. <a href="/">recent</a>
  447. <a href="/ask">contact</a>
  448. <a href="/archive">history</a>
  449.  
  450. {block:IfCustomLinkOne}<a href="{text:Custom Link One URL}">{text:Custom Link One}</a>{/block:IfCustomLinkOne}
  451. {block:IfCustomLinkTwo}<a href="{text:Custom Link Two URL}">{text:Custom Link Two}</a>{/block:IfCustomLinkTwo}
  452. {block:IfCustomLinkThree}<a href="{text:Custom Link Three URL}">{text:Custom Link Three}</a>{/block:IfCustomLinkThree}
  453. {block:IfCustomLinkFour}<a href="{text:Custom Link Four URL}">{text:Custom Link Four}</a>{/block:IfCustomLinkFour}
  454.  
  455. <a href="http://cuddlets.tumblr.com">©</a>
  456.  
  457. </div>
  458.  
  459.  
  460. </div>
  461.  
  462. <!------------------------------------->
  463.  
  464.  
  465. <div class="left">
  466. <div id="posts">
  467. {block:Posts}
  468. <div class="entry">
  469.  
  470. {block:Text}
  471. {block:Title}
  472. <div class="title">{Title}</div>{/block:Title}
  473. <div class="texts">{Body}</div>
  474. <span class="perma"><a href="{Permalink}" target="_blank">{12Hour}:{Minutes}:{Seconds} </a>&nbsp;✖&nbsp;
  475. <a href="{ReblogURL}" target="_blank" title="reblog">{Notecount}</a>
  476. </span>
  477.  
  478. {/block:Text}
  479.  
  480.  
  481.  
  482. {block:Link}
  483. <div class="title"><a href="{URL}">{Name}</a></div>{block:Description}<div class="texts">{Description}</div>{/block:Description}
  484. <span class="perma"><a href="{Permalink}" target="_blank">{12Hour}:{Minutes}:{Seconds} </a>&nbsp;✖&nbsp;
  485. <a href="{ReblogURL}" target="_blank" title="reblog">{Notecount}</a>
  486. </span>
  487.  
  488. {block:Link}
  489.  
  490.  
  491.  
  492.  
  493.  
  494. {block:Photo}
  495. {block:IndexPage}
  496. <center>
  497. <div class="lerman">
  498. <a href="{ReblogURL}" title="reblog">reblog</a> // <a href="{Permalink}"title="notes">{notecount}</a> </div>
  499. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  500. {/block:IndexPage}
  501. {block:PermalinkPage}
  502. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  503. {LinkCloseTag}
  504. {/block:PermalinkPage}
  505. {block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  506. {/block:Photo}
  507.  
  508.  
  509.  
  510.  
  511.  
  512. {block:Photoset}
  513. {block:IndexPage}
  514. <center><div class="lerman">
  515. <a href="{ReblogURL}"title="reblog">reblog</a> // <a href="{Permalink}"title="">{notecount}</a> </div>
  516. {Photoset-250}</center>
  517. {/block:IndexPage}
  518. {block:PermalinkPage}
  519. <center>
  520. {Photoset-500}</center>
  521. {/block:PermalinkPage}
  522. {block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}
  523. {/block:Photoset}
  524.  
  525.  
  526.  
  527. {block:Quote}
  528. {block:Source}<div class="quotesrc"> {Source}</div>{/block:Source}
  529. <div class="quote">"{Quote}"</div>
  530.  
  531.  
  532. <span class="perma"><a href="{Permalink}" target="_blank">{12Hour}:{Minutes}:{Seconds} </a>&nbsp;✖&nbsp;
  533. <a href="{ReblogURL}" target="_blank" title="reblog">{Notecount}</a>
  534. </span>
  535.  
  536.  
  537. {/block:Quote}
  538.  
  539.  
  540.  
  541.  
  542. {block:Chat}
  543.  
  544. {block:Title}<div class="title">{Title}</div>{/block:Title}
  545. <div class="post"><div class="conversation"><ul>
  546. {block:Lines}<li class="{Alt}">
  547. {block:Label}<span class="label">{Label}</span>{/block:Label}
  548. {Line}</li>{/block:Lines}</ul>
  549. </div></div>
  550. <span class="perma"><a href="{Permalink}" target="_blank">{12Hour}:{Minutes}:{Seconds} </a>&nbsp;✖&nbsp;
  551. <a href="{ReblogURL}" target="_blank" title="reblog">{Notecount}</a>
  552. </span>
  553.  
  554. {/block:Chat}
  555.  
  556.  
  557.  
  558.  
  559.  
  560. {block:Audio}
  561. <div style="width:200px; height:30px;">
  562. {AudioPlayerBlack}
  563. </div>
  564. {block:IndexPage}<span class="perma">
  565. <p align=right>
  566. <span class="perma"><a href="{Permalink}" target="_blank">{12Hour}:{Minutes}:{Seconds} </a>&nbsp;✖&nbsp;
  567. <a href="{ReblogURL}" target="_blank" title="reblog">{Notecount}</a>
  568. </span>
  569. {/block:IndexPage}
  570. {/block:Audio}
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578. {block:Video}
  579. {block:IndexPage}
  580. <center>
  581. <div class="lerman">
  582. <a href="{ReblogURL}"title="reblog">reblog</a> // <a href="{Permalink}"title="">{notecount}</a> </div>
  583. {Video-250}</center>
  584. {/block:IndexPage}
  585. {block:PermalinkPage}
  586. <center>
  587. {Video-400}</center>
  588. {/block:PermalinkPage}
  589. {/block:Video}
  590.  
  591.  
  592.  
  593.  
  594.  
  595. {block:Answer}
  596.  
  597.  
  598. <div class="qa"><span></span>♡ {Asker} whispered: &nbsp;<br>{Question}</div>
  599. <div class="qa2">{Answer}</div>
  600.  
  601. <span class="perma"><a href="{Permalink}" target="_blank">{12Hour}:{Minutes}:{Seconds} </a>&nbsp;✖&nbsp;
  602. <a href="{ReblogURL}" target="_blank" title="reblog">{Notecount}</a>
  603. </span>
  604.  
  605. {/block:Answer}
  606.  
  607.  
  608.  
  609. {block:PostNotes}<div align="middle">{caption}</div>
  610. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  611.  
  612. {block:HasTags}
  613. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  614. {block:RebloggedFrom}
  615. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  616. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  617.  
  618. {/block:RebloggedFrom}
  619. </span>
  620. <br>
  621. <div id="postnotes">{PostNotes}</div><br>
  622.  
  623. {block:ContentSource}
  624. <br><a href="{SourceURL}">
  625. {lang:Source}:
  626. {block:SourceLogo}
  627. <img src="{BlackLogoURL}" width="{LogoWidth}"
  628. height="{LogoHeight}" alt="{SourceTitle}" />
  629. {/block:SourceLogo}
  630. {block:NoSourceLogo}
  631. {SourceLink}
  632. {/block:NoSourceLogo}
  633. </a>
  634. {/block:ContentSource}
  635.  
  636. {/block:PostNotes}
  637. </div>
  638. {/block:Posts}
  639. </div></div>
  640.  
  641. {block:IndexPage}
  642. {block:Pagination}
  643. <div id="pagination">
  644. {block:NextPage}
  645. <a id="nextPage" href="{NextPage}"></a>
  646. {/block:NextPage}
  647. {block:PreviousPage}
  648. <a href="{PreviousPage}"></a>
  649. {/block:PreviousPage}
  650. </div>
  651. {/block:Pagination}
  652. {/block:IndexPage}
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660. </body>
  661. </html>
  662.  
  663.  
  664. <!--
  665.  
  666. THEME BY CUDDLETS (http://cuddlets.tumblr.com)
  667. -NO REMOVING OF CREDITS
  668. -DON'T USE MY THEME CODES AS BASECODES
  669. -THANK YOU FOR USING
  670.  
  671. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement