Advertisement
rinnegans

theme 05

May 25th, 2014
1,180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.53 KB | None | 0 0
  1. <!-- Theme melhor visualizado em todos os navegadores -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.  
  5. <!-- THEME MADE BY: rinnegans.tumblr.com -->
  6.  
  7.  
  8. <head profile="http://gmpg.org/xfn/11">
  9.  
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12.  
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="color:scrollbar" content="#dfdfdf" />
  15. <meta name="color:text" content="#BDB9AB" />
  16. <meta name="color:link" content="#9b9b9b" />
  17. <meta name="color:linkhoverinfo" content="#9b9b9b" />
  18. <meta name="color:selection" content="#cacaca"/>
  19. <meta name="color:descri" content="">
  20. <meta name="color:navicolor" content="">
  21. <meta name="color:navihover" content="">
  22. <meta name="color:colorborder" content="">
  23. <meta name="color:colorpictureborder" content="">
  24. <meta name="color:tags" content="">
  25. <meta name="color:tagshover" content="">
  26. <meta name="color:blockquote" content="">
  27. <meta name="color:pagination" content="">
  28. <meta name="color:quotecolor" content="">
  29. <meta name="color:backgroundofquote" content="">
  30.  
  31.  
  32. <meta name="text:quote" content="your quote here. " />
  33.  
  34.  
  35.  
  36. <meta name="image:Background" content=""/>
  37. <meta name="image:sbarimage" content=""/>
  38.  
  39.  
  40.  
  41. <meta name="text:link1" content="/" />
  42. <meta name="text:link2" content="/" />
  43. <meta name="text:link1 title" content="link1" />
  44. <meta name="text:link2 title" content="link2" />
  45.  
  46.  
  47.  
  48.  
  49. <!-- Tumblr's title and favicon -->
  50.  
  51. <title>{title}</title>
  52.  
  53. <link rel="shotcut icon" href="{favicon}">
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400' rel='stylesheet' type='text/css'>
  56.  
  57.  
  58.  
  59.  
  60. <style>
  61.  
  62. ::-moz-selection {background-color:{color:selectionbg};
  63. color:{color:selection};}
  64.  
  65. ::selection {background-color:{color:selectionbg};
  66. color:{color:selection};}
  67. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  68. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  69. ::-webkit-scrollbar-track{background-color:{color:background};}
  70.  
  71.  
  72. /*** Your CSS here ***/
  73.  
  74.  
  75.  
  76. body{ color:{color:text};
  77. font-family:'arial';
  78. font-size:10px;
  79. background-color:{color:background};
  80. background-image: url('{image:Background}');
  81. background-repeat:repeat;
  82. background-position: center;
  83. background-attachment:fixed;
  84. line-height:11px;
  85. text-align:justify;
  86. font-weight: normal;}
  87.  
  88. h1 { font-family: 'arial';
  89. font-style: normal; font-size:10px;
  90. }
  91.  
  92.  
  93.  
  94. a:link, a:active, a:visited{
  95. color: {color:link};
  96. text-decoration:none;
  97. -webkit-transition-duration: .90s;
  98. padding: 1px;}
  99. a:hover{
  100. color:{color:linkhovercolor};
  101. -webkit-transition-duration: .90s;}
  102.  
  103.  
  104.  
  105. #sbarimage img{
  106. background:none;
  107. border:1px solid {color:colorborder};
  108. border-radius:0px;
  109. width: 140px;
  110. height: 140px;
  111. padding: 5px; background-color:{color:colorpictureborder};
  112. margin-left:100px;
  113. margin-top:160px;
  114. position:fixed;}
  115.  
  116. .quote2 {width:146px;margin-left:-1px;background-color:{color:backgroundofquote}; border-left:1px solid #dcdcdc;padding:2px;font-family:'consolas';font-style:normal;font-size:10px;text-transform:normal;text-align:right;color:{color:quotecolor};}
  117.  
  118.  
  119.  
  120. #description {
  121. background-position:fixed;
  122. background-color:{color:bgdescricolor};
  123. border:0px
  124. solid #eeeeee;
  125. display: block;
  126. font-style:normal;
  127. font-family: 'courier new';
  128. font-size:8px;
  129. margin-top:320px;
  130. margin-left:101px;
  131. width:149px;
  132. height:auto;
  133. text-align: justify;
  134. text-transform:uppercase;
  135. padding-right:0px;
  136. padding:0px;color:{color:descri};
  137. position:fixed; }
  138.  
  139.  
  140. #navi {width:200px;
  141. font-family:'courier new';
  142. letter-spacing:1px;
  143. text-align:justify;
  144. margin-top:135px;
  145. margin-left:96px;
  146. position:fixed;
  147. -webkit-transition: all 0.7s ease-in-out;
  148. -moz-transition: all 0.7s ease-in-out;
  149. -o-transition: all 0.7s ease-in-out;
  150. -ms-transition: all 0.7s ease-in-out;
  151. transition: all 0.7s ease-in-out;
  152. }
  153.  
  154. #navi a {
  155.  
  156. font-weight:bold;
  157. font-size:8px;
  158. text-transform:uppercase;
  159. padding-right:4px;
  160. color:{color:navicolor};
  161. cursor:pointer;
  162. display:inline-block;
  163. }
  164.  
  165. #navi a:hover {color:{color:navihover};}
  166.  
  167.  
  168. #paginacao { font-family:'consolas'; display: block; font-style:normal; margin-top:600px; margin-left:200px; width:200px; font-size:10px; text-align:normal; padding:5px;color: {color:pagination}; position:fixed;}
  169.  
  170.  
  171.  
  172.  
  173. #credit{
  174. float:right;
  175. position:fixed;
  176. bottom:5px;
  177. right:5px;
  178. padding:1px;
  179. border-style:solid; color:#dcdcdc;
  180. font-size:8px;
  181. font-family:calibri;
  182. text-transform:uppercase;
  183. }
  184.  
  185. #credit a{
  186. color:#777676;
  187. }
  188.  
  189.  
  190.  
  191.  
  192. .entries{
  193.  
  194. padding:35px;
  195. width:520px;
  196. margin-left:290px;
  197. margin-top:5px;
  198. font-weight: normal;
  199. font-style: normal;
  200. line-height:11px;
  201. border-left: 0px double
  202. position:fixed;
  203. {color:border}; }
  204.  
  205.  
  206.  
  207. .post{ width:500px;
  208. font-family:'consolas';
  209. font-size:10px;
  210. padding:8px;
  211. padding-bottom:15px;
  212. margin-top:0px;
  213. margin-bottom:7px;
  214. font-weight: normal;
  215. font-style: normal;
  216. line-height:11px;
  217. background-color:{color:background};
  218. margin-top: 15px;
  219. }
  220.  
  221.  
  222. #info {
  223. font-family:'consolas';
  224. font-size:10px;
  225. width:500px;
  226. text-align:right;
  227. margin-top:3px;
  228. letter-spacing:1px;
  229. padding:0px; line-height:10px;
  230. text-transform:normal;
  231. border-top:0px solid #f2f2f2;
  232. background-color:none;}
  233.  
  234.  
  235. #info a { color:{color:link}; }
  236.  
  237. #info a:hover { -moz-transition-duration:0.3s; -webkit-transition-duration:0.3s; -o-transition-duration:0.3s; color:{color:linkhoverinfo}; }
  238.  
  239.  
  240.  
  241. #tags{font-family:'consolas';
  242. width:500px;
  243. padding:5px;
  244. margin-top:-3px;
  245. margin-left:-5px;
  246. float:left;
  247. text-align:right;
  248. font-size:10px;
  249. opacity:1;
  250. color:{color:tagshover};
  251. transition-duration: 0.5s;
  252. -moz-transition-duration: 0.5s;
  253. -webkit-transition-duration: 0.5s;
  254. -o-transition-duration: 0.5s
  255. }
  256.  
  257. #tags a {
  258. display:inline-block;
  259. color:{color:tags};
  260. font-size:10px;
  261. text-align:right;
  262. text-decoration:none;
  263. }
  264.  
  265.  
  266.  
  267. .questions{
  268. color: #747474;
  269. font-family: cambria;
  270. font-size:9px;
  271. background-color: #fcfcfc;
  272. padding:25px;
  273. margin-bottom:0px;
  274. text-align:left;
  275. letter-spacing: 0px;}
  276.  
  277. .questions a:hover{
  278. color:{color:linkhovercolor};
  279. text-decoration: underline;}
  280.  
  281. .answer{
  282. color:#747474;
  283. font-family:cambria;
  284. font-size:9px;
  285. font-style: none;
  286. background-color:{color:background};
  287. padding:5px;
  288. margin-bottom:0px;
  289. text-align:left;
  290. line-height: 12px;}
  291.  
  292.  
  293.  
  294.  
  295. blockquote{
  296. font-family:'consolas';
  297. text-transform:normal;
  298. font-size:10px;
  299. padding:0px 8px 0px 8px;
  300. margin:0px 0px 0px 10px;
  301. border-left:2px solid {color:blockquote};}
  302.  
  303.  
  304.  
  305.  
  306. p{ margin-top:3px;
  307. margin-bottom:3px}
  308.  
  309. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px;} .player {position:absolute; z-index:3; background:#000000; margin-top:45px; margin-left:73px; opacity:0.75; filter:alpha(opacity=75); border:0px #000000 solid; border-radius: 100px;} .audioplayer {background: #fcfcfc; border: 1px solid #ededed; width:207px; height:18px; overflow:hidden; padding:5px; padding-bottom:13px; margin-right:11px} .audioinfo {margin-left:140px; line-height:155%; font-family: cambria; font-size:10px!important;} .audiocaption {margin-left:172px;} .audiocaption img {max-width:330px!important} .audiocaption blockquote img {max-width:320px!important} .audiocaption blockquote blockquote img {max-width:310px!important}
  310.  
  311. .user_1 .label {color:{color:text}; font-weight:bold;}
  312. .user_2 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  313. .user_3 .label {color:{color:text}; font-weight:bold;}
  314. .user_4 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  315. .user_5 .label {color:{color:text}; font-weight:bold;}
  316. .user_6 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  317. .ul.chat {}
  318. .chat ol {}
  319. .chat li {list-style:none; margin-left:-40px; padding:4px; font-family: cambria; font-style: none; font-size: 9.5px;}
  320.  
  321. ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border: solid 0px #fcfcfc; font-family:calibri; font-size: 8px; text-transform: uppercase; letter-spacing: 0px; text-align: left; font-style: normal;}
  322.  
  323. ol.notes li.note {border-top: solid 0px #f8f8f8; padding: 10px;}
  324.  
  325. ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 24px; height: 24px; border-radius: 0px; border: 3px double #eeeeee; opacity: 0.6;}
  326.  
  327. ol.notes li.note span.action {font-style: normal;}
  328.  
  329. ol.notes li.note .answer_content {font-weight: normal;}
  330.  
  331. ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  332.  
  333. ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
  334.  
  335.  
  336.  
  337.  
  338.  
  339. .ask {float:left;border:1px solid #000 padding:3px border-radius:0px;:margin-top:0px;margin-left:1px;}
  340.  
  341. .askbaby {margin-left:26px;margin-top:-6px;padding:4px;color:#aaa;font-family: 'calibri', sans-serif;font-size:8px;border:0px solid #eee;text-transform:uppercase;color:{color:text};}
  342.  
  343. .askbaby a{COLOR:#aaa;}
  344.  
  345. .assk {border:0px solid #eee;margin-left:1px;margin-top:-15px;font-family:'calibri';font-size:11px;padding:7px;color:#aaa;text-indent:5px;padding-left:4px;text-transform:normal;color:{color:text};}
  346.  
  347. .resp {margin-left:-3px;margin-top:-3px;font-family:'consolas';font-size:10px;padding:3px;color:#aaa;text-indent:0px;text-align:left;width:507px;text-transform:normal;color:{color:text};}
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. </style>
  357.  
  358.  
  359.  
  360. </head>
  361.  
  362. <body>
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371. <div id="sidebar">
  372.  
  373. </div>
  374.  
  375.  
  376.  
  377. <div id="paginacao">
  378. {block:PreviousPage}<a href="{PreviousPage}">ยซ</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">ยป</a>{/block:NextPage}</div>
  379.  
  380.  
  381.  
  382. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/11/10/small-grey-outline-pointer.html" target="_blank" title=""><img src="" border="0" alt="" style="position:absolute; top: 0px; right: 0px;" /></a><div></div>
  383.  
  384.  
  385. {block:IfSidebarQuote}
  386. <div class="sidequote">
  387. </div></div>
  388. </div>
  389. {/block:IfSidebarQuote}
  390.  
  391.  
  392.  
  393. <div id="navi">
  394. <br><a href="/">index</a>
  395. <a href="/ask">askbox</a>
  396. <a href="{text:link1}">{text:link1 title}</a>
  397. <a href="{text:link2}">{text:link2 title}</a>
  398. </div></div>
  399.  
  400. <div id="description">
  401.  
  402.  
  403. <div class="quote2">{text:quote}</div><br>
  404.  
  405.  
  406.  
  407.  
  408. {Description}
  409. <br>
  410.  
  411. <table width="100%" cellspacing="0px" cellpadding="0px" style="margin-bottom:3px;"><tr>
  412. <td width="33%" style="border-top:1px solid #99CCCC;"></td>
  413. <td width="33%" style="border-top:1px solid #FFCC99;"></td>
  414. <td width="33%" style="border-top:1px solid #CCFF66;"></td>
  415. </tr></table>
  416.  
  417.  
  418.  
  419. </br>
  420.  
  421. </div>
  422.  
  423. </div>
  424. <div id="sbarimage"><img src="{image:sbarimage}"></div>
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432. <div id="credit">
  433. <a href="http://rinnegans.tumblr.com">RN</a>
  434. </div></div>
  435.  
  436.  
  437. <div class="entries">{block:Posts}<div class="post">
  438.  
  439. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  440.  
  441. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  442.  
  443. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  444.  
  445. {block:Quote}<h1>{Quote}{block:Source} โ€” {Source}{/block:Source}{/block:Quote}</h1>
  446.  
  447. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  448.  
  449. {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  450.  
  451. {block:Audio}
  452. <div class="audio">
  453. <span style="background-color:{color:Background};
  454. position:absolute;
  455. width:80px;
  456. height:80px;
  457. margin-left:-15px;">
  458.  
  459. {block:AlbumArt}
  460. <img src="{AlbumArtURL}"
  461. width="110px"
  462. height="110px"
  463. align="left"
  464. style="margin-left:30px;
  465. opacity: 0.7; border: 1px
  466. solid #ededed;
  467. padding: 3px;
  468. font-size: 8px;" />
  469.  
  470. {/block:AlbumArt}
  471. </span><div class="audioinfo">
  472. <b>Title:</b>
  473. <span{block:TrackName} style="display: none;"
  474.  
  475. {block:TrackName}>Unknown</span>
  476. {block:TrackName}{TrackName}
  477.  
  478. {/block:TrackName}
  479. <br /><b>Artist:</b>
  480. <span{block:Artist} style="display: none;"
  481. {block:Artist}>Unknown</span>
  482. {block:Artist}{Artist}{/block:Artist}
  483. <br /><b>Album:</b>
  484. <span{block:Album} style="display: none;"
  485. {block:Album}>Unknown</span>
  486. {block:Album}{Album}{/block:Album}<br />
  487. {block:ExternalAudio}<b>Download:</b>
  488. <a href="{ExternalAudioURL}">Click Here</a><br />
  489. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  490. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  491. </div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>
  492. {/block:Audio}
  493.  
  494.  
  495.  
  496. {block:Video}
  497.  
  498.  
  499. {Video-500}{block:Caption}{Caption}{/block:Caption}
  500.  
  501. {/block:Video}
  502.  
  503.  
  504.  
  505.  
  506. {block:Answer}<img src="{AskerPortraitURL-24}" class="ask">
  507. <div class="askbaby" align="left"> {Asker} wrote:</div><p></p>
  508. <div class="assk">{Question}</div><p></p>
  509. <div class="resp">{Answer}</div>
  510. {/block:answer}{/block:answer}
  511. <br>
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518. <div id="info">
  519.  
  520. Posted:<a href="{Permalink}">{TimeAgo}</a>
  521. {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}"target="_blank"></a>{/block:RebloggedFrom} {<a href="{Permalink}">{NoteCountWithLabel}</a> +<a href="{ReblogURL}" target="_blank">reblog</a>
  522.  
  523. {block:HasTags}<div id="tags"><img src="">Tags:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  524.  
  525. {/block:Posts}
  526. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  527. {/block:Posts}</div></div></div>
  528.  
  529. </body>
  530.  
  531. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement