amando-loucos

THEME 19

Jul 15th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.87 KB | None | 0 0
  1. <! ALL THEME BY ESB0RNIA NO COPY BITCHHH !>
  2.  
  3. <html>
  4.  
  5. <head> <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#000" />
  7. <meta name="color:link" content="#fff" />
  8. <meta name="color:link hover" content="#bebebe" />
  9. <meta name="color:text" content="#fff" />
  10. <meta name="color:post" content="#000" />
  11. <meta name="color:sidebar" content="#000" />
  12. <meta name="color:background links" content="#000" />
  13. <meta name="color:text links" content="#fff" />
  14.  
  15. <meta name="image:background" content="" />
  16. <meta name="image:sidebar" content="http://static.tumblr.com/ygkexbz/AQbm674tw/tumblr_m2doppwphd1qldqhbo1_500.jpg" />
  17.  
  18. <meta name="text:titulo" content="your fucking title" />
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link" />
  30.  
  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. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  39.  
  40. <style type="text/css">
  41.  
  42. body {background: {color:background}; url('{image:background}') repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  43.  
  44. a { text-decoration:none; color:{color:link};}
  45. a:hover {text-decoration:none; color:{color:link hover};}
  46.  
  47. p {margin: 6px 0 0 0}
  48.  
  49. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  50. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  51. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  52. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  53.  
  54. blockquote img{max-width: 470px!important}
  55. blockquote blockquote img{max-width: 450px!important}
  56. blockquote blockquote blockquote img{max-width: 430px!important}
  57. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  58.  
  59. #box {float: left; margin-left: 500px;margin-top: 10px;margin-bottom: 5px;}
  60.  
  61. .boxes {width: 400px; background-color: {color:post}; padding: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; ;}
  62. .boxes:hover .etc {opacity:1;}
  63.  
  64. .etc {position:absolute; opacity:0; margin-left:402px; color:{color:text}; padding:2px 10px 2px 5px;font-size: 11px; font-family: gegorgia; 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;}
  65. .etc a {color:{color:text};opacity:1;}
  66. .etc a:hover {opacity:1;}
  67.  
  68. h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  69. h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  70. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  71.  
  72. .image {text-align: center; border: 0px}
  73. .image img {max-width: 400px; margin-bottom: 1px;}
  74.  
  75. .xquote {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;margin-left: 10px;}
  76. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
  77. .xquotesource a, a:hover{text-transform: none;}
  78.  
  79. .chat {line-height: 13px; list-style: none }
  80. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  81. .person1 {background: {color:background};color: {color:text}; padding: 2px; }
  82. .person1 .label {font-weight: bold; color:{color:text}}
  83. .person2 {color: {color:text}; padding: 2px; }
  84. .person2 .label {font-weight: bold; color:{color:text}}
  85.  
  86. .player {background-color: #000; text-align: left; display:block;}
  87.  
  88. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  89. .answer {padding: 2px}
  90.  
  91. .notes {width: 254px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  92. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  93. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  94. .notes img{display: none; border:0px}
  95.  
  96. #cap {width: 400px; margin-top: -2px; position: relative;}
  97. .source {display: none;}
  98.  
  99. #sidebar {position: fixed; margin: 110px 0px 0px 240px;}
  100.  
  101. #side {position: fixed; width:210px; margin-left:79px;}
  102.  
  103. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  104.  
  105. @font-face {font-family: "buymore";src: url('http://static.tumblr.com/ygkexbz/mpZm51k9i/buy_more.ttf');}
  106.  
  107. .photo {width:250px; position:fixed; left:240px; top:90px;}
  108. .photo img {width:200px;height:auto;border:5px solid {color:sidebar}}
  109.  
  110. #desc {position:absolute;width:200px;height:auto;font-size:9px; font-family:verdana; text-align:center; color:{color:text links};padding: 5px; margin-top:0px; margin-left:0px;background-color:{color:sidebar};border-bottom: 1px dotted {color:text links};}
  111.  
  112. #linha {position:absolute;width:210px;height:3; background:{color:text links};margin-top:-33px; margin-left:-87px;}
  113.  
  114. #links {width: 168; height: auto; padding:0px; margin-top:-54px; margin-left:-43px; position: fixed;}
  115. #links a {float: left; display: block; width:35px; height:14px; line-height: 10px; padding: 3px; font-family: homenaje; font-size: 12px; text-align: center; background-color: {color:background links}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  116. #links a:hover {background-color: {color:text links}; color:{color:background links};}
  117.  
  118. #home {width: 4; height: auto; padding:0px; margin-top:-54px; margin-left:-87px;position;fixed}
  119. #home a {float: left; display: block; width:36px; height:14px; line-height: 10px; padding: 3px; font-family: homenaje; font-size: 12px; text-align: center; background-color: {color:text links}; color:{color:background links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  120. #home a:hover {background-color: {color:background links}; color:{color:text links};}
  121.  
  122. #title {background-color: {color:sidebar};position:fixed;width:200px; height:13; font-size:20px; font-family:Megrim; text-align:center; color:{color:text links}; padding: 5px; margin-top:-260px;margin-left:0px;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;}
  123. #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;}
  124. #pag {width: 150; margin-top:10px; margin-left:85px; position: fixed;}
  125. #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;}
  126.  
  127.  
  128.  
  129. #crd {width: 100; height: auto; padding:0px; margin-top:200px; margin-left:800px; position: fixed;z-index: 3;}
  130. #crd a {float: left; display: block; width: 100px; height:21px; line-height: 12px; padding: 3px; font-family: Agency FB; font-size: 21px; text-align: center;background-color:{color:background};color:{color:text links};}
  131. #crd a:hover {opacity: 0.6;}
  132.  
  133.  
  134.  
  135.  
  136. #tumblr_controls{position: fixed!important}
  137. #tumblr_controls{position: fixed!important}
  138. #tumblr_controls{position: fixed!important}
  139. #tumblr_controls{position: fixed!important}
  140.  
  141. ::-webkit-scrollbar {width: 5px; height: 5px;}
  142. ::-webkit-scrollbar-track-piece {background-color: {color:background};}
  143. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  144. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  145. ::moz-selection {color:{color:post}; background:{color:text};}
  146. ::selection {color:{color:post}; background:{color:text};}
  147.  
  148.  
  149. </style>
  150. <body onkeydown="return false">
  151.  
  152. <div id="sidebar">
  153. <div id="side">
  154.  
  155. <div id="crd"><a href="http://ESB0RNIA.tumblr.com" title="ALL THEME BY ESB0RNIA">ALL THEME BY ESB0RNIA</a></div>
  156.  
  157. <div id="linha"></div>
  158.  
  159. <div id="links">
  160. <a href="{text:Link2}">{text:Link2 Title}</a>
  161. <a href="{text:Link3}">{text:Link3 Title}</a>
  162. <a href="{text:Link4}">{text:Link4 Title}</a>
  163. <a href="{text:Link5}">{text:Link5 Title}</a>
  164. </div>
  165.  
  166. <div id="home">
  167. <a href="{text:Link1}">{text:Link1 Title}</a>
  168. </div>
  169.  
  170. <div class="photo"><img src="{image:sidebar}" title="{title}">
  171. <div id="title">{text:titulo}</div>
  172. <div id="desc">{Description}
  173. <div id="pag">
  174. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}
  175. </div></div>
  176. </div>
  177.  
  178. </div>
  179. </div>
  180.  
  181. <div id="box">
  182. {block:Posts}
  183. <div class="boxes">
  184. {block:Text}
  185.  
  186. <span class="etc">
  187. <a href="{Permalink}">{NoteCount}</a><br>
  188. <a href="{ReblogURL}" target="_blank"><b>reblog →</b></a><br>
  189. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  190. </span>
  191.  
  192. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  193.  
  194. {/block:Text}
  195.  
  196. {block:Photo}
  197.  
  198. <span class="etc">
  199. <a href="{Permalink}">{NoteCount}</a><br>
  200. <a href="{ReblogURL}" target="_blank"><b>reblog →</b></a>
  201. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a><br>
  202. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  203. </span>
  204.  
  205. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  206. {block:Caption}{Caption}{/block:Caption}
  207. {/block:Photo}
  208.  
  209. {block:Photoset}
  210.  
  211. <span class="etc">
  212. <a href="{Permalink}">{NoteCount}</a><br>
  213. <a href="{ReblogURL}" target="_blank"><b>reblog →</b></a><br>
  214. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  215. </span>
  216.  
  217. {Photoset-400}
  218. {block:Caption}{Caption}{/block:Caption}
  219. {/block:Photoset}
  220.  
  221. {block:Quote}
  222.  
  223. <span class="etc">
  224. <a href="{Permalink}">{NoteCount}</a><br>
  225. <a href="{ReblogURL}" target="_blank"><b>reblog →</b></a><br>
  226. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  227. </span>
  228.  
  229. <div class="xquote">“{Quote}”</div>
  230. {block:Source}<div class="xquotesource"> — <b>{Source}</b></div>
  231. {/block:Source}
  232.  
  233. {/block:Quote}
  234.  
  235. {block:Link}
  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. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  244. {block:Description}{Description}{/block:Description}
  245.  
  246. {/block:Link}
  247.  
  248. {block:Chat}
  249.  
  250. <span class="etc">
  251. <a href="{Permalink}">{NoteCount}</a><br>
  252. <a href="{ReblogURL}" target="_blank"><b>reblog →</b></a><br>
  253. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  254. </span>
  255.  
  256. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  257. <div class="chat"><ul>{block:Lines}
  258. <li class="person{UserNumber}">{block:Label}
  259. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  260.  
  261. {/block:Chat}
  262.  
  263. {block:Audio}
  264.  
  265. <span class="etc">
  266. <a href="{Permalink}">{NoteCount}</a><br>
  267. <a href="{ReblogURL}" target="_blank"><b>reblog →</b></a><br>
  268. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  269. </span>
  270.  
  271. <div class="player">{AudioPlayerBlack}</div>
  272.  
  273. {/block:Audio}
  274.  
  275. {block:Video}
  276.  
  277. <span class="etc">
  278. <a href="{Permalink}">{NoteCount}</a><br>
  279. <a href="{ReblogURL}" target="_blank"><b>reblog →</b></a><br>
  280. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  281. </span>
  282.  
  283. {Video-400}
  284. {block:Caption}{Caption}{/block:Caption}
  285. {/block:Video}
  286.  
  287.  
  288. {block:Answer}
  289. <div id="asker">{Asker} <b>asked:</b> {Question}</div>
  290. <div class="answer">{Answer}</div>
  291. {/block:Answer}
  292.  
  293. </div>
  294.  
  295. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  296. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  297. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  298. {/block:ContentSource}</div>
  299.  
  300. {/block:Posts}
  301. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  302.  
  303.  
  304.  
  305.  
  306. </div>
  307. </div>
  308. </div>
  309. </div>
  310. </div>
  311.  
  312.  
  313. </body>
  314. </html>
Advertisement
Add Comment
Please, Sign In to add comment