Advertisement
Guest User

Untitled

a guest
Dec 29th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.84 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga keep the credit muchas gracias
  3. -->
  4.  
  5. <head>
  6. <script type="text/javascript"
  7. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  8. <meta name="color:background" content="#FFFFFF"/>
  9. <meta name="color:text" content="#130C11"/>
  10. <meta name="color:hover" content="#130C11"/>
  11. <meta name="color:link" content="#000000"/>
  12. <meta name="color:shadow thing" content="#aaaaaa"/>
  13. <meta name="image:sidebar" content="1"/>
  14. <meta name="image:background" content="1"/>
  15. <meta name="image:corner picture" content="0"/>
  16. <meta name="text:link one" content="" />
  17. <meta name="text:link one title" content="" />
  18. <meta name="text:link two" content="" />
  19. <meta name="text:link two title" content="" />
  20. <meta name="text:link three" content="" />
  21. <meta name="text:link three title" content="" />
  22. <meta name="text:link four" content="" />
  23. <meta name="text:link four title" content="" />
  24. <meta name="text:link five" content="" />
  25. <meta name="text:link five title" content="" />
  26. <meta name="color:border" content="#aaaaaa"/>
  27.  
  28. <style type="text/css">
  29.  
  30. 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;}
  31.  
  32. iframe#tumblr_controls {
  33. right:3px !important;
  34. position: fixed !important;
  35. -webkit-transition: opacity 0.7s
  36. linear;opacity: 0.6;
  37. -webkit-transition: all 0.8s ease-out;
  38. -moz-transition: all 0.8s ease-out;
  39. transition: all 0.8s ease-out;
  40. }
  41.  
  42.  
  43. iframe#tumblr_controls:hover{
  44. -webkit-transition: opacity 0.7s linear;
  45. opacity: 1;
  46. -webkit-transition: all 0.4s ease-out;
  47. -moz-transition: all 0.4s ease-out;
  48. transition: all 0.4s ease-out;
  49. }
  50.  
  51.  
  52.  
  53. .wrapper{
  54. margin:1px auto;
  55. width: 802px;
  56. }
  57.  
  58. .header{
  59. float: left;
  60. width: 100%;
  61. }
  62.  
  63. .left{
  64. float: left;
  65. margin-right: 20px;
  66. width: 502px;
  67. }
  68.  
  69. .right{
  70. float: right;
  71. width: 200px;
  72. background-color: {color:Background};
  73. }
  74.  
  75.  
  76. p {
  77. margin:0px;
  78. margin-top:0px;
  79. }
  80.  
  81.  
  82.  
  83. body {
  84. margin:0px;
  85. text-decoration: none;
  86. background-color: {color:background};
  87. background-image:url({image:Background});
  88. background-attachment: fixed;
  89. background-repeat: repeat;
  90. color: {color:Text};
  91. line-height:13px;
  92. font-size: 11px;
  93. font-family:cambria;
  94. letter-spacing: 0px;
  95. }
  96.  
  97. a:link, a:active, a:visited{
  98. color: {color:Link};
  99. text-decoration: none;
  100. -webkit-transition: color 0.2s ease-out;
  101. -moz-transition: color 0.2s ease-out;
  102. }
  103.  
  104.  
  105. a:hover{
  106. color:{color:Hover};
  107. text-shadow: 0px 0px 2px #000000;
  108. -webkit-transition: opacity 0.7s linear;
  109. -webkit-transition: all 0.8s ease-out;
  110. -moz-transition: all 0.7s ease-out;
  111. transition: all 0.7s ease-out;
  112. }
  113.  
  114.  
  115. .entry {
  116. float:left;
  117. padding-right: 1px;
  118. padding-left:2px;
  119. padding-top: 1px;
  120. margin: 0px;
  121. background-color: {color:background};
  122. background-image:url({image:Background});
  123. {block:IndexPage}
  124. width: 500px;
  125. {/block:IndexPage}
  126. {block:PermalinkPage}
  127. width:500px;
  128. {/block:PermalinkPage}
  129. }
  130.  
  131. .permalink{
  132. line-height: 13px;
  133. text-transform: none;
  134. font-family: arial;
  135. font-size: 8px;
  136. text-align:center;
  137. margin-top: 1px;
  138. text-align: right;
  139. text-transform: uppercase;
  140. }
  141.  
  142. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  143.  
  144. div#sidebar{
  145. position:fixed !important;
  146. width: 200px;
  147. height:100%;
  148. margin-top: 180px;
  149. margin-left: -70px;
  150. padding: 2px;
  151. line-height:14px;
  152. letter-spacing:0px;
  153. margin-bottom: 6px;
  154. background-color:transparent;
  155. letter-spacing: 0px;
  156. }
  157.  
  158. #posts {
  159. width:500px;
  160. margin-left:143px;
  161. margin-top: 10px;
  162. background-color: {color:background};
  163. background-image:url({image:Background});
  164. {block:PermalinkPage}
  165. margin-left:143px;
  166. {/block:PermalinkPage}
  167. float:left;
  168. }
  169.  
  170. #infscr-loading{
  171. bottom: -70px;
  172. position: absolute;
  173. left: 50%;
  174. margin-left:-8px;
  175. width:16px;
  176. height:11px;
  177. overflow:hidden;
  178. margin-bottom: 50px;
  179. }
  180.  
  181.  
  182. .excel{
  183. opacity: 0.6;
  184. }
  185.  
  186. .excel:hover{
  187. -webkit-transition: opacity 0.7s linear;
  188. opacity: 1;
  189. -webkit-transition: all 0.4s ease-out;
  190. -moz-transition: all 0.4s ease-out;
  191. transition: all 0.4s ease-out;
  192. }
  193.  
  194.  
  195.  
  196. #links {
  197. text-align:right;
  198. padding-right: 1px;
  199. font-size:9px;
  200. line-height:16px;
  201. position:fixed;
  202. margin-left:-175px;
  203. margin-top:190px;
  204. border-right: 1px solid {color:border};
  205. width: 100px;
  206. height: auto;
  207. }
  208.  
  209.  
  210. .title{
  211. font-size: 11px;
  212. line-height:14px;
  213. color: {color:Title};
  214. font-weight: bold;
  215. }
  216.  
  217.  
  218. #pagination{
  219. display:none;
  220. }
  221.  
  222.  
  223.  
  224.  
  225. .perma {
  226. opacity: 0.0;
  227. filter: alpha(opacity = 0);
  228. z-index:9999991;
  229. display: inline-block;
  230. position: absolute;
  231. text-align: left;
  232. margin-top: 5px;
  233. margin-left: 5px;
  234. width: 100%;
  235. -webkit-transition: opacity 0.7s linear;
  236. opacity: 0.0;
  237. -webkit-transition: all 0.4s ease-out;
  238. -moz-transition: all 0.4s ease-out;
  239. transition: all 0.4s ease-out;
  240. }
  241.  
  242. .entry:hover .perma {
  243. opacity: 1;
  244. filter: alpha(opacity = 100);
  245. -webkit-transition: opacity 0.7s linear;
  246. opacity: 1;
  247. -webkit-transition: all 0.4s ease-out;
  248. -moz-transition: all 0.4s ease-out;
  249. transition: all 0.4s ease-out;
  250. }
  251.  
  252. .likep {
  253. width: 21px;
  254. height: 20px;
  255. overflow: hidden;
  256. z-index: 9999999;
  257. display: inline-block;
  258. margin-right: 3px;
  259. }
  260.  
  261. .rep {
  262. width: 24px;
  263. height: 20px;
  264. overflow: hidden;
  265. z-index: 9999999;
  266. display: inline-block;
  267. }
  268.  
  269. .likep a:hover {
  270. background-position: 0px 0px;
  271. }
  272.  
  273. .likep a {
  274. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  275. background-position: 0px 0px;
  276. display: block;
  277. z-index: 9999999;
  278.  
  279. }
  280.  
  281. .likep img {
  282. width: 21px;
  283. height: 20px;
  284. }
  285.  
  286. .rep img{
  287. width: 24px;
  288. height: 20px;
  289. line-height: 30px;
  290. display: inline;
  291. margin-right: 3px;
  292. }
  293.  
  294. .not { display: inline-block;
  295. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  296. height: 20px;
  297. top: -6px;
  298. font-size: 11px;
  299. line-height: 20px;
  300. color: #fff;
  301. padding-left: 4px;
  302. padding-right: 4px;
  303. -moz-border-radius: 2px;
  304. border-radius: 2px;
  305. position: relative;
  306. left: 3px;
  307. }
  308.  
  309. .not a, .not:hover a, .not a:hover{
  310. color: #ffffff!important;
  311. letter-spacing: 0px;
  312. font-family: Arial;
  313. font-weight:bold;
  314. }
  315.  
  316. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  317. opacity: 1.0;
  318. filter: alpha(opacity = 80);
  319. }
  320.  
  321. .not:hover , .rep:hover, .likep:hover {
  322. opacity: 0.8!important;
  323. filter: alpha(opacity = 100)!important;
  324. }
  325.  
  326. .t {
  327. text-align: right;
  328. opacity: 1;
  329. filter: alpha(opacity =100);
  330. margin-right: 3px;
  331.  
  332. }
  333.  
  334. div#desc{
  335. width: 240px;
  336. height: 24px;
  337. position:fixed;
  338. margin-top: 5px;
  339. background-color:transparent;
  340. text-align: center;
  341. overflow: auto;
  342. bottom:0px;
  343. border: 1px solid #dadada;
  344. transition: all 0.9s ease-out;
  345. right:0px;
  346. }
  347.  
  348. .t {
  349. font-size: 10px;
  350. line-height: 13px;
  351. height: 13px;
  352. margin-right: 3px;
  353. }
  354.  
  355.  
  356.  
  357. .entry:hover .t {
  358. opacity: 1;
  359. filter: alpha(opacity = 100);
  360. margin-right: 3px;
  361. }
  362.  
  363.  
  364.  
  365. .linkk {
  366. width:40px;
  367. height: 20px;
  368. background-color: #000000;
  369. letter-spacing:1px;
  370. line-height:18px;
  371. text-align:center;
  372. font-size: 11px;
  373. margin-bottom: 2px;
  374. -webkit-transition-duration: .6s;
  375. display: inline-block;
  376. }
  377. .linkk a{
  378. color:#ffffff;
  379. }
  380.  
  381. .linkk:hover {
  382. }
  383.  
  384. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  385.  
  386. blockquote{
  387. padding:0px 0px 2px 5px;
  388. margin:0px 0px 2px 10px;
  389. border-left: 1px dotted #555555;
  390. }
  391.  
  392.  
  393. {CustomCSS}
  394.  
  395. </style>
  396.  
  397. {block:IndexPage}
  398. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  399. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  400.  
  401. <script type="text/javascript">
  402. $(window).load(function () {
  403. var $content = $('#posts');
  404. $content.masonry({itemSelector: '.entry'}),
  405. $content.infinitescroll({
  406. navSelector : 'div#pagination',
  407. nextSelector : 'div#pagination a#nextPage',
  408. itemSelector : '.entry',
  409. loading: {
  410. finishedMsg: '',
  411. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  412. },
  413. bufferPx : 600,
  414. debug : false,
  415. },
  416. // call masonry as a callback.
  417. function( newElements ) {
  418. var $newElems = $( newElements );
  419. $newElems.hide();
  420. // ensure that images load before adding to masonry layout
  421. $newElems.imagesLoaded(function(){
  422. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  423.  
  424.  
  425. });
  426. });
  427. });
  428. </script>
  429.  
  430. {/block:IndexPage}
  431.  
  432.  
  433. <title>{title}</title>
  434.  
  435. <link rel="shortcut icon" href="{Favicon}">
  436. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  437. <meta name="viewport" content="width=820" />
  438.  
  439. </head>
  440. <body>
  441. <div class="wrapper">
  442. <div class="header">
  443. </span>
  444. </div>
  445. <div id="sidebar">
  446. <a href=""><img src="{image:sidebar}" width=200px></a>
  447. <CENTER>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  448. {block:IfLinktwotitle} - <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  449. {block:IfLinkthreetitle} - <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  450. {block:IfLinkfourtitle} - <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  451. {block:IfLinkfivetitle} - <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</center>
  452. <center>{Description}</center>
  453.  
  454. </div>
  455.  
  456.  
  457. <div class="left">
  458.  
  459. <div id="posts">
  460.  
  461. {block:Posts}
  462. <div class="entry">
  463.  
  464. {block:IndexPage}
  465. {/block:IndexPage}
  466.  
  467. {block:Text}
  468.  
  469. <div class="perma">
  470. <div class="likep">
  471. <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>
  472. </div>
  473. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  474. </div>
  475. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  476. </div>
  477.  
  478.  
  479. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  480.  
  481. {/block:Text}
  482.  
  483. {block:Link}
  484.  
  485. <div class="perma">
  486. <div class="likep">
  487. <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>
  488. </div>
  489. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  490. </div>
  491. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  492. </div>
  493.  
  494.  
  495. <a href="{URL}" class="title">{Name}</a>
  496. {block:Description}{Description}{/block:Description}
  497.  
  498. {block:Link}
  499.  
  500.  
  501. {block:Photo}
  502.  
  503. {block:IndexPage}{LinkOpenTag}
  504.  
  505. <div class="perma">
  506. <div class="likep">
  507. <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>
  508. </div>
  509. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  510. </div>
  511. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  512. </div>
  513.  
  514. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a></div>{LinkCloseTag}{/block:IndexPage}
  515. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  516. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  517. {LinkCloseTag}{/block:PermalinkPage}
  518. {/block:Photo}
  519.  
  520.  
  521. {block:Photoset}
  522. <div class="perma">
  523. <div class="likep">
  524. <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>
  525. </div>
  526. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  527. </div>
  528. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  529. </div>
  530. {block:IndexPage}
  531. {Photoset-500}
  532. {/block:IndexPage}
  533. {block:permalinkpage}
  534. {Photoset-500}
  535. {/block:permalinkpage}
  536. {/block:Photoset}
  537.  
  538. {block:Quote}
  539.  
  540. <div class="perma">
  541. <div class="likep">
  542. <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>
  543. </div>
  544. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  545. </div>
  546. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  547. </div>
  548.  
  549.  
  550. {Quote}</span>
  551. {block:Source}<strong>{Source}</strong>{/block:Source}
  552. <br><br>
  553. {/block:Quote}
  554.  
  555. {block:Chat}
  556.  
  557. <div class="perma">
  558. <div class="likep">
  559. <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>
  560. </div>
  561. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  562. </div>
  563. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  564. </div>
  565.  
  566.  
  567. {block:Title}<span class="title">{Title}</span>{/block:Title}
  568. <ul class="chat">
  569. {block:Lines}
  570. <li class="user_{UserNumber}">
  571. {block:Label}
  572. <span class="label">{Label}</span>
  573. {/block:Label}
  574.  
  575. {Line}
  576. </li>
  577. {/block:Lines}
  578. </ul>
  579.  
  580. {/block:Chat}
  581.  
  582. {block:Audio}
  583.  
  584. <div class="perma">
  585. <div class="likep">
  586. <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>
  587. </div>
  588. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  589. </div>
  590. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  591. </div>
  592.  
  593.  
  594. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  595. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  596.  
  597. {/block:Audio}
  598.  
  599. {block:Answer}
  600.  
  601. <div class="perma">
  602. <div class="likep">
  603. <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>
  604. </div>
  605. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  606. </div>
  607. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  608. </div>
  609. <div style="border-radius:0px; border: 0x solid #E6DFDF; margin: 3px; min-height:30px; padding: 3px; background-color: #dadada;font-family: {text:font}; ">
  610. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 0px #E6DFDF; border-radius: 0px;"/>
  611. <b><askk>{Asker}</askk></b>: {Question}<br></div>
  612.  
  613. <div style="font-family: {text:font};">{Answer}
  614. </div>
  615.  
  616. <br>
  617. {/block:Answer}
  618.  
  619.  
  620.  
  621. {block:Video}
  622. {block:IndexPage}
  623. {Video-500}
  624. {/block:IndexPage}
  625. {block:PermalinkPage}
  626. {Video-500}
  627. {/block:PermalinkPage}
  628. {block:Video}
  629.  
  630. {block:PermalinkPage}
  631. <center>
  632. {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>
  633. {/block:PermalinkPage}
  634.  
  635.  
  636. {block:PostNotes}{PostNotes}
  637. {/block:PostNotes}
  638. </div>
  639.  
  640.  
  641. {/block:Posts}
  642. </div>
  643. </div>
  644. {block:IndexPage}
  645. {block:Pagination}
  646. <div id="pagination">
  647. {block:NextPage}
  648. <a id="nextPage" href="{NextPage}"></a>
  649. {/block:NextPage}
  650. {block:PreviousPage}
  651. <a href="{PreviousPage}"></a>
  652. {/block:PreviousPage}
  653. </div>
  654. {/block:Pagination}
  655. {/block:IndexPage}
  656. </div></body><div style="position:fixed; bottom:-3px; left:0px;"><div class="linkk"><a href="http://cyrusnigga.tumblr.com/">credit</a></div></html><div style="position:fixed;bottom:10px;right:10px;"><img src="{image:corner picture}" width=360px>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement