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

Theme 5

By: islaniacastro on Mar 29th, 2012  |  syntax: None  |  size: 12.46 KB  |  hits: 349  |  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. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- THEME POR AMEDR0NTADA DA LAJE  --!>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10.  
  11.   <!-- ESSA É A MAGIA-->
  12. <meta name="color:background" content="#f8f8f8" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:text" content="#000000" />
  15. <meta name="color:post" content="#ffffff" />
  16. <meta name="color:sidebar" content="#ffffff" />
  17. <meta name="color:scrollbar" content="#ffffff" />
  18. <meta name="color:lhover" content="#ffffff" />
  19. <meta name="color:sidebar image hover" content="#fffff" />
  20. <meta name="image:background" content="" />
  21. <meta name="image:sidebar" content="" />
  22. <meta name="if:Show tags" content="1"/>
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="" />
  31. <meta name="text:Link5" content="" />
  32. <meta name="text:Link5 Title" content="" />
  33. <meta name="text:Link6" content="" />
  34. <meta name="text:Link6 Title" content="" />
  35.  
  36.                       <title>{Title}</title>
  37.         <link rel="shortcut icon" href="{Favicon}">
  38.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39.         {block:Description}
  40.   <meta name="description" content="{MetaDescription}" />
  41.         {/block:Description}
  42.  
  43.     <style type="text/css">
  44.  
  45.  
  46.  
  47. 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; }
  48.  
  49. a {color: {color:link}; text-decoration: none; text-transform: none;}
  50. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  51.  
  52. p {margin: 6px 0 0 0}
  53.  
  54. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  55. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  56. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  57. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  58.  
  59. blockquote img{max-width: 470px!important}
  60. blockquote blockquote img{max-width: 450px!important}
  61. blockquote blockquote blockquote img{max-width: 430px!important}
  62. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  63.  
  64.  
  65.  
  66. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  67.  
  68. #entry {float: left; margin-left: 413px;}
  69.  
  70. .posts {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  71.  
  72. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  73. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  74. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  75.  
  76. .image {text-align: center; border: 0px}
  77. .image img {max-width: 500px; margin-bottom: 2px }
  78.  
  79. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  80. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  81. .pquotesource a, a:hover{text-transform: none;}
  82.  
  83. .chat {line-height: 13px; list-style: none }
  84. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  85. .person1 {color: {color:text}; padding: 2px; }
  86. .person1 .label {font-weight: bold;  color:{color:text}}
  87. .person2 {color: {color:text}; padding: 2px;  }
  88. .person2 .label {font-weight: bold;  color:{color:text}}
  89.  
  90. .player {background-color: #000; text-align: left; display:block;}
  91.  
  92. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  93. .answer {padding: 2px}
  94. .answer img {max-width: 470px;}
  95.  
  96.  
  97. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  98. #info a {font-size: 9px;}
  99.  
  100. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  101. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  102.  
  103. #cap {width: 500px; margin-top: -2px;}
  104. .source {display: none;}
  105.  
  106. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  107. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  108. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  109. .notes img{display: none; border:0px}
  110.  
  111. #damon {position: fixed; margin: 0px 0px 0px 12px;}
  112.  
  113.  
  114. #title{font-size: 9px; font-family: verdana; position: relative; margin-left: 0px; width: 435px; background-color: {color:sidebar}; padding: 5px; margin-top: 0px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  115.  
  116. .desc {text-align: justify; margin-top: 80px; margin-left: 43px;  overflow: hidden; font-size: 9px; font-family: verdana; position: fixed; color: {color:text}; height: 43px; width: 215px; padding: 10px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; opacity:0; letter-spacing: -1px; font-style: normal; background-color: {color:post};}
  117.  
  118. .desc:hover{opacity:0.6; background-color: {color:post}; margin-top: 110px;}
  119.  
  120. #koala {text-align: center; font-family: georgia; font-size: 12px; color: {color:sublinks}; letter-spacing: 0px; text-transform: uppercase;}
  121.  
  122.  
  123. .links {position: absolute; text-align: center;margin-top: 35px; margin-left: 2px;}
  124. .links a {display: block; font-family: tinytots; font-size: 8px; text-align: center; width: 270px; height: auto;  background-color: {color:000}; color:{color:text}; text-decoration: none; padding: 4px 5px 4px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-bottom: 1px; text-transform: uppercase;}
  125. .links  a:hover{text-align: center; letter-spacing: 4px; background-color: {color:000}; color:{color:link};}
  126.  
  127. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  128.  
  129. #cred {text-align: justify; font-size: 8px; font-family: tinytots; position: absolute; margin-left: 0px; width: 435px; height:14px; background-color: {color:background}; color: {color:text}; padding: 3px; margin-top: 170px; background-attachment: fixed;}
  130. #simg{
  131. float: left; margin-top: 25px; margin-left: 61px; height: auto;
  132.         width:325px;
  133.         position: absolute;
  134.         background-color: {color:background};  -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out;
  135. }
  136. #simg:hover {background-color: {color:sidebar image hover}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  137.  
  138.  
  139.  
  140. #simgg {margin-top: 0px; margin-bottom: 0px;}
  141. #simgg img{width: 225px; height: 170px}
  142.  
  143.  
  144.  
  145. ::-webkit-scrollbar{width:5px;height:5px;}
  146.  
  147. ::-webkit-scrollbar-button:start:decrement
  148.  
  149. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  150.  
  151. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  152.  
  153. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  154.  
  155. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  156.  
  157.  
  158. #tumblr_controls{position: fixed!important}
  159. #tumblr_controls{position: fixed!important}
  160. #tumblr_controls{position: fixed!important}
  161. #tumblr_controls{position: fixed!important}
  162.  
  163. /*** Paginação by madlyluv.com ***/#paginacaoml {margin-top: 185px; font-family: verdana; font-size: 8px; line-height: 28px;
  164. }#paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  165. #paginacaoml a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  166. #paginacaoml span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  167. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  168. .pg {margin-left: 125px; background-color: {color:sidebar}; width:210px; margin-top: 110px;}
  169. </style>
  170.  
  171. <body>
  172. <div id="container">
  173. <div id="damon">
  174.  
  175.  
  176. <div id="simg">
  177. <div class="desc">{Description}</div>
  178.     <div id="simgg"><img src="{image:sidebar}">
  179.     </div></div>
  180.  
  181. <div class="links">
  182. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  183. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  184. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  185. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  186. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  187. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  188. </div>
  189.  
  190.  
  191.  
  192. <div id="title">
  193. <div id="koala">{title}</div></div>
  194. <div id="cred"><center>THEME BY <a href="http://almejo-s.tumblr.com/">ALMEJO-S</a> + <a href="http://mesmo-distante.tumblr.com/">DETALHES.</a> </div>
  195. <div class="pg"><div id="paginacaoml">
  196. {block:JumpPagination length="5"}
  197. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  198. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  199. {/block:JumpPagination}
  200. </div></div>
  201.  
  202. </div>
  203.  
  204.  
  205. <div id="entry">
  206.  
  207.  {block:Posts}
  208. <div class="posts">
  209.  
  210. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  211.  
  212. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  213.  
  214. {block:Photoset}{Photoset-500}{/block:Photoset}
  215.  
  216. {block:Quote}
  217. <div class="pquote">“{Quote}”</div>
  218. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  219. {/block:Source}
  220. {/block:Quote}
  221.  
  222. {block:Link}
  223. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  224. {block:Description}{Description}{/block:Description}
  225. {/block:Link}
  226.  
  227. {block:Chat}
  228. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  229. <div class="chat"><ul>{block:Lines}
  230. <li class="person{UserNumber}">{block:Label}
  231. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  232. {/block:Chat}
  233.  
  234. {block:Audio}
  235. <div class="player">{AudioPlayerBlack}</div>
  236. {block:Caption}{Caption}{/block:Caption}
  237. {/block:Audio}
  238.  
  239. {block:Video}{Video-500}{/block:Video}
  240.  
  241.  
  242.  
  243. {block:Answer}
  244. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker} asked: <div class="question">{Question}</div></div>
  245. <div class="answer">{Answer}</div>
  246. <br>
  247. {/block:Answer}
  248.  
  249.  
  250. <div id="cap">
  251. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  252. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  253. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  254.  
  255. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  256.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  257.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  258. {/block:ContentSource}</div></div>
  259. <br>
  260.  
  261.  
  262. <div id="info">
  263. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  264. <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}
  265. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} • via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  266. {/block:RebloggedFrom}
  267. </div>
  268. </div>{/block:Date}
  269.  
  270.  
  271.  {/block:Posts}
  272. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281. </div>
  282. </div>
  283. </div>
  284. </div>
  285.  
  286. </body>
  287. </html>