Advertisement
nee-d

theme 19

May 7th, 2012
11,746
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.16 KB | None | 0 0
  1. <!-- theme por nee-d.tumblr.com
  2. não copie, não roube. -->
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head>
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#f8f8f8" />
  9. <meta name="color:link" content="#000000" />
  10. <meta name="color:text" content="#000000" />
  11. <meta name="color:post" content="#ffffff" />
  12. <meta name="color:sidebar" content="#ffffff" />
  13. <meta name="color:scrollbar" content="#000" />
  14. <meta name="color:lhover" content="#555555" />
  15. <meta name="color:bglinks" content="#fff" />
  16. <meta name="color:links" content="#000" />
  17. <meta name="color:bglinkshover" content="#fff" />
  18. <meta name="color:linkshover" content="#999" />
  19.  
  20. <meta name="image:background" content="" />
  21. <meta name="image:sidebar" content="" />
  22.  
  23. <meta name="if:Show tags" content="1"/>
  24.  
  25. <meta name="text:Link1" content="" />
  26. <meta name="text:Link1 Title" content="um" />
  27. <meta name="text:Link2" content="" />
  28. <meta name="text:Link2 Title" content="dois" />
  29. <meta name="text:Link3" content="" />
  30. <meta name="text:Link3 Title" content="tres" />
  31. <meta name="text:Link4" content="" />
  32. <meta name="text:Link4 Title" content="quatro" />
  33. <meta name="text:Link5" content="" />
  34. <meta name="text:Link5 Title" content="cinco" />
  35.  
  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.  
  48. 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; }
  49.  
  50. a {color: {color:link}; text-decoration: none; text-transform: none;}
  51. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  52.  
  53. p {margin: 6px 0 0 0}
  54.  
  55. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  56. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  57. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  58. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  59.  
  60. blockquote img{max-width: 470px!important}
  61. blockquote blockquote img{max-width: 450px!important}
  62. blockquote blockquote blockquote img{max-width: 430px!important}
  63. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  64.  
  65.  
  66. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  67.  
  68. #entry {float: left; margin-left: 326px;}
  69.  
  70. .posts {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  71.  
  72. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  73. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  74. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  75.  
  76. .image {text-align: center; border: 0px}
  77. .image img {max-width: 500px; margin-bottom: 2px }
  78.  
  79. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  80. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  81. .pquotesource a, a:hover{text-transform: none;}
  82.  
  83. .chat {line-height: 13px; list-style: none }
  84. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  85. .person1 {color: {color:text}; padding: 2px; }
  86. .person1 .label {font-weight: bold; color:{color:text}}
  87. .person2 {color: {color:text}; padding: 2px; }
  88. .person2 .label {font-weight: bold; color:{color:text}}
  89.  
  90. .player {background-color: #000; text-align: left; display:block;}
  91.  
  92. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  93. .answer {padding: 2px}
  94. .answer img {max-width: 470px;}
  95.  
  96.  
  97. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  98. #info a {font-size: 9px;}
  99.  
  100. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  101. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  102.  
  103. #cap {width: 500px; margin-top: -2px;}
  104. .source {display: none;}
  105.  
  106. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  107. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  108. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  109. .notes img{display: none; border:0px}
  110.  
  111. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  112.  
  113. #masoq{text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 573px; width: 82px; height: 16px; background-color: {color:sidebar}; color: {color:text}; padding: 1px; margin-top: 0px; background-attachment: fixed;}
  114.  
  115. #masoq3{text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 573px; width: 236px; height: auto; background-color: {color:sidebar}; color: {color:text}; padding: 4px; margin-top: 0px; background-attachment: fixed; z-index:37}
  116.  
  117. #masoq5{text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 573px; width: 236px; height: auto; background-color: {color:sidebar}; color: {color:text}; padding: 4px; margin-top: 146px; background-attachment: fixed; z-index:7}
  118.  
  119. #koala {text-align: center; margin-bottom:1px; font-family: verdana; font-size: 10px; color: {color:text}; letter-spacing: 0px; text-transform: none;}
  120.  
  121. .links3 {position: absolute; width: 260px; margin-left:573px; margin-top:1px; padding: 0px; text-align: center; z-index:3;}
  122. .links3 a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; padding:8px; margin-right: 1px; margin-bottom:1px; width: 228px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: lowercase; line-height:12px;}
  123. .links3 a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px;}
  124.  
  125. #simgg {margin-top: 0px; margin-bottom: 0px;}
  126. #simgg img{width: 236px; height:auto;}
  127.  
  128. #senten {margin-left:0px; margin-top:-1px; margin-bottom:1px; margin-right:0px; font-family: georgia; font-size:15px; width:auto; text-align: center;}
  129.  
  130. .oizinho {font-family: georgia; position: fixed; margin-left: 5px; margin-bottom:6px; margin-top: -13px; font-size: 12px; z-index: 0;}
  131. .oizinho a {color: ; background-color: transparent;}
  132. .oizinho a:hover {color: ;}
  133.  
  134. .oizinho2 {font-family: georgia; position: fixed; margin-left: 68px; margin-bottom:6px; margin-top: -13px; font-size: 12px; z-index: 0;}
  135. .oizinho2 a {color: ; background-color: transparent;}
  136. .oizinho2 a:hover {color: ;}
  137.  
  138. ::-webkit-scrollbar{width:7px;height:0px;}
  139. ::-webkit-scrollbar-button:start:decrement
  140. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  141. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  142. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  143. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  144.  
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149.  
  150. </style>
  151.  
  152. <body>
  153. <div id="container">
  154. <div id="damon">
  155.  
  156.  
  157. <div id="masoq3">
  158.  
  159. <div id="simgg"><img src="{image:sidebar}"></div>
  160.  
  161. </div>
  162.  
  163. <div class="links3">
  164. <a href="{text:Link1}">{text:Link1 Title}</a>
  165. <a href="{text:Link2}">{text:Link2 Title}</a>
  166. <a href="{text:Link3}">{text:Link3 Title}</a>
  167. <a href="{text:Link4}">{text:Link4 Title}</a>
  168. <a href="{text:Link5}">{text:Link5 Title}</a>
  169.  
  170. </div>
  171.  
  172. <div id="masoq5"><div id="senten">{Title}
  173. </div></div>
  174.  
  175. <div id="masoq"><center><a href="http://nee-d.tumblr.com">© theme.</a></center>
  176.  
  177. <div class="oizinho2">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  178.  
  179. <div class="oizinho">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
  180. </div>
  181.  
  182. </div>
  183.  
  184. <div id="entry">
  185.  
  186. {block:Posts}
  187. <div class="posts">
  188.  
  189. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  190.  
  191. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  192.  
  193. {block:Photoset}{Photoset-500}{/block:Photoset}
  194.  
  195. {block:Quote}
  196. <div class="pquote">“{Quote}”</div>
  197. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  198. {/block:Source}
  199. {/block:Quote}
  200.  
  201. {block:Link}
  202. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  203. {block:Description}{Description}{/block:Description}
  204. {/block:Link}
  205.  
  206. {block:Chat}
  207. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  208. <div class="chat"><ul>{block:Lines}
  209. <li class="person{UserNumber}">{block:Label}
  210. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  211. {/block:Chat}
  212.  
  213. {block:Audio}
  214. <div class="player">{AudioPlayerBlack}</div>
  215. {block:Caption}{Caption}{/block:Caption}
  216. {/block:Audio}
  217.  
  218. {block:Video}{Video-500}{/block:Video}
  219.  
  220.  
  221. {block:Answer}
  222. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  223. <div class="answer">{Answer}</div>
  224. {/block:Answer}
  225.  
  226.  
  227. <div id="cap">
  228. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  229. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  230. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  231.  
  232. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  233. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  234. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  235. {/block:ContentSource}</div></div>
  236. <br>
  237.  
  238.  
  239. <div id="info">
  240. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  241. <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}
  242. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  243. {/block:RebloggedFrom}
  244. </div>
  245. </div>{/block:Date}
  246.  
  247.  
  248. {/block:Posts}
  249. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258. </div>
  259. </div>
  260. </div>
  261. </div>
  262.  
  263. </body>
  264. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement