Advertisement
thmsjana

theme 022

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