Advertisement
ramisaaaaa

Untitled

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