Advertisement
ramisaaaaa

Untitled

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