completaimperfeita1

theme9completaimperfeita

Oct 13th, 2011
4,384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 13.48 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.    Theme 003 by weasleyfleur
  4. -->
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <script type="text/javascript">
  8.  
  9. //desabilita menu de opcoes ao clicar no botao direito
  10.  
  11. function desabilitaMenu(e)
  12.  
  13. {
  14.  
  15. if (window.Event)
  16.  
  17. {
  18.  
  19. if (e.which == 2 || e.which == 3)
  20.  
  21. return false;
  22.  
  23. }
  24.  
  25. else
  26.  
  27. {
  28.  
  29. event.cancelBubble = true
  30.  
  31. event.returnValue = false;
  32.  
  33. return false;
  34.  
  35. }
  36.  
  37. }
  38.  
  39.  
  40.  
  41. //desabilita botao direito
  42.  
  43. function desabilitaBotaoDireito(e)
  44.  
  45. {
  46.  
  47. if (window.Event)
  48.  
  49. {
  50.  
  51. if (e.which == 2 || e.which == 3)
  52.  
  53. return false;
  54.  
  55. }
  56.  
  57. else
  58.  
  59. if (event.button == 2 || event.button == 3)
  60.  
  61. {
  62.  
  63. event.cancelBubble = true
  64.  
  65. event.returnValue = false;
  66.  
  67. return false;
  68.  
  69. }
  70.  
  71. }
  72.  
  73.  
  74.  
  75. //desabilita botao direito do mouse
  76.  
  77. if ( window.Event )
  78.  
  79. document.captureEvents(Event.MOUSEUP);
  80.  
  81. if ( document.layers )
  82.  
  83. document.captureEvents(Event.MOUSEDOWN);
  84.  
  85.  
  86.  
  87. document.oncontextmenu = desabilitaMenu;
  88.  
  89. document.onmousedown = desabilitaBotaoDireito;
  90.  
  91. document.onmouseup = desabilitaBotaoDireito;
  92.  
  93. </script>
  94.  
  95.  
  96.  
  97. <!-- DEFAULT VARIABLES -->
  98.     <meta name="color:background" content="#EEEBD6" />
  99.     <meta name="color:sbar" content="#F8F6E9" />
  100.     <meta name="color:entry" content="#F8F5E1" />
  101. <meta name="if:Total right" content="0"/>
  102. <meta name="if:Total left" content="0"/>
  103. <meta name="if:Repeat background image" content="0"/>
  104.     <meta name="text:subtitle" content="" />
  105.  
  106.     <meta name="color:title" content="#695D51" />
  107.     <meta name="color:text" content="#C0AEA0" />
  108.     <meta name="color:link" content="#83786E" />
  109.     <meta name="color:tlinks" content="#F8F5E1" />
  110.     <meta name="color:textlink" content="#F8F5E1" />
  111.  
  112.     <meta name="color:thover" content="#EBE6CB" />
  113.  
  114.     <meta name="font:title" content="georgia" />
  115.     <meta name="font:body" content="arial" />
  116.  
  117.     <meta name="image:sbar" content=""/>
  118.     <meta name="image:sbar2" content=""/>
  119.     <meta name="image:sbar3" content=""/>
  120.     <meta name="image:background" content="" />
  121.          
  122.  <meta name="text:Link1" content="" />
  123.           <meta name="text:Link1 Title" content="" />
  124.           <meta name="text:Link2" content="" />
  125.           <meta name="text:Link2 Title" content="" />
  126.           <meta name="text:Link3" content="" />
  127.           <meta name="text:Link3 Title" content="" />
  128.           <meta name="text:Link4" content="" />
  129.           <meta name="text:Link4 Title" content="" />
  130.           <meta name="text:Link5" content="" />
  131.           <meta name="text:Link5 Title" content="" />
  132.           <meta name="text:Link6" content="" />
  133.           <meta name="text:Link6 Title" content="" />
  134.  
  135.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  136.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  137.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  138.     <link rel="shortcut icon" href="{Favicon}" />
  139.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  140.     <style type="text/css">
  141.  
  142. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed;
  143. background-repeat: no-repeat;
  144. {block:IfRepeatBackgroundImage}
  145. background-repeat: repeat;
  146. {/block:IfRepeatBackgroundImage}
  147. {block:IfTotalRight}
  148. background-position:left;
  149. {/block:IfTotalRight}
  150. {block:IfTotalLeft}
  151. background-position:right;
  152. {/block:IfTotalLeft};
  153.  font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  154.  
  155. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  156. a:hover{color:{color:title}; background-color:{color:thover}}
  157.  
  158. #entries{left:50%; margin-left:370px; margin-top:-8px; width:510px}
  159. .source{display:none}
  160. #simg {margin-left:0px; margin-bottom:2px; margin-top:10px}
  161. #simg img {width: 320px; height: auto; text-align:center}
  162.  
  163. #sbar {width:340px; height:1000px; margin-left:15px; margin-top:-20px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
  164.  
  165. #sid{letter-spacing: 2px; position: fixed; margin-top: 70px; margin-left: 202px; width: 180px; height: 40px; background-color: #f6f6f6; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(-90deg); background-image:url('');}
  166.  
  167.  
  168. #stext {margin-left:14px; font-family: {font:body}; font-size:10px; width:310px}
  169.  
  170. #pagination {font-family:georgia; text-align:center; font-size:15px}
  171.  
  172. #nav {background-color: {color:sbar}; width: 50px; height: 100%; position: fixed;  font-family: {font:body}; display: block; bottom: 20px;  margin-left: 850px; z-index: 1;}
  173.  
  174. #nav a {color: {color:thover} ; font-size: 48px;}
  175.  
  176.  
  177.  
  178. #timg {margin-left:6px; margin-bottom:2px; margin-top:50px}
  179. #timg img {width: 210px; height: auto}
  180.  
  181. .tlinks{width: 300px; margin-bottom: 10px; margin-left: 125px }
  182. .tlinks1 {float: left; text-align: center; line-height: 12px;}
  183. .tlinks1 a {display: block; font-family: verdana; font-size: 9px; width: 95px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
  184. .tlinks1 a:hover{text-align: center; -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.8s linear; transition: all 0.8s linear; color:{color:textlink};}
  185.  
  186. .tlinks2 {float: left; margin-left: 1px; text-align: center; line-height: 12px;}
  187. .tlinks2 a {display: block; font-family: verdana; font-size: 9px; width: 95px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
  188. .tlinks2 a:hover{text-align: center; -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.8s linear; transition: all 0.8s linear; color:{color:textlink};}
  189.  
  190. h1{color:{color:title}; font-family:{font:title}; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform: normal; margin:0px; padding:0px; text-align: center}
  191.  
  192. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  193.  
  194. #source {text-align: left}
  195.  
  196. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:left}
  197.  
  198. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:georgia; font-size:11px}
  199. #questions a {color:{color:link}}
  200.  
  201. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  202.  
  203. b, strong{color:{color:title}}
  204. i, em {color:{color:link};}
  205. p{margin-top:5px; margin-bottom:5px}
  206. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  207.  
  208. img a{border:none; width:100%}
  209. .audio{background-color:black; display:block;}
  210.  
  211. .user_1 .label {color:{color:link}; font-weight:bold}
  212. .user_2 .label {color:{color:text}; font-weight:bold}
  213. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  214.  
  215.  
  216. .title {font-size: 13px; font-family: 'Verdana';  text-align:center; letter-spacing: 2px; width: 190px; margin-left: -20px;}
  217. .subtitle {font-size: 9px; margin-left: 0px;letter-spacing: 1px; width: 140px; float: left;}
  218.  
  219. .credit{font-size: 9px; text-align: center; color:{color:text}}
  220. .credit a{text-decoration: none;color:{color:link}}
  221. .credit a:hover{color:{color:thover}}
  222.  
  223. .source{display:none}
  224.  
  225. .notes img{width:10px; position:relative; top:1px;}
  226. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  227. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  228.  
  229. ::-webkit-scrollbar{width:10px;height:7px;}
  230. ::-webkit-scrollbar-button:start:decrement
  231. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  232. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  233. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:#000000;-webkit-border-radius:px;}
  234. ::-webkit-scrollbar-thumb:horizontal{width:140px; background-color:#000000;-webkit-border-radius:px;}
  235.  
  236. #ahjussi{
  237.  
  238.     text-align:center;
  239.  
  240.     display:inline-block;
  241.  
  242.     width:170px;
  243.  
  244.     color: #8B7B8B;
  245.  
  246.     background-color: #ECECEC;
  247.  
  248. }
  249.  
  250. #ahjussi:hover #ahjumma a:first-child{
  251.  
  252.     border-top:1px solid #FFF;
  253.  
  254. }
  255.  
  256. #ahjussi:hover #ahjumma{
  257.  
  258.     opacity:1;
  259.  
  260.     margin-top:0px;
  261.  
  262.     -webkit-transition-duration:.2s;
  263.  
  264.     overflow:hidden;
  265.  
  266.     background-color:#8B7B8B;
  267.  
  268.     z-index:9;
  269.  
  270.     height:auto;
  271.  
  272. }
  273.  
  274. #ahjumma{
  275.  
  276.     position:absolute;
  277.  
  278.     margin-top:-5px;
  279.  
  280.     opacity:0;
  281.  
  282.     margin-left:-10px;
  283.  
  284.     width:170px;
  285.  
  286.     overflow:hidden;
  287.  
  288.     height:0px;
  289.  
  290. }
  291.  
  292. #ahjumma a{
  293.  
  294.     color:#181818;
  295.  
  296.     text-align:center;
  297.  
  298.     display:block;
  299.  
  300.     text-transform:lowercase;
  301.  
  302.     line-height:20px;
  303.  
  304. }
  305.  
  306. #ahjumma a:hover{
  307.  
  308.     text-transform:lowercase;
  309.  
  310.     color:#ECECEC;
  311.  
  312.     background-color:#181818;
  313.  
  314. }
  315.  
  316.  
  317.  
  318. .permalink{
  319.  
  320. text-align: center;
  321.  
  322. font-size: 10px;
  323.  
  324. opacity:0;
  325.  
  326. position:center;
  327.  
  328. float:left;
  329.  
  330. padding-left:20px;
  331.  
  332. margin-left:500px;
  333.  
  334. -moz-transition: all 0.3s ease-out;
  335.  
  336. -o-transition: all 0.3s ease-out;
  337.  
  338. -webkit-transition: all 0.3s ease-out;
  339.  
  340. transition: all 0.3s ease-out;
  341.  
  342. }
  343.  
  344. .permalink a:{
  345.  
  346. color: #181818;
  347.  
  348. background-color: transparent;
  349.  
  350. }
  351.  
  352. .permalink a:hover{
  353.  
  354. color: #BAABA6;
  355.  
  356. background-color: #ECECEC
  357.  
  358. }
  359.  
  360.  
  361.  
  362. #entry:hover .permalink{
  363.  
  364. opacity:1;
  365.  
  366. -moz-transition: all 0.3s ease-out;
  367.  
  368. -o-transition: all 0.3s ease-out;
  369.  
  370. -webkit-transition: all 0.3s ease-out;
  371.  
  372. transition: all 0.3s ease-out;
  373.  
  374. }
  375.        
  376.  </style>
  377.     <style type="text/css">{CustomCSS}</style>
  378. </head>
  379.  
  380. <body>
  381.  
  382.  
  383.  
  384. <br><br>
  385.  
  386.  
  387.  
  388. <div id="sbar">
  389.  
  390. <div class="simg"><pre><div style="border: 1px solid rgb(230, 230, 250); padding: 5px; overflow: auto; background-color: #FFFAFA;"><img src="{image:sbar}"> <img src="{image:sbar2}"> <img src="{image:sbar3}"> </div></pre></div>
  391.  
  392. <div class="subtitle"><center>{text:subtitle}</center></div>
  393. <div class="tlinks">
  394. <div class="tlinks1">
  395. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  396. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  397. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  398.  
  399. </div>
  400. <div class="tlinks2">
  401. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  402. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  403. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}</div></div>
  404.  
  405. <br><br><br><br>
  406. <div id="stext">
  407. {block:Description}{Description}{/block:Description}</div>
  408.  
  409. <br>
  410.  
  411. <div class="credit"> créditos: <a href="http://www.stupefys.tumblr.com"><b>theme</b></a> + <a href="http://www.completaimperfeita.tumblr.com"><b>adaptação</a></b> + <a href="http://www.noheartgirl.tumblr.com"><b>inspiração</b></a></div>
  412. <BR>
  413.  
  414. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><big><big>«</big></big></a> &nbsp;{/block:PreviousPage}<big>{CurrentPage} page of {TotalPages}</big>{block:NextPage}&nbsp;<a href="{NextPage}"><big><big>»</big></big></a>{/block:NextPage}</div>
  415.  
  416. </div></div>
  417.  
  418. </div>
  419.  
  420.  
  421. <div id="entries">
  422. {block:Posts}
  423. <div id="posts">
  424.  
  425. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  426. {block:Text}{Body}{/block:Text}
  427.  
  428. {block:Quote}<h2>"{Quote}"
  429. <small> — {Source}</small></h2>{/block:Quote}
  430.  
  431. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  432. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  433.  
  434. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  435. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  436.  
  437. {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}
  438.  
  439. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  440.  
  441. {block:Answer}<div id="questions"><b>{Asker} disse:</b> "{Question}"</div>
  442. {Answer}{/block:answer}
  443.  
  444. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  445.  
  446.  
  447. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  448.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  449.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  450. {/block:ContentSource}</div>
  451.  
  452.  
  453. <div id="info"><center>{block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} • <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  454. </span> • {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}</div></div><BR>
  455. {/block:Posts}
  456. {block:PostNotes}{PostNotes}{/block:PostNotes}</center><br>
  457.  
  458. </div>
  459.  
  460. </body>
  461. </html>
  462.  
  463.  
Advertisement
Add Comment
Please, Sign In to add comment