Advertisement
ramisaaaaa

Untitled

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