Advertisement
ramisaaaaa

Untitled

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