Advertisement
ramisaaaaa

Untitled

Apr 3rd, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.42 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="#4e4e4e"/>
  15. <meta name="color:title" content="#4e4e4e"/>
  16. <meta name="color:link" content="#4e4e4e"/>
  17. <meta name="color:hover" content="#ffffff"/>
  18. <meta name="image:Background" content=""/>
  19. <meta name="image:sidebar" content=""/>
  20. <meta name="if:tiny cursor" content="0/">
  21. <meta name="if:center description" content="1/">
  22. <meta name="if:back to top" 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.  
  35. <style type="text/css">
  36.  
  37.  
  38. {block:iffaded}
  39. img{
  40. -webkit-transition: opacity 0.8s linear;
  41. opacity: 0.70;
  42. }
  43. img:hover{
  44. -webkit-transition: opacity 0.8s linear;
  45. opacity: 1;
  46. }
  47. {/block:iffaded}
  48.  
  49.  
  50.  
  51. {block:ifhoverfade}
  52. img{
  53. -webkit-transition: opacity 0.8s linear;
  54. opacity: 1.0;
  55. }
  56. img:hover{
  57. -webkit-transition: opacity 0.8s linear;
  58. opacity: 0.6;
  59. }
  60. {block:ifhoverfade}
  61.  
  62. a:hover{-webkit-transition-duration: 0.3s; outline: none; color:{color:text};; -moz-outline-style: none;}
  63.  
  64. </style>
  65.  
  66. <style type="text/css">
  67.  
  68.  
  69. {block:iftinycursor}
  70. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}{/block:iftinycursor}
  71.  
  72. body {
  73. margin:0px;
  74. background-color: {color:Background};
  75. background-image:url({image:Background});
  76. background-attachment: fixed;
  77. background-repeat: repeat;}
  78. body, div, p, textarea, submit, input{
  79. font-family: trebuchet ms;
  80. font-size: 10px;
  81. line-height:15px;
  82. letter-spacing:0px;
  83. color:{color:Text};
  84. }
  85.  
  86. p {
  87. margin:0px;
  88. margin-top:0px;
  89. }
  90.  
  91. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  92.  
  93.  
  94. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  95.  
  96. a:link, a:active, a:visited{
  97. color: {color:Link};
  98. text-decoration: none;
  99. }
  100.  
  101. a:hover {
  102. color:{color:Hover};
  103. text-decoration: italic;
  104. }
  105.  
  106.  
  107.  
  108. div#center{
  109. margin:auto;
  110. position:relative;
  111. width:840px;
  112. background-color:;
  113. overflow:auto;
  114. overflow-y:hidden;}
  115.  
  116. div#content{
  117. float:right;
  118. width:420px;
  119. text-align:center;
  120. padding:0px;
  121. padding-top: 1px;
  122. margin-top:4px;
  123. overflow:hidden;
  124. margin-right:150px;}
  125.  
  126. div#entry{
  127. width:400px;
  128. margin:px;
  129. padding-top:0px;
  130. margin-bottom:-1px;
  131. overflow:hidden;
  132. opacity:1.0;
  133. padding-bottom:0px;
  134. -webkit-transition: all 0.4s ease-in-out;
  135. -moz-transition: all 0.4s ease-in-out;
  136. -o-transition: all 0.4s ease-in-out;
  137. transition: all 0.4s ease-in-out;
  138. }
  139.  
  140.  
  141.  
  142. #entry:hover{
  143. -webkit-transition: all 0.4s ease-in-out;
  144. -moz-transition: all 0.4s ease-in-out;
  145. -o-transition: all 0.4s ease-in-out;
  146. transition: all 0.4s ease-in-out;
  147. }
  148.  
  149. div#sidebar{
  150. position:fixed !important;
  151. width: 200px;
  152. height:auto;
  153. margin-top: 212px;
  154. margin-left: -30px;
  155. text-align:left;
  156. padding: 1px;
  157. line-height:12px;
  158. font-size:10px;
  159. margin-bottom: 0px;}
  160.  
  161. #sidebarimg img {
  162. width:200px;
  163. -webkit-transition: all 0.4s ease-in-out;
  164. -moz-transition: all 0.4s ease-in-out;
  165. -o-transition: all 0.4s ease-in-out;
  166. transition: all 0.4s ease-in-out;
  167. }
  168.  
  169. #navigation {
  170. letter-spacing:0px;
  171. line-height:20px;
  172. margin-top:4px;
  173. font-size:10px;
  174. margin-bottom:-3px;
  175. }
  176.  
  177. #navigation a{
  178. padding:1px;
  179. }
  180.  
  181. #uno {
  182. bottom:0px;
  183. right:3px;
  184. position:fixed;
  185. }
  186.  
  187. .permalink{
  188. display: block;
  189. font-size: 10px;
  190. text-align: right;
  191. text-decoration: none;
  192. }
  193. #permalink {
  194. position: absolute;
  195. margin-top: 13px;
  196. margin-left: 57px;
  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: 13px;
  207. margin-left: 40px;
  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: 14px;
  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: 8px;
  251. margin-left: -5px;
  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. #lol {
  316. text-align:center;
  317. bottom:0px;
  318. right: 6px;
  319. position:fixed;
  320. font-size:9px;
  321. opacity:1.0;
  322. }
  323.  
  324.  
  325.  
  326. .permalinks{
  327. line-height: 17px;
  328. text-transform: none;
  329. font-family: ;
  330. font-size: 9px;
  331. text-align:center;
  332. margin-top: 1px;
  333. text-align: right;
  334. margin-bottom:7px;
  335. }
  336.  
  337. #postnotes{text-align: justify;}
  338. #postnotes blockquote{border: 0px;}
  339.  
  340. .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;}
  341.  
  342.  
  343. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  344.  
  345. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  346.  
  347.  
  348. blockquote{ padding:0px 0px 2px 5px; margin:0px 0px 2px 1px; border-left: 1px solidd #555555;}
  349.  
  350. blockquote p, ul{ margin:0px; padding:0px; }
  351.  
  352. a img{border: 0px;}
  353.  
  354. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  355.  
  356. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  357. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  358.  
  359. .notes img{width:10px; position:relative; top:3px;}
  360.  
  361. .permalink{ display: block; font-size: 10px; text-align: center; background-color:{color:Permalink};}
  362.  
  363.  
  364.  
  365. small{font-size: 90%;}
  366.  
  367.  
  368. {block:ifbacktotop}#toTop {display:none;text-decoration:none;position:fixed;bottom:40px;right:30px;opacity:;overflow:hidden;width:50px;height:50px;border:none;text-indent:-999px;background:url(http://nmai.si.edu/exhibitions/infinityofnations/images/top_up.png) no-repeat left top;z-index:3000;}
  369.  
  370. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  371.  
  372.  
  373.  
  374. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  375.  
  376. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  377.  
  378. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  379.  
  380. <script type="text/javascript">
  381.  
  382. $(document).ready(function() {
  383.  
  384. $().UItoTop({ easingType: 'easeOutQuart' });
  385.  
  386. });
  387.  
  388. </script>{/block:ifbacktotop}
  389.  
  390.  
  391.  
  392. </style>
  393.  
  394. <link rel="shortcut icon" href="{Favicon}">
  395. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  396. <meta name="viewport" content="width=820" />
  397. </head>
  398.  
  399.  
  400. <body>
  401.  
  402.  
  403. <div id="cage">
  404. <div id="center">
  405. <div id="sidebar">
  406. <div id="lol"><a href="http://cyrusnigga.tumblr.com">
  407. credit</a></div>
  408.  
  409. <div id="sidebarimg"><a href="/"><img src="{image:sidebar}"width=200px></a></div>
  410.  
  411.  
  412. <div id="navigation">
  413.  
  414.  
  415. {block:ifcenterdescription}<center>{/block:ifcenterdescription}{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  416. {block:IfLinktwotitle} / <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  417. {block:IfLinkthreetitle} / <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  418. {block:IfLinkfourtitle} / <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  419. {block:IfLinkfivetitle} / <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</div></big>{block:ifcenterdescription}</center>{/block:ifcenterdescription}
  420.  
  421.  
  422.  
  423. {block:ifcenterdescription}<center>{/block:ifcenterdescription}{Description}{block:ifcenterdescription}</center>{/block:ifcenterdescription}
  424.  
  425.  
  426. <div align="right">
  427. </div>
  428. </div>
  429.  
  430.  
  431. <div id="uno">
  432. </div>
  433.  
  434.  
  435. <div id="content">
  436. {block:Posts}
  437. <div id="entry">
  438.  
  439. <!--text-->
  440. {block:Text}
  441. {block:Title}<br><span class="title">{Title}</span>{/block:Title}
  442. <span class="entrytext"><Br>{Body}</span>
  443. <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;">
  444. </div></center>
  445. <div class="permalinks">
  446. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  447. {/block:Text}
  448.  
  449. <!--link-->
  450. {block:Link}
  451.  
  452.  
  453. <center><div style="padding-top:px; padding-bottom:6px; margin-top:2px; padding-left:10px; padding-right:10px; text-align:Center;border-top:0px solid #aaaaaa; width:300px;">
  454. </div></center>
  455.  
  456.  
  457. <a href="{URL}" class="title">{Name}</a>
  458. <br>{block:Description}{Description}{/block:Description}
  459.  
  460. <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;">
  461. </div></center>
  462. <div class="permalinks">
  463. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  464. {block:Link}
  465.  
  466. <!--photo-->
  467. {block:Photo}
  468. {block:IndexPage}
  469.  
  470.  
  471. <div class="perma">
  472.  
  473.  
  474.  
  475. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  476. </div>
  477. <div id="permalink">
  478. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
  479.  
  480.  
  481.  
  482. {/block:IndexPage}
  483. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400px"/></a></div>{LinkCloseTag}
  484.  
  485.  
  486. {/block:Photo}
  487.  
  488. <!--quote-->
  489. {block:Quote}
  490. <span class="title">{Quote}</span>
  491. {block:Source}{Source}{/block:Source}
  492. <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;">
  493. </div></center>
  494. <div class="permalinks">
  495. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  496. {/block:Quote}
  497.  
  498. <!--chat-->
  499. {block:Chat}
  500. {block:Title}<br><span class="title">{Title}</span>{/block:Title}
  501.  
  502.  
  503. <center><div style="padding-top:px; padding-bottom:6px; margin-top:2px; padding-left:10px; padding-right:10px; text-align:Center;border-top:0px solid #aaaaaa; width:300px;">
  504. </div></center>
  505.  
  506.  
  507.  
  508. <ul class="chat">
  509. <br>{block:Lines}
  510. <li class="user_{UserNumber}">
  511. {block:Label}
  512. <span class="label">{Label}</span>
  513. {/block:Label}
  514.  
  515. {Line}
  516. </li>
  517. {/block:Lines}
  518. </ul>
  519. <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;">
  520. </div></center>
  521. <div class="permalinks">
  522. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  523. {/block:Chat}
  524.  
  525. <!--audio-->
  526. {block:Audio}
  527. <center><div style="padding-top:px; padding-bottom:6px; margin-top:5px; padding-left:10px; padding-right:10px; text-align:Center;border-top:0px solid #aaaaaa; width:300px;">
  528. </div></center><center><div style="width:300px; height:30px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  529. {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download</a>{/block:ExternalAudio}</div></div></centeR>{block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}{/block:permalinkpage}
  530. <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;">
  531. </div></center>
  532. <div class="permalinks">
  533. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  534. {/block:Audio}
  535.  
  536. {block:Photoset}
  537. {block:IndexPage}
  538. {Photoset-400}
  539. {/block:IndexPage}
  540. {block:permalinkpage}
  541. {Photoset-400}
  542. {/block:permalinkpage}
  543. <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;">
  544. </div></center>
  545. <div class="permalinks">
  546. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  547. {/block:Photoset}
  548.  
  549. <!--video-->
  550. {block:Video}<center>
  551. {Video-400}</center>
  552. <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;">
  553. </div></center>
  554. <div class="permalinks">
  555. <a href="{permalink}">{NoteCountwithlabel}</a> - <a href="{permalink}">{timeago}</a> </div>
  556. {block:Video}
  557.  
  558.  
  559.  
  560.  
  561.  
  562. <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}
  563. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  564. originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  565.  
  566. {/block:RebloggedFrom}{/block:PermalinkPage}
  567.  
  568. {block:PostNotes}{PostNotes}
  569. {/block:PostNotes}
  570. </div>
  571.  
  572. {/block:Posts}
  573. <center></center>
  574. </center>
  575. </div></div>
  576.  
  577.  
  578. </div>
  579. </center>
  580.  
  581. </body>
  582.  
  583. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement