Advertisement
thmsjana

theme 47

Dec 20th, 2014
602
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.36 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"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3.  
  4. <!--
  5.  
  6. base por: fckraw
  7.  
  8.  
  9.  
  10.  
  11.  
  12. totalmente adaptada por: bruteira
  13.  
  14. creditos: de houver fckraw
  15. -->
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. <html><head>
  26.  
  27.  
  28.  
  29. <meta name="color:background" content="#ffffff" />
  30. <meta name="color:descriptionlinha" content="#e5e5e" />
  31. <meta name="color:barrinha" content="#f6f6f6" />
  32.  
  33. <meta name="color:simbolo" content="#9f9f9f" />
  34. <meta name="color:hover" content="#000" />
  35. <meta name="color:text" content="#000" />
  36. <meta name="color:links" content="#000" />
  37.  
  38.  
  39.  
  40.  
  41. <meta name="image:sidebar" content="" />
  42. <meta name="image:simbolo" content="" />
  43.  
  44.  
  45.  
  46. <meta name="if:Rolagem infinita" content="1"/>
  47. <meta name="image:background" content=""/>
  48.  
  49.  
  50.  
  51. <meta name="text:Link1" content="/" />
  52. <meta name="text:Link1 Title" content="" />
  53. <meta name="text:legenda Link1" content="/" />
  54.  
  55. <meta name="text:Link2" content="/" />
  56. <meta name="text:Link2 Title" content="" />
  57. <meta name="text:legenda Link2" content="/" />
  58. <meta name="text:Link3" content="/" />
  59. <meta name="text:Link3 Title" content="" />
  60. <meta name="text:legenda Link3" content="/" />
  61. <meta name="text:Link4" content="/" />
  62. <meta name="text:Link4 Title" content="" />
  63. <meta name="text:legenda Link4" content="/" />
  64. <meta name="text:Link5" content="/" />
  65. <meta name="text:Link5 Title" content="" />
  66. <meta name="text:legenda Link5" content="/" />
  67. <meta name="text:frase" content="" />
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76. <title>{Title}</title>
  77.  
  78. <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()
  79. </script>
  80.  
  81.  
  82. <link rel="shortcut icon" href="{favicon}">
  83.  
  84. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  85. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  86.  
  87. {block:IndexPage}<script type="text/javascript">Cufon.now(); </script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>{/block:IndexPage}
  88.  
  89. <style type="text/css">
  90.  
  91.  
  92.  
  93. body {background-color:#fff; background-image:url('x'); color: #696969; font-family:Century Gothic; font-size:10px; text-align: justify; line-height:15px;}
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. a {color: #696969; text-decoration: none; text-transform: none;}
  102. a:hover {color: #666;}
  103.  
  104. p {margin: 6px 0 0 0}
  105.  
  106. blockquote {margin: 0px; padding-left: 0px; }
  107. blockquote img{width: 400px!important; text-align:justify;}
  108.  
  109.  
  110.  
  111.  
  112. #container {width:600px; margin-top:42px; margin-left:450px;}
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. .posts {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; width:250px; padding:10px; margin-top:15px; margin-right:25px;position:relative; float:left; {block:PermalinkPage} width:400px;{/block:PermalinkPage};padding:3px;border:0px solid #000;}
  123. .posts img {max-width:250px;min-width:5px;{block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  124. .posts:hover {opacity:1;-webkit-filter: grayscale(0%);}
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132. h1 {font-family: corbel;text-align:center;color:#696969;line-height:18px; font-size: 12px;{block:PermalinkPage}padding:0px; {/block:PermalinkPage};padding:0px;font-weight: normal;}
  133. h1 a {color: #000;}
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141. .photoset {width:250px;}
  142. .source {display: none; color:transparent;}
  143.  
  144.  
  145.  
  146.  
  147.  
  148. .quote {font-family: calibri; font-size: 11px; letter-spacing:0px; line-height: 15px; text-align: justify; color: #000; background-color:transparent; padding:5px; font-weight: normal;}
  149.  
  150. .sorc {font-family: calibri; font-size: 9px; line-height: 9px; padding:3px; text-align: justify; color: #000; text-transform: lowercase; background-color:transparent; font-weight: normal;}
  151. .sorc a {text-transform: lowercase; color:#000}
  152.  
  153.  
  154.  
  155.  
  156.  
  157. .posts .pergunta {line-height:20px; border-top:1px dashed #eee; border-bottom:1px dashed #f8f8f8; background-color:#f8f8f8;font-family:Century Gothic; text-align:center; color:#363636; font-size:9px;padding:1px; margin-left:9px; margin-top: -3px;color:#696969;}
  158. .posts .pergunta a {color:#;}
  159. .resposta {font-family:Century Gothic; font-size:9px;color:#696969;}
  160. .resposta img {max-width:400;height:auto;}
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. #permalinks {width:400px; padding:18px; z-index:10; text-align:left; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; }
  170.  
  171. .sorce {text-transform:lowercase;padding:0px; width:258px; height:auto; background-color:#fff; font-size:9px; text-align:right; position: absolute; color:#696969; opacity:0;font-family:verdana; display:block; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:4px; margin-left:-4px;}
  172. .sorce a{font-size:9px; font-family:verdana;color:#696969; text-transform:lowercase;}
  173. .posts:hover .sorce {opacity:1; z-index:9; font-size:9px; text-transform:lowercase; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;text-transform:uppercase;margin-top:4px;}
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180. ::-webkit-scrollbar{width:5px;height:5px;}
  181. ::-webkit-scrollbar-button:start:decrement
  182. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  183. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  184. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  185. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  186.  
  187. </style><script type="text/javascript">
  188. $(window).load(function(){
  189. var $wall = $('#container');
  190. $wall.imagesLoaded(function(){
  191. $wall.masonry({
  192. itemSelector: '.posts',
  193. isAnimated : true
  194. });
  195. });
  196. $wall.infinitescroll({
  197. navSelector : "div#navigation",
  198. nextSelector : "div#navigation a#nextPage",
  199. itemSelector : '.posts',
  200. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  201. loadingText : " ",
  202. donetext : " ",
  203. extraScrollPx : 9000,
  204. bufferPx : 10000,
  205. debug : false,
  206. errorCallback: function() {
  207. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  208. }},
  209. function( newElements ) {
  210. var $newElems = $( newElements );
  211. $newElems.hide();
  212. $newElems.imagesLoaded(function(){
  213. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  214. });
  215. }); $('#container').show(500);
  216. });
  217. </script><style>
  218.  
  219. .tumblrAutoPager_page_separator,
  220. .tumblrAutoPager_page_info {display: none;}
  221.  
  222. #tumblr_controls{position: fixed!important}
  223. #tumblr_controls{position: fixed!important}
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226.  
  227. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  228.  
  229.  
  230. @-webkit-keyframes fckraw { 0% { -webkit-transform: translate(0px, 0px) rotate(-1deg); } 10% { -webkit-transform: translate(-2px, -1px) rotate(-0deg); } 20% { -webkit-transform: translate(-0px, 3px) rotate(0deg); } 30% { -webkit-transform: translate(2px, 0px) rotate(1deg); } 40% { -webkit-transform: translate(-1px, 1px) rotate(0deg); } 50% { -webkit-transform: translate(2px, -1px) rotate(-0deg); } 60% { -webkit-transform: translate(-1px, 3px) rotate(-1deg); } 70% { -webkit-transform: translate(1px, 2px) rotate(-0deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(0deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(-1deg); } 100% { -webkit-transform: translate(2px, -1px) rotate(-0deg); } }
  231.  
  232.  
  233.  
  234. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase;}
  235. #gogoho a {text-transform:lowercase; font-style:normal}
  236. #gogoho a:hover {color:#777;}
  237. .notes {width:550px; padding:0px; margin-top:1px; margin-bottom:1px; font-size:10px; text-align:center} ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; bord00er-bottom: 1px sólida # ccc; z-index:6;} ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  238.  
  239. #sidebar {position:fixed; width: auto; height:auto; margin-left:320px;margin-top:-60px;}
  240.  
  241.  
  242. #foto {margin-top:60px; margin-left:-65px; margin-bottom:0px; padding:9px;border-left:0px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  243. #foto img {display: inline; height:auto; height:auto; width:140px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  244. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  245. #sidebar:hover #foto {opacity:1;}
  246.  
  247.  
  248. #t {border-left:1px solid {color:barrinha}; margin-left:-60px;margin-top:-190px;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:180px;}
  249. #sidebar:hover #t {opacity:1;}
  250.  
  251. #tt { color:#696969; font-style:italic; font-family:corbel; text-transform: lowercase; font-size:10px;background-color:transparent; padding: 1px; position: fixed; line-height:9px; margin-top:-17px; display: block;letter-spacing:0px; margin-left:-55px; text-align: center; width: 135px; padding:3px; border-bottom: 3px solid #f8f8f8;}
  252.  
  253.  
  254. #tg { -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; color:#696969; font-style:italic; font-family:corbel; text-transform: lowercase; font-size:10px;background-color:transparent; padding: 1px; position: fixed; line-height:9px; margin-top:-9px; display: block;letter-spacing:0px; margin-left:-55px; text-align: center; width: 140px;}
  255. #sidebar:hover #tg {opacity:0}
  256.  
  257.  
  258.  
  259.  
  260. #sy { -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; width:auto; margin-top:1px; margin-left:77px; opacity:1; text-align:center; position:fixed; font-family:arial; font-size:12px; color:#5a1647;z-index:100}
  261. #sy img {width:14px; height:14px;}
  262. #sidebar:hover #sy {opacity:0;}
  263.  
  264.  
  265.  
  266. /*** Menu por Duda.R (o-mundo-de-uma-garota) personalizado por bruteira -nao pegue sem avisar-***/
  267. #menu {width: 123px;margin-top:-48px;margin-left:-30px;position: fixed; -webkit-transition-duration:0.7s;-o-transition-duration:0.7s;-moz-transition-duration:0.7s;opacity:0;border-bottom:1px solid #eee;}
  268. #menu a {width:14px;margin-left:2px;text-shadow:0px 1px 2px; color: #eee;background: ;font-size: 15px;font-family:veranda; float: left;text-transform: uppercase;padding: 3px;text-align: center;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;-moz-transition-duration:0.5s;}
  269. #menu a:hover {color: #ffff;-webkit-transition-duration:0.7s;-o-transition-duration:0.7s;-moz-transition-duration:0.7s}
  270. #menu a ul {width:25px; margin-top:20px; margin-left:-22px;position: absolute; color: #eee;background-color:#;font-size: 8px;font-family:calibri;display:inline-block;padding: 3px;height:10px;
  271. opacity: 0.0;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;-moz-transition-duration:0.5s;z-index: -111;}
  272. #menu a:hover ul {margin-top:15px;opacity:14; z-index: 111;}
  273. #sidebar:hover #menu {-moz-transform: rotateX(360deg);-webkit-transition-duration: 0.90s;-webkit-transform: rotateX(359deg); opacity:1; border-bottom:1px solid #fff;}
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288. </style>
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300. <body>
  301.  
  302.  
  303.  
  304. </center>
  305. </div>
  306. </div>
  307.  
  308.  
  309.  
  310.  
  311.  
  312. <div id="sidebar">
  313.  
  314. <div id="foto"><img src="{image:sidebar}"></div>
  315.  
  316.  
  317. <div id="t"></div>
  318.  
  319. <div id="tg">{text:frase}</div>
  320. <div id="sy"> <img src="{image:simbolo}"></div>
  321.  
  322.  
  323.  
  324. <div id="tt"></div>
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331. <div id="menu">
  332.  
  333. <a href="{text:link1}">{text:link1 title}<ul>{text:legenda link1}</ul></a>
  334.  
  335. <a href="{text:link2}">{text:link2 title}<ul>{text:legenda link2}</ul></a>
  336.  
  337. <a href="{text:link3}">{text:link3 title}<ul>{text:legenda link3}</ul></a>
  338.  
  339.  
  340.  
  341. <a href="{text:link4}">{text:link4 title}<ul>{text:legenda link4}</ul></a>
  342. <a href="{text:link5}">{text:link5 title}<ul>{text:legenda link5}</ul></a>
  343.  
  344. </div>
  345.  
  346. </div>
  347.  
  348.  
  349.  
  350.  
  351.  
  352. </div>
  353.  
  354. <div id="container">{block:Posts}
  355.  
  356.  
  357.  
  358. {block:Text}<div class="posts">{block:Title}<h1>{Title}</h1>{/block:Title}{body}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / <span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title=""></span> <a href="{Permalink}">{block:NoteCount}{block:NoteCount}{/block:NoteCount}{NoteCountWithLabel} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Text}
  359.  
  360.  
  361.  
  362. {block:Photo}<div class="posts"><img src="{PhotoURL-500}">{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog </a> / <span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title=""></span> <a href="{Permalink}">{block:NoteCount}{block:NoteCount} {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Photo}
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369. {block:Photoset}<div class="posts"><center>{Photoset-250}</center>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Photoset}
  370.  
  371. {block:Quote}<div class="posts"><div class="quote">{Quote}</div><div class="sorc">{Source}</div>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / <a href="{Permalink}">{block:NoteCount}{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}</div><!-- permalink --->{/block:Quote}
  372.  
  373.  
  374.  
  375. {block:Link}<div class="posts">{block:IndexPage}<h1><a href="{URL}">{Name}</h1></a>{block:Description}{Description}{/block:Description}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div><br>{/block:IndexPage}<!-- permalink --->{/block:IndexPage}</div>{/block:Link}
  376.  
  377.  
  378.  
  379.  
  380. {block:Chat}<div class="posts">{block:Title}<h1>{Title}</h1>{/block:Title}<div id="chat">{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}</div>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<!-- permalink --->{/block:IndexPage}</div>{/block:Chat}
  381.  
  382.  
  383.  
  384.  
  385. {block:Audio}<div class="posts"><center>{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}{block:Caption}{Caption} Played {PlayCount} times</center>{/block:Caption}<p>{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<br></div><!-- permalink --->{/block:Audio}
  386.  
  387.  
  388.  
  389. {block:Video}<div class="posts">{Video-250}{block:IndexPage}<!-- permalink --->{block:IndexPage}<div class="sorce"><a href="{ReblogURL}" title="Reblog" target="_blank">reblog</a> / {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IndexPage} {/block:IndexPage}</div> {/block:IndexPage}<br></div><!-- permalink --->{/block:Video}
  390.  
  391.  
  392. {block:Answer}<div class="posts"><div class="pergunta" style="margin-left:0px;"><a href="/" style="text-transform:lowercase;"><font color=#FFB5C5></font> <b>{Asker}:</b></a> {Question}</div><div class="resposta" style=" margin-left:0px;">{Answer}</div><!-- permalink ---><div class="sorce"><a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource} {block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage} </div><!-- permalink ---></div>{/block:Answer}
  393.  
  394.  
  395.  
  396.  
  397.  
  398. {block:PostNotes}<div id="permalinks">{TimeAgo}{NoteCountWithLabel}{block:HasTags}{block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:PostNotes}{/block:posts}
  399.  
  400. {block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407. </body>
  408.  
  409. <div style="font-size:10px;
  410. font-family:Century Gothic;position:fixed;bottom:80px;right:17px;border-bottom:2px solid #eee; color:#eee; ">
  411. <a href="http://bruteira.tumblr.com/" target="_blank" title="theme bruteira -sem plagios-"><font color=#949494> design bruteira <font color=#c3c3c3>✚</font> </font></div>
  412. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement