Advertisement
ramisaaaaa

Untitled

Sep 8th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.75 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga if you remove credit then you diE.
  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. <script type="text/javascript"
  10. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  11. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  12. <meta name="color:background" content="#fff"/>
  13. <meta name="color:link" content="#595a5a"/>
  14. <meta name="color:text" content="#595a5a"/>
  15. <meta name="color:hover" content="#fff"/>
  16. <meta name="color:Title" content="#595a5a"/>
  17. <meta name="color:sidebar" content="#FFFFFF"/>
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="font:body" content="arial"/>
  20. <meta name="text:link one" content="" />
  21. <meta name="text:link one title" content="home" />
  22. <meta name="text:link two" content="" />
  23. <meta name="text:link two title" content="inbox" />
  24. <meta name="text:link three" content="" />
  25. <meta name="text:link three title" content="links" />
  26. <meta name="text:link four" content="" />
  27. <meta name="text:link four title" content="baby" />
  28. <meta name="text:link five" content="" />
  29. <meta name="text:link five title" content="fag" />
  30. <meta name="text:link six" content="" />
  31. <meta name="text:link six title" content="" />
  32. <meta name="if:dark posts" content="1"/>
  33. <meta name="if:shadows" content="0"/>
  34.  
  35.  
  36. <style type="text/css">
  37.  
  38.  
  39. .wrapper{
  40. margin: 0px auto;
  41. width: 100%;
  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: #fff;
  59. }
  60.  
  61. p {
  62. margin:0px;
  63. margin-top:0px;
  64. }
  65.  
  66.  
  67. ::-webkit-scrollbar {width: 3px; height: 0px; padding-right:5px;background:{color:background};}
  68.  
  69. ::-webkit-scrollbar-thumb {background-color:{color:link};}
  70.  
  71.  
  72. body {
  73. padding: 0px;
  74. margin: 0px;
  75. color:{color:text};
  76. font-family: {font:body};
  77. text-transform: normal;
  78. font-size: 9px;
  79. line-height: 12px;
  80. letter-spacing: 0px;
  81. background-color: {color:Background};
  82. background-image:url({image:Background});
  83. background-attachment: fixed;
  84. background-repeat: repeat;
  85. }
  86.  
  87. {block:ifshadows}
  88. .permalink2{
  89. margin-top: -4px;
  90. }
  91. {/block:ifshadows}
  92.  
  93.  
  94.  
  95.  
  96. .user_1 .label {color:{color:link}; font-weight:bold}
  97. .user_2 .label {color:{color:text}; font-weight:bold}
  98. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  99.  
  100. i, em {color: {color:Link};}
  101. b, strong {color: {color:text};}
  102.  
  103. ::selection {
  104. color:{color:Text};
  105. background-color: {color:Link};
  106. }
  107.  
  108. ::-moz-selection {
  109. color:{color:Text};
  110. background-color: {color:Link};
  111. }
  112.  
  113. ::-webkit-selection {
  114. color:{color:Text};
  115. background-color:{color:Link};
  116. }
  117.  
  118.  
  119.  
  120. a:link, a:active, a:visited{
  121. text-decoration: none;
  122. -webkit-transition: color 0.4s ease-out;
  123. -moz-transition: color 0.4s ease-out;
  124. transition: color 0.4s ease-out;
  125. color: {color:Link};
  126. }
  127.  
  128. a:hover {
  129. text-decoration: none;
  130. color: {color:Hover};
  131. -webkit-transition: color 0.4s ease-out;
  132. -moz-transition: color 0.4s ease-out;
  133. transition: color 0.4s ease-out;
  134. }
  135.  
  136. div#center{
  137. margin:auto;
  138.  
  139. position:relative;
  140. width:940px;
  141. background-color:;
  142. }
  143.  
  144. .entry {
  145. float:left;
  146. display: block;
  147. margin: 8px;
  148. margin-bottom:4px;
  149. overflow:hidden;
  150. overflow:hidden;
  151. {block:ifshadows}
  152. -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
  153. -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
  154. box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
  155. margin:10px;
  156. {/block:ifshadows}
  157. {block:ifpostsanimation}transition: all 0.7s ease-in-out;{/block:ifpostsanimation}
  158. width:360px;
  159. {block:PermalinkPage}
  160. width:400px;
  161. {/block:PermalinkPage}
  162. }
  163.  
  164.  
  165.  
  166. #permalinkk {
  167. position: absolute;
  168. margin-top: 6px;
  169. margin-left: 52px;
  170. opacity: 0.0;
  171. -webkit-transition: all .5s ease;
  172. -moz-transition: all .3s ease;
  173. -o-transition: all .3s ease;
  174. transition: all .5s ease;
  175. letter-spacing:0px;
  176. }
  177.  
  178. .entry:hover #permalinkk {
  179. width:auto;
  180. margin-top: 6px;
  181. opacity: 1;
  182. }
  183.  
  184.  
  185. #reblog {
  186. position: absolute;
  187. margin-top: 6px;
  188. margin-left: 5px;
  189. opacity: 0;
  190.  
  191. width:auto;
  192. -webkit-transition: all .3s ease;
  193. -moz-transition: all .3s ease;
  194. -o-transition: all .3s ease;
  195. transition: all .5s ease;
  196. }
  197.  
  198. .entry:hover #reblog {
  199. width:auto;
  200. margin-top: 6px;
  201. margin-left: 5px;
  202. opacity: 1;
  203. }
  204.  
  205. .countreblog {
  206. color: #FFFFFF;
  207. letter-spacing:0px;
  208. font-family:9px arial;
  209. font-size:;
  210. line-height:14px;
  211. margin: 2px;
  212. letter-spacing: 1px;
  213. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  214. background-repeat:repeat;
  215. border:1px solid rgba(0,0,0,0.1);
  216. border:1px solid rgba(0,0,0,0.1);
  217. padding:3px 5px;
  218. -webkit-border-radius:2px;
  219. moz-border-radius:2px;
  220. -o-border-radius:2px;
  221. border-radius:2px;
  222. }
  223. .countreblog a { color: #fff; }
  224. #entry:hover #reblog{
  225. {block:IndexPage}
  226. opacity:1;-webkit-transition: all 0.3s ease-out;
  227. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  228. {/block:IndexPage}
  229. }
  230.  
  231.  
  232. #posts {
  233. width:500px;
  234. margin-top: 5px;
  235. margin-left:290px;
  236. right:auto;
  237. margin-right:auto;
  238. position:relative;
  239. overflow-y: hidden;
  240. {block:ifdarkposts}
  241. -webkit-filter: grayscale(70%);
  242. {/block:ifdarkposts}
  243. }
  244.  
  245.  
  246. div#sidebar{
  247. height:auto;
  248. float:left;
  249. position:fixed !important;
  250. margin-left: 70px;
  251. margin-top:120px;
  252. width:190px;
  253. }
  254.  
  255. div#sidebar img{
  256. {block:ifdarkposts}
  257. -webkit-filter: grayscale(70%);
  258. {/block:ifdarkposts}
  259. }
  260.  
  261. .title{
  262. font-size: 11px;
  263. line-height: 19px;
  264. color: {color:Title};
  265. font-weight: bold;
  266. }
  267.  
  268. .permalink {
  269. display: block;
  270. padding: 2px;
  271. margin: 4px 0px 0px 8px;
  272. color: #424242;
  273. line-height: 8px;
  274. text-align: right;
  275. -webkit-transition: color 0.5s ease-out;
  276. -moz-transition: color 0.5s ease-out;
  277. }
  278.  
  279. #infscr-loading{
  280. bottom: -70px;
  281. position: absolute;
  282. left: 50%;
  283. margin-left:-8px;
  284. width:16px;
  285. height:11px;
  286. overflow:hidden;
  287. margin-bottom: 50px;
  288. }
  289.  
  290. #postnotes{
  291. text-align: justify;}
  292.  
  293.  
  294. #description{
  295. text-align: center;
  296. margin-top:3px;
  297. margin-bottom:2px;
  298. }
  299.  
  300.  
  301. #description a{
  302. padding:3px;
  303. }
  304.  
  305.  
  306. #no{
  307. text-align: center;
  308. margin-top:6px;}
  309.  
  310. #hi{
  311. padding:6px;
  312. }
  313.  
  314.  
  315.  
  316. #ok {
  317. bottom:3px;
  318. right:3px;
  319. font-size:9px;
  320. position:fixed;
  321. }
  322.  
  323.  
  324.  
  325. #postnotes blockquote{
  326. border: 0px;}
  327.  
  328.  
  329. a img{border: 0px;}
  330.  
  331.  
  332. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  333.  
  334. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  335. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  336.  
  337. .notes img{width:10px; position:relative; top:3px;}
  338. <--ses-->
  339. small{font-size: 90%;}
  340.  
  341.  
  342.  
  343.  
  344. .title{
  345. font-size: 11px;
  346. line-height:14px;
  347. color: {color:Title};
  348. font-weight: bold;
  349. }
  350.  
  351.  
  352. p{margin-top:5px; margin-bottom:5px; }
  353.  
  354. blockquote{
  355. padding:0px 0px 2px 3px;
  356. margin:0px 0px 2px 1px;
  357. }
  358. ul, ol, li{
  359. list-style:none;
  360. margin:0px;
  361. padding:0px;
  362. }
  363.  
  364.  
  365.  
  366.  
  367. .title{
  368. line-height: 18px;
  369. font-weight: normal;
  370. font-family:"calibri";
  371. font-size:13px;
  372. }
  373.  
  374.  
  375.  
  376. #audio {
  377. width:240px;
  378. height:auto;
  379. min-height:60px;
  380. padding-bottom:0px;
  381. margin-top:4px;
  382. }
  383. .cover {
  384. position:absolute;
  385. z-index:1;
  386. width:60px;
  387. height:60px;
  388. }
  389. .cover img {
  390. float:left;
  391. width:60px;
  392. margin-left:9px;
  393. height:60px;
  394. }
  395. .playbox {
  396. opacity:0.6;
  397. width:27px;
  398. height:30px;
  399. overflow:hidden;
  400. position:absolute;
  401. z-index:1000;
  402. margin-left:30px;
  403. margin-top:17px;
  404. text-align:center;
  405. }
  406. .info {
  407. margin-left:73px;
  408. margin-top:4px;
  409. line-height:14px;
  410. }
  411.  
  412.  
  413. {CustomCSS}
  414.  
  415. </style>
  416.  
  417. {block:IndexPage}
  418. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  419. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  420.  
  421. <script type="text/javascript">
  422. $(window).load(function () {
  423. var $content = $('#posts');
  424. $content.masonry({itemSelector: '.entry'}),
  425. $content.infinitescroll({
  426. navSelector : 'div#pagination',
  427. nextSelector : 'div#pagination a#nextPage',
  428. itemSelector : '.entry',
  429. loading: {
  430. finishedMsg: '',
  431. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  432. },
  433. bufferPx : 600,
  434. debug : false,
  435. },
  436. // call masonry as a callback.
  437. function( newElements ) {
  438. var $newElems = $( newElements );
  439. $newElems.hide();
  440. // ensure that images load before adding to masonry layout
  441. $newElems.imagesLoaded(function(){
  442. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  443.  
  444.  
  445. });
  446. });
  447. });
  448. </script>
  449.  
  450. {/block:IndexPage}
  451.  
  452.  
  453. <title>{title}</title>
  454.  
  455. <link rel="shortcut icon" href="{Favicon}">
  456. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  457. <meta name="viewport" content="width=820" />
  458. </head>
  459. <body onkeydown="return false">
  460.  
  461. <body>
  462.  
  463. <div class="wrapper">
  464. <div class="header">
  465. </div>
  466.  
  467. <div id="cage">
  468. <div id="center">
  469. <div id="sidebar">
  470.  
  471. <a href="/"><img src="{image:Sidebar}"style="" width="190" style="margin-bottom:5px;"/></a>
  472. <br>
  473.  
  474.  
  475.  
  476. <div id="no">{Description}</div>
  477.  
  478.  
  479. <div id="description"><center>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}{block:IfLinktwotitle} {text:symbol} <a href="{text:link two}">{text:link two title}</a>{/block:IfLinktwotitle}{block:IfLinkthreetitle} {text:symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}{block:IfLinkfourtitle} {text:symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}{block:IfLinkfivetitle} {text:symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}{block:IfLinksixtitle} {text:symbol} <a href="{text:link six}">{text:link six title}</a>{/block:IfLinksixtitle}</center></div>
  480.  
  481.  
  482. </div>
  483.  
  484.  
  485.  
  486.  
  487.  
  488. <div id="ok">
  489. <a href="
  490. http://cyrusnigga.tumblr.com/">
  491. </a></div>
  492. <div class="left">
  493. <div id="posts">
  494. {block:Posts}
  495.  
  496.  
  497.  
  498. {block:ContentSource}
  499.  
  500. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  501.  
  502. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  503.  
  504. {/block:SourceLogo}
  505.  
  506. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  507.  
  508. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  509.  
  510.  
  511.  
  512. <div class="entry">
  513.  
  514.  
  515.  
  516. {block:Text}
  517. <div id="hi">
  518. {block:Title}<span class="title">{Title}</span>{/block:Title}
  519. <span class="entrytext">{Body}</span>
  520. {block:PermalinkPage}{block:HasTags}{block:Tags}#{Tag} {/block:Tags}{/block:HasTags}{/block:PermalinkPage}
  521. <div class="permalink">
  522. <a href="{permalink}">{notecountwithlabel}</a>
  523. </div></div>
  524. {/block:Text}
  525.  
  526. {block:Link}
  527. <div id="hi"><a href="{URL}" class="title">{Name}</a>
  528. {block:Description}{Description}{/block:Description}
  529. <div class="permalink">
  530. <a href="{permalink}">{notecountwithlabel}</a>
  531. </div></div>
  532. {block:Link}
  533.  
  534. {block:Photo}
  535. {block:IndexPage}{LinkOpenTag}
  536.  
  537. <div id="reblog"><div class="countreblog"><a href="{reblogurl}">reblog</a></div></div>
  538. <div id="permalinkk">
  539. <div class="countreblog"><a href="{Permalink}">{NoteCount}</a></div></div>
  540.  
  541. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=360px/></a></a>{LinkCloseTag}
  542. <div class="permalink2">
  543. </div>
  544. {/block:IndexPage}
  545. {block:PermalinkPage}
  546. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=400px/></a></div>{LinkCloseTag}
  547. {/block:PermalinkPage}
  548. {/block:Photo}
  549.  
  550.  
  551.  
  552. {block:Photoset}
  553. {block:IndexPage}
  554. <div id="reblog"><div class="countreblog"><a href="{reblogurl}">reblog</a></div></div>
  555. <div id="permalinkk">
  556. <div class="countreblog"><a href="{Permalink}">{NoteCount}</a></div></div>
  557. {Photoset-400}
  558. {/block:IndexPage}
  559. {block:permalinkpage}
  560. {Photoset-400}
  561. {/block:permalinkpage}
  562. {/block:Photoset}
  563.  
  564.  
  565. {block:Quote}<div id="hi"><span class="title">"{Quote}"</span> <p align=right>— {block:Source}<b>{Source}</b>{/block:Source}<br></p><p align=right>
  566. <div class="permalink">
  567.  
  568. <a href="{Permalink}">{notecountwithlabel}</a>
  569.  
  570.  
  571. </div></div>
  572. {/block:Quote}
  573.  
  574.  
  575.  
  576.  
  577. {block:Chat}
  578. <div id="hi">{block:Title}<span class="title">{Title}</span>{/block:Title}
  579. <ul class="chat">
  580. {block:Lines}
  581. <li class="user_{UserNumber}">
  582. {block:Label}
  583. <span class="label"><b>{Label}</b></span>
  584. {/block:Label}
  585.  
  586. {Line}
  587. </li>
  588. {/block:Lines}
  589. </ul>
  590. <div class="permalink">
  591. <a href="{permalink}">{notecountwithlabel}</a>
  592. </div></div>
  593. {/block:Chat}
  594.  
  595.  
  596.  
  597. {block:Audio}
  598. <div id="hi">
  599. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  600. <div class="permalink">
  601.  
  602. <a href="{Permalink}">{notecountwithlabel}</a></div></div>
  603. {block:IndexPage}
  604. {/block:IndexPage}
  605. {/block:Audio}
  606.  
  607.  
  608. {block:Video}
  609. {block:IndexPage}
  610. <div id="reblog"><div class="countreblog"><a href="{reblogurl}">reblog</a></div></div>
  611. <div id="permalinkk">
  612. <div class="countreblog"><a href="{Permalink}">{NoteCount}</a></div></div>
  613. <div class="video">{Video-250}</div>{/block:IndexPage}
  614. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  615. {block:Video}
  616.  
  617. {block:PostNotes}<div align="middle">{caption}</div>
  618. <center>
  619.  
  620. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  621.  
  622. {block:HasTags}
  623. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  624. {block:RebloggedFrom}
  625. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  626. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  627.  
  628. {/block:RebloggedFrom}
  629. </center></span>
  630. <br>
  631. <div id="postnotes">{PostNotes}</div><br>
  632.  
  633. <center>{block:ContentSource}
  634. <br><a href="{SourceURL}">
  635. {lang:Source}:
  636. {block:SourceLogo}
  637. <img src="{BlackLogoURL}" width="{LogoWidth}"
  638. height="{LogoHeight}" alt="{SourceTitle}" />
  639. {/block:SourceLogo}
  640. {block:NoSourceLogo}
  641. {SourceLink}
  642. {/block:NoSourceLogo}
  643. </a>
  644. {/block:ContentSource}</center>
  645.  
  646. {/block:PostNotes}
  647. </div>
  648. {/block:Posts}
  649.  
  650.  
  651.  
  652.  
  653. </div>
  654.  
  655. </div>
  656.  
  657. {block:IndexPage}
  658. {block:Pagination}
  659. <div id="pagination">
  660. {block:NextPage}
  661. <a id="nextPage" href="{NextPage}"></a>
  662. {/block:NextPage}
  663. {block:PreviousPage}
  664. <a href="{PreviousPage}"></a>
  665. {/block:PreviousPage}
  666. </div>
  667. {/block:Pagination}
  668. {/block:IndexPage}
  669. </body>
  670.  
  671. </div>
  672. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement