ramfaggot

Untitled

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