nyqueramos

Theme 8

Jan 4th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.72 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- theme by en-torpecente, don't copy bitch -->
  4.  
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#ffffff" />
  11. <meta name="image:sidebar" content="" />
  12. <meta name="image:background" content="" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:text" content="#000000" />
  15. <meta name="color:post" content="#ffffff" />
  16. <meta name="color:answerr" content="#ebe9e9" />
  17. <meta name="color:text side" content="#505050" />
  18. <meta name="color:border" content="#f4f4f4" />
  19. <meta name="color:links" content="#505050" />
  20. <meta name="color:links hver" content="#dab666" />
  21.  
  22.  
  23. <meta name="color:scrollbar" content="#000" />
  24. <meta name="color:lhover" content="#555555" />
  25. <meta name="text:frase" content="nada muito grande aqui ok? ok."/>
  26.  
  27. <meta name="if:Show tags" content="1"/>
  28.  
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link" />
  37.  
  38. <title>{Title}</title>
  39. <link rel="shortcut icon" href="{Favicon}">
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  41. {block:Description}
  42. <meta name="description" content="{MetaDescription}" />
  43. {/block:Description}
  44.  
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50.  
  51. 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; }
  52.  
  53. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.0s ease-out; -moz-transition: all 0.0s ease-out; -webkit-transition: all 0.0s ease-out; -moz-transition: all 0.0s ease-out;}
  54. a:hover { -webkit-transition: all 0.0s ease-out; -moz-transition: all 0.0s ease-out;}
  55.  
  56. p {margin: 6px 0 0 0}
  57.  
  58. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  59. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  60. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  61. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  62.  
  63. blockquote img{max-width: 470px!important}
  64. blockquote blockquote img{max-width: 450px!important}
  65. blockquote blockquote blockquote img{max-width: 430px!important}
  66. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  67.  
  68. /* post */
  69.  
  70.  
  71. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  72.  
  73. #entry {float: left; margin-left: 430px;}
  74.  
  75. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  76.  
  77. .posts a:hover {color: {color:lhover};}
  78.  
  79. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; 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 }
  85.  
  86. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  87. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  88. .pquotesource a, a:hover{text-transform: none;}
  89.  
  90. .chat {line-height: 13px; list-style: none }
  91. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  92. .person1 {color: {color:text}; padding: 2px; }
  93. .person1 .label {font-weight: bold; color:{color:text}}
  94. .person2 {color: {color:text}; padding: 2px; }
  95. .person2 .label {font-weight: bold; color:{color:text}}
  96.  
  97. .player {background-color: #000; text-align: left; display:block;}
  98.  
  99. .question {
  100. color:{color:text};
  101. font-size: 11px;
  102. font-weight: normal;
  103. font-family: verdana;
  104. line-height:95%;
  105. background: {color:answerr};
  106. position: relative;
  107. min-height:70px;
  108. padding:10px 15px;
  109. margin-bottom:2px;
  110. margin-right:-10px;}
  111.  
  112. .questionarrow {
  113. font-size:30px;
  114. color:{color:answerr};
  115. vertical-align:middle;
  116. margin-left:-5px!important;}
  117.  
  118.  
  119. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  120. .asker a {color:{color:text};}
  121. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  122.  
  123. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  124. .asking a{color:{color:text};}
  125. .asking img {width:58px; vertical-align:middle; background-color:{color:answerr}; padding:3px;}
  126.  
  127. .arrow {padding-top:11px; color:{color:question answerr}; font-size:30px;}
  128.  
  129.  
  130. .answer {color:{color:answer};}
  131.  
  132. .creditoaokaique {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  133. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  134.  
  135.  
  136. #info {text-align: left; margin-top:-10px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11; padding:5px; border-top: 2px solid {color:background}; margin-left: -10px; width: 510px; margin-bottom: -7px;}
  137. #info a {font-size: 9px; text-transform: uppercase;}
  138.  
  139. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  140. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  141.  
  142. #cap {width: 500px; margin-top: -2px;}
  143. .source {display: none;}
  144.  
  145. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  146. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  147. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  148.  
  149. ::-webkit-scrollbar{width:7px;height:0px;}
  150. ::-webkit-scrollbar-button:start:decrement
  151. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  152. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  153. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  154. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  155.  
  156. #tumblr_controls{position: fixed!important}
  157. #tumblr_controls{position: fixed!important}
  158. #tumblr_controls{position: fixed!important}
  159. #tumblr_controls{position: fixed!important}
  160.  
  161. .notes img{display: none; border:0px}
  162.  
  163. /* sidebar */
  164.  
  165.  
  166. #side {position: fixed; margin-top: 230px; margin-left: 190px; width: 210px; height: 100px; font-family: calibri; font-size: 10px; text-align: center; color: {color:text side}; }
  167.  
  168.  
  169. #links {text-align:center; position:fixed; text-transform:uppercase; letter-spacing:2px; font-size:8px; font-family:calibri; margin-left: 17px; margin-top: -115px; width:200px; }
  170. #links a {text-transform:uppercase; color:{color:links};}
  171. #links a:hover {color: {color:links hver}}
  172.  
  173. #oioi {height: auto; width: 206px; margin-top: -100px; margin-left: 10px;}
  174. #oioi img { width: 206px; padding: 5px; border:2px solid {color:border}}
  175.  
  176. #frase {font-family: calibri; margin-top: 2px; padding: 0px 2px; height: 206; width: 206px; line-height: 110%; margin-left: 17px; letter-spacing: 0px; }
  177.  
  178. #pag {border-top: 1px solid {color:border}; margin-top: -180px; padding: 0px 0px; height: auto; width: 140px; line-height: 130%; margin-left: 50px; letter-spacing: 1px; font-family: calibri; font-size: 10px; text-align: center; }
  179. #pag a{color: {color:text side}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; }
  180. #pag a:hover {opacity: 0.6}
  181.  
  182.  
  183. </style>
  184.  
  185. <body>
  186.  
  187.  
  188. <a style="position:fixed;bottom:1px;right:160px;opacity:0.9;color:#777;font-family:calibri;font-size:11px;" href="http://en-torpecente.tumblr.com" title="en-torpecente theme">theme</a>
  189.  
  190.  
  191. <div id="side">
  192.  
  193. <div id="links">
  194. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>. {/block:ifLink1}
  195. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>. {/block:ifLink2}
  196. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>. {/block:ifLink3}
  197. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  198. </div>
  199.  
  200.  
  201. <div id="oioi"><img src="{image:sidebar}"></div>
  202.  
  203.  
  204. <div id="frase">{text:frase}</div>
  205.  
  206.  
  207. <div id="pag">{block:PreviousPage}<a href="{PreviousPage}">prev</a> |{/block:PreviousPage}{block:NextPage} <a href="{NextPage}">next</a>{/block:NextPage}</div></div</div>
  208.  
  209. </div>
  210. </div>
  211.  
  212. </div></div>
  213.  
  214. <div id="entry">
  215.  
  216. {block:Posts}
  217. <div class="posts">
  218.  
  219. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  220.  
  221. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  222.  
  223. {block:Photoset}{Photoset-500}{/block:Photoset}
  224.  
  225. {block:Quote}
  226. <div class="pquote">“{Quote}”</div>
  227. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  228. {/block:Source}
  229. {/block:Quote}
  230.  
  231. {block:Link}
  232. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  233. {block:Description}{Description}{/block:Description}
  234. {/block:Link}
  235.  
  236. {block:Chat}
  237. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  238. <div class="chat"><ul>{block:Lines}
  239. <li class="person{UserNumber}">{block:Label}
  240. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  241. {/block:Chat}
  242.  
  243. {block:Audio}
  244. <div class="player">{AudioPlayerBlack}</div>
  245. {block:Caption}{Caption}{/block:Caption}
  246. {/block:Audio}
  247.  
  248. {block:Video}{Video-500}{/block:Video}
  249.  
  250.  
  251. {block:Answer}
  252. <table width="500px" cellspacing="0" cellpadding="0">
  253. <tr>
  254. <td width="415px" class="question">{Question}</td>
  255. <td width="30px"><span class="questionarrow">◤</span></td>
  256. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  257. </tr>
  258. </table>
  259. <div class="answer">{Answer}</div>
  260. {/block:answer}
  261.  
  262.  
  263. <div id="cap">
  264. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  265. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  266. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  267.  
  268. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  269. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  270. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  271. {/block:ContentSource}</div></div>
  272. <br>
  273.  
  274. <div class="creditoaokaique">
  275. {block:Date}<div id="info">
  276. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  277. </div></center>{/block:IfShowTags}{/block:Date}</div>
  278. </div>
  279.  
  280.  
  281. {/block:Posts}
  282. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291. </div>
  292. </div>
  293. </div>
  294. </div>
  295.  
  296. </body>
  297. </html>
Advertisement
Add Comment
Please, Sign In to add comment