islaniacastro

Theme 36

Jun 29th, 2012
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.08 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 ISLÂNIA CASTRO --!>
  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="#fff" />
  13. <meta name="color:link" content="#696969" />
  14. <meta name="color:link hover" content="#000" />
  15. <meta name="color:text" content="#696969" />
  16. <meta name="color:post" content="#fff" />
  17. <meta name="color:sidebar" content="#fff" />
  18. <meta name="color:linkcolorido1" content="#F5F5F5" />
  19. <meta name="color:linkcolorido2" content="#F5F5F5" />
  20. <meta name="color:linkcolorido3" content="#F5F5F5" />
  21. <meta name="color:bglinkshover" content="#F5F5F5" />
  22. <meta name="color:titulo" content="#696969" />
  23. <meta name="color:cred" content="#BA55D3" />
  24.  
  25. <meta name="image:background" content="" />
  26.  
  27. <meta name="image:sidebar" content="http://static.tumblr.com/c8xlw0s/P0Om68k8x/tumblr_m615lfrvqy1rzr872o1_400.jpg" />
  28.  
  29. <meta name="text:titulo" content="I love me." />
  30.  
  31. <meta name="text:Link1" content="/" />
  32. <meta name="text:Link1 Title" content="link1" />
  33. <meta name="text:Link2" content="/" />
  34. <meta name="text:Link2 Title" content="link2" />
  35. <meta name="text:Link3" content="/" />
  36. <meta name="text:Link3 Title" content="link3" />
  37. <meta name="text:Link4" content="/" />
  38. <meta name="text:Link4 Title" content="link4" />
  39. <meta name="text:Link5" content="/" />
  40. <meta name="text:Link5 Title" content="link5" />
  41. <meta name="text:Link6" content="/" />
  42. <meta name="text:Link6 Title" content="link6" />
  43.  
  44. <title>{Title}</title>
  45. <link rel="shortcut icon" href="{Favicon}">
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  47. {block:Description}
  48. <meta name="description" content="{MetaDescription}" />
  49. {/block:Description}
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  52.  
  53. <style type="text/css">
  54.  
  55. body {background: {color:background}; url('{image:background}') repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  56.  
  57. a { text-decoration:none; color:{color:link};}
  58. a:hover {text-decoration:none; color:{color:link hover};}
  59.  
  60. p {margin: 6px 0 0 0}
  61.  
  62. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  63. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  64. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  65. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  66.  
  67. blockquote img{max-width: 470px!important}
  68. blockquote blockquote img{max-width: 450px!important}
  69. blockquote blockquote blockquote img{max-width: 430px!important}
  70. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  71.  
  72. #box {float: left; margin-left: 500px;margin-top: 10px;margin-bottom: 5px;}
  73.  
  74. .boxes {width: 400px; background-color: {color:post}; padding: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; border-bottom: 2px solid {color:text};}
  75. .boxes:hover .etc {opacity:1;}
  76.  
  77. .etc {position:absolute; opacity:0; margin-left:402px; color:{color:text}; padding:2px 10px 2px 5px;font-size: 9px; font-family: verdana; margin-top: -2px; width: 100px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-align: left; padding: 3px;}
  78. .etc a {color:{color:text};opacity:1;}
  79. .etc a:hover {opacity:1;}
  80.  
  81. h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  82. h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  83. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  84.  
  85. .image {text-align: center; border: 0px}
  86. .image img {max-width: 400px; margin-bottom: 1px;}
  87.  
  88. .xquote {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;margin-left: 10px;}
  89. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
  90. .xquotesource a, a:hover{text-transform: none;}
  91.  
  92. .chat {line-height: 13px; list-style: none }
  93. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  94. .person1 {background: {color:background};color: {color:text}; padding: 2px; }
  95. .person1 .label {font-weight: bold; color:{color:text}}
  96. .person2 {color: {color:text}; padding: 2px; }
  97. .person2 .label {font-weight: bold; color:{color:text}}
  98.  
  99. .player {background-color: #000; text-align: left; display:block;}
  100.  
  101. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  102. .answer {padding: 2px}
  103.  
  104. .notes {width: 404px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  105. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  106. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  107. .notes img{display: none; border:0px}
  108.  
  109. #cap {width: 400px; margin-top: -2px; position: relative;}
  110. .source {display: none;}
  111.  
  112. /* IMAGENS AQUI MEU BEM */
  113.  
  114. #sidebar {position: fixed; margin: 110px 0px 0px 240px;}
  115.  
  116. #side {position: fixed; width:210px; margin-left:79px;}
  117.  
  118. .imagexdais {z-index: 1;margin-top:-78px; margin-left:51px;position:absolute;}
  119. .imagexdais img {border: 5px solid{color:sidebar};width:120px; height:120px;}
  120.  
  121. /* LINKS NENÉEEEEEEEEEM */
  122.  
  123. .links2 {position: fixed; width: 57px; margin-left:50px; margin-top:53px; padding: 0px; text-align: center; z-index:3;}
  124. .links2 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center;height:18px; margin-right: 1px; margin-bottom:1px; width: 65px; background-color: {color:linkcolorido1}; color: {color:text}; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  125. .links2 a:hover { background-color:{color:bglinkshover}; color: {color:text}; letter-spacing: 0px; height:0px; z-index:3;text-shadow: 4px 4px 9px {color:text};}
  126.  
  127. .links3 {position: fixed; width: 57px; margin-left:116px; margin-top:53px; padding: 0px; text-align: center; z-index:3;}
  128. .links3 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 65px;height:18px; background-color: {color:linkcolorido2}; color: {color:text}; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  129. .links3 a:hover { background-color: {color:bglinkshover}; color: {color:text}; letter-spacing: 0px; height:0px; z-index:3;text-shadow: 4px 4px 9px {color:text};}
  130.  
  131.  
  132. .links4 {position: fixed; width: 57px; margin-left:50px; margin-top:72px; padding: 0px; text-align: center; z-index:3;}
  133. .links4 a {float: left; display: block;height:18px; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 65px; background-color: {color:linkcolorido3}; color: {color:text}; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  134. .links4 a:hover { background-color: {color:bglinkshover}; color: {color:text}; letter-spacing: 0px; height:0px; z-index:3;text-shadow: 4px 4px 9px {color:text};}
  135.  
  136. .links5 {position: fixed; width: 57px; margin-left:116px; margin-top:72px; padding: 0px; text-align: center; z-index:3;}
  137. .links5 a {float: left; display: block;height:18px; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 65px; background-color: {color:linkcolorido1}; color: {color:text}; text-decoration: none; text-transform:uppercase;line-height:20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  138. .links5 a:hover { background-color: {color:bglinkshover}; color: {color:text}; letter-spacing: 0px; height:0px; z-index:3;text-shadow: 4px 4px 9px {color:text};}
  139.  
  140.  
  141. .links6 {position: fixed; width: 57px; margin-left:50px; margin-top:91px; padding: 0px; text-align: center; z-index:3;}
  142. .links6 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center;height:18px; margin-right: 1px; margin-bottom:0px; width:65px; height:18px;background-color: {color:linkcolorido2}; color: {color:text}; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-shadow: 4px 4px 9px {color:text};}
  143.  
  144. .links6 a:hover { background-color: {color:bglinkshover}; color: {color:text}; letter-spacing: 0px; height:0px; z-index:3;text-shadow: 4px 4px 9px {color:text};}
  145.  
  146.  
  147. .links7 {position: fixed; width: 57px; margin-left: 116px; margin-top: 91px; padding: 0px; text-align: center; z-index:3;}
  148. .links7 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:0px; width: 65px; height:18px;background-color: {color:linkcolorido3}; color: {color:text}; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  149. .links7 a:hover { background-color: {color:bglinkshover}; color: {color:text}; letter-spacing: 0px; height:0px; z-index:3;text-shadow: 4px 4px 9px {color:text};}
  150.  
  151.  
  152. /* Enfeites do theme da is */
  153.  
  154. #title {background-color: {color:sidebar};z-index: 3;position:absolute;width:120px; height:12; font-size:20px; font-family:Homenaje; text-align:center; color:{color:titulo}; padding: 5px; margin-top:-100px;margin-left:51px;text-transform:uppercase}
  155.  
  156. /* PAG FEAT CREDTS */
  157.  
  158. #pagination {width:130px; margin:auto!important; font:10px consolas,monospace; color:{color:text}; text-align:center; border-top:1px dotted {color:text}; padding-top:2px;}
  159. #pagination a {color:{color:text};}
  160. #pagination a:hover{color:{color:text};}
  161. .ps {position: fixed; margin-left:50px; top: 230px;}
  162.  
  163. #crd {width: 20; height: auto; padding:0px; margin-top:29px; margin-left:57px; position: fixed;z-index: 3;}
  164. #crd a {float: left; display: block; width: 10px; height:11px; line-height: 5px; padding: 3px; font-family: Agency FB; font-size: 18px; text-align: center; background-color: {color:link}; color:{color:cred};opacity: 0.8;-webkit-border-radius: 10px 10px 10px 10px;}
  165. #crd a:hover {opacity: 0.6;}
  166.  
  167. /* CHUPA ISSO AQUI IS? HAHAHA NOT */
  168.  
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173.  
  174. ::-webkit-scrollbar {width: 5px; height: 5px;}
  175. ::-webkit-scrollbar-track-piece {background-color: transparent;}
  176. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  177. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  178. ::moz-selection {color:{color:post}; background:{color:text};}
  179. ::selection {color:{color:post}; background:{color:text};}
  180.  
  181.  
  182. </style>
  183. <script>
  184. function click() {
  185. if (event.button==2||event.button==3) {
  186. oncontextmenu='return false';
  187. }
  188. }
  189. document.onmousedown=click
  190. document.oncontextmenu = new Function("return false;")
  191. </script>
  192.  
  193. <body onkeydown="return false">
  194.  
  195. <div id="sidebar">
  196. <div id="side">
  197.  
  198. <div id="crd"><a href="http://almejo-s.tumblr.com/" title="♥ all theme by almejo-s + base por idolatrado + detalhes por amor-compulsivo.">c</a></div>
  199.  
  200. <div id="title">{text:titulo}</div>
  201.  
  202. <div class="imagexdais"><img src="{image:sidebar}"></div>
  203.  
  204. <div class="links2">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</div>
  205. <div class="links3">{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}</div>
  206. <div class="links4">{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}</div>
  207. <div class="links5">{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}</div>
  208. <div class="links6">{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}</div>
  209. <div class="links7">{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}</div>
  210.  
  211. <div class="ps">{block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}" title="previous">«</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}" title="next">»</a>{/block:NextPage}</div>{/block:Pagination}</div>
  212.  
  213.  
  214. </div>
  215. </div>
  216.  
  217. <div id="box">
  218. {block:Posts}
  219. <div class="boxes">
  220. {block:Text}
  221.  
  222. <span class="etc">
  223. <a href="{Permalink}">{NoteCount}</a><br>
  224. <a href="{ReblogURL}" target="_blank"><b>reblog</b> ➨</a><br>
  225. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  226. </span>
  227.  
  228. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  229.  
  230. {/block:Text}
  231.  
  232. {block:Photo}
  233.  
  234. <span class="etc">
  235. <a href="{Permalink}">{NoteCount}</a><br>
  236. <a href="{ReblogURL}" target="_blank"><b>reblog</b> ➨</a><br>
  237. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a><br>
  238. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  239. </span>
  240.  
  241. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  242. {block:Caption}{Caption}{/block:Caption}
  243. {/block:Photo}
  244.  
  245. {block:Photoset}
  246.  
  247. <span class="etc">
  248. <a href="{Permalink}">{NoteCount}</a><br>
  249. <a href="{ReblogURL}" target="_blank"><b>reblog</b> ➨</a>br>
  250. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  251. </span>
  252.  
  253. {Photoset-400}
  254. {block:Caption}{Caption}{/block:Caption}
  255. {/block:Photoset}
  256.  
  257. {block:Quote}
  258.  
  259. <span class="etc">
  260. <a href="{Permalink}">{NoteCount}</a><br>
  261. <a href="{ReblogURL}" target="_blank"><b>reblog</b> ➨</a><br>
  262. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  263. </span>
  264.  
  265. <div class="xquote">“{Quote}”</div>
  266. {block:Source}<div class="xquotesource"> — <b>{Source}</b></div>
  267. {/block:Source}
  268.  
  269. {/block:Quote}
  270.  
  271. {block:Link}
  272.  
  273. <span class="etc">
  274. <a href="{Permalink}">{NoteCount}</a><br>
  275. <a href="{ReblogURL}" target="_blank"><b>reblog</b> ➨</a><br>
  276. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  277. </span>
  278.  
  279. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  280. {block:Description}{Description}{/block:Description}
  281.  
  282. {/block:Link}
  283.  
  284. {block:Chat}
  285.  
  286. <span class="etc">
  287. <a href="{Permalink}">{NoteCount}</a><br>
  288. <a href="{ReblogURL}" target="_blank"><b>reblog</b> ➨</a><br>
  289. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  290. </span>
  291.  
  292. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  293. <div class="chat"><ul>{block:Lines}
  294. <li class="person{UserNumber}">{block:Label}
  295. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  296.  
  297. {/block:Chat}
  298.  
  299. {block:Audio}
  300.  
  301. <span class="etc">
  302. <a href="{Permalink}">{NoteCount}</a><br>
  303. <a href="{ReblogURL}" target="_blank"><b>reblog</b> ➨</a><br>
  304. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  305. </span>
  306.  
  307. <div class="player">{AudioPlayerBlack}</div>
  308.  
  309. {/block:Audio}
  310.  
  311. {block:Video}
  312.  
  313. <span class="etc">
  314. <a href="{Permalink}">{NoteCount}</a><br>
  315. <a href="{ReblogURL}" target="_blank"><b>reblog</b> ➨</a><br>
  316. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  317. </span>
  318.  
  319. {Video-400}
  320. {block:Caption}{Caption}{/block:Caption}
  321. {/block:Video}
  322.  
  323.  
  324. {block:Answer}
  325. <div id="asker">{Asker} <b>asked:</b> {Question}</div>
  326. <div class="answer">{Answer}</div>
  327. {/block:Answer}
  328.  
  329. </div>
  330.  
  331. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  332. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  333. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  334. {/block:ContentSource}</div>
  335.  
  336. {/block:Posts}
  337. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  338.  
  339.  
  340.  
  341.  
  342. </div>
  343. </div>
  344. </div>
  345. </div>
  346. </div>
  347.  
  348.  
  349. </body>
  350. </html>
Advertisement
Add Comment
Please, Sign In to add comment