03-93

theme 27

Mar 28th, 2012
3,272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.43 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- THEME POR MARCELO PRADO --!>
  6.  
  7. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head> <!-- DEFAULT VARIABLES -->
  10.  
  11. <head> <meta name="color:background" content="#F8F8F8" />
  12.  
  13. <meta name="font:body" content="verdana" />
  14.  
  15. <meta name="font:title" content="georgia" />
  16.  
  17. <meta name="color:link" content="#757575" />
  18.  
  19. <meta name="color:link hover" content="#504949" />
  20.  
  21. <meta name="color:text" content="#757575" />
  22.  
  23. <meta name="color:sidebar" content="#FFFFFF" />
  24.  
  25. <meta name="color:entry" content="#FFFFFF" />
  26.  
  27. <meta name="color:fundo scroll" content="#F8F8F8" />
  28.  
  29. <meta name="color:scroll" content="#757575" />
  30.  
  31. <meta name="color:borda" content="#FFFFFF" />
  32.  
  33. <meta name="text:Link1" content=" /" />
  34.  
  35. <meta name="text:Link1 Title" content="primeiro" />
  36.  
  37. <meta name="text:Link2" content=" /" />
  38.  
  39. <meta name="text:Link2 Title" content="segundo" />
  40.  
  41. <meta name="text:Link3" content=" /" />
  42.  
  43. <meta name="text:Link3 Title" content="terceiro" />
  44.  
  45. <meta name="text:Link4" content=" /" />
  46.  
  47. <meta name="text:Link4 Title" content="quarto" />
  48.  
  49. <meta name="text:Link5" content=" /" />
  50.  
  51. <meta name="text:Link5 Title" content="quinto" />
  52.  
  53. <meta name="text:Link6" content=" /" />
  54.  
  55. <meta name="text:Link6 Title" content="sexto" />
  56.  
  57. <meta name="text:Link7" content=" /" />
  58.  
  59. <meta name="text:Link7 Title" content="setimo" />
  60.  
  61. <meta name="text:Link titulo" content=" /" />
  62.  
  63. <meta name="text:Link titulo Title" content="im gonna ask her to marry me" />
  64.  
  65. <meta name="color:bglinks" content="#F8F8F8" />
  66.  
  67. <meta name="color:bglinkshover" content="#757575" />
  68.  
  69. <meta name="color:links" content="#757575" />
  70.  
  71. <meta name="color:linkshover" content="#FFFFFF" />
  72.  
  73. <meta name="color:bglink titulo" content="#F8F8F8" />
  74.  
  75. <meta name="color:bglinkshover titulo" content="#757575" />
  76.  
  77. <meta name="color:link titulo" content="#757575" />
  78.  
  79. <meta name="color:linkshover titulo" content="#FFFFFF" />
  80.  
  81.           <meta name="color:texto frase" content="#757575" />
  82.  
  83.           <meta name="color:texto frase hover" content="#FFFFFF" />
  84.  
  85. <meta name="image:foto1" content="http://static.tumblr.com/edxqokf/tCdm10lbg/ihbnon.jpg"/>
  86.  
  87.  
  88.  
  89.  
  90. <title>{Title}</title>
  91.  
  92. <link rel="shortcut icon" href="{Favicon}">
  93.  
  94. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  95.  
  96. {block:Description}
  97.  
  98. <meta name="description" content="{MetaDescription}" />
  99.  
  100. {/block:Description}
  101.  
  102. <style type="text/css">
  103.  
  104. body {background-color: {color:background} ; color:{color:background};
  105.  
  106. font-family: {font:body}; font-size:11px; line-height:110%;
  107.  
  108. margin:0 auto 0 auto; text-align:center; background-image:url('{image:background}'); background-attachment:
  109.  
  110. fixed; }
  111.  
  112. a {color:{color:link}; text-decoration: none; font-size: 11px; text-transform: none}
  113.  
  114. a:hover {color:link hover); -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  115.  
  116. p{margin-top: 1px}
  117.  
  118. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:#fff}; padding-left:5px;
  119.  
  120. margin-top: 4px;}
  121.  
  122. #xp {text-align: center; width: 870px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  123.  
  124. #sid{position: fixed; margin-left:-35px; margin-top:133px; width: 300px; height: 70px; background-color: #FFF; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(-90deg); line-height:15px;}
  125.  
  126. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  127.  
  128. text-align: center; font-size: 85px;}
  129.  
  130. .left{float:left; margin-left: 10px; width: 40px}
  131.  
  132. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  133.  
  134. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  135.  
  136. .right{float:right; margin-right: 10px; width: 40px}
  137.  
  138. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  139.  
  140. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  141.  
  142. #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
  143.  
  144. transparent; color:{color:text}; padding: 0px;}
  145.  
  146. #entries{float: right; background-color: transparent; text-align: center}
  147.  
  148. .post{width: 500px; margin: 4px 0 4px 260px; padding: 8px; text-align: justify; background-color:{color:entry}; margin-bottom: -9px; margin-right: 65px; margin-top: 10px;}
  149.  
  150. .post img{margin: 5px 0 5px 0}
  151.  
  152. h1{font-family:{font:title}; font-style: normal; font-size: 16px; font-weight:normal; letter-spacing: 0px;text-transform: none; line-height: 22px; text-align:center}
  153.  
  154. h1 a{font-size: 16px; font-weight:normal; font-style: normal; letter-spacing: 0px;text-transform: none; line-height: 22px; text-align:center}
  155.  
  156. h3{color:{color:link}; font-family:verdana; font-size:10px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform: none; line-height:0px; margin-top:-25px; margin-bottom:-15px; text-align:left}
  157.  
  158. h3 a:hover{background-color:transparent}
  159.  
  160. .image{text-align: center; height: auto; margin-bottom: 2px; border: 0px}
  161.  
  162. .qqmarks{font-size: 80px; font-family: {font:body}; font-weight: normal; line-height: 80px; color:{color:linkbackground}}
  163.  
  164. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:linkbackground}; text-align: center; margin: 50px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: none; text-decoration: none; font-weight: normal}
  165.  
  166. .qquote{font-family:{font:title}; font-size: 18px; letter-spacing: -1px; line-height: 18px; text-transform: lowercase; margin-top: -70px;
  167.  
  168. text-indent: 45px}
  169.  
  170. .pquote {font-family: {font:title}; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  171.  
  172. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  173.  
  174. .pquotesource a, a:hover{text-transform: none;}
  175.  
  176. .chat{line-height: 12px; list-style: none }
  177.  
  178. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  179.  
  180. .person1 {color: {color:text} }
  181.  
  182. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  183.  
  184. .person2 {color: {color:text} }
  185.  
  186. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  187.  
  188. .player {background-color: #000; text-align: left; display:block;}
  189.  
  190. .source{display:none}
  191.  
  192. .asker {font-size: 11px;}
  193.  
  194. .asker a {color: {color:link}}
  195.  
  196. .asker a:hover {color: {color:bglink};}
  197.  
  198. .askk img {text-align: center;}
  199.  
  200. .askk img a{background-color: {color:left};}
  201.  
  202. .askk img a:hover {background-color: {color:sidebarlinks};}
  203.  
  204. .answer {clear: both; padding: 4px}
  205.  
  206. .answer img {max-width: 470px;}
  207.  
  208. .info {font-family:verdana; font-size:10px; text-transform:lowercase; text-align:center;}
  209.  
  210. .coerapa {margin-top: 6px; border-left: -1px solid {color:entry}; padding: 2px; background-color: {color:entry}; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  211.  
  212. .coerapa a {font-size: 9px;}
  213.  
  214. .ddb {padding: 2px; border-bottom: 0px dotted {color:background}; text-align: left;}
  215.  
  216. .noite {float:right; margin-center: 0px; margin-top: 12px; text-align: center; font-size: 0px; color: {color:infotext};}
  217.  
  218. .noite a{font-size: 0px; text-align: center; color: {color:infotext}; text-transform: lowercase;}
  219.  
  220. .tags{font-size:9px; display: inline}
  221.  
  222. .origin{font-size:9px}
  223.  
  224. .ibottom{margin-top: 5px; font-family: {font:body}; text-align:center;}
  225.  
  226. .date{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  227.  
  228. .permalink{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  229.  
  230. .source{display:none}
  231.  
  232.  
  233. #pagina{width: 60px; height: 0px; position: fixed; display: block; margin-left: 850px; margin-top: 51px; text-align: center; background: {color:paginacao}}
  234. #pagina a {font-family: verdana; margin-top: 2px; font-size: 18px; padding: 4px}
  235. #pagina a:hover {font-weight: none}
  236.  
  237.  
  238.  
  239. #slideShowContainer{ float: left; margin-top: 33px; margin-left: 100px; height: 112px; width:112px; position: fixed; background-color: transparent; padding: 0px; border: 3px solid {color:borda}; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  240.  
  241. #slideShow2 {margin-top: 0px; margin-top: 0px;}
  242.  
  243. #slideShow2 img{width: 112px; height: 112px; margin-left: 0px;}
  244.  
  245. #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
  246.  
  247. #slideShow4 img{width: 112px; height: 112px; margin-left: 0px; }
  248.  
  249.  
  250.  
  251. #sidebarlinks{margin-left: 300px; margin-top: 50px; width: auto; float: left; background-color: {color:sidebar}; padding: 5px; position: fixed; height: auto; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  252.  
  253.  
  254. #descrmermao {width:174px; height:auto; text-align: justify; margin-left:24px; margin-top:152px; position: fixed;  overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; font-size:9px; border-right:0px solid; padding:10px}
  255.  
  256.  
  257. /* LINK TITULO E PA */
  258. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  259.  
  260. #sidlinks1 {position: fixed; width: 188px; float: left; margin-left:24px; margin-top: 10px; padding: 3px; text-align: center; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 1; background-color: {color:borda};}
  261.  
  262. #sidlinks1 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width:188px; background-color: {color:bglinks}; color:{color:link titulo}; text-decoration: none; text-transform: uppercase; line-height: 17px; height: 15px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  263.  
  264. #sidlinks1 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:bglinkshover titulo}; color:{color:linkshover titulo};}
  265.  
  266. /* LINK NORMAL E PA */
  267.  
  268. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  269.  
  270. #sidlinks {position: fixed; width: 69px; float: left; margin-left:24px; margin-top: 33px; padding: 3px; text-align: center; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 1; background-color: {color:borda};}
  271.  
  272. #sidlinks a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width:69px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; line-height: 17px; height: 15px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  273.  
  274. #sidlinks a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover};}
  275.  
  276.  
  277.  
  278. .notes {width: 516px; padding: 0px; margin-top: 10px; margin-left: 230px; margin-bottom: 10px; font-size: 9px; text-align: left}
  279.  
  280. ol.notes {list-style: none; margin: 0 20px 0 0px; margin-left: 30px; padding: 0px; z-index: 11;}
  281.  
  282. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  283.  
  284. .notes img{display: none; border:0px}
  285.  
  286. #manobrow { margin-top: 320px; margin-left: -5px; width: 340px; float: right; background-color: {color:sidebar}; position: fixed; height: 60px; }
  287.  
  288.  
  289.  
  290. #slidetxt {text-align: justify; overflow: hidden; height: 140px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -5px; width: 150px; background-color: #fff; color: #000; padding: 10px; margin-top: 40px; background-attachment: fixed;}
  291.  
  292.  
  293.  
  294.  
  295. ::-webkit-scrollbar{width:3px;height:6px;}
  296.  
  297. ::-webkit-scrollbar-button:start:decrement
  298.  
  299. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  300.  
  301. ::-webkit-scrollbar-track-piece{background-color:{color:fundo scroll};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  302.  
  303. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color: {color:scroll};-webkit-border-radius:px;}
  304.  
  305. ::-webkit-scrollbar-thumb:horizontal{width:40px; background-color: {color:scroll};-webkit-border-radius:px;}
  306.  
  307. #clear{width: 500px; height: 30px}
  308.  
  309. </style>
  310.  
  311. </head>
  312.  
  313. <body>
  314.  
  315.  
  316.  
  317. <div id="content">
  318.  
  319. <div id="entries">
  320.  
  321. {block:Posts}
  322.  
  323. <div class="post">
  324.  
  325. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  326.  
  327. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  328.  
  329. {block:Photoset}{Photoset-500}{/block:Photoset}
  330.  
  331. {block:Quote}
  332.  
  333. <div class="pquote"><center>{Quote}</center></div>
  334.  
  335. {block:Source}<div class="pquotesource"> — {Source}</div>
  336.  
  337. {/block:Source}
  338.  
  339. {/block:Quote}
  340.  
  341. {block:Link}
  342.  
  343. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  344.  
  345. {block:Description}{Description}{/block:Description}
  346.  
  347. {/block:Link}
  348.  
  349. {block:Chat}
  350.  
  351. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  352.  
  353. <div class="chat"><ul>{block:Lines}
  354.  
  355. <li class="person{UserNumber}">{block:Label}
  356.  
  357. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  358.  
  359. {/block:Chat}
  360.  
  361. {block:Audio}
  362.  
  363. <div class="player">{AudioPlayerBlack}</div>
  364.  
  365. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  366.  
  367. {/block:Audio}
  368.  
  369. {block:Video}{Video-500}{/block:Video}
  370.  
  371. {block:Answer}
  372.  
  373. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  374.  
  375. <div class="answer">{Answer}</div>
  376.  
  377. <br>
  378.  
  379. {/block:Answer}
  380.  
  381. <div class="cap">
  382.  
  383. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  384.  
  385. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386.  
  387. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  388.  
  389. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  390.  
  391. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  392.  
  393. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  394.  
  395. {/block:ContentSource}</div></div>
  396.  
  397. <div class="info">
  398.  
  399. <div class="noite">{block:RebloggedFrom}via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  400.  
  401. title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}"
  402.  
  403. title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
  404.  
  405. <div class="coerapa"><div class="ddb"><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  406.  
  407. <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}
  408.  
  409. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  410.  
  411. {/block:RebloggedFrom}
  412.  
  413. </div></div></div>
  414.  
  415. {/block:Posts}
  416.  
  417. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  418.  
  419. </div>
  420.  
  421.  
  422.  
  423. <div id="slideShowContainer">
  424.  
  425. <div id="slideShow2"><div id="slideShow4">
  426.  
  427. <img src="{image:foto1}"/>
  428. </div></div></div>
  429.  
  430. <div id="side">
  431.  
  432. <div id="descrmermao">{description}</div>
  433.  
  434. <div id="sidlinks">
  435.  
  436.  
  437. <a href="{text:Link1}">{text:Link1 Title}</a>
  438. <a href="{text:Link2}">{text:Link2 Title}</a>
  439. <a href="{text:Link3}">{text:Link3 Title}</a>
  440. <a href="{text:Link4}">{text:Link4 Title}</a>
  441. <a href="{text:Link5}">{text:Link5 Title}</a>
  442. <a href="{text:Link6}">{text:Link6 Title}</a>
  443. <a href="http://03-93.tumblr.com/">credito</a>
  444. </div></div>
  445. <div id="sidlinks1">
  446. <a href="{text:Link titulo}">{text:Link titulo Title}</a>
  447. </div></div>
  448.  
  449.  
  450. <div id="pagina">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«
  451. </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div>
  452.  
  453.  
  454.  
  455. </div>
  456. </div>
  457. </div>
  458.  
  459. </body>
  460.  
  461. </html>
Advertisement
Add Comment
Please, Sign In to add comment