islaniacastro

Theme 41

Jul 14th, 2012
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.00 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="#e1e1e1" />
  18. <meta name="color:bglinks" content="#0000000"/>
  19. <meta name="color:cred" content="#BA55D3" />
  20. <meta name="text:minitexto" content="I love you so much that I do not know. Love you so it does not fit me. I love you love you so much for me, is solemn and sweet. I love you so much, that love is strength." />
  21. <meta name="font:text" content="verdana" />
  22.  
  23. <meta name="image:background" content="" />
  24. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m6lpv7oyG81rapkeqo1_250.jpg" />
  25.  
  26.  
  27. <meta name="text:titulo" content="titulo" />
  28.  
  29.  
  30. <meta name="text:Link1" content="/" />
  31. <meta name="text:Link1 Title" content="B" />
  32. <meta name="text:Link2" content="/" />
  33. <meta name="text:Link2 Title" content="A" />
  34. <meta name="text:Link3" content="/" />
  35. <meta name="text:Link3 Title" content="R" />
  36. <meta name="text:Link4" content="/" />
  37. <meta name="text:Link4 Title" content="B" />
  38. <meta name="text:Link5" content="/" />
  39. <meta name="text:Link5 Title" content="I" />
  40. <meta name="text:Link6" content="/" />
  41. <meta name="text:Link6 Title" content="E" />
  42. <meta name="text:Link7" content="/" />
  43. <meta name="text:Link7 Title" content="E" />
  44. <meta name="text:Link8" content="/" />
  45. <meta name="text:Link8 Title" content="E" />
  46.  
  47. <title>{Title}</title>
  48. <link rel="shortcut icon" href="{Favicon}">
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  50. {block:Description}
  51. <meta name="description" content="{MetaDescription}" />
  52. {/block:Description}
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  55.  
  56. <style type="text/css">
  57.  
  58. body {background: {color:background}; url('{image:background}') repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  59.  
  60. a { text-decoration:none; color:{color:link};}
  61. a:hover {text-decoration:none; color:{color:link hover};}
  62.  
  63. p {margin: 6px 0 0 0}
  64.  
  65. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  66. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  67. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  68. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  69.  
  70. blockquote img{max-width: 470px!important}
  71. blockquote blockquote img{max-width: 450px!important}
  72. blockquote blockquote blockquote img{max-width: 430px!important}
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  74.  
  75. #post {float:left; margin-left:501px;margin-top: 20px;}
  76.  
  77. #postbox {width:400px; background-color:{color:post}; padding:10px; text-align: justify; position: relative;border-bottom:1px solid {color:text};}
  78.  
  79. h1 {color:{color:text}; font-family:georgia; font-size:14px; line-height:16px; text-align: center; font-weight:normal; }
  80. h1 a {color:{color:link}}
  81. h1 a:hover {color:{color:link hover}}
  82.  
  83. .image {text-align: center; border: 0px}
  84. .image img {max-width: 400px; margin-bottom: 2px }
  85.  
  86. .quote {font-family: georgia; text-align: center; font-size: 14px; line-height: 16px; padding: 3px;}
  87. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  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. #date {text-align: right; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  103. #date a {font-size: 9px;}
  104.  
  105. .tags {color: {color:text}; font-size: 9px; font-family:verdana; display: inline; list-style: none; text-transform: lowercase;}
  106. .tags a {font-size: 9px; color:verdana; display: inline; list-style: none; text-transform: lowercase;}
  107.  
  108. #cap {width: 400px; margin-top: -2px;}
  109. .source {display: none;}
  110.  
  111. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align:center}
  112. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  113. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  114. .notes img{display: none; border:0px}
  115.  
  116.  
  117. /* IMAGENS */
  118.  
  119. #sidebar {position: fixed; margin: 110px 0px 0px 240px;}
  120.  
  121. #side {position: fixed; width:210px; margin-left:79px;}
  122.  
  123. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  124.  
  125. @font-face {font-family: "buymore";src: url('http://static.tumblr.com/ygkexbz/mpZm51k9i/buy_more.ttf');}
  126.  
  127. .photo {width:255px; position:fixed; left:349px; top:45px;}
  128. .photo img {width:149px;height:140px;border:5px solid {color:sidebar};}
  129. .photo:hover #desc {margin-top:22px; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in;opacity: 0.9;}
  130. .photo:hover #links2 {margin-top:-50px; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in;opacity: 0.9;}
  131.  
  132.  
  133. /* DETALHES DO THEME */
  134.  
  135. #title {position:fixed; width:405px; height:13; font-size:18px; font-family:Megrim; text-align:center; color:{color:text}; padding: 5px; margin-top:50px;margin-left: -100px;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;z-index: 7;}
  136. #title:hover {text-shadow: 0px 0px {color:text}, 0px 0px {color:text};transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;}
  137.  
  138. #top1 {background-color: {color:sidebar}; font-weight: normal; letter-spacing: 0px; color: {color:textside}; text-align: center; width: 149px; height: 38px; line-height: 10px; position: absolute; left: 349px; font-family: calibri; top: 196px; text-transform: lowercase; position: fixed; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; font-size: 11px;}
  139.  
  140. /* LINKSSSSSSSSSSSSSSSSSSSSSS */
  141.  
  142. #rafits {width:180px; height: auto; float: left; margin-left:21px; margin-top: -90px; padding: 0px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; background-color: transparent; position: fixed; opacity:1; text-transform: uppercase; z-index:900000;}
  143.  
  144. #rafits:hover{opacity: 0.8; text-transform: uppercase;}
  145.  
  146. .rafits1 { margin-left: 0px; margin-top:0px; text-transform: uppercase;}
  147.  
  148. .rafits1 a {float: left; font-size:9px; font-family: Homenaje; text-align: center; height: 14px; margin-left:1px; width: 17px; background-color: {color:bglinks} ; color: {color:link};-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; letter-spacing: 0px; opacity:1; text-transform: uppercase; padding: 1px; line-height: 12px; z-index:900000;}
  149.  
  150. .rafits1 a:hover{-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; text-shadow: -3px 0px , 3px 0px ; color:; text-transform: uppercase;}
  151.  
  152.  
  153. /* PAGINA FT CREDITOOOOOS */
  154.  
  155. #pagination {width:159px; margin:auto!important; font:10px consolas,monospace; color:{color:text}; text-align:center; border-top:1px dotted {color:text}; padding-top:2px;}
  156. #pagination a {color:{color:text};}
  157. #pagination a:hover{color:{color:text};}
  158. .ps {position: fixed; margin-left:101px; top: 245px;}
  159.  
  160. #crd {width: 20; height: auto; padding:0px; margin-top: 485px; margin-left:887px; position: fixed;z-index: 3;}
  161. #crd a {float: left; display: block; width: 40px; height:11px; line-height: 5px; padding: 3px; font-family: Agency FB; font-size: 18px; text-align: center; background-color: {color:sidebar}; color:{color:link};opacity: 0.8;-webkit-border-radius: 10px 10px 10px 10px;}
  162. #crd a:hover {opacity: 0.6;}
  163.  
  164. #tumblr_controls{position: fixed!important}
  165. #tumblr_controls{position: fixed!important}
  166. #tumblr_controls{position: fixed!important}
  167. #tumblr_controls{position: fixed!important}
  168.  
  169. ::-webkit-scrollbar {width: 5px; height: 5px;}
  170. ::-webkit-scrollbar-track-piece {background-color: transparent;}
  171. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  172. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  173. ::moz-selection {color:{color:post}; background:{color:text};}
  174. ::selection {color:{color:post}; background:{color:text};}
  175.  
  176.  
  177. </style>
  178. <script>
  179. function click() {
  180. if (event.button==2||event.button==3) {
  181. oncontextmenu='return false';
  182. }
  183. }
  184. document.onmousedown=click
  185. document.oncontextmenu = new Function("return false;")
  186. </script>
  187.  
  188. <body onkeydown="return false">
  189.  
  190. <div id="sidebar">
  191. <div id="side">
  192.  
  193.  
  194.  
  195.  
  196. <div id="rafits">
  197. <div class="rafits1">
  198.  
  199. <a href="{text:Link1}" title="refresh" style="opacity:0.8;">{text:Link1 Title}</a>
  200. <a href="{text:Link2}" title="askbox" style="opacity:0.7;">{text:Link2 Title}</a>
  201. <a href="{text:Link3}" title="texts" style="opacity:0.5;">{text:Link3 Title}</a>
  202. <a href="{text:Link4}" title="themes" style="opacity:0.3;">{text:Link4 Title}</a>
  203. <a href="{text:Link5}" title="photos" style="opacity:0.7;">{text:Link5 Title}</a>
  204. <a href="{text:Link6}" title="twitter" style="opacity:0.5;">{text:Link6 Title}</a>
  205. <a href="{text:Link7}" title="ask-fm" style="opacity:0.5;">{text:Link7 Title}</a>
  206. <a href="{text:Link8}" title="só meu" style="opacity:0.5;">{text:Link8 Title}</a>
  207.  
  208.  
  209.  
  210. </div></div>
  211.  
  212. <div id="title">{text:titulo}</div>
  213.  
  214.  
  215. <div class="photo"><img src="{image:sidebar}"></div>
  216.  
  217.  
  218. <div id="crd"><a href="http://almejo-s.tumblr.com/" title="• all theme by almejo-s + detalhes por idolatrado ft amor-compulsivo">theme</a></div></div><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>
  219. </div>
  220. <div id="top1">{text:minitexto}
  221. </div>
  222. </div>
  223.  
  224. <div id="post">
  225.  
  226. {block:Posts}
  227. <div id="postbox">
  228. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  229.  
  230. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  231.  
  232. {block:Photoset}{Photoset-400}{/block:Photoset}
  233.  
  234. {block:Quote}
  235. <div class="quote">“{Quote}”</div>
  236. {block:Source}<div class="quotesource"> — <b>{Source}</b></div>
  237. {/block:Source}
  238. {/block:Quote}
  239.  
  240. {block:Link}
  241. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  242. {block:Description}{Description}{/block:Description}
  243. {/block:Link}
  244.  
  245. {block:Chat}
  246. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  247. <div class="chat"><ul>{block:Lines}
  248. <li class="person{UserNumber}">{block:Label}
  249. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  250. {/block:Chat}
  251.  
  252. {block:Audio}
  253. <div class="player">{AudioPlayerBlack}</div>
  254. {block:Caption}{Caption}{/block:Caption}
  255. {/block:Audio}
  256.  
  257. {block:Video}{Video-500}{/block:Video}
  258.  
  259.  
  260. {block:Answer}
  261. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  262. <div class="answer">{Answer}</div>
  263. {/block:Answer}
  264.  
  265.  
  266. <div id="cap">
  267. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  268. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  269. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  270.  
  271. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  272. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  273. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  274. {/block:ContentSource}</div></div>
  275. <br>
  276.  
  277.  
  278. <div id="date">
  279. {block:Date}
  280. <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}
  281. {block:RebloggedFrom}· (<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom}<br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}
  282. </div>
  283. </div>
  284. </div>{/block:Date}
  285.  
  286.  
  287. {/block:Posts}
  288. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  289.  
  290.  
  291. </div>
  292. </div>
  293. </div>
  294.  
  295. </body>
  296. </html>
Advertisement
Add Comment
Please, Sign In to add comment