Advertisement
ramisaaaaa

Untitled

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