Advertisement
thmsjana

theme 010

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