Advertisement
ramisaaaaa

Untitled

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