Advertisement
ramisaaaaa

Untitled

Jul 7th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.85 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws
  3. permalinks by tit
  4. -->
  5.  
  6. <head>
  7. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  8. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script|Unkempt|The+Girl+Next+Door|Allura|Sevillana|Seaweed+Script|Norican|Ruluko|Italianno' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
  10. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  14. <meta name="color:background" content="#dadada"/>
  15. <meta name="color:text" content="#130C11"/>
  16. <meta name="color:hover" content="#130C11"/>
  17. <meta name="color:link" content="#000000"/>
  18. <meta name="color:shadow" content="#dadada"/>
  19. <meta name="image:sidebar" content="1"/>
  20. <meta name="image:background" content="1"/>
  21. <meta name="if:show photo" content="0"/>
  22. <meta name="if:faded images" content="0"/>
  23. <meta name="if:transparent sidebar" content="1"/>
  24. <meta name="text:Link 1" content=""/>
  25. <meta name="text:Link 1 Title" content=""/>
  26. <meta name="text:Link 2" content="" />
  27. <meta name="text:Link 2 Title" content=""/>
  28. <meta name="text:Link 3" content="" />
  29. <meta name="text:Link 3 Title" content=""/>
  30. <meta name="text:Link 4" content=""/>
  31. <meta name="text:Link 4 Title" content=""/>
  32. <meta name="text:Link 5" content=""/>
  33. <meta name="text:Link 5 Title" content=""/>
  34. <meta name="color:home link" content="#fff"/>
  35. <meta name="color:link 1" content="#fff"/>
  36. <meta name="color:link 2" content="#fff"/>
  37. <meta name="color:link 3" content="#fff"/>
  38. <meta name="color:link 4" content="#fff"/>
  39. <meta name="color:link 5" content="#fff"/>
  40.  
  41. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  42.  
  43. <style type="text/css">
  44.  
  45. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  46.  
  47. {block:iffadedimages}img{
  48.  
  49. -webkit-transition: opacity 0.4s linear;
  50.  
  51. opacity: 0.90;
  52.  
  53. }
  54. img:hover{
  55.  
  56. -webkit-transition: opacity 0.4s linear;
  57.  
  58. opacity: 1;
  59.  
  60. }{/block:iffadedimages}
  61.  
  62.  
  63.  
  64. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  65. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  66.  
  67.  
  68. 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;}
  69.  
  70. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  71.  
  72.  
  73. ::-webkit-scrollbar {width: 8px; height: 4px; background: #FFFFFF; }
  74.  
  75. ::-webkit-scrollbar-thumb { background-color: #ffffff; -webkit-border-radius: 0ex; border: 1px solid black;}
  76.  
  77.  
  78. #tumblr_controls{
  79. position:fixed !important;
  80. }
  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. body {
  105. margin:0px;
  106. text-decoration: none;
  107. background-color: {color:background};
  108. background-image:url({image:Background});
  109. background-attachment: fixed;
  110. background-repeat: repeat;
  111. color: {color:Text};
  112. font-family: verdana;
  113. font-size: 9px;
  114. }
  115.  
  116. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  117.  
  118. div#content{
  119. padding: 4px;
  120. }
  121.  
  122. a:link, a:active, a:visited{
  123. color: {color:Link};
  124. text-decoration: none;
  125. -webkit-transition: color 0.2s ease-out;
  126. -moz-transition: color 0.2s ease-out;
  127. }
  128.  
  129. a:hover{
  130. color:{color:Hover};
  131. text-decoration: italic;
  132. -webkit-transition: color 0.2s ease-out;
  133. -moz-transition: color 0.2s ease-out;
  134. text-shadow: {color:shadow} 5px 2px 2px;
  135. }
  136.  
  137. .entry {
  138. float:left;
  139. {block:IndexPage}
  140. padding-left: 2px;
  141. padding-right: 2px;
  142. padding-top: 2px;
  143. margin: 2px;
  144. width: 200px;
  145. border:2px #aaa solid;
  146. {/block:IndexPage}
  147. background-color: rgba(0,0,0,0.1);
  148. {block:PermalinkPage}
  149. width:400px;
  150. {/block:PermalinkPage}
  151. opacity: 1.0;
  152. }
  153.  
  154. .permalink{
  155. display: block;
  156. line-height: 13px;
  157. text-transform: none;
  158. font-family: helvetica;
  159. font-size: 8px;
  160. text-align:center;
  161. margin-top: 1px;
  162. background-color: #696969;
  163. opacity: 0.8;
  164. text-transform: uppercase;
  165. font-color: #000000;
  166. }
  167.  
  168. .perma
  169. {
  170. opacity: 0.0;
  171. filter: alpha(opacity = 0);
  172. margin-top: -21px;
  173. width: px;
  174. height: 30px;
  175. line-height: 30px;
  176. font-size: 9px;
  177. position:absolute;
  178. text-align: center;
  179. z-index:9999991;
  180. color: {color:permalink};
  181.  
  182. }
  183. a.p
  184. {
  185.  
  186. color: {color:permalink};
  187. }
  188. .entry:hover .perma {
  189.  
  190. -webkit-transition: opacity 0.4s linear;
  191. opacity: 1;
  192. -moz-transition: all 0.4s linear;
  193. transition: all 0.4s linear;
  194. filter: alpha(opacity = 100);
  195.  
  196. }
  197.  
  198. select {
  199. font-size: 9px;
  200. width: 100px;
  201.  
  202.  
  203. }
  204. option {
  205. font-size: 9px;
  206.  
  207. text-align: left;
  208.  
  209. }
  210. input[type=button]
  211. {
  212. font-size: 9px;
  213. }
  214.  
  215. .likep {
  216. width: 21px;
  217. height: 20px;
  218. overflow: hidden;
  219. position: relative;
  220. z-index: 9999999;
  221. position: absolute;
  222. margin-top: 26px;
  223. margin-left: 5px;
  224. }
  225. .rep {
  226. width: 24px;
  227. height: 20px;
  228. overflow: hidden;
  229. position: relative;
  230. z-index: 9999999;
  231. position: absolute;
  232. margin-top: 26px;
  233. margin-left: 31px;
  234. }
  235. .likep a:hover {
  236. background-position: 0px 0px;
  237. }
  238. .likep a {
  239. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  240. background-position: 0px 0px;
  241. display: block;
  242. z-index: 9999999;
  243. webkit-transition: all 0s linear;
  244. -webkit-transition: all 0s linear;
  245. -moz-transition: all 0s linear;
  246. transition: all 0s linear;
  247. }
  248. .likep img {
  249. width: 21px;
  250. height: 20px;
  251. webkit-transition: all 0.2s linear;
  252. -webkit-transition: all 0.2s linear;
  253. -moz-transition: all 0.2s linear;
  254. transition: all 0.2s linear;
  255. }
  256. .rep img{
  257. width: 24px;
  258. height: 20px;
  259. line-height: 30px;
  260. display: inline;
  261. }
  262.  
  263. .noteslabel { position: absolute;
  264. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  265. height: 20px;
  266. font-size: 11px;
  267. line-height: 20px;
  268. color: #fff;
  269. position: absolute;
  270. margin-top: 26px;
  271. margin-left: 60px;
  272. padding-left: 4px;
  273. padding-right: 4px;
  274. -moz-border-radius: 2px;
  275. border-radius: 2px;
  276. font-weight: bold;
  277. }
  278. .noteslabel a{
  279. color: #fff;
  280. }
  281.  
  282.  
  283. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  284.  
  285. div#sidebar{
  286. position:fixed !important;
  287. width: 160px;
  288. height:auto;
  289. margin-top: 50px;
  290. margin-left: -30px;
  291. padding: 2px;
  292. line-height:11px;
  293. letter-spacing:0px;
  294. margin-bottom: 6px;
  295. background-color:rgba(0,0,0,0.1){block:iftransparentsidebar}transparent{/block:iftransparentsidebar};
  296. border:2px #aaa solid;
  297. font-size: 9px;
  298. opacity: 1.0;
  299. }
  300.  
  301. #posts {
  302. width: 430px;
  303. margin-left:140px;
  304. background-color: transparent;
  305. {block:PermalinkPage}
  306. margin-left:190px;
  307. {/block:PermalinkPage}
  308. float:left;
  309. }
  310.  
  311. #linkbby {
  312. margin: 0px 0px 0px 575px;
  313. position: fixed;
  314. padding: 2px;
  315. height: 25px;
  316. width: 80px;
  317. z-index: 1000px;
  318. overflow: hidden;
  319. overflow-y:hidden;
  320. -webkit-transition: opacity 0.8s linear;
  321. -webkit-transition: all 0.8s linear;
  322. -moz-transition: all 0.8s linear;
  323. transition: all 0.8s linear;
  324. }
  325.  
  326. #linkbby:hover{
  327. height: 280px;
  328. -webkit-transition: opacity 0.4s linear;
  329. -webkit-transition: all 0.3s linear;
  330. -moz-transition: all 0.5s linear;
  331. transition: all 0.4s linear;
  332. }
  333.  
  334. .navtitle {
  335. font-size: 24pt;
  336. font-family: bebas neue;
  337. background-color: transparent;
  338. letter-spacing: px;
  339. text-shadow:1px 1px 1px #000;
  340. line-height: 16pt;
  341. height: 30px;
  342. padding: 2px;
  343. color: #000000;
  344. text-align:center;
  345. margin-top: 3px;
  346. }
  347.  
  348. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  349.  
  350.  
  351. #links a{
  352. display: block;
  353. margin-bottom: 2px;
  354. letter-spacing: 1px;
  355. text-align: center;
  356. font-family: pixel;
  357. font-size: 8px;
  358. text-transform: uppercase;
  359. line-height: 40px;
  360. opacity: 1;
  361. transition: all 0.5s ease-out;
  362. -o-transition-transition: all 0.5s ease-out;
  363. -webkit-transition: all 0.5s ease-out;
  364. -moz-transition: all 0.5s ease-out;
  365. }
  366.  
  367. #links a:hover {
  368. opacity: .8;
  369. letter-spacing: 4px;
  370. transition: all 0.5s ease-out;
  371. -o-transition-transition: all 0.5s ease-out;
  372. -webkit-transition: all 0.5s ease-out;
  373. -moz-transition: all 0.5s ease-out;
  374. }
  375.  
  376. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  377.  
  378. #infscr-loading{
  379. bottom: -70px;
  380. position: absolute;
  381. left: 50%;
  382. margin-left:-8px;
  383. width:16px;
  384. height:11px;
  385. overflow:hidden;
  386. margin-bottom: 50px;
  387. }
  388.  
  389. .title{
  390. font-family: cedarville cursive;
  391. font-size: 18px;
  392. line-height:14px;
  393. color: {color:Title};
  394. font-weight: normal;
  395. }
  396.  
  397. .blogtitle{
  398. font-family: sunshine;
  399. font-size: 25px;
  400. line-height:35px;
  401. color: {color:Title};
  402. font-weight: italic;
  403. }
  404.  
  405. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  406.  
  407. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  408.  
  409. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  410.  
  411. blockquote{
  412. padding:0px 0px 2px 5px;
  413. margin:0px 0px 2px 10px;
  414. border-left: 1px dotted #555555;
  415. }
  416.  
  417.  
  418. {CustomCSS}
  419.  
  420. </style>
  421.  
  422. {block:IndexPage}
  423. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  424. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  425.  
  426. <script type="text/javascript">
  427. $(window).load(function () {
  428. var $content = $('#posts');
  429. $content.masonry({itemSelector: '.entry'}),
  430. $content.infinitescroll({
  431. navSelector : 'div#pagination',
  432. nextSelector : 'div#pagination a#nextPage',
  433. itemSelector : '.entry',
  434. loading: {
  435. finishedMsg: '',
  436. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  437. },
  438. bufferPx : 600,
  439. extraScrollPx: 700,
  440. debug : false,
  441. },
  442. // call masonry as a callback.
  443. function( newElements ) {
  444. var $newElems = $( newElements );
  445. $newElems.hide();
  446. // ensure that images load before adding to masonry layout
  447. $newElems.imagesLoaded(function(){
  448. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  449.  
  450.  
  451. });
  452. });
  453. });
  454. </script>
  455.  
  456. {/block:IndexPage}
  457.  
  458. <title>{title}</title>
  459.  
  460. <link rel="shortcut icon" href="{Favicon}">
  461. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  462. <meta name="viewport" content="width=820" />
  463.  
  464. </head>
  465. <body>
  466. <div class="wrapper">
  467. <div class="header">
  468. </span>
  469. </div>
  470.  
  471.  
  472. <div id="center">
  473.  
  474. <div id="sidebar">
  475. <center>
  476. <span class=blogtitle><a title="" href="/">
  477. {Title}
  478. </a></span><br>
  479. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=160px></a>{/block:ifshowphoto}
  480. {Description}
  481. <br>
  482. <center>
  483. </div>
  484. <div id="linkbby">
  485. <center>
  486. <div class="navtitle">LINKS</div>
  487. <br>
  488. <div id="links"><a style="background-color:{color:home link};"href="/">home</a>
  489. <a style="background-color:{color:link 1};" href="{text:Link 1}">{text:Link 1 Title}</a>
  490. <a style="background-color:{color:link 2}" href="{text:Link 2}">{text:Link 2 Title}</a>
  491. <a style="background-color:{color:link 3}" href="{text:Link 3}">{text:Link 3 Title}</a>
  492. <a style="background-color:{color:link 4}" href="{text:Link 4}">{text:Link 4 Title}</a>
  493. <a style="background-color:{color:link 5}" href="{text:Link 5}">{text:Link 5 Title}</a>
  494. </div>
  495. </center>
  496. </div>
  497.  
  498.  
  499. <div id="content">
  500. <div class="left">
  501.  
  502. <div id="posts">
  503.  
  504. {block:Posts}
  505. <div class="entry">
  506.  
  507. {block:IndexPage}
  508. {/block:IndexPage}
  509.  
  510. {block:Text}
  511. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  512. <div class="permalink">
  513. <span class="permalink">{notecountwithlabel} | {timeago}<a href="{permalink}">
  514. <span class="permalink"><a href="{permalink}"></a></div>
  515. {/block:Text}
  516.  
  517. {block:Link}
  518. <a href="{URL}" class="title">{Name}</a>
  519. {block:Description}{Description}{/block:Description}
  520. <div class="permalink">
  521. <span class="permalink"><a href="{permalink}">
  522. <span class="permalink"><a href="{permalink}">
  523. </a></a></span></div>
  524. {block:Link}
  525.  
  526. {block:Photo}{block:IndexPage}<div class="perma">
  527. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="30" height="30" alt="Like this post" id="likeimage{PostID}"/></a> </div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  528. {block:NoteCount}<div class="noteslabel"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>{/block:NoteCount}
  529.  
  530.  
  531. </div>
  532. {/block:IndexPage}
  533. {block:IndexPage}
  534. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a>
  535. {/block:IndexPage}
  536. {block:permalinkpage}{LinkOpenTag}
  537. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}
  538. {/block:permalinkpage}
  539.  
  540. {/block:Photo}
  541.  
  542.  
  543.  
  544. {block:Photoset}
  545. {block:IndexPage}
  546. <center>
  547. {Photoset-200}</center>
  548. {/block:IndexPage}
  549. {block:PermalinkPage}
  550. <center>
  551. {Photoset-500}</center>
  552. <div class="permalink">
  553. <span class="permalink"><a href="{permalink}">
  554. <span class="permalink"><a href="{permalink}">
  555. </a></a></span></div>
  556. {/block:PermalinkPage}
  557. {/block:Photoset}
  558.  
  559. {block:Quote}
  560. {Quote}</span>
  561. {block:Source}<strong>{Source}</strong>{/block:Source}
  562. <div class="permalink">
  563. <span class="permalink"><a href="{permalink}">
  564. <span class="permalink"><a href="{permalink}">
  565. </a></a></span></div>
  566. {/block:Quote}
  567.  
  568. {block:Chat}
  569. {block:Title}<span class="title">{Title}</span>{/block:Title}
  570. <ul class="chat">
  571. {block:Lines}
  572. <li class="user_{UserNumber}">
  573. {block:Label}
  574. <span class="label">{Label}</span>
  575. {/block:Label}
  576.  
  577. {Line}
  578. </li>
  579. {/block:Lines}
  580. </ul><div class="permalink">
  581. <span class="permalink"><a href="{permalink}">
  582. <span class="permalink"><a href="{permalink}">
  583. </a></a></span></div>
  584.  
  585. {/block:Chat}
  586.  
  587. {block:Audio}
  588. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  589. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  590. <div class="permalink">
  591. <span class="permalink"><a href="{permalink}">
  592. <span class="permalink"><a href="{permalink}">
  593. </a></a></span></div>
  594. {/block:Audio}
  595.  
  596. {block:Video}
  597. {block:IndexPage}
  598. <center>
  599. {Video-250}</center>
  600. {/block:IndexPage}
  601. {block:PermalinkPage}
  602. <center>
  603. {Video-500}</center>
  604. {/block:PermalinkPage}
  605. <div class="permalink">
  606. <span class="permalink"><a href="{permalink}">
  607. <span class="permalink"><a href="{permalink}">
  608. </a></a></span></div>
  609. {block:Video}
  610.  
  611. {block:PermalinkPage}
  612. <center>
  613. {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>
  614. {/block:PermalinkPage}
  615.  
  616.  
  617. {block:PostNotes}{PostNotes}
  618. {/block:PostNotes}
  619. </div>
  620.  
  621.  
  622. {/block:Posts}
  623. </div>
  624. </div>
  625. {block:IndexPage}
  626. {block:Pagination}
  627. <div id="pagination">
  628. {block:NextPage}
  629. <a id="nextPage" href="{NextPage}"></a>
  630. {/block:NextPage}
  631. {block:PreviousPage}
  632. <a href="{PreviousPage}">&larr;&nbsp;</a>
  633. {/block:PreviousPage}
  634. </div>
  635. {/block:Pagination}
  636. {/block:IndexPage}
  637. </div>
  638. </body>
  639. </html>
  640.  
  641. <div style="position:fixed; bottom:2px; left:2px;">
  642. <a href="http://icy-me0ws.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement