Advertisement
nee-d

theme 13

Mar 25th, 2012
3,153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.46 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:link hover" content="#999999" />
  11. <meta name="color:text" content="#000000" />
  12. <meta name="color:post" content="#ffffff" />
  13. <meta name="color:sidebar" content="#ffffff" />
  14. <meta name="color:bglinks" content="#000" />
  15. <meta name="color:bglinks hover" content="#fff" />
  16. <meta name="color:sublinks" content="#fff" />
  17. <meta name="color:sublinks hover" content="#000" />
  18. <meta name="color:scrollbar" content="#000" />
  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:frase" content="" />
  26.  
  27. <meta name="text:Link1" content="" />
  28. <meta name="text:Link1 Title" content="" />
  29. <meta name="text:Link2" content="" />
  30. <meta name="text:Link2 Title" content="" />
  31. <meta name="text:Link3" content="" />
  32. <meta name="text:Link3 Title" content="" />
  33. <meta name="text:Link4" content="" />
  34. <meta name="text:Link4 Title" content="" />
  35. <meta name="text:Link5" content="" />
  36. <meta name="text:Link5 Title" content="" />
  37. <meta name="text:Link6" content="" />
  38. <meta name="text:Link6 Title" content="" />
  39.  
  40.  
  41. <title>{Title}</title>
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. <style type="text/css">
  49.  
  50.  
  51.  
  52. 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; }
  53.  
  54. a {color: {color:link}; text-decoration: none; text-transform: none;}
  55. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  56.  
  57. p {margin: 6px 0 0 0}
  58.  
  59. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  60. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  61. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  62. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  63.  
  64. blockquote img{max-width: 470px!important}
  65. blockquote blockquote img{max-width: 450px!important}
  66. blockquote blockquote blockquote img{max-width: 430px!important}
  67. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  68.  
  69.  
  70. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  71.  
  72. #entry {float: left; margin-left: 41px;}
  73.  
  74. .posts {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  75.  
  76. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  77. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  78. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  79.  
  80. .image {text-align: center; border: 0px}
  81. .image img {max-width: 500px; margin-bottom: 2px }
  82.  
  83. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  84. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  85. .pquotesource a, a:hover{text-transform: none;}
  86.  
  87. .chat {line-height: 13px; list-style: none }
  88. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  89. .person1 {color: {color:text}; padding: 2px; }
  90. .person1 .label {font-weight: bold; color:{color:text}}
  91. .person2 {color: {color:text}; padding: 2px; }
  92. .person2 .label {font-weight: bold; color:{color:text}}
  93.  
  94. .player {background-color: #000; text-align: left; display:block;}
  95.  
  96. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  97. .answer {padding: 2px}
  98. .answer img {max-width: 470px;}
  99.  
  100.  
  101. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  102. #info a {font-size: 9px;}
  103.  
  104. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  105. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  106.  
  107. #cap {width: 500px; margin-top: -2px;}
  108. .source {display: none;}
  109.  
  110. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  111. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  112. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  113. .notes img{display: none; border:0px}
  114.  
  115. #damon {position: fixed; margin: 0px 0px 0px 12px;}
  116.  
  117. #title{font-size: 9px; font-family: verdana; position: relative; margin-left: 0px; width: 386px; background-color: {color:sidebar}; padding: 7px; margin-top: 210px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  118.  
  119. .sidebar {width:241px; height:141px; background-color:{color:sidebar}; left:560px; position:absolute; top:0px; overflow:hidden;}
  120.  
  121. .sidebar img {width:231px; height:131px; position:absolute;border-right:5px; bottom:5px; left:5px; -moz-user-select: none; -webkit-user-select: none; -webkit-user-drag: none; z-index:60; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  122.  
  123. .sidebar:hover img {margin-left:245px; border-right:5px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  124.  
  125.  
  126. #masoq{font-size: 9px; font-family: verdana; position: relative; margin-left: 560px; width: 231px; background-color: {color:sidebar}; padding: 5px; margin-top: 1px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:89px;}
  127.  
  128. #masoq2{font-size: 9px; font-family: verdana; position: relative; margin-left: 560px; width: 231px; background-color: {color:sidebar}; padding: 5px; margin-top: 142px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  129.  
  130. #pic{ float: left; margin-top: 0px; margin-left: 173px; height: 48px; width:48px; position: fixed; background-color: {color:bglinks}; padding: 5px; padding-bottom:6px; overflow: hidden; z-index:3; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  131. #pic img {margin-top: 0px; margin-left: 0px; width: 48px; height: 48px;}
  132.  
  133. #koala {text-align: center; font-family: georgia; font-size: 18px; color: {color:text}; letter-spacing: 0px; text-transform: none;}
  134.  
  135. #koala2 {text-align: center; margin-top:-2px; margin-bottom:2px; font-family: verdana; font-size: 9px; color: {color:text}; letter-spacing: 0px; text-transform: none;}
  136.  
  137. .links {position: absolute; width: 280px; margin-left:-1px; margin-top:27px; padding: 0px; text-align: center; z-index:3;}
  138. .links a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 57px; background-color: {color:bglinks}; color:{color:sublinks}; text-decoration: none; text-transform: none; line-height: 29px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  139. .links a:hover{text-align: center; background-color: {color:bglinks hover}; color:{color:sublinks hover}; font-weight: bold;}
  140.  
  141. .links2 {position: absolute; width: 280px; margin-left:-1px; margin-top:0px; padding: 0px; text-align: center; z-index:3;}
  142. .links2 a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 231px; background-color: {color:bglinks}; color:{color:sublinks}; text-decoration: none; text-transform: none; line-height: 29px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  143. .links2 a:hover{text-align: center; background-color: {color:bglinks}; color:{color:sublinks hover};}
  144.  
  145. .links3 {position: absolute; width: 280px; margin-left:0px; margin-top:0px; padding: 0px; text-align: center; z-index:3;}
  146. .links3 a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 173px; background-color: {color:bglinks}; color:{color:sublinks}; text-decoration: none; text-transform: uppercase; line-height: 29px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  147. .links3 a:hover{text-align: center; background-color: {color:bglinks hover}; color:{color:sublinks hover}; letter-spacing:4px;}
  148.  
  149. #footer {position:fixed; z-index:3; background-color:transparent; width:1px; height:1px; -moz-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; margin-top:-150px; margin-left:-5px;}
  150.  
  151. #title {overflow-y:hidden; height:20px; width:227px; z-index:3; position:relative;}
  152.  
  153. .titled{width:223px; float:left; line-height:100%; font-weight:400; margin:-8px -2px -2px -2px; text-align:center; background-color:#trans; padding:1px 1px 1px 1px; -webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;}
  154.  
  155. .titled:hover{margin-top:-47px;}
  156.  
  157. .describe{margin-top:12px; font-family: verdana; font-size:9px; width:220px; text-align: justify;}
  158.  
  159. ::-webkit-scrollbar{width:5px;height:5px;}
  160. ::-webkit-scrollbar-button:start:decrement
  161. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  162. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  163. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  164. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  165.  
  166. .descr {text-align: justify; font-size: 9px; font-family: verdana; position: absolute; margin-left: -2px; width: 225px; height:105px; background-color: {color:sidebar}; color: {color:text}; padding: 10px; margin-top: -3px; background-attachment: fixed;}
  167.  
  168. #tumblr_controls{position: fixed!important}
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172.  
  173. .paginacao {position: absolute; margin-top: 1px; margin-left: 560px; width: 231px; 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; }
  174.  
  175. #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:175px;}
  176. #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;}
  177. #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  178. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  179. .page {clear: both; float: left; width: 265px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; border-right: 2px solid {color:background}; margin-left:-185px;}
  180.  
  181. </style>
  182.  
  183. <body>
  184. <div id="container">
  185. <div id="damon">
  186.  
  187. <div class="sidebar">
  188.  
  189. <div class="descr">
  190. {Description}
  191. </div>
  192. <img src="{image:sidebar}">
  193.  
  194. </div>
  195.  
  196. <div id="masoq2"><div id="koala">{title}</div>
  197. <div id="koala2">{text:frase}</div>
  198. </div>
  199.  
  200. <div id="masoq"><div class="links3">
  201. <a href="{text:Link1}">{text:Link1 Title}</a>
  202. <a href="{text:Link2}">{text:Link2 Title}</a>
  203. </div> <div id="pic">
  204. <img src="{PortraitURL-48}"/>
  205. </div>
  206.  
  207. <div id="footer">
  208. <div id="title">
  209. <div class="titled"><div class="links2">
  210. <a href="#">+LINKS</a></div>
  211. <div class="describe">
  212. <div class="links">
  213. <a href="{text:Link3}">{text:Link3 Title}</a>
  214. <a href="{text:Link4}">{text:Link4 Title}</a>
  215. <a href="{text:Link5}">{text:Link5 Title}</a>
  216. <a href="{text:Link6}">{text:Link6 Title}</a>
  217. </div>
  218. </div>
  219. </div>
  220. </div>
  221. </div>
  222. </div>
  223.  
  224. <div class="paginacao"><div class="page"><div id="pages">{block:JumpPagination length="3"}{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>
  225. theme by <a href="http://nee-d.tumblr.com">nee-d</a>. don't copy. </div>
  226.  
  227. </div>
  228.  
  229.  
  230. <div id="entry">
  231.  
  232. {block:Posts}
  233. <div class="posts">
  234.  
  235. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  236.  
  237. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  238.  
  239. {block:Photoset}{Photoset-500}{/block:Photoset}
  240.  
  241. {block:Quote}
  242. <div class="pquote">“{Quote}”</div>
  243. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  244. {/block:Source}
  245. {/block:Quote}
  246.  
  247. {block:Link}
  248. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  249. {block:Description}{Description}{/block:Description}
  250. {/block:Link}
  251.  
  252. {block:Chat}
  253. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  254. <div class="chat"><ul>{block:Lines}
  255. <li class="person{UserNumber}">{block:Label}
  256. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  257. {/block:Chat}
  258.  
  259. {block:Audio}
  260. <div class="player">{AudioPlayerBlack}</div>
  261. {block:Caption}{Caption}{/block:Caption}
  262. {/block:Audio}
  263.  
  264. {block:Video}{Video-500}{/block:Video}
  265.  
  266.  
  267. {block:Answer}
  268. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  269. <div class="answer">{Answer}</div>
  270. {/block:Answer}
  271.  
  272.  
  273. <div id="cap">
  274. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  275. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  276. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  277.  
  278. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  279. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  280. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  281. {/block:ContentSource}</div></div>
  282. <br>
  283.  
  284.  
  285. <div id="info">
  286. {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}
  287. <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}
  288. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  289. {/block:RebloggedFrom}
  290. </div>
  291. </div>{/block:Date}
  292.  
  293.  
  294. {/block:Posts}
  295. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304. </div>
  305. </div>
  306. </div>
  307. </div>
  308.  
  309. </body>
  310. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement