03-93

theme 27 com sombra

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