Advertisement
ramisaaaaa

Untitled

Jan 19th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.19 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga originally by twistedmiracles
  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="#777"/>
  19. <meta name="color:entry" content="#f5f5f5" />
  20. <meta name="color:navigation" content="#f5f5f5" />
  21. <meta name="color:sidebarpic background" content="#f5f5f5" />
  22. <meta name="color:blogtitle" content="#aaa">
  23. <meta name="color:blogtitle shadow" content="#fff" />
  24. <meta name="color:borders" content="#dddddd"/>
  25. <meta name="color:hover" content="#fff"/>
  26. <meta name="color:scrollbar" content="#ddd" />
  27. <meta name="image:corner picture" content="" />
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:background" content="1"/>
  30. <meta name="text:link one" content="" />
  31. <meta name="text:link one title" content="" />
  32. <meta name="text:link two" content="" />
  33. <meta name="text:link two title" content="" />
  34. <meta name="text:link three" content="" />
  35. <meta name="text:link three title" content="" />
  36. <meta name="text:link four" content="" />
  37. <meta name="text:link four title" content="" />
  38. <meta name="text:link five" content="" />
  39. <meta name="text:link five title" content="" />
  40. <meta name="text:link separation" content="-"/>
  41. <meta name="if:faded sidebar and posts" content="1" />
  42. <style type="text/css">
  43.  
  44.  
  45.  
  46. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  47. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  48.  
  49. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.8s ease-out;-webkit-filter: invert(100%);transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  50.  
  51. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  52. p {
  53. margin:0px;
  54. margin-top:0px;
  55. }
  56.  
  57.  
  58. ::selection {
  59. background: #ffffff;
  60. color: #ffffff;
  61. }
  62.  
  63. ::-moz-selection {
  64. background: #ffffff;
  65. color: #ffffff;
  66. }
  67.  
  68.  
  69. body {
  70. padding: 0px;
  71. margin: 0px;
  72. color:{color:text};
  73. font-family: silkscreen;
  74. line-height:8px;
  75. font-size:8px;
  76. background-image:url({image:background});
  77. background-color: {color:Background};
  78. background-attachment: fixed;
  79. background-repeat: repeat;
  80. }
  81.  
  82.  
  83. a:link, a:active, a:visited{
  84. text-decoration: none;
  85. -webkit-transition: color 0.3s ease-out;
  86. -moz-transition: color 0.3s ease-out;
  87. transition: color 0.3s ease-out;
  88. color:{color:link};
  89. }
  90.  
  91. a:hover {
  92. text-decoration: none;
  93. font-style:;
  94. text-shadow:0px 0px 2px #000;
  95. color: {color:Hover};
  96. }
  97.  
  98.  
  99. div#center{
  100. margin:auto;
  101. width:1000px;
  102. position:relative;
  103. background-color:;
  104. overflow:auto;
  105. overflow-y:hidden;
  106. }
  107.  
  108.  
  109. .entry {
  110. float:left;
  111. display: block;
  112. margin:4px;
  113. line-height:9px;
  114. padding:4px;
  115. overflow:hidden;
  116. width:500px;
  117. {block:iffadedsidebarandposts}
  118. opacity:0.8;
  119. {/block:iffadedsidebarandposts}
  120. {block:PermalinkPage}
  121. width:495px;
  122. text-align:left;
  123. line-height:10px;
  124. {/block:PermalinkPage}
  125. border:1px solid {color:borders};
  126. background-color:{color:entry};
  127. background-image:URL();
  128. -webkit-transition: all .7s ease;
  129. -moz-transition: all .7s ease;
  130. -o-transition: all .7s ease;
  131. transition: all .7s ease;
  132. }
  133.  
  134. .entry:hover{
  135. opacity:1;}
  136.  
  137. .entry img{
  138. {block:indexpage}
  139. {/block:indexpage}
  140. }
  141.  
  142. .entry .perma a{
  143. color:;}
  144.  
  145. .entry .perma a:hover {
  146. text-decoration: none;
  147. font-style:;
  148. text-shadow:0px 0px 2px #000;
  149. color: {color:Hover};
  150. }
  151.  
  152. .entry .perma{
  153. width:auto;
  154. height:24px;
  155. margin-left:11px;
  156. position: absolute;
  157. padding-left: 15px;
  158. padding-right: 15px;
  159. line-height: 24px;
  160. overflow:hidden;
  161. text-align:center;
  162. top:0px;
  163. border:1px solid {color:borders};
  164. background-color:white;
  165. word-spacing:2px;
  166. letter-spacing:1px;
  167. opacity: 0.0;
  168. -webkit-transition: all .7s ease;
  169. -moz-transition: all .7s ease;
  170. -o-transition: all .7s ease;
  171. transition: all .7s ease;
  172.  
  173. }
  174.  
  175. @font-face {
  176. font-family: "Pixel";
  177. src: url('http://static.tumblr.com/im6tcbh/5w2m5rw0s/haeccity_dw.ttf');
  178. }
  179.  
  180. .entry:hover .perma{
  181. overflow:visible;
  182. opacity:0.9;
  183. margin-top:18px;
  184. }
  185.  
  186. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  187.  
  188.  
  189. #posts {
  190. width:550px;
  191. margin-top:10px;
  192. z-index:1;
  193. margin-left:267px;
  194. right:auto;
  195. background:transparent;
  196. margin-right:auto;
  197. position:relative;
  198. overflow-y: hidden;
  199. }
  200.  
  201.  
  202. #back{
  203. background-color:trans;
  204. top:0px;
  205. width:565px;
  206. margin-left:315px;
  207. height:100%;
  208. position:fixed;
  209. {block:iffadedsidebarandposts}
  210. opacity:0.8;
  211. {/block:iffadedsidebarandposts}
  212. }
  213.  
  214.  
  215.  
  216. #sidebar{
  217. position:fixed !important;
  218. width:220px;
  219. background:white;
  220. height:auto;
  221. margin-top:135px;
  222. padding-top:4px;
  223. padding-left:4px;
  224. padding-bottom:4px;
  225. margin-left:30px;
  226. text-align:center;
  227. line-height:9px;
  228. {block:iffadedsidebarandposts}
  229. opacity:0.8;
  230. {/block:iffadedsidebarandposts}
  231. border-radius:0px;
  232. border:1px solid {color:borders};
  233. -webkit-transition: all .7s ease;
  234. -moz-transition: all .7s ease;
  235. -o-transition: all .7s ease;
  236. transition: all .7s ease;
  237. }
  238.  
  239.  
  240. #linkz{
  241. background:{color:navigation};
  242. width:220px;
  243. position:relative;
  244. margin-top:7px;
  245. margin-left:-4px;
  246. text-align:center;
  247. padding:2px;
  248. z-index:1;
  249. border-top:1px solid {color:borders};
  250. border-bottom:1px solid {color:borders};
  251. -webkit-transition: all .2s ease;
  252. -moz-transition: all .2s ease;
  253. -o-transition: all .4s ease;
  254. transition: all .2s ease;
  255. }
  256.  
  257. #nav{
  258. width:220px;
  259. text-align:center;
  260. opacity:0;
  261. background:{color:navigation};
  262. position:fixed;
  263. letter-spacing:1px;
  264. -webkit-transition: all .3s ease;
  265. -moz-transition: all .3s ease;
  266. -o-transition: all .3s ease;
  267. transition: all .3s ease;
  268. }
  269.  
  270. #linkz:hover #nav{
  271. opacity:1
  272. }
  273.  
  274.  
  275. #sidebar:hover{
  276. opacity:1;
  277. }
  278.  
  279. #desc{
  280. position:fixed;
  281. width:224px;
  282.  
  283. padding:3px;
  284. padding-top:4px;
  285. height:auto;
  286. margin-left:-5px;
  287. margin-top:-4px;
  288. line-height:9px;
  289. overflow:hidden;
  290. background:white;
  291. border-top:1px solid {color:borders};
  292. -webkit-transition: all .7s ease;
  293. -moz-transition: all .7s ease;
  294. -o-transition: all .7s ease;
  295. transition: all .7s ease;
  296. }
  297.  
  298.  
  299.  
  300.  
  301. #sidebarpic{
  302. padding:3px;
  303. line-height:9px;
  304. background:{color:sidebarpic background};
  305. border:1px solid {Color:borders};
  306. width:208px;
  307. height:auto;
  308. margin-bottom:5px;
  309. line-height:8px;
  310. }
  311.  
  312. @font-face { font-family: rw; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  313. @font-face { font-family: "cedarville"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  314.  
  315. .title{
  316. color:{color:Title};
  317. letter-spacing: 2px;
  318. padding:0px 0px 0px 0px;
  319. line-height:12px;
  320. }
  321.  
  322.  
  323. .permalink{
  324. text-transform: normal;
  325. display: block;
  326. text-align: right;
  327. text-decoration: none;
  328. }
  329.  
  330. #lol {
  331. text-align:center;
  332. bottom:3px;
  333. left: 3px;
  334. position:fixed;
  335. opacity:1.0;
  336. }
  337.  
  338.  
  339.  
  340. #infscr-loading{
  341. bottom: -70px;
  342. position: absolute;
  343. left: 50%;
  344. margin-left:-8px;
  345. width:16px;
  346. height:11px;
  347. overflow:hidden;
  348. margin-bottom: 50px;
  349. }
  350.  
  351. #postnotes{
  352. text-align: justify;}
  353.  
  354. #postnotes blockquote{
  355. border: 0px;}
  356.  
  357. blockquote{
  358. padding:0px 0px 2px 5px;
  359. margin:0px 0px 2px 10px;
  360. border-left: 1px dotted #555555;
  361. }
  362.  
  363. blockquote p, ul{
  364. margin:0px;
  365. padding:0px;
  366. }
  367.  
  368. a img{border: 0px;}
  369.  
  370.  
  371. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  372.  
  373. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  374. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  375.  
  376. .notes img{width:10px; position:relative; top:3px;}
  377. <--ses-->
  378. small{font-size: 90%;}
  379.  
  380. {CustomCSS}
  381.  
  382. </style>
  383.  
  384. {block:IndexPage}
  385. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  386. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  387.  
  388. <script type="text/javascript">
  389. $(window).load(function(){
  390. var $wall = $('#posts');
  391. $wall.imagesLoaded(function(){
  392. $wall.masonry({
  393. itemSelector: '.entry, .entry_photo',
  394. isAnimated : false
  395. });
  396. });
  397.  
  398. $wall.infinitescroll({
  399. navSelector : '#pagination',
  400. nextSelector : '#pagination a',
  401. itemSelector : '.entry, .entry_photo',
  402. bufferPx : 2000,
  403. debug : false,
  404. errorCallback: function() {
  405. $('#infscr-loading').fadeOut('normal');
  406. }},
  407. function( newElements ) {
  408. var $newElems = $( newElements );
  409. $newElems.hide();
  410. $newElems.imagesLoaded(function(){
  411. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  412. });
  413. }); $('#posts').show(500);
  414. });
  415. </script>
  416.  
  417.  
  418. {/block:IndexPage}
  419.  
  420.  
  421. <title>{title}</title>
  422.  
  423. <link rel="shortcut icon" href="{Favicon}" />
  424. <meta name="viewport" content="width=820" />
  425. </head>
  426.  
  427. <body>
  428. <BODY onselectstart="return false;" ondragstart="return false;">
  429. <div class="wrapper">
  430. <div class="header">
  431. </div>
  432.  
  433. <div id="cage">
  434. <div id="center"><div id="lol"><a href="http://cyrusnigga.tumblr.com">Theme Credit</a></div><div id="back"></div>
  435. <div id="sidebar">{block:ifshowblogtitle}<div id="blogtitle">{title}</div>{/block:ifshowblogtitle}<div id="sidebarpic"><a href="/"><img src="{image:sidebar}" width="208"></a></div><div id="linkz"><div id="nav"><a href="{text:link one}">{text:link one title}</a> {text:link separation} <a href="{text:link two}">{text:link two title}</a> {text:link separation} <a href="{text:link three}">{text:link three title}</a>{block:iflinkfourtitle} {text:link separation} <a href="{text:link four}">{text:link four title}</a>{/block:iflinkfourtitle}{block:iflinkfivetitle} {text:link separation} <a href="{text:link five}">{text:link five title}</a>{/block:iflinkfivetitle}</div> + n a v i g a t i o n +</div><div style="padding-top:5px;">{description}</div>
  436. </div>
  437.  
  438.  
  439. <div class="left">
  440. <div id="posts">
  441. {block:Posts}
  442. <div class="entry">
  443.  
  444.  
  445. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  446.  
  447. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  448. {/block:Text}
  449.  
  450. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  451.  
  452. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  453.  
  454. {block:Photo}
  455. {block:IndexPage}
  456. <center>
  457. <div class="perma">
  458. <a href="{Permalink}"> {notecountwithlabel}</a> | <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  459. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  460. {/block:IndexPage}
  461. {block:PermalinkPage}
  462. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  463.  
  464. {LinkCloseTag}
  465. {/block:PermalinkPage}
  466. {/block:Photo}
  467.  
  468. {block:Photoset}
  469. {block:IndexPage}
  470. <center>
  471. <div class="perma">
  472. <a href="{Permalink}"> {notecountwithlabel}</a> | <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  473. {Photoset-500}</center>
  474. {/block:IndexPage}
  475. {block:PermalinkPage}
  476. <center>
  477. {Photoset-500}</center>
  478. {/block:PermalinkPage}
  479. {/block:Photoset}
  480.  
  481. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  482.  
  483. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  484.  
  485. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  486. <ul class="chat">
  487. {block:Lines}
  488. <li class="user_{UserNumber}">
  489. {block:Label}
  490. <span class="label">{Label}</span>
  491. {/block:Label}
  492.  
  493. {Line}
  494. </li>
  495. {/block:Lines}
  496. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  497. {/block:Chat}
  498.  
  499. {block:Audio}
  500. <div style="width:200px; height:30px;">
  501. {AudioPlayerBlack}
  502. </div>
  503. {block:IndexPage}<span class="permalink">
  504. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  505. </span>{/block:IndexPage}
  506. {/block:Audio}
  507.  
  508. {block:Video}
  509. {block:IndexPage}
  510. <center>
  511. <div class="perma">
  512. <a href="{Permalink}"> {notecountwithlabel}</a> | <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  513. {Video-500}</center>
  514. {/block:IndexPage}
  515. {block:PermalinkPage}
  516. <center>
  517. {Video-400}</center>
  518. {/block:PermalinkPage}
  519. {block:Video}
  520.  
  521.  
  522. {block:PostNotes}<div align="middle">{caption}</div>
  523. <center>
  524.  
  525. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  526.  
  527. {block:HasTags}
  528. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  529. {block:RebloggedFrom}
  530. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  531. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  532.  
  533. {/block:RebloggedFrom}
  534. </center></span>
  535. <br>
  536. <div id="postnotes">{PostNotes}</div><br>
  537.  
  538. <center>{block:ContentSource}
  539. <br><a href="{SourceURL}">
  540. {lang:Source}:
  541. {block:SourceLogo}
  542. <img src="{BlackLogoURL}" width="{LogoWidth}"
  543. height="{LogoHeight}" alt="{SourceTitle}" />
  544. {/block:SourceLogo}
  545. {block:NoSourceLogo}
  546. {SourceLink}
  547. {/block:NoSourceLogo}
  548. </a>
  549. {/block:ContentSource}</center>
  550.  
  551. {/block:PostNotes}
  552. </div>
  553. {/block:Posts}
  554. </div></div>
  555.  
  556. {block:IndexPage}
  557. {block:Pagination}
  558. <div id="pagination">
  559. {block:NextPage}
  560. <a id="nextPage" href="{NextPage}"></a>{/block:NextPage}{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}</div>{/block:Pagination}{/block:IndexPage}</body><div style="position:fixed; bottom:3px; right:3px;"><img src="{image:corner picture}" width=300px</a>
  561. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement