ANTIGO-BRASILEIRO

vivaa

Sep 14th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.50 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6.  
  7.  
  8.  
  9. <! Theme #32 ANTIGO-BRASILEIRO, NÃO RETIRE OS CRÉDITOS, NÃO COPIE!!!!>
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. <head> <!-- DEFAULT VARIABLES -->
  21.  
  22. <meta name="font:text" content="verdana" />
  23. <meta name="font:title" content="georgia" />
  24.  
  25.  
  26. <meta name="color:background" content="#f1f1f1" />
  27. <meta name="color:text" content="#000" />
  28. <meta name="color:entry" content="#fff" />
  29. <meta name="color:sidebar" content="#000" />
  30. <meta name="color:links" content="#000" />
  31. <meta name="color:linktex" content="#bdb8b8" />
  32.  
  33.  
  34.  
  35. <meta name="image:background" content=""/>
  36. <meta name="image:sidebar1" content=""/>
  37.  
  38.  
  39.  
  40.  
  41. <meta name="image:sidebar1" content=""/>
  42.  
  43.  
  44.  
  45.  
  46. <meta name="text:frase" content="bote o titulo aqui"/>
  47.  
  48.  
  49. <meta name="text:Link1" content="/" />
  50. <meta name="text:Link1 Title" content="link1" />
  51. <meta name="text:Link2" content="/" />
  52. <meta name="text:Link2 Title" content="link2" />
  53. <meta name="text:Link3" content="/" />
  54. <meta name="text:Link3 Title" content="link3" />
  55. <meta name="text:Link4" content="/" />
  56. <meta name="text:Link4 Title" content="link4" />
  57. <meta name="text:Link5" content="/" />
  58. <meta name="text:Link5 Title" content="link5" />
  59. <meta name="text:Link6" content="/" />
  60. <meta name="text:Link6 Title" content="link6" />
  61. <meta name="text:Link7" content="/" />
  62. <meta name="text:Link7 Title" content="link7" />
  63. <meta name="text:Link8" content="/" />
  64. <meta name="text:Link8 Title" content="link8" />
  65. <meta name="text:Link9" content="/" />
  66. <meta name="text:Link9 Title" content="link9" />
  67. <meta name="text:Link10" content="/" />
  68. <meta name="text:Link10 Title" content="link10" />
  69.  
  70.  
  71.  
  72.  
  73.  
  74. <title>{Title}</title>
  75. <link rel="shortcut icon" href="{Favicon}">
  76. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  77. {block:Description}
  78. <meta name="description" content="{MetaDescription}" />
  79. {/block:Description}
  80.  
  81.  
  82. <link href='http://fonts.googleapis.com/css?family=Zeyada' rel='stylesheet' type='text/css'>
  83.  
  84. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  85.  
  86.  
  87. <style type="text/css">
  88.  
  89.  
  90.  
  91. body {
  92. color:{color:text};
  93. background-color: {color:background};
  94. background-image:url('{image:background}');
  95. color:{color:text};
  96. font-family: verdana;
  97. font-size: 11px;
  98. text-align: center;
  99. background-attachment:fixed;
  100. background-repeat: no-repeat;
  101.  
  102. background-position: 100% 100%;
  103. line-height:110%;
  104.  
  105. text-align:justify
  106. }
  107.  
  108. a:link, a:active, a:visited {
  109. color: {color:links};
  110. text-decoration:none;
  111. }
  112.  
  113. a:hover {
  114. color: {color:links};
  115. -webkit-transition-duration: 0.8s;
  116. -moz-transition-duration: 0.8s;
  117. }
  118.  
  119.  
  120. .bubble {align:right;background: {color:background}; margin:7px 0px 2px 66px;padding:11px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  121. .bubble p {margin:1px 0px;}
  122. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px; left:-13px;top:2px;border-top:7px solid transparent;border-bottom:7px solid transparent; border-right:10px solid {color:entry};}
  123. .askborder{-webkit-border-radius: 3px 3px 3px 3px; -webkit-transition-duration: 0.6s; }.askborder:hover{ -webkit-border-radius: 180px}
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133. #pag {width: 291px;
  134. padding: 4px;
  135. float: right;
  136. height: 13px;
  137. position: fixed;
  138. margin-left: -106px;
  139. margin-top: 7px;}
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149. #sbar5 {width: 91px;
  150. height: 11px;
  151. margin-left: -79px;
  152. margin-top: -585px;
  153. position: fixed;
  154. overflow: hidden;
  155. background-color: transparent;
  156. border-left: 0px solid;
  157. border-right: 0px solid;
  158. padding: 3px; }
  159.  
  160.  
  161.  
  162. #credit{position:fixed;bottom:5px;right:15px;}
  163.  
  164.  
  165. #credit a{color: #000;font-size:10px;font-family:consolas;text-decoration:none;}
  166.  
  167.  
  168. #icon {
  169. text-align: center;
  170. width: 100px;
  171. display: block;
  172. padding: 8px;
  173. }
  174.  
  175. .caixa-posts {padding-bottom: 10px;
  176. }
  177.  
  178.  
  179.  
  180. #container {
  181. background-color:transparent;
  182. width: 465px;
  183. position: absolute;
  184. top:13px;
  185. left: 390px;
  186.  
  187. padding-bottom: 5px;
  188. }
  189.  
  190. #entries {margin: -10px 0 0px 0}
  191.  
  192.  
  193. #entry {
  194. width: 500px;
  195. background-color:{color:entry};
  196. text-align: justify;
  197. padding: 10px;border: 1px solid #C8CCCC;
  198.  
  199. margin-bottom:0px;}
  200.  
  201.  
  202. #entry:hover .info{opacity:0.9;}
  203.  
  204.  
  205. #entry:hover {border: 1px solid #000;-webkit-transition: all 1s linear;
  206. -moz-transition: all 1s linear;
  207. transition: all 1s linear;}
  208.  
  209.  
  210.  
  211.  
  212.  
  213. .not { display: inline-block;
  214. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  215. height: 20px;
  216. top: -6px;
  217. font-size: 11px;
  218. line-height: 20px;
  219. color: #fff;
  220. padding-left: 4px;
  221. padding-right: 4px;
  222. -moz-border-radius: 2px;
  223. border-radius: 2px;
  224. position: relative;
  225. }
  226.  
  227. .not a, .not:hover a, .not a:hover{
  228. color: #ffffff!important;
  229. font-weight: bold;
  230. font-family: Arial, Helvetica, sans-serif;
  231. }
  232.  
  233. #entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  234. opacity: 0.8;
  235. filter: alpha(opacity = 80);
  236. margin-right: 0;
  237. }
  238.  
  239.  
  240. .not:hover , .rep:hover, .likep:hover {
  241. opacity: 1!important;
  242. filter: alpha(opacity = 100)!important;
  243. }
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258. .image{text-align: center; margin: 0 0 5px 0}
  259. .image img{border: 0px; margin: 0; padding: 0;}
  260.  
  261. #ask_form{width: 500px; }
  262.  
  263. .search_result{font-size: 12px; text-align: center}
  264.  
  265. .source{display:none}
  266.  
  267. h1{
  268. font-family: georgia;
  269. font-size:20px;
  270. letter-spacing: -1px;
  271. line-height: 20px;
  272. text-transform: none;
  273. font-weight: normal;
  274. margin: 0 0 5px 0;
  275. text-align: center;
  276. }
  277.  
  278. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-decoration: none; text-align: center; }
  279.  
  280.  
  281. .fj {margin-top: -45px;font-size: 40px; font-family: Elephant; line-height: 120px; color:{color:text};}
  282.  
  283.  
  284. .qquote {font-family: calibri; text-align: left; font-size: 14px; line-height: 16px; padding: 0px;}
  285.  
  286. .qsource {font-size: 9px; font-family: verdana;text-align: right;margin-bottom: 5px;}
  287.  
  288.  
  289. .chat{
  290. line-height: 12px;
  291. list-style: none
  292. }
  293.  
  294. .chat ul {
  295. line-height: 15px;
  296. list-style: none;
  297. padding: 0px;
  298. line-height: 20px;
  299. background: {color:entry};
  300. }
  301.  
  302. .person1 {
  303. background-color: {color:entry};
  304. color: {color:text}
  305. }
  306. .person1 .label {
  307. font-weight: bold;
  308. padding: 0px;
  309. margin-left: 5px;
  310. color: {color: text}
  311. }
  312. .person2 {
  313. background-color: {color:entry};
  314. color: {color: text}
  315. }
  316. .person2 .label {
  317. font-weight: bold;
  318. padding: 0px;
  319. margin-left: 5px;
  320. color: {color: text}
  321. }
  322.  
  323. .audioimage{
  324. float:left;
  325. text-align: center;
  326. margin: 0 10px 5px 0;
  327. width: 205px;
  328. border: 15px solid {color:background};
  329. }
  330. .audioimage img{
  331. max-width: 205px;
  332. height: auto;
  333. margin: 0 0 2px 0
  334. }
  335. .playcount {font-style: italic}
  336.  
  337.  
  338. .asker {
  339. width: 480px;
  340. background-color: {color:background};
  341. color:{color:text};
  342. padding: 10px; }
  343. .asker img{
  344. float: left;
  345. margin: 0px 4px 2px 0
  346. }
  347. .asker a{
  348. font-size: 20px;
  349. color:{color:links};
  350. text-transform: lowercase;
  351. line-height: 27px;
  352. padding: 0; margin: 0;
  353. font-family: georgia;
  354. }
  355. .asker a:hover{
  356. font-size: 20px;
  357. color:{color:links};
  358. text-transform: lowercase;
  359. line-height:27px;
  360. padding: 0;
  361. margin: 0;
  362. font-family: georgia;
  363. }
  364. .answer {padding: 5px 0 0 0; }
  365.  
  366. #cap {
  367. padding: 2px 0 0 0;
  368. width: 500px;
  369. margin: 0 0 0 5px
  370. }
  371.  
  372. .info {opacity:0;-webkit-transition:All 1s ease;-webkit-transition-delay:0.2s;
  373.  
  374. -moz-transition:All 1s ease;-moz-transition-delay:0.2s;
  375.  
  376. -o-transition:All 1s ease;
  377.  
  378.  
  379. margin-top: 10px;
  380. border-left: 0px solid {color:entry};
  381. padding: 5px;
  382. background-color: {color:entry};
  383. text-align: center;
  384. font-size: 8px;
  385. font-family: tinytots;
  386. text-transform: uppercase;
  387. }
  388.  
  389. .info a {font-size: 8px;text-transform:uppercase;}
  390.  
  391. .info2 {
  392. padding: 2px;
  393. border-bottom: 1px dotted {color:entry};
  394. text-align: right;
  395. }
  396. .tags {
  397. color: {color:text};
  398. font-size: 9px;
  399. font-family: verdana;
  400. display: inline;
  401. list-style: none;
  402. text-transform: none;
  403. }
  404. .tags a {
  405. font-size: 9px;
  406. color: {color:text};
  407. display: inline;
  408. list-style: none;
  409. text-transform: none;
  410. }
  411.  
  412. #nts {
  413. width: 500px;
  414. margin-left: 95px;
  415. padding: 10px;
  416. margin-top: 5px;
  417. font-size: 10px;
  418. text-align: left
  419. }
  420.  
  421. #nts img{display: none; border:0px}
  422.  
  423. #clear{
  424. clear: both;
  425. width: 50px;
  426. height: 0px;
  427. background-color: transparent
  428. }
  429.  
  430. #prevnextlinks{
  431. text-align: center;
  432. width: 500px;
  433. background-color:{color:entry};
  434. padding: 7px 20px 7px 20px;
  435. margin: 0 0 2px 0;
  436. }
  437.  
  438. #notes {
  439. width: 500px;
  440. margin: 0px;
  441. margin-left: 0px;
  442. padding: 5px;
  443. text-align: left
  444. }
  445.  
  446. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  447. ol.notes li {margin: 0px; padding: 2px;}
  448.  
  449. #notes img{border:0px}
  450. #notes a{font-size: 10px}
  451.  
  452. #tumblr_controls{position: fixed!important}
  453. ::-webkit-scrollbar{width:5px;height:5px;}
  454.  
  455. ::-webkit-scrollbar-button:start:decrement
  456.  
  457. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  458.  
  459. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  460.  
  461. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  462.  
  463. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  464.  
  465. {CustomCSS}
  466.  
  467. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475. #pagination {position:fixed;text-transform:uppercase; letter-spacing:2px; font-size:10px; font-family:calibri; margin-top: 372px;
  476. margin-left: 117px; color:#fff; background-color:#000; width:80px; z-index:10}
  477.  
  478. #pagination a {color:#fff}
  479.  
  480.  
  481.  
  482. div#sidebar{
  483. z-index:999999999999999;
  484. position:absolute !important;
  485. position:fixed !important;
  486. font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  487. font-size: 11px;
  488. background-color: transparent;
  489. width:190px;
  490. height:auto;
  491. margin-top:110px;
  492. margin-left: 145px;
  493. padding:10px;
  494. z-index:10;
  495. overflow:hidden;
  496. border-right: 2px solid rgba(173, 173, 173, 0.37);
  497. }
  498.  
  499.  
  500.  
  501. #menuform select{background:#fff;text-transform: uppercase; width:190px; color: #000; height: 15px; border-style: solid; border-color: #555; font-family: calibri; font-size: 9px; letter-spacing: 1px;MARGIN-TOP: -20PX; text-tranform: uppercase}
  502.  
  503.  
  504.  
  505. .lanzinho {margin-left:-8px;margin-top:-8px;width: 100px; position: fixed;overflow: hidden;height:1000px;opacity:1;border:2px solid #000000;background-color:#000;}
  506.  
  507.  
  508.  
  509. .vishi {left:-56px;margin-top: 10px;font-size: 10px; font-family: Homenaje; line-height:16px; color:#fff; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style: bold; padding-bottom: 9px}
  510.  
  511.  
  512.  
  513. </style>
  514.  
  515. </head>
  516.  
  517.  
  518.  
  519. <body>
  520.  
  521.  
  522.  
  523. <div id="container">
  524.  
  525. <div id="entries">
  526. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  527. <script type="text/javascript"
  528.  
  529. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  530.  
  531.  
  532. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  533.  
  534.  
  535.  
  536. {block:Posts}
  537. <div class="caixa-posts">
  538. <div id="entry">
  539. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  540.  
  541. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  542. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  543.  
  544. {block:Photoset}{Photoset-500}
  545. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  546. {/block:Photoset}
  547.  
  548.  
  549. {block:Quote}
  550. <div class="qquote"><div style="background-color: #c5c4c4;padding: 15px;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;">{Quote}</div></div>
  551. {block:Source}<div class="qsource"><br> — {Source}</div>
  552. {/block:Source}
  553. {/block:Quote}
  554.  
  555. {block:Link}
  556. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  557. {block:Description}{Description}{/block:Description}
  558. {/block:Link}
  559.  
  560. {block:Chat}
  561. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  562. <div class="chat"><ul>{block:Lines}
  563. <li class="person{UserNumber}">{block:Label}
  564. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  565. {/block:Chat}
  566.  
  567. {block:Audio}
  568. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  569. {AudioPlayerWhite}
  570. <div class="playcount">{PlayCountWithLabel}</div>
  571. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  572. {/block:Audio}
  573.  
  574. {block:Video}{Video-500}
  575. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  576.  
  577. {block:Answer}
  578. <img src="{AskerPortraitURL-48}" align="left" class="askborder" class="dreamgirl"><div class="bubble"><span></span><b>{Asker}</b>
  579. {Question}&nbsp;</div><br>{Answer} {/block:Answer}
  580.  
  581. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  582. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  583. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  584. {/block:ContentSource}</div>
  585.  
  586.  
  587.  
  588. <div id="clear"></div>
  589.  
  590. {block:Date} <div class="info"> <div class="not"><a href="{Permalink}">{TimeAgo}</a> {/block:Date} </div>{block:NoteCount} <div class="not"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:NoteCount}{Block:IndexPage} <div class="not"> <a href="{ReblogUrl}" target="_blank"><b>r</b>eblog </a> </div>{/Block:IndexPage} {block:RebloggedFrom} <a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  591.  
  592.  
  593. </div></div></div>
  594. {/block:Posts}
  595. {block:PostNotes}
  596. {/block:PostNotes}
  597. </div>
  598.  
  599. </div>
  600.  
  601.  
  602.  
  603. </div></div>
  604.  
  605. </div></div></div></div>
  606.  
  607. <div class="lanzinho">
  608.  
  609. </div>
  610.  
  611.  
  612. <div id="sidebar">
  613.  
  614. <center>
  615. <center>
  616. <img src="http://data.whicdn.com/images/37340703/tumblr_ma9mgewPNx1r712ajo1_1280_thumb.jpg" width=190px height=auto></a></center>
  617. <center>Cara, só é meio triste saber que você não sabe mais como gostar de mim do mesmo jeito.
  618. <br><br>
  619. <div style="margin-left: 0px;font-family: georgia;position: fixed;color:#fff;letter-spacing:0px;margin-top:11px;border-top: 0px solid #fff;text-align:justify;color:#666;text-transform: none; font-size:10px;line-height:12px;">
  620. </form>
  621. <div style="font-family: calibri;color:#888;text-transform: uppercase;font-size:11px;letter-spacing:1px;"><center><form id="menuform">
  622. <select name="menu3" onChange="top.location.href = this.form.menu3.options[this.form.menu3.selectedIndex].value; return false;">
  623. <option value="/" selected>+ NAVEGUE</option>
  624. <option value="/">Home</option>
  625. <option value="/ask">Ask me</option>
  626. <option value="/ph">Meus photosets</option>
  627. <option value="/tagged/ftf">photofrases</option>
  628. <option value="/tagged/frases4">Recentes</option>
  629. <option value="/tagged/quadro">Comic Strip</option>
  630. <option value="https://twitter.com/Antesdotumblr">Twitter</option>
  631. <option value="http://ir0n-girl.tumblr.com/">fiona</option>
  632. <option value="http://themes-a-b.tumblr.com/">My themes</option>
  633.  
  634.  
  635. </select>
  636. </form><br><br>
  637. </div></center></div>
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648. <div id="sbar5"> <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  649. </div></center></div></div>
  650. </div></div>
  651. </div></div>
  652.  
  653.  
  654.  
  655.  
  656. </div>
  657. </div></div>
  658.  
  659.  
  660.  
  661.  
  662. </div></div>
  663.  
  664.  
  665. <div class="vishi"><script type="text/javascript">
  666. bb_bid = "1670732";
  667. bb_lang = "pt-BR";
  668. bb_keywords = "";
  669. bb_name = "custom";
  670. bb_limit = "10";
  671. bb_format = "bbi";
  672. </script>
  673. <script type="text/javascript" src="http://static.boo-box.com/javascripts/embed.js"></script></div>
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685. </body>
  686.  
  687. <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
  688. <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
  689. <script type="text/javascript">
  690. SCMMusicPlayer.init("{'skin':'http://static.tumblr.com/aakvbav/PRYm9ogwv/simpsons.css','playback':{'autostart':'true','shuffle':'true','volume':'100'},'playlist':[{'title':'Essa m%FAsica entristece','url':'http://www.youtube.com/watch?v=aVwSfACiv1s'}],'placement':'bottom','showplaylist':'false'}");
  691. </script>
  692. <!--End of SCM Music Player script-->
  693.  
  694.  
  695.  
  696.  
  697. <div id="credit">
  698.  
  699.  
  700.  
  701. <a title="Theme feito por ANTIGO-BRASILEIRO" href="http://antigo-brasileiro.tumblr.com">Theme ©</a>
  702.  
  703.  
  704.  
  705.  
  706.  
  707. </div>
  708.  
  709.  
  710. </html>
Advertisement
Add Comment
Please, Sign In to add comment