amando-loucos

THEME 11

May 12th, 2012
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.52 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <!-- theme por AMANDO-LOUCOS SE EU VER ALGUM PLAGIO PARO DE DISPONIBILIZAR NA HORA!--!>
  5.  
  6.  
  7. <head>
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#f5f5f5" />
  11. <meta name="color:text" content="#000000" />
  12. <meta name="color:post" content="#ffffff" />
  13. <meta name="color:borda" content="#696969" />
  14. <meta name="color:sidetext" content="#ffffff" />
  15. <meta name="color:border" content="#D6D5D5" />
  16. <meta name="color:sidebar" content="#ffffff" />
  17. <meta name="color:linkhover1" content="#fff" />
  18. <meta name="color:linkhover2" content="#000" />
  19. <meta name="color:link1" content="#fff" />
  20. <meta name="color:link2" content="#000" />
  21.  
  22. <meta name="image:sidebar" content="" />
  23.  
  24. <meta name="text:Link1" content="" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="" />
  27. <meta name="text:Link2 Title" content="" />
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link3 Title" content="" />
  30. <meta name="text:Link4" content="" />
  31. <meta name="text:Link4 Title" content="" />
  32. <meta name="text:Link5" content="" />
  33. <meta name="text:Link5 Title" content="" />
  34. <meta name="text:Link6" content="" />
  35. <meta name="text:Link6 Title" content="" />
  36.  
  37. <title>{Title}</title>
  38. <link rel="shortcut icon" href="{Favicon}">
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40. {block:Description}
  41. <meta name="description" content="{MetaDescription}" />
  42. {/block:Description}
  43.  
  44. <style type="text/css">
  45.  
  46.  
  47. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  48.  
  49. a {color: {color:text}; text-decoration: none; text-transform: none;}
  50. a:hover {color: {color:text}; background-color: transparent; text-decoration: none;}
  51.  
  52. p {margin: 6px 0 0 0}
  53.  
  54. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  55. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  56. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  57. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  58.  
  59. blockquote img{max-width: 470px!important}
  60. blockquote blockquote img{max-width: 450px!important}
  61. blockquote blockquote blockquote img{max-width: 430px!important}
  62. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  63.  
  64. #fuck {text-align: center; width: 935px; margin: 20px auto 20px auto;}
  65.  
  66. #xfuck {float: left; margin-left: 336px; margin-top: 0px; margin-bottom: 5px;}
  67.  
  68. .boxes {width: 500px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; border-bottom: 1px solid {color:borda};}
  69.  
  70. .nothing {position:absolute; opacity:0; margin-left:515px; color:{color:text}; padding:2px 10px 2px 5px;
  71. font-size: 9px; margin-top: -10px; border-left:2px solid {color:borda}; 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;}
  72.  
  73. .boxes:hover .nothing {opacity:1;}
  74.  
  75. .nothing a {color:{color:text};opacity:0.8;}
  76.  
  77. .nothing a:hover {opacity:1;}
  78.  
  79. h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  82.  
  83. .image {text-align: center; border: 0px}
  84. .image img {max-width: 500px; margin-bottom: 2px; -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; }
  85. .image img:hover {opacity: 0.8; -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;}
  86.  
  87. .markqt {font-size: 32px; color: {color:text}; margin-left: -17px; opacity: 0.6; filter:alpha (opacity=50); font-family: georgia; position: absolute; margin-top: 5px;}
  88. .xquote {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  89. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
  90. .xquotesource a, a:hover{text-transform: none;}
  91.  
  92. .chat {line-height: 13px; list-style: none }
  93. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  94. .person1 {color: {color:text}; padding: 2px; }
  95. .person1 .label {font-weight: bold; color:{color:text}}
  96. .person2 {color: {color:text}; padding: 2px; }
  97. .person2 .label {font-weight: bold; color:{color:text}}
  98.  
  99. .player {background-color: #000; text-align: left; display:block;}
  100.  
  101. #asker {font-size: 9px; font-family: verdana; text-align: justify; background-color: {color:sidebar}; padding: 10px; }
  102. .answer {padding: 2px; font-size: 9px;}
  103. .answer a {font-size: 9px;}
  104. .answer img {max-width: 470px;}
  105.  
  106.  
  107. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  108. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  109. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  110. .notes img{display: none; border:0px}
  111.  
  112. ::-webkit-scrollbar{width:5px;height:5px;}
  113. ::-webkit-scrollbar-button:start:decrement
  114. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  115. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  116. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  117. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  118.  
  119. #tumblr_controls{position: fixed!important}
  120. #tumblr_controls{position: fixed!important}
  121. #tumblr_controls{position: fixed!important}
  122. #tumblr_controls{position: fixed!important}
  123.  
  124. #sbar {width:135px; background-color:{color:background};padding:5px 2px 20px 5px; margin-bottom:-10px;}
  125. #sbar img {width:125px;height: 155px; border:5px solid {color:border}; margin-bottom:5px; }
  126.  
  127. #sidebar {margin-top: 140px; margin-left:200px; position:fixed; overflow:hidden; opacity:0.9; text-align:justify; font-size:9px;}
  128.  
  129. #frasepequena {margin-left: 100px; margin-top: 150px; width: 90px; font-size: 9px; height: 141px; text-align: center; background-color:{color:sidebar}; font-family: verdana; color: {color:text}; position: fixed; padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
  130. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1;}
  131.  
  132. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  133.  
  134. .linkss {clear: both; float: left; width: 120px; margin-top: 310px; text-align: center; margin-left: 208px; position: fixed;}
  135. .linkss a {float: left; margin-right: 1px; display: block; width: 120px; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; background-color: {color:link2}; color:{color:link1};; text-decoration: none; text-transform:uppercase; height: 9px; line-height: 8px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; padding: 4px;}
  136. .linkss a:hover {font-weight: bold; background-color: {color:linkhover2}; color:{color:linkhover1};}
  137.  
  138. #pagination {font-family:helvetica; text-align:center; font-size: 18px; font-style:normal;padding: 3px; letter-spacing:0px; background-color:transparent; width:230px}
  139.  
  140. #cred {font-family:tinytots ;position: fixed;font-size: 8px; margin-left:125px; margin-top: 138px;z-index:999;color: {color:text};text-transform:uppercase}
  141.  
  142. </style>
  143.  
  144. <body>
  145.  
  146. <div id="xfuck">
  147.  
  148. {block:Posts}
  149.  
  150. <div class="boxes">
  151.  
  152. {block:Text}
  153.  
  154. <span class="nothing">
  155. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  156. <a href="{Permalink}">{TimeAgo}</a> <br>
  157. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  158. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  159. </span>
  160.  
  161. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  162.  
  163. {/block:Text}
  164.  
  165. {block:Photo}
  166.  
  167. <span class="nothing">
  168. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  169. <a href="{Permalink}">{TimeAgo}</a> <br>
  170. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  171. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  172. </span>
  173.  
  174. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  175.  
  176. {/block:Photo}
  177.  
  178. {block:Photoset}
  179.  
  180. <span class="nothing">
  181. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  182. <a href="{Permalink}">{TimeAgo}</a> <br>
  183. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  184. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  185. </span>
  186.  
  187. {Photoset-500}
  188.  
  189. {/block:Photoset}
  190.  
  191. {block:Quote}
  192.  
  193. <span class="nothing">
  194. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  195. <a href="{Permalink}">{TimeAgo}</a> <br>
  196. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  197. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  198. </span>
  199.  
  200. <div class="xquote"><b class="markqt">“</b>{Quote}</div>
  201. {block:Source}<div class="xquotesource"> — {Source}</div>
  202. {/block:Source}
  203.  
  204. {/block:Quote}
  205.  
  206. {block:Link}
  207.  
  208. <span class="nothing">
  209. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  210. <a href="{Permalink}">{TimeAgo}</a> <br>
  211. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  212. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  213. </span>
  214.  
  215. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  216. {block:Description}{Description}{/block:Description}
  217.  
  218. {/block:Link}
  219.  
  220. {block:Chat}
  221.  
  222. <span class="nothing">
  223. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  224. <a href="{Permalink}">{TimeAgo}</a> <br>
  225. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  226. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  227. </span>
  228.  
  229. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  230. <div class="chat"><ul>{block:Lines}
  231. <li class="person{UserNumber}">{block:Label}
  232. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  233.  
  234. {/block:Chat}
  235.  
  236. {block:Audio}
  237.  
  238. <span class="nothing">
  239. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  240. <a href="{Permalink}">{TimeAgo}</a> <br>
  241. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  242. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  243. </span>
  244.  
  245. <div class="player">{AudioPlayerBlack}</div>
  246. {block:Caption}{Caption}{/block:Caption}
  247.  
  248. {/block:Audio}
  249.  
  250. {block:Video}
  251.  
  252. <span class="nothing">
  253. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  254. <a href="{Permalink}">{TimeAgo}</a> <br>
  255. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  256. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  257. </span>
  258.  
  259. {Video-500}
  260.  
  261. {/block:Video}
  262.  
  263.  
  264. {block:Answer}
  265.  
  266. <span class="nothing">
  267. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  268. <a href="{Permalink}">{TimeAgo}</a> <br>
  269. <a href="{ReblogURL}" target="_blank">fuck <b>reblog</b></a>
  270. <br> {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>){/block:RebloggedFrom}
  271. </span>
  272.  
  273. <div id="asker"><b>{Asker} whispered:</b> "{Question}"</div>
  274. <div class="answer">{Answer}</div>
  275.  
  276. {/block:Answer}
  277.  
  278. </div>
  279.  
  280. {/block:Posts}
  281. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  282.  
  283.  
  284. </div>
  285. </div>
  286. </div>
  287. </div>
  288. </div>
  289.  
  290. <div id="sidebar"><div id="sbar">
  291. <centre><img src="{image:sidebar}"></centre></div></div>
  292.  
  293. <div id="frasepequena">{description}</div>
  294.  
  295. <div class="linkss">
  296. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  297. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  298. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  299. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  300. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  301. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  302. </div>
  303.  
  304. <div id="cred"><a href="http://AMANDO-LOUCOS.tumblr.com/">THEME POR ESB0RNIA</a>
  305.  
  306. <div id="pagination">
  307. <big>{block:PreviousPage}<a href="{PreviousPage}">←</a><br><br><br>
  308. &nbsp;&nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</b></big></div>
  309. </div>
  310.  
  311. </body>
  312. </html>
Advertisement
Add Comment
Please, Sign In to add comment