Advertisement
nee-d

theme 10

Mar 11th, 2012
4,157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.85 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:lhover" content="#AAAAAA" />
  14. <meta name="color:scrollbar" content="#000" />
  15.  
  16. <meta name="image:background" content="" />
  17. <meta name="image:sidebar" content="" />
  18.  
  19. <meta name="if:Show tags" content="1"/>
  20.  
  21. <meta name="text:frase" content="" />
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Title" content="" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Title" content="" />
  26. <meta name="text:Link3" content="" />
  27. <meta name="text:Link3 Title" content="" />
  28. <meta name="text:Link4" content="" />
  29. <meta name="text:Link4 Title" content="" />
  30. <meta name="text:Link5" content="" />
  31. <meta name="text:Link5 Title" content="" />
  32.  
  33.  
  34. <script src="http://code.jquery.com/jquery-latest.js"></script>
  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.  
  67. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  68.  
  69. #entry {float: left; margin-left: 185px; margin-top:91px;}
  70.  
  71. .posts {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  72.  
  73. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  74. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  75. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  76.  
  77. .image {text-align: center; border: 0px}
  78. .image img {max-width: 500px; margin-bottom: 2px }
  79.  
  80. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  81. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  82. .pquotesource a, a:hover{text-transform: none;}
  83.  
  84. .chat {line-height: 13px; list-style: none }
  85. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  86. .person1 {color: {color:text}; padding: 2px; }
  87. .person1 .label {font-weight: bold; color:{color:text}}
  88. .person2 {color: {color:text}; padding: 2px; }
  89. .person2 .label {font-weight: bold; color:{color:text}}
  90.  
  91. .player {background-color: #000; text-align: left; display:block;}
  92.  
  93. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  94. .answer {padding: 2px}
  95. .answer img {max-width: 470px;}
  96.  
  97.  
  98. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  99. #info a {font-size: 9px;}
  100.  
  101. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  102. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  103.  
  104. #cap {width: 500px; margin-top: -2px;}
  105. .source {display: none;}
  106.  
  107. .notes {width: 530px; 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: 2px; padding: 5px; }
  110. .notes img{display: none; border:0px}
  111.  
  112. #damon {position: fixed; margin: 0px 0px 0px 12px;}
  113.  
  114. #masoq{font-size: 9px; font-family: verdana; position: relative; margin-left: 264px; width: 431px; background-color: {color:sidebar}; padding: 4px; margin-top: 26px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:27px; z-index:3;}
  115.  
  116. #music{font-size: 9px; font-family: verdana; position: relative; margin-left: 264px; width: 435px; background-color: {color:sidebar}; padding: 2px; margin-top: 0px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:2px; z-index:3;}
  117.  
  118. #koala {text-align: center; font-family: georgia; font-size: 12px; color: {color:sublinks}; letter-spacing: 0px; text-transform: uppercase;}
  119.  
  120. .links {position: absolute; width: 490px; margin-left:264px; margin-top:1px; padding: 0px; text-align: center; z-index:3;}
  121. .links a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 1px; width: 87px; background-color: {color:sidebar}; color:{color:text}; text-decoration: none; text-transform: none; line-height: 24px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  122. .links a:hover{text-align: center; background-color: {color:sidebar}; color:{color:links}; letter-spacing: 4px;}
  123.  
  124. #simg {float: left; margin-top: 0px; margin-left: 173px; height: auto; width:90px; position: absolute; background-color: {color:sidebar}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index:3;}
  125.  
  126. #simgg {margin-top: 5px; margin-bottom: 5px;}
  127. #simgg img{width: 80px; height: 80px}
  128.  
  129.  
  130. ::-webkit-scrollbar{width:5px;height:5px;}
  131.  
  132. ::-webkit-scrollbar-button:start:decrement
  133.  
  134. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  135.  
  136. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  137.  
  138. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  139.  
  140. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  141.  
  142. .r4 {position: fixed; background-color:{color:background}; background-image:url('{image:background}'); z-index: 2; width: 700px; height: 110px; margin-top: -20px; margin-left:20px;}
  143.  
  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. .paginacao {position: absolute; margin-top: 1px; margin-left: 264px; width: 429px; background-color: {color:sidebar}; color: {color:text}; padding: 5px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:3; }
  151.  
  152. #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:175px;}
  153. #pages a {background: {color:background}; margin: 0 2px 0 0; padding: 2px 4px; color:{color:text}; background-color:{transparent}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  154. #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  155. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  156. .page {clear: both; float: left; width: 390px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; border-right: 2px solid {color:background}; margin-left:-185px;}
  157.  
  158. </style>
  159.  
  160. <body>
  161. <div id="container">
  162. <div class="r4"></div>
  163. <div id="damon">
  164. <div id="simg"><div id="simgg"> <img src="{image:sidebar}"></div></div>
  165.  
  166. <div id="music"> </div>
  167.  
  168. <div class="links">
  169. <a href="{text:Link1}">{text:Link1 Title}</a>
  170. <a href="{text:Link2}">{text:Link2 Title}</a>
  171. <a href="{text:Link3}">{text:Link3 Title}</a>
  172. <a href="{text:Link4}">{text:Link4 Title}</a>
  173. <a href="{text:Link5}">{text:Link5 Title}</a>
  174. </div>
  175.  
  176. <div id="masoq"><div id="koala">{title}</div>
  177. {text:frase}</div>
  178. <div class="paginacao"><div class="page"><div id="pages">{block:JumpPagination length="8"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div>
  179. theme by <a href="http://nee-d.tumblr.com">nee-d</a>. don't copy. </div>
  180.  
  181. </div>
  182.  
  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