Advertisement
wildthemes

hayley theme

Dec 24th, 2012
22,454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.70 KB | None | 0 0
  1. <!--
  2. julianna 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.  
  10.  
  11. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13.  
  14. <head>
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Overlock' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
  19.  
  20.  
  21.  
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="color:Link hover" content="#000000f"/>
  24. <meta name="color:Font" content="#000000"/>
  25. <meta name="if:Kewl font" content="1"/>
  26. <meta name="color:Link" content="#000000"/>
  27. <meta name="color:Scrollbar" content="#cccccc"/>
  28. <meta name="if:faded" content="1"/>
  29. <meta name="image:Background" content= "0"/>
  30. <meta name="if:Show banner" content="0"/>
  31. <meta name="if:Four Columns" content="0"/>
  32. <meta name="if:Five Columns" content="1"/>
  33.  
  34. <meta name="if:custom cursor" content="1">
  35.  
  36. <meta name="if:Show blog title" content="1"/>
  37. <meta name="image:Banner" content=" "/>
  38. <meta name="if:Rainbow Links" content= "0"/>
  39. <meta name="text:Link one Title" content=""/>
  40. <meta name="text:Link one" content="" />
  41. <meta name="text:Link Three Title" content=""/>
  42. <meta name="text:Link Three" content=""/>
  43. <meta name="text:Link Four Title" content=""/>
  44. <meta name="text:Link Four" content=""/>
  45. <meta name="text:Link two Title" content=""/>
  46. <meta name="text:Link two" content=""/>
  47. <meta name="text:Link five Title" content=""/>
  48. <meta name="text:Link five" content=""/>
  49. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css"><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  50.  
  51. <style type="text/css">
  52.  
  53. {block:ifcustomcursor}
  54.  
  55. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  56.  
  57. {/block:ifcustomcursor}
  58.  
  59. #tumblr_controls{
  60. position:absolute !important;
  61. -webkit-filter: invert(10%)
  62. }
  63.  
  64.  
  65.  
  66. ::-webkit-scrollbar-thumb:vertical {
  67. background-color:{color:Scrollbar};
  68. height:auto;
  69. }
  70.  
  71. ::-webkit-scrollbar-thumb:horizontal {
  72. background-color:transparent;
  73. height:1px !important;
  74. }
  75.  
  76. ::-webkit-scrollbar {
  77. height:auto;
  78. width:10px;
  79. background-color:transparent
  80. border:1px solid #eeeeee;
  81. }
  82. .wrapper{
  83. margin: 0px auto;
  84. width: 802px;
  85. }
  86.  
  87. .header{
  88. float: left;
  89. width: 100%;
  90. }
  91.  
  92. .left{
  93. float: left;
  94. margin-right: 20px;
  95. width: 802px;
  96. }
  97.  
  98. .right{
  99. float: right;
  100. width: 200px;
  101. background-color: {color:Background};
  102. }
  103.  
  104. #cat {text-transform:uppercase;text-align:center;
  105. }
  106. #cat a {text-transform:uppercase;border-bottom:1px dashed {color:Link};
  107. width:100px;padding-left:3px;padding-right:3px;
  108. }
  109.  
  110.  
  111. #cat a:hover {
  112.  
  113. opacity:50;filter: alpha(opacity=50);
  114. }
  115.  
  116.  
  117. body {
  118. padding: 0px;
  119. margin: 0px;
  120. font-family: {block:ifKewlfont}'courier new'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 10px; {/block:ifnotKewlfont};; color:{color:Font};
  121. line-height:12px;
  122. background-image:url({image:Background});
  123. background-attachment: fixed;
  124. background-repeat: repeat;
  125. background-color: {color:Background};
  126.  
  127. }
  128.  
  129. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  130.  
  131. a:hover {color:{color:Link hover};text-decoration:none;text-transform:none;
  132.  
  133. -webkit-transition: all 0.3s ease-out;
  134. -moz-transition: all 0.3s ease-out;color 0.5s;
  135. }
  136.  
  137.  
  138.  
  139. #descp {
  140. z-index:1;
  141. text-align:center;
  142. width:100%;
  143. background:transparent;
  144. font-family: {block:ifKewlfont}'courier new'; font-size: 11px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 10px; {/block:ifnotKewlfont}; }
  145.  
  146.  
  147. @font-face { font-family: "delius reg"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  148.  
  149.  
  150. #posts {
  151. width:1300px;
  152. {block:ifFourColumns}width:1330px;{/block:ifFourColumns}
  153. {block:ifFiveColumns}width:1360px;{/block:ifFiveColumns}
  154.  
  155. margin-left:40px;
  156. {block:ifFourColumns}margin-left:10px;{/block:ifFourColumns}
  157. {block:ifFiveColumns}margin-left:-10px;{/block:ifFiveColumns}
  158.  
  159. margin-top: -10px;
  160. {block:PermalinkPage}
  161. margin-left:300px;
  162. width: 400px;
  163. {/block:PermalinkPage}
  164. text-align: center;
  165. }
  166.  
  167.  
  168. .entry {
  169. overflow: hidden;
  170. float: left;
  171. {block:indexpage}
  172. width: 350px;
  173. {block:ifFourColumns}width:270px;{/block:ifFourColumns}
  174. {block:ifFiveColumns}width:210px;{/block:ifFiveColumns}
  175.  
  176. margin-bottom: 3px;
  177. margin:20px;
  178. padding:10px;
  179. border:1px solid {color:Font};
  180.  
  181. {/block:indexpage}
  182. {block:PermalinkPage}
  183. width: 700px;
  184. margin-bottom: 3px;
  185. margin-top: 3px;
  186. {/block:PermalinkPage}
  187. display: block;
  188. background:{color:Background};
  189. {block:iffaded}
  190. opacity: 0.8;
  191. filter: alpha(opacity = 80);
  192. {/block:iffaded}
  193. }
  194.  
  195. .entry img {
  196. display: block;
  197. }
  198.  
  199. .entry:hover {-webkit-transition: opacity 0.10s linear;
  200. transition: all 0.10s linear;
  201. {block:iffaded}
  202. opacity: 1.0;
  203. filter: alpha(opacity = 100);
  204. {/block:iffaded}
  205. }
  206.  
  207.  
  208. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  209.  
  210.  
  211.  
  212. @font-face {font-family:"Pacifico"; src:url('http://static.tumblr.com/9wzbixa/D3Wlyw7u4/pacifico.ttf');}
  213. #blogtitle{
  214. font-family: courier new;
  215. font-size:55px;
  216. top:0px;
  217. width:100%;border-bottom:0px dashed {color:Link};
  218. text-align:center;
  219. margin-left:00px;
  220. line-height:71px;
  221. color:{color:Link};
  222.  
  223. }
  224.  
  225.  
  226. @font-face { font-family: titz; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  227.  
  228. #blogtitle:hover {
  229. color:{color:Hover};
  230. -moz-transition: all 0.3s ease-out;color 0.5s
  231. text-shadow: 0 0 0.1em #030303, 0 0 0.1em #030303,
  232. 0 0 0.1em #030303-moz-transition: all 0.5;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;}
  233.  
  234. .title{
  235. font-size: 20px;
  236. line-height:21px;
  237. padding: 2px;
  238. color: {color:Font};
  239. font-family:courier new;
  240.  
  241. }
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249. #infscr-loading{
  250. bottom: -70px;
  251. position: absolute;
  252. left: 50%;
  253. margin-left:-8px;
  254. width:16px;
  255. height:11px;
  256. overflow:hidden;
  257. margin-bottom: 50px;
  258. }
  259. .wildthemes a {color:{color:Body font}; }
  260.  
  261. .entry .wildthemes{
  262. background:{color:Background};
  263. position:absolute;
  264. height:15px;
  265. padding:3px;
  266. margin-left: -15px;
  267. overflow:hidden;
  268. bottom:10px;
  269. font-family: {block:ifKewlfont}'courier new'; font-size: 11px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 10px; {/block:ifnotKewlfont}; text-transform: uppercase;
  270. font-size: 10px;
  271. line-height:22px;
  272. text-align:center;
  273. width:100%;
  274. opacity:0.0;
  275. -webkit-transition: all 0.3s linear;
  276. -moz-transition: all 0.3s linear;
  277. transition: all 0.3s linear;
  278. }
  279. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  280.  
  281.  
  282. .entry:hover .wildthemes{
  283.  
  284. overflow:visible; background:{color:Background};
  285.  
  286. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  287. transition: all 0.4s linear;
  288. bottom: 5px;
  289. z-index:99999999999999;
  290. opacity:1;
  291.  
  292. -webkit-transition: all 0.3s linear;
  293. -moz-transition: all 0.3s linear;
  294. }
  295.  
  296.  
  297. .entry:hover .details {
  298. opacity: 1.0;
  299. margin:12px 0px 0px 0px;
  300. filter: alpha(opacity = 100);
  301. -webkit-transition: all .25s ease-in-out;
  302. -moz-transition: all .25s ease-in-out;
  303. -o-transition: all .25s ease-in-out;
  304. transition: all .25s ease-in-out;
  305. }
  306.  
  307.  
  308. .permahover {
  309. text-align: right;
  310. line-height:200%;
  311. opacity: 0.0;
  312. filter: alpha(opacity = 0);
  313. font-size: 9px;
  314. line-height: 9px;
  315. text-transform: uppercase;
  316. }
  317.  
  318. .entry:hover .permahover {
  319. text-align: center;
  320. opacity: 1;
  321. filter: alpha(opacity = 50);
  322.  
  323.  
  324. }
  325.  
  326. .text {
  327. padding: 0px;
  328. }
  329.  
  330.  
  331.  
  332. .entry:hover .textperma {
  333. opacity: 1;
  334. filter: alpha(opacity = 100);
  335. -webkit-transition: all ease-in 250ms;
  336. -moz-transition: all ease-in 250ms;
  337. -o-transition: all ease-in 250ms;
  338. -ms-transition: all ease-in 250ms;
  339. transition: all ease-in 250ms;
  340. }
  341.  
  342.  
  343.  
  344. blockquote{
  345. padding:0px 0px 2px 5px;
  346. margin:0px 0px 2px 10px;
  347. border-left: 1px dotted #555555;
  348. }
  349.  
  350.  
  351.  
  352. #description {
  353. position: fixed;
  354. width: 300px;
  355. opacity: 0;
  356. text-align: center;
  357. transition: all 0.9s ease-out;
  358. -o-transition-transition: all 0.9s ease-out;
  359. -webkit-transition: all 0.9s ease-out;
  360. -moz-transition: all 0.9s ease-out;
  361. }
  362.  
  363. #blogtitle:hover #description{
  364. opacity: 1;
  365. transition: all 0.9s ease-out;
  366. -o-transition-transition: all 0.9s ease-out;
  367. -webkit-transition: all 0.9s ease-out;
  368. -moz-transition: all 0.9s ease-out;
  369.  
  370. }
  371.  
  372.  
  373.  
  374.  
  375. #header{position:fixed; bottom:-10px;opacity:0.7;z-index:1111111111119;background:{color:Background};width:100%;left:0px;text-align:center;height:120px; -webkit-transition: all 0.3s ease-out;
  376. -moz-transition: all 0.3s ease-out;
  377. transition: all 0.3s ease-out;
  378.  
  379. }
  380.  
  381.  
  382. #header:hover{position:fixed; height:200px;opacity:1;z-index:1111111111119;background:{color:Background};width:100%;left:0px;text-align:center; -webkit-transition: all 0.3s linear;
  383. -moz-transition: all 0.3s linear;
  384. transition: all 0.3s linear;
  385.  
  386. }
  387.  
  388.  
  389. </style>
  390. {block:ifrainbowlinks}
  391. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  392. "></script>{/block:ifrainbowlinks}
  393.  
  394. {block:IndexPage}
  395. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script>
  396. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  397.  
  398. <script type="text/javascript">
  399. $(window).load(function () {
  400. var $content = $('#posts');
  401. $content.masonry({itemSelector: '.entry'}),
  402. $content.infinitescroll({
  403. navSelector : 'div#pagination',
  404. nextSelector : 'div#pagination a#nextPage',
  405. itemSelector : '.entry',
  406. loading: {
  407. finishedMsg: '',
  408. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  409. },
  410. bufferPx : 600,
  411. debug : false,
  412. },
  413. // call masonry as a callback.
  414. function( newElements ) {
  415. var $newElems = $( newElements );
  416. $newElems.hide();
  417. // ensure that images load before adding to masonry layout
  418. $newElems.imagesLoaded(function(){
  419. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  420.  
  421.  
  422. });
  423. });
  424. });
  425. </script>
  426.  
  427. {/block:IndexPage}
  428.  
  429. <title>{title}</title>
  430.  
  431. <link rel="shortcut icon" href="{Favicon}">
  432. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  433. <meta name="viewport" content="width=820" />
  434.  
  435. </head>
  436. <body>
  437.  
  438. <div class="wrapper">
  439. <div class="header">
  440. </div>
  441.  
  442.  
  443. <div id="header">
  444. {block:ifShowbanner}
  445. <a href="/"><img src="{image:Banner}" width="400"/></a>
  446. {/block:ifShowbanner}
  447. {block:ifShowblogtitle}
  448. <div id="blogtitle"><b>
  449. <a href="/">{Title}</a></b>
  450.  
  451. </div>{/block:IfShowblogtitle} <br>
  452. <span id="cat"><Center>
  453. <a href="/">home</a> &nbsp;<a href="/archive">archive</a> &nbsp; {block:AskEnabled}<a href="/ask">ask</a> &nbsp;
  454. {/block:AskEnabled}
  455. {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title}</a> &nbsp; {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <a href="{text:Link Two}">{text:Link Two Title}</a> &nbsp; {/block:ifLinkTwoTitle} {block:IfLinkThreeTitle} <a href="{text:Link Three}">{text:Link Three Title}</a> &nbsp;{/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <a href="{text:Link Four}">{text:Link Four Title}</a> &nbsp; {/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <a href="{text:Link Five}">{text:Link Five Title}</a> &nbsp; {/block:ifLinkFiveTitle}
  456. <a href="http://wildthemes.tumblr.com/">theme credit</a>
  457. </span></center>
  458. </span>
  459. <br><div id="descp">{Description}
  460. </div>
  461. </div>
  462. </div>
  463.  
  464. <div class="left">
  465. <div id="posts">
  466.  
  467.  
  468. {block:Posts}
  469. <div class="entry">
  470.  
  471.  
  472. {block:Answer}
  473. <div style= "background-color: #eee; border: 1px solid #444444; text-align; center; padding: 2px;">
  474. <b>{Asker}</b>: {Question}
  475. </div>
  476. {Answer}
  477. <br><br>
  478. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  479. {/block:Answer}
  480.  
  481. {block:Text}
  482. <div class="text">
  483. {block:Title}
  484. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  485. {/block:Title}
  486. {Body}
  487. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  488. {block:IndexPage}
  489.  
  490. {/block:IndexPage}
  491. </div>
  492. {/block:Text}
  493.  
  494.  
  495. {block:Link}
  496. <div class="text">
  497. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  498. {block:Description}
  499. <div class="description">{Description}</div>
  500. {/block:Description}
  501. <p>
  502. {block:IndexPage}
  503. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  504.  
  505. {/block:IndexPage}
  506.  
  507. </div>{/block:Link}
  508.  
  509.  
  510. {block:Photo}
  511. {block:indexpage}
  512.  
  513. <img src="{PhotoURL-HighRes}" width="100%"/>
  514. {/block:indexpage}
  515. {block:IndexPage}
  516.  
  517.  
  518.  
  519.  
  520. <div class="wildthemes"><a href="{permalink}">{NoteCountwithLabel}</a> ♦ <a href="{ReblogURL}" target="_blank"> reblog</a> ♦ {timeago}</div>
  521. {/block:IndexPage}
  522. {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" width="100%"/>
  523. {/block:PermalinkPage}
  524. {/block:Photo}
  525.  
  526.  
  527.  
  528. {block:Photoset}
  529. {block:IndexPage}
  530. <center>
  531. {Photoset-250}</center>
  532. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  533.  
  534. {/block:IndexPage}
  535. {block:PermalinkPage}
  536. <center>
  537. {Photoset-500}</center>
  538. {/block:PermalinkPage}
  539. {/block:Photoset}
  540.  
  541. {block:Quote}
  542. <div class="text">
  543. <div class="title"> "{Quote}" </div>
  544. {block:Source}
  545. <div style="text-align:right; line-height:12px;">- {Source}</div>
  546. {/block:Source}
  547. {block:IndexPage}
  548. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  549.  
  550. {/block:IndexPage}
  551. </div>{/block:Quote}
  552.  
  553. {block:Chat}
  554. <div class="text">
  555. {block:Title}
  556. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  557. {/block:Title}
  558. <ul class="chat">
  559. {block:Lines}
  560. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  561. {Line} </li>
  562. {/block:Lines}
  563. </ul>
  564. {block:IndexPage}
  565. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  566.  
  567. {/block:IndexPage}
  568. </div>{/block:Chat}
  569.  
  570.  
  571.  
  572. {Line}
  573. </li>
  574. {/block:Lines}
  575. </ul>
  576. {/block:Chat}
  577.  
  578. {block:Audio}
  579. <div class="text">
  580. {AudioPlayerGrey}
  581. {block:Caption}
  582. {Caption}
  583. {/block:Caption}
  584. {block:IndexPage}
  585. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  586.  
  587. {/block:IndexPage}
  588. </div>{/block:Audio}
  589.  
  590.  
  591.  
  592.  
  593. {block:Video}
  594. {block:IndexPage}
  595. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  596. <center>
  597. {Video-250}</center>
  598. {/block:IndexPage}
  599. {block:PermalinkPage}
  600. <center>
  601. {Video-500}</center>
  602. {/block:PermalinkPage}
  603. {block:Video}
  604.  
  605. {block:PermalinkPage}<br>
  606. {block:Date}
  607. {block:Caption}{Caption}{/block:Caption}<br><hr>
  608. <center>
  609. Posted {TimeAgo} at {12HourWithZero}:{Minutes}{AmPm} {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} & tagged as: {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  610. {/block:Date}</div><br><br>
  611. {/block:PermalinkPage}
  612.  
  613. {block:PostNotes}{PostNotes}
  614. {/block:PostNotes}
  615. </div>
  616.  
  617.  
  618. {/block:Posts}
  619. </div>
  620. </div>
  621. {block:IndexPage}
  622. {block:Pagination}
  623.  
  624. <div id="pagination">
  625. {block:NextPage}
  626. <a id="nextPage" href="{NextPage}"></a>
  627. {/block:NextPage}
  628. {block:PreviousPage}
  629. <a href="{PreviousPage}"></a>
  630. {/block:PreviousPage}
  631. </div>
  632. {/block:Pagination}
  633. {/block:IndexPage}
  634. </div>
  635.  
  636.  
  637. </body>
  638. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement