Advertisement
ramisaaaaa

Untitled

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