Advertisement
nee-d

theme 21

Jun 3rd, 2012
12,189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.55 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.  
  8.  
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#f8f8f8" />
  12. <meta name="color:link" content="#000000" />
  13. <meta name="color:text" content="#000000" />
  14. <meta name="color:post" content="#ffffff" />
  15. <meta name="color:sidebar" content="#ffffff" />
  16. <meta name="color:scrollbar" content="#000" />
  17. <meta name="color:lhover" content="#555555" />
  18. <meta name="color:bglinks" content="#f4f4f4" />
  19. <meta name="color:links" content="#000" />
  20. <meta name="color:bglinkshover" content="#fff" />
  21. <meta name="color:linkshover" content="#000" />
  22.  
  23. <meta name="image:background" content="" />
  24. <meta name="image:sidebar" content="" />
  25.  
  26. <meta name="if:Show tags" content="1"/>
  27.  
  28. <meta name="text:Link1" content="" />
  29. <meta name="text:Link1 Title" content="um" />
  30. <meta name="text:Link2" content="" />
  31. <meta name="text:Link2 Title" content="dois" />
  32. <meta name="text:Link3" content="" />
  33. <meta name="text:Link3 Title" content="tres" />
  34. <meta name="text:Link4" content="" />
  35. <meta name="text:Link4 Title" content="quatro" />
  36. <meta name="text:Link5" content="" />
  37. <meta name="text:Link5 Title" content="cinco" />
  38. <meta name="text:Link6" content="" />
  39. <meta name="text:Link6 Title" content="seis" />
  40.  
  41.  
  42. <title>{Title}</title>
  43. <link rel="shortcut icon" href="{Favicon}">
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45. {block:Description}
  46. <meta name="description" content="{MetaDescription}" />
  47. {/block:Description}
  48.  
  49. <style type="text/css">
  50.  
  51.  
  52.  
  53. 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; }
  54.  
  55. a {color: {color:link}; text-decoration: none; text-transform: none;}
  56. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  57.  
  58. p {margin: 6px 0 0 0}
  59.  
  60. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  61. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  62. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  63. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  64.  
  65. blockquote img{max-width: 470px!important}
  66. blockquote blockquote img{max-width: 450px!important}
  67. blockquote blockquote blockquote img{max-width: 430px!important}
  68. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  69.  
  70.  
  71. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  72.  
  73. iframe#tumblr_controls {
  74. top:0px !important;
  75. right:3px !important;
  76. position: fixed !important;
  77. -webkit-transition: opacity 0.7s linear;
  78. opacity: 0.4;
  79. -webkit-transition: all 0.8s ease-out;
  80. -moz-transition: all 0.8s ease-out;
  81. transition: all 0.8s ease-out;
  82. z-index:999999999999999999;}
  83.  
  84. iframe#tumblr_controls:hover{
  85. -webkit-transition: opacity 0.7s linear;
  86. opacity: 1;
  87. -webkit-transition: all 0.4s ease-out;
  88. -moz-transition: all 0.4s ease-out;
  89. transition: all 0.4s ease-out;
  90. z-index:999999999999999999999;}
  91.  
  92.  
  93. #entries {width:510px; float:left; margin-left:370px; margin-top:30px; position:relative; z-index:999}
  94.  
  95. .entries {width:500px; padding:12px; background-color:{color:post}; margin:0px 0px 2px 0px; float:right; text-align:justify;
  96. }
  97.  
  98. #reblogs {display:none; background-color:{color:post};}
  99.  
  100. .entries:hover #information {opacity:1;}
  101.  
  102. #information{position:absolute; font:9px verdana; text-transform:lowercase; color:{color:link}; margin-left:514px; opacity:0; height:auto; width: 80px; margin-bottom:0px; margin-top:-12px; background-color:{color:sidebar}; display:block; text-align:left; padding:4px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  103. #information a{text-transform:lowercase; color:{color:permalink}; font-style:normal}
  104. #information a:hover {color:{color:info link hover};}
  105.  
  106. .noted a{font:9px verdana!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:lowercase!important; font-style:normal!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; font-weight:300!important;}
  107. .noted a:hover {color:{color:text}!important;}
  108.  
  109. .dated {font:9px verdana; text-transform:lowercase; color:{color:permalink};}
  110.  
  111. /* TEXT POSTS */
  112.  
  113. #title {width:500px;}
  114. .texttitle {font-size:16px; font-family: georgia; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  115. .texttitle a {font-size:16px; font-family: georgia; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  116.  
  117. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; text-align:center; text-transform: lowercase;}
  118. .tags a {font-size: 9px; color: verdana; display: inline; text-align:center; text-transform: lowercase;}
  119.  
  120.  
  121. /* CHAT POSTS */
  122.  
  123. .chat .line{
  124. font:10px {font:Body};
  125. background-color:{color:chat1};
  126. margin: 0 0 1px;
  127. padding: 2px;
  128. }
  129. .chat .line.odd{ background-color:{color:chat2};}
  130.  
  131. .label {font-weight:bold; color:{color:bold}}
  132.  
  133. /* LINK POSTS */
  134.  
  135. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  136.  
  137. /* QUOTES POSTS */
  138.  
  139. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  140. .pquotesource {text-align: center; font-size: 11px; font-family: verdana; text-transform: none; margin-bottom: 5px; margin-top:2px;}
  141. .pquotesource a, a:hover{text-transform: none;}
  142.  
  143.  
  144. /* AUDIO POSTS */
  145.  
  146. .player {background-color: #000; text-align: left; display:block;}
  147.  
  148.  
  149. /* ANSWER POSTS */
  150.  
  151.  
  152. .question {
  153. color:{color:text};
  154. font-size: 11px;
  155. font-weight: normal;
  156. font-family: verdana;
  157. line-height:95%;
  158. background: {color:background};
  159. position: relative;
  160. min-height:70px;
  161. padding:10px 15px;
  162. margin-bottom:2px;
  163. margin-right:-10px;}
  164.  
  165. .questionarrow {
  166. font-size:30px;
  167. color:{color:background};
  168. vertical-align:middle;
  169. margin-left:-5px!important;}
  170.  
  171.  
  172. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  173. .asker a {color:{color:text};}
  174. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  175.  
  176. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  177. .asking a{color:{color:text};}
  178. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  179.  
  180. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  181.  
  182.  
  183. .answer {color:{color:answer};}
  184.  
  185.  
  186. /* PHOTO POSTS */
  187.  
  188. .hres {opacity:0; height:12px; font:8px calibri; color:{color:permalink}; background-color:{color:posts}; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; width:45px; position:absolute; top:0; left:0; z-index:999; text-align:center; text-transform:uppercase; filter:alpha(opacity=0); padding-top:3px; letter-spacing:1px; padding-left:1px; padding-bottom:1px;}
  189. .hres a {color:{color:permalink}; text-align:center;}
  190. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  191. #photox{overflow:hidden; position:relative}
  192.  
  193. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  194.  
  195. /* POST NOTES */
  196.  
  197. #postnotes {display:block; margin-left:3px; width:500px; background-color:{color:post}}
  198.  
  199. ol.notes {list-style-type:none;}
  200.  
  201. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  202. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  203. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  204. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  205.  
  206. #damon {position: fixed; margin: 30px 0px 0px -492px;}
  207.  
  208. #masoq{text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 622px; width: 100px; height: 14px; background-color: {color:sidebar}; color: {color:text}; padding: 2px; margin-top: -4px; background-attachment: fixed;}
  209.  
  210. #masoq2{font-size: 9px; font-family: verdana; position: relative; margin-left: 622px; width: 210px; background-color: {color:sidebar}; padding: 5px; margin-top: 1px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  211.  
  212. #masoq3{text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 616px; width: 221px; height: auto; background-color: {color:sidebar}; color: {color:text}; padding: 5px; margin-top: 0px; background-attachment: fixed;}
  213.  
  214. #koala {width: 95px; text-align: center; margin-bottom:1px; font-family: georgia; font-size: 12px; color: {color:text}; letter-spacing: 0px; text-transform: none;}
  215.  
  216. #simgg {margin-top: 0px; margin-bottom: 0px;}
  217. #simgg img{width: 221px; height:auto;}
  218.  
  219. #senten {margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:0px; font-family: verdana; font-size:9px; width:auto; text-align: justify;}
  220.  
  221. .links3 {position: absolute; width: 82px; margin-left:510px; margin-top:61px; padding: 0px; text-align: center; z-index:3; margin-bottom:1px;}
  222. .links3 a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; padding:1px; margin-right: 0px; margin-bottom:1px; width: 80px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: lowercase; line-height:14px;}
  223. .links3 a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px;}
  224.  
  225. .oizinho {font-family: georgia; position: fixed; margin-left: 545px; margin-bottom:6px; margin-top: 39px; font-size: 16px; z-index: 0;}
  226. .oizinho a {color: ; background-color: transparent;}
  227. .oizinho a:hover {color: ;}
  228.  
  229. .oizinho2 {font-family: georgia; position: fixed; margin-left: 560px; margin-bottom:6px; margin-top: 39px; font-size: 16px; z-index: 0;}
  230. .oizinho2 a {color: ; background-color: transparent;}
  231. .oizinho2 a:hover {color: ;}
  232.  
  233.  
  234. ::-webkit-scrollbar{width:7px;height:0px;}
  235. ::-webkit-scrollbar-button:start:decrement
  236. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  237. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  238. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  239. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  240.  
  241. #tumblr_controls{position: fixed!important}
  242. #tumblr_controls{position: fixed!important}
  243. #tumblr_controls{position: fixed!important}
  244. #tumblr_controls{position: fixed!important}
  245.  
  246.  
  247. </style>
  248.  
  249.  
  250. <body>
  251. <div id="container">
  252. <div id="damon">
  253.  
  254. <div class="links3">
  255. <a href="{text:Link1}">{text:Link1 Title}</a>
  256. <a href="{text:Link2}">{text:Link2 Title}</a>
  257. <a href="{text:Link3}">{text:Link3 Title}</a>
  258. <a href="{text:Link4}">{text:Link4 Title}</a>
  259. <a href="{text:Link5}">{text:Link5 Title}</a>
  260. <a href="{text:Link6}">{text:Link6 Title}</a>
  261. </div>
  262. <div class="oizinho2">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  263.  
  264. <div class="oizinho">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
  265.  
  266.  
  267. <div id="masoq3"><div id="simgg"><img src="{image:sidebar}"></div></div>
  268. <div id="masoq2"><div id="senten">{Description}</div></div>
  269.  
  270. <div id="masoq"><center><a href="http://nee-d.tumblr.com">© theme by nee-d.</a></center>
  271. </div>
  272.  
  273.  
  274. </div>
  275.  
  276.  
  277.  
  278. <div id="entries">
  279. {block:Posts}
  280. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  281.  
  282. {block:IndexPage}
  283.  
  284.  
  285. <div id="information">
  286. <center><a href="{Permalink}">{NoteCount}</a></center>
  287. <center><a href="{Permalink}">{TimeAgo}</a></center>
  288. {block:RebloggedFrom}
  289. <div class="tagtitle">
  290. <center><a href="{ReblogParentURL}">via</a> · <a href="{ReblogRootURL}">source</a></center>
  291. </div>
  292. {/block:RebloggedFrom}
  293. <center><a href="{ReblogURL}" target="_blank">reblog</a></center>
  294. </div>
  295. {/block:IndexPage}
  296.  
  297. {block:Text}
  298. <div id="title">
  299. {block:Title}
  300. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  301. {/block:Title}
  302. </div>
  303. {Body}
  304. {/block:Text}
  305.  
  306. {block:Photo}
  307. <div id="photox"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  308. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}">High-Res</a></div> {/block:HighRes}</div>
  309. {block:Caption}
  310. <div class="caption">{Caption}</div>
  311. {/block:Caption}
  312. {/block:Photo}
  313.  
  314. {block:Photoset}
  315. {Photoset-500}
  316. {block:Caption}
  317. <div class="caption">{Caption}</div>
  318. {/block:Caption}
  319. {/block:Photoset}
  320.  
  321. {block:Quote}
  322. <div class="pquote">“{Quote}”</div>
  323. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  324. {/block:Source}
  325. {/block:Quote}
  326.  
  327. {block:Link}
  328. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  329. {block:Description}
  330. <div class="linkdescription">{Description}</div>
  331. {/block:Description}
  332. {/block:Link}
  333.  
  334. {block:Chat}
  335. {block:Title}
  336. <div id="title"><div class="texttitle">{Title}</div></div>
  337. {/block:Title}<br>
  338. <div class="chat">
  339. {block:Lines}<div class="chat"><div class="line {Alt}">
  340. <div class="{Alt} user_{UserNumber}">
  341. {block:Label}
  342. <span class="label"><b>{Label}</b></span>
  343. {/block:Label}
  344. {Line}</div>
  345. </div></div>
  346. {/block:Lines}
  347. </div>
  348. {/block:Chat}
  349.  
  350. {block:Video}
  351. {Video-500}
  352. {block:Caption}
  353. <div class="caption">{Caption}</div>
  354. {/block:Caption}
  355. {/block:Video}
  356.  
  357. {block:Audio}
  358. <div class="player">{AudioPlayerBlack}</div>
  359. {block:Caption}{Caption}{/block:Caption}
  360. {/block:Audio}
  361.  
  362. {block:Answer}
  363. <table width="500px" cellspacing="0" cellpadding="0">
  364. <tr>
  365. <td width="415px" class="question">{Question}</td>
  366. <td width="30px"><span class="questionarrow">◤</span></td>
  367. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  368. </tr>
  369. </table>
  370. <div class="answer">{Answer}</div>
  371. {/block:answer}
  372.  
  373. {block:IfShowTags}{block:HasTags}<center><div class="tags"><br>
  374. {block:Tags}#<a href="{TagURL}" target="_blank">{Tag}</a> {/block:Tags}</div></center>
  375. {/block:HasTags}{/block:IfShowTags}
  376. </div>
  377.  
  378. {block:PermalinkPage}
  379. {block:PostNotes}
  380. <div id="postnotes">{PostNotes}</div><br>
  381. {/block:PostNotes}
  382. {/block:PermalinkPage}
  383. {/block:Posts}
  384.  
  385. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  386. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  387. {/block:ContentSource}
  388. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  389.  
  390. </div></div>
  391. </div>
  392. </div>
  393.  
  394. </body>
  395. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement