ramfaggot

Untitled

Aug 27th, 2014
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.78 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga. keep credit.
  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="#444444"/>
  10. <meta name="color:hover" content="#ffffff"/>
  11. <meta name="color:link" content="#444444"/>
  12. <meta name="image:sidebar" content="1"/>
  13. <meta name="image:background" content="1"/>
  14. <meta name="text:Link One" content=""/>
  15. <meta name="text:Link One Title" content=""/>
  16. <meta name="text:Link Two" content="" />
  17. <meta name="text:Link Two Title" content=""/>
  18. <meta name="text:Link Three" content="" />
  19. <meta name="text:Link Three Title" content=""/>
  20. <meta name="text:Link Four" content="" />
  21. <meta name="text:Link Four Title" content=""/>
  22. <meta name="text:Link Five" content="" />
  23. <meta name="text:Link Five Title" content=""/>
  24. <meta name="if:shadows" content="1"/>
  25. <meta name="if:more space between posts" content="0"/>
  26. <meta name="if:less space between posts" content="0"/>
  27. <meta name="if:tiny cursor" content="1"/>
  28. <meta name="if:sidebar left" content="1"/>
  29. <meta name="if:sidebar middle" content="1"/>
  30. <meta name="if:notecount" content="1"/>
  31. <meta name="if:back to top" content="1"/>
  32. <style type="text/css">
  33.  
  34.  
  35.  
  36. 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;}
  37.  
  38. .wrapper{
  39. margin: 0px auto;
  40. width: 720px;
  41. }
  42.  
  43. .header{
  44. float: left;
  45. width: 100%;
  46. }
  47.  
  48. .left{
  49. float: left;
  50. margin-right: 20px;
  51. width: 802px;
  52. }
  53.  
  54. .right{
  55. float: right;
  56. width: 200px;
  57. background-color: {color:Background};
  58. }
  59.  
  60.  
  61. p {
  62. margin:0px;
  63. margin-top:0px;
  64. }
  65.  
  66.  
  67.  
  68. {block:ifblackhoverimages}img{-webkit-filter: grayscale(0);-webkit-transition: opacity 0.1s linear; opacity: 1.0;}img:hover{ -webkit-filter: grayscale(1);-webkit-transition: 0.9s linear; -moz-transition: all 0.9s linear;
  69. transition: all 0.9s linear; opacity:1.0;}{/block:ifblackhoverimages}
  70.  
  71.  
  72.  
  73.  
  74. .excel {
  75. opacity:1.0;
  76. }
  77.  
  78.  
  79.  
  80. body {
  81. margin:0px;
  82. text-decoration: none;
  83. background-color: {color:background};
  84. background-image:url({image:Background});
  85. background-attachment: fixed;
  86. background-repeat: repeat;
  87. color: {color:Text};
  88. font-family:arial;
  89. font-size: 10px;
  90. letter-spacing: 0px;
  91. {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
  92. }
  93.  
  94.  
  95. a:link, a:active, a:visited{
  96. color: {color:Link};
  97. text-decoration: none;
  98. -webkit-transition: color 0.2s ease-out;
  99. -moz-transition: color 0.2s ease-out;
  100. }
  101.  
  102.  
  103. a:hover{
  104. color:{color:Hover};
  105. -webkit-transition: opacity 0.4s linear;
  106. -webkit-transition: all 0.2s ease-out;
  107. -moz-transition: all 0.3s ease-out;
  108. transition: all 0.2s ease-out;
  109. {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
  110. }
  111.  
  112.  
  113. .entry {
  114. float:left;
  115. margin: 0px;
  116. padding:0px;
  117. overflow:hidden;
  118. {block:ifshadows}
  119. -moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, .3);
  120. -webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, .3);
  121. box-shadow: 0px 0px 11px rgba(0, 0, 0, .3);
  122. margin:8px;
  123. {block:iflessspacebetweenposts}
  124. margin:3px;
  125. {/block:iflessspacebetweenposts}
  126. {/block:ifshadows}
  127. {block:ifmorespacebetweenposts}
  128. margin:7px;
  129. {/block:ifmorespacebetweenposts}
  130. padding-bottom:0px;
  131. {block:IndexPage}
  132. width: 370px;
  133. {/block:IndexPage}
  134. {block:PermalinkPage}
  135. width:400px;
  136. {/block:PermalinkPage}
  137. }
  138.  
  139.  
  140. #hi img{
  141. {block:IndexPage}
  142. max-width: 360px;
  143. padding-left:0px;
  144. {/block:IndexPage}
  145. }
  146.  
  147.  
  148.  
  149.  
  150. #hi{
  151. padding:3px;
  152. padding-left:5px;
  153. padding-right:5px;
  154. }
  155.  
  156.  
  157. #hi2{
  158. padding:8px;
  159. padding-bottom:6px;
  160. }
  161.  
  162.  
  163.  
  164.  
  165. .permalink{
  166. line-height: 13px;
  167. text-align:center;
  168. margin-top: 1px;
  169. text-align: right;
  170. }
  171.  
  172. {block:ifshadows}.permalink2{
  173. margin-top: -4px;
  174. }{/block:ifshadows}
  175.  
  176.  
  177. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  178.  
  179. div#sidebar{
  180. position:fixed !important;
  181. width: 200px;
  182. height:100%;
  183. margin-top: 50px;
  184. margin-left: 570px;
  185. {block:ifsidebarleft}
  186. margin-left:-100px;{/block:ifsidebarleft}
  187. {block:ifsidebarmiddle}
  188. margin-top:200px;{/block:ifsidebarmiddle}
  189. padding: 2px;
  190. letter-spacing:0px;
  191. margin-bottom: 6px;
  192. background-color:transparent;
  193. letter-spacing: 0px;
  194. }
  195.  
  196. #posts {
  197. width:400px;
  198. margin-left:150px;
  199. margin-top: 10px;
  200. background-color: {color:background};
  201. background-image:url({image:Background});
  202. {block:PermalinkPage}
  203. margin-left:150px;
  204. {/block:PermalinkPage}
  205. float:left;
  206. }
  207.  
  208. #infscr-loading{
  209. bottom: -70px;
  210. position: absolute;
  211. left: 50%;
  212. margin-left:-8px;
  213. width:16px;
  214. height:11px;
  215. overflow:hidden;
  216. margin-bottom: 50px;
  217. }
  218.  
  219. .title{
  220. font-size: 12px;
  221. line-height:18px;
  222. color: {color:Title};
  223. font-weight: bold;
  224. }
  225.  
  226.  
  227. #pagination{
  228. display:none;
  229. }
  230.  
  231. .perma
  232. {
  233. opacity: 0.0;
  234. filter: alpha(opacity = 0);
  235. margin-top: -20px;
  236. width: px;
  237. height: 30px;
  238. line-height: 30px;
  239. font-size: 9px;
  240. position:absolute;
  241. text-align: center;
  242. z-index:9999991;
  243. color: {color:permalink};
  244.  
  245. }
  246. a.p
  247. {
  248.  
  249. color: {color:permalink};
  250. }
  251. .entry:hover .perma {
  252.  
  253. -webkit-transition: opacity 0.4s linear;
  254. opacity: 1;
  255. -moz-transition: all 0.4s linear;
  256. transition: all 0.4s linear;
  257. filter: alpha(opacity = 100);
  258.  
  259. }
  260.  
  261. select {
  262. font-size: 9px;
  263. width: 100px;
  264. margin-left: 10px;
  265.  
  266. }
  267. option {
  268. font-size: 9px;
  269. text-align: left;
  270.  
  271. }
  272. input[type=button]
  273. {
  274. font-size: 9px;
  275. }
  276.  
  277. .likep {
  278. width: 21px;
  279. height: 20px;
  280. overflow: hidden;
  281. position: relative;
  282. z-index: 9999999;
  283. position: absolute;
  284. margin-top: 26px;
  285. margin-left: 5px;
  286. }
  287. .rep {
  288. width: 24px;
  289. height: 20px;
  290. overflow: hidden;
  291. position: relative;
  292. z-index: 9999999;
  293. position: absolute;
  294. margin-top: 26px;
  295. margin-left: 29px;
  296. }
  297. .likep a:hover {
  298. background-position: 0px 0px;
  299. }
  300. .likep a {
  301. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  302. background-position: 0px 0px;
  303. display: block;
  304. z-index: 9999999;
  305. webkit-transition: all 0s linear;
  306. -webkit-transition: all 0s linear;
  307. -moz-transition: all 0s linear;
  308. transition: all 0s linear;
  309. }
  310. .likep img {
  311. width: 21px;
  312. height: 20px;
  313. webkit-transition: all 0.2s linear;
  314. -webkit-transition: all 0.2s linear;
  315. -moz-transition: all 0.2s linear;
  316. transition: all 0.2s linear;
  317. }
  318. .rep img{
  319. width: 24px;
  320. height: 20px;
  321. line-height: 30px;
  322. display: inline;
  323. }
  324.  
  325. .not { position: absolute;
  326. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  327. height: 20px;
  328. font-size: 11px;
  329. line-height: 20px;
  330. color: #fff;
  331. position: absolute;
  332. margin-top: 26px;
  333. margin-left: 56px;
  334. padding-left: 4px;
  335. padding-right: 4px;
  336. -moz-border-radius: 2px;
  337. border-radius: 2px;
  338. }
  339. .not a{
  340. color: #fff;
  341. font-family: sans-serif;
  342. }
  343.  
  344. p {
  345. margin:0px;
  346. margin-top:0px;
  347. }
  348.  
  349.  
  350.  
  351. #omg{
  352. letter-spacing: 0px;
  353. line-height:18px;
  354. margin-top:3px;
  355. margin-bottom:0px;
  356. }
  357.  
  358.  
  359. #omg2{
  360. }
  361.  
  362. #omg a{
  363. padding:2px;
  364. }
  365.  
  366.  
  367. .user_1 .label {color:{color:link}; font-weight:bold}
  368. .user_2 .label {color:{color:text}; font-weight:bold}
  369. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  370.  
  371. i, em {color: {color:Link};}
  372. b, strong {color: {color:text};}
  373.  
  374. ::selection {
  375. color:{color:Text};
  376. background-color: {color:Link};
  377. }
  378.  
  379. ::-moz-selection {
  380. color:{color:Text};
  381. background-color: {color:Link};
  382. }
  383.  
  384. ::-webkit-selection {
  385. color:{color:Text};
  386. background-color:{color:Link};
  387. }
  388.  
  389. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  390.  
  391.  
  392. #lol {
  393. text-align:center;
  394. bottom:0px;
  395. right: 3px;
  396. position:fixed;
  397. opacity:1.0;
  398. }
  399.  
  400.  
  401. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; right: 15px;}
  402.  
  403.  
  404. {CustomCSS}
  405.  
  406. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; right: 15px;}
  407.  
  408.  
  409.  
  410. </style>
  411.  
  412.  
  413.  
  414.  
  415.  
  416. {block:IndexPage}
  417. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  418. <script type="text/javascript">
  419. $(window).load(function () {
  420. var $content = $('#posts');
  421. $content.masonry({itemSelector: '.entry'}),
  422. $content.infinitescroll({
  423. navSelector : 'div#pagination',
  424. nextSelector : 'div#pagination a#nextPage',
  425. itemSelector : '.entry',
  426. loading: {
  427. finishedMsg: '',
  428. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  429. },
  430. bufferPx : 600,
  431. debug : false,
  432. },
  433. // call masonry as a callback.
  434. function( newElements ) {
  435. var $newElems = $( newElements );
  436. $newElems.hide();
  437. // ensure that images load before adding to masonry layout
  438. $newElems.imagesLoaded(function(){
  439. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  440.  
  441.  
  442. });
  443. });
  444. });
  445. </script>
  446.  
  447. {/block:IndexPage}
  448.  
  449.  
  450. <title>{title}</title>
  451.  
  452. <link rel="shortcut icon" href="{Favicon}">
  453. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  454. <meta name="viewport" content="width=820" />
  455.  
  456.  
  457.  
  458. {block:Ifbacktotop}<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  459. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  460. <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow67.js"></script>
  461. <noscript><a href="http://www.scrolltotop.com">Scroll to Top</a></noscript>{block:Ifbacktotop}
  462.  
  463.  
  464. </head>
  465. <body>
  466. <div class="wrapper">
  467. <div class="header">
  468. </span>
  469. </div>
  470.  
  471.  
  472.  
  473. <div id="sidebar">
  474.  
  475. <center><a href="/"><img src="{image:sidebar}" width=100%></a></center>
  476.  
  477.  
  478.  
  479.  
  480. <div id="omg"><center>
  481. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:IfLinkonetitle}
  482.  
  483. {block:IfLinktwotitle} | <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  484.  
  485. {block:IfLinkthreetitle} | <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  486.  
  487. {block:IfLinkfourtitle} | <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  488.  
  489. {block:IfLinkfivetitle} | <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</div>
  490.  
  491.  
  492.  
  493. <div id="omg2"><center>{Description}</div>
  494.  
  495.  
  496.  
  497.  
  498. </div>
  499.  
  500.  
  501. <div class="left">
  502. <div id="posts">
  503.  
  504. {block:Posts}
  505. <div class="entry">
  506.  
  507. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  508.  
  509.  
  510. {block:Text}
  511.  
  512. <div id="hi">
  513. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  514. <div class="permalink">
  515. <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
  516. {/block:Text}
  517.  
  518.  
  519.  
  520. {block:Link}
  521. <div id="hi"><a href="{URL}" class="title">{Name}</a>
  522. {block:Description}{Description}{/block:Description}
  523. <div class="permalink">
  524. <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
  525. {block:Link}
  526. {block:Photo}
  527.  
  528. {block:IndexPage}<div class="photo">
  529.  
  530. <div class="perma">
  531. <div class="likep"><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></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  532. {block:ifnotecount}<div class="not"><a id="notes{PostID}" href="{Permalink}">{notecount}</a></div>{/block:ifnotecount}
  533.  
  534.  
  535.  
  536. </div>
  537.  
  538. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div></div>
  539. <div class="permalink2">
  540. </div>
  541. {LinkCloseTag}
  542.  
  543.  
  544. {/block:IndexPage}
  545. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  546. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  547. {LinkCloseTag}{/block:PermalinkPage}
  548. {/block:Photo}
  549.  
  550.  
  551.  
  552. {block:Photoset}
  553. {block:IndexPage}
  554. <div id="hi2"><div class="perma">
  555. <div class="likep"><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></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  556. <div class="not"><a id="notes{PostID}" href="{Permalink}">{notecount}</a></div>
  557.  
  558.  
  559.  
  560. </div>
  561.  
  562. <center>{Photoset-400}</center></div>
  563. {/block:IndexPage}
  564. {block:PermalinkPage}
  565. <center>{Photoset-400}</center>
  566. {LinkCloseTag}{/block:PermalinkPage}
  567. {/block:Photoset}
  568.  
  569.  
  570.  
  571. {block:Quote}
  572. <div id="hi">{Quote}</span>
  573. {block:Source}<strong>{Source}</strong>{/block:Source}
  574. <div class="permalink">
  575. <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
  576. {/block:Quote}
  577.  
  578.  
  579.  
  580.  
  581. {block:Chat}
  582. <div id="hi">{block:Title}<span class="title">{Title}</span>{/block:Title}
  583. <ul class="chat">
  584. {block:Lines}
  585. <li class="user_{UserNumber}">
  586. {block:Label}
  587. <span class="label">{Label}</span>
  588. {/block:Label}
  589. {Line}
  590. </li>
  591. {/block:Lines}
  592. </ul><div class="permalink">
  593. <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
  594. {/block:Chat}
  595.  
  596.  
  597.  
  598. {block:Audio}
  599. <div id="hi"><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div>
  600. {block:ExternalAudio}{/block:ExternalAudio}</div>
  601. <div class="permalink">
  602. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  603.  
  604. </div>
  605. {/block:Audio}
  606.  
  607.  
  608.  
  609. {block:Video}
  610. {block:IndexPage}
  611.  
  612. <div id="reblog"><div class="countreblog"><a href="{reblogurl}">Reblog</a></div></div>
  613.  
  614.  
  615. <div id="perma">
  616.  
  617.  
  618. <div class="countreblog"><div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');">Like</a></div></div></div>
  619.  
  620.  
  621. <div id="perma2">
  622. <div class="countreblog"><a href="{Permalink}">{NoteCount}</a></div>
  623.  
  624.  
  625. </div>
  626.  
  627.  
  628. <center>
  629. {Video-400}</center>
  630. {/block:IndexPage}
  631. {block:Video}
  632.  
  633.  
  634.  
  635. {block:PermalinkPage}
  636. <center>
  637. {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>
  638. {/block:PermalinkPage}{block:PostNotes}{PostNotes}
  639. {/block:PostNotes}
  640. </div>{/block:Posts}
  641. </div>
  642. </div>
  643. {block:IndexPage}
  644. {block:Pagination}
  645. <div id="pagination">
  646. {block:NextPage}
  647. <a id="nextPage" href="{NextPage}"></a>
  648. {/block:NextPage}
  649. {block:PreviousPage}
  650. <a href="{PreviousPage}"></a>
  651. {/block:PreviousPage}
  652. </div>
  653. {/block:Pagination}
  654. {/block:IndexPage}
  655.  
  656.  
  657. </div>
  658.  
  659.  
  660. </body>
  661. </html>
Add Comment
Please, Sign In to add comment