Advertisement
ramisaaaaa

Untitled

Mar 27th, 2013
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.14 KB | None | 0 0
  1. <!-- theme by cyrusnigga
  2. lol keep credit -->
  3.  
  4. <head>
  5.  
  6. <title>{Title}</title>
  7. <!-- DEFAULT VARIABLES -->
  8. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  10. <meta name="color:background" content="#fffffff"/>
  11. <meta name="color:text" content="#000"/>
  12. <meta name="color:title" content="#000"/>
  13. <meta name="color:link" content="#000"/>
  14. <meta name="color:hover" content="#424242"/>
  15. <meta name="image:Background" content=""/>
  16. <meta name="image:sidebar" content=""/>
  17. <meta name="if:tiny cursor" content="0/">
  18. <meta name="text:link one" content="" />
  19. <meta name="text:link one title" content="" />
  20. <meta name="text:link two" content="" />
  21. <meta name="text:link two title" content="" />
  22. <meta name="text:link three" content="" />
  23. <meta name="text:link three title" content="" />
  24. <meta name="text:link four" content="" />
  25. <meta name="text:link four title" content="" />
  26. <meta name="text:link five" content="" />
  27. <meta name="text:link five title" content="" />
  28.  
  29. <style type="text/css">
  30.  
  31. a:hover{-webkit-transition-duration: 0.3s; outline: none; color:{color:text};; -moz-outline-style: none;}
  32.  
  33. </style>
  34.  
  35. <style type="text/css">
  36.  
  37.  
  38. {block:iftinycursor}
  39. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}{/block:iftinycursor}
  40.  
  41. body {
  42. margin:0px;
  43. background-color: {color:Background};
  44. background-image:url({image:Background});
  45. background-attachment: fixed;
  46. background-repeat: repeat;}
  47. body, div, p, textarea, submit, input{
  48. font-family: trebuchet ms;
  49. font-size: 10px;
  50. line-height:15px;
  51. letter-spacing:0px;
  52. color:{color:Text};
  53. }
  54.  
  55. p {
  56. margin:0px;
  57. margin-top:0px;
  58. }
  59.  
  60. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  61.  
  62.  
  63. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  64.  
  65. a:link, a:active, a:visited{
  66. color: {color:Link};
  67. text-decoration: none;
  68. }
  69.  
  70. a:hover {
  71. color:{color:Hover};
  72. text-decoration: italic;
  73. }
  74.  
  75.  
  76.  
  77. div#center{
  78. margin:auto;
  79. position:relative;
  80. width:840px;
  81. background-color:;
  82. overflow:auto;
  83. overflow-y:hidden;}
  84.  
  85. div#content{
  86. float:right;
  87. width:420px;
  88. text-align:center;
  89. padding:0px;
  90. padding-top: 1px;
  91. margin-top:4px;
  92. overflow:hidden;
  93. margin-right:200px;}
  94.  
  95. div#entry{
  96. width:400px;
  97. margin:0px;
  98. padding-top:0px;
  99. overflow:hidden;
  100. opacity:1.0;
  101. padding-bottom:0px;
  102. -webkit-transition: all 0.4s ease-in-out;
  103. -moz-transition: all 0.4s ease-in-out;
  104. -o-transition: all 0.4s ease-in-out;
  105. transition: all 0.4s ease-in-out;
  106. }
  107.  
  108.  
  109.  
  110. #entry:hover{
  111. opacity:1.0;
  112. -webkit-transition: all 0.4s ease-in-out;
  113. -moz-transition: all 0.4s ease-in-out;
  114. -o-transition: all 0.4s ease-in-out;
  115. transition: all 0.4s ease-in-out;
  116. }
  117.  
  118. div#sidebar{
  119. position:fixed !important;
  120. width: 197px;
  121. height:auto;
  122. margin-top: 212px;
  123. margin-left: 4px;
  124. padding: 1px;
  125. -webkit-filter:grayscale(0%);
  126. line-height:12px;
  127. font-size:10px;
  128. margin-bottom: 5px;}
  129.  
  130. #sidebarimg img {
  131. width:197px;
  132. opacity:1.0;
  133. -webkit-transition: all 0.4s ease-in-out;
  134. -moz-transition: all 0.4s ease-in-out;
  135. -o-transition: all 0.4s ease-in-out;
  136. transition: all 0.4s ease-in-out;
  137. }
  138.  
  139. #sidebarimg:hover img {
  140. opacity:1.0;
  141. -webkit-transition: all 0.4s ease-in-out;
  142. -moz-transition: all 0.4s ease-in-out;
  143. -o-transition: all 0.4s ease-in-out;
  144. transition: all 0.4s ease-in-out;
  145. }
  146.  
  147.  
  148. #navigation {
  149. letter-spacing:0px;
  150. line-height:20px;
  151. margin-top:1px;
  152. font-size:9px;
  153. margin-bottom:-4px;
  154. }
  155.  
  156.  
  157. #uno {
  158. bottom:3px;
  159. right:3px;
  160. position:fixed;
  161. }
  162.  
  163. .permalink{
  164. display: block;
  165. font-size: 10px;
  166. text-align: right;
  167. text-decoration: none;
  168. }
  169. #permalink {
  170. position: absolute;
  171. margin-top: 13px;
  172. margin-left: 57px;
  173. opacity: 0;
  174. -webkit-transition: all 0.3s ease-in-out;
  175. -moz-transition: all 0.3s ease-in-out;
  176. -o-transition: all 0.3s ease-in-out;
  177. transition: all 0.3s ease-in-out;
  178.  
  179. }
  180.  
  181. #entry:hover #permalink {
  182. margin-top: 13px;
  183. margin-left: 69px;
  184. opacity: 1;
  185. -webkit-transition: all 0.4s ease-in-out;
  186. -moz-transition: all 0.4s ease-in-out;
  187. -o-transition: all 0.4s ease-in-out;
  188. transition: all 0.4s ease-in-out;
  189.  
  190. }
  191.  
  192. .countreblog {
  193. color: #FFFFFF;
  194. letter-spacing:1px;
  195. font-family: arial;
  196. font-size:11px;
  197. line-height:15px;
  198. margin: 2px;
  199. margin-top: 14px;
  200. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  201. background-repeat:repeat;
  202. border:1px solid rgba(0,0,0,0.1);
  203. padding:3px 5px;
  204. padding-top: 3px;
  205. padding-bottom: 4px;
  206. height: 20px;
  207. -webkit-border-radius:2px;
  208. moz-border-radius:2px;
  209. -o-border-radius:2px;
  210. border-radius:2px;
  211. }
  212.  
  213. .countreblog a { color: #FFF; }
  214.  
  215. .perma{
  216. opacity: 0.0;
  217. filter: alpha(opacity = 0);
  218. margin-top: 0px;
  219. width: 60px;
  220. height: 30px;
  221. line-height: 30px;
  222. font-size: 9px;
  223. position:absolute;
  224. text-align: center;
  225. z-index:9999991;
  226. margin-top: 11px;
  227. margin-left: 4px;
  228. text-align: center;
  229. -webkit-transition: all 0.3s ease-in-out;
  230. -moz-transition: all 0.3s ease-in-out;
  231. -o-transition: all 0.3s ease-in-out;
  232. transition: all 0.3s ease-in-out;
  233.  
  234. }
  235.  
  236. #entry:hover .perma {
  237. margin-top: 11px;
  238. -webkit-transition: all 0.4s ease-in-out;
  239. -moz-transition: all 0.4s ease-in-out;
  240. -o-transition: all 0.4s ease-in-out;
  241. transition: all 0.4s ease-in-out;
  242. opacity: 1;
  243.  
  244. }
  245.  
  246. .likep {
  247. display: inline;
  248. width: 21px;
  249. float: right;
  250. height: 20px;
  251. margin-left:-4px;
  252. overflow: hidden;
  253. position: relative;
  254. z-index: 9999999;
  255. -webkit-transition: all .4s ease;
  256.  
  257. }
  258.  
  259. .likep a {
  260. background-image:
  261. url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  262. background-position: 0px 0px;
  263. display: block;
  264. z-index: 9999999;
  265. -webkit-transition: opacity 0.4s linear;
  266. opacity: 2;
  267. -webkit-transition: all 0.1s linear;
  268. -webkit-transition: all 0.1s linear;
  269. -moz-transition: all 0.1s linear;
  270. transition: all .1s linear;
  271. }
  272.  
  273. .likep img {
  274. width: 21px;
  275. height: 20px;
  276. -webkit-transition: opacity 0.4s linear;
  277. opacity: 2;
  278. -webkit-transition: all 0.1s linear;
  279. -webkit-transition: all 0.1s linear;
  280. -moz-transition: all 0.1s linear;
  281. transition: all .1s linear;
  282.  
  283. }
  284. .rep img{
  285. width: 24px;
  286. height: 20px;
  287. line-height: 30px;
  288. display: inline;
  289. }
  290.  
  291.  
  292. #lol {
  293. text-align:center;
  294. bottom:2px;
  295. right: 6px;
  296. position:fixed;
  297. font-size:9px;
  298. opacity:1.0;
  299. }
  300.  
  301.  
  302.  
  303. .permalinks{
  304. line-height: 17px;
  305. text-transform: none;
  306. font-family: ;
  307. font-size: 10px;
  308. text-align:center;
  309. margin-top: 1px;
  310. text-align: right;
  311. margin-bottom:7px;
  312. }
  313.  
  314. #postnotes{text-align: justify;}
  315. #postnotes blockquote{border: 0px;}
  316.  
  317. .title{font-weight:bold;font-size: 11px; line-height: 34px; color: {color:Title}; letter-spacing: 0px; padding:0px 0px 0px 0px; text-shadow: 0px 0px 0px #CCCCCC;}
  318.  
  319.  
  320. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  321.  
  322. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  323.  
  324.  
  325. blockquote{ padding:0px 0px 2px 5px; margin:0px 0px 2px 1px; border-left: 1px solidd #555555;}
  326.  
  327. blockquote p, ul{ margin:0px; padding:0px; }
  328.  
  329. a img{border: 0px;}
  330.  
  331. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  332.  
  333. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  334. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  335.  
  336. .notes img{width:10px; position:relative; top:3px;}
  337.  
  338. .permalink{ display: block; font-size: 10px; text-align: center; background-color:{color:Permalink};}
  339.  
  340.  
  341.  
  342. small{font-size: 90%;}
  343.  
  344. </style>
  345.  
  346. <link rel="shortcut icon" href="{Favicon}">
  347. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  348. <meta name="viewport" content="width=820" />
  349. </head>
  350. <body>
  351.  
  352. <div id="cage">
  353. <div id="center">
  354. <div id="sidebar">
  355.  
  356. <div id="sidebarimg"><a href="/"><img src="{image:sidebar}"width=200px></a></div>
  357.  
  358.  
  359. <div id="navigation"><center>
  360.  
  361.  
  362. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  363. {block:IfLinktwotitle} | <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  364. {block:IfLinkthreetitle} | <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  365. {block:IfLinkfourtitle} | <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  366. {block:IfLinkfivetitle} | <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</div></big>
  367.  
  368.  
  369. <center>{Description}
  370.  
  371.  
  372.  
  373. <div align="right">
  374. </div>
  375. </div>
  376.  
  377.  
  378. <div id="uno">
  379. </div>
  380.  
  381.  
  382. <div id="content">
  383. {block:Posts}
  384. <div id="entry">
  385.  
  386. <!--text-->
  387. {block:Text}
  388. {block:Title}<span class="title">{Title}</span>{/block:Title}
  389. <span class="entrytext">{Body}</span>
  390. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:300px;">
  391. </div></center>
  392. <div class="permalinks">
  393. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  394. {/block:Text}
  395.  
  396. <!--link-->
  397. {block:Link}
  398. <a href="{URL}" class="title">{Name}</a>
  399. {block:Description}{Description}{/block:Description}
  400.  
  401. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:300px;">
  402. </div></center>
  403. <div class="permalinks">
  404. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  405. {block:Link}
  406.  
  407. <!--photo-->
  408. {block:Photo}
  409. {block:IndexPage}<div class="perma">
  410. <div class="likep"><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></div>
  411. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  412. </div>
  413. <div id="permalink">
  414. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
  415. {/block:IndexPage}
  416. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400px"/></a></div>{LinkCloseTag}
  417.  
  418.  
  419. {/block:Photo}
  420.  
  421. <!--quote-->
  422. {block:Quote}
  423. <span class="title">{Quote}</span>
  424. {block:Source}{Source}{/block:Source}
  425. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:300px;">
  426. </div></center>
  427. <div class="permalinks">
  428. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  429. {/block:Quote}
  430.  
  431. <!--chat-->
  432. {block:Chat}
  433. {block:Title}<span class="title">{Title}</span>{/block:Title}
  434. <ul class="chat">
  435. {block:Lines}
  436. <li class="user_{UserNumber}">
  437. {block:Label}
  438. <span class="label">{Label}</span>
  439. {/block:Label}
  440.  
  441. {Line}
  442. </li>
  443. {/block:Lines}
  444. </ul>
  445. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:300px;">
  446. </div></center>
  447. <div class="permalinks">
  448. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  449. {/block:Chat}
  450.  
  451. <!--audio-->
  452. {block:Audio}
  453. <centeR><div style="width:300px; height:30px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  454. {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download</a>{/block:ExternalAudio}</div></div></centeR>{block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}{/block:permalinkpage}
  455. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:300px;">
  456. </div></center>
  457. <div class="permalinks">
  458. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  459. {/block:Audio}
  460.  
  461. {block:Photoset}
  462. {block:IndexPage}
  463. {Photoset-400}
  464. {/block:IndexPage}
  465. {block:permalinkpage}
  466. {Photoset-400}
  467. {/block:permalinkpage}
  468. {/block:Photoset}
  469.  
  470. <!--video-->
  471. {block:Video}<center>
  472. {Video-400}</center>
  473. <center><div style="padding-top:px; padding-bottom:6px; margin-top:10px; padding-left:10px; padding-right:10px; text-align:Center;border-top:1px solid #aaaaaa; width:300px;">
  474. </div></center>
  475. <div class="permalinks">
  476. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  477. {block:Video}
  478.  
  479. <center>{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}<br>{block:RebloggedFrom}
  480. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  481. originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  482.  
  483. {/block:RebloggedFrom}{/block:PermalinkPage}
  484.  
  485. {block:PostNotes}{PostNotes}
  486. {/block:PostNotes}
  487. </div>
  488.  
  489. {/block:Posts}
  490. <center></center>
  491. </center>
  492. </div></div>
  493.  
  494.  
  495. {block:indexpage}
  496.  
  497.  
  498. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  499. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  500. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  501. <script type="text/javascript">
  502. $(window).load(function(){
  503. var $wall = $('#posts');
  504. $wall.imagesLoaded(function(){
  505. $wall.masonry({
  506. itemSelector: '#entry, #entry_photo',
  507. isAnimated : false
  508. });
  509. });
  510.  
  511. $wall.infinitescroll({
  512. navSelector : '#page-nav',
  513. nextSelector : '#page-nav a',
  514. itemSelector : '#entry, #entry_photo',
  515. bufferPx : 2000,
  516. debug : false,
  517. errorCallback: function() {
  518. $('#infscr-loading').fadeOut('normal');
  519. }},
  520. function( newElements ) {
  521. var $newElems = $( newElements );
  522. $newElems.hide();
  523. $newElems.imagesLoaded(function(){
  524. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  525. });
  526. }); $('#content').show(500);
  527. });
  528. </script>
  529. {/block:indexpage}
  530.  
  531. </div>
  532. </center>
  533.  
  534. </body>
  535.  
  536. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement