Advertisement
ramisaaaaa

Untitled

Jan 17th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.89 KB | None | 0 0
  1. <!--
  2. Theme by cyrusnigga, keep credit please. :-)
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9.  
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12.  
  13. <!--DEFAULT VARIABLES-->
  14. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  15. <meta name="color:background" content="#fff"/>
  16. <meta name="color:link" content="#777"/>
  17. <meta name="color:text" content="#777"/>
  18. <meta name="color:title" content="#333"/>
  19. <meta name="color:hover" content="#fff"/>
  20. <meta name="image:sidebar" content="1"/>
  21. <meta name="image:background" content="1"/>
  22. <meta name="text:link one" content="" />
  23. <meta name="text:link one title" content="" />
  24. <meta name="text:link two" content="" />
  25. <meta name="text:link two title" content="" />
  26. <meta name="text:link three" content="" />
  27. <meta name="text:link three title" content="" />
  28. <meta name="text:link four" content="" />
  29. <meta name="text:link four title" content="" />
  30. <meta name="text:link five" content="" />
  31. <meta name="text:link five title" content="" />
  32.  
  33. <style type="text/css">
  34.  
  35.  
  36. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-
  37.  
  38. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  39.  
  40. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  41.  
  42. p {
  43. margin:0px;
  44. margin-top:0px;
  45. }
  46.  
  47. ::-webkit-scrollbar {width: 5px; height: 5px; padding-right:5px;background:transparent;}
  48.  
  49. ::-webkit-scrollbar-thumb {background-color:#dddddd; border:1px dotted #aaaaaa;}
  50.  
  51.  
  52. body {
  53. padding: 0px;
  54. margin: 0px;
  55. color:{color:text};
  56. font-family: cambria;
  57. line-height:13px;
  58. font-size:12px;
  59. background-color: {color:Background};
  60. background-image:url({image:Background});
  61. background-attachment: fixed;
  62. background-repeat: repeat;
  63. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  64. }
  65.  
  66.  
  67. a:link, a:active, a:visited{
  68. text-decoration: none;
  69. -webkit-transition: color 0.3s ease-out;
  70. -moz-transition: color 0.3s ease-out;
  71. transition: color 0.3s ease-out;
  72. color:{color:link};
  73. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  74. }
  75.  
  76. a:hover {
  77. text-decoration: none;
  78. font-style:;
  79. color: {color:Hover};
  80. font-style: italic;
  81. text-shadow: 0px 0px 4px #000000;
  82. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  83. }
  84.  
  85. div#center{
  86. margin:auto;
  87. position:relative;
  88. width:1000px;
  89. background-color:;
  90. overflow:auto;
  91. overflow-y:hidden;
  92. }
  93.  
  94. .entry {
  95. float:left;
  96. display: block;
  97. margin-top:3px;
  98. margin-right:3px;
  99. margin-left:3px;
  100. margin-bottom:1px;
  101. overflow:hidden;
  102. width:300px;
  103. {block:PermalinkPage}
  104. width:450px;
  105. text-align:left;
  106. line-height:10px;
  107. {/block:PermalinkPage}
  108. background:white;
  109. background-image:URL();
  110. }
  111.  
  112. #posts {
  113. width:620px;
  114. margin-top:10px;
  115. z-index:99;
  116. margin-left:130px;
  117. right:auto;
  118. background:transparent;
  119. margin-right:auto;
  120. position:relative;
  121. overflow-y: hidden;
  122. }
  123.  
  124. .entry .perma{
  125. width: 300px;
  126. position: absolute;
  127. text-transform: uppercase;
  128. line-height: 10px;
  129. padding: 5px;
  130. text-align: center;
  131. overflow:hidden;
  132. opacity: 0.0;
  133. margin-top: 0px;
  134. margin-left: 0px;
  135. background-color:#fff;
  136. opacity:0.0;
  137. height:0px;
  138. -webkit-transition: all 0.4s linear;
  139. -webkit-transition: all 0.4s linear;
  140. -moz-transition: all 0.3s linear;
  141. transition: all 0.5s linear;
  142.  
  143. }
  144.  
  145. .entry:hover .perma{
  146. overflow:visible;
  147. height:12px;
  148. -webkit-transition: all 0.4s linear; opacity: 0.8;
  149. -webkit-transition: all 0.5s linear;
  150. -moz-transition: all 0.4s linear;
  151. transition: all 0.4s linear;
  152. }
  153.  
  154. .entry:hover .perma:hover{
  155. overflow:visible;
  156. -webkit-transition: all 0.4s linear; opacity: 0.9;
  157. -webkit-transition: all 0.5s linear;
  158. -moz-transition: all 0.6s linear;
  159. transition: all 0.5s linear;
  160. }
  161.  
  162.  
  163. #sidebar{
  164. position:fixed !important;
  165. width:200px;
  166. background:white;
  167. height:auto;
  168. margin-top:150px;
  169. margin-left:760px;
  170. text-align:center;
  171. }
  172.  
  173.  
  174. .title{
  175. line-height: 12px;
  176. color:{color:Title};
  177. font-weight: normal;
  178. }
  179.  
  180.  
  181. #lol {
  182. text-align:center;
  183. bottom:3px;
  184. left: 3px;
  185. position:fixed;
  186. opacity:1.0;
  187. }
  188.  
  189. .permalink{
  190. text-transform: normal;
  191. display: block;
  192. text-align: right;
  193. text-decoration: none;
  194. }
  195.  
  196.  
  197. #infscr-loading{
  198. bottom: -70px;
  199. position: absolute;
  200. left: 50%;
  201. margin-left:-8px;
  202. width:16px;
  203. height:11px;
  204. overflow:hidden;
  205. margin-bottom: 50px;
  206. }
  207.  
  208. #postnotes{
  209. text-align: justify;}
  210.  
  211. #postnotes blockquote{
  212. border: 0px;}
  213.  
  214. blockquote{
  215. padding:0px 0px 2px 5px;
  216. margin:0px 0px 2px 10px;
  217. border-left: 1px dotted #555555;
  218. }
  219.  
  220. blockquote p, ul{
  221. margin:0px;
  222. padding:0px;
  223. }
  224.  
  225. a img{border: 0px;}
  226.  
  227.  
  228. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  229.  
  230. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  231. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  232.  
  233. .notes img{width:10px; position:relative; top:3px;}
  234. <--ses-->
  235. small{font-size: 90%;}
  236.  
  237. {CustomCSS}
  238.  
  239. </style>
  240.  
  241. {block:IndexPage}
  242. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  243. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  244.  
  245. <script type="text/javascript">
  246. $(window).load(function(){
  247. var $wall = $('#posts');
  248. $wall.imagesLoaded(function(){
  249. $wall.masonry({
  250. itemSelector: '.entry, .entry_photo',
  251. isAnimated : false
  252. });
  253. });
  254.  
  255. $wall.infinitescroll({
  256. navSelector : '#pagination',
  257. nextSelector : '#pagination a',
  258. itemSelector : '.entry, .entry_photo',
  259. bufferPx : 2000,
  260. debug : false,
  261. errorCallback: function() {
  262. $('#infscr-loading').fadeOut('normal');
  263. }},
  264. function( newElements ) {
  265. var $newElems = $( newElements );
  266. $newElems.hide();
  267. $newElems.imagesLoaded(function(){
  268. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  269. });
  270. }); $('#posts').show(500);
  271. });
  272. </script>
  273.  
  274.  
  275. {/block:IndexPage}
  276.  
  277.  
  278. <title>{title}</title>
  279.  
  280. <link rel="shortcut icon" href="{Favicon}" />
  281. <meta name="viewport" content="width=820" />
  282. </head>
  283.  
  284. <body>
  285. <BODY onselectstart="return false;" ondragstart="return false;">
  286. <div class="wrapper">
  287. <div class="header">
  288. </div>
  289.  
  290. <div id="cage">
  291. <div id="center">
  292.  
  293. <div id="sidebar">
  294. <center>
  295. <a href="/"><img src="{image:sidebar}" width=100%></a>
  296. <div id="lol"><a href="http://cyrusnigga.tumblr.com">theme credit</a></div><CENTER>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  297. {block:IfLinktwotitle} ☯ <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  298. {block:IfLinkthreetitle} ☯ <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  299. {block:IfLinkfourtitle} ☯ <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  300. {block:IfLinkfivetitle} ☯ <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</center>
  301. {description}
  302.  
  303.  
  304. </center>
  305. </div>
  306.  
  307.  
  308.  
  309. <div class="left">
  310. <div id="posts">
  311. {block:Posts}
  312. <div class="entry">
  313.  
  314. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  315.  
  316. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  317. {/block:Text}
  318.  
  319. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  320.  
  321. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  322.  
  323. {block:Photo}
  324. {block:IndexPage}
  325. <center>
  326.  
  327.  
  328. <div class="perma">
  329. <a href="{reblogurl}">Reblog</a> this post with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  330.  
  331. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  332. {/block:IndexPage}
  333. {block:PermalinkPage}
  334. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  335.  
  336. {LinkCloseTag}
  337. {/block:PermalinkPage}
  338. {/block:Photo}
  339.  
  340. {block:Photoset}
  341. {block:IndexPage}
  342. <center>
  343.  
  344. <div class="perma">
  345. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  346.  
  347. {Photoset-400}</center>
  348. {/block:IndexPage}
  349. {block:PermalinkPage}
  350. <center>
  351. {Photoset-500}</center>
  352. {/block:PermalinkPage}
  353. {/block:Photoset}
  354.  
  355. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  356.  
  357. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  358.  
  359. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  360. <ul class="chat">
  361. {block:Lines}
  362. <li class="user_{UserNumber}">
  363. {block:Label}
  364. <span class="label">{Label}</span>
  365. {/block:Label}
  366.  
  367. {Line}
  368. </li>
  369. {/block:Lines}
  370. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  371. {/block:Chat}
  372.  
  373. {block:Audio}
  374. <div style="width:200px; height:30px;">
  375. {AudioPlayerBlack}
  376. </div>
  377. {block:IndexPage}<span class="permalink">
  378. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  379. </span>{/block:IndexPage}
  380. {/block:Audio}
  381.  
  382. {block:Video}
  383. {block:IndexPage}
  384. <center>
  385. <div class="perma">
  386. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  387. {Video-250}</center>
  388. {/block:IndexPage}
  389. {block:PermalinkPage}
  390. <center>
  391. {Video-400}</center>
  392. {/block:PermalinkPage}
  393. {block:Video}
  394.  
  395.  
  396. {block:PostNotes}<div align="middle">{caption}</div>
  397. <center>
  398.  
  399. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  400.  
  401. {block:HasTags}
  402. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  403. {block:RebloggedFrom}
  404. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  405. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  406.  
  407. {/block:RebloggedFrom}
  408. </center></span>
  409. <br>
  410. <div id="postnotes">{PostNotes}</div><br>
  411.  
  412. <center>{block:ContentSource}
  413. <br><a href="{SourceURL}">
  414. {lang:Source}:
  415. {block:SourceLogo}
  416. <img src="{BlackLogoURL}" width="{LogoWidth}"
  417. height="{LogoHeight}" alt="{SourceTitle}" />
  418. {/block:SourceLogo}
  419. {block:NoSourceLogo}
  420. {SourceLink}
  421. {/block:NoSourceLogo}
  422. </a>
  423. {/block:ContentSource}</center>
  424.  
  425. {/block:PostNotes}
  426. </div>
  427. {/block:Posts}
  428. </div></div>
  429.  
  430. {block:IndexPage}
  431. {block:Pagination}
  432. <div id="pagination">
  433. {block:NextPage}
  434. <a id="nextPage" href="{NextPage}"></a>
  435. {/block:NextPage}
  436. {block:PreviousPage}
  437. <a href="{PreviousPage}"></a>
  438. {/block:PreviousPage}
  439. </div>
  440. {/block:Pagination}
  441. {/block:IndexPage}
  442. </body>
  443. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement