islaniacastro

Theme 50

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