Advertisement
ramisaaaaa

Untitled

Jan 17th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.37 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=Source+Sans+Pro:300,400|Domine|Gilda+Display|Neucha|Averia+Serif+Libre|Architects+Daughter' rel='stylesheet' type='text/css'>
  10. <link href='http://fonts.googleapis.com/css?family=Antic' rel='stylesheet' type='text/css'>
  11. <meta name="color:background" content="#FFFFFF"/>
  12. <meta name="color:text" content="#130C11"/>
  13. <meta name="color:hover" content="#ffffff"/>
  14. <meta name="color:link" content="#000000"/>
  15. <meta name="color:scrollbar" content="#000000"/>
  16. <meta name="color:sidebar title" content="#000000"/>
  17. <meta name="image:sidebar" content="1"/>
  18. <meta name="image:background" content="1"/>
  19. <meta name="text:Link 1" content="" />
  20. <meta name="text:Link 1 Title" content="home"/>
  21. <meta name="text:Link 2" content="" />
  22. <meta name="text:Link 2 Title" content="shut up"/>
  23. <meta name="text:Link 3" content="" />
  24. <meta name="text:Link 3 Title" content="idc"/>
  25. <meta name="text:Link 4" content="" />
  26. <meta name="text:Link 4 Title" content="what"/>
  27. <meta name="text:Link 5" content="" />
  28. <meta name="text:Link 5 Title" content="bye"/>
  29. <meta name="text:sidebar Title" content=""/>
  30.  
  31.  
  32. <style type="text/css">
  33.  
  34.  
  35. 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;}
  36.  
  37.  
  38.  
  39. .wrapper{
  40. margin:1px auto;
  41. width: 802px;
  42. }
  43.  
  44. .header{
  45. float: left;
  46. width: 100%;
  47. }
  48.  
  49. .left{
  50. float: left;
  51. margin-right: 20px;
  52. width: 802px;
  53. }
  54.  
  55. .right{
  56. float: right;
  57. width: 200px;
  58. background-color: {color:Background};
  59. }
  60.  
  61.  
  62. p {
  63. margin:0px;
  64. margin-top:0px;
  65. }
  66.  
  67.  
  68.  
  69. body {
  70. margin:0px;
  71. text-decoration: none;
  72. background-color: {color:background};
  73. background-image:url({image:Background});
  74. background-attachment: fixed;
  75. background-repeat: repeat;
  76. color: {color:Text};
  77. font-family: antic;
  78. font-size: 12px;
  79. letter-spacing: 0px;
  80. }
  81.  
  82. a:link, a:active, a:visited{
  83. color: {color:Link};
  84. -webkit-transition: color 0.2s ease-out;
  85. -moz-transition: color 0.2s ease-out;
  86. }
  87.  
  88.  
  89. a:hover{
  90. color:{color:Hover};
  91. text-decoration: underline;
  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. .entry {
  99. float:left;
  100. margin: 5px;
  101. overflow:hidden;
  102. border:1px solid #cccccc;
  103. padding-left:3px;
  104. padding-top:3px;
  105. padding-right:3px;
  106. padding-bottom:1px;
  107. border-radius:3px;
  108. background-color: {color:background};
  109. background-image:url({image:Background});
  110. {block:IndexPage}
  111. width: 300px;
  112. {/block:IndexPage}
  113. {block:PermalinkPage}
  114. width:500px;
  115. {/block:PermalinkPage}
  116. }
  117.  
  118. .permalink{
  119. line-height: 13px;
  120. text-transform: none;
  121. font-family: arial;
  122. font-size: 9px;
  123. text-align:center;
  124. margin-top: 1px;
  125. text-align: right;
  126. text-transform: uppercase;
  127. border-top:1px solid #cccccc;
  128. }
  129.  
  130. .bt{
  131. line-height:16px;
  132. text-transform: uppercase;
  133. text-align:center;
  134. border-top:1px solid #cccccc;
  135. width:228px;margin-top:0px;
  136. margin-bottom:-3px;
  137. }
  138.  
  139. @font-face { font-family: "kristi"; src: url('http://static.tumblr.com/pwgdr2n/Fedlvr2o9/kristi_1_.ttf'); }
  140.  
  141. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  142.  
  143. @font-face { font-family: "windsong"; src: url('http://static.tumblr.com/pwgdr2n/Emblvptym/windsong_1_.ttf'); }
  144.  
  145. @font-face { font-family: "harabara"; src: url('http://static.tumblr.com/pwgdr2n/6kelvpu9s/harabarahand_1_.ttf'); }
  146.  
  147. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  148.  
  149. div#sidebar{
  150. position:fixed !important;
  151. width: 230px;
  152. height:auto;
  153. margin-top: 160px;
  154. margin-left: -100px;
  155. padding: 2px;
  156. line-height:16px;
  157. letter-spacing:0px;
  158. margin-bottom: 6px;
  159. background-color:transparent;
  160. font-size: 11px;
  161. border:1px solid #cccccc;
  162. letter-spacing: 0px;border-radius:3px;
  163. }
  164.  
  165.  
  166. #posts {
  167. width:640px;
  168. margin-left:160px;
  169. margin-top: 5px;
  170. background-color: {color:background};
  171. background-image:url({image:Background});
  172. {block:PermalinkPage}
  173. margin-left:185px;
  174. {/block:PermalinkPage}
  175. float:left;
  176. }
  177.  
  178. #infscr-loading{
  179. bottom: -70px;
  180. position: absolute;
  181. left: 50%;
  182. margin-left:-8px;
  183. width:16px;
  184. height:11px;
  185. overflow:hidden;
  186. margin-bottom: 50px;
  187. }
  188.  
  189.  
  190. .title{
  191. font-size: 11px;
  192. line-height:14px;
  193. color: {color:Title};
  194. font-weight: bold;
  195.  
  196. }
  197.  
  198.  
  199. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  200.  
  201.  
  202.  
  203. #pagination{
  204. display:none;
  205. }
  206.  
  207.  
  208. .entry .perma{
  209. width: auto;
  210. position: absolute;
  211. text-transform: uppercase;
  212. line-height: 10px;
  213. padding: 5px;
  214. text-align: right;
  215. overflow:hidden;
  216. opacity: 0.0;
  217. margin-top: 0px;
  218. margin-left: 0px;
  219. background-color:#fff;
  220. border-bottom-left-radius:10px;
  221. border-bottom-right-radius:10px;
  222. opacity:0.0;
  223. -webkit-transition: all 0.4s linear;
  224. -webkit-transition: all 0.4s linear;
  225. -moz-transition: all 0.3s linear;
  226. transition: all 0.5s linear;
  227.  
  228. }
  229.  
  230. .entry:hover .perma{
  231. overflow:visible;
  232. margin-left: 10px;
  233. -webkit-transition: all 0.4s linear; opacity: 0.6;
  234. -webkit-transition: all 0.5s linear;
  235. -moz-transition: all 0.4s linear;
  236. transition: all 0.4s linear;
  237. }
  238.  
  239. .entry:hover .perma:hover{
  240. overflow:visible;
  241. margin-left: 10px;
  242. padding-top:15px;
  243. -webkit-transition: all 0.4s linear; opacity: 0.8;
  244. -webkit-transition: all 0.5s linear;
  245. -moz-transition: all 0.6s linear;
  246. transition: all 0.5s linear;
  247. }
  248. .entry .lol{
  249. width: auto;
  250. position: absolute;
  251. line-height: 10px;
  252. padding: 5px;
  253. text-align: right;
  254. overflow:hidden;
  255. opacity: 0.0;
  256. margin-top: 0px;
  257. margin-left: 20px;
  258. background-color:#fff;
  259. opacity:0.0;
  260. border-bottom-left-radius:10px;
  261. border-bottom-right-radius:10px;
  262. -webkit-transition: all 0.4s linear;
  263. -webkit-transition: all 0.5s linear;
  264. -moz-transition: all 0.4s linear;
  265. transition: all 0.4s linear;
  266.  
  267. }
  268.  
  269. .entry:hover .lol{
  270. overflow:visible;
  271. margin-left:65px;
  272. -webkit-transition: all 0.3s linear; opacity: 0.6;
  273. -webkit-transition: all 0.4s linear;
  274. -moz-transition: all 0.3s linear;
  275. transition: all 0.4s linear;
  276. }
  277.  
  278. .entry:hover .lol:hover{
  279. overflow:visible;
  280. padding-top:15px;
  281. -webkit-transition: all 0.4s linear; opacity: 0.8;
  282. -webkit-transition: all 0.5s linear;
  283. -moz-transition: all 0.3s linear;
  284. transition: all 0.5s linear;
  285. }
  286.  
  287.  
  288. blockquote{
  289. padding:3px3px 2px 5px;
  290. margin:2px 2px 2px 10px;
  291. border-left: 1px trans #555555;
  292. }
  293.  
  294.  
  295. {CustomCSS}
  296.  
  297.  
  298. </style>
  299.  
  300. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  301.  
  302. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  303.  
  304. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  305.  
  306. <script type="text/javascript">
  307.  
  308. $(document).ready(function() {
  309.  
  310. $().UItoTop({ easingType: 'easeOutQuart' });
  311.  
  312. });
  313.  
  314. </script>
  315.  
  316.  
  317. </style>
  318.  
  319. {block:IndexPage}
  320. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  321. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  322.  
  323. <script type="text/javascript">
  324. $(window).load(function () {
  325. var $content = $('#posts');
  326. $content.masonry({itemSelector: '.entry'}),
  327. $content.infinitescroll({
  328. navSelector : 'div#pagination',
  329. nextSelector : 'div#pagination a#nextPage',
  330. itemSelector : '.entry',
  331. loading: {
  332. finishedMsg: '',
  333. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  334. },
  335. bufferPx : 600,
  336. debug : false,
  337. },
  338. // call masonry as a callback.
  339. function( newElements ) {
  340. var $newElems = $( newElements );
  341. $newElems.hide();
  342. // ensure that images load before adding to masonry layout
  343. $newElems.imagesLoaded(function(){
  344. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  345.  
  346.  
  347. });
  348. });
  349. });
  350. </script>
  351.  
  352. {/block:IndexPage}
  353.  
  354.  
  355. <title>{title}</title>
  356.  
  357. <link rel="shortcut icon" href="{Favicon}">
  358. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  359. <meta name="viewport" content="width=820" />
  360.  
  361. </head>
  362. <body>
  363. <div class="wrapper">
  364. <div class="header">
  365. </span>
  366. </div>
  367. <div id="sidebar">
  368.  
  369.  
  370. <center><a href="/"><img src="{image:sidebar}" width=230px></a></center>
  371. <center>{description}</center>
  372.  
  373. <center><div class="bt">{block:IfLink1title}<a style="" href="{text:Link 1}">{text:Link 1 Title}</a>{/block:IfLink1title}
  374. {block:IfLink2title} - <a style="" href="{text:Link 2}">{text:Link 2 Title}</a>{/block:IfLink2title}
  375. {block:IfLink3title} - <a style="" href="{text:Link 3}">{text:Link 3 Title}</a>{/block:IfLink3title}
  376. {block:IfLink4title} - <a style="" href="{text:Link 4}">{text:Link 4 Title}</a>{/block:IfLink4title}
  377. {block:IfLink5title} - <a style="" href="{text:Link 5}">{text:Link 5 Title}</a>{/block:IfLink5title}</center>
  378.  
  379.  
  380. </div>
  381.  
  382. <div class="left">
  383.  
  384.  
  385.  
  386. <div id="posts">
  387.  
  388.  
  389.  
  390. {block:Posts}
  391. <div class="entry">
  392.  
  393. {block:ContentSource}
  394.  
  395. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  396.  
  397. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  398.  
  399. {/block:SourceLogo}
  400.  
  401. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  402.  
  403. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  404.  
  405. {block:IndexPage}
  406. {/block:IndexPage}
  407.  
  408.  
  409.  
  410. {block:Text}
  411. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  412. <div class="permalink">
  413. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  414. {/block:Text}
  415.  
  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}">{NoteCountwithlabel}</a></div>
  421. {block:Link}
  422. {block:Photo}
  423.  
  424.  
  425. <div class="perma">
  426. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  427. <div class="lol">
  428. <a href="{permalink}">{NoteCount}</a></div>
  429.  
  430. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="300"/></a></div>
  431.  
  432.  
  433. {LinkCloseTag}{/block:IndexPage}
  434. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  435. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  436. {LinkCloseTag}{/block:PermalinkPage}
  437. {/block:Photo}
  438.  
  439. {block:Photoset}
  440. {block:IndexPage}
  441. {Photoset-400}
  442. {/block:IndexPage}
  443. {block:PermalinkPage}
  444. {Photoset-400}
  445. {/block:PermalinkPage}
  446. {/block:Photoset}
  447.  
  448. {block:Quote}
  449. {Quote}</span>
  450. {block:Source}<strong>{Source}</strong>{/block:Source}
  451. <div class="permalink">
  452. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  453. {/block:Quote}
  454.  
  455. {block:Chat}
  456. {block:Title}<span class="title">{Title}</span>{/block:Title}
  457. <ul class="chat">
  458. {block:Lines}
  459. <li class="user_{UserNumber}">
  460. {block:Label}
  461. <span class="label">{Label}</span>
  462. {/block:Label}
  463.  
  464. {Line}
  465. </li>
  466. {/block:Lines}
  467. </ul><div class="permalink">
  468. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  469.  
  470. {/block:Chat}
  471.  
  472. {block:Audio}
  473. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  474. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  475. <div class="permalink">
  476. <a href="{permalink}">{NoteCountwithlabel}</a></div>
  477. {/block:Audio}
  478.  
  479.  
  480. {block:Video}
  481. {block:IndexPage}
  482. {Video-400}
  483. {/block:IndexPage}
  484. {block:PermalinkPage}
  485. {Video-400}
  486. {/block:PermalinkPage}
  487. {block:Video}
  488. {block:PermalinkPage}<center>{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>{/block:PermalinkPage}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:Posts}</div></div>{block:IndexPage}{block:Pagination}<div id="pagination">{block:NextPage}<a id="nextPage" href="{NextPage}"></a>{/block:NextPage}{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}</div>{/block:Pagination}{/block:IndexPage}</div></body><div style="float: right; background-color: #000000; padding: 1px; position: fixed; bottom: 0px; right: 0px; font-color:#ffffff;"><a href="http://cyrusnigga.tumblr.com"><font color="#ffffff">theme credit</font></a></div></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement