Advertisement
wildthemes

callie theme

Oct 28th, 2012
11,334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.28 KB | None | 0 0
  1. <!--
  2. callie 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.  
  9. <!--IMPORTANT: for infinite/endless scrolling/show all posts on your blog, go to customize -> scroll down to advanced -> change posts per page to 15.-->
  10.  
  11.  
  12.  
  13.  
  14.  
  15. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18.  
  19. <script type="text/javascript"
  20. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  21. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  22. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  23.  
  24. <meta name="color:Background" content="#ffffff"/>
  25. <meta name="color:Text" content="#000000"/>
  26. <meta name="color:Hover" content="#818185"/>
  27. <meta name="color:Link" content="#000000"/>
  28. <meta name="color:Links background" content="#fff"/>
  29.  
  30. <meta name="image:Sidebar" content="1"/>
  31. <meta name="image:Background" content="1"/>
  32. <meta name="image:BorderBackground" content="1"/>
  33. <meta name="if:Show Photo" content="0"/>
  34. <meta name="if:Kewl font" content="0"/>
  35. <meta name="text:Link 1" content= ""/>
  36. <meta name="text:Link 1 Title" content= ""/>
  37. <meta name="text:Link 2" content= ""/>
  38. <meta name="text:Link 2 Title" content= ""/>
  39. <meta name="text:Link 3" content="" />
  40. <meta name="text:Link 3 Title" content="" />
  41. <meta name="text:Link 4" content="" />
  42. <meta name="text:Link 4 Title" content="" />
  43. <meta name="text:Link 5" content="" />
  44. <meta name="text:Link 5 Title" content="" />
  45. <meta name="text:Link 6" content="" />
  46. <meta name="text:Link 6 Title" content= ""/>
  47. <meta name="if:Two Columns" content="0"/>
  48. <meta name="if:Three Columns" content="1"/><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  49.  
  50.  
  51. <style type="text/css">
  52.  
  53. ::-webkit-scrollbar {width: 10px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa;border-radius:10px; }
  54.  
  55. ::-webkit-scrollbar-thumb { background-color:#000; border-radius:10px; }
  56.  
  57. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  58.  
  59. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content=”{MetaDescription}” />{/block:Description}
  60. {block:ifinfinitescrolling}<script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>{/block:ifinfinitescrolling}
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. #tumblr_controls{
  68. position:fixed !important;
  69. -webkit-filter: invert(100%);
  70.  
  71. }
  72.  
  73. .wrapper{
  74. margin: 0px auto;
  75. width: 802px;
  76. }
  77.  
  78. .header{
  79. float: left;
  80. width: 100%;
  81. }
  82.  
  83. .left{
  84. float: left;
  85. margin-right: 20px;
  86. width: 802px;
  87. }
  88.  
  89. .right{
  90. float: right;
  91. width: 200px;
  92. background-color: {color:Background};
  93. }
  94. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  95. body {
  96. padding: 0px;
  97. margin: 0px;
  98. color:{color:text};
  99. font-family: {block:ifKewlfont}'silkscreen'; font-size: 8px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont};
  100. line-height: 12px;
  101. background-color: {color:Background};
  102. background-image:url({image:Background});
  103. background-attachment: fixed;
  104. background-repeat: repeat;
  105. }
  106.  
  107. a:link, a:active, a:visited{
  108. color: {color:Link};
  109. text-decoration: none;
  110. -webkit-transition: color 0.4s ease-out;
  111. -moz-transition: color 0.4s ease-out;
  112. }
  113.  
  114. a:hover{
  115. color:{color:Hover};
  116. text-shadow:1px 2px 3px #000000;
  117. text-shadow:0px 0px 3px #000000;
  118. -webkit-transition: all 0.2s linear;
  119. -webkit-transition: all 0.2s linear;
  120. -moz-transition: all 0.2s linear;
  121. transition: all 0.2s linear;
  122. }
  123.  
  124. .entry {
  125. margin:2px;
  126. padding-right: 4px;
  127. padding-left:4px;
  128. padding-top: 4px;
  129. border:1px dotted #ccc;
  130. padding-bottom: 1px;
  131. float:left;
  132. background-color:#fff;
  133. {block:IndexPage}
  134. width:450px;
  135. {block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
  136. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns}{/block:IndexPage}{/block:IndexPage}
  137. {block:PermalinkPage}
  138. width:400px;
  139. margin-left: 30px;
  140. {/block:PermalinkPage}
  141. }
  142.  
  143.  
  144. .entry .perma{
  145. margin-left: 0px;
  146. margin-bottom:0px;
  147. width:450px;
  148. {block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
  149. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns};
  150. height: auto;
  151. position: absolute;
  152. overflow:hidden;
  153. opacity: 0.0;
  154. background-color:#fff;
  155. }
  156.  
  157. .entry:hover .perma{
  158. width:450px;
  159. {block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
  160. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns}; overflow:visible;
  161. opacity:0.9;
  162. color: #000000;
  163. overflow:visible;
  164. -webkit-transition: 0.3s linear;
  165. -webkit-transition: all 0.3s linear;
  166. -moz-transition: all 0.3s linear;
  167. transition: all 0.3s linear;
  168. }
  169.  
  170. .perms {
  171. padding: 3px;
  172. font-family: {block:ifKewlfont}'silkscreen'; font-size: 8px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont}; text-transform: uppercase;
  173. line-height: 20px;
  174. text-align: center;
  175. color: #000;
  176. -webkit-transition: all 0.6s ease;
  177. -moz-transition: all 0.6s ease;
  178. -o-transition: all 0.6s ease;
  179. }
  180.  
  181. .perms a:hover{
  182. color: #000;
  183. -webkit-transition: all 0.6s ease;
  184. -moz-transition: all 0.6s ease;
  185. -o-transition: all 0.6s ease;
  186. }
  187.  
  188. #sidebar{
  189. position:fixed !important;
  190. width: 250px;
  191. height:auto;
  192. margin-top: 150px;;
  193. margin-left: -160px;
  194. padding: 4px;
  195. border:1px dotted #ccc;
  196. text-align: center;
  197. background-color:#fff;
  198. }
  199.  
  200. #border1{
  201. position:fixed !important;
  202. width: 55px;
  203. height:150%;
  204. margin-top: 0px;;
  205. margin-left: 110px;
  206. background-image:url({image:BorderBackground});
  207. background-attachment:fixed;
  208. }
  209.  
  210.  
  211.  
  212. #navlinks {
  213. border-top: 1px dotted #ccc;
  214. font-size: 10px;
  215. line-height: 25px;background:#ccc;
  216. margin-top:0px;
  217. z-index:1;
  218.  
  219. }
  220. #navlinks:hover {
  221. background:transparent;
  222. opacity:0;-webkit-transition: all 0.6s ease;
  223. -moz-transition: all 0.6s ease;
  224. -o-transition: all 0.6s ease;
  225.  
  226. }
  227. #links {
  228. border-top: 1px dotted #ccc;
  229. font-family: {block:ifKewlfont}'silkscreen'; font-size: 8px;line-height:11px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px;line-height:13px; {/block:ifnotKewlfont};
  230. }
  231.  
  232. #blogtitle {
  233. font-family:'quicksandlight';
  234. font-size: 20px;
  235. line-height: 100%;
  236. text-align: center;
  237. text-transform:uppercase;
  238. text-shadow:1px 2px 3px #000000;
  239. text-shadow:0px 0px 3px #000000;
  240. }
  241.  
  242. #posts {
  243. width:800px;
  244. margin-left:170px;
  245. margin-top:0px;
  246. float:left;
  247.  
  248. }
  249.  
  250. #infscr-loading{
  251. bottom: -70px;
  252. position: absolute;
  253. left: 50%;
  254. margin-left:-8px;
  255. width:16px;
  256. height:11px;
  257. overflow:hidden;
  258. margin-bottom: 50px;
  259. }
  260.  
  261. .title{
  262. font-family: 'quicksandlight';
  263. font-size: 20px;
  264. line-height:17px;
  265. color: #000;
  266. text-transform:uppercase;
  267. font-weight: normal;text-shadow:1px 2px 3px #000000;
  268. text-shadow:0px 0px 3px #000000;
  269. }
  270.  
  271.  
  272.  
  273. @font-face {
  274. font-family: "tinytots";
  275. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
  276. }
  277.  
  278. {CustomCSS}
  279.  
  280. .linkss {
  281. width: 70px;
  282. height: 15px;
  283. font-size:9px;
  284. letter-spacing:0px;
  285. font-family: {block:ifKewlfont}'silkscreen'; font-size: 8px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont}; margin-top:5px;
  286. margin-left:3px;
  287. line-height:15px;
  288. border:dotted 1px #ccc;
  289. background: {color:Links background};
  290. text-align:center;
  291. -webkit-transition-duration: .6s;
  292. border-top-right-radius:0px;
  293. border-bottom-right-radius:0px;
  294. border-top-left-radius:0px;
  295. border-bottom-left-radius:0px;
  296. display: inline-block;
  297. }
  298.  
  299. .linkss:hover {
  300. color: #000;
  301. border:dotted 1px #ccc;
  302. background:{color:Hover};
  303. box-shadow: 0px 0px 20px #888;
  304. -moz-transition: all .2s ease-in-out;
  305. -o-transition: all .2s ease-in-out;
  306. transition: all .2s ease-in-out;
  307. -webkit-transition: all .2s ease-in-out;
  308. -webkit-transition-duration: .4s;
  309. }
  310.  
  311.  
  312. </style>
  313.  
  314. {block:IndexPage}
  315. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  316. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  317.  
  318. <script type="text/javascript">
  319. $(window).load(function () {
  320. var $content = $('#posts');
  321. $content.masonry({itemSelector: '.entry'}),
  322. $content.infinitescroll({
  323. navSelector : 'div#pagination',
  324. nextSelector : 'div#pagination a#nextPage',
  325. itemSelector : '.entry',
  326. loading: {
  327. finishedMsg: '',
  328. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  329. },
  330. bufferPx : 600,
  331. debug : false,
  332. },
  333. // call masonry as a callback.
  334. function( newElements ) {
  335. var $newElems = $( newElements );
  336. $newElems.hide();
  337. // ensure that images load before adding to masonry layout
  338. $newElems.imagesLoaded(function(){
  339. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  340.  
  341.  
  342. });
  343. });
  344. });
  345. </script>
  346.  
  347. {/block:IndexPage}
  348.  
  349. <title>{title}</title>
  350.  
  351. <link rel="icon" href="{Favicon}">
  352. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  353. <meta name="viewport" content="width=820" />
  354.  
  355. </head>
  356. <body>
  357.  
  358. <div class="wrapper">
  359.  
  360. <div class="header">
  361. </div>
  362.  
  363. <div id="border1"></div>
  364.  
  365.  
  366. <div id="sidebar"><br>
  367. <div id="blogtitle"><a href="/">{Title}</a></div>
  368. <br>{block:ifshowphoto}<center><a title="" href="/"><img src="{image:sidebar}" width=250px height=auto></a></center>{/block:ifshowphoto}
  369.  
  370. {Description}
  371. <br>
  372. {block:AskEnabled}<span class="linkss"><a href="/ask">Ask</a></span>{/block:AskEnabled}
  373.  
  374. {block:HasPages}{block:Pages}<span class="linkss"><a href="{URL}">{Label}</a></span>{/block:Pages}{/block:HasPages}
  375.  
  376. {BLOCK:IfLink1Title}<span class="linkss">
  377. <a href= "{text:Link 1}">{text:Link 1 Title}</a></span>{/BLOCK:IfLink1Title}
  378. {BLOCK:IfLink2Title}<span class="linkss">
  379. <a href= "{text:Link 2}">{text:Link 2 Title}</a></span>{/BLOCK:IfLink2Title}
  380. {BLOCK:IfLink3Title} <span class="linkss">
  381. <a href= "{text:Link 3}">{text:Link 3 Title}</a></span>{/BLOCK:IfLink3Title}
  382. {BLOCK:IfLink4Title} <span class="linkss">
  383. <a href= "{text:Link 4}">{text:Link 4 Title}</a></span>{/BLOCK:IfLink4Title}
  384. {BLOCK:IfLink5Title} <span class="linkss">
  385. <a href= "{text:Link 5}">{text:Link 5 Title}</a></span>{/BLOCK:IfLink5Title}
  386. {BLOCK:IfLink6Title} <span class="linkss">
  387. <a href= "{text:Link 6}">{text:Link 6 Title}</a></span> {/BLOCK:IfLink6Title} <span class="linkss">
  388. <a href="http://wildthemes.tumblr.com/">theme</a></span>
  389.  
  390. </div>
  391.  
  392.  
  393.  
  394.  
  395. <div class="left">
  396.  
  397. <div id="posts">
  398.  
  399. {block:Posts}
  400. <div class="entry">
  401.  
  402. {block:IndexPage}
  403.  
  404. {/block:IndexPage}
  405.  
  406. {block:Text}
  407. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  408. <div style="border-top:1px #ccc dotted; "></div>
  409. <a href="{permalink}">{NoteCountWithLabel}</small></a>
  410. &middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  411. {/block:Text}
  412.  
  413. {block:Link}
  414. <a href="{URL}" class="title">{Name}</a>
  415. {block:Description}{Description}{/block:Description}
  416. <div style="border-top:1px #ccc dotted; "></div>
  417. <a href="{permalink}">{NoteCountWithLabel}</small></a>
  418. &middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a> {block:Link}
  419.  
  420. {block:Photo}
  421. <div class="img">
  422. <div class="perma">
  423. <div class="perms">
  424. <a href="{ReblogURL}" target="_blank">reblog</a> - <a href="{permalink}"> {NoteCountwithLabel}</a> - <a href="{Permalink}">{timeago}</a> </div></div>
  425. {/block:IndexPage}
  426. {Block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width=100%/></a>{LinkCloseTag}</center>{/block:indexpage}
  427. {Block:PermalinkPage}<center><img src="{PhotoURL-250}" alt="{PhotoAlt}"width=400px/></center>{/Block:PermalinkPage}
  428. </div>
  429. {/block:Photo}
  430.  
  431. {block:Photoset}
  432. <section class="top media photoset">
  433. {Photoset-250}
  434. </section>
  435. {block:IndexPage}
  436. <div class="perma">
  437.  
  438. </div>
  439. <div style="border-top:1px #ccc dotted; "></div>
  440. <a href="{permalink}">{NoteCountWithLabel}</small></a>
  441. &middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  442. {/block:IndexPage}
  443. {/block:Photoset}
  444.  
  445. {block:Quote}
  446. {Quote}</span>
  447. {block:Source}<strong>{Source}</strong>{/block:Source}<br>
  448. <div style="border-top:1px #ccc dotted; "></div>
  449. <a href="{permalink}">{NoteCountWithLabel}</small></a>
  450. &middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  451. {/block:Quote}
  452.  
  453. {block:Chat}
  454. {block:Title}<span class="title">{Title}</span>{/block:Title}
  455. <ul class="chat">
  456. {block:Lines}
  457. <li class="user_{UserNumber}">
  458. {block:Label}
  459. <span class="label">{Label}</span>
  460. {/block:Label}
  461.  
  462. {Line}
  463. </li>
  464. {/block:Lines}
  465. </ul>
  466. <div style="border-top:1px #ccc dotted; "></div>
  467. <a href="{permalink}">{NoteCountWithLabel}</small></a>
  468. &middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  469. {/block:Chat}
  470.  
  471. {block:Audio}
  472. <center><div style="width:340px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  473. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  474. <br>
  475. <div style="border-top:1px #ccc dotted; "></div>
  476. <a href="{permalink}">{NoteCountWithLabel}</small></a>
  477. &middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  478. {/block:Audio}
  479.  
  480. {block:Video}
  481. {block:IndexPage}
  482. <center>
  483. {Video-340}</center>
  484. {/block:IndexPage}
  485. {block:PermalinkPage}
  486. <center>
  487. {Video-550}</center>
  488. {/block:PermalinkPage}
  489. {block:Video}
  490.  
  491. {block:PermalinkPage}
  492. <center>
  493. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  494.  
  495.  
  496. {/block:PermalinkPage}
  497.  
  498.  
  499. {block:PostNotes}{PostNotes}
  500. {/block:PostNotes}
  501. </div>
  502.  
  503.  
  504. {/block:Posts}
  505. </div>
  506. </div>
  507. {block:IndexPage}
  508. {block:Pagination}
  509. <div id="pagination">
  510. {block:NextPage}
  511. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  512. {/block:NextPage}
  513. {block:PreviousPage}
  514. <a href="{PreviousPage}">&larr;&nbsp;</a>
  515. {/block:PreviousPage}
  516. </div>
  517. {/block:Pagination}
  518. {/block:IndexPage}
  519. </div>
  520.  
  521. </body>
  522.  
  523. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement