ramisaaaaa

Untitled

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