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

Mundo Anime | Tema 01

By: a guest on Jul 1st, 2012  |  syntax: HTML  |  size: 13.64 KB  |  hits: 23  |  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.  
  2. <!--
  3.  
  4.  
  5. TEMA FEITO POR M-U-N-D-O-A-N-I-M-E !
  6.  
  7. #Theme01
  8.  
  9.  
  10. -->
  11. <html>
  12. <meta name="color:Background" content="#ececec">
  13. <meta name="color:Content Background" content="#F1F1F1">
  14. <meta name="color:Content Text" content="#bf8e71">
  15. <meta name="color:Content Bold" content="#f1928a">
  16. <meta name="color:Content Italic" content="#a9a759">
  17. <meta name="color:Content Link" content="#5AB3B3">
  18.  
  19. <meta name="color:Sidebar Title Background" content="#a8d3d0">
  20. <meta name="color:Sidebar Title" content="#2f7f88">
  21. <meta name="color:Nav Background" content="#f8b0a9">
  22. <meta name="color:Nav Link" content="#FFFFFF">
  23. <meta name="color:Nav Link Hover" content="#e26372">
  24.  
  25. <meta name="color:Pagination Arrows" content="#d65976">
  26.  
  27. <meta name="color:Post Background" content="#EBEBEB">
  28. <meta name="color:Post Title" content="#519e9c">
  29. <meta name="color:Post Blockquote" content="#dddddd">
  30.  
  31. <meta name="color:Stats Background" content="#E6E6E6">
  32. <meta name="color:Stats Link" content="#a9a759">
  33. <meta name="color:Stats Text" content="#f1928a">
  34.  
  35. <meta name="image:Background" content="http://2.bp.blogspot.com/-z1YX9ANLmlw/TfTivuVVQtI/AAAAAAAABeY/3CbsRO2K5gc/s1600/imagesCACH43BJ.jpg">
  36. <meta name="image:Sidebar" content="http://data.whicdn.com/images/21071553/tumblr_lxk5vg0Q3m1r9p34po1_500_large.png">
  37.  
  38. <meta name="font:Content" content="tahoma">
  39.  
  40. <meta name="if:Infinite Scrolling" content="0">
  41. <meta name="if:Smaller Posts" content="0">
  42. <meta name="if:Show Captions" content="0">
  43. <meta name="if:Show High Res Link" content="0">
  44. <meta name="if:Reblog Link" content="1">
  45. <meta name="if:Show Tags" content="1">
  46.  
  47. <meta name="text:Navigation Position" content="100">
  48. <meta name="text:Sidebar Text Size" content="11">
  49. <meta name="text:Post Text Size" content="12">
  50.  
  51. <meta name="text:Name 1" content="">
  52. <meta name="text:URL 1" content="http://">
  53. <meta name="text:Name 2" content="">
  54. <meta name="text:URL 2" content="http://">
  55. <meta name="text:Name 3" content="">
  56. <meta name="text:URL 3" content="http://">
  57. <meta name="text:Name 4" content="">
  58. <meta name="text:URL 4" content="http://">
  59. <meta name="text:Name 5" content="">
  60. <meta name="text:URL 5" content="http://">
  61. <meta name="text:Name 6" content="">
  62. <meta name="text:URL 6" content="http://">
  63.  
  64. <head>
  65. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  66. <title>{Title}</title>
  67. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  68. <link rel="shortcut icon" href="{Favicon}">
  69. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  70.  
  71. <style type="text/css">
  72. /* BODY */
  73. body {
  74. background-image: url('{image:Background}');
  75. background-attachment: fixed;
  76. background-color: {color:Background};
  77. margin: 0;
  78. }
  79.  
  80. ::-webkit-scrollbar-thumb:vertical {
  81. background-color: {color:Content Bold};
  82. height: 50px;
  83. }
  84.  
  85. ::-webkit-scrollbar {
  86. background-color: {color:Content Background};
  87. height: 10px;
  88. width: 5px;
  89. }
  90.  
  91. /* SIDEBAR */
  92. #sidebar {
  93. background-color: {color:Content Background};
  94. width: 350px;
  95. {block:IfNotSmallerPosts}left: 528px;{/block:IfNotSmallerPosts}
  96. {block:IfSmallerPosts}left: 428px;{/block:IfSmallerPosts}
  97. bottom: 0;
  98. position: fixed;
  99. z-index: 999;
  100. padding-right: 10px;
  101. padding-top: 10px;
  102. padding-bottom: 10px;
  103. -moz-border-radius: 0px 150px 0px 0px;
  104. -webkit-border-radius: 0px 150px 0px 0px;
  105. border-radius: 0px 150px 0px 0px;
  106. font-family: {font:Content};
  107. font-size: {text:Sidebar Text Size}px;
  108. color: {color:Content Text};
  109. text-align: center;
  110. line-height: 18px;
  111. }
  112.  
  113. #sidebar b, strong {
  114. color: {color:Content Bold};
  115. }
  116.  
  117. #sidebar i, em {
  118. color: {color:Content Italic};
  119. }
  120.  
  121. #sidebar a {
  122. color: {color:Content Link};
  123. text-decoration: none;
  124. }
  125.  
  126. #sidebar img {
  127. max-width: 350px;
  128. -moz-border-radius: 0px 150px 0px 0px;
  129. -webkit-border-radius: 0px 150px 0px 0px;
  130. border-radius: 0px 150px 0px 0px;
  131. }
  132.  
  133. #sidebar h1 {
  134. background-color: {color:Sidebar Title Background};
  135. font-family: courier new;
  136. font-size: 16px;
  137. color: {color:Sidebar Title};
  138. font-weight: normal;
  139. letter-spacing: 2px;
  140. text-align: right;
  141. margin: 0;
  142. }
  143.  
  144. /* NAVIGATION */
  145. #nav {
  146. {block:IfNotSmallerPosts}left: 790px;{/block:IfNotSmallerPosts}
  147. {block:IfSmallerPosts}left: 690px;{/block:IfSmallerPosts}
  148. bottom: {text:Navigation Position}px;
  149. position: fixed;
  150. }
  151.  
  152. #nav a {
  153. background-color: {color:Nav Background};
  154. display: block;
  155. width: 200px;
  156. margin-bottom: 4px;
  157. padding-right: 3px;
  158. font-family: consolas;
  159. font-size: 8px;
  160. color: {color:Nav Link};
  161. text-transform: uppercase;
  162. text-decoration: none;
  163. letter-spacing: 2px;
  164. text-align: right;
  165. -webkit-transition: all 0.5s ease;
  166. -moz-transition: all 0.5s ease;
  167. -o-transition: all 0.5s ease;
  168. -ms-transition: all 0.5s ease;
  169. transition: all 0.5s ease;
  170. -moz-border-radius: 0px 10px 10px 0px;
  171. -webkit-border-radius: 0px 10px 10px 0px;
  172. border-radius: 0px 10px 10px 0px;
  173. }
  174.  
  175. #nav a:hover {
  176. padding-left: 30px;
  177. color: {color:Nav Link Hover};
  178. }
  179.  
  180. /* PAGINATION */
  181. #pagi {
  182. position: fixed;
  183. bottom: 5px;
  184. right: 5px;
  185. }
  186.  
  187. #pagi a {
  188. font-family: courier new;
  189. font-size: 34px;
  190. color: {color:Pagination Arrows};
  191. text-decoration: none;
  192. }
  193.  
  194. /* ENTRIES */
  195. #content {
  196. background-color: {color:Content Background};
  197. {block:IfNotSmallerPosts}width: 518px;{/block:IfNotSmallerPosts}
  198. {block:IfSmallerPosts}width: 418px;{/block:IfSmallerPosts}
  199. height: 100%;
  200. padding: 5px;
  201. position: fixed;
  202. top: 0;
  203. }
  204.  
  205. #posts {
  206. margin-left: 8px;
  207. margin-top: 14px;
  208. }
  209.  
  210. .entry {
  211. background-color: {color:Post Background};
  212. {block:IfNotSmallerPosts}width: 500px;{/block:IfNotSmallerPosts}
  213. {block:IfSmallerPosts}width: 400px;{/block:IfSmallerPosts}
  214. border: 5px solid {color:Post Background};
  215. overflow: hidden;
  216. position: relative;
  217. font-family: {font:Content};
  218. font-size: {text:Post Text Size}px;
  219. color: {color:Content Text};
  220. letter-spacing: 1px;
  221. }
  222.  
  223. .entry b, strong {
  224. color: {color:Content Bold};
  225. }
  226.  
  227. .entry i, em {
  228. color: {color:Content Italic};
  229. }
  230.  
  231. .entry a {
  232. color: {color:Content Link};
  233. text-decoration: none;
  234. }
  235.  
  236. .entry h1 {
  237. font-family: consolas;
  238. font-size: 12px;
  239. color: {color:Post Title};
  240. font-weight: normal;
  241. letter-spacing: 2px;
  242. text-transform: uppercase;
  243. border-left: 5px solid {color:Post Blockquote};
  244. padding-left: 5px;
  245. }
  246.  
  247. .entry h1 a {
  248. color: {color:Post Title};
  249. }
  250.  
  251. .entry blockquote {
  252. border-left: 5px solid {color:Post Blockquote};
  253. padding-left: 5px;
  254. margin-left: 5px;
  255. }
  256.  
  257. {block:IfSmallerPosts}
  258. .entry img {
  259. max-width: 400px;
  260. }
  261. {/block:IfSmallerPosts}
  262.  
  263. /* QUOTES */
  264. .entry h2 {
  265. font-family: consolas;
  266. font-size: 12px;
  267. color: {color:Post Title};
  268. font-weight: normal;
  269. text-transform: uppercase;
  270. letter-spacing: 2px;
  271. text-align: left;
  272. }
  273.  
  274. .quote {
  275. font-family: georgia;
  276. font-size: 24px;
  277. color: {color:Content Bold};
  278. float: left;
  279. }
  280.  
  281. /* QUESTION & ANSWERS */
  282. .ask {
  283. background-color: #ebebeb;
  284. padding: 2px;
  285. font-size: 10px;
  286. }
  287.  
  288. /* AUDIO */
  289. .audio img {
  290. max-width: 40px;
  291. float: left;
  292. margin-right: 5px;
  293. }
  294.  
  295. .player {
  296. background-color: #e4e4e4;
  297. height: 27px;
  298. {block:IfSmallerPosts}width: 400px;{/block:IfSmallerPosts}
  299. {block:IfNotSmallerPosts}width: 500px;{/block:IfNotSmallerPosts}
  300. }
  301.  
  302. /* STATISTICS BAR */
  303. .stats {
  304. background-color: {color:Stats Background};
  305. {block:IfNotSmallerPosts}width: 500px;{/block:IfNotSmallerPosts}
  306. {block:IfSmallerPosts}width: 400px;{/block:IfSmallerPosts}
  307. padding: 5px;
  308. position: relative;
  309. z-index: 999;
  310. margin-bottom: 14px;
  311. font-family: tahoma, sans-serif;
  312. font-size: 8px;
  313. color: {color:Stats Text};
  314. letter-spacing: 2px;
  315. text-transform: uppercase;
  316. }
  317.  
  318. .stats a {
  319. color: {color:Stats Link};
  320. text-decoration: none;
  321. }
  322.  
  323. /* PERMALINK PAGE */
  324. .permalink {
  325. font-family: tahoma, sans-serif;
  326. font-size: 10px;
  327. color: {color:Content Text};
  328. text-transform: lowercase;
  329. text-align: center;
  330. {block:IfNotSmallerPosts}width: 510px;{/block:IfNotSmallerPosts}
  331. {block:IfSmallerPosts}width: 410px;{/block:IfSmallerPosts}
  332. position: relative;
  333. letter-spacing: 2px;
  334. }
  335.  
  336. .permalink b {
  337. color: {color:Content Bold};
  338. font-weight: normal;
  339. }
  340.  
  341. #date {
  342. color: {color:Content Italic};
  343. }
  344.  
  345. .permalink a {
  346. color: {color:Content Link};
  347. text-decoration: none;
  348. }
  349.  
  350. ol.notes {
  351. padding: 0px;
  352. margin: 15px 0px;
  353. list-style-type: none;
  354. background: transparent;
  355. border: 0px;
  356. letter-spacing: 0px;
  357. }
  358.  
  359. ol.notes li.note {
  360. padding: 1px;
  361. text-align: left;
  362. letter-spacing: 0px;
  363. }
  364.  
  365. .notes img{
  366. width: 10px;
  367. position: relative;
  368. top: 1px;
  369. opacity: .5;
  370. }
  371.  
  372. /* FOLLOW CODE */
  373. iframe#tumblr_controls {
  374. right:3px !important;
  375. position: fixed !important;
  376. -webkit-transition: opacity 0.7s linear;
  377. opacity: 0.2;
  378. -webkit-transition: all 0.8s ease-out;
  379. -moz-transition: all 0.8s ease-out;
  380. transition: all 0.8s ease-out;
  381. }
  382.  
  383. iframe#tumblr_controls:hover {
  384. -webkit-transition: opacity 0.7s linear;
  385. opacity: 1;
  386. -webkit-transition: all 0.4s ease-out;
  387. -moz-transition: all 0.4s ease-out;
  388. transition: all 0.4s ease-out;
  389. }
  390. </style>
  391. <style type="text/css">{CustomCSS}</style>
  392. {block:IfInfiniteScrolling}
  393. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  394. {/block:IfInfiniteScrolling}
  395. </head>
  396.  
  397. <body>
  398.  
  399. {block:IfNotInfiniteScrolling}
  400. {block:Pagination}<div id="pagi">
  401. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>&nbsp;&nbsp;&nbsp;{block:PreviousPage}
  402. {block:NextPage}<a href="{NextPage}">&raquo;</a>{block:NextPage}
  403. </div>{/block:Pagination}
  404. {/block:IfNotInfiniteScrolling}
  405.  
  406. <div id="sidebar">
  407. <img src="{image:Sidebar}" alt="">
  408. <h1>{Title}</h1>
  409. {Description}
  410. </div>
  411. <div id="nav">
  412. <a href="/">Home</a>
  413. <a href="/archive">Archive</a>
  414. <a href="/ask">Message</a>
  415. {block:IfName1}<a href="{text:URL 1}">{text:Name 1}</a>{/block:IfName1}
  416. {block:IfName2}<a href="{text:URL 2}">{text:Name 2}</a>{/block:IfName2}
  417. {block:IfName3}<a href="{text:URL 3}">{text:Name 3}</a>{/block:IfName3}
  418. {block:IfName4}<a href="{text:URL 4}">{text:Name 4}</a>{/block:IfName4}
  419. {block:IfName5}<a href="{text:URL 5}">{text:Name 5}</a>{/block:IfName5}
  420. {block:IfName6}<a href="{text:URL 6}">{text:Name 6}</a>{/block:IfName6}
  421. <a href="http://m-u-n-d-o-a-n-i-m-e.tumblr.com">++ Theme ^-^</a>
  422. </div>
  423.  
  424. <div id="content"></div>
  425. <div id="posts">
  426. {block:Posts}
  427.  
  428. <div class="post">
  429. <div class="entry">
  430.  
  431. {block:Text}
  432. {block:Title}<h1>{Title}</h1>{/block:Title}
  433. {Body}
  434. {/block:Text}
  435.  
  436. {block:Photo}
  437. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>{LinkCloseTag}</center>
  438. {block:IfShowHighResLink}{block:HighRes}<font size="1px"><a href="{PhotoURL-HighRes}">high resolution &rarr;</a></font>{/block:HighRes}{/block:IfShowHighResLink}
  439. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  440. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  441. {Caption}
  442. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  443. {/block:Photo}
  444.  
  445. {block:Photoset}
  446. {block:IfNotSmallerPosts}{Photoset-500}{/block:IfNotSmallerPosts}
  447. {block:IfSmallerPosts}{Photoset-400}{/block:IfSmallerPosts}
  448. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  449. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  450. {Caption}
  451. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  452. {/block:Photoset}
  453.  
  454. {block:Quote}
  455. <div class="quote">&#10077;</div>
  456. <h2>{Quote}</h2>
  457. {block:Source}<p align="right">{Source} &mdash;</p>{/block:Source}
  458. {/block:Quote}
  459.  
  460. {block:Link}
  461. <h1><a href="{URL}" target="{Target}">{Name}</a></h1>
  462. {block:Description}{Description}{/block:Description}
  463. {/block:Link}
  464.  
  465. {block:Chat}
  466. {block:Title}<h1>{Title}</h1>{/block:Title}
  467. {block:Lines}
  468. {block:Label}
  469. <b>{Label}</b>
  470. {/block:Label}
  471. {Line}<br />
  472. {/block:Lines}
  473. {/block:Chat}
  474.  
  475. {block:Audio}
  476. {block:AlbumArt}<div class="audio"><img src="{AlbumArtURL}" alt=""></div>{/block:AlbumArt}
  477. <div class="player">{AudioPlayerGrey}</div>
  478. <b>{FormattedPlayCount}</b> plays{block:Artist} <b>|</b> by <i>{Artist}</i>{/block:Artist}
  479. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  480. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  481. {Caption}
  482. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  483. {/block:Audio}
  484.  
  485. {block:Video}
  486. {block:IfNotSmallerPosts}{Video-500}{/block:IfNotSmallerPosts}
  487. {block:IfSmallerPosts}{Video-400}{/block:IfSmallerPosts}
  488. <center><i>{FormattedPlayCount}</i> plays</center><br />
  489. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  490. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  491. {Caption}
  492. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  493. {/block:Video}
  494.  
  495. {block:Answer}
  496. <div class="ask">{Asker} <b>sent:</b> {Question}</div>
  497. {Answer}
  498. {/block:Answer}
  499.  
  500. </div>
  501. {block:IndexPage}<div class="stats">
  502. <b>Posted</b>&nbsp;<a href="{Permalink}">{TimeAgo}{block:NoteCount}, with {NoteCountWithLabel}{/block:NoteCount}</a>{block:IfReblogLink}&nbsp;|&nbsp;<a href="{ReblogURL}">Reblog</a>{/block:IfReblogLink}{block:IfShowTags}{block:HasTags}<br />
  503. <b>Tags</b>&nbsp;{block:Tags}<a class="tag" href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  504. </div>{/block:IndexPage}
  505. </div>
  506.  
  507. {block:PermalinkPage}
  508. <div class="permalink">
  509. <center><div id="date">{block:Date}posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>{block:RebloggedFrom}<b>origin:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a>  &nbsp;|&nbsp;  <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
  510. {block:HasTags}<b>tags &raquo;</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</center>
  511. {block:PostNotes}
  512. {PostNotes}
  513. {/block:PostNotes}
  514. </div>
  515. {/block:PermalinkPage}
  516.  
  517. {/block:Posts}
  518. </div>
  519.  
  520. </body>
  521. </html>