islaniacastro

Theme 2

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