apenassimplesversos

theme 45

Jun 17th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.42 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4.  
  5. <!--    
  6.  
  7.  
  8.  
  9. Theme by d-esequilibrio
  10.  
  11.  
  12.  
  13. -->
  14.  
  15.  
  16. <html lang="en">
  17. <head>
  18.  
  19.  
  20. <meta name="if:Repeat background image" content="0"/>
  21. <meta name="if:Slanted boxes" content="1"/>
  22. <meta name="if:Endless Scrolling" content="0"/>
  23. <meta name="if:Description" content="1"/>
  24. <meta name="if:Caption" content="0"/>
  25.  
  26.  
  27. <meta name="color:link hover" content="#bebebe" />
  28. <meta name="color:Background" content="#FFFFFF"/>
  29. <meta name="color:Index" content="#000000"/>
  30. <meta name="color:Permalink" content="#000000"/>
  31. <meta name="color:Text" content="#000000"/>
  32. <meta name="color:Title" content="#FFFFFF"/>
  33. <meta name="color:Link" content="#000000"/>
  34. <meta name="color:Hover" content="#949494"/>
  35. <meta name="color:Chat" content="#F5F5F5"/>
  36. <meta name="color:text sidebar" content="#fff" />
  37. <meta name="color:background links" content="#000" />
  38. <meta name="color:text links" content="#fff" />
  39.  
  40. <meta name="font:Title" content="trebuchet ms"/>
  41. <meta name="font:Post title" content="trebuchet ms"/>
  42. <meta name="font:Body" content="trebuchet ms"/>
  43.  
  44. <meta name="text:Title font size" content="24"/>
  45. <meta name="text:Post title font size" content="18"/>
  46. <meta name="text:font size" content="11"/>
  47.  
  48. <meta name="image:Background" content=""/>
  49. <meta name="image:foto" content=""/>
  50.  
  51. <meta name="text:Title" content="frase aqui"/>
  52.  
  53. <meta name="text:Link1" content="/" />
  54. <meta name="text:Link1 Title" content="link" />
  55. <meta name="text:Link2" content="/" />
  56. <meta name="text:Link2 Title" content="link" />
  57. <meta name="text:Link3" content="/" />
  58. <meta name="text:Link3 Title" content="link" />
  59. <meta name="text:Link4" content="/" />
  60. <meta name="text:Link4 Title" content="link" />
  61. <meta name="text:Link5" content="/" />
  62. <meta name="text:Link5 Title" content="link" />
  63. <meta name="text:Link6" content="/" />
  64. <meta name="text:Link6 Title" content="link" />
  65.  
  66. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  67. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  68.  <link rel="shortcut icon" href="{Favicon}">
  69. {PostSummary} - {/block:PostSummary}{Title}</title>
  70.  
  71. <style type="text/css">
  72.  
  73.  
  74. iframe#tumblr_controls{
  75. top: 1px !important;
  76. margin: 0 0 0 0;
  77. right: 6px !important;
  78. position: fixed !important;
  79. }
  80.  
  81. body {
  82. margin:0px;
  83. background-color: {color:Background};
  84. background-image:url({image:Background});
  85. background-attachment: fixed;
  86. background-repeat: no-repeat;
  87. {block:IfRepeatBackgroundImage}
  88. background-repeat: repeat;
  89. {/block:IfRepeatBackgroundImage}
  90. background-position:right;
  91. font-size:{text:font size}px;
  92. font-family:{font:body};
  93. line-height:16px;
  94. color:{color:Text};
  95. text-align:left;
  96. }
  97.  
  98. a:link, a:active, a:visited{
  99. color: {color:Link};
  100. text-decoration: none;
  101. -webkit-transition-duration: 0.3s;
  102. }
  103.  
  104. a:hover {
  105. color:{color:Hover};
  106. -webkit-transition-duration: 0.3s;
  107. }
  108.  
  109. a.nav{
  110. font-size:11px;
  111. font-family:{font:body};
  112. text-transform: lowercase;
  113. padding:4px;
  114. color:{color:title};
  115. }
  116.  
  117. a.nav:hover{text-decoration: underline;}
  118.  
  119. ::-webkit-scrollbar-thumb:vertical {
  120. background-color:{color:Index};
  121. height:100px;
  122. }
  123. ::-webkit-scrollbar-thumb:horizontal {
  124. background-color:{color:Index};
  125. height:10px;
  126. }
  127. ::-webkit-scrollbar{
  128. height:10px;
  129. width:8px;
  130. background-color:{color:background};
  131. }
  132.  
  133. div#content{
  134. width:400px;
  135. margin-left:450px;
  136. margin-top:40px;
  137. padding-bottom:40px;
  138. }
  139.  
  140. div#header{
  141. position:fixed;
  142. left:445px;
  143. top:-10px;
  144. width:390px;
  145. height:25px;
  146. padding:10px;
  147. text-align:center;
  148. background-color:{color:Index};
  149. {block:IfSlantedBoxes}
  150. -webkit-transform: rotate(-1deg);
  151. -moz-transform: rotate(-1deg);  
  152. {/block:IfSlantedBoxes}
  153. }
  154.  
  155. #nav {background-color:transparent; float: left; margin-left:118px; margin-top: 258px; padding: 1px; text-align: center; position: fixed;}
  156. #nav a {margin-left: 1px; display: block; font-family: verdana; font-size: 9px; text-align: right; width: 158px; color:{color:text links}; overflow: hidden;  border-top: 1px solid {color:text links};height:15px;  background-color:{color:background links}; text-transform: lowercase; padding:1px; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  157. #nav a:hover{opacity:0.7; margin-left:-20px; padding-left:-20px; background-color:transparent; opacity:0.7;  border-top: 1px dotted transparent;color:{color:background links};}
  158.  
  159. div#credi{
  160. position:fixed;
  161. left:445px;
  162. bottom:-9px;
  163. width:410px;
  164. height:35px;
  165. padding-top:8px;
  166. text-align:center;
  167. background-color:{color:Index};
  168. {block:IfSlantedBoxes}
  169. -webkit-transform: rotate(1deg);
  170. -moz-transform: rotate(1deg);  
  171. {/block:IfSlantedBoxes}
  172. }
  173. div#desc{
  174. text-align:center;
  175. position:fixed;
  176. left:230px;
  177. top:100px;
  178. width:180px;
  179. height:justify;
  180. {block:IfSlantedBoxes}
  181. -webkit-transform: rotate(-2deg);
  182. -moz-transform: rotate(-2deg);
  183. {/block:IfSlantedBoxes}
  184. }
  185.  
  186. .desc{
  187. padding:20px 10px 10px 10px;
  188. background-color:{color:Index};
  189. }
  190.  
  191. .desc a{color:{color:title};}
  192.  
  193. .port{
  194. position:absolute;
  195. top:-50px;
  196. left:10px;
  197. }
  198.  
  199. .title{
  200. margin-top:7px;
  201. font-family: {font:title};
  202. font-size: {text:title font size}px;
  203. color:{color:Title};
  204. text-transform:lowercase;
  205. }
  206.  
  207. .post_title{
  208. font-family:{font:Post title};
  209. font-size:{text:Post title font size}px;
  210. color:{color:Post title};
  211. line-height:23px;
  212. }
  213.  
  214. blockquote{
  215. padding-left:5px;
  216. margin-left:5px;
  217. border-left: 2px solid {color:Text};
  218. }
  219.  
  220. .page{{block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}}
  221. .page a{color:{color:title};}
  222.  
  223. .q{
  224. margin-left:20px;
  225. padding-top:12px;
  226. font-family:{font:Post Title};
  227. font-size:{text:post title font size}px;
  228. color:{color:post title};
  229. line-height:23px;
  230. }
  231.  
  232. .quote{
  233. position:absolute;
  234. margin-left:0px;
  235. margin-top:20px;
  236. font-size:60px;
  237. opacity:0.3;
  238. filter: alpha(opacity = 30);
  239. }
  240.  
  241. .source{
  242. font-size:12px;
  243. margin-left:35px;
  244. }
  245.  
  246. .entry{ margin-bottom:10px;}
  247.  
  248. .entry img{max-width:400px;}
  249.  
  250. div#chat li {
  251. padding: 4px;
  252. background-color:{color:Chat};
  253. margin-top: 2px;
  254. }
  255.  
  256. div#chat ul{
  257. list-style: none;
  258. padding: 0px;
  259. margin-top:5px;
  260. margin-bottom:10px;
  261. width: 400px;
  262. text-align: left;
  263. }
  264.  
  265. .asker{
  266. padding:7px;
  267. line-height:16px;
  268. font-size:9px;
  269. background-color:{color:Chat};
  270. }
  271.  
  272. .link{
  273. font-family:{font:Post title};
  274. font-size:{text:Post title font size}px;
  275. color:{color:Post title};
  276. line-height:25px;
  277. }
  278.  
  279. .link:hover{
  280. text-decoration:underline;
  281. }
  282.  
  283. .lalala{
  284. background-color:#000;
  285. height:27px;
  286. width:400px;
  287. -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  288. -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  289. box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  290. }
  291.  
  292. .permalink{
  293. float:left;
  294. position:absolute;
  295. margin-left:420px;
  296. text-align:left;
  297. width:60px;
  298. height:30px;
  299. -webkit-transition-duration: 0.3s;
  300. font-size:9px;
  301. padding:1px;
  302. margin-top:10px;
  303. opacity:0;
  304. filter: alpha(opacity = 0);
  305. }
  306.  
  307. .entry:hover .permalink{
  308. opacity:1;
  309. filter: alpha(opacity = 100);
  310. margin-left:410px;
  311. -webkit-transition-duration: 0.3s;
  312. }
  313.  
  314. .reblog{font-size:16px;}
  315.  
  316. .photo_perma{
  317. position:absolute;
  318. margin-top:20px;
  319. text-align:right;
  320. width:200px;
  321. background-color:{color:Permalink};
  322. padding:10px;
  323. -webkit-transition-duration: 0.4s;
  324. font-size:12px;
  325. opacity:0;
  326. filter: alpha(opacity = 0);
  327. -webkit-border-top-right-radius: 15px;
  328. -webkit-border-bottom-right-radius: 15px;
  329. -moz-border-radius-topright: 15px;
  330. -moz-border-radius-bottomright: 15px;
  331. border-top-right-radius: 15px;
  332. border-bottom-right-radius: 15px;
  333. }
  334.  
  335. .photo_perma a{color:#fff;}
  336.  
  337. .photo{margin-bottom:10px;}
  338.  
  339. .photo:hover .photo_perma{
  340. width:350px;
  341. opacity: 0.7;
  342. filter: alpha(opacity = 70);
  343. webkit-transition-duration: 0.4s;
  344. }
  345.  
  346. ol.notes {
  347. padding: 0px;
  348. margin: 25px 0px;
  349. list-style-type: none;
  350. border-bottom: solid 1px {color:text};
  351. font-size:10px;
  352. }
  353.  
  354. ol.notes li.note {
  355. border-top: solid 1px {color:text};
  356. padding: 10px;
  357. font-size:10px;
  358. }
  359.  
  360. ol.notes li.note img.avatar {
  361. vertical-align: -4px;
  362. margin-right: 10px;
  363. width: 16px;
  364. height: 16px;
  365. }
  366.  
  367. ol.notes li.note span.action {
  368. font-weight: normal;
  369. font-size:10px;
  370. }
  371.  
  372. ol.notes li.note .answer_content {
  373. font-weight: normal;
  374. font-size:10px;
  375. }
  376.  
  377. ol.notes li.note blockquote {
  378. border-color: {color:text};
  379. padding: 4px 10px;
  380. margin: 10px 0px 0px 25px;
  381. font-size:10px;
  382. }
  383.  
  384. ol.notes li.note blockquote a {
  385. text-decoration: none;
  386. font-size:10px;
  387. }
  388.  
  389. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  390.  
  391.  
  392.  
  393. {CustomCSS}
  394. </style>
  395. </head>
  396. <body>
  397.  
  398.  
  399. <div id="header"><div class="title">{text:title}</div></div>
  400.  
  401. {block:IfDescription}<div id="desc">
  402.  
  403. <div class="desc"><a href="/"><img src="{image:foto}"</a></div>
  404. </div>{/block:IfDescription}
  405.  
  406. <div id="nav">
  407. <a href="{text:Link1}">{text:Link1 Title}</a>
  408. <a href="{text:Link2}">{text:Link2 Title}</a>
  409. <a href="{text:Link3}">{text:Link3 Title}</a>
  410. <a href="{text:Link4}">{text:Link4 Title}</a>
  411. <a href="{text:Link5}">{text:Link5 Title}</a>
  412. <a href="{text:Link6}">{text:Link6 Title}</a>
  413. </div>
  414.  
  415. <div id="credi">
  416. <a href="http://d-esequilibrio.tumblr.com/" class="nav">theme d-esequilibrio,base xantheose,idolatrado dtlhs ©</A>
  417.  
  418. {block:Pagination}<span class="page">{block:PreviousPage}<a href="{PreviousPage}">&#8592; / </a>{/block:PreviousPage}{block:nextPage}<a href="{nextPage}">&#8594;</a>{/block:nextPage}</span>{/block:Pagination}
  419. </div>
  420.  
  421.  
  422. <div id="content">
  423.  
  424. {block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js";;></script>
  425. <Div class="autopagerize_page_element"></div>{/block:IfEndlessScrolling}
  426.  
  427. {block:Posts}
  428.  
  429. <div class="entry">
  430.  
  431. {block:Text}
  432. <span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} <br><a href="{ReblogURL}" target="_blank" class="reblog">+</a></a></span>
  433. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  434. {Body}
  435. {/block:Text}
  436.  
  437. {block:Photo}
  438. <div class="photo"><div class="photo_perma"><a href="{Permalink}">{NoteCountWithLabel} &bull; {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} &bull;</a> <a href="{ReblogURL}" target="_blank">Reblog +</a></div>
  439. {LinkOpenTag}<img src="{photoURL-400}" width="400px" />{LinkCloseTag}
  440. {block:IfCaption}{block:Caption}{Caption}{block:Caption}{/block:IfCaption}</div>
  441. {/block:Photo}
  442.  
  443. {block:Photoset}
  444. <div class="photo"><div class="photo_perma"><a href="{Permalink}">{NoteCountWithLabel} &bull; {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} &bull;</a> <a href="{ReblogURL}" target="_blank">Reblog +</a></div>
  445. {Photoset-400}
  446. {block:Caption}{Caption}{/block:Caption}</div>
  447. {/block:Photoset}
  448.  
  449. {block:Link}
  450. <span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} <br><a href="{ReblogURL}" target="_blank" class="reblog">+</a></a></span>
  451. <a href="{URL}" class="link">{Name} &#8600;</a>
  452. {block:Description}{Description}{/block:Description}
  453. {block:Link}
  454.  
  455. {block:Quote}
  456. <span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} <br><a href="{ReblogURL}" target="_blank" class="reblog">+</a></a></span>
  457. <span class="quote">&#10077;</span><div class="q">{Quote}</div>
  458. {block:Source}<div class="source"><p>&#8212; {Source}</p></div>{/block:Source}
  459. {/block:Quote}
  460.  
  461. {block:Chat}
  462. <span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} <br><a href="{ReblogURL}" target="_blank" class="reblog">+</a></a></span>
  463. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  464. <div id="chat">
  465. <ul>{block:Lines}<li>
  466. {block:Label}<b>{Label}</b>{/block:Label}
  467. {Line}
  468. </li>{/block:Lines}</ul>
  469. </div>
  470. {/block:Chat}
  471.  
  472. {block:Audio}
  473. <span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} <br><a href="{ReblogURL}" target="_blank" class="reblog">+</a></a></span>
  474. <div class="lalala">{AudioPlayerBlack}</div>
  475. {block:Caption}{Caption}{/block:Caption}
  476. <small>{PlayCount} plays</small>
  477. {/block:Audio}
  478.  
  479. {block:Video}
  480. <span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} <br><a href="{ReblogURL}" target="_blank" class="reblog">+</a></a></span>
  481. {Video-400}
  482. {block:Caption}{Caption}{/block:Caption}
  483. {block:Video}
  484.  
  485. {block:Answer}
  486. <span class="permalink"><a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} <br><a href="{ReblogURL}" target="_blank" class="reblog">+</a></a></span>
  487. <div class="asker">{Asker}: {Question}</div>
  488. {Answer}
  489. {/block:Answer}
  490.  
  491. {block:PostNotes}
  492. <center>
  493. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  494.  
  495. {block:HasTags}
  496. tagged as: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}<br> {/block:HasTags}
  497. {block:RebloggedFrom}
  498. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  499. originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  500. </center></span>
  501. <br>
  502. <div id="postnotes">{PostNotes}</div><br>
  503.  
  504. <center>{block:ContentSource}
  505. <br><a href="{SourceURL}">
  506. {lang:Source}:
  507. {block:SourceLogo}
  508. <img src="{BlackLogoURL}" width="{LogoWidth}"
  509. height="{LogoHeight}" alt="{SourceTitle}" />
  510. {/block:SourceLogo}
  511. {block:NoSourceLogo}
  512. {SourceLink}
  513. {/block:NoSourceLogo}
  514. </a>
  515. {/block:ContentSource}</center>
  516.  
  517. {/block:PostNotes}
  518.  
  519. </div>
  520. {/block:Posts}
  521.  
  522. </div>
  523.  
  524.  
  525. </body>
  526. </html>
Advertisement
Add Comment
Please, Sign In to add comment