Advertisement
RENATO0712

RENATO-07-12-THEME 07

Apr 16th, 2012
2,647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Zeyada|Calligraffitti|Rochester' rel='stylesheet' type='text/css'>
  7.  
  8. <!-- ( C ) THEME:RENATO-07-12.TUMBLR.COM NÃO COPIE!!!!! -->
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Sofia' rel='stylesheet' type='text/css'>
  11.  
  12. <meta name="color:background" content="#f1f1f1"/>
  13. <meta name="color:entries" content="#ffffff"/>
  14. <meta name="color:text" content="#000000"/>
  15. <meta name="color:bar text" content="#000000"/>
  16. <meta name="color:title" content="#000000"/>
  17. <meta name="color:hover" content="#cccccc"/>
  18. <meta name="color:bar" content="#ffffff" />
  19. <meta name="color:borda1" content="#737373" />
  20. <meta name="color:borda2" content="#cccccc" />
  21. <meta name="color:sidebar" content="#ffffff" />
  22. <meta name="color:link" content="#000000" />
  23. <meta name="color:desc" content="#ffffff" />
  24. <meta name="color:linkshover" content="#000000" />
  25. <meta name="color:menu bg" content="#ffffff" />
  26. <meta name="color:menu text" content="#737373" />
  27. <meta name="color:menu bg hover" content="#cccccc" />
  28. <meta name="color:menu text hover" content="#ffffff" />
  29.  
  30. <meta name="font:text" content="verdana"/>
  31. <meta name="font:title" content="tahoma"/>
  32.  
  33. <meta name="image:Background" content=""/>
  34. <meta name="image:s" content="http://static.tumblr.com/dcdx8dr/8f8m2l8k1/tumblr_lrtmp8maxl1r3wnpvo1_500.jpg"/>
  35.  
  36. <meta name="text:frase" content="uma frase aqui" />
  37. <meta name="text:contador" content="seu codigo de contador online ou player" />
  38. <meta name="text:mini description" content="descricao aqui" />
  39. <meta name="text:Link1" content="/" />
  40. <meta name="text:Link1 Title" content="link 01" />
  41. <meta name="text:Link2" content="/" />
  42. <meta name="text:Link2 Title" content="link 02" />
  43. <meta name="text:Link3" content="/" />
  44. <meta name="text:Link3 Title" content="link 03" />
  45. <meta name="text:Link4" content="/" />
  46. <meta name="text:Link4 Title" content="link 04" />
  47. <meta name="text:Link5" content="/" />
  48. <meta name="text:Link5 Title" content="link 05" />
  49. <meta name="text:Link6" content="/" />
  50. <meta name="text:Link6 Title" content="link 06" />
  51. <meta name="text:Link7" content="/" />
  52. <meta name="text:Link7 Title" content="link 07" />
  53.  
  54. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  55. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  56. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  57. <link rel="shortcut icon" href="{Favicon}" />
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  59.  
  60.  
  61.  
  62. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  63. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  64.  
  65.  
  66. <script type="text/javascript">
  67.  
  68. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  69. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  70. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  71.  
  72. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  73. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  74. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  75.  
  76. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  77. //$: Access to jQuery
  78. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  79. //state: "block" or "none", depending on state
  80. }
  81.  
  82. animatedcollapse.init()
  83.  
  84. </script>
  85.  
  86.  
  87. <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>
  88.  
  89.  
  90. <style>
  91.  
  92. /* coisas óbvias e fixas*/
  93.  
  94. body {background-color: {color:background}; font-family: {font:text}; font-size: 11px; font-weight: none; color: {color:text}; background-image: url('{image:background}'); background-attachment: fixed;}
  95.  
  96. iframe#tumblr_controls{
  97. top: 1px !important;
  98. margin: 0 0 0 0;
  99. right: 6px !important;
  100. position: fixed !important;}
  101. b,strong {}
  102. p{margin-top:5px; margin-bottom:5px}
  103. i, em {}
  104. small{font-size:10px}
  105.  
  106. a:link, a:active, a:visited {color: {color:link}; text-decoration: none; -webkit-transition-duration: .40s;}
  107. a:hover {}
  108.  
  109. ::-webkit-scrollbar{width:4px;height:4px;}
  110. ::-webkit-scrollbar-button:start:decrement
  111. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fafafa;}
  112. ::-webkit-scrollbar-track-piece{background-color:#fafafa;}
  113. ::-webkit-scrollbar-thumb:vertical{height:10px; background-color:#000;}
  114. ::-webkit-scrollbar-thumb:horizontal{width:5px; background-color:#000;}
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124. /* posts e tags etcccc */
  125.  
  126. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid #f0f0f0; padding-left: 5px; }
  127. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #f0f0f0;}
  128. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid #f0f0f0; }
  129. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid #f0f0f0; }
  130.  
  131. blockquote img{max-width: 470px!important}
  132. blockquote blockquote img{max-width: 450px!important}
  133. blockquote blockquote blockquote img{max-width: 430px!important}
  134. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  135.  
  136.  
  137. .entries {margin-left: 365px;}
  138.  
  139. #postsss {width: 500px; background-color: {color:entries}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px;}
  140.  
  141. h1 {font-family: georgia; text-align: center; font-size: 17px; font-weight: normal; line-height: 17px;}
  142. h1 a {text-align: center; font-size: 17px; font-weight: normal; line-height: 17px;}
  143. h1 a:hover {text-align: center; font-size: 17px; font-weight: normal; line-height: 17px;}
  144.  
  145. .image {text-align: center; border: 0px}
  146. .image img {max-width: 500px; margin-bottom: 2px }
  147.  
  148.  
  149.  
  150. .chat {line-height: 13px; list-style: none }
  151. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  152. .person1 {padding: 2px; }
  153. .person1 .label {font-weight: bold;}
  154. .person2 {padding: 2px; }
  155. .person2 .label {font-weight: bold; }
  156.  
  157. .player {background-color: #000; text-align: left; display:block;}
  158.  
  159. #asker {font-size: 11px; font-family: verdana; text-align: justify;}
  160. .answer {padding: 2px; font-size: 11px; }
  161. .answer img {max-width: 400px;}
  162.  
  163. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  164. #oidata a {font-size: 9px;}
  165.  
  166. .tags {font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  167. .tags a {font-size: 9px; display: inline; list-style: none; text-transform: lowercase;}
  168.  
  169. #cap {width: 500px; margin-top: -2px;}
  170. .source {display: none;}
  171.  
  172. .notes {width: 500px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: right}
  173. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  174. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  175. .notes img{display: none; border:0px}
  176.  
  177.  
  178.  
  179. .maredescri {text-align: justify; font-size: 9px; font-family: verdana; position: fixed; margin-left: 940px; width: 300px; height:auto; background-color: transparent; color: #000000; padding: 1px; margin-top: 150px; background-attachment: fixed;}
  180.  
  181.  
  182.  
  183. /* PAGINACAO */
  184.  
  185. #paginacaoml {margin-top: 0px; font-family: verdana; font-size: 8px; line-height: 20px;
  186. }#paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; text-decoration: none;}
  187. #paginacaoml a:hover {background: {color:post}; border: none;}
  188. #paginacaoml span.pagina_atual {background: {color:post}; margin: 0 1px 0 0; padding: 2px 4px; font-weight: bold; text-decoration: none;}
  189. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  190. .pg {background-color: {color:sidebar}; width:91px;}
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197. .aspas{font-size: 70px; font-weight: bold; line-height: 60px; opacity: .10;}
  198. .qqmarks{font-size: 80px; font-weight: bold; font-family: georgia; line-height: 80px; color: ;}
  199.  
  200.  
  201.  
  202.  
  203. .quote{font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 15px; letter-spacing: -1px; line-height: 20px; margin-top: -65px; text-indent: 45px}
  204.  
  205.  
  206.  
  207.  
  208. .fonte{margin: 5px 15px 0 0; text-align: right}
  209.  
  210.  
  211.  
  212. /* themee */
  213.  
  214. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  215.  
  216.  
  217.  
  218.  
  219. #linkada {border-lefT: 1px solid {color:background}; border-right: 1px solid {COLOR:BACKGROUND}; top: 350px; margin-left: 151px; position:fixed; width: auto;}
  220. #linkada a{text-transform: uppercase; display: block; font-family: tinytots; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; width: 200px; text-align: center; font-size: 8px; height:09px; background-color:{color: menu bg}; color: {color:menu text}; line-height:10px; border-bottom:1px solid {color:background};}
  221. #linkada a:hover{color: {color:menu text hover}; background-color: {color:menu bg hover}; letter-spacing: 5px; width:200px; }
  222.  
  223. .pagination {font-family: georgia; position: fixed; margin-left: 900px; margin-top: 245px; font-size: 30px; z-index: 0;}
  224. .pagination a {color: {color:text}; margin-right: 10px; background-color: transparent;}
  225. .pagination a:hover {color:{color:text};}
  226.  
  227. #credito {float: left; margin-top: 412px; margin-left: 150px; width: 195px; background-color: #FFFFFF; color: #000000; padding: 4px; font-size: 9px; font-family: tahoma, Geneva, Tahoma, sans-serif; text-align: center; -webkit-border-radius:0; -webkit-border-bottom-right-radius:12px; -webkit-border-bottom-left-radius:12px; position:fixed;}
  228.  
  229.  
  230.  
  231. #credito a{font-size: 8px; color:fff}
  232.  
  233. </style></head>
  234.  
  235.  
  236. <body>
  237.  
  238.  
  239.  
  240. <div style="position:fixed; background: {color:bar}; top:350px; height:70px; left:160px; width:200px;"></div>
  241.  
  242. <div style="position:fixed; background: {color:bar}; top:150px; height:69px; left:0px; width:373px;"></div>
  243. <div style="position:fixed; background: {color:bar}; top:150px; height:69px; left:893px; width:100%;">
  244. </div>
  245.  
  246. <div style="position:fixed; top:160px; left:10px;"><div style="font:9px georgia; letter-spacing:0px; text-transform:uppercase;">{text:frase}</div></div>
  247.  
  248. <div style="position:fixed; top:190px; left:270px; width:90px;"><div style="font:9px verdana; letter-spacing:0px; line-height:8px; color: {color:bar text}"><center>{text:mini description}</center></div></div></div>
  249.  
  250. <div style="position:fixed; top:180px; left:50px; width:90px;"><div style="font:9px verdana; letter-spacing:0px;"><center><div class="bi">{text:contador}</div></center></div></div>
  251.  
  252.  
  253. <div id="linkada">
  254. <a href="{text:Link1}">{text:Link1 Title}</a>
  255. <a href="{text:Link2}">{text:Link2 Title}</a>
  256. <a href="{text:Link3}">{text:Link3 Title}</a>
  257. <a href="{text:Link4}">{text:Link4 Title}</a>
  258. <a href="{text:Link5}">{text:Link5 Title}</a>
  259. <a href="{text:Link6}">{text:Link6 Title}</a>
  260. <a href="{text:Link7}">{text:Link7 Title}</a>
  261. </div>
  262.  
  263.  
  264. <div id="credito">theme por <b><a href="http://renato-07-12.tumblr.com/">RENATO-07-12</a></b> © </a></div>
  265.  
  266. <div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div>
  267.  
  268.  
  269.  
  270. <div style="position:fixed; top:132px; left:160px; width:195px; background-color: {color:sidebar}; border: 3px solid {color:borda2}; ">
  271. <div style="margin:3px; background-color: {color:borda1};">
  272. <div style="margin:2px; padding-top:2px;">
  273. <img src="{image:s}" width="100%" height="200" />
  274. </div>
  275. </div>
  276. </div>
  277.  
  278.  
  279. </div>
  280. </div>
  281.  
  282.  
  283.  
  284. <div class="maredescri">{Description}</b></a> </font> </a>
  285. </div></div>
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. <div class="entries">
  294.  
  295. {block:Posts}
  296. <div id="postsss">
  297.  
  298. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  299.  
  300. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  301.  
  302. {block:Photoset}{Photoset-500}{/block:Photoset}
  303.  
  304.  
  305. {block:Quote}
  306. <div class="oiqqtt">
  307. <span class="permalink"><BR><a href="{Permalink}"></a></span>
  308.  
  309. <b class="qqmarks">“</b><div class="qquote"></div><div class="quote">{Quote}</div>
  310. <div class="fonte"><b>&#8212; {Source}</b></div>
  311.  
  312.  
  313. <BR>
  314. </div>
  315. {/block:Quote}
  316.  
  317. {block:Link}
  318. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  319. {block:Description}{Description}{/block:Description}
  320. {/block:Link}
  321.  
  322. {block:Chat}
  323. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  324. <div class="chat"><ul>{block:Lines}
  325. <li class="person{UserNumber}">{block:Label}
  326. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  327. {/block:Chat}
  328.  
  329. {block:Audio}
  330. <div class="player">{AudioPlayerBlack}</div>
  331. {block:Caption}{Caption}{/block:Caption}
  332. {/block:Audio}
  333.  
  334. {block:Video}{Video-500}{/block:Video}
  335.  
  336.  
  337. {block:Answer}
  338. <div id="asker"><b>{Asker} sussurrou:</b> "{Question}"</div>
  339. <div class="answer">{Answer}</div>
  340. {/block:Answer}
  341.  
  342.  
  343. <div id="cap">
  344. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  345. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  346. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  347.  
  348. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  349. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  350. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  351. {/block:ContentSource}</div></div>
  352. <br>
  353.  
  354.  
  355. <div id="oidata">
  356. {block:Date}<div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  357. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b> reblog </b> this is post.</a>{/block:IndexPage}
  358. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  359. {/block:RebloggedFrom}
  360. </div>
  361. </div>{/block:Date}
  362.  
  363.  
  364. {/block:Posts}
  365. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374. </div>
  375.  
  376.  
  377.  
  378.  
  379.  
  380. </div>
  381. </div>
  382. </div>
  383.  
  384.  
  385. </div>
  386.  
  387.  
  388.  
  389. </body>
  390. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement