Advertisement
themesforu

nightforsummer

Dec 21st, 2011
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.66 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <! 6# THEME B - R E A K A B L E . T U M B L R . C O M, (C)
  4. THEME FEITO POR B-REAKABLE
  5. NÃO COPIE, NÃO DISPONIBILIZE, NÃO ADAPTE E DISPONIBILIZE E NÃO RETIRE OS CRÉDITOS
  6. RESPEITE! !>
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9. <head>
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#2c2929" />
  12. <meta name="color:entry" content="#d1d6d8" />
  13. <meta name="color:sidebar" content="#b4b4b4" />
  14. <meta name="color:text" content="#5f5f5f" />
  15. <meta name="color:sidebartext" content="#3f3e3e" />
  16. <meta name="color:link" content="#2c2c2e" />
  17. <meta name="color:link2" content="#2c2c2e" />
  18. <meta name="color:linkhover" content="#23b4af" />
  19. <meta name="color:link2hover" content="#23b4af" />
  20. <meta name="color:linkbackground" content="#40ccbb" />
  21. <meta name="color:linktext" content="#333333" />
  22. <meta name="color:linkbackgroundhover" content="#437270" />
  23. <meta name="color:titlebox" content="#23b4af" />
  24. <meta name="color:ttitle" content="#23b4af" />
  25. <meta name="color:tsubtitle" content="#23b4af" />
  26. <meta name="color:backtitle" content="#23b4af" />
  27. <meta name="color:backtitlebox" content="#23b4af" />
  28. <meta name="color:overflow" content="#23b4af" />
  29. <meta name="color:backoverflow" content="#23b4af" />
  30. <meta name="color:backlink2" content="#23b4af" />
  31. <meta name="color:backlinkhover2" content="#23b4af" />
  32.  
  33. <meta name="font:Title" content="courier new" />
  34. <meta name="font:Body" content="trebuchet ms" />
  35. <meta name="font:Accent" content="helvetica" />
  36.  
  37. <meta name="text:ttitle" content="" />
  38. <meta name="text:tsubtitle" content="" />
  39. <meta name="text:titlebox" content="" />
  40. <meta name="text:Link1" content="" />
  41. <meta name="text:Link1" content="" />
  42. <meta name="text:Link1 Title" content="" />
  43. <meta name="text:Link2" content="" />
  44. <meta name="text:Link2 Title" content="" />
  45. <meta name="text:Link3" content="" />
  46. <meta name="text:Link3 Title" content="" />
  47. <meta name="text:Link4" content="" />
  48. <meta name="text:Link4 Title" content="" />
  49. <meta name="text:Link5" content="" />
  50. <meta name="text:Link5 Title" content="" />
  51. <meta name="text:Link6" content="" />
  52. <meta name="text:Link6 Title" content="" />
  53.  
  54. <meta name="image:background" content="" />
  55. <meta name="image:minigif1" content=""/>
  56. <meta name="image:minigif2" content=""/>
  57. <meta name="image:minigif3" content=""/>
  58. <meta name="image:minigif4" content=""/>
  59.  
  60. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  61. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  62. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  63. <link rel="shortcut icon" href="{Favicon}" />
  64. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  65. <style type="text/css">
  66. body {
  67. background: {color:Background} url('{image:Background}') top right fixed norepeat;
  68. margin: 0;
  69. padding: 0;
  70. font-family: {font:Body};
  71. }
  72.  
  73. .clear {
  74. clear: both;
  75. height: 0px;
  76. overflow: hidden;
  77. }
  78.  
  79. a img {
  80. border: none;
  81. }
  82.  
  83. #entries {
  84. margin-left: 320px;
  85. width: 530px }
  86.  
  87. body {
  88. color:{color:text};
  89. background-color:{color:background};
  90. background-image: url('{image:Background}');
  91. background-position: center;
  92. background-attachment:fixed;
  93. background-repeat: repeat;
  94. font-family:{font:body};
  95. font-size:11px;
  96. line-height:10px;
  97. text-align:justify;
  98. }
  99.  
  100. a:link, a:active, a:visited{
  101. color: {color:link};
  102. text-decoration:none }
  103.  
  104.  
  105. a:hover{
  106. color:{color:linkhover};
  107. }
  108.  
  109. #stext {margin-left:3px; font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size:10px; margin-top: 3px;}
  110. .ps {margin-top: -255px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-align: center; font-size:22px; margin-left: 10px;}
  111. .ps a {text-align: center; color: {color:link}; background-color: transparent;}
  112. .ps a:hover {color: {color:linkhover};}
  113.  
  114.  
  115. #sidebar {
  116. width: 250px;
  117. margin-top: 80px;
  118. margin-left: 15px;
  119. position: fixed;
  120. overflow: hidden;
  121. border: 0px;
  122. padding-left: 20px;
  123. padding-right: 20px;
  124. padding-bottom: 20px;
  125. background-color: {color:sidebar};
  126. text-align: justify;
  127. font-size: 9px;
  128. color: {color:sidebartext};
  129. }
  130.  
  131. #browse {
  132. text-align: center;
  133. text-transform: uppercase;
  134. font-size: 9px;
  135. font-family: helvetica;
  136. letter-spacing: 3px;
  137. width: 30px;
  138. color: 000000;
  139. position: fixed
  140. }
  141.  
  142. #pagelink a {
  143. background-color: {color:linkbackground};
  144. font-family: arial;
  145. font-size: 20px;
  146. text-align: center;
  147. padding: 2px 15px 2px 15px;
  148. color: {color:linktext};
  149. text-transform: uppercase;
  150. text-decoration: none;
  151. position: fixed;
  152. margin-top: -5px;
  153. }
  154.  
  155. #pagelink a:hover {
  156. background-color:{color:linkbackgroundhover};
  157. }
  158.  
  159. #browsebox {
  160. position: fixed;
  161. margin-top: 87px;
  162. margin-left: 200px}
  163.  
  164. #browsebox2 {
  165. position: fixed;
  166. margin-top: 87px;
  167. margin-left: 250px; }
  168.  
  169. #linkss {margin-top: -100px;}
  170.  
  171.  
  172.  
  173. #icon {
  174. height: 70px;
  175. width: 70px;
  176. -moz-border-radius: 35px;
  177. border-radius: 35px; }
  178.  
  179. #title {
  180. width: 70px;
  181. margin-left: 865px;
  182. margin-top: 510px;
  183. position: fixed;
  184. text-align: right;
  185. }
  186.  
  187.  
  188.  
  189. #sidebarnav a {width: 175px;
  190. display: block;
  191. background-color: {color:linkbackground};
  192. height: 35px;
  193. width: 70px;
  194. -moz-border-radius: 35px;
  195. border-radius: 35px;
  196. font-family: georgia;
  197. font-size: 8px;
  198. letter-spacing: 2px;
  199. color: {color:linktext};
  200. text-align: center;
  201. padding-top: 35px;
  202. margin-top: 5px;
  203. text-transform: lowercase;
  204. text-decoration: none;
  205. font-style: italic;
  206. }
  207.  
  208. #sidebarnav a:hover {
  209. background-color:{color:linkbackgroundhover};
  210. }
  211.  
  212. #title1box {color:{color:titlebox}; text-transform:lowercase; font-family: georgia; font-size:14px; line-height:12px; letter-spacing: 0px; font-weight: normal; padding:1px; margin-bottom:-0px; text-align:center;}
  213. .c2 {margin-left: 0px; text-align: center; font-family: verdana; font-size: 9px; margin-top:0px;}
  214. .c2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; height: 21px; width: 108px; background-color: {color:backlink2}; color:{color:link2}; text-decoration: none; text-transform: lowercase; padding: 10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  215. .c2 a:hover{text-align: center; letter-spacing: 3px; background-color: {color:backlinkhover2}; color:{color:link2hover};}
  216. .c3 {margin-left: 129px; text-align: center; font-family: verdana; font-size: 9px; margin-top:-126px;}
  217. .c3 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; height: 21px; width: 108px; background-color: {color:backlink2}; color:{color:link2}; text-decoration: none; text-transform: lowercase; padding: 10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  218. .c3 a:hover{text-align: center; letter-spacing: 3px; background-color: {color:backlinkhover2}; color:{color:link2hover};}
  219.  
  220. #navigation {
  221. margin-top: 350px;
  222. position: fixed;
  223. margin-left: 865px;
  224. line-height:5px}
  225.  
  226. #navigation2 {
  227. margin-top: 350px;
  228. position: fixed;
  229. margin-left: 950px;
  230. line-height:5px}
  231.  
  232. #titlebox {position:fixed; overflow:hidden; width:70px; margin-top:-150px; margin-left:-1px; padding:3px; -moz-border-radius: 35px; border-radius: 35px; background-color: {color:backtitlebox};}
  233.  
  234. #sbar3 {width:290px; height:300px; margin-left:11px; margin-top:10px; position:fixed; overflow:hidden; background-color: none; border-left:0px solid; border-right:0px solid; padding:3px}
  235. .leftttitle{margin-bottom: 10px;}
  236. .ttitle {float: center; font-size: 39px; text-align: center; margin-left: 0px; text-transform: lowercase; line-height:15px; padding:10px; font-family: georgia; color: {color:ttitle}; background-color: {color:backtitle}; margin-top:5px}
  237. .ttitle a, a:hover {color: (color:ttitle); text-decoration: none;}
  238. .tsubtitle {margin-left: 0px; font-size: 9px; line-height:0px; text-align: center; text-transform: none; color: {color:tsubtitle}; background-color: {color:backtitle}; padding:0px; font-family: verdana; margin-top: -1px;}
  239. .tsubtitle {margin-left: 0px; font-size: 9px; line-height:15px; text-align: center; text-transform: lowercase; letter-spacing: 2px;}
  240.  
  241. #posts {
  242. overflow: hidden;
  243. background-color: {color: entry};
  244. border: 0px;
  245. padding: 15px;
  246. font-size: 11px;
  247. background-color: {color:entry};
  248. color: {color:Text};
  249. }
  250.  
  251. bigtitle {
  252. color: {color:title};
  253. font-family: {font:title};
  254. letter-spacing: -1px;
  255. padding: 4px;
  256. text-align: none;
  257. font-style: none;
  258. font-size: 25px;
  259. line-height: 20px;
  260. text-transform: none;
  261. }
  262.  
  263.  
  264. title {
  265. color: {color:title};
  266. font-family: {font:Body};
  267. letter-spacing: 3px;
  268. padding: 5px;
  269. text-align: right;
  270. font-style: italic;
  271. font-size: 9px;
  272. text-transform: lowercase;
  273. }
  274.  
  275. quote {
  276. color: {color:title};
  277. font-family: {font:Body};
  278. letter-spacing: 3px;
  279. padding: 5px;
  280. text-align: justify;
  281. font-style: italic;
  282. font-size: 9px;
  283. }
  284.  
  285. h2{color:{color:title}; font-family:{font:title}; font-size:20px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  286. .bigquote{font-size: 80px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20);}
  287. .pquote{font-family: {font:title}; font-size: 25px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left: 45px}
  288. .source{margin-top: 5px; text-align: right}
  289.  
  290. #biggtitle{text-align: center;}
  291. .titlle {text-align: center;}
  292.  
  293.  
  294. #source {
  295. text-align: left
  296. }
  297.  
  298. #postinfo {
  299. font-family: helvetica;
  300. font-size: 7px;
  301. text-transform: uppercase;
  302. letter-spacing: 2px;
  303. margin-top: -5px
  304. }
  305.  
  306. #asks {
  307. background-color: {color:entry};
  308. color: {color: text};
  309. padding: 5px;
  310. margin-bottom: 0px;
  311. font-family: trebuchet ms;
  312. font-size: 9px;
  313. margin-left: 15px
  314. }
  315.  
  316. #asker {
  317. margin-left: 20px;
  318. text-align: left;
  319. font-size: 30px;
  320. font-family: {font:title};
  321. letter-spacing: 2px;
  322. font-style: italic;
  323. }
  324.  
  325. #credit {margin-left: -10px;}
  326.  
  327. #questions {
  328. border: 1px dashed {color:linkbackground};
  329. width: 80%;
  330. padding: 5px }
  331. .question{background: {color:Accent}; font-size: 10px; font-weight:bold; color: {color:Font}; padding: 10px;}
  332. .ask{background-color: {color:Accent};
  333. text-align:center; padding-left:5px; margin:0px 6px 0px 10px;}
  334. .asker{text-transform: lowercase; text-align: center; margin-top:0px; padding-bottom:0px; font-size: 14px;}
  335.  
  336. blockquote{ padding-left: 5px }
  337.  
  338. img a {
  339. border: none; width: 100% }
  340.  
  341. .audio{
  342. background-color: #000;
  343. display: block}
  344.  
  345. .user_1 .label {color:{color:link}; font-weight:light; font-style: italic}
  346. .user_2 .label {color:{color:link}; font-weight:light; font-style: italic}
  347. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  348.  
  349.  
  350. .notes img{
  351. width:10px;
  352. position:relative;
  353. top:1px; }
  354.  
  355. ol.notes, .notes li {
  356. list-style:none;
  357. margin:0px;
  358. padding:0px; }
  359.  
  360. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  361.  
  362. ::-webkit-scrollbar{width:6px;height:6px;}
  363. ::-webkit-scrollbar{width:8px;height:8px;}
  364. ::-webkit-scrollbar-button:start:decrement
  365. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  366. ::-webkit-scrollbar-track-piece{background-color: {color:backoverflow};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  367. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:overflow};-webkit-border-radius:px;}
  368. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:overflow};-webkit-border-radius:px;
  369.  
  370.  
  371.  
  372. </style>
  373. <style type="text/css">{CustomCSS}</style>
  374. </head>
  375.  
  376. <body>
  377.  
  378. <div id="navigation">
  379. <div id="titlebox">
  380. <div id="title1box">{text:titlebox}<br></div></div>
  381. <br><br><br><br>
  382. <div id="sidebarnav"><div id="linkss">
  383. <a href="/">home</a><br />
  384. <a href="/ask">ask<b>box</b></a><br />
  385. <a href="/archive">old</a><br />
  386. </div></div>
  387. <div class="ps"><big><big><center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">&raquo;</a> {/block:NextPage}{/block:Pagination}<br></center></big></big></div></div>
  388.  
  389. <div id="sbar3"><div class="lefttitle"><div class="ttitle">{text:ttitle}</b> </center></div><div class="tsubtitle">{text:tsubtitle}</div></div></div>
  390.  
  391. <div id="sidebar">
  392.  
  393. <br>
  394. <pre><div class="sidebartitle"><div style="overflow:auto; width: 250px;"><font color="#ffffff"><div class="simage"><small><small><small>.</small></small></small></font><img src="{image:minigif1}" width="200px"/> <img src="{image:minigif2}" width="200px"/> <img src="{image:minigif3}" width="200px"/> <img src="{image:minigif4}" width="200px"/> <br></div></div></pre>
  395.  
  396.  
  397. <div id="stext"><div style="border: 0px solid rgb(230, 230, 250); overflow: auto; color: none; background-color: none; text-align: normal; width: 250px; font-family: verdana; height: 160px; padding: 0px 10px 5px 1px; letter-spacing: 0px; font-size:10px; line-height: 100%">{block:Description}{Description}{/block:Description}</div></div>
  398. <br>
  399. <center><div class="c2">
  400. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  401. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  402. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div>
  403. <div class="c3">
  404. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  405. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  406. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  407. </div>
  408. <pre><div id="credit"><div style="border: 1px solid rgb(230, 230, 250); overflow: auto; color: #000000; background-color: #F8F8FF; width: 260px; text-align: justify; font-family: verdana; height: 20px; padding: 5px 5px 5px 5px; font-size:10px; line-height: 100%">theme por <b><a href="http://nightforsummer.tumblr.com">nightforsummer</a></b>; base por<b><a href="http://the-redwaterfall.tumblr.com/"> the-redwaterfall</a></b>, com alguns detalhes retirados dos themes da <b><a href="http://memorias-agridoces.tumblr.com/">memorias-agridoces</a></b>.</div></div></pre></div>
  409.  
  410.  
  411.  
  412. <div id="entries"><br>
  413. {block:Posts}
  414.  
  415.  
  416. <div id="posts">
  417.  
  418. {block:Title}<div class="titlle"><bigtitle>{title}</div></bigtitle>{/block:Title}
  419.  
  420. {block:Text}{body}{/block:Text}
  421.  
  422. {block:Quote}
  423. <b class="bigquote">“</b><div class="pquote">{Quote}</div>{block:Source}
  424. <div class="source">— {Source}</div>{/block:Source}
  425. {/block:Quote}
  426.  
  427. {block:Link}<center><a href="{URL}" class="link" {Target}><bigtitle>{Name} </bigtitle></a></center>
  428. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  429.  
  430. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  431.  
  432. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  433.  
  434. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  435.  
  436. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  437.  
  438. {block:Answer}
  439. <div class="ask"><div class="asker"><i>{Asker}</i> asked:</div> <br>{Question}
  440. <blockquote>{Answer}</blockquote>
  441. </div>
  442. {/block:answer}
  443.  
  444.  
  445. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  446.  
  447. <div id="postinfo">posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{block:RebloggedFrom}. originally <a href="{ReblogRootURL}">{ReblogRootName}</a>. {/block:RebloggedFrom} | <a href="{ReblogUrl}" target="_blank">reblog</a>.{block:HasTags}<br>
  448.  
  449. <center>{block:Tags}#<a href="{TagURL}">{Tag} </a>{/block:Tags}{/block:HasTags}</center></div></div><BR>
  450. {/block:Posts}
  451. {block:PostNotes}{PostNotes}{/block:PostNotes}
  452.  
  453. </div></div>
  454.  
  455.  
  456.  
  457. </body>
  458. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement