islaniacastro

Theme 53

Aug 28th, 2012
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.76 KB | None | 0 0
  1. <! - - - - - - - - - - - - - - - - - - - - - - - - - -
  2. NÃO COPIE, TENHA CRITAVIDADE!
  3. Theme por almejo-s, corto a cabeça de quem plagiar.
  4. - - - - - - - - - - - - - - - - - - - - - - - - - - !>
  5.  
  6. <html>
  7. <head>
  8.  
  9. <!-- ESSA É A MAGIA-->
  10. <meta name="image:sidebar" content="" />
  11. <meta name="color:background" content="#f1f1f1" />
  12. <meta name="color:sidebar" content="#ffffff" />
  13. <meta name="color:link" content="#999999" />
  14. <meta name="color:link hover" content="#696969" />
  15. <meta name="color:text" content="#999999" />
  16. <meta name="color:borda" content="#91dad7" />
  17. <meta name="color:post" content="#ffffff" />
  18. <meta name="color:textside" content="#666666" />
  19. <meta name="color:bordering" content="#eee" />
  20. <meta name="color:side links TXT" content="#b3b3b3" />
  21. <meta name="color:side links BG" content="#eee" />
  22. <meta name="color:links hover" content="#494949" />
  23.  
  24.  
  25.  
  26. <meta name="text:titulo" content="uma frase" />
  27.  
  28. <meta name="text:Link1" content="" />
  29. <meta name="text:Link1 Title" content="link" />
  30. <meta name="text:Link2" content="" />
  31. <meta name="text:Link2 Title" content="link" />
  32. <meta name="text:Link3" content="" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4" content="" />
  35. <meta name="text:Link4 Title" content="link" />
  36. <meta name="text:Link5" content="" />
  37. <meta name="text:Link5 Title" content="link" />
  38. <meta name="text:Link6" content="" />
  39. <meta name="text:Link6 Title" content="link" />
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  42. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  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. <style type="text/css">
  52. body {background-color:{color:background}; font-family:verdana;color:{color:text}; text-align:center; font-size:09px; background-image:url('{image:background}'); background-attachment:fixed; }
  53.  
  54. iframe#tumblr_controls {right:3px !important;
  55. position: fixed !important;
  56. -webkit-transition: opacity 0.7s linear;
  57. opacity: 0.2;
  58. -webkit-transition: all 0.8s ease-out;
  59. -moz-transition: all 0.8s ease-out;
  60. transition: all 0.8s ease-out;}
  61. iframe#tumblr_controls:hover{
  62. -webkit-transition: opacity 0.7s linear;
  63. opacity: 1;
  64. -webkit-transition: all 0.4s ease-out;
  65. -moz-transition: all 0.4s ease-out;
  66. transition: all 0.4s ease-out;}
  67.  
  68.  
  69. a {color: {color:link}; text-decoration: none; text-transform: none;}
  70. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  71. p {margin: 6px 0 0 0}
  72.  
  73. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  74. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  75. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  76. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  77. blockquote img{max-width: 400px!important}
  78. blockquote blockquote img{max-width: 400px!important}
  79. blockquote blockquote blockquote img{max-width: 400px!important}
  80. blockquote blockquote blockquote blockquote img{max-width: 400px!important}
  81.  
  82. #etc {text-align: center; width:400px; margin: 20px auto 20px auto;z-index:1;}
  83. .posts {width:400px; background-color:{color:post}; padding:5px; text-align:justify; font-family:Trebuchet MS; font-size:11px;margin-bottom:1px;}
  84.  
  85. h1 {font-family:Trebuchet MS; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 14px;}
  86. h1 a {text-align: center; font-size: 14px;color: {color:text}; font-weight: normal; line-height: 14px;}
  87. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 14px;}
  88.  
  89. #postsetal {float:left; width:410px; margin-left:446px; margin-top:-3px; z-index:-9; padding:3px; border:3px solid {color:post};}
  90. .image {text-align: center; border: 0px; opacity:0.8;}
  91. .image img {max-width: 400px; margin-bottom: -1px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; }
  92. .xquote {text-align:justify; cambria; font-size: 11px; line-height:15px; padding:3px;margin-left:02px; border-bottom:1px solid {color:background};margin-bottom:3px; margin-top:-66px;}
  93. .xquotesource {text-align: center; text-transform: none; margin-bottom:5px; font-size: 09px; font-weight: bold}
  94. .xquotesource a, a:hover{text-transform: none;}
  95. #quote {position:relative; top:-22px;left:-3px;font-size:60px;opacity:0.3;}
  96. .chat {line-height: 13px; list-style: none }
  97. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  98. .person1 {color: {color:text}; padding: 2px; }
  99. .person1 .label {font-weight: bold; color:{color:text}}
  100. .person2 {color: {color:text}; padding: 2px; }
  101. .person2 .label {font-weight: bold; color:{color:text}}
  102.  
  103. .player {background-color:#000000; text-align: left; display:block;}
  104.  
  105. /*** Ask Por Simone (cerejadosundae)***/
  106. .ask {width: 99%; background:#fff; font-weight:normal; padding:3px; margin-bottom: 1px; color:{color:text}; font-size: 11px; }
  107. .asker {width: 99%;height:18px; background:{color:borda}; font-weight:normal; padding:3px; margin-bottom: 1px; color:#fff; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
  108. .asker a{background:#; color:#fff;}
  109. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid {color:borda};margin-top:-3px;}
  110. .resposta {background:#fff; font-weight:normal; padding:10px; margin-bottom:1px; text-shadow:0 0px 0px #fff;color:{color:text}; font-size: 11px; }
  111.  
  112. #oidata {text-align:center; font-size:09px; font-family:calibri; text-transform: uppercase; z-index: 11; padding:2px; color: {color:ftxt}; border-top: 1px solid {color:background}; background:{color:background};}
  113. #oidata a {font-size:10px;color:{color:text}; text-transform: uppercase;}
  114.  
  115. #cap {width: 400px; margin-top:-2px;}
  116. .source {display:none;}
  117.  
  118. .notes {width:420px;padding: 0px;margin-top:5px; margin-bottom: 10px; font-size:9px;text-align: left; margin-left:0px;}
  119. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  120. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  121. .notes img{display: none; border:0px}
  122.  
  123. #tumblr_controls{position: fixed!important}
  124. #tumblr_controls{position: fixed!important}
  125. #tumblr_controls{position: fixed!important}
  126. #tumblr_controls{position: fixed!important}
  127.  
  128. #sidebar {width:0px;height:auto;margin-top:100px; margin-left:250px; background-color:{color:sidebar};font-size:15px;font-family:georgia;position:fixed; border-bottom:0px solid {color:borda};}
  129.  
  130. #pic {margin-top:-50px; margin-left:0px;width:182px; height:auto;padding:4px;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out; border:2px solid {color:sidebar};}
  131. #pic img{width:182px;height:270;}
  132. #pic img:hover {-webkit-filter: grayscale(1);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;} .preto:hover {-webkit-filter: grayscale(0);-webkit-filter: grayscale(0); -moz-filter: grayscale(0);filter: none; filter: grayscale(0);}
  133.  
  134. .navigation {position:fixed; margin-top:-75px;}
  135. .navigation a {display:block; width:185px; padding-right:5px; letter-spacing: 1px; text-transform:uppercase; color:{color:side links TXT}; font:9px calibri; text-align:right; margin-bottom:0px;}
  136. .navigation a:hover { background-color:{color:side links BG}; color:{color:links hover};}
  137.  
  138. #frase{font-family:calibri; font-size:15px; color:{color:text}; margin-top: -300px;letter-spacing: 1px; z-index:160000; width:193px; z-index: 150000; margin-left:5px; border-bottom: 1px solid {color:sidebar}; position:fixed; -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
  139.  
  140.  
  141. #descri {background-color: {color:sidebar}; font-weight: normal; color: {color:textside}; text-align: justify; width: 184px; height: auto; position: fixed; margin-left: 0px; font-family: calibri; margin-top: 2px; padding: 5px; font-size: 11px; overflow:hidden;}
  142.  
  143.  
  144. /* PAGINACAO E CREDITOS */
  145. .pagina {font-family:calibri; margin-left:158px; font-size:17px;width:30px; margin-top:58;position:fixed; z-index:160000;}
  146. .pagina a {color:{color:text};}
  147. .pagina a:hover {color:{color:borda};}
  148. .paginal {font-family:calibri;margin-left:170px;font-size:17px;width:30px; margin-top:58px; position:fixed; z-index:160000;}
  149. .paginal a {color:{color:text};}
  150. .paginal a:hover {color:{color:borda};}
  151.  
  152. ::-webkit-scrollbar {width:10px;height:auto;background:transparent;}
  153. ::-webkit-scrollbar-corner {background:{color:text};}
  154. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:text};}
  155. ::-webkit-scrollbar-thumb:vertical {background:{color:text}; border-top: 1px solid #fffcfc; border-bottom: 1px solid #fffcfc;}
  156. ::-webkit-scrollbar-track-piece {background:#fffcfc; border-top: 1pt solid #fffcfc; border-bottom: 1pt solid #fffcfc; width:4pt;}
  157. -::moz-selection {color:#fff; background:{color:text};}
  158. ::selection {color:#fff; background:{color:text};}
  159. </style>
  160. <body onkeydown="return false">
  161. <div id="sidebar">
  162.  
  163.  
  164.  
  165. <div id="pic"><img src="{image:sidebar}" title="{text:titulo}"></div>
  166.  
  167. <div class="navigation">
  168. <a href="{text:Link1}">{text:Link1 Title}</a>
  169. <a href="{text:Link2}">{text:Link2 Title}</a>
  170. <a href="{text:Link3}">{text:Link3 Title}</a>
  171. <a href="{text:Link4}">{text:Link4 Title}</a>
  172. <a href="{text:Link5}">{text:Link5 Title}</a>
  173. <a href="{text:Link6}">{text:Link6 Title}</a>
  174. </div>
  175.  
  176. <div id="frase">{text:titulo}</div>
  177.  
  178. <div id="descri">{block:Description}{Description}{/block:Description}</div>
  179.  
  180. <div class="paginal">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  181. <div class="pagina">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
  182. </div></div>
  183. <div id="postsetal">
  184. {block:Posts}
  185. <div class="posts">
  186.  
  187. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  188.  
  189. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  190.  
  191. {block:Photoset}{Photoset-400}{/block:Photoset}
  192.  
  193. {block:Quote}
  194. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  195. {block:Source}<div class="xquotesource"> — {Source}</div>
  196. {/block:Source}
  197. {/block:Quote}
  198.  
  199. {block:Link}
  200. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  201. {block:Description}{Description}{/block:Description}
  202. {/block:Link}
  203.  
  204. {block:Chat}
  205. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  206. <div class="chat"><ul>{block:Lines}
  207. <li class="person{UserNumber}">{block:Label}
  208. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  209. {/block:Chat}
  210.  
  211. {block:Audio}
  212. <div class="player">{AudioPlayerBlack}</div>
  213. {block:Caption}{Caption}{/block:Caption}
  214. {/block:Audio}
  215.  
  216. {block:Video}{Video-400}{/block:Video}
  217.  
  218.  
  219. {block:Answer}
  220. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}
  221. </div>
  222. <div class="ask">
  223. {Question} </div>
  224. <div class="resposta">{Answer}</div>
  225. {/block:Answer}
  226.  
  227. <div id="cap">
  228. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  229. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  230. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  231.  
  232. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  233. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  234. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  235. {/block:ContentSource}</div></div>
  236. <br>
  237.  
  238.  
  239. <div id="oidata">
  240. {block:Date}
  241. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog this shit</a>{/block:IndexPage}
  242. {block:RebloggedFrom} · (<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom}
  243. </div>
  244. </div>{/block:Date}
  245.  
  246.  
  247. {/block:Posts}
  248. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  249.  
  250.  
  251. </div>
  252. </div>
  253. </div>
  254. </div>
  255. </div>
  256.  
  257. <a style="position:fixed;bottom:12px;right:10px;font-family:consolas;font-size:10px;opacity:1;" href="http://almejo-s.tumblr.com/" title="© theme almejo-s + base c-chained + detalhes por tangenciar não copie.">almejo-s ©</a>
  258.  
  259.  
  260. <body onkeydown="return false">
  261. </html>
Advertisement
Add Comment
Please, Sign In to add comment