Advertisement
nee-d

theme 23

Jun 22nd, 2012
12,987
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.49 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:border" content="#f4f4f4" />
  14. <meta name="color:scrollbar" content="#000" />
  15. <meta name="color:lhover" content="#555555" />
  16.  
  17. <meta name="image:background" content="" />
  18. <meta name="image:sidebar" content="" />
  19.  
  20. <meta name="if:Show tags" content="1"/>
  21.  
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Title" content="REFRESH" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Title" content="dois" />
  26. <meta name="text:Link3" content="" />
  27. <meta name="text:Link3 Title" content="tres" />
  28. <meta name="text:Link4" content="" />
  29. <meta name="text:Link4 Title" content="quatro" />
  30. <meta name="text:Link5" content="" />
  31. <meta name="text:Link5 Title" content="cinco" />
  32.  
  33. <title>{Title}</title>
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}
  37. <meta name="description" content="{MetaDescription}" />
  38. {/block:Description}
  39.  
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48.  
  49.  
  50. 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; }
  51.  
  52. a {color: {color:link}; text-decoration: none; text-transform: none;}
  53. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  54.  
  55. p {margin: 6px 0 0 0}
  56.  
  57. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  58. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  59. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  60. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  61.  
  62. blockquote img{max-width: 470px!important}
  63. blockquote blockquote img{max-width: 450px!important}
  64. blockquote blockquote blockquote img{max-width: 430px!important}
  65. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  66.  
  67.  
  68. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  69.  
  70. #entry {float: left; margin-left: 357px;}
  71.  
  72. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  73.  
  74. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  75. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  76. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  77.  
  78. .image {text-align: center; border: 0px}
  79. .image img {max-width: 500px; margin-bottom: 2px }
  80.  
  81. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  82. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  83. .pquotesource a, a:hover{text-transform: none;}
  84.  
  85. .chat {line-height: 13px; list-style: none }
  86. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  87. .person1 {color: {color:text}; padding: 2px; }
  88. .person1 .label {font-weight: bold; color:{color:text}}
  89. .person2 {color: {color:text}; padding: 2px; }
  90. .person2 .label {font-weight: bold; color:{color:text}}
  91.  
  92. .player {background-color: #000; text-align: left; display:block;}
  93.  
  94. .question {
  95. color:{color:text};
  96. font-size: 11px;
  97. font-weight: normal;
  98. font-family: verdana;
  99. line-height:95%;
  100. background: {color:background};
  101. position: relative;
  102. min-height:70px;
  103. padding:10px 15px;
  104. margin-bottom:2px;
  105. margin-right:-10px;}
  106.  
  107. .questionarrow {
  108. font-size:30px;
  109. color:{color:background};
  110. vertical-align:middle;
  111. margin-left:-5px!important;}
  112.  
  113.  
  114. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  115. .asker a {color:{color:text};}
  116. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  117.  
  118. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  119. .asking a{color:{color:text};}
  120. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  121.  
  122. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  123.  
  124.  
  125. .answer {color:{color:answer};}
  126.  
  127. .creditoaokaique {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  128. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  129.  
  130. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  131. #info a {font-size: 10px; text-transform: uppercase;}
  132.  
  133. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  134. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  135.  
  136. #cap {width: 500px; margin-top: -2px;}
  137. .source {display: none;}
  138.  
  139. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  140. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  141. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  142. .notes img{display: none; border:0px}
  143.  
  144. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  145.  
  146. #masoq{text-align: center; text-transform:uppercase; font-size: 10px;font-family: calibri; position:relative; letter-spacing:1px; margin-left: 583px; width: 239px; height: auto; background-color: {color:sidebar}; color: {color:text}; padding: 6px; margin-top: -50px; background-attachment: fixed;}
  147.  
  148. #masoq2{text-align: justify; font-family: calibri; font-size:10px;position: relative; margin-left: 590px; width: 225px;background-color: {color:sidebar}; padding: 7px; margin-top:25px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  149.  
  150. #masoq3{text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 580px; width: 245px; height: auto; background-color: {color:sidebar}; color: {color:text}; padding: 7px; margin-top:100px; background-attachment: fixed; border-bottom: 2px solid {color:border};}
  151.  
  152.  
  153. .links1 {position: absolute; width: 100px; margin-left:0px; margin-top:0px; padding: 0px; text-align: center; z-index:3;}
  154. .links1 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 100px; background-color: {color:link1}; color:{color:links}; text-decoration: none; text-transform:uppercase; line-height:22px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  155. .links1 a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px;}
  156.  
  157. #simg {float: left; margin-top: 0px; margin-left: 0px; height: auto; width:400px; position: absolute; background-color: {color:sidebar}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  158.  
  159. #simgg {margin-top: 0px; margin-bottom: 0px;}
  160. #simgg img{width: 245px; height:auto;}
  161.  
  162.  
  163. ::-webkit-scrollbar{width:7px;height:0px;}
  164. ::-webkit-scrollbar-button:start:decrement
  165. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  166. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  167. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  168. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  169.  
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173. #tumblr_controls{position: fixed!important}
  174.  
  175. .paginacao {position: absolute; margin-top: -4px; margin-left: 560px; width: 49px; background-color: {color:sidebar}; color: {color:text}; padding: 3px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:3; }
  176.  
  177. #pagination {font-family:calibri; text-align:center; font-size:15px; margin-bottom:0px; margin-top:0px; text-transform:none}
  178.  
  179. </style>
  180.  
  181. <body>
  182. <div id="container">
  183. <div id="damon">
  184.  
  185. <div id="masoq3">
  186.  
  187. <div id="simgg"><img src="{image:sidebar}"></div>
  188.  
  189.  
  190. </div>
  191.  
  192. <div id="masoq"> <a href="{text:Link1}">{text:Link1 Title}</a> <a href="{text:Link2}">{text:Link2 Title}</a> <a href="{text:Link3}">{text:Link3 Title}</a> <a href="{text:Link4}">{text:Link4 Title}</a> <a href="{text:Link5}">{text:Link5 Title}</a> <a href="http://nee-d.tumblr.com">@</a>
  193. </div>
  194.  
  195. <div id="masoq2">{Description}
  196. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a><br />{/block:NextPage}{/block:Pagination}</div>
  197.  
  198.  
  199.  
  200.  
  201. </div>
  202.  
  203. </div>
  204.  
  205.  
  206. <div id="entry">
  207.  
  208. {block:Posts}
  209. <div class="posts">
  210.  
  211. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  212.  
  213. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  214.  
  215. {block:Photoset}{Photoset-500}{/block:Photoset}
  216.  
  217. {block:Quote}
  218. <div class="pquote">“{Quote}”</div>
  219. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  220. {/block:Source}
  221. {/block:Quote}
  222.  
  223. {block:Link}
  224. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  225. {block:Description}{Description}{/block:Description}
  226. {/block:Link}
  227.  
  228. {block:Chat}
  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. {/block:Chat}
  234.  
  235. {block:Audio}
  236. <div class="player">{AudioPlayerBlack}</div>
  237. {block:Caption}{Caption}{/block:Caption}
  238. {/block:Audio}
  239.  
  240. {block:Video}{Video-500}{/block:Video}
  241.  
  242.  
  243. {block:Answer}
  244. <table width="500px" cellspacing="0" cellpadding="0">
  245. <tr>
  246. <td width="415px" class="question">{Question}</td>
  247. <td width="30px"><span class="questionarrow">◤</span></td>
  248. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  249. </tr>
  250. </table>
  251. <div class="answer">{Answer}</div>
  252. {/block:answer}
  253.  
  254.  
  255. <div id="cap">
  256. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  257. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  258. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  259.  
  260. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  261. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  262. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  263. {/block:ContentSource}</div></div>
  264. <br>
  265.  
  266. <div class="creditoaokaique">
  267. {block:Date}<div id="info">
  268. <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}
  269. </div></center>{/block:IfShowTags}{/block:Date}</div>
  270. </div>
  271.  
  272.  
  273. {/block:Posts}
  274. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283. </div>
  284. </div>
  285. </div>
  286. </div>
  287.  
  288. </body>
  289. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement