islaniacastro

Theme 40

Jul 11th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.23 KB | None | 0 0
  1. <! ALL THEME BY ALMEJO-S; !>
  2.  
  3. <html>
  4. <head>
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#fff" />
  7. <meta name="color:link" content="#000" />
  8. <meta name="color:link hover" content="#bebebe" />
  9. <meta name="color:text" content="#000" />
  10. <meta name="color:post" content="#fff" />
  11. <meta name="color:sidebar" content="#000" />
  12.  
  13. <meta name="image:sidebar" content="http://static.tumblr.com/ygkexbz/W7Gm6enb3/tumblr_m55fevz6vr1qayeejo1_500.png" />
  14.  
  15. <meta name="text:titulo" content="title" />
  16.  
  17.  
  18. <meta name="text:Link1" content="/" />
  19. <meta name="text:Link1 Title" content="link 1" />
  20. <meta name="text:Link2" content="/" />
  21. <meta name="text:Link2 Title" content="link 2" />
  22. <meta name="text:Link3" content="/" />
  23. <meta name="text:Link3 Title" content="link 3" />
  24. <meta name="text:Link4" content="/" />
  25. <meta name="text:Link4 Title" content="link 4" />
  26. <meta name="text:Link5" content="/" />
  27. <meta name="text:Link5 Title" content="link 5" />
  28. <meta name="text:Link6" content="/" />
  29. <meta name="text:Link6 Title" content="link 6" />
  30. <meta name="text:titulo" content="titulo" />
  31. <title>{Title}</title>
  32. <link rel="shortcut icon" href="{Favicon}">
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  34. {block:Description}
  35. <meta name="description" content="{MetaDescription}" />
  36. {/block:Description}
  37.  
  38. <style type="text/css">
  39.  
  40. body {background-color: {color:background}; font-family: calibri; font-size: 12px; color: {color:text}; text-align: center; background-image:url('{image:background}'); background-attachment: fixed; }
  41.  
  42. a {color: {color:link}; text-decoration: none; text-transform: none;}
  43. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  44.  
  45. p {margin: 6px 0 0 0}
  46.  
  47. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  48. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  49. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  50. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  51.  
  52. blockquote img{max-width: 470px!important}
  53. blockquote blockquote img{max-width: 450px!important}
  54. blockquote blockquote blockquote img{max-width: 430px!important}
  55. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  56.  
  57. #xfuck {float: left;margin-left:380px;margin-top:4px; margin-bottom: 5px;}
  58.  
  59. .boxes {width: 400px; background-color: {color:post}; padding: 5px; text-align: justify; font-family: verdana; font-size: 9px; position: relative;}
  60. .boxes:hover .nothing {opacity:1.0;}
  61.  
  62. .nothing{position:absolute; font-size:9px;text-transform:uppercase; font-family: calibri; letter-spacing: 0px; color:{color:text}; margin-left:-5px; opacity:0; height:auto; width: 408px; margin-bottom:0px; margin-top:20px; background-color: {color:post}; display:inline; text-align:center; padding:1px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; padding-top: 2px; z-index: 999999999999999999999999999999999999999999999999999999; }
  63. .nothing a {color:{color:text}; background-color: {color:post}; text-transform:uppercase; font-style:normal; width: 418px;}
  64. .nothing a:hover {color:; text-transform:uppercase;}
  65.  
  66. .nothingq {position:absolute; opacity:0; margin-left:408px; color:{color:text}; padding:2px 10px 2px 5px;
  67. font-family:calibri; font-size:9px; margin-top: -5px; width: 50px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out; border-left: 3px solid {color:post}; -o-transition: all 0.6s ease-in-out; background-color:{color:background}; text-align: center; padding: 3px;}
  68. .boxes:hover .nothingq {opacity:1.0}
  69. .nothingq a {text-transform: uppercase}
  70. .nothingq a:hover {opacity:0.9; text-transform: uppercase}
  71.  
  72. h1 {font-family: georgia; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  73. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  74. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  75.  
  76. .image {text-align: center; border: 0px}
  77. .image img {max-width: 400px; margin-bottom: 1px; -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; }
  78. .image img:hover {opacity: 0.9; -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;}
  79.  
  80. .xquote { text-align: center; font-size: 11px; font-family: georgia; line-height: 15px; padding: 3px;margin-left: 02px; border-bottom:1px solid #eee;margin-bottom:3px;padding-top:5px;}
  81. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 09px; font-weight: bold}
  82. .xquotesource a, a:hover{text-transform: none;}
  83.  
  84. .chat {line-height: 13px; list-style: none }
  85. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  86. .person1 {color: {color:text}; padding: 2px; }
  87. .person1 .label {font-weight: bold; color:{color:text}}
  88. .person2 {color: {color:text}; padding: 2px; }
  89. .person2 .label {font-weight: bold; color:{color:text}}
  90.  
  91. .player {background-color: #e3e3e3; text-align: left; display:block;}
  92.  
  93. .question {color:{color:text};font-size:09px;font-weight: normal;line-height:95%;background: {color:background};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
  94.  
  95. .questionarrow {font-size:30px;color:{color:background};vertical-align:middle;margin-left:-5px!important;}
  96.  
  97. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
  98. .asker a {color:{color:text};}
  99. .asker img {float:left; margin-left:350px; vertical-align:top; margin-right:3px; max-height:15px;}
  100.  
  101. .asking {text-align:center; color:{color:text}; font-size: 9px; font-family: arial; text-transform:none; margin-left: 340px}
  102. .asking a{color:{color:text};}
  103. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  104.  
  105. .arrow {padding-top:11px;color:{color:question background};font-size:30px;}
  106.  
  107. .answer {color:{color:answer};}
  108.  
  109. .notes {width: 410px; padding: 0px; margin-top: 1px; margin-bottom: 0px; font-size: 9px; text-align: left;font-family: verdana;}
  110. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  111. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  112. .notes img{display: none; border:0px}
  113.  
  114. #cap {width: 500px; margin-top: -2px; position: relative;}
  115. .source {display: none;}
  116.  
  117. /* IMAGENS AQUI MEU BEM */
  118.  
  119. .photo {width:250px; position:fixed; left:155px; top:40px;}
  120. .photo img {width:200px;height:150;border:5px solid {color:sidebar};}
  121.  
  122. #borda1{float: left; margin-top: 7px; margin-left:165px; padding: 0px; width: 212px; height:185px; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; background-color: {color:sidebar}; border-top: 2px dotted {color:text links}; border-left: 2px dotted {color:text links};}
  123.  
  124. #borda1 a {background-attachment: absolute;}
  125.  
  126. #borda2 {border-bottom: 2px dotted{color:text links}; border-right: 2px dotted {color:text links}; margin-left: 5px; width: 205px; height:183px; background-color: {color:sidebar}}
  127.  
  128. #borda3 {margin-top: 5px; margin-left: 55px; position: absolute;}
  129.  
  130. /* LINKS NENÉEEEEEEEEEM */
  131.  
  132. #nathauau {position: fixed; float: left; margin-top: 170px; margin-left: 157px; }
  133.  
  134. .linksnath {z-index:99; line-height: 15px; text-align:center; text-transform:uppercase; position:fixed; font-family: 'Homenaje'; height: auto; letter-spacing:1px; font-size:11px; width:205px; margin-left: 15px; background-color: {color:sidebar}; color: {color:text}; }
  135.  
  136. .linksnath a {color: {color:text}; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  137. .linksnath a:hover {opacity: 0.5; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s; text-shadow: 2px 0px #E86060, -2px 0px #54d2cb;;}
  138.  
  139. /* Enfeites do theme da is */
  140.  
  141.  
  142. #title {background-color: {color:sidebar};position:absolute;width:199px; height:13; font-size:20px; font-family:Megrim; text-align:center; color:{color:text links}; padding: 5px; margin-top:-182px;margin-left:20px;text-transform:uppercase;z-index: 3;text-shadow: -2px 0px #E86060, 2px 0px #54d2cb; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;line-height: 13px;}
  143. #title:hover {text-shadow: 0px 0px {color:text links}, 0px 0px {color:text links};transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;}
  144.  
  145.  
  146. /* PAG FEAT CREDTS */
  147.  
  148.  
  149. #pag {width: 150; margin-top:200px; margin-left:250px; position: fixed;}
  150. #pag a {float: left; display: block; width: 10px; height:8px; line-height: 7px; padding: 3px; font-family: verdana; font-size: 25px; text-align: center;color:{color:text links}; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px;font-weight: bold;}
  151.  
  152. #crd {width: 20; height: auto; padding:0px; margin-top:635px; margin-left:1305px; position: fixed;z-index: 7;}
  153. #crd a {float: left; display: block; width: 35px; height:12px; line-height: 10px; padding: 3px; font-family:verdana; font-size: 10px; text-align: center; color:{color:sidebar};}
  154. #crd a:hover {opacity: 0.6;}
  155.  
  156. /* CHUPA ISSO AQUI IS? HAHAHA NOT */
  157.  
  158. ::-webkit-scrollbar{width:5px;height:5px;}
  159. ::-webkit-scrollbar-button:start:decrement
  160. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  161. ::-webkit-scrollbar-track-piece{ -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  162. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  163. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  164. ::moz-selection {color:{color:post}; background:{color:text};}
  165. ::selection {color:{color:post}; background:{color:text};}
  166.  
  167. #tumblr_controls{position: fixed!important}
  168. #tumblr_controls{position: fixed!important}
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171.  
  172. </style>
  173. <script>
  174. function click() {
  175. if (event.button==2||event.button==3) {
  176. oncontextmenu='return false';
  177. }
  178. }
  179. document.onmousedown=click
  180. document.oncontextmenu = new Function("return false;")
  181. </script>
  182. <body onkeydown="return false">
  183.  
  184. <div id="borda1">
  185.  
  186. <div id="borda2">
  187. </div></div>
  188.  
  189.  
  190. <div class="photo"><img src="{image:sidebar}"><div id="title">{text:titulo}</div></div>
  191.  
  192.  
  193.  
  194.  
  195.  
  196. <div id="pag">
  197. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}
  198. </div>
  199.  
  200. <div id="nathauau">
  201. <div class="linksnath">
  202. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  203. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  204. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  205. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  206. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  207. <a href="http://almejo-s.tumblr.com/" title="theme by almejo-s; com detalhes da mesmo-distantes e do idolatrado.">©</a>
  208. </div>
  209.  
  210. </div>
  211.  
  212. <div id="xfuck">
  213. {block:Posts}
  214. <div class="boxes">
  215.  
  216. {block:Text}
  217. <span class="nothingq">
  218. <a href="{Permalink}">{NoteCount}</a> <br>
  219. <a href="{ReblogURL}" target="_blank">reblog</a>
  220. <Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:post}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</center></span>
  221.  
  222. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  223. {/block:Text}
  224.  
  225. </span>
  226. {block:Photo}
  227. <span class="nothingq">{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</span>
  228. <span class="nothing">
  229. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}, <a href="{Permalink}">{TimeAgo}</a> + <a href="{ReblogURL}" target="_blank">reblog </a> + <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  230. </span>
  231.  
  232. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  233. {block:Caption}{Caption}{/block:Caption}
  234. {/block:Photo}
  235.  
  236.  
  237. {block:Photoset}
  238. <span class="nothing">
  239. <span class="nothingq">{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</span>
  240. <span class="nothing">
  241. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}, <a href="{Permalink}">{TimeAgo}</a> + <a href="{ReblogURL}" target="_blank">reblog </a> + <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  242. </span>
  243.  
  244. {Photoset-400}
  245. {block:Caption}{Caption}{/block:Caption}
  246. {/block:Photoset}
  247.  
  248.  
  249. {block:Quote}
  250. <span class="nothingq">
  251. <a href="{Permalink}">{NoteCount}</a> <br>
  252. <a href="{ReblogURL}" target="_blank">reblog</a>
  253. <Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:post}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</center></span>
  254.  
  255. <div class="xquote">“{Quote}”</div>
  256. {block:Source}<div class="xquotesource"> — {Source}</div>
  257. {/block:Source}
  258. {/block:Quote}
  259.  
  260.  
  261. {block:Link}
  262. <span class="nothingq"><a href="{Permalink}">{NoteCount}</a> <br>
  263. <a href="{ReblogURL}" target="_blank">reblog</a>
  264. <Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:post}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</center></span>
  265.  
  266. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  267. {block:Description}{Description}{/block:Description}
  268. {/block:Link}
  269.  
  270.  
  271. {block:Chat}
  272. <span class="nothingq">
  273. <a href="{Permalink}">{NoteCount}</a> <br>
  274. <a href="{ReblogURL}" target="_blank">reblog</a>
  275. <Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:post}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</center></span>
  276.  
  277. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  278. <div class="chat"><ul>{block:Lines}
  279. <li class="person{UserNumber}">{block:Label}
  280. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  281. {/block:Chat}
  282.  
  283.  
  284. {block:Audio}
  285. <span class="nothingq">
  286. <a href="{Permalink}">{NoteCount}</a> <br>
  287. <a href="{ReblogURL}" target="_blank">reblog</a>
  288. <Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:post}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</center></span>
  289.  
  290. <div class="player">{AudioPlayerGrey}</div>
  291. {/block:Audio}
  292.  
  293.  
  294. {block:Video}
  295. <span class="nothingq">{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</span>
  296. <span class="nothing">
  297. <a href="{Permalink}">{NoteCount}</a> - <a href="{ReblogURL}" target="_blank">reblog </a>
  298. </span>
  299. </span>
  300.  
  301. {Video-400}
  302. {block:Caption}{Caption}{/block:Caption}
  303. {/block:Video}
  304.  
  305.  
  306. {block:Answer}
  307. <span class="nothingq">
  308. <a href="/ask">mesage</a></center></span>
  309. <table width="400px" cellspacing="0" cellpadding="0">
  310. <tr>
  311. <td width="340px" class="question"><B>{Asker}</b> whined: "{Question}"</td>
  312. </tr>
  313. </table>
  314. <div class="answer">{Answer}</div>
  315. {/block:answer}
  316.  
  317. </div>
  318.  
  319. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  320. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  321. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  322. {/block:ContentSource}</div>
  323.  
  324. {/block:Posts}
  325. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  326.  
  327.  
  328.  
  329.  
  330. </div>
  331. </div>
  332. </div>
  333. </div>
  334. </div>
  335.  
  336. </body>
  337. </html>
Advertisement
Add Comment
Please, Sign In to add comment