Don't like ads? PRO users don't see any ads ;-)
Guest

23

By: maggninda on Feb 22nd, 2012  |  syntax: None  |  size: 12.44 KB  |  hits: 12,583  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!  theme por im-mutable | não copie ou disponibilize !>
  2.  
  3. <html>
  4.  
  5. <head> <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#f9f9f9" />
  7. <meta name="color:link" content="#000000" />
  8. <meta name="color:text" content="#000000" />
  9. <meta name="color:post" content="#ffffff" />
  10. <meta name="color:sidebar" content="#ffffff" />
  11.  
  12. <meta name="image:background" content="" />
  13. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_lzf1astyLG1qim17wo1_400.jpg" />
  14.  
  15. <meta name="text:Title1" content="escreva uma frase bem grande aqui." />
  16. <meta name="text:subTitle1" content="legenda aqui..." />
  17. <meta name="text:subTitle2" content="fim da legenda." />
  18.  
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link2" content="/" />
  21. <meta name="text:Link3" content="/" />
  22. <meta name="text:Link4" content="/" />
  23. <meta name="text:Link5" content="/" />
  24. <meta name="text:Link6" content="/" />
  25. <meta name="text:Link7" content="/" />
  26. <meta name="text:Link1 Title" content="um" />
  27. <meta name="text:Link2 Title" content="dois" />
  28. <meta name="text:Link3 Title" content="tres" />
  29. <meta name="text:Link4 Title" content="quatro" />
  30. <meta name="text:Link5 Title" content="cinco" />
  31. <meta name="text:Link6 Title" content="seis" />
  32. <meta name="text:Link7 Title" content="sete" />
  33.  
  34.                       <title>{Title}</title>
  35.         <link rel="shortcut icon" href="{Favicon}">
  36.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  37.         {block:Description}
  38.   <meta name="description" content="{MetaDescription}" />
  39.         {/block:Description}
  40.  
  41.     <style type="text/css">
  42.  
  43.  
  44. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  45.  
  46. a {color: {color:link}; text-decoration: none; text-transform: none;}
  47. a:hover {color: {color:text}; background-color: transparent; text-decoration: none;}
  48.  
  49. p {margin: 6px 0 0 0}
  50.  
  51. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  52. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  53. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  54. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  55.  
  56. blockquote img{max-width: 470px!important}
  57. blockquote blockquote img{max-width: 450px!important}
  58. blockquote blockquote blockquote img{max-width: 430px!important}
  59. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  60.  
  61.  
  62.  
  63. #xp {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  64.  
  65. #xright {float: left; margin-left: 8px; margin-top: 0px;}
  66.  
  67. .postbox {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  68.  
  69. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  70. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  71. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  72.  
  73. .image {text-align: center; border: 0px}
  74. .image img {max-width: 500px; margin-bottom: 2px }
  75.  
  76. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  77. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  78. .xquotesource a, a:hover{text-transform: none;}
  79.  
  80. .chat {line-height: 13px; list-style: none }
  81. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  82. .person1 {color: {color:text}; padding: 2px; }
  83. .person1 .label {font-weight: bold;  color:{color:text}}
  84. .person2 {color: {color:text}; padding: 2px;  }
  85. .person2 .label {font-weight: bold;  color:{color:text}}
  86.  
  87. .player {background-color: #000; text-align: left; display:block;}
  88.  
  89. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  90. .answer {padding: 2px}
  91. .answer img {max-width: 470px;}
  92.  
  93.  
  94. #xdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  95. #xdate a {font-size: 9px;}
  96.  
  97. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  98. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  99.  
  100. #cap {width: 500px; margin-top: -2px;}
  101. .source {display: none;}
  102.  
  103. .notes {width: 520px; padding: 0px; margin-top: 2px; margin-bottom: 2px; font-size: 9px; text-align: left}
  104. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  105. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  106. .notes img{display: none; border:0px}
  107.  
  108. #sidebar {position: fixed; margin: 0px 0px 0px -20px;}
  109.  
  110. .oizinho {font-family: georgia; position: fixed; margin-left: 385px; margin-top: -3px; font-size: 30px; z-index: 0;}
  111. .oizinho a {color: {color:link}; background-color: transparent;}
  112. .oizinho a:hover {color:{color:text}}
  113.  
  114. .credit{background-color: {color:sidebar}; font-size: 9px; letter-spacing: 1px; color: {color:text}; text-align: center; width: 300px; height: auto; position: relative; padding: 2px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 550px; font-family: tahoma; margin-top: 2px; overflow: hidden;}
  115.  
  116. .bbb {width:200px; height:auto; margin-left:550px; margin-top:0px; overflow:hidden; background-color: {color:sidebar}; position: fixed; border: solid 5px {color:sidebar};}
  117.  
  118.  
  119. #sid{font-size: 9px; font-family: verdana; margin-left: 0px; width: 200px; background-color: {color:sidebar}; text-align: center; padding: 5px; margin-top: 0px; height: auto;}
  120.  
  121. .ttle {text-align: center; font-family: georgia; font-size: 20px; color: {color:text}; letter-spacing: 1px;}
  122.  
  123. .s3 {position: relative; z-index: 999; text-align: center; margin-top: 138px; margin-left: 550px; display: block; font-family: verdana; font-size: 9px; text-align: justify; height: auto; width: 300px;  background-color: {color:sidebar}; color:{color:link}; text-decoration: none; padding: 5px;}
  124.  
  125. .slideShowContainer {margin-top: 0px; margin-left: 0px; height: auto; width: 200px; padding: 0px; background-color: {color:sidebar};}
  126.  
  127. .slideShow2 {display: inline;}
  128. .slideShow2 img{width: 200px; height: 126px;}
  129.  
  130.  
  131. ::-webkit-scrollbar{width:5px;height:5px;}
  132. ::-webkit-scrollbar-button:start:decrement
  133. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  134. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  135. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  136. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  137.  
  138. .sdescri {text-align: justify; font-size: 9px; font-family: verdana; position: fixed; margin-left: 762px; width: 88px; padding: 5px; margin-top: 0px; background-color: {color:sidebar};}
  139.  
  140. .b2 {position: relative}
  141. .b2 a {display: block; font-family: verdana; font-size: 9px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; text-align: center; color:{color:text}; background-color: {color:background}; padding: 2px 2px 3px 2px; margin-bottom: 1px; font-weight: normal; text-transfor: uppercase; }
  142. .b2  a:hover{text-align: center; font-weight: normal; background-color: {color:sidebar}; color:{color:link}; letter-spacing: 6px;}
  143.  
  144. #tumblr_controls{position: fixed!important}
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147. #tumblr_controls{position: fixed!important}
  148.  
  149. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  150. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  151. #paginal a:hover {background: {color:background}; color: {color:link};}
  152. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  153. .ps {position: relative; margin-left: 550px; padding: 5px; width: 300px; height: auto; top: 1px; background-color: {color:sidebar}; color: {color:text};}
  154.  
  155. #td {width: 200px; height: none; margin-left: 0px; position: fixed; color: #888;  font-size: 9px; margin-top: 0px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  156. #td:hover {margin-left: 100px;}
  157.  
  158. #change {margin-left:-210px; -webkit-transition: all 1.5s ease-out;-moz-transition: all 1.5s ease-out;transition: all 1.5s ease-out;}
  159. #change:hover {margin-left:0px;}
  160.  
  161. </style>
  162.  
  163. <body>
  164. <div id="xp">
  165. <div id="sidebar">
  166.  
  167. <div class="bbb">
  168. <table border="0" cellpadding="0" cellspacing="0" id="change"><tr>
  169. <td><div id="sid">
  170. <div class="ttle">{text:Title1}</div>{text:subTitle1}<br>{text:subTitle2}</div></td>
  171.  
  172. <td><div class="slideShowContainer"><div class="slideShow2">
  173.                 <img src="{image:sidebar}"/></div></div></td>
  174. </tr></table></div>
  175.  
  176. <div class="sdescri"><div class="b2"><a href="{text:Link1}">{text:Link1 Title}</a><a href="{text:Link2}">{text:Link2 Title}</a><a href="{text:Link3}">{text:Link3 Title}</a><a href="{text:Link4}">{text:Link4 Title}</a><a href="{text:Link5}">{text:Link5 Title}</a><a href="{text:Link6}">{text:Link6 Title}</a><a href="{text:Link7}">{text:Link7 Title}</a></div></div>
  177.  
  178. <div class="s3">{Description}</div>
  179.  
  180. <div class="ps"><div id="paginal">
  181. {block:JumpPagination length="10"}
  182. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  183. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  184. {/block:JumpPagination}
  185. </div></div>
  186.  
  187. <div class="credit">« theme by im-mutable. don't copy. »</div>
  188. </div>
  189.  
  190. <div id="xright">
  191.  
  192.  {block:Posts}
  193. <div class="postbox">
  194.  
  195. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  196.  
  197. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  198.  
  199. {block:Photoset}{Photoset-500}{/block:Photoset}
  200.  
  201. {block:Quote}
  202. <div class="xquote">{Quote}</div>
  203. {block:Source}<div class="xquotesource"> — {Source}</div>
  204. {/block:Source}
  205. {/block:Quote}
  206.  
  207. {block:Link}
  208. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  209. {block:Description}{Description}{/block:Description}
  210. {/block:Link}
  211.  
  212. {block:Chat}
  213. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  214. <div class="chat"><ul>{block:Lines}
  215. <li class="person{UserNumber}">{block:Label}
  216. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  217. {/block:Chat}
  218.  
  219. {block:Audio}
  220. <div class="player">{AudioPlayerBlack}</div>
  221. {block:Caption}{Caption}{/block:Caption}
  222. {/block:Audio}
  223.  
  224. {block:Video}{Video-500}{/block:Video}
  225.  
  226.  
  227. {block:Answer}
  228. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  229. <div class="answer">{Answer}</div>
  230. {/block:Answer}
  231.  
  232.  
  233. <div id="cap">
  234. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  235. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  236. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  237.  
  238. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  239.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  240.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  241. {/block:ContentSource}</div></div>
  242. <br>
  243.  
  244.  
  245. <div id="xdate">
  246. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  247. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  248. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  249. {/block:RebloggedFrom}
  250. </div>
  251. </div>{/block:Date}
  252.  
  253.  
  254.  {/block:Posts}
  255. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  256.  
  257.  
  258.  
  259.  
  260. </div>
  261. </div>
  262. </div>
  263. </div>
  264.  
  265.  
  266. </body>
  267. </html>