Advertisement
thmsjana

theme 021

Oct 31st, 2014
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.12 KB | None | 0 0
  1. <!-- NÃO PLAGIA QUERIDINHA, SEJA MAIS VOCÊ
  2. -->
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <html>
  11.  
  12. <head>
  13.  
  14. <!-- DEFAULT -->
  15. <meta name="color:background" content="#ffffff" />
  16. <meta name="color:hover" content="#000" />
  17. <meta name="color:text" content="#000" />
  18. <meta name="color:links" content="#000" />
  19. <meta name="color:descriptionlinha" content="#949494" />
  20.  
  21.  
  22.  
  23.  
  24.  
  25. <meta name="image:sidebar" content="" />
  26. <meta name="image:simbolo" content="" />
  27. <meta name="if:Rolagem infinita" content="1"/>
  28. <meta name="image:background" content=""/>
  29.  
  30.  
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="" />
  40.  
  41. <meta name="text:frase" content="" />
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51. <title>{Title}</title>
  52.  
  53.  
  54. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{Title}"; tb8_messages[1] = "{Title}"; tb8_messages[2] = "{Title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi()
  55. </script>
  56.  
  57.  
  58.  
  59.  
  60.  
  61. <link rel="shortcut icon" href="{FavIcon}">
  62. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  63. {block:Description}
  64. <meta name="description" content="{MetaDescription}" />
  65. {/block:Description}
  66.  
  67. <style type="text/css">
  68.  
  69. body {background-color: {color:background}; background-image:{image:background}; color:{color:text}; font:11px calibri; text-align: center;}
  70.  
  71.  
  72.  
  73.  
  74.  
  75. a {color: {color:links}; text-decoration: none; text-transform: none;}
  76. a:hover {color: #777}
  77.  
  78. p {margin: 6px 0 0 0}
  79.  
  80.  
  81.  
  82.  
  83. h1 {text-align: center;font-weight: normal;font-family:corbel; font-size: 13px; color: #000;}
  84.  
  85. s {color: #000;}
  86. i {color: #000;}
  87. b, strong {color: #000;}
  88. u, span.sublinha {color: #000; text-decoration: none; border-bottom:1px solid #000;}
  89.  
  90. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  91. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  92. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  93. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  94.  
  95. blockquote img{max-width: 470px!important}
  96. blockquote blockquote img{max-width: 450px!important}
  97. blockquote blockquote blockquote img{max-width: 430px!important}
  98. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  99.  
  100. #container {width: 420px; margin:50px auto: 50px auto;}
  101.  
  102.  
  103.  
  104.  
  105. iframe#tumblr_controls {
  106. top:0px !important;
  107. right:3px !important;
  108. position: fixed !important;
  109. -webkit-transition: opacity 0.7s linear;
  110. opacity: 0.4;
  111. -webkit-transition: all 0.8s ease-out;
  112. -moz-transition: all 0.8s ease-out;
  113. transition: all 0.8s ease-out;
  114. z-index:999999999999999999;}
  115.  
  116. iframe#tumblr_controls:hover{
  117. -webkit-transition: opacity 0.7s linear;
  118. opacity: 1;
  119. -webkit-transition: all 0.4s ease-out;
  120. -moz-transition: all 0.4s ease-out;
  121. transition: all 0.4s ease-out;
  122. z-index:999999999999999999999;}
  123.  
  124.  
  125.  
  126.  
  127. #entries {width:450px; float:left; margin-left:530px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px}
  128.  
  129. .entries {width:450px; padding:5px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:-0px; float:right; text-align:justify; font-family:calibri; font-size:11px; font-family:calibri; }
  130.  
  131.  
  132. .image {text-align: center; border: 0px}
  133. .image img {width: 450px; margin-bottom: 1px; }
  134. .image img:hover { -webkit-filter: grayscale(0%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  135.  
  136. .quote {font-family:calibri; text-align: justify; font-size: 12px; line-height:15px; padding: 2px;}
  137. .quotesource {text-align:left; text-transform: none; margin-bottom: 2px;font-family:corbel; font-size: 10px;}
  138.  
  139. .chat {line-height: 13px; list-style: none }
  140. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  141. .person1 {color: {color:text}; padding: 2px; }
  142. .person1 .label {font-weight: bold; color:{color:text}}
  143. .person2 {color: {color:text}; padding: 2px; }
  144. .person2 .label {font-weight: bold; color:{color:text}}
  145.  
  146. .player {background-color: #000; text-align: left; display:block;}
  147.  
  148. #asker {font-family:Century Gothic; text-align: justify; background-color:#fff;color:#696969; font-size:10px;padding:2px; border-bottom:0px solid #D3D3D3; border-left:px solid #D8BFD8; border:px dashed #ddd }
  149. .answer {padding: 1px; font-family:Century Gothic; font-size:10px;color:#696969;}
  150. .answer img {max-width: 400px;}
  151. #asker a:hover {color:;}
  152. #ssource{margin-left:9px; display:none}
  153.  
  154.  
  155.  
  156. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:transparent;text-transform:lowercase }
  157. #hoverphoto:hover {color:#000;}
  158.  
  159. .entries:hover #hoverphoto { opacity:1.0;}
  160.  
  161.  
  162. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  163. #gogoho a {text-transform:lowercase; font-style:normal}
  164. #gogoho a:hover {color:#777;}
  165. .notes {width:550px; padding:0px; margin-top:1px; margin-bottom:1px; font-size:12px; text-align:center} ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; bord00er-bottom: 1px sólida # ccc; z-index:11;} ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  166.  
  167. #sidebar {position:fixed; width: auto; height:auto; margin-left:350px;margin-top:-40px;}
  168.  
  169. #foto {margin-top:90px; margin-left:-67px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  170. #foto img {display: inline; height:auto; height:auto; width:145px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  171. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  172. #sidebar:hover #foto {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;-moz-transition:All 1s ease; -o-transition:All 1s ease; -webkit-filter: grayscale(0.0) blur(1px);-webkit-transition:All 1s ease;}
  173.  
  174.  
  175.  
  176.  
  177. #tg { padding:2px; color:#696969; position:fixed;font: 10px Century Gothic;opacity:0;width:145px;text-align:center;margin-left:-53px;margin-top:-10px; border-bottom:1px solid {color:descriptionlinha};background:;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  178. #sidebar:hover #tg {opacity:1;}
  179.  
  180.  
  181.  
  182. #imagen {opacity:0.9; position:fixed;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;margin-top:-7px;margin-left:80px;}
  183. #imagen img {width:12px; height:9px;}
  184. #sidebar:hover #imagen {opacity:0.80;margin-left:-40px;margin-top:12px;}
  185.  
  186. #image {opacity:0.9; position:fixed;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;margin-top:-7px;margin-left:90px;}
  187. #image img {width:12px; height:9px;}
  188. #sidebar:hover #image {opacity:0.75;margin-left:-50px;margin-top:12px;}
  189.  
  190.  
  191.  
  192.  
  193. #l {background:;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;position:fixed;font: 10px Century Gothic;padding: 0px;background-color #:;opacity:0;width:150px;text-align:center;margin-left:-42px;margin-top:9px; border-radius: 0px; border:0px;}
  194. #l a{color: #;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style:;}
  195. #l a:hover{background-color: -moz-opacity:0; color:#c3c3c3; -khtml-opacity: 1.0; opacity: 1.0; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  196. #sidebar:hover #l {opacity:1;}
  197.  
  198. #titlezinho {margin-left:-55px; margin-top:-10px; position:fixed;text-align:center;position: fixed; font-family:Century Gothic;width: 140px; font-size:10px; text-transform:;z-index:100;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.7s ease-out;color:#696969;}
  199. #sidebar:hover #titlezinho {opacity:0;}
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226. </style>
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238. <body>
  239.  
  240.  
  241.  
  242. </center>
  243. </div>
  244. </div>
  245.  
  246.  
  247.  
  248.  
  249. <div id="sidebar">
  250.  
  251. <div id="foto"><img src="{image:sidebar}"></div>
  252.  
  253. <div id="titlezinho">{text:frase}</div>
  254.  
  255.  
  256.  
  257. <div id="tg">{description}</div>
  258.  
  259.  
  260. <div id="l">
  261. <a href="{text:Link1}">{text:Link1 Title}</a>
  262. <a href="{text:Link2}">{text:Link2 Title}</a>
  263. <a href="{text:Link3}">{text:Link3 Title}</a>
  264. <a href="{text:Link4}">{text:Link4 Title} </a>
  265.  
  266. </div>
  267.  
  268.  
  269. <div id="imagen">
  270. <img src="{image:simbolo}"></div>
  271. <div id="image">
  272. <img src="{image:simbolo}"></div>
  273.  
  274.  
  275. </div>
  276.  
  277. <div id="entries">
  278. <div class="autopagerize_page_element">
  279.  
  280.  
  281. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  282. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  283.  
  284.  
  285. {block:Posts}
  286.  
  287.  
  288. <div class="entries">
  289. <div id="hoverphoto">
  290. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  291. {block:RebloggedFrom}
  292. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  293. {/block:RebloggedFrom}
  294. <div id="gogoho"><a href="{ReblogURL}" target="_blank">reblog <img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png" style="width:7px; height:6px;"> </a></div>
  295. {block:HasTags}{block:Tags}
  296. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  297.  
  298. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  299.  
  300. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  301.  
  302. {block:Photoset}{Photoset-450}{/block:Photoset}
  303.  
  304. {block:Quote}
  305. <div class="quote">“{Quote}”</div>
  306. {block:Source}<div class="quotesource">
  307. <b>{Source}</b></div>
  308. {/block:Source}
  309. {/block:Quote}
  310.  
  311. {block:Link}
  312. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  313. {block:Description}{Description}{/block:Description}
  314. {/block:Link}
  315.  
  316. {block:Chat}
  317. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  318. <div class="chat"><ul>{block:Lines}
  319. <li class="person{UserNumber}">{block:Label}
  320. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  321. {/block:Chat}
  322.  
  323. {block:Audio}
  324. <div class="player">{AudioPlayerBlack}</div>
  325. {block:Caption}{Caption}{/block:Caption}
  326. {/block:Audio}
  327.  
  328. {block:Video}{Video-400}{/block:Video}
  329.  
  330.  
  331. {block:Answer}
  332. <div id="asker"> <font color=#FFC0CB>❥</font> <b>{Asker}</b>:</i> {Question}</div>
  333. <div class="answer">{Answer}</div>
  334. {/block:Answer}
  335.  
  336. {block:Photoset}<div class="photoset">{Photoset-400}</div>{block:Caption}<h2>{Caption}</h2>{/block:Caption}{/block:Photoset}
  337.  
  338. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  339. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  340. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  341. {/block:ContentSource}</div>
  342.  
  343. </div>
  344.  
  345. {/block:Posts}
  346.  
  347. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  348.  
  349.  
  350. </div>
  351. </div>
  352. </div>
  353. </div>
  354.  
  355.  
  356.  
  357. </div>
  358. </div>
  359. </div>
  360.  
  361.  
  362.  
  363. </body>
  364. <div style="font-size:10px;
  365. font-family:consolas;position:fixed;bottom:35px;right:17px;moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; color:#949494; ">
  366. <a href="http://bruteira.tumblr.com/" target="_blank" title="theme bruteira -sem plagios-"><font color=#949494> BRUTEIRA <font color=#CD6090>✚</font> </font></div>
  367. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement