completaimperfeita1

theme7completaimperfeita

Oct 13th, 2011
4,869
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 11.75 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="text:subtitle" content="" />
  102.  
  103.  
  104.     <meta name="color:title" content="#695D51" />
  105.     <meta name="color:text" content="#C0AEA0" />
  106.     <meta name="color:link" content="#83786E" />
  107.     <meta name="color:tlinks" content="#F8F5E1" />
  108.     <meta name="color:textlink" content="#F8F5E1" />
  109.  
  110.     <meta name="color:thover" content="#EBE6CB" />
  111.  
  112.     <meta name="font:title" content="georgia" />
  113.     <meta name="font:body" content="arial" />
  114.  
  115.     <meta name="image:sbar" content=""/>
  116.     <meta name="image:sbar2" content=""/>
  117.     <meta name="image:background" content="" />
  118.          
  119.  <meta name="text:Link1" content="" />
  120.           <meta name="text:Link1 Title" content="" />
  121.           <meta name="text:Link2" content="" />
  122.           <meta name="text:Link2 Title" content="" />
  123.           <meta name="text:Link3" content="" />
  124.           <meta name="text:Link3 Title" content="" />
  125.           <meta name="text:Link4" content="" />
  126.           <meta name="text:Link4 Title" content="" />
  127.           <meta name="text:Link5" content="" />
  128.           <meta name="text:Link5 Title" content="" />
  129.           <meta name="text:Link6" content="" />
  130.           <meta name="text:Link6 Title" content="" />
  131.           <meta name="text:Link7" content="" />
  132.           <meta name="text:Link7 Title" content="" />
  133.           <meta name="text:Link8" content="" />
  134.           <meta name="text:Link8 Title" content="" />
  135.           <meta name="text:Link9" content="" />
  136.           <meta name="text:Link9 Title" content="" />
  137.           <meta name="text:Link10" content="" />
  138.           <meta name="text:Link10 Title" content="" />
  139.  
  140.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  141.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  142.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  143.     <link rel="shortcut icon" href="{Favicon}" />
  144.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  145.     <style type="text/css">
  146.  
  147. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  148.  
  149. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  150. a:hover{color:{color:title}; background-color:{color:thover}}
  151.  
  152. #entries{left:50%; margin-left:335px; margin-top:-8px; width:510px}
  153. .source{display:none}
  154. #simg {margin-left:2px; margin-bottom:2px; margin-top:10px}
  155. #simg img {max-width: 295px; height: auto; text-align:center}
  156.  
  157. #sbar {width:300px; 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}
  158.  
  159. #stext {margin-left:14px; font-family:{font:Body}; font-size:10px; width:270px}
  160.  
  161. #pagination {font-family:georgia; text-align:center; font-size:15px}
  162.  
  163.  
  164. #timg {margin-left:6px; margin-bottom:2px; margin-top:50px}
  165. #timg img {width: 210px; height: auto}
  166.  
  167. .tlinks{width: 300px; margin-bottom: 10px; }
  168. .tlinks1 {float: left; text-align: center; line-height: 14px;}
  169. .tlinks1 a {display: block; font-family: verdana; font-size: 9px; width: 99px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
  170. .tlinks1 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
  171.  
  172. .tlinks2 {float: left; margin-left: 1px; text-align: center; line-height: 14px;}
  173. .tlinks2 a {display: block; font-family: verdana; font-size: 9px; width: 99px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
  174. .tlinks2 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
  175.  
  176. .tlinks3 {float: left; margin-left: 1px; text-align: center; line-height: 14px;}
  177. .tlinks3 a {display: block; font-family: verdana; font-size: 9px; width: 99px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
  178. .tlinks3 a:hover{text-align: center; background-color: {color:thover}; color:{color:textlink};}
  179.  
  180.  
  181. h1{color:{color:title}; font-family:{font:title}; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  182.  
  183. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  184.  
  185. #source {text-align: left}
  186.  
  187. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:left}
  188.  
  189. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:arial; font-size:11px}
  190. #questions a {color:{color:link}}
  191.  
  192. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  193.  
  194. b, strong{color:{color:title}}
  195. i, em {color:{color:link};}
  196. p{margin-top:5px; margin-bottom:5px}
  197. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  198.  
  199. img a{border:none; width:100%}
  200. .audio{background-color:black; display:block;}
  201.  
  202. .user_1 .label {color:{color:link}; font-weight:bold}
  203. .user_2 .label {color:{color:text}; font-weight:bold}
  204. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  205. .title {font-size: 19px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;  margin-left: 29px;}
  206. .subtitle {font-size: 9px; margin-left: 49px;letter-spacing: 1px}
  207.  
  208. .credit{font-size: 9px; text-align: center; color:{color:text}}
  209. .credit a{text-decoration: none;color:{color:link}}
  210. .credit a:hover{color:{color:thover}}
  211.  
  212. .source{display:none}
  213.  
  214. .notes img{width:10px; position:relative; top:1px;}
  215. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  216. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  217.  
  218. ::-webkit-scrollbar{width:8px;height:3px;}
  219. ::-webkit-scrollbar-button:start:decrement
  220. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  221. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  222. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:#000000;-webkit-border-radius:px;}
  223. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#D1D1D1;-webkit-border-radius:px;}
  224.        
  225.  </style>
  226.     <style type="text/css">{CustomCSS}</style>
  227. </head>
  228.  
  229. <body>
  230. <br><br>
  231.  
  232. <div id="sbar">
  233.  
  234. <div class="tlinks">
  235. <div class="tlinks1">
  236. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  237. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  238. </div>
  239. <div class="tlinks2">
  240. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  241. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  242.  
  243. </div>
  244. <div class="tlinks3">
  245. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  246. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  247. </div></div>
  248. <br><br>
  249. <div id="stext">{block:Description}{Description}{/block:Description}<br> <br> </div>
  250.  
  251. <div class="title">{title}</div>
  252. <div class="subtitle"><center>{text:subtitle}</center></div><br>
  253.  
  254. <pre><div style="border: 0px (100, 150, 150); padding: -10px; overflow: auto;  background-color: (255, 250, 250); font-family: verdana; letter-spacing: 0px; font-size:9px;"> <img src="{image:sbar}" width="215px"> <img src="{image:sbar2}" width="210px"> </div> </pre>
  255.  
  256. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  257. <br>
  258. <div class="credit"> adaptado por <b><a href="http://www.completaimperfeita.tumblr.com">completa imperfeita</a></b>; base por <a href="http://www.stupefys.tumblr.com"><b> stupefys</b> </a/>, alguns detalhes inspirados em <a href="http://www.noheartgirl.tumblr.com"><b>noheartgirl</b></a></div>
  259. </div></div>
  260.  
  261. <div id="entries">
  262. {block:Posts}
  263. <div id="posts">
  264.  
  265. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  266. {block:Text}{Body}{/block:Text}
  267.  
  268. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  269.  
  270. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  271. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  272.  
  273. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  274. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  275.  
  276. {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}
  277.  
  278. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  279.  
  280. {block:Answer}<div id="questions">{Asker} whispered, "{Question}"</div>
  281. {Answer}{/block:answer}
  282.  
  283. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  284.  
  285.  
  286. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  287.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  288.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  289. {/block:ContentSource}</div>
  290.  
  291.  
  292. <div id="info">{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>
  293. </span> • {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}</div></div><BR>
  294. {/block:Posts}
  295. {block:PostNotes}{PostNotes}{/block:PostNotes}<br>
  296.  
  297. </div>
  298.  
  299. </body>
  300. </html>
  301.  
  302.  
Advertisement
Add Comment
Please, Sign In to add comment