Advertisement
ramisaaaaa

Untitled

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