Advertisement
wildthemes

swarley theme

Oct 11th, 2012
1,019
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.61 KB | None | 0 0
  1. <!--
  2. kimberly theme by wildthemes. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.-->
  3.  
  4. <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  5.  
  6. taking credits off/stealing/using my themes as a basecode is illegal.-->
  7.  
  8. <!--IMPORTANT: for infinite/endless scrolling/show all posts on your blog, go to customize -> scroll down to advanced -> change posts per page to 15.-->
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  13.  
  14.  
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  19.  
  20. <script type="text/javascript"
  21. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22.  
  23. <meta name="color:background" content="#ffffff"/>
  24.  
  25. <meta name="color:Font" content="#130C11"/>
  26. <meta name="color:Link hover" content="#130C11"/>
  27. <meta name="color:Link" content="#000000"/>
  28. <meta name="image:Border" content= ""/>
  29. <meta name="image:Sidebar" content="1"/>
  30. <meta name="image:Background" content="1"/>
  31. <meta name="if:Show sidebar photo" content="0"/>
  32. <meta name="text:reblog label" content="reblog" />
  33. <meta name="if:Kewl font" content="0"/>
  34.  
  35. <meta name="text:Link one Title" content=""/>
  36. <meta name="text:Link one" content="" />
  37. <meta name="text:Link Three Title" content=""/>
  38. <meta name="text:Link Three" content=""/>
  39. <meta name="text:Link Four Title" content=""/>
  40. <meta name="text:Link Four" content=""/>
  41. <meta name="text:Link two Title" content=""/>
  42. <meta name="text:Link two" content=""/>
  43. <meta name="text:Link five Title" content=""/>
  44. <meta name="text:Link five" content=""/>
  45.  
  46.  
  47.  
  48. <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  49. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  50.  
  51.  
  52.  
  53. <style type="text/css">
  54.  
  55. iframe#tumblr_controls {right:3px}
  56.  
  57.  
  58. ::-webkit-scrollbar-thumb:vertical {
  59. background-color:{color:Link};
  60. height:auto;
  61.  
  62. }
  63.  
  64. ::-webkit-scrollbar-thumb:horizontal {
  65. background-color:{color:Link};
  66. }
  67.  
  68. ::-webkit-scrollbar {
  69. height:2px;
  70. width:10px;
  71. background-color:{color:Background};
  72. }
  73.  
  74.  
  75. #description{
  76. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}ubuntu; font-size: 11px;{/block:ifnotKewlfont}; width:240px;
  77. text-transform:lowercase;
  78. padding:5.5px;
  79. text-align:center;
  80. color:{color:Body font};
  81. background-color:{color:Background};
  82. opacity:0.8;
  83. font-size:11px;box-shadow: 0px 0px 12px 3px {color:Background};
  84.  
  85. }
  86.  
  87.  
  88.  
  89.  
  90. #tumblr_controls{
  91. position:fixed !important;
  92. }
  93.  
  94. .wrapper{
  95. margin: 0px auto;
  96. width: 802px;
  97. }
  98.  
  99. .header{
  100. float: left;
  101. width: 100%;
  102. }
  103.  
  104. .left{
  105. float: left;
  106. margin-right: 20px;
  107. width: 802px;
  108. }
  109.  
  110. .right{
  111. float: right;
  112. width: 200px;
  113. background-color: {color:Background};
  114. }
  115.  
  116. body {
  117. padding: 0px;
  118. margin: 0px;
  119. color: {color:Font};
  120. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}ubuntu; font-size: 11px;{/block:ifnotKewlfont};
  121. background-color: {color:Background};
  122. background-image:url({image:Background});
  123. background-attachment: fixed;
  124. background-repeat: repeat;
  125. }
  126. a { text-decoration: none !important;}
  127. a:link, a:active, a:visited{
  128. color: {color:Link} ;
  129. -webkit-transition: color 0.6s ease-out;
  130. -moz-transition: color 0.6s ease-out;
  131.  
  132. }
  133.  
  134. a:hover{
  135. color:{color:Link hover};
  136. -webkit-transition: color 0.5s ease-out;
  137. -moz-transition: color 0.5s ease-out;
  138. }
  139. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  140.  
  141. .entry {
  142. z-index:7;
  143. float:left;
  144. background-color:{color:Background};
  145. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}ubuntu; font-size: 11px;{/block:ifnotKewlfont};
  146. margin-bottom:20px;
  147. line-height:12px;
  148. {block:IndexPage}
  149. width:330px;
  150. margin:0px 7px 20px 300px;
  151. {/block:IndexPage}
  152. {block:PermalinkPage}
  153. width:450px;
  154. margin-left:550x;
  155. {/block:PermalinkPage}
  156. overflow:hidden;
  157. text-decoration: none !important;
  158.  
  159.  
  160. }
  161.  
  162.  
  163.  
  164. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  165.  
  166.  
  167.  
  168.  
  169.  
  170. div#sidebar{
  171. position:fixed !important;
  172. margin-left:260px;
  173. width: 250px;
  174. top: 0px;
  175. height:100%;
  176. padding: 0px;
  177. padding: 1px;
  178. letter-spacing:0px;
  179. background-color: #fff;
  180. padding: 2px;
  181. opacity:0.8;
  182. z-index:9;
  183. {block:PermalinkPage}
  184. margin-left:-80px;
  185. {/block:PermalinkPage}
  186. -webkit-transition: all 0.5s linear;
  187. -moz-transition: all 0.5s linear;
  188. transition: all 0.5s linear;
  189. position: fixed;
  190. overflow: hidden;
  191. background-color: #000000;
  192. background-attachment: fixed;
  193. background-image: repeat;
  194. background-image:url({image:Border});
  195. box-shadow: 0px 0px 12px 3px {color:Background};
  196. }}
  197.  
  198.  
  199.  
  200.  
  201. #sidebar:hover{
  202. opacity: 1;
  203. -webkit-transition: all 0.4s linear;
  204. -moz-transition: all 0.4s linear;
  205. transition: all 0.4s linear;
  206. }
  207.  
  208. .wildthemes a {}
  209.  
  210. .entry .wildthemes{
  211.  
  212. position:absolute;
  213. height:18%;
  214. padding:5px;
  215. margin-left: 0px;
  216. overflow:hidden;
  217. bottom: 0px;
  218. font-family: calibri;
  219. font-size: 12px;
  220. text-transform:uppercase;
  221. line-height:0px;
  222. text-align:center;
  223. opacity:0.0;
  224. width:100%;
  225.  
  226. -webkit-transition: all 0.3s linear;
  227. -moz-transition: all 0.3s linear;
  228. transition: all 0.3s linear;
  229. background-color:{color:Background};
  230.  
  231. }
  232. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  233.  
  234.  
  235. .entry:hover .wildthemes{
  236. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  237. transition: all 0.4s linear;
  238. margin-left: 0px;
  239. background-color:{color:Background};
  240. bottom: 0px;
  241. padding:5px;
  242.  
  243. opacity:0.8;
  244.  
  245. -webkit-transition: all 0.3s linear;
  246. -moz-transition: all 0.3s linear;
  247. transition: all 0.3s linear; }
  248. }
  249.  
  250. .entry:hover .wildthemes:hover{
  251. opacity: 1;
  252. width: 100px;
  253. -webkit-transition: all 0.5s linear;
  254. -moz-transition: all 0.5s linear;
  255. transition: all 0.5s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
  256.  
  257. display: inline-block;
  258. }
  259. }
  260.  
  261. .entry:hover .details {
  262. opacity: 1.0;
  263. margin:12px 0px 0px 0px;
  264. filter: alpha(opacity = 100);
  265. -webkit-transition: all .25s ease-in-out;
  266. -moz-transition: all .25s ease-in-out;
  267. -o-transition: all .25s ease-in-out;
  268. transition: all .25s ease-in-out;
  269. }
  270.  
  271.  
  272. .permahover {
  273. text-align: right;
  274. line-height:200%;
  275. opacity: 0.0;
  276. filter: alpha(opacity = 0);
  277. font-size: 9px;
  278. line-height: 9px;
  279. text-transform: uppercase;
  280. }
  281.  
  282. .entry:hover .permahover {
  283. text-align: center;
  284. opacity: 1;
  285. filter: alpha(opacity = 50);
  286.  
  287.  
  288. }
  289.  
  290. .text {
  291. padding: 0px;
  292. }
  293.  
  294.  
  295.  
  296. .entry:hover .textperma {
  297. opacity: 1;
  298. filter: alpha(opacity = 100);
  299. -webkit-transition: all ease-in 250ms;
  300. -moz-transition: all ease-in 250ms;
  301. -o-transition: all ease-in 250ms;
  302. -ms-transition: all ease-in 250ms;
  303. transition: all ease-in 250ms;
  304. }
  305.  
  306.  
  307.  
  308. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf');
  309. }
  310.  
  311.  
  312. .linkss a{color:{color:Link};}
  313. .linkss {
  314. width: 120px;
  315. height: 22px;
  316. font-size:18px;
  317. margin-top:5px;
  318. line-height:20px;
  319. font-family: quicksandlight;
  320. text-transform:uppercase;
  321. background-color:{color:Background};
  322. opacity:0;
  323. text-align:center;
  324. display: inline-block;
  325. -webkit-transition-duration: .6s;
  326. box-shadow: 0px 0px 12px 3px {color:Background};text-decoration: none !important;
  327. }
  328.  
  329. #sidebar:hover .linkss{opacity:1;}
  330.  
  331. .linkss:hover {
  332. color: #000;
  333. box-shadow: 0px 0px 10px #d8d8d8;
  334. opacity:1;
  335.  
  336. box-shadow: 0px 0px 12px 3px {color:Background};-moz-transition: all .2s ease-in-out;
  337. -o-transition: all .2s ease-in-out;
  338. transition: all .2s ease-in-out;
  339. -webkit-transition: all .2s ease-in-out;
  340. -webkit-transition-duration: .4s;
  341. border-radius:5px;
  342. box-shadow: 0px 0px 12px 3px {color:Background};
  343. text-decoration: none !important;
  344.  
  345. }
  346.  
  347.  
  348. #posts {
  349. width: 1300px;
  350. margin-left:-400px;
  351. {block:PermalinkPage}
  352. margin-left:280px;
  353. margin-top: 10px;
  354. {/block:PermalinkPage}
  355. top: 10px;
  356. float:left;
  357. text-decoration: none !important;
  358.  
  359. }
  360.  
  361. #infscr-loading{
  362. bottom: -70px;
  363. position: absolute;
  364. left: 50%;
  365. margin-left:-8px;
  366. width:16px;
  367. height:11px;
  368. overflow:hidden;
  369. margin-bottom: 50px;
  370. }
  371.  
  372. @font-face { font-family: "lobster"; src: url('http://themes.googleusercontent.com/static/fonts/lobster/v3/MWVf-Rwh4GLQVBEwbyI61Q.woff'); }
  373.  
  374.  
  375. .blogtitle a {color:{color:Link};}
  376. .blogtitle{
  377.  
  378. text-shadow: 1px 1px 5px #000;
  379. font-family: lobster;
  380. font-size: 37px;
  381. line-height:40px;
  382. letter-spacing:0px;
  383. text-align: center;
  384. top: 1100px;
  385. z-index:999345356758779;
  386. text-decoration: none !important;
  387. }
  388. @font-face {font-family:"Joe Schmoe"; src:url('http://static.tumblr.com/9wzbixa/grOm26n8m/dk_joe_schmoe.ttf');}
  389.  
  390.  
  391.  
  392. .title{
  393. font-family: 'Lobster';
  394. font-size: 25px;
  395. line-height:30px;
  396. color: {color:Font};
  397. text-decoration: none !important;
  398. }
  399.  
  400. {CustomCSS}
  401.  
  402. </style>
  403.  
  404. {block:IndexPage}
  405. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  406. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  407.  
  408. <script type="text/javascript">
  409. $(window).load(function () {
  410. var $content = $('#posts');
  411. $content.masonry({itemSelector: '.entry'}),
  412. $content.infinitescroll({
  413. navSelector : 'div#pagination',
  414. nextSelector : 'div#pagination a#nextPage',
  415. itemSelector : '.entry',
  416. loading: {
  417. finishedMsg: '',
  418. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  419. },
  420. bufferPx : 600,
  421. debug : false,
  422. },
  423. // call masonry as a callback.
  424. function( newElements ) {
  425. var $newElems = $( newElements );
  426. $newElems.hide();
  427. // ensure that images load before adding to masonry layout
  428. $newElems.imagesLoaded(function(){
  429. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  430.  
  431.  
  432. });
  433. });
  434. });
  435. </script>
  436.  
  437. {/block:IndexPage}
  438.  
  439. <title>{title}</title>
  440.  
  441. <link rel="shortcut icon" href="{Favicon}">
  442. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  443. <meta name="viewport" content="width=820" />
  444.  
  445. </head>
  446. <body>
  447. <div class="wrapper">
  448. <div class="header">
  449. <div id="sidebar">
  450. <center><Br><Br><span class="blogtitle"><a href="/">{title}
  451. </a>
  452. </a></span></center><center>{block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=250px height=auto ></a></center>{/block:ifshowsidebarphoto}
  453. <center><br><div id="description">{Description}<br></div>
  454. <br><span class="linkss"><a href="/">home</a> </span> <span class="linkss">
  455. <a href="/ask">ask</a>
  456. </span> {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span> {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span> {/block:ifLinkTwoTitle} {block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span> {/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}
  457. <span class="linkss">
  458. <a href="http://wildthemes.tumblr.com/">credit</a>
  459. </span>
  460.  
  461. </div>
  462.  
  463. </div>
  464.  
  465.  
  466.  
  467. <div class="left">
  468.  
  469. <div id="posts">
  470.  
  471. {block:Posts}
  472. <div class="entry">
  473.  
  474. {block:Text}
  475. <div class="text">
  476. {block:Title}
  477. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  478. {/block:Title}
  479. {Body}
  480. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  481. {block:IndexPage}
  482.  
  483. {/block:IndexPage}
  484. </div>
  485. {/block:Text}
  486. {block:Link}
  487. <div class="text">
  488. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  489. {block:Description}
  490. <div class="description">{Description}</div>
  491. {/block:Description}
  492. <p>
  493. {block:IndexPage}
  494. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  495.  
  496. {/block:IndexPage}
  497.  
  498. </div>{/block:Link}
  499.  
  500.  
  501. {block:Photo}
  502. {block:indexpage} <div class="wildthemes"><p><a href="{permalink}">{NoteCountwithLabel}</a> | <a href="{ReblogURL}" target="_blank">{text:reblog label}</a> |{timeago} </div>
  503.  
  504. <img src="{PhotoURL-HighRes}" width="100%" height="auto"/>
  505. {/block:indexpage}
  506. {block:permalinkpage}
  507. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  508. {/block:permalinkpage} {block:IndexPage}
  509. {/block:IndexPage}
  510. {/block:Photo}
  511.  
  512. {block:Photoset}
  513. {block:IndexPage}
  514. <center>
  515. {Photoset-340}</center>
  516. {/block:IndexPage}
  517. {block:PermalinkPage}
  518. <center>
  519. {Photoset-450}</center>
  520. {/block:PermalinkPage}
  521. {/block:Photoset}
  522.  
  523. {block:Quote}
  524. <div class="text">
  525. <div class="title"> "{Quote}" </div>
  526. {block:Source}
  527. <div style="text-align:right; line-height:12px;">- {Source}</div>
  528. {/block:Source}
  529. {block:IndexPage}
  530. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  531.  
  532. {/block:IndexPage}
  533. </div>{/block:Quote}
  534.  
  535. {block:Chat}
  536. <div class="text">
  537. {block:Title}
  538. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  539. {/block:Title}
  540. <ul class="chat">
  541. {block:Lines}
  542. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  543. {Line} </li>
  544. {/block:Lines}
  545. </ul>
  546. {block:IndexPage}
  547.  
  548. {/block:IndexPage}
  549. </div>{/block:Chat}
  550.  
  551.  
  552. {block:Audio}
  553. <div class="text">
  554. {AudioPlayerGrey}
  555. {block:Caption}
  556. {Caption}
  557. {/block:Caption}
  558. {block:IndexPage}
  559. <a href="{Permalink}">Permalink</a>
  560. {/block:IndexPage}
  561. </div>{/block:Audio}
  562.  
  563.  
  564.  
  565. {block:Video}
  566. {block:IndexPage}
  567. <center>
  568. {Video-340}</center>
  569. {/block:IndexPage}
  570. {block:PermalinkPage}
  571. <center>
  572. {Video-450}</center>
  573. {/block:PermalinkPage}
  574. <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
  575. {block:Video}
  576.  
  577. {block:PermalinkPage}
  578. <center>
  579. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  580.  
  581.  
  582. {/block:PermalinkPage}
  583.  
  584.  
  585. {block:PostNotes}{PostNotes}
  586. {/block:PostNotes}
  587. </div>
  588.  
  589.  
  590. {/block:Posts}
  591. </div>
  592. </div>
  593. {block:IndexPage}
  594. {block:Pagination}
  595. <div id="pagination">
  596. {block:NextPage}
  597. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  598. {/block:NextPage}
  599. {block:PreviousPage}
  600. <a href="{PreviousPage}">&larr;&nbsp;</a>
  601. {/block:PreviousPage}
  602. </div>
  603. {/block:Pagination}
  604. {/block:IndexPage}
  605. </div>
  606. </body>
  607.  
  608. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement