Advertisement
ramisaaaaa

Untitled

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